﻿@font-face {
  font-family: "CynthoSlabPro-Bold";
  src: url("../fonts/CynthoSlabPro-Bold.woff") format("woff");
}

@font-face {
  font-family: "CynthoSlabPro-SemiBold";
  src: url("../fonts/CynthoSlabPro-Bold.woff") format("woff");
}

@font-face {
  font-family: "SegoeUI";
  src: url("../fonts/SegoeUI.woff") format("woff");
}

@font-face {
  font-family: "SegoeUI-Bold";
  src: url("../fonts/SegoeUI-Bold.woff") format("woff");
}

@font-face {
  font-family: "SegoeUI-Semibold";
  src: url("../fonts/SegoeUI-Semibold.woff") format("woff");
}

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

select:focus,
input:focus,
textarea:focus,
button:focus {
  outline: #5b9dd9 auto;
  outline-offset: -1px;
}

q {
  quotes: "\00ab" "\00bb" "\201e" "\201c";
}

a img {
  border: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  color: inherit;
  font-size: 100%;
  margin: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
select {
  text-transform: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
}

small {
  font-size: 80%;
}

html {
  font: 16px/1.15 "SegoeUI", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 1366px) and (min-width: 1281px) {
  html {
    font-size: 13px;
  }
  .content ul li:before, .custom_li ul li:before {
	  margin-top:9px !important;
  }
}

@media (max-width: 1280px) {
  html {
    font-size: 12px;
  }
  .content ul li:before, .custom_li ul li:before {
	  margin-top:8px !important;
  }

}

body {
  background-color: #fff;
  color: #000;
  width: 100%;
  max-width: 1600px;
  min-width: 995px;
  margin: 0 auto;
}

a {
  color: #14b0b2;
  text-decoration: none;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

a:hover {
  color: #bf1d33;
  -webkit-transition-duration: 50ms;
  transition-duration: 50ms;
}

a:focus {
  outline: none;
}

::-moz-selection {
  background: rgba(20,176,178,0.33);
  text-shadow: none;
}

::selection {
  background: rgba(20,176,178,0.33);
  text-shadow: none;
}

.clearfix:after,
.contacts-list:after {
  content: "";
  display: table;
  clear: both;
}

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

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

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-none {
  float: none;
}

.clear {
  clear: both;
}

[class^="s-"] {
  display: inline-block;
  background-image: url("../images/sprite.png");
}

.s-doc {
  background-position: -170px -90px;
  width: 26px;
  height: 32px;
}

.s-download-doc,
a.link-download:after {
  background-position: -170px -126px;
  width: 26px;
  height: 32px;
}

.s-go-top-h,
a.go-top:hover .s-go-top {
  background-position: -305px 0px;
  width: 15px;
  height: 15px;
}

.s-go-top {
  background-position: -305px -19px;
  width: 15px;
  height: 15px;
}

.s-help {
  background-position: -49px -271px;
  width: 20px;
  height: 20px;
}

.s-input-error {
  background-position: -200px -90px;
  width: 3px;
  height: 22px;
}

.s-input-ok {
  background-position: -245px -271px;
  width: 21px;
  height: 16px;
}

.s-lang-en {
  background-position: -176px -218px;
  width: 16px;
  height: 12px;
}

.s-lang-ru {
  background-position: -156px -218px;
  width: 16px;
  height: 12px;
}

.s-list-active,
.standards-tabs a.is-active .s-list {
  background-position: 0px -296px;
  width: 18px;
  height: 15px;
}

.s-list {
  background-position: -22px -296px;
  width: 18px;
  height: 15px;
}

.s-media {
  background-position: -171px -237px;
  width: 26px;
  height: 26px;
}

.s-pin,
.reg-form .reg-form__city:after {
  background-position: -203px -170px;
  width: 26px;
  height: 31px;
}

.s-popup {
  background-position: -25px -271px;
  width: 20px;
  height: 20px;
}

.s-rss-hover,
a.link-rss:hover .s-rss {
  background-position: -225px -271px;
  width: 16px;
  height: 16px;
}

.s-rss {
  background-position: -270px -271px;
  width: 16px;
  height: 16px;
}

.s-scheme-active,
.standards-tabs a.is-active .s-scheme {
  background-position: -151px -271px;
  width: 24px;
  height: 19px;
}

.s-scheme {
  background-position: -123px -271px;
  width: 24px;
  height: 19px;
}

.s-search-hover,
.search .search__submit:hover:after {
  background-position: -179px -271px;
  width: 19px;
  height: 18px;
}

.s-search,
.search__submit:after {
  background-position: -202px -271px;
  width: 19px;
  height: 18px;
}

.s-service-audit {
  background-position: 0px 0px;
  width: 77px;
  height: 86px;
}

.s-service-build {
  background-position: -214px 0px;
  width: 87px;
  height: 74px;
}

.s-service-consalting {
  background-position: -214px -78px;
  width: 82px;
  height: 73px;
}

.s-service-control {
  background-position: 0px -170px;
  width: 65px;
  height: 63px;
}

.s-service-dev {
  background-position: -144px 0px;
  width: 66px;
  height: 82px;
}

.s-service-edu {
  background-position: 0px -90px;
  width: 74px;
  height: 76px;
}

.s-service-equip {
  background-position: -78px -90px;
  width: 88px;
  height: 74px;
}

.s-service-proj {
  background-position: -81px 0px;
  width: 59px;
  height: 84px;
}

.s-social-facebook {
  background-position: -182px -170px;
  width: 17px;
  height: 31px;
}

.s-social-twitter {
  background-position: -132px -237px;
  width: 35px;
  height: 28px;
}

.s-social-vk {
  background-position: -239px -237px;
  width: 37px;
  height: 22px;
}

.s-social-youtube {
  background-position: -201px -237px;
  width: 34px;
  height: 24px;
}

.s-speech-active,
a.tabs__link.is-active .s-speech {
  background-position: -73px -271px;
  width: 21px;
  height: 19px;
}

.s-speech {
  background-position: -98px -271px;
  width: 21px;
  height: 19px;
}

.s-stripe-down-m,
.accord__title:after {
  background-position: -133px -218px;
  width: 19px;
  height: 12px;
}

.s-stripe-down-sm,
.pika-label:after,
.pressroom-item__breadcrumbs a:nth-last-child(1):after,
/*.breadrumbs__link:nth-last-child(2):after*/
{
  background-position: -305px -52px;
  width: 10px;
  height: 5px;
}

.s-stripe-left-hover {
  background-position: -233px -170px;
  width: 19px;
  height: 30px;
}

.s-stripe-left-sm,
.pagination__prev:after {
  background-position: -314px -38px;
  width: 5px;
  height: 10px;
}

.s-stripe-left-white,
.announce__slider .slick-prev:after,
.about-prod-slider .slick-prev:after {
  background-position: -32px -237px;
  width: 19px;
  height: 30px;
}

.s-stripe-left,
.slick-prev {
  background-position: -109px -237px;
  width: 19px;
  height: 30px;
}

.s-stripe-right-hover {
  background-position: -278px -170px;
  width: 18px;
  height: 30px;
}

.s-stripe-right-sm,
.pressroom-item__breadcrumbs a:after,
.breadrumbs__link:after,
.pagination__next:after {
  background-position: -305px -38px;
  width: 5px;
  height: 10px;
}

.s-stripe-right-white,
.announce__slider .slick-next:after,
.about-prod-slider .slick-next:after {
  background-position: -55px -237px;
  width: 18px;
  height: 30px;
}

.s-stripe-right,
.slick-next {
  background-position: -256px -170px;
  width: 18px;
  height: 30px;
}

.s-support {
  background-position: -69px -170px;
  width: 60px;
  height: 60px;
}

.s-times-large-inverse,
#video-modal.modal .mfp-close {
  background-position: 0px -237px;
  width: 28px;
  height: 30px;
}

.s-times-large,
.modal .mfp-close {
  background-position: -77px -237px;
  width: 28px;
  height: 30px;
}

.s-training-active,
a.tabs__link.is-active .s-training {
  background-position: 0px -271px;
  width: 21px;
  height: 21px;
}

.s-training {
  background-position: -280px -237px;
  width: 21px;
  height: 21px;
}

.s-zoom {
  background-position: -133px -170px;
  width: 45px;
  height: 44px;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.pika-single {
  width: 100%;
  display: block;
  position: relative;
  color: #333;
  overflow: hidden;
}

.pika-single:before,
.pika-single:after {
  content: " ";
  display: table;
}

.pika-single:after {
  clear: both;
}

.pika-single {
  *zoom: 1;
}

.pika-single.is-hidden {
  display: none;
}

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0,0,0,0.5);
}

.pika-lendar {
  float: left;
  width: 100%;
}

.pika-title {
  position: relative;
  text-align: left;
  border: 5px solid #e6e6e6;
  margin-bottom: 30px;
}

.pika-label {
  display: block;
  width: 100%;
  position: relative;
  z-index: 99;
  overflow: hidden;
  margin: 0;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 20px;
  font-family: "SegoeUI-Bold";
  text-transform: uppercase;
}

.pika-label:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 17px;
  background-image: url("../images/sprite.png");
}

@media (max-width: 1279px) {
  .pika-label {
    font-size: 12px;
  }
}

.pika-label + .pika-label {
  display: none;
}

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 98;
  margin: 0;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-appearance: none;
  width: 100%;
  opacity: 0;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
}

.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  display: none;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  display: none;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 1;
  color: $base-text-color;
}

.pika-select {
  display: inline-block;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.pika-table thead {
  display: none;
}

.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  height: 47px;
  padding: 0;
}

@media (max-width: 1279px) {
  .pika-table th,
  .pika-table td {
    height: 40px;
  }
}

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}

.pika-button {
  cursor: pointer;
  display: block;
  font-family: "SegoeUI-Bold";
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  height: 47px;
  font-size: 14px;
  line-height: 1px;
  text-align: center;
  background: #e6e6e6;
  border-radius: 0;
  color: #14b0b2;
}

@media (max-width: 1279px) {
  .pika-button {
    font-size: 12px;
    height: 40px;
  }
}

.pika-table td.is-disabled:nth-child(n+6) .pika-button {
  color: #7a7a7a;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-today .pika-button {
  background-color: #f0f0f0;
}

.is-highlighted .pika-button {
  color: #bf1d33;
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 1;
}

.is-selected .pika-button {
  box-shadow: inset 0px 0px 0px 3px #bf1d33;
  color: #bf1d33 !important;
}

.pika-button:hover {
  color: #bf1d33 !important;
}

#datepicker__cnt {
  position: relative;
}

#datepicker__cnt > .pika-label {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  width: auto;
  z-index: 100;
  background-color: #f5f5f5;
}

#datepicker__cnt > .pika-label select {
  cursor: pointer;
  position: absolute;
  z-index: 98;
  margin: 0;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
}

.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

.select2-container {
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
}

.select2-container .select2-choice {
  display: block;
  height: 51px;
  padding: 8px 20px 10px 18px;
  overflow: hidden;
  position: relative;
  border: 5px solid #e6e6e6;
  white-space: nowrap;
  line-height: 26px;
  color: #000;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f5f5f5;
}

html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: right top no-repeat;
  cursor: pointer;
  outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
}

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #f5f5f5;
  color: #000;
  border: 5px solid #e6e6e6;
  border-top: 0;
}

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border: 5px solid #e6e6e6;
  border-bottom: 0;
}

.select2-input,
.select2-search {
  display: none !important;
}

.select2-drop-active {
  border: 5px solid #e6e6e6;
  border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 5px solid #e6e6e6;
}

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  background-clip: padding-box;
  background: #ccc;
  display: none;
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
}

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("select2.png") no-repeat 0 1px;
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
}

html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
}

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

.select2-search input.select2-active {
  background: #fff url("select2-spinner.gif") no-repeat 100%;
  background: url("select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url("select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(top, #fff 85%, #eee 99%) 0 0;
  background: url("select2-spinner.gif") no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 5px solid #e6e6e6;
  border-bottom: 0px;
  outline: none;
}

.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border-top-color: transparent;
}

.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

.select2-results .select2-result-label {
  padding: 5px 14px 6px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  font-family: "SegoeUI-Bold";
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

.select2-results .select2-highlighted {
  color: #bf1d33;
}

.select2-results li em {
  background: #feffde;
  font-style: normal;
}

.select2-results .select2-highlighted em {
  background: transparent;
}

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
  display: none;
}

.select2-more-results.select2-active {
  background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%;
}

.select2-results .select2-ajax-error {
  background: rgba(255,50,50,0.2);
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
  min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
}

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url("select2-spinner.gif") no-repeat 100% !important;
}

.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaa;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
}

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("select2.png") right top no-repeat;
}

html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url("select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  .select2-search input {
    background-position: 100% -21px !important;
  }
}

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.slick-slide img {
  display: block;
  pointer-events: none;
}

.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-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background-color: transparent;
  background-image: url("../images/sprite.png");
  color: transparent;
  top: 75px;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
  z-index: 20;
}

@media (max-width: 1279px) {
  .slick-prev,
  .slick-next {
    top: 55px;
  }
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: 1;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.25;
}

.slick-prev,
.slick-next {
  color: #fff;
  opacity: 0.75;
}

.slick-prev {
  left: -5px;
}

.slick-next {
  right: 0px;
}

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

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 8px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: #8c8c8e;
  display: block;
  height: 14px;
  width: 14px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  border-radius: 999px;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
}

.slick-dots li.slick-active button {
  background-color: #14b0b2;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

[dir="rtl"] .slick-next:before {
  content: "\2190";
}

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}

[dir="rtl"] .slick-prev:before {
  content: "\2192";
}

[dir="rtl"] .slick-slide {
  float: right;
}

.animate__plus {
  width: 2em;
  height: 2em;
}

.animate__plus:after,
.animate__plus:before {
  content: "";
  display: block;
  position: absolute;
}

.animate__plus:before {
  width: 100%;
  height: 33.33%;
  margin: 33.33% 0;
  background-color: #292c2e;
}

.animate__plus:after {
  width: 33.33%;
  margin: 0 33.33%;
  height: 100%;
  background-color: #292c2e;
}

.animate__stripe {
  width: 3em;
  height: 1em;
  background-color: #292c2e;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.animate__square {
  width: 1em;
  height: 1em;
  background-color: #292c2e;
}

.animate__plus.a1 {
  font-size: 1.125em;
  top: 50px;
  right: 80px;
  -webkit-transform: translate(-90%, 90%) scale(0.8);
  -ms-transform: translate(-90%, 90%) scale(0.8);
  transform: translate(-90%, 90%) scale(0.8);
}

.animate__plus.a2 {
  font-size: 1.75em;
  top: 105px;
  right: 190px;
  -webkit-transform: translate(20%, -30%) scale(1.2);
  -ms-transform: translate(20%, -30%) scale(1.2);
  transform: translate(20%, -30%) scale(1.2);
}

.animate__plus.a2:before,
.animate__plus.a2:after {
  background-color: #bf1d33;
}

.animate__plus.a3 {
  top: 210px;
  right: 280px;
  -webkit-transform: translate(80%, -160%) scale(0.9);
  -ms-transform: translate(80%, -160%) scale(0.9);
  transform: translate(80%, -160%) scale(0.9);
}

.animate__plus.a3:before,
.animate__plus.a3:after {
  background-color: #bf1d33;
}

.animate__stripe.a1 {
  top: 1em;
  right: 0.625em;
  background-color: #14b0b2;
  -webkit-transform: rotate(-45deg) translate(-180%, 70%) scale(1.2);
  -ms-transform: rotate(-45deg) translate(-180%, 70%) scale(1.2);
  transform: rotate(-45deg) translate(-180%, 70%) scale(1.2);
}

.animate__stripe.a2 {
  top: 280px;
  right: 240px;
  background-color: #14b0b2;
  -webkit-transform: rotate(-45deg) translate(160%, -350%) scale(0.9);
  -ms-transform: rotate(-45deg) translate(160%, -350%) scale(0.9);
  transform: rotate(-45deg) translate(160%, -350%) scale(0.9);
}

.animate__stripe.a3 {
  font-size: 0.9375em;
  top: 300px;
  right: 370px;
  -webkit-transform: rotate(-45deg) translate(220%, -150%) scale(1.5);
  -ms-transform: rotate(-45deg) translate(220%, -150%) scale(1.5);
  transform: rotate(-45deg) translate(220%, -150%) scale(1.5);
}

.animate__stripe.a4 {
  font-size: 0.625em;
  top: 400px;
  right: 440px;
  background-color: #14b0b2;
  -webkit-transform: rotate(-45deg) translate(390%, -350%) scale(1.1);
  -ms-transform: rotate(-45deg) translate(390%, -350%) scale(1.1);
  transform: rotate(-45deg) translate(390%, -350%) scale(1.1);
}

.animate__square.a1 {
  top: 120px;
  right: 60px;
  -webkit-transform: translate(-340%, 160%) scale(1.5);
  -ms-transform: translate(-340%, 160%) scale(1.5);
  transform: translate(-340%, 160%) scale(1.5);
}

.animate__square.a2 {
  top: 170px;
  right: 370px;
  -webkit-transform: translate(350%, -220%) scale(0.8);
  -ms-transform: translate(350%, -220%) scale(0.8);
  transform: translate(350%, -220%) scale(0.8);
}

.anim-link {
  position: relative;
}

.anim-link .animate__plus.a1 {
  font-size: 0.625em;
  top: -20px;
  right: 5%;
  -webkit-transform: translate(-60%, 30%) scale(1);
  -ms-transform: translate(-60%, 30%) scale(1);
  transform: translate(-60%, 30%) scale(1);
}

.anim-link .animate__plus.a1:before,
.anim-link .animate__plus.a1:after {
  background-color: #bf1d33;
}

.anim-link .animate__stripe.a1 {
  font-size: 0.625em;
  top: auto;
  bottom: -20px;
  left: 50%;
  right: auto;
  background-color: #14b0b2;
  -webkit-transform: rotate(-45deg) translate(140%, 230%) scale(1);
  -ms-transform: rotate(-45deg) translate(140%, 230%) scale(1);
  transform: rotate(-45deg) translate(140%, 230%) scale(1);
}

.anim-link .animate__square.a1 {
  font-size: 0.625em;
  top: -20px;
  right: 30%;
  -webkit-transform: translate(150%, 120%) scale(1);
  -ms-transform: translate(150%, 120%) scale(1);
  transform: translate(150%, 120%) scale(1);
}

.anim-special {
  position: relative;
}

.anim-special .animate__plus.a1 {
  font-size: 0.75em;
}

.anim-special .animate__plus.a1:before,
.anim-special .animate__plus.a1:after {
  background-color: #bf1d33;
}

.anim-special .animate__plus.a3 {
  font-size: 0.625em;
  top: auto;
  left: auto;
  right: 35%;
  bottom: 10px;
}

.anim-special .animate__plus.a3:before,
.anim-special .animate__plus.a3:after {
  background-color: #14b0b2;
}

.anim-special .animate__stripe.a1 {
  font-size: 0.75em;
}

.anim-special .animate__stripe.a3 {
  top: auto;
  left: auto;
  right: 45%;
  bottom: 0px;
  font-size: 8px;
}

.anim-en {
  position: relative;
}

.anim-en .animate__plus.a1 {
  font-size: 0.6875em;
  top: 20px;
  left: auto;
  right: 70px;
}

.anim-en .animate__plus.a1:before,
.anim-en .animate__plus.a1:after {
  background-color: #bf1d33;
}

.anim-en .animate__plus.a3 {
  font-size: 0.5em;
  left: auto;
  right: 45px;
  top: 80px;
}

.anim-en .animate__plus.a3:before,
.anim-en .animate__plus.a3:after {
  background-color: #14b0b2;
}

.anim-en .animate__stripe.a1 {
  font-size: 0.75em;
}

.anim-en .animate__stripe.a3 {
  left: auto;
  right: 100px;
  top: 100px;
  font-size: 0.4375em;
}

.item-slider__item .animate__plus.a1 {
  font-size: 6px;
  top: 20px;
  right: 30%;
  -webkit-transform: translate(60%, 30%) scale(1);
  -ms-transform: translate(60%, 30%) scale(1);
  transform: translate(60%, 30%) scale(1);
}

.item-slider__item .animate__plus.a1:before,
.item-slider__item .animate__plus.a1:after {
  background-color: #bf1d33;
}

.item-slider__item .animate__stripe.a1 {
  font-size: 10px;
  top: 13px;
  right: 30px;
  background-color: #14b0b2;
  -webkit-transform: rotate(-45deg) translate(-30%, -30%) scale(1);
  -ms-transform: rotate(-45deg) translate(-30%, -30%) scale(1);
  transform: rotate(-45deg) translate(-30%, -30%) scale(1);
}

.item-slider__item .animate__square.a1 {
  font-size: 10px;
  top: 61px;
  right: 23%;
  -webkit-transform: translate(-90%, -80%) scale(1);
  -ms-transform: translate(-90%, -80%) scale(1);
  transform: translate(-90%, -80%) scale(1);
}

.animate__plus,
.animate__stripe,
.animate__square {
  position: absolute;
  font-size: 10px;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease;
  pointer-events: none;
}

@media (min-width: 1280px) {
  .animate__plus,
  .animate__stripe,
  .animate__square {
    font-size: 16px;
  }
}

.features__item:hover .animate__plus,
.features__item:hover .animate__square,
.features__item:hover .animate__stripe,
.anim-special .animate__plus,
.anim-special .animate__square,
.anim-special .animate__stripe,
.anim-en .animate__plus,
.anim-en .animate__square,
.anim-en .animate__stripe,
.anim-link:hover .animate__plus,
.anim-link:hover .animate__square,
.anim-link:hover .animate__stripe,
.announce .animate__plus,
.announce .animate__square,
.announce .animate__stripe,
.item-slider__item:hover .animate__plus,
.item-slider__item:hover .animate__square,
.item-slider__item:hover .animate__stripe {
  -webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease;
  transition: opacity 300ms ease-out, transform 300ms ease;
}

.features__item:hover .animate__plus,
.features__item:hover .animate__square,
.anim-special .animate__plus,
.anim-special .animate__square,
.anim-en .animate__plus,
.anim-en .animate__square,
.anim-link:hover .animate__plus,
.anim-link:hover .animate__square,
.announce .animate__plus,
.announce .animate__square,
.item-slider__item:hover .animate__plus,
.item-slider__item:hover .animate__square {
  opacity: 1;
  -webkit-transform: translate(0%, 0%) scale(1, 1);
  -ms-transform: translate(0%, 0%) scale(1, 1);
  transform: translate(0%, 0%) scale(1, 1);
}

.features__item:hover .animate__stripe,
.anim-special .animate__stripe,
.anim-en .animate__stripe,
.anim-link:hover .animate__stripe,
.announce .animate__stripe,
.item-slider__item:hover .animate__stripe {
  opacity: 1;
  -webkit-transform: translate(0%, 0%) rotate(-45deg) scale(1, 1);
  -ms-transform: translate(0%, 0%) rotate(-45deg) scale(1, 1);
  transform: translate(0%, 0%) rotate(-45deg) scale(1, 1);
}

.announce {
  position: relative;
  width: 100%;
  height: 0;
  background-size: cover;
/*
  padding-top: 42.189%;
  min-height: 36.5625em;
*/
	padding-top:450px;
	max-height: 450px;
}

.announce__item {
  background-size: cover;
  background-position: center;
}

.announce .slick-list,
.announce .slick-track {
  height: 100%;
}

.announce__slider,
.announce__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.announce__slider .slick-dots {
  position: absolute;
  bottom: 20px;
  z-index: 10;
}

.announce__slider .slick-prev,
.announce__slider .slick-next {
  top: 50%;
  margin-top: -30px;
  background: rgba(0,0,0,0.3);
  width: 59px;
  height: 60px;
  padding: 20px 15px;
}

.announce__slider .slick-prev:after,
.announce__slider .slick-next:after {
  content: '';
  display: block;
  position: absolute;
  left: 22px;
  top: 15px;
  background-image: url("../images/sprite.png");
}

.announce__slider .slick-prev:after {
  left: 18px;
}

.announce__slider .slick-prev {
  left: 0;
}

.announce__slider .slick-next {
  right: 0;
}

.announce__cnt {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 510px;
  padding: 40px 45px 45px;
  /* background: #f5f5f5; */
  z-index: 1000;
}

@media (min-width: 1280px) {
  .announce__cnt {
    top: 60px;
    left: 60px;
  }
}

.announce__slider .announce__cnt {
  width: 640px;
}

.announce__cnt.announce__cnt-right {
  left: auto;
  right: 40px;
}

@media (min-width: 1280px) {
  .announce__cnt.announce__cnt-right {
    right: 60px;
  }
}

.announce__link {
  font-size: 32px;
  font-size: 2rem;
  font-family: "CynthoSlabPro-Bold";
  color: #000;
}

a.announce__link {
  text-decoration: underline;
}

a.announce__link:hover {
  color: #bf1d33;
  text-decoration: underline;
}

.announce__title {
  font-size: 32px;
  font-size: 2rem;
  font-family: "CynthoSlabPro-Bold";
}

.announce__text {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 20px;
  line-height: 1.67;
}

.announce__date {
  margin-top: 40px;
  font-size: 32px;
  font-size: 2rem;
  font-family: "CynthoSlabPro-Bold";
}

.page-en .announce {
  margin-bottom: 20px;
}

.page-en .announce__cnt {
  opacity: 0;
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px);
  -webkit-transition: all 300ms ease 300ms;
  transition: all 300ms ease 300ms;
}

.page-en .slick-active .announce__cnt {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.banner {
  margin-bottom: 30px;
}

.banner:not(.banner_show) {
  display: none;
}

.banner img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.catalog {
  margin-top: 50px;
  padding: 0 35px;
}

.catalog:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1280px) {
  .catalog {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.catalog__item {
  padding: 0 25px;
  width: 25%;
  float: left;
  font-size: 22px;
  font-family: "CynthoSlabPro-SemiBold";
}

.catalog__item:nth-child(4n+1) {
  clear: both;
}

.catalog__item:nth-child(n+5) {
  margin-top: 60px;
}

@media (max-width: 1279px) {
  .catalog__item {
    width: 33.33%;
    font-size: 18px;
  }

  .catalog__item:nth-child(4n+1) {
    clear: none;
  }

  .catalog__item:nth-child(3n+1) {
    clear: both;
  }

  .catalog__item:nth-child(n+4) {
    margin-top: 30px;
  }
}

.catalog__item img {
  display: block;
  width: 100%;
  border: 5px solid #f5f5f5;
  margin-bottom: 20px;
}

.catalog__item a {
  color: #000;
  text-decoration: underline;
}

.catalog__item a:hover {
  color: #bf1d33;
}

.catalog-nav-wrapper {
  position: relative;
  z-index: 100;
}

.catalog-nav {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #e9e9e9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: none;
  z-index: 100;
}

.catalog-nav:after {
  content: "";
  display: table;
  clear: both;
}

.catalog-nav__block {
  padding: 20px 40px;
  float: left;
  width: 33.33%;
}

.catalog-nav__block > div {
  display: none;
}

.catalog-nav__block > div.is-active {
  display: block;
}

.catalog-nav__link {
  margin-right: -40px;
  display: block;
  padding: 12px 20px;
  color: #000;
}

.catalog-nav__link.is-active {
  pointer-events: none;
}

.catalog-nav__block:nth-child(1) {
  background-color: #f5f5f5;
}

.catalog-nav__block:nth-child(1) .catalog-nav__link.is-active {
  background-color: #e9e9e9;
}

.catalog-nav__block:nth-child(2) {
  background-color: #e9e9e9;
}

.catalog-nav__block:nth-child(2) .catalog-nav__link.is-active {
  background-color: #e0e0e0;
}

.catalog-nav__block:nth-child(3) {
  background-color: #e0e0e0;
}

.catalog-nav__block:nth-child(3) .catalog-nav__link.is-active {
  background-color: #d5d5d5;
  margin-right: 0;
}

.en-map {
  height: 1000px;
  position: relative;
}

.en-map .reg-form label span {
  font-weight: normal;
}

.en-map .reg-form input {
  width: 100%;
  margin-top: 5px;
}

.en-map .reg-form textarea {
  width: 100%;
  margin-top: 5px;
}

.en-map__canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.en-map__form {
  background-color: #fff;
  position: absolute;
  top: 60px;
  left: 60px;
  width: 500px;
  padding: 2.5em 3.75em 3.75em;
}

.events {
  background-color: #f5f5f5;
  padding: 4.6875em 35px 5em;
}

@media (max-width: 1280px) {
  .events {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.events__header {
  margin-bottom: 35px;
  padding: 0 25px;
}

.events__header:after {
  content: "";
  display: table;
  clear: both;
}

.events__title {
  color: #000;
  float: left;
  font-size: 28px;
  font-family: "CynthoSlabPro-Bold";
}

@media (min-width: 1280px) {
  .events__title {
    font-size: 30px;
  }
}

@media (min-width: 1367px) {
  .events__title {
    font-size: 32px;
  }
}

.events__tabs {
  text-align: right;
}

.events__cnt:after {
  content: "";
  display: table;
  clear: both;
}

.events__calendar {
  position: relative;
  width: 355px;
  float: left;
  padding-left: 25px;
  z-index: 10;
}

@media (max-width: 1280px) {
  .events__calendar {
    width: 300px;
  }
}

.events__item-list {
  width: 100%;
  margin-left: -355px;
  padding-left: 435px;
  float: left;
  position: relative;
}

.events__item-list:before,
.events__item-list:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #f5f5f5;
  width: 1px;
}

.events__item-list:after {
  right: 20px;
}

@media (max-width: 1280px) {
  .events__item-list:after {
    right: 20px;
  }
}

@media (max-width: 1280px) {
  .events__item-list {
    margin-left: -300px;
    padding-left: 370px;
  }
}

.events__item-slider {
  margin-bottom: 0;
  padding-right: 20px;
}

.events__item-slider .slick-prev {
  left: -25px;
}

.events__item {
  width: 33.33%;
  padding: 0 25px;
  float: left;
}

@media (max-width: 1280px) {
  .events__item {
    padding: 0 1.25em;
  }
}

.event__img {
  width: 100%;
}

.event__title {
  margin: 1.875em 0 1.25em;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "SegoeUI-Bold";
  text-transform: uppercase;
}

.event__date {
  margin: 20px 0 15px;
  font-family: "SegoeUI-Bold";
}

.event__link {
  margin: 15px 0;
}

.page-en .events {
  background-color: #fff;
}

.page-en .events__item {
  width: 25%;
}

.page-en .events__item-list {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.page-en .events__item-list:after,
.page-en .events__item-list:before {
  display: none;
}

.features {
  background-color: #3e4154;
  position: relative;
  width: 100%;
  padding-top: 36%;
}

.features:after {
  content: "";
  display: table;
  clear: both;
}

.features__item {
  position: absolute;
  top: 0;
  bottom: 0;
  float: left;
  cursor: pointer;
}

.features__item.is-active {
  cursor: default;
}

.features__item:first-child {
  left: 0;
  width: 50%;
  overflow: hidden;
}

.features__item.is-active:first-child {
  z-index: 100;
}

.features__item.is-active:first-child .features__title {
  opacity: 0;
}

.features__item:last-child {
  right: 0;
  width: 50%;
  background: url("../images/item2.jpg") left top no-repeat;
  background-size: cover;
}

.features__item.is-active:last-child {
  z-index: 100;
}

.features__title {
  position: absolute;
  left: 40px;
  top: 25px;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.1;
  font-family: "CynthoSlabPro-Bold";
  z-index: 20;
  color: #000;
  -webkit-transition: opacity 200ms 300ms;
  transition: opacity 200ms 300ms;
}

@media (min-width: 1280px) {
  .features__title {
    top: 45px;
    left: 60px;
  }
}

.is-active .features__title {
  opacity: 0;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

.features__cnt {
  position: absolute;
  right: 40px;
  bottom: 40px;
  padding: 40px 80px;
  opacity: 0;
  -webkit-transition: 400ms ease;
  transition: 400ms ease;
  -webkit-transform: translate(-10%, 10%);
  -ms-transform: translate(-10%, 10%);
  transform: translate(-10%, 10%);
  -webkit-transition-delay: 0;
  transition-delay: 0;
  z-index: 101;
}

.is-active .features__cnt {
  opacity: 1;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms;
}

.is-active.features__item .features__close {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  opacity: 0;
  background: rgba(0,0,0,0.4) url("../images/back.png") 50% 50% no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  z-index: 10;
  cursor: pointer;
}

.is-active.features__item .features__close:hover {
  background-color: rgba(0,0,0,0.6);
}

.is-active.features__item:last-child .features__close {
  background: rgba(0,0,0,0.4) url("../images/back-f.png") 50% 50% no-repeat;
}

.is-active.features__item .features__close {
  opacity: 1;
}

.is-active.features__item:first-child .features__close {
  right: 0;
}

.is-active.features__item:last-child .features__close {
  left: 0;
}

.footer__inner {
  overflow: hidden;
}

.footer {
  position: relative;
  width: 100%;
  padding: 45px 40px 50px;
  background-color: #14b0b2;
  table-layout: fixed;
  font-family: "SegoeUI-Semibold";
  margin-top: 3.125em;
}

@media (max-width: 1280px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10.625em;
  }

  .page-en .footer {
    padding-bottom: 5em;
  }
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: #bf1d33;
}

.footer__row:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1280px) {
  .footer__row {
    margin: 0 -2.16%;
  }
}

.footer__cell {
  width: 25%;
  padding: 0 20px;
  float: left;
}

@media (max-width: 1280px) {
  .footer__cell {
    width: 29%;
    margin: 0 2.16%;
  }
}

.footer__row ~ .footer__row .footer__cell {
  padding-top: 40px;
}

.footer__logo .logo-footer {
  margin-bottom: 15px;
}

.footer-title {
  font-family: "CynthoSlabPro-SemiBold";
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1;
  color: #fff;
  margin-bottom: 15px;
}

.footer-subtitle {
  font-family: "SegoeUI-Bold";
  margin-bottom: 10px;
  text-transform: uppercase;
}

a.footer-link + a.footer-link {
  margin-top: 10px;
}

a.footer-link {
  display: block;
  color: #fff;
  font-family: "SegoeUI-Semibold";
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1;
}

a.footer-link:hover {
  color: #bf1d33;
  text-decoration: none;
}

.social-link {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  width: 46px;
  height: 46px;
  line-height: 44px;
  text-align: center;
}

.social-link [class^="s-social-"] {
  vertical-align: middle;
}

.social-link:hover {
  background-color: rgba(255,255,255,0.7);
}

.social-link ~ .social-link {
  margin-left: 5%;
}

.footer-nimax {
  color: #fff;
}

.footer-nimax a {
  color: #fff;
}

.page-en .footer {
  margin-top: 0;
}

.page-en .footer__cell:nth-child(2) {
  padding-top: 32px;
}

.page-en .footer__cell:nth-child(3) {
  width: 50%;
  text-align: right;
}

@media (max-width: 1280px) {
  .footer__mq-1,
  .footer__mq-2,
  .footer__mq-3 {
    position: absolute;
    bottom: 4.375em;
  }

  .footer__mq-2 {
    bottom: 7.0625em;
    left: 34.01%;
  }

  .footer__mq-3 {
    bottom: 7.0625em;
    left: 66.35%;
  }
}

.search {
  position: absolute;
  right: 0;
  width: 40px;
  height: 50px;
  bottom: -55px;
}

@media (min-width: 1280px) {
  .search {
    width: 230px;
    bottom: -55px;
  }
}

@media (min-width: 1330px) {
  .search {
    width: 270px;
  }
}

.search__form {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  overflow: hidden;
  background-color: #f5f5f5;
  -webkit-transition: 200ms;
  transition: 200ms;
}

@media (max-width: 1359px) {
  .search__form {
    top: -4px;
  }
}

@media (max-width: 1279px) {
  .search__form {
    box-shadow: -30px 0px 10px #f5f5f5;
    width: 30px;
    box-shadow: none;
    top: 2px;
  }

  .search__form.is-active {
    width: 270px;
    box-shadow: -30px 0px 10px #f5f5f5;
  }
}

.search__form:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: #14b0b2;
  width: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
}

.search__form.focus.search__form:after {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.search__input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 30px 14px 0;
  border: solid #bf1d33;
  border-width: 0px 0px 3px;
  box-shadow: none;
  border-radius: 0;
  font-family: "SegoeUI-Bold";
  background-color: #f5f5f5;
}

@media (max-width: 1359px) {
  .search__input {
    font-size: 14px;
    padding-bottom: 7px;
  }
}

@media (max-width: 1279px) {
  .search__input {
    display: none;
  }

  .is-active .search__input {
    display: block;
  }
}

.search__input::-webkit-input-placeholder {
  color: #000;
}

.search__input::-moz-placeholder {
  color: #000;
}

.search__input:-ms-input-placeholder {
  color: #000;
}

.search__input::placeholder {
  color: #000;
}

.search__input:focus {
  outline: none;
}

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

.search__input:focus::-moz-placeholder {
  color: #999;
}

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

.search__input:focus::placeholder {
  color: #999;
}

.search__submit {
  position: absolute;
  bottom: 0;
  right: 0px;
  display: block;
  width: 35px;
  height: 50px;
  background-color: transparent;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

@media (max-width: 1279px) {
  .search__submit {
    bottom: -5px;
  }
}

.search__submit:focus {
  outline: none;
}

.search__submit:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 15px;
  background-image: url("../images/sprite.png");
}

.icon-search {
  width: 23px;
  height: 24px;
}

.search-page-form {
  margin: 3.125em 0 0;
  position: relative;
}

.search-page-form:after {
  content: "";
  display: table;
  clear: both;
}

.search-page-form__field {
  position: absolute;
  left: 0;
  right: 170px;
}

.search-page-form__input {
  width: 100%;
  display: block;
  border: 0.3125em solid #e6e6e6;
  padding: 0.875em 1.25em;
}

.search-page-form__input:focus {
  border-color: #d4d4d4;
  outline: none;
}

.search-page-form__button {
  float: right;
  width: 140px;
  text-align: center;
  display: block;
  border: 0.3125em solid #bf1d33;
  padding: 0.875em 1.25em;
  background-color: transparent;
  text-transform: uppercase;
}

.search-page-form__button:focus {
  outline: none;
}

.reg-form .reg-form__select {
  width: 210px;
  margin-bottom: 30px;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  height: 60px;
  vertical-align: top;
}

.reg-form .reg-form__select select {
  width: 100%;
}

.reg-form .reg-form__city {
  margin-top: 10px;
  height: 60px;
  vertical-align: top;
  display: inline-block;
  width: 380px;
  margin-left: 40px;
  padding-left: 35px;
  position: relative;
  padding-top: 10px;
}

.reg-form .reg-form__city:after {
  position: absolute;
  left: -5px;
  top: 15px;
  content: '';
  display: block;
  background-image: url("../images/sprite.png");
}

.reg-form .field {
  margin-top: 15px;
}

.reg-form label span {
  display: inline-block;
  width: 110px;
}

.reg-form input,
.reg-form textarea,
.reg-form select {
  display: inline-block;
/*  width: 520px;*/
	width:100%;
/*  border: 2px solid #e6e6e6;*/
  border:1px solid #c4c4c4;
  border-radius: 0;
  padding: 8px 10px;
  background-color: transparent;
  font-weight: 400;
}

.reg-form input.is-error,
.reg-form textarea.is-error,
.reg-form select.is-error,
.rf .field_required, .rf .wrong_email{
  border-color: #C8102E;
  background: transparent url("../images/input-error.png") top 50% right 20px no-repeat;
}

.reg-form input.is-ok,
.reg-form textarea.is-ok,
.reg-form select.is-ok {
  border-color: #14b0b2;
  background: transparent url("../images/input-ok.png") top 50% right 20px no-repeat;
}

.reg-form input:focus,
.reg-form textarea:focus,
.reg-form select:focus {
  outline: none;
  border-color: #d0eff0;
}

.reg-form select {
  -webkit-appearance: none;
  background: transparent url("../images/stripe-down-sm.png") top 50% right 20px no-repeat;
}

.reg-form textarea {
  resize: none;
}

.reg-form input[type="submit"] {
  margin-top: 0px;

/*
  border-color: #bf1d33;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 0.875em;
  width: auto;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  text-transform: uppercase;
*/
}
/*
.reg-form input[type="submit"]:hover {
  color: #14b0b2;
}

.reg-form input[type="submit"]:active {
  color: #fff;
  background-color: #bf1d33;
}
*/
.conf-form .title-h4 {
  margin-top: 3.125em;
}

.conf-form label span {
  width: 250px;
}

.conf-form a.conf-form-add,
.conf-form a.conf-list__item-remove {
  display: inline-block;
  margin-top: 20px;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px dotted;
}

.conf-form a.conf-form-add:hover,
.conf-form a.conf-list__item-remove:hover {
  text-decoration: none;
}

.conf-form a.conf-list__item-remove {
  position: absolute;
  top: 24px;
  left: 0px;
  text-transform: none;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  z-index: 10;
}

.conf-form .conf-form-list__item:before {
  content: '';
  display: block;
  position: absolute;
  width: 100px;
  top: 0;
  bottom: 0;
  left: -90px;
  background-color: transparent;
}

.conf-form .conf-form-list__item.is-single a.conf-list__item-remove {
  display: none;
}

.conf-form .conf-form-list__item:hover a.conf-list__item-remove {
  opacity: 1;
}

.conf-form-list {
  counter-reset: conf-list;
}

.conf-form-list__item + .conf-form-list__item {
  margin-top: 3.75em;
}

.conf-form-list__item {
  counter-increment: conf-list;
  position: relative;
}

.conf-form-list__item label span {
  padding-left: 60px;
}

.conf-form-list__item:after {
  position: absolute;
  content: counter(conf-list) ".";
  display: block;
  font-size: 22px;
  top: 15px;
  left: 0;
}

@media (max-width: 1280px) {
  .conf-form-list__item:after {
    top: 16px;
    font-size: 19px;
  }
}

.field.checkbox {
  margin-bottom: -20px;
}

.field.checkbox span:first-child {
  min-height: 1px;
}

.field.checkbox input {
  width: 20px;
  margin-right: 20px;
}

.field.checkbox span:last-child {
  display: inline-block;
  width: auto;
  float: none;
}

.header {
  width: 100%;
  padding: 50px 60px 45px;
  background-color: #f5f5f5;
}

.header:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1479px) {
  .header {
    padding: 25px 60px 25px;
  }
}

@media (max-width: 1280px) {
  .header {
    padding: 15px 40px 20px;
  }
}

.logo-header {
  display: block;
  width: 425px;
  height: 77px;
}

.logo-header img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 1359px) {
  .logo-header {
    padding-top: 3px;
  }

  .logo-header img {
    width: 395px;
  }
}

@media (max-width: 1279px) {
  .logo-header {
    height: auto;
  }

  .logo-header img {
    width: 275px;
  }
}

.header__logo,
.header__contacts,
.header__search {
  float: left;
}

.header__contacts {
  padding-left: 5%;
  padding-top: 20px;
  text-align: center;
  white-space: nowrap;
}

@media (min-width: 1280px) {
  .header__contacts {
    padding-top: 35px;
  }
}

.header__search {
  float: right;
/*  width: 40px;*/
  position: relative;
}

@media (max-width: 1279px) {
	.header__search .search{
		display: none;
	}
}

@media (min-width: 1280px) {
  .header__search {
    width: 270px;
  }
}

.page-en .logo-header img {
  width: 337px;
}

@media (max-width: 1359px) {
  .page-en .logo-header img {
    width: 321px;
  }
}

@media (max-width: 1279px) {
  .page-en .logo-header img {
    width: 241px;
  }
}

.item-nav.item-nav {
  padding: 0px 0 20px 15px;
  margin: -29px 0 0;
  text-transform: uppercase;
  font-family: "SegoeUI-Semibold";
  -webkit-transition: background-color 0ms ease, box-shadow 0ms ease;
  transition: background-color 0ms ease, box-shadow 0ms ease;
}

@media (min-width: 1280px) {
  .item-nav.item-nav {
    padding-left: 35px;
  }
}

.item-nav.item-nav .active a {
  color: #bf1d33;
}

.item-nav.item-nav a:hover,
.item-nav.item-nav a:focus,
.item-nav.item-nav a:active {
  text-decoration: none;
}

.item-nav.item-nav li {
  margin-top: 20px;
}

.item-nav.item-nav.is-fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 29px;
  z-index: 100;
  background-color: #f5f5f5;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}

@media (max-width: 1330px) {
  .item-nav.item-nav {
    font-size: 0.9375em;
  }
}

.item-mini-card {
  width: 25%;
  padding: 0 1.5625em;
  float: left;
  font-size: 1.125em;
  position: relative;
}
.item-mini-card.item {
  min-height: 312px;
  padding: 0 1.5625em 30px;
}

.item-mini-card:nth-child(n+5) {
  margin-top: 2.5em;
}

.item-mini-card:nth-child(4n+1) {
  clear: both;
}

a.item-mini-card__link {
  color: #14b0b2;
  text-decoration: none;
}
a.item-mini-card__link .link {
	text-decoration: underline;
}
a.item-mini-card__link:hover {
  text-decoration: none;
}

a.item-mini-card__link span {
  text-align: left;
  display: block;
  margin-top: 0px;
  font-size: 13px;
}
.item-mini-card .brand, .item-mini-card .anons{
	color:#7a7a7a;
	text-decoration: none !important;
	display:block;
	margin:12px 0;
	font-size: 12px;
}

.item-mini-card__img {
  position: relative;
  display: block;
  border: 3px solid #f5f5f5;
  width: 100%;
  height: 0;
  padding-top: 90%;
  background-color: #fff;
  text-align: center;
  color: #14b0b2;
  margin-bottom: 10px;
}

.item-mini-card__img img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
}

.catalog_detail .item-slider {
  margin: 3.125em 3.4375em 2.1875em 3.4375em;
  padding: 0 15px 0 15px;
}

@media (max-width: 1280px) {
  .catalog_detail  .item-slider {
    margin: 3.75em 1.5625em 2.1875em 1.5625em;
  }
}

.links-block-list + .item-slider {
  margin-top: 1.3125em;
}

@media (max-width: 1280px) {
  .links-block-list + .item-slider {
    margin-top: 3.1875em;
  }
}

.item-slider__item {
  padding: 0 1.5625em;
}

.item-slider__img {
  display: block;
  width: 100%;
  height: 200px;
  border: 3px solid #f5f5f5;
  text-align: center;
  position: relative;
}

.item-slider__img:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  vertical-align: middle;
  margin-right: -1px;
}

.item-slider__img:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.7) url("../images/zoom.png") 50% 50% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.item-slider__img:hover:after {
  opacity: 1;
}

.item-slider__img img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.knowledge-events {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0px;
  margin-bottom: 50px;
}

.knowledge-events .select2-container .select2-choice,
.knowledge-events .select2-drop-active {
  background-color: #fff !important;
}

.knowledge-events .events__header {
  position: relative;
}

.knowledge-events .events__title {
  text-decoration: none;
}

.knowledge-events .events__title:hover {
  text-decoration: none;
}

.knowledge-select-wrapper .knowledge-events .events__title {
  width: 100%;
  font-size: 42px;
  margin-right: -300px;
  padding-right: 300px;
}

.knowledge-events a.events__title {
  font-size: 2em;
  text-decoration: underline;
}

.knowledge-events a.events__title:hover {
  text-decoration: none;
}

.knowledge-events .events__tabs {
  text-align: left;
  margin: 60px 0 -10px -25px;
}

.knowledge-events .events__item-list:before,
.knowledge-events .events__item-list:after {
  background-color: #fff;
}

.knowledge-events .link-rss {
  position: relative;
  top: 10px;
}

.knowledge-select-wrapper {
  position: relative;
  margin-top: -5.125em;
  padding-right: 25px;
  width: 400px;
  float: right;
}

a.knowledge-select {
  float: right;
  background-color: #14b0b2;
  margin-right: -25px;
  padding: 1.25em 1.5625em;
  color: #fff;
  font-size: 0.875em;
  line-height: 1;
  font-family: "SegoeUI-Bold";
  text-transform: uppercase;
  position: relative;
  z-index: 101;
}

a.knowledge-select:hover {
  text-decoration: none;
}

.knowledge-select-cnt {
  width: 261px;
  opacity: 1;
  position: absolute;
  top: 3.4375em;
  right: 0;
  background-color: #f5f5f5;
  padding: 25px;
  overflow: hidden;
  z-index: 100;
}

.knowledge-select-cnt a {
  opacity: 0;
  display: block;
  float: left;
  width: 50%;
  padding: 10px 25px;
}

.knowledge-select-cnt a.is-active {
  background-color: #e4e4e4;
}

.knowledge-select-cnt a:hover {
  background-color: #ededed;
  text-decoration: none;
}

.knowledge-conf {
  background-color: #f5f5f5;
  position: relative;
}

.knowledge-conf:after {
  content: "";
  display: table;
  clear: both;
}

.knowledge-conf__title {
  font-size: 22px;
  line-height: 1.4;
  font-family: "CynthoSlabPro-SemiBold";
  text-decoration: underline;
}

.knowledge-conf__title:hover {
  text-decoration: none;
}

.knowledge-conf__date {
  position: absolute;
  font-family: "SegoeUI-Bold";
  line-height: 1.4;
  bottom: 25px;
  left: 25px;
}

@media (min-width: 1280px) {
  .knowledge-conf__date {
    bottom: 35px;
    left: 50px;
  }
}

.knowledge-conf__cnt {
  display: block;
  padding: 25px;
  overflow: hidden;
}

@media (min-width: 1280px) {
  .knowledge-conf__cnt {
    padding: 35px 30px 25px 50px;
  }
}

.knowledge-conf__img {
  width: 50%;
  height: 310px;
  float: right;
  overflow: hidden;
  background-size: cover;
}

.knowledge-jornal {
  padding: 25px;
  height: 310px;
  background: #f5f5f5;
  position: relative;
}

.knowledge-jornal:after {
  content: "";
  display: table;
  clear: both;
}

.layout__col-100 .knowledge-jornal {
  height: auto;
}

.knowledge-jornal:before {
  position: absolute;
  bottom: -5px;
  right: 40px;
  content: '';
  display: block;
  width: 54%;
  height: 350px;
  background: url("../images/expert2.jpg") right bottom no-repeat;
  background-size: 100% auto;
  z-index: 1;
}

.layout__col-100 .knowledge-jornal:before {
  background-size: auto;
}

@media (min-width: 1280px) {
  .knowledge-jornal {
    padding: 50px;
  }
}

.knowledge-jornal a {
  position: relative;
  z-index: 2;
}

.knowledge-jornal p {
  font-size: 18px;
  line-height: 1.4;
  width: 350px;
  display: block;
  float: left;
  margin-right: 40px;
}

@media (max-width: 1379px) {
  .knowledge-jornal p {
    display: none;
  }
}

.knowledge-jornal .links-inline-list {
  clear: both;
}

.knowledge-jornal .jornal-list {
  position: relative;
  margin-top: 60px;
}

.knowledge-jornal .jornal-list__item {
  padding: 0 10px;
}

.knowledge-jornal .jornal-list__item:first-child {
  padding-left: 0;
}

.knowledge-jornal__title {
  float: left;
  font-size: 22px;
  line-height: 1.4;
  font-family: "CynthoSlabPro-SemiBold";
  text-decoration: underline;
  display: inline-block;
  margin-bottom: 40px;
}

.layout__col-100 .knowledge-jornal__title {
  margin-bottom: 10px;
  font-size: 28px;
}

.knowledge-jornal__title:hover {
  text-decoration: none;
}

.knowledge-links {
  margin-top: 80px;
}

.knowledge-links .links-list {
  padding: 0 60px;
  font-size: 1.375em;
  font-family: "CynthoSlabPro-SemiBold";
}

.knowledge-links .links-list a {
  display: block;
  padding-left: 115px;
  height: 80px;
  position: relative;
  color: #000;
}

.knowledge-links .links-list a span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-decoration: underline;
}

.knowledge-links .links-list a:hover span {
  color: #14b0b2;
}

.knowledge-links .links-list a > div {
  position: absolute;
  left: 50px;
  margin-right: 30px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.sidebar .knowledge-links {
  margin: 0;
}

.sidebar .knowledge-links .links-list {
  padding: 0;
}

.sidebar .knowledge-links .links-list li {
  width: 100%;
  margin-top: 40px;
}

@media (max-width: 1279px) {
  .sidebar .knowledge-links .links-list {
    margin: 0 -10px;
  }

  .sidebar .knowledge-links .links-list li {
    margin-top: 0px;
  }

  .sidebar .knowledge-links .links-list a > div {
    -webkit-transform: scale(0.7) translateX(-100%);
    -ms-transform: scale(0.7) translateX(-100%);
    transform: scale(0.7) translateX(-100%);
  }

  .sidebar .knowledge-links .links-list a {
    padding-left: 80px;
    font-size: 18px;
  }
}

a.link {
  color: #14b0b2;
  text-decoration: underline;
}

a.link:hover {
  color: #bf1d33;
  text-decoration: underline;
}

a.simlink {
  color: #14b0b2;
  border-bottom: 1px dotted;
}

a.simlink:hover {
  color: #bf1d33;
  text-decoration: none;
}

a.link-img ~ a.link-img {
  margin-left: 20px;
}

a.link-img {
  display: inline-block;
  font-size: 16px;
}

a.link-img:hover {
  text-decoration: none;
}

a.link-img img {
  display: block;
  margin-bottom: 20px;
}

a.link-img span {
  display: block;
  color: #14b0b2;
  text-decoration: underline;
}

a.link-img:hover span {
  color: #bf1d33;
  text-decoration: underline;
}

a.link-rss {
  margin-left: 30px;
  color: #14b0b2;
  text-decoration: underline;
}

a.link-rss:hover {
  color: #bf1d33;
  text-decoration: underline;
}

a.link-rss .s-rss {
  margin-right: 10px;
}

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

a.link-phone:hover {
  text-decoration: none;
}

a.link-catalog {
  display: block;
  background-color: #14b0b2;
  padding: 1.25em 0;
  width: 100%;
  color: #fff;
  font-family: "SegoeUI-Bold";
  font-size: 1.125em;
  text-align: center;
  text-transform: uppercase;
}

a.link-catalog:hover,
a.link-catalog:active,
a.link-catalog:focus {
  text-decoration: none;
}

a.link-icon ~ a.link-icon {
  margin-top: 15px;
}

a.link-icon,
a.link-download {
  display: inline-block;
  line-height: 1.1;
  position: relative;
}

a.link-icon:after,
a.link-download:after {
  content: "";
  display: table;
  clear: both;
}

a.link-icon [class^="s-"],
a.link-download [class^="s-"] {
  float: left;
  margin-right: 15px;
  position: relative;
  top: 3px;
}

a.link-icon span,
a.link-download span {
  text-decoration: none;
}

a.link-icon .s-doc,
a.link-download .s-doc {
  top: 0;
}

a.link-icon .s-media,
a.link-download .s-media {
  top: -3px;
}

a.link-icon .s-download-doc,
a.link-download .s-download-doc {
  top: -6px;
}

a.link-icon .s-stripe-down-sm,
a.link-download .s-stripe-down-sm {
  float: right;
  position: absolute;
  right: -33px;
  top: 8px;
}

a.link-download {
  padding-left: 40px;
  position: relative;
}

a.link-download:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../images/sprite.png");
}

a.link-download span:nth-child(2) {
  display: inline-block;
  margin-top: 3px;
  width: 100%;
  color: #000;
  text-decoration: none;
}

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

.links-list:after {
  content: "";
  display: table;
  clear: both;
}

.links-list li {
  width: 33.33%;
  float: left;
  padding-right: 20px;
}

.links-list li:nth-child(3n+3) {
  padding-right: 0px;
}

.links-list li:nth-child(3n+1) {
  clear: both;
}

.links-list li:nth-child(n+4) {
  margin-top: 20px;
}

.links-list4 {
  background-color: #f5f5f5;
  list-style: none;
  padding: 40px;
  margin: 0 30px;
}

.links-list4:after {
  content: "";
  display: table;
  clear: both;
}

.links-list4 li {
  width: 25%;
  float: left;
  padding-right: 20px;
}

.links-list4 li:nth-child(4n+4) {
  padding-right: 0px;
}

.links-list4 li:nth-child(4n+1) {
  clear: both;
}

.links-list4 li:nth-child(n+5) {
  margin-top: 20px;
}

.js-toggler-cnt ~ .js-toggler-link {
  margin-top: 20px;
}

.links-inline-list ~ .links-inline-list {
  margin-top: 20px;
}

.links-inline-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.links-inline-list li:before{
	display: none !important;
}
.links-inline-list li ~ li {
  margin-top: 1.25em;
}

.links-block-list ~ .links-block-list {
  margin-top: 20px;
}

.links-block-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.links-block-list:after {
  content: "";
  display: table;
  clear: both;
}

.links-block-list li {
  float: left;
  margin-right: 20px;
}

.links-block-list li:last-child {
  margin-right: 0;
}

.button.button {
  display: inline-block;
  box-shadow: none;
  border-radius: 0;
  padding: 0.9375em 1.875em;
  background-color: transparent;
  border: 0.3125em solid #bf1d33;
  color: #000;
/*  font-family: "SegoeUI-Semibold";*/
  text-decoration: none;
  font-size: 0.875em;
  text-transform: uppercase;
}

.button.button:visited {
  text-decoration: none;
}

.button.button:focus {
  outline: none;
  text-decoration: none;
}

.button.button:hover {
  color: #14b0b2;
  text-decoration: none;
}

.button.button:active {
  color: #fff;
  text-decoration: none;
  background-color: #bf1d33;
}

.button.button .s-popup {
  margin: -7px 12px -4px -5px;
}

.modal {
  display: none;
/*  width: 740px;*/
  width:520px;
  margin: 50px auto;
  padding: 16px 12px !important;
  background-color: #fff;
  position: relative;
  overflow: auto;
}

/*
.modal .mfp-close {
  top: 50px;
  right: 50px;
  text-indent: 200%;
  overflow: hidden;
  background-image: url("../images/sprite.png");
  opacity: 1;
}
*/

.modal .mfp-close::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    border-width: 0;
    box-sizing: border-box;
    color: #888;
    content: "×";
    font: 300 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
    height: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    transition: background 0.2s ease 0s;
    width: 30px;
    z-index: 2;
}
.modal .mfp-close {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    height: 44px;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10;
}



.mfp-ready .modal {
  display: block;
}

.nav {
  position: relative;
  padding: 0 115px 20px 40px;
  line-height: 25px;
  background-color: #f5f5f5;
}

@media (max-width: 1280px) {
  .nav {
    line-height: 20px;
    padding-left: 20px;
    padding-right: 150px;
  }
}

.nav .nav__link {
  display: inline-block;
  font-family: "CynthoSlabPro-Bold";
  color: #000;
  font-size: 22px;
  padding: 0 20px;
  margin-bottom: 10px;
}

@media (max-width: 1479px) {
  .nav .nav__link {
    padding: 0 18px;
    font-size: 21px;
  }
}

@media (max-width: 1419px) {
  .nav .nav__link {
    font-size: 20px;
  }
}

@media (max-width: 1280px) {
  .nav .nav__link {
    font-size: 19px;
    padding: 0 16px;
  }
}

@media (max-width: 1240px) {
  .nav .nav__link {
    font-size: 16px;
    padding: 6px 9px 0;
  }
}

.nav .nav__link:hover {
  color: #7a7a7a;
  text-decoration: none;
}

.nav .nav__link.is-active {
  color: #14b0b2;
}

.nav__lang {
  position: absolute;
  width: 48px;
  height: 16px;
  top: 0;
  right: 60px;
  font-family: "SegoeUI-Bold";
  z-index: 2;
}

@media (max-width: 1280px) {
  .nav__lang {
    right: 40px;
  }
}

@media (max-width: 1240px) {
  .nav__lang {
    top: 4px;
  }
}

.nav__lang div {
  margin-right: 10px;
  box-shadow: 0px 0px 1px rgba(0,0,0,0.35);
}

.nav__lang a {
  line-height: 1;
  position: absolute;
  color: #000;
  right: 0;
  white-space: nowrap;
}

.nav__lang .is-avalible {
  top: 26px;
  display: block;
  pointer-events: none;
  height: 1px;
  opacity: 0;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: opacity 200ms ease, -webkit-transform 300ms ease;
  transition: opacity 200ms ease, transform 300ms ease;
}

.nav__lang .is-active {
  top: 6px;
  pointer-events: auto;
  height: auto;
  width: auto;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.nav__lang:after {
  content: "";
  display: block;
  position: absolute;
  left: -5px;
  right: -5px;
  top: -2px;
  bottom: -5px;
  background-color: transparent;
  z-index: -1;
}

.nav__lang:hover:after {
  bottom: -30px;
}

.nav__lang:hover .is-avalible,
.nav__lang.is-hover .is-avalible {
  display: block;
  pointer-events: auto;
  height: auto;
  width: auto;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.nav__lang a:hover {
  color: #7a7a7a;
  text-decoration: none;
}

@media (max-width: 1280px) and (max-width: 1240px) {
  .nav {
    padding-left: 30px;
  }
}

@media (max-width: 1280px) and (max-width: 1110px) {
  .nav {
    padding-right: 100px;
  }
}

.page-en .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 250px;
}

.pressroom-tags-list.pressroom-tags-list.pressroom-tags-list {
  margin-top: -20px;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.pressroom-tags-list.pressroom-tags-list.pressroom-tags-list a.is-active {
  color: #bf1d33;
  border-bottom-color: transparent;
}

.pressroom-subscribe {
  margin-top: 1.875em;
  width: 100%;
  text-align: center;
}

.pressroom-journal {
  margin-top: 20px;
  width: 90%;
  margin-left: 5%;
}

.pressroom-main-items {
  padding: 1.875em 2.5em 2.5em;
  background-color: #f5f5f5;
  margin-bottom: 3.125em;
}

.pressroom-main-items .title-h3 {
  margin-top: 0;
  margin-bottom: 1.0625em;
}

.pressroom-item {
  overflow: hidden;
  margin-bottom: 2.8125em;
}

.pressroom-item__img {
  width: 11.875em;
  margin-right: 2.5em;
  float: left;
}

.pressroom-item__img img {
  width: 100%;
}

.pressroom-item__cnt {
  width: 100%;
  margin-left: -14.375em;
  padding-left: 14.375em;
  float: left;
  overflow: hidden;
}

.pressroom-item__header {
  overflow: hidden;
  margin-bottom: 1.0625em;
}

.pressroom-item__date {
  float: left;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid;
}

.pressroom-item__breadcrumbs {
  float: left;
}

.pressroom-item__breadcrumbs a + a {
  padding-left: 10px;
}

.pressroom-item__breadcrumbs a {
  color: #000;
  text-decoration: none;
  position: relative;
}

.pressroom-item__breadcrumbs a:hover {
  text-decoration: none;
}

.pressroom-item__breadcrumbs a:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  line-height: 21px;
  margin: 0 0.4em 0 0.65em;
  background-image: url("../images/sprite.png");
}

.pressroom-item__breadcrumbs a:nth-last-child(1):after {
  top: -1px;
}

.process {
  margin: 6.25em 0;
  padding: 0 60px;
}

.process:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1280px) {
  .process {
    padding: 0 40px;
  }
}

.process__text {
  width: 34.5%;
  float: left;
  font-size: 32px;
  font-size: 2rem;
  font-family: "CynthoSlabPro-Bold";
  padding-top: 30px;
  padding-right: 10px;
  position: relative;
}

@media (max-width: 1280px) {
  .process__text {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 50px;
    margin-top: -20px;
  }

  .process__text br {
    display: none;
  }
}

.process__scheme {
  width: 65.5%;
  float: left;
  font-size: 18px;
  font-size: 1.125rem;
}

@media (max-width: 1280px) {
  .process__scheme {
    width: 80%;
    margin: 0 10%;
  }
}

.process-scheme {
  position: relative;
  padding: 0 10px;
  overflow: hidden;
  padding-left: 20px;
}

.process-scheme [class^="s-service-"] {
  background-color: #fff;
  box-shadow: 0px 0px 0px 7px #fff;
}

.process-scheme:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -69px;
  left: -5px;
  width: 30px;
  height: 100px;
  background-color: #fff;
}

@media (max-width: 1280px) {
  .process-scheme:before {
    display: none;
  }
}

.process-scheme:after {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  left: 0px;
  bottom: 73px;
  border-radius: 999px;
  right: 0;
  border: 3px dotted #000;
  z-index: -1;
}

.process-scheme__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 23%;
  height: 120px;
  vertical-align: bottom;
  float: left;
}

.process-scheme__item:nth-child(n+5) {
  margin-top: 65px;
}

.process-scheme__item:nth-child(5) {
  margin-left: 10px;
  margin-right: -10px;
  clear: both;
}

.process-scheme__item:nth-child(5) .process-scheme__text {
  margin-left: -10px;
}

.promo-video {
  position: relative;
  max-height: 600px;
  overflow: hidden;
}

.promo-video:before {
  position: relative;
  display: block;
  content: "";
  left: 0;
  top: 0;
  padding-bottom: 56%;
}

.promo-video video {
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  z-index: 4;
}

.promo-video__cnt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 60px;
  z-index: 10;
}

@media (max-width: 1280px) {
  .promo-video__cnt {
    padding: 60px 40px;
  }
}

.promo-video__title {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  font-size: 60px;
  font-family: "CynthoSlabPro-Bold";
  color: #fff;
  text-align: center;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
}

.promo-video__text {
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  padding: 60px 380px 60px 60px;
  color: #fff;
  background: rgba(0,0,0,0.4);
  line-height: 1.4;
}

@media (max-width: 1280px) {
  .promo-video__text {
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.promo-video__text .button {
  position: absolute;
  top: 60px;
  right: 60px;
  color: #fff;
}

@media (max-width: 1280px) {
  .promo-video__text .button {
    top: 40px;
    right: 40px;
  }
}

.button.promo-header-button {
  margin-top: 4px;
  padding: 21px 60px;
}

.promo-announce.promo-announce {
  height: 440px;
  min-height: 0px;
  padding: 0;
  margin: 60px 0;
}

.promo-announce.promo-announce .announce__title {
  font-size: 60px;
}

@media (max-width: 1280px) {
  .promo-announce.promo-announce .announce__title {
    font-size: 50px;
  }
}

.promo-announce.promo-announce .announce__cnt {
  background-color: transparent;
  color: #fff;
  text-align: center;
  width: 100%;
  left: 0;
}

.promo-navbar {
  background-color: #14b0b2;
  overflow: hidden;
  padding: 0px 210px 16px 20px;
  position: relative;
  list-style: none;
  margin: 0;
}

@media (max-width: 1280px) {
  .promo-navbar {
    padding-left: 0px;
  }
}

.promo-navbar.is-fixed {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 100;
}

@media (max-width: 1280px) {
  .promo-navbar.is-fixed {
    left: -20px;
  }
}

.promo-navbar a {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "SegoeUI-Bold";
  margin-left: 40px;
  float: left;
  border-bottom: 1px dotted;
  margin-top: 16px;
}

@media (max-width: 1280px) {
  .promo-navbar a {
    font-size: 14px;
  }
}

.promo-navbar a:hover {
  border-bottom-color: transparent;
}

.promo-navbar .active a {
  color: #fff;
  border-bottom-color: transparent;
}

.promo-navbar .promo-logo {
  position: absolute;
  width: 146px;
  top: 0;
  bottom: 0;
  right: 60px;
  float: right;
}

@media (max-width: 1280px) {
  .promo-navbar .promo-logo {
    right: 40px;
  }
}

.promo-navbar .promo-logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.section-grey.promo-form-section {
  margin: 40px 0 0;
}

.section-grey.promo-form-section .contacts-list li {
  width: 100%;
}

.section-grey.promo-form-section .contacts-list li + li {
  margin-top: 30px;
}

@media (max-width: 1440px) {
  .section-grey.promo-form-section .field span:first-child {
    width: 100%;
    margin-bottom: 5px;
  }

  .section-grey.promo-form-section .field input[type="text"] {
    width: 100%;
  }
}

.promo-footer-title {
  position: relative;
  top: 23px;
  font-size: 30px;
  font-family: "CynthoSlabPro-Bold";
  color: #fff;
}

@media (max-width: 1280px) {
  .promo-footer-title {
    font-size: 24px;
  }
}

.promo-footer-title a {
  text-decoration: underline;
}

.promo-footer-title a:hover {
  color: #fff;
  text-decoration: none;
}

.promo-footer {
  margin: 0;
  width: 100%;
  padding-bottom: 45px;
  display: table;
  table-layout: auto;
}

.promo-footer .footer__row {
  display: table-row;
}

.promo-footer .footer__cell {
  width: auto;
  display: table-cell;
  margin: 0;
  float: none;
  vertical-align: top;
}

.promo-footer .footer__cell:last-child {
  padding-top: 72px;
  text-align: right;
  white-space: nowrap;
}

#b-promo1 {
  overflow: hidden;
}

.search-list {
  margin: 3.125em 0;
}

.search-list__item + .search-list__item {
  margin-top: 3.125em;
}

.search-list__text span {
  color: #bf1d33;
  font-family: "SegoeUI-Bold";
}

.search-list__breadrumbs .breadrumbs {
  margin: 0 0 15px;
  padding: 0;
}

.search-list__breadrumbs .breadrumbs__label {
  margin-top: 10px;
}

.sidebar-widget ~ .sidebar-widget {
  margin-top: 10px;
}
.sidebar-widget{
  background-color: #f5f5f5;	
}
.sidebar-widget, .sidebar-widget2 {
  padding: 1.5625em 3.125em 2.5em;
}

@media (max-width: 1366px) {
  .sidebar-widget {
    padding: 0.9375em 2.1875em 1.875em;
  }
}

@media (max-width: 1280px) {
  .sidebar-widget {
    padding: 0.625em 1.875em 1.5625em;
  }
}

.sidebar-widget__text {
  position: relative;
  z-index: 99;
}

.standards-item {
  margin-top: 1.875em;
  margin-bottom: 5.625em;
}

.standards-tabs {
  margin-top: -70px;
  position: relative;
  float: right;
  right: 0;
  top: 0;
  overflow: hidden;
}

.standards-tabs a {
  float: left;
  display: block;
  text-transform: uppercase;
  padding: 18px 30px;
  font-size: 14px;
  color: #000;
}

.standards-tabs a i {
  margin: -7px 14px -3px 0;
}

.standards-tabs a span {
  border-bottom: 1px dotted;
}

.standards-tabs a.is-active {
  background-color: #14b0b2;
  color: #fff;
}

.standards-tabs a.is-active span {
  border-bottom-color: transparent;
}

.accord.standards-accord {
  margin: 0;
  padding: 0;
  background-color: #f5f5f5;
  padding-left: 0;
  padding-right: 0;
}

.accord.standards-accord .accord__title {
  border-top: 5px solid #fff;
  padding: 40px 90px 40px 50px;
  background-color: #f5f5f5;
}

.accord.standards-accord .accord__title:first-child {
  border: none;
}

.accord.standards-accord .accord__title:hover {
  background-color: #f0f0f0;
}

.accord.standards-accord .accord__title:after {
  position: absolute;
  right: 50px;
  top: 45px;
}

.accord.standards-accord .accord__cnt {
  padding: 0px 50px 40px 50px;
  background-color: #f5f5f5;
}

.accord.standards-accord .accord__title.is-active + .accord__cnt {
  background-color: #f0f0f0;
}

.accord.standards-accord a {
  display: block;
  margin-top: 5px;
  clear: both;
  text-decoration: underline;
}

.standards-list.standards-list {
  margin-top: 10px;
}

.standards-list.standards-list a {
  text-decoration: underline;
}

.standards-list.standards-list a:hover {
  text-decoration: none;
}

.standards-list.standards-list a.title-h4 {
  color: #14b0b2;
  margin: 0;
  font-size: 1.3125em;
}

.standards-list.standards-list a.is-active {
  color: #bf1d33;
  text-decoration: none;
}

.standards-accord__item {
  float: left;
  width: 50%;
  padding-right: 100px;
  margin: 30px 0 0;
}

.standards-accord__item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.standards-accord__item ul a {
  display: inline-block;
}

.standards-accord__item strong {
  display: block;
  margin-bottom: 10px;
}

.standards-accord__item:nth-of-type(2n+1) {
  clear: both;
}

.standards-scheme {
  margin-bottom: 20px;
  overflow: hidden;
}

.standards-scheme span {
  display: block;
  margin-bottom: 20px;
}

.standards-scheme ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.standards-scheme ul li {
  margin-top: 5px;
}

.standards-scheme a {
  text-decoration: underline;
}

.standards-scheme_row {
  margin-bottom: 30px;
  position: relative;
}

.standards-scheme_row:after {
  content: "";
  display: table;
  clear: both;
}

.standards-scheme_row:before {
  content: '';
  display: block;
  position: absolute;
  width: 13px;
  height: 200px;
  background: url("../images/arr-down.png");
  left: 50%;
  bottom: -30px;
  margin-left: -6px;
  z-index: -1;
}

.standards-scheme__item {
  text-align: center;
  float: left;
  padding: 3%;
  border: 2px solid #e8e3e3;
}

.standards-scheme__item:nth-of-type(1),
.standards-scheme__item:nth-of-type(3) {
  width: 26%;
  position: relative;
  background-color: #fff;
  z-index: 20;
}

.standards-scheme__item:nth-of-type(2) {
  width: 40%;
  margin: 0 4%;
  background-color: #fcfcfc;
  position: relative;
  z-index: 2;
}

.standards-scheme__item:nth-of-type(2) span {
  font-family: "SegoeUI-Bold";
}

.standards-scheme__item:nth-of-type(2) .sarr-left,
.standards-scheme__item:nth-of-type(2) .sarr-right {
  position: absolute;
  z-index: -1;
  width: 80px;
  height: 13px;
  top: 30px;
}

.standards-scheme__item:nth-of-type(2) .sarr-left {
  right: -82px;
  background: url("../images/arr-left.png");
}

.standards-scheme__item:nth-of-type(2) .sarr-right {
  left: -82px;
  background: url("../images/arr-right.png");
}

.standards-scheme__item:nth-of-type(2) .sarr-right.sarr-dotted {
  background: url("../images/arr-right2.png") no-repeat center right;
}

.standards-scheme__item:nth-of-type(2) .sarr-down-right {
  position: absolute;
  left: -21px;
  z-index: -1;
  width: 19px;
  height: 200px;
  background: url("../images/arr-down-right.png") no-repeat center bottom;
}

.standards-scheme__item:nth-of-type(2) .sarr-down-right:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 1px;
  width: 40px;
  left: -40px;
  background: url("../images/arr-right2.png") center center;
}

.standards-scheme__item:nth-of-type(2) .sarr-down-right.sarr-dotted {
  background: url("../images/arr-down-right2.png") center bottom;
}

.standards-scheme__item:nth-of-type(2) .sarr-top-right {
  position: absolute;
  left: -21px;
  z-index: 1;
  width: 19px;
  height: 200px;
  background: url("../images/arr-top-right.png") no-repeat center top;
}

.standards-scheme__item:nth-of-type(2) .sarr-top-right:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 20px;
  left: -20px;
  bottom: 0;
  background: #e8e3e3;
}

.standards-scheme__item:nth-of-type(2) .sarr-top-left {
  position: absolute;
  right: -21px;
  z-index: 1;
  width: 19px;
  height: 200px;
  background: url("../images/arr-top-left.png") no-repeat center top;
}

.standards-scheme__item:nth-of-type(2) .sarr-top-left:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 20px;
  right: -20px;
  bottom: 0;
  background: #e8e3e3;
}

.standards-scheme__item:nth-of-type(2) .sarr-top-left.sarr-dotted {
  background: url("../images/arr-top-left2.png") center top;
}

.standards-scheme__item:nth-of-type(2) .sarr-top-left.sarr-dotted:after {
  background: transparent url("../images/arr-right2.png") center center;
}

.standards-scheme__item:nth-of-type(2) .sarr-down-left {
  position: absolute;
  right: -21px;
  z-index: -1;
  width: 19px;
  height: 200px;
  background: url("../images/arr-down-left.png") no-repeat center bottom;
}

.standards-scheme__item:nth-of-type(2) .sarr-down-left:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 1px;
  width: 40px;
  right: -40px;
  background: #e8e3e3;
}

.standards-scheme__item:nth-of-type(2) .sarr-down-left.sarr-dotted {
  background: url("../images/arr-down-left2.png") center bottom;
}

.standards-scheme__item:nth-of-type(2) .sarr-down-left.sarr-dotted:after {
  background: transparent url("../images/arr-right2.png") center center;
}

.standards-scheme_row:nth-of-type(1) .standards-scheme__item:nth-of-type(2),
.standards-scheme_row:nth-of-type(2) .standards-scheme__item:nth-of-type(2) {
  background-color: #f7ffff;
  border-color: #aae2e2;
}

.standards-scheme_row:nth-of-type(3) .standards-scheme__item:nth-of-type(2),
.standards-scheme_row:nth-of-type(4) .standards-scheme__item:nth-of-type(2),
.standards-scheme_row:nth-of-type(5) .standards-scheme__item:nth-of-type(2) {
  background-color: #fafdff;
  border-color: #c0deef;
}

.standards-scheme_row:last-child:before {
  display: none;
}

.standards-scheme_row:last-child .standards-scheme__item:nth-of-type(2) {
  background-color: #fff;
  border-color: #aae2e2;
}

.standards-scheme_row:last-child .standards-scheme__item:nth-of-type(2) span {
  margin-top: 15px;
}

.standards-scheme_row:nth-of-type(1) .standards-scheme__item:nth-of-type(2) {
  z-index: 11;
}

.standards-scheme_row:nth-of-type(2) .standards-scheme__item:nth-of-type(2) {
  z-index: 10;
}

.standards-scheme_row:nth-of-type(4) .standards-scheme__item:nth-of-type(2) {
  z-index: 9;
}

.standards-scheme_row:nth-of-type(5) .standards-scheme__item:nth-of-type(2) {
  z-index: 8;
}

.standards-scheme_row:nth-of-type(6) .standards-scheme__item:nth-of-type(2) {
  z-index: 7;
}

.standards-scheme_row:nth-of-type(7) .standards-scheme__item:nth-of-type(2) {
  z-index: 6;
}

.standards-scheme_row:nth-of-type(8) .standards-scheme__item:nth-of-type(2) {
  z-index: 5;
}

.standards-scheme_row:nth-of-type(9) .standards-scheme__item:nth-of-type(2) {
  z-index: 4;
}

.standards-scheme_row:nth-of-type(10) .standards-scheme__item:nth-of-type(2) {
  z-index: 3;
}

.standards-scheme_row:nth-of-type(11) .standards-scheme__item:nth-of-type(2) {
  z-index: 2;
}

.tabs {
  text-align: left;
  display: inline-block;
  height: 3.75em;
}

a.tabs__link {
  color: #000;
  line-height: 1;
  font-family: "SegoeUI-Bold";
  text-transform: uppercase;
  margin: 1.25em 1.5625em;
}

a.tabs__link:hover {
  text-decoration: none;
}

a.tabs__link i {
  position: relative;
  top: 7px;
  margin-right: 10px;
}

a.tabs__link span {
  border-bottom: 1px dotted;
}

a.tabs__link:hover span {
  border-bottom-color: transparent;
}

a.tabs__link.is-active {
  background-color: #14b0b2;
  padding: 1.25em 1.5625em;
  color: #fff;
}

a.tabs__link.is-active span {
  border-bottom-color: transparent;
}

strong,
b {
  font-family: "SegoeUI-Bold";
  font-weight: normal;
}

.js-toggler-cnt {
  display: none;
}

.page-layout > .layout {
  margin: 0;
}

.layout {
  margin: 0 -25px;
}

.layout:after {
  content: "";
  display: table;
  clear: both;
}

.layout__col-25 {
  padding: 0 25px;
  width: 25%;
  float: left;
}

.layout__col-30 {
  padding: 0 25px;
  width: 30%;
  float: left;
}

.layout__col-35 {
  padding: 0 25px;
  width: 35%;
  float: left;
}

.layout__col-33 {
  padding: 0 25px;
  width: 33.33%;
  float: left;
}

.layout__col-50 {
  padding: 0 25px;
  width: 50%;
  float: left;
}

.layout__col-50 > .title-h4 {
  margin-top: 0;
}

.layout__col-65 {
  padding: 0 25px;
  width: 65%;
  float: left;
}

.layout__col-70 {
  padding: 0 25px;
  width: 70%;
  float: left;
}

.layout__col-100 {
  padding: 0 25px;
  width: 100%;
  float: left;
}

.layout-wrapper {
  padding: 0 30px;
}

@media (min-width: 1280px) {
  .layout-wrapper {
    padding: 0 60px 0;
  }
}

.m-top.m-top {
  margin-top: 3.125em;
}

.section {
  padding: 5em 15px 6.875em;
}

@media (min-width: 1280px) {
  .section {
    padding: 80px 35px 110px;
  }
}

.section-grey, .section-white{
  margin: 5em 0 3.75em;
  padding: 0.625em 30px 3.125em;	
}
.section-grey {
  background-color: #f5f5f5;
}

@media (min-width: 1280px) {
  .section-grey, .section-white {
    padding: 1.875em 60px 3.125em;
  }
}

.section-grey .title-h2, .section-white .title-h2 {
  margin-bottom: 1.25em;
}

.page-en .section-grey, .page-en .section-white {
  margin: 20px 0 10px;
}

.section-inner {
  padding: 0px 15px 30px;
}

@media (min-width: 1280px) {
  .section-inner {
    padding: 0px 35px 30px;
  }
}

.section-inner .title-h2 {
  margin-bottom: 40px;
}

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

@media (min-width: 1280px) {
  .container {
    padding: 0 0 0 35px;
  }
}

.sidebar {
  padding: 0 15px 0 0;
}

@media (min-width: 1280px) {
  .sidebar {
    padding: 0 35px 0 0;
  }
}

.title-h1 {
  font-size: 35px;
  font-family: "CynthoSlabPro-Bold";
  font-weight: normal;
  margin: 0;
}

@media (min-width: 1280px) {
  .title-h1 {
    font-size: 39px;
  }
}

@media (min-width: 1367px) {
  .title-h1 {
    font-size: 42px;
  }
}

.title-h2,
.content h1,
.content h2 {
  font-size: 28px;
  font-family: "CynthoSlabPro-Bold";
  margin: 1.25em 0;
  font-weight: normal;
}

@media (min-width: 1280px) {
  .title-h2,
  .content h1,
  .content h2,
  .content h1,
  .content h2 {
    font-size: 30px;
  }
}

@media (min-width: 1367px) {
  .title-h2,
  .content h1,
  .content h2,
  .content h1,
  .content h2 {
    font-size: 32px;
  }
}

a.title-h2,
a.content h1,
a.content h2 {
  color: #000;
  display: inline-block;
  text-decoration: underline;
}

a.title-h2:hover,
a.content h1:hover,
a.content h2:hover {
  color: #bf1d33;
  text-decoration: underline;
}

.title-h3 {
  font-size: 24px;
  font-family: "CynthoSlabPro-Bold";
  margin: 1.25em 0;
}

@media (min-width: 1280px) {
  .title-h3 {
    font-size: 26px;
  }
}

@media (min-width: 1367px) {
  .title-h3 {
    font-size: 28px;
  }
}

.title-h4,
.infobuble__title {
  font-size: 17px;
  font-family: "CynthoSlabPro-Bold";
  margin: 1.25em 0;
}

@media (min-width: 1280px) {
  .title-h4,
  .infobuble__title,
  .infobuble__title {
    font-size: 20px;
  }
}

@media (min-width: 1367px) {
  .title-h4,
  .infobuble__title,
  .infobuble__title {
    font-size: 22px;
  }
}

a.title-h4,
a.infobuble__title {
  color: #000;
  display: inline-block;
  text-decoration: underline;
}

a.title-h4:hover,
a.infobuble__title:hover {
  color: #bf1d33;
  text-decoration: underline;
}

.text {
  font-size: 1em;
  line-height: 1.5;
}

div.table {
  display: table;
  margin-bottom: 2.4em;
}

div.table-row {
  display: table-row;
}

div.table-col {
  display: table-cell;
  padding: 8px 0;
}

div.table-col ~ div.table-col {
  padding-left: 20px;
}

.content {
  font-size: 1em;
  line-height: 1.6;
}

.content table th, .ttable th {
  text-align: left;
  font-family: "SegoeUI-Bold";
  font-weight: normal;
}

.content table th,
.content table td,
.ttable th{
  border: 2px solid #f5f5f5;
  padding: 15px;
}

.ttable, .table {
    background: #ffffff; /* Цвет фона таблицы */
    color: #000000; /* Цвет текста */
   }
.ttable th, .table th {
    background: #14B0B2; /* Цвет фона ячеек */
	color: white; /* Цвет текста */
	border: 1px solid #b1b1b1 !important;
   }  
.ttable td, .table td {
	border: 1px solid #b1b1b1 !important;
}

.content table.narrow th{
	vertical-align:bottom;
	text-align:center;
}
.content table.narrow td{
	padding: 10px;
}
.content table.narrow th span{
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	writing-mode: vertical-rl;
	transform:rotate(180deg);
	white-space: nowrap;
}


.content table {
	margin-top: 20px;
	margin-bottom: 40px;
}

.content table tr:nth-child(even) {
  background-color: #fbfbfb;
}

.content table td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.content table td + td {
  padding-left: 20px;
}

.content a {
  color: #14b0b2;
  text-decoration: underline;
}

.content a:hover {
  text-decoration: underline;
  color: #bf1d33;
}

.content p:first-child {
  margin-right: 0;
}

.content p {
  font-size: 1em;
  line-height: 1.6;
}

@media (min-width: 1280px) {
  .content p {
    font-size: 1.125em;
  }
}

.content h1 {
  margin: 3.125em 0 1.875em;
  font-family: "CynthoSlabPro-SemiBold";
  font-weight: normal;
}

.content h1:first-child {
  margin-top: 0;
}

.content h2 {
  margin: 1.25em 0 0.625em;
  font-family: "CynthoSlabPro-SemiBold";
  font-weight: normal;
}

.content h2:first-child {
  margin-top: 0;
}

.content h3,
.content h4,
.content h5,
.content h6 {
  margin: 0.9375em 0 0.4375em;
  font-size: 22px;
  font-family: "CynthoSlabPro-SemiBold";
  font-weight: normal;
}

.content h3:first-child,
.content h4:first-child,
.content h5:first-child,
.content h6:first-child {
  margin-top: 0;
}


.burger-icon {
  position: relative;
  display: inline-block;
  height: 0.875em;
  width: 1.1875em;
  margin-right: 15px;
}

.burger-icon i {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0.375em;
  height: 0.1875em;
  display: block;
  background-color: #fff;
  -webkit-transition: background-color 250ms ease 250ms;
  transition: background-color 250ms ease 250ms;
}

.burger-icon i:after,
.burger-icon i:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 0.1875em;
  left: 0;
  background: #fff;
  -webkit-transition: -webkit-transform 500ms ease, opacity 500ms ease;
  transition: transform 500ms ease, opacity 500ms ease;
}

.burger-icon i:before {
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
}

.burger-icon i:after {
  -webkit-transform: translateY(200%);
  -ms-transform: translateY(200%);
  transform: translateY(200%);
}

.is-active .burger-icon i {
  opacity: 1;
  background-color: transparent;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

.is-active .burger-icon i:before {
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}

.is-active .burger-icon i:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}

.contact {
  display: inline-block;
  text-align: left;
  line-height: 1.4;
  font-size: 13px;
}

@media (min-width: 1280px) {
  .contact {
    font-size: 14px;
  }
}

@media (min-width: 1360px) {
  .contact {
    font-size: 16px;
  }
}

.contact ~ .contact {
  margin-left: 10%;
}

@media (min-width: 1280px) {
  .contact ~ .contact {
    margin-left: 5%;
  }
}

@media (min-width: 1440px) {
  .contact ~ .contact {
    margin-left: 10%;
  }
}

.contact__label {
  font-family: "SegoeUI-Bold";
}

.contact__number {
  font-size: 13px;
}

@media (min-width: 1280px) {
  .contact__number {
    font-size: 16px;
  }
}

.contact__number a:hover {
  text-decoration: none;
}

#contacts-map-modal {
  width: 940px;
}

.logo-footer {
  display: block;
  width: 188px;
  height: 58px;
}

.logo-footer img {
  display: block;
  width: 100%;
  height: 100%;
}

.page-en .logo-footer {
  width: 163px;
  height: 56px;
}

.news ~ .news {
  margin-top: 40px;
}

.news__title {
  font-family: "SegoeUI-Bold";
  margin-bottom: 10px;
}

.news__short-text {
  line-height: 1.4;
}

a.go-top {
  position: absolute;
  top: -42px;
  right: 0;
  height: 42px;
  overflow: hidden;
  padding: 12px 15px;
  background-color: #f5f5f5;
  font-size: 14px;
  text-transform: uppercase;
  color: #14b0b2;
  z-index: 999;
  font-weight: bold;
  -webkit-transition: none;
  transition: none;
  
  display:none !important;
}

@media (max-width: 1200px) {
  a.go-top {
    font-size: 12px;
    padding: 8px 12px;
    height: 36px;
    top: -36px;
  }

  a.go-top .s-go-top {
    position: relative;
    top: 2px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

a.go-top span + span {
  padding-left: 5px;
}

a.go-top.is-fixed {
  position: fixed;
  top: auto;
  right: 0;
  bottom: 0;
}

@media (min-width: 1600px) {
  a.go-top.is-fixed {
    right: 50%;
    margin-right: -800px;
  }
}

.breadrumbs {
  margin: 1.25em 0 1.875em;
  padding: 0 40px;
}

@media (min-width: 1280px) {
  .breadrumbs {
    padding: 0 60px;
  }
}

.breadrumbs .title-h1 {
  margin: 0.625em 0;
}

.breadrumbs + .breadrumbs {
  margin-top: -20px;
}

.breadrumbs__link, .breadrumbs__label {
  margin-top: 10px;
  display: inline-block;
}

.breadrumbs__link:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  line-height: 21px;
  margin: 0 0.4em 0 0.65em;
  background-image: url("../images/sprite.png");
}

.breadrumbs__link:nth-last-child(2):after {
  top: -1px;
}

.breadrumbs__label .title-h1 {
  padding-right: 250px;
}

a.breadrumbs__label-link {
  font-size: 45%;
  color: #000;
  margin-left: 30px;
  text-decoration: underline;
  white-space: nowrap;
}

.infobox {
  background-color: #f5f5f5;
  padding: 40px;
  margin: 0px 0 40px 15px;
}

@media (min-width: 1280px) {
  .infobox {
    margin: 0px 0 40px 35px;
  }
}

.infobox:after {
  content: "";
  display: table;
  clear: both;
}

.infobox .button {
  float: right;
}

@media (max-width: 1024px) {
  .infobox .button {
    float: none;
    margin-top: 20px;
  }
}

.infobox__cnt {
  width: 60%;
  font-size: 20px;
  font-family: "CynthoSlabPro-SemiBold";
  float: left;
}

@media (max-width: 1024px) {
  .infobox__cnt {
    width: 100%;
  }
}

.jornal-list {
  margin: 35px -10px 0;
}

.jornal-list:after {
  content: "";
  display: table;
  clear: both;
}

.jornal-list__item {
  max-width: 50%;
  float: left;
  padding: 0 10px;
}

.jornal-list__item a {
  font-size: 14px;
  display: block;
}

.jornal-list--rich {
  margin: 35px -25px -40px;
  margin-top: 40px;
}

.jornal-list--rich .link-img {
  position: relative;
}

.jornal-list--rich .link-img:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 205px;
  height: 270px;
  -webkit-transform: scale(0.94) translateX(-3%);
  -ms-transform: scale(0.94) translateX(-3%);
  transform: scale(0.94) translateX(-3%);
  background-color: rgba(0,0,0,0.5);
  box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
  z-index: -1;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.jornal-list--rich .link-img:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  box-shadow: 6px 6px 11px rgba(0,0,0,0.3);
}

.jornal-list--rich .link-img:after {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  top: 0;
  width: 1px;
  height: 270px;
  -webkit-transform: scale(0.94) translateX(-3%);
  -ms-transform: scale(0.94) translateX(-3%);
  transform: scale(0.94) translateX(-3%);
  background-color: rgba(255,255,255,0.6);
  box-shadow: 0px 0px 4px #fff, 0px 0px 2px #fff;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.jornal-list--rich .link-img:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.jornal-list--rich .link-img img {
  width: 205px;
  height: 270px;
  display: block;
  -webkit-transform: scale(0.94) translateX(-3%);
  -ms-transform: scale(0.94) translateX(-3%);
  transform: scale(0.94) translateX(-3%);
  -webkit-transition: -webkit-transform 300ms ease-out;
  transition: transform 300ms ease-out;
}

.jornal-list--rich .link-img:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.jornal-list--rich .jornal-list__item {
  padding: 0 25px;
  margin-bottom: 40px;
}

.expert-promo-bg {
  position: relative;
  left: -40px;
  z-index: -1;
  height: 377px;
  background: url("../images/expert.jpg") no-repeat;
  top: 90px;
  width: 321px;
  background-size: 100% auto;
}

@media (min-width: 1280px) {
  .expert-promo-bg {
    top: 70px;
    width: 420px;
  }
}

.expert-card {
  margin-bottom: 1.5625em;
}

.expert-card:after {
  content: "";
  display: table;
  clear: both;
}

.expert-card__icon {
  width: 60px;
  height: 60px;
  float: left;
}

.expert-card__text {
  width: 100%;
  float: left;
  margin-top: -5px;
  margin-left: -60px;
  padding-left: 75px;
  line-height: 1.5;
}

.inline-tabs {
  margin: 0 -15px;
}

.inline-tabs:after {
  content: "";
  display: table;
  clear: both;
}

.inline-tabs a {
  display: block;
  float: left;
  margin: 0 15px;
  border-bottom: 1px dotted;
  color: #14b0b2;
}

.inline-tabs a.is-active {
  color: #000;
  border-bottom-color: transparent;
}

.inline-tabs a:hover {
  color: #000;
  text-decoration: none;
}

.pagination {
  text-align: center;
}

.pagination:after {
  content: "";
  display: table;
  clear: both;
}

.pagination__prev,
.pagination__next {
  color: #14b0b2;
  text-decoration: underline;
  position: relative;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
  margin-top: 10px;
  max-width: 48%;
}

.pagination__prev:after,
.pagination__next:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/sprite.png");
  top: 0.3125em;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
}

.pagination__prev {
  float: left;
  padding-left: 1.875em;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  text-align: left;
}

.pagination__prev:after {
  left: 0;
}

.pagination__prev:hover {
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
  -webkit-transform: translateX(-0.625em);
  -ms-transform: translateX(-0.625em);
  transform: translateX(-0.625em);
}

.pagination__prev:hover:after {
  left: 0;
  -webkit-transform: translateX(0.625em);
  -ms-transform: translateX(0.625em);
  transform: translateX(0.625em);
}

.pagination__next {
  float: right;
  padding-right: 1.875em;
  -webkit-transform: translateZ(0);
  text-align: right;
}

.pagination__next:after {
  right: 0;
}

.pagination__next:hover {
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
  -webkit-transform: translateX(0.625em);
  -ms-transform: translateX(0.625em);
  transform: translateX(0.625em);
}

.pagination__next:hover:after {
  right: 0;
  -webkit-transform: translateX(-0.625em);
  -ms-transform: translateX(-0.625em);
  transform: translateX(-0.625em);
}

.pagination__range {
  margin: 0 10px;
}

.pagination__item {
  display: inline-block;
  font-family: "SegoeUI-Semibold";
  color: #14b0b2;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.125em;
  text-align: center;
  text-decoration: underline;
  -webkit-transform: translateZ(0);
}

.pagination__item.is-active {
  border: 0.1875em solid #bf1d33;
  text-decoration: none;
  color: #000;
}

.simple-slider {
  margin: 3.125em 0 0;
  padding: 0 0px;
}

.simple-slider .slick-prev,
.simple-slider .slick-next {
  top: 50%;
  margin-top: -10px;
}

.simple-slider .slick-prev {
  left: 0;
}

.simple-slider .slick-next {
  right: 0;
}

.simple-slider__item {
  padding: 0 20px;
  position: relative;
  width: 20%;
  text-align: center;
}

.simple-slider__item a {
  color: #000;
}

.simple-slider__item a:hover {
  color: #bf1d33;
}

.simple-slider__item span {
  padding-top: 25px;
  width: 100%;
  display: block;
  font-size: 1.125em;
  line-height: 1.875em;
}

@media (max-width: 1280px) {
  .simple-slider__item span {
    font-size: 1em;
    line-height: 1.5em;
  }
}

.simple-slider__img {
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.simple-slider__img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.simple-slider__item:hover .simple-slider__img img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.page404 {
  margin-top: 30px;
  background: url("../images/404.png") top center no-repeat;
  text-align: center;
  height: 700;
  padding-top: 450px;
  padding-bottom: 50px;
}

.page404__cnt {
  padding-left: 350px;
  display: inline-block;
  text-align: left;
}

.page404__cnt .button {
  padding-left: 10px;
  padding-right: 10px;
}

.page404__cnt small {
  display: block;
  font-size: 18px;
  margin-bottom: 25px;
}

.vacancies {
  overflow: hidden;
  margin-top: -2.5em;
}

.vacancies__cnt {
  overflow: hidden;
  clear: both;
}

.vacancies__item {
  float: left;
  margin-top: 2.5em;
/*  width: 33.33%;
  padding-right: 10px;
*/
	width:100%;
}

.vacancies__item strong {
  margin-bottom: 10px;
  display: block;
}

.about-vacancies .vacancies__item {
  width: 25%;
  padding: 0 25px;
}

.vacancy-block-list {
  text-transform: uppercase;
}

.vacancy-block-list a {
  color: #000;
}

.vacancy-block-list .is-active a {
  color: #14b0b2;
  font-weight: bold;
  border-bottom-color: transparent;
}

.vacancy-block-list li {
  margin-right: 2.5em;
}

.about-companies {
  padding: 1.875em 1.875em 5em;
}

@media (min-width: 1280px) {
  .about-companies {
    padding: 1.875em 3.75em 5em;
  }
}

.about-partners {
  margin: 0;
  padding-top: 4.375em;
  padding-bottom: 5.625em;
}

.about-production {
  padding-top: 3.125em;
  padding-bottom: 0;
  margin-bottom: -1.875em;
}

.about-production .accord {
  margin-top: -10px;
}

.about-production .title-h2 {
  padding-left: 15px;
}

.about-prod-slider {
  width: 44.6875em;
  float: left;
  margin-right: 2.5em;
  margin-bottom: 0;
}

.about-prod-slider .slick-dots {
  position: absolute;
  bottom: 20px;
  z-index: 10;
}

.about-prod-slider .slick-prev,
.about-prod-slider .slick-next {
  top: 50%;
  margin-top: -30px;
  background: rgba(0,0,0,0.3);
  width: 59px;
  height: 60px;
  padding: 20px 15px;
}

.about-prod-slider .slick-prev:after,
.about-prod-slider .slick-next:after {
  content: '';
  display: block;
  position: absolute;
  left: 22px;
  top: 15px;
  background-image: url("../images/sprite.png");
}

.about-prod-slider .slick-prev:after {
  left: 18px;
}

.about-prod-slider .slick-prev {
  left: 0px;
}

.about-prod-slider .slick-next {
  right: 0px;
}

.about-news {
  padding-top: 80px;
  padding-bottom: 90px;
  margin-bottom: 0;
}

.about-news .layout {
  margin-top: 40px;
}

.about-vacancies {
  padding-top: 3.125em;
  padding-bottom: 3.125em;
}

.about-vacancies .title-h2 {
  padding-left: 15px;
}

.about-vacancies .vacancies {
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 1280px) {
  .about-vacancies .vacancies {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.about-vacancies .vacancies a {
  text-decoration: underline;
}

.about-vacancies .vacancies a:hover {
  text-decoration: none;
}

.accord {
  padding: 0px 15px 10px;
}

@media (min-width: 1280px) {
  .accord {
    padding: 0px 25px 10px;
  }
}

.accord__title {
  padding: 25px 0;
  font-size: 18px;
  font-family: "CynthoSlabPro-SemiBold";
  cursor: pointer;
  position: relative;
}

.accord__title:after {
  content: '';
  display: inline-block;
  background-image: url("../images/sprite.png");
  position: relative;
  top: 1px;
  margin-left: 13px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out;
}

.accord__title.is-active:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.accord__cnt {
  overflow: hidden;
  padding-bottom: 25px;
}

.accord__cnt p {
  line-height: 1.875em;
}

.accord__cnt p:first-of-type {
  margin-top: 0;
}

.accord__title ~ .accord__title {
  border-top: 2px solid #f5f5f5;
}

.seminars-list li ~ li {
  margin-top: 35epx;
}

.seminars-list strong {
  display: block;
  margin-bottom: 10px;
}

.journal-item {
  display: table;
  width: 100%;
  max-width: 1200px;
}

.journal-item-sidebar {
  display: table-cell;
  text-align: center;
  vertical-align: top;
}

.journal-item-sidebar a.link {
  display: block;
  margin: 30px auto 35px;
}

.journal-item-sidebar a.button {
  white-space: nowrap;
  width: 100%;
}

.journal-item-main {
  vertical-align: top;
  display: table-cell;
  padding-left: 70px;
}

.journal-item-main h4 {
  margin-top: 55px;
  margin-bottom: 20px;
}

.journal-item-sidebar__img {
  position: relative;
}

.journal-item-sidebar__img img {
  width: 100%;
  display: block;
}

.journal-item-sidebar__img:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-shadow: 6px 6px 11px rgba(0,0,0,0.3);
  z-index: -1;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.contacts-list {
  padding: 0;
  margin: 30px 0 50px 0;
  list-style: none;
}

.contacts-list li {
  float: left;
  width: 50%;
  padding-right: 40px;
}

.contacts-list li p {
  display: block;
  margin: 7px 0;
}

.contacts-list li strong {
  display: block;
  margin-bottom: 15px;
}

.contacts-list li > a {
  display: block;
  margin: 15px 0 25px;
}

.contacts-list li:nth-child(2n+1) {
  clear: both;
}

.contacts-list li:nth-child(n+3) {
  margin-top: 30px;
}

.contacts-form-wrapper .reg-form span {
  width: auto;
}

.contacts-form-wrapper .reg-form input[type="text"],
.contacts-form-wrapper .reg-form input[type="email"],
.contacts-form-wrapper .reg-form input[type="tel"],
.contacts-form-wrapper .reg-form input[type="file"],
.contacts-form-wrapper .reg-form input[type="checkbox"],
.contacts-form-wrapper .reg-form textarea,
.contacts-form-wrapper .reg-form select {
  margin-top: 10px;
  width: 100%;
}

.search-page-container {
  max-width: 1000px;
}

.infobuble:after {
  position: absolute;
  left: 50%;
  margin-left: -19px;
  bottom: 0px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 20px;
  border-color: #fff transparent transparent transparent;
  border-top-style: solid;
}

.infobuble {
  padding: 40px;
  background-color: #fff;
}

.infobuble__title {
  margin-right: 30px;
  margin-top: 0;
}

.infobuble__item {
  margin-top: 30px;
  font-family: "SegoeUI";
  font-size: 16px;
  position: relative;
  padding-left: 40px;
}

.infobuble__item:after {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  top: 0;
}

.infobuble__map:after {
  width: 30px;
  height: 31px;
  background: url("../images/pin.png") 0 0 no-repeat;
}

.infobuble__phone:after {
  top: -4px;
  width: 30px;
  height: 31px;
  background: url("../images/phone.png") 0 0 no-repeat;
}

.infobuble__mail:after {
  top: -6px;
  width: 30px;
  height: 31px;
  background: url("../images/mail.png") 0 0 no-repeat;
}

.article {
  overflow: hidden;
  margin-bottom: 40px;
}

.article__img {
  float: left;
  width: 300px;
  margin-right: 40px;
  text-align: center;
  background: #fff;
  border: 3px solid #f5f5f5;
  padding: 3% 0;
}

.article__img img {
  max-width: 90%;
}

.article__cnt {
  float: left;
  width: 100%;
  overflow: hidden;
}

.article__cnt img {
  border: 0px solid #f5f5f5;
}

.article__cnt .item-slider img {
/*  border: 0px;*/
}

.article__cnt img + p,
.article__cnt p:first-child {
  margin-top: 0;
}

.article__cnt .about-prod-slider {
  width: 100%;
  margin: 30px 0 0;
}

.article__cnt .about-prod-slider img {
  width: 100%;
  border: 0px;
}

@media (max-width: 1366px) {
  .article__cnt {
    margin-top: 2.5em;
    clear: both;
    padding-left: 0;
    margin-left: 0;
  }
}

.clients-list {
  margin-top: 40px;
  width: 70%;
}

@media (max-width: 1280px) {
  .clients-list {
    width: 100%;
  }
}

.clients-item ~ .clients-item {
  margin-top: 60px;
}

.clients-item {
  overflow: hidden;
}

.clients-item__img {
  width: 300px;
  margin-right: 40px;
  float: left;
  text-align: center;
  min-height: 170px;
  border: 3px solid #f5f5f5;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.clients-item__img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.no-flexbox .clients-item__img {
  display: block;
}

.no-flexbox .clients-item__img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.clients-item__cnt {
  width: 100%;
  margin-left: -340px;
  padding-left: 340px;
  float: left;
  overflow: hidden;
}

.clients-item__text {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
}

.clients-item__title {
  font-size: 22px;
  text-decoration: underline;
  margin-bottom: 20px;
  display: inline-block;
  color: #000;
  font-family: "CynthoSlabPro-SemiBold";
}

.project-item + .project-item {
  margin-top: 40px;
}

.project-item a {
  text-decoration: underline;
  display: inline-block;
  margin-bottom: 20px;
}

.project-item__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 170px;
  background-color: #fff;
  margin-bottom: 20px;
}

.project-item__img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

#video-modal {
  width: 760px;
  height: 468px;
  padding: 0;
  background-color: transparent;
}

#video-modal iframe {
  width: 100%;
  height: 100%;
  display: block;
}

#video-modal.modal .mfp-close {
  top: -35px;
  right: -35px;
}

.help-tip {
  display: inline-block;
  position: relative;
  bottom: -5px;
  margin-left: 5px;
}

.help-tip:hover .help-tip__text {
  display: block;
}

.help-tip__text {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -20px;
  margin-left: 35px;
  width: 200px;
  background-color: #e7e7e7;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: normal;
  font-family: "SegoeUI";
  line-height: 1.4;
}

.help-tip__text:before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: -20px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
  border-color: transparent #e7e7e7 transparent transparent;
  border-right-style: solid;
}

a.show-full-text {
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
  border-bottom: 1px dotted;
}

a.show-full-text:hover {
  text-decoration: none;
  border-bottom: 1px dotted;
}

a.show-full-text + div {
  margin-top: -40px;
}

.content-category {
  padding-bottom: 30px;
}

.zoom {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 120%;
  overflow: hidden;
  -webkit-transition: width 500ms 0ms;
  transition: width 500ms 0ms;
}

.zoom__title-h1 {
  position: absolute;
  top: 130px;
  left: 270px;
  font-size: 35px;
  color: #fff;
  font-family: "CynthoSlabPro-Bold";
  z-index: 10;
  opacity: 0;
  -webkit-transform: translate(-5px, -10px);
  -ms-transform: translate(-5px, -10px);
  transform: translate(-5px, -10px);
}

.zoom__title-h1:after {
  position: absolute;
  top: -0.3em;
  left: -0.75em;
  content: "";
  display: block;
  width: 1em;
  height: 0.22em;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.zoom__title-h2 {
  position: absolute;
  top: 400px;
  left: 110px;
  font-size: 24px;
  color: #fff;
  font-family: "CynthoSlabPro-Bold";
  z-index: 10;
  opacity: 0;
  -webkit-transform: translate(5px, 10px);
  -ms-transform: translate(5px, 10px);
  transform: translate(5px, 10px);
}

.zoom__title-h2:after {
  position: absolute;
  top: -0.3em;
  left: -0.75em;
  content: "";
  display: block;
  width: 1em;
  height: 0.22em;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.zoom__title-h1,
.zoom__title-h2 {
  -webkit-transition: all 200ms ease 0ms;
  transition: all 200ms ease 0ms;
}

.is-active .zoom__title-h1,
.is-active .zoom__title-h2 {
  -webkit-transition-delay: 2200ms;
  transition-delay: 2200ms;
}

.is-active .zoom__item5 .zoom__title-h1,
.is-active .zoom__item5 .zoom__title-h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.is-active .zoom-step0-forward .zoom__item5 .zoom__title-h1,
.is-active .zoom-step0-forward .zoom__item5 .zoom__title-h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms;
}

.is-active .zoom-step1-forward .zoom__item4 .zoom__title-h1,
.is-active .zoom-step2-backward .zoom__item4 .zoom__title-h1,
.is-active .zoom-step1-forward .zoom__item4 .zoom__title-h2,
.is-active .zoom-step2-backward .zoom__item4 .zoom__title-h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.is-active .zoom-step2-forward .zoom__item3 .zoom__title-h1,
.is-active .zoom-step3-backward .zoom__item3 .zoom__title-h1,
.is-active .zoom-step2-forward .zoom__item3 .zoom__title-h2,
.is-active .zoom-step3-backward .zoom__item3 .zoom__title-h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.is-active .zoom-step3-forward .zoom__item2 .zoom__title-h1,
.is-active .zoom-step4-backward .zoom__item2 .zoom__title-h1,
.is-active .zoom-step3-forward .zoom__item2 .zoom__title-h2,
.is-active .zoom-step4-backward .zoom__item2 .zoom__title-h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.is-active .zoom-step4-forward .zoom__item1 .zoom__title-h1,
.is-active .zoom-step4-forward .zoom__item1 .zoom__title-h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.is-active .zoom-step4-backward .zoom__item1 .zoom__title-h1,
.is-active .zoom-step3-backward .zoom__item2 .zoom__title-h1,
.is-active .zoom-step2-backward .zoom__item3 .zoom__title-h1,
.is-active .zoom-step1-backward .zoom__item4 .zoom__title-h1,
.is-active .zoom-step1-forward .zoom__item5 .zoom__title-h1,
.is-active .zoom-step2-forward .zoom__item4 .zoom__title-h1,
.is-active .zoom-step3-forward .zoom__item3 .zoom__title-h1,
.is-active .zoom-step4-forward .zoom__item2 .zoom__title-h1,
.is-active .zoom-step4-backward .zoom__item1 .zoom__title-h2,
.is-active .zoom-step3-backward .zoom__item2 .zoom__title-h2,
.is-active .zoom-step2-backward .zoom__item3 .zoom__title-h2,
.is-active .zoom-step1-backward .zoom__item4 .zoom__title-h2,
.is-active .zoom-step1-forward .zoom__item5 .zoom__title-h2,
.is-active .zoom-step2-forward .zoom__item4 .zoom__title-h2,
.is-active .zoom-step3-forward .zoom__item3 .zoom__title-h2,
.is-active .zoom-step4-forward .zoom__item2 .zoom__title-h2 {
  opacity: 0;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

.zoom__item4 .zoom__title-h1 {
  font-size: 28px;
  color: #000;
  top: 72%;
  left: 33%;
}

.zoom__item4 .zoom__title-h1:after {
  background-color: #000;
}

.zoom__item4 .zoom__title-h2 {
  top: 15%;
  left: 69%;
}

.zoom__item3 .zoom__title-h1 {
  color: #000;
  top: 55%;
  left: 65%;
}

.zoom__item3 .zoom__title-h1:after {
  background-color: #000;
}

.zoom__item3 .zoom__title-h2 {
  top: 12%;
  left: 67%;
}

.zoom__item2 .zoom__title-h1 {
  top: 70%;
  left: 8%;
}

.zoom__item2 .zoom__title-h2 {
  top: 12%;
  left: 67%;
}

.zoom__item1 .zoom__title-h1 {
  top: 35%;
  left: 8%;
}

.zoom__item1 .zoom__title-h2 {
  top: 69%;
  left: 51%;
}

.zoom-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  width: 230px;
  margin: auto;
  text-align: center;
  opacity: 0;
}

.zoom-controls .zoom-steps {
  float: left;
  height: 44px;
  padding: 11px 20px;
  background-color: rgba(0,0,0,0.2);
}

.zoom-controls .zoom-step {
  display: block;
  float: left;
  width: 4px;
  height: 22px;
  background-color: #fff;
  opacity: 0.4;
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
}

.zoom-controls .zoom-step.is-active {
  opacity: 1;
}

.zoom-controls .zoom-step + .zoom-step {
  margin-left: 20px;
}

.zoom-controls .zoom-in,
.zoom-controls .zoom-out {
  display: block;
  float: left;
  width: 44px;
  height: 44px;
  margin: 0 4px;
  text-align: center;
  line-height: 34px;
  background-color: rgba(0,0,0,0.4);
  -webkit-transition: opacity 1200ms ease;
  transition: opacity 1200ms ease;
  font-size: 44px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

.zoom-controls .zoom-in:hover,
.zoom-controls .zoom-out:hover {
  background-color: rgba(0,0,0,0.6);
}

.zoom-controls .zoom-in.is-disabled,
.zoom-controls .zoom-out.is-disabled {
  color: #9d9d9d;
}

.zoom-controls .zoom-in.is-disabled:hover,
.zoom-controls .zoom-out.is-disabled:hover {
  cursor: default;
  background-color: rgba(0,0,0,0.4);
}

.zoom-controls .zoom-in:first-child,
.zoom-controls .zoom-out:first-child {
  padding-left: 2px;
}

.is-active .zoom-controls {
  opacity: 1;
}

.pulseanim .zoom-out {
  display: block;
  position: relative;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: pulsanim 1200ms infinite;
  animation: pulsanim 1200ms infinite;
}

.zoom > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.zoom > div:after,
.zoom > div:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}

.is-active .zoom {
  width: 100%;
}

.zoom__item1 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.zoom__item1:before {
  background-image: url("../images/zoom5.jpg");
}

.zoom__item1:after {
  background-image: url("../images/zoom5b.jpg");
}

.zoom__item2 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.zoom__item2:before {
  background-image: url("../images/zoom4.jpg");
}

.zoom__item2:after {
  background-image: url("../images/zoom4b.jpg");
}

.zoom__item3 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.zoom__item3:before {
  background-image: url("../images/zoom3.jpg");
}

.zoom__item3:after {
  background-image: url("../images/zoom3b.jpg");
}

.zoom__item4 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.zoom__item4:before {
  background-image: url("../images/zoom2.jpg");
}

.zoom__item4:after {
  background-image: url("../images/zoom2b.jpg");
}

.zoom__item5:before {
  background-image: url("../images/zoom1.jpg");
}

.zoom__item5:after {
  opacity: 0;
  background-image: url("../images/zoom1b.jpg");
}

.zoom-step1-forward .zoom__item5 {
  opacity: 0;
  -webkit-transform: scale(1.7) translate(-15%, -20%);
  -ms-transform: scale(1.7) translate(-15%, -20%);
  transform: scale(1.7) translate(-15%, -20%);
  -webkit-transition: opacity 700ms 900ms, -webkit-transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 700ms 900ms, transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step1-forward .zoom__item5:after {
  -webkit-transition: opacity 600ms 200ms;
  transition: opacity 600ms 200ms;
  opacity: 1;
}

.zoom-step1-forward .zoom__item4 {
  opacity: 1;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: opacity 0ms 1100ms, -webkit-transform 1600ms 1100ms;
  transition: opacity 0ms 1100ms, transform 1600ms 1100ms;
}

.zoom-step1-forward .zoom__item4:after {
  -webkit-transition: opacity 1200ms 1100ms;
  transition: opacity 1200ms 1100ms;
  opacity: 0;
}

.zoom-step2-forward .zoom__item4 {
  opacity: 0;
  -webkit-transform: scale(1.7) translate(0%, 0%);
  -ms-transform: scale(1.7) translate(0%, 0%);
  transform: scale(1.7) translate(0%, 0%);
  -webkit-transition: opacity 700ms 900ms, -webkit-transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 700ms 900ms, transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step2-forward .zoom__item4:after {
  -webkit-transition: opacity 600ms 200ms;
  transition: opacity 600ms 200ms;
  opacity: 1;
}

.zoom-step2-forward .zoom__item3 {
  opacity: 1;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: opacity 0ms 1100ms, -webkit-transform 1600ms 1100ms;
  transition: opacity 0ms 1100ms, transform 1600ms 1100ms;
}

.zoom-step2-forward .zoom__item3:after {
  -webkit-transition: opacity 1200ms 1100ms;
  transition: opacity 1200ms 1100ms;
  opacity: 0;
}

.zoom-step3-forward .zoom__item3 {
  opacity: 0;
  -webkit-transform: scale(1.7) translate(-15%, -20%);
  -ms-transform: scale(1.7) translate(-15%, -20%);
  transform: scale(1.7) translate(-15%, -20%);
  -webkit-transition: opacity 700ms 900ms, -webkit-transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 700ms 900ms, transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step3-forward .zoom__item3:after {
  -webkit-transition: opacity 600ms 200ms;
  transition: opacity 600ms 200ms;
  opacity: 1;
}

.zoom-step3-forward .zoom__item2 {
  opacity: 1;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: opacity 0ms 1100ms, -webkit-transform 1600ms 1100ms;
  transition: opacity 0ms 1100ms, transform 1600ms 1100ms;
}

.zoom-step3-forward .zoom__item2:after {
  -webkit-transition: opacity 1200ms 1100ms;
  transition: opacity 1200ms 1100ms;
  opacity: 0;
}

.zoom-step4-forward .zoom__item2 {
  opacity: 0;
  -webkit-transform: scale(1.7) translate(0%, 0%);
  -ms-transform: scale(1.7) translate(0%, 0%);
  transform: scale(1.7) translate(0%, 0%);
  -webkit-transition: opacity 700ms 900ms, -webkit-transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 700ms 900ms, transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step4-forward .zoom__item2:after {
  -webkit-transition: opacity 600ms 200ms;
  transition: opacity 600ms 200ms;
  opacity: 1;
}

.zoom-step4-forward .zoom__item1 {
  opacity: 1;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: opacity 0ms 1100ms, -webkit-transform 1600ms 1100ms;
  transition: opacity 0ms 1100ms, transform 1600ms 1100ms;
}

.zoom-step4-forward .zoom__item1:after {
  -webkit-transition: opacity 1200ms 1100ms;
  transition: opacity 1200ms 1100ms;
  opacity: 0;
}

.zoom-step4-backward .zoom__item2 {
  opacity: 1;
  -webkit-transform: scale(1) translate(0%, 0%);
  -ms-transform: scale(1) translate(0%, 0%);
  transform: scale(1) translate(0%, 0%);
  -webkit-transition: opacity 600ms 900ms, -webkit-transform 1600ms 1100ms;
  transition: opacity 600ms 900ms, transform 1600ms 1100ms;
}

.zoom-step4-backward .zoom__item2:after {
  -webkit-transition: opacity 1600ms 1600ms;
  transition: opacity 1600ms 1600ms;
  opacity: 0;
}

.zoom-step4-backward .zoom__item1 {
  opacity: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 700ms 1100ms, -webkit-transform 800ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 700ms 1100ms, transform 800ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step4-backward .zoom__item1:after {
  -webkit-transition: opacity 1100ms 400ms;
  transition: opacity 1100ms 400ms;
  opacity: 1;
}

.zoom-step4-backward .zoom__item2 {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.zoom-step4-backward .zoom__item3 {
  opacity: 0;
  -webkit-transform: scale(1.7) translate(-15%, -20%);
  -ms-transform: scale(1.7) translate(-15%, -20%);
  transform: scale(1.7) translate(-15%, -20%);
  -webkit-transition: opacity 400ms 1900ms, -webkit-transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 400ms 1900ms, transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step4-backward .zoom__item3:after {
  -webkit-transition: opacity 800ms 200ms;
  transition: opacity 800ms 200ms;
  opacity: 1;
}

.zoom-step3-backward .zoom__item3 {
  opacity: 1;
  -webkit-transform: scale(1) translate(0%, 0%);
  -ms-transform: scale(1) translate(0%, 0%);
  transform: scale(1) translate(0%, 0%);
  -webkit-transition: opacity 600ms 900ms, -webkit-transform 1600ms 1100ms;
  transition: opacity 600ms 900ms, transform 1600ms 1100ms;
}

.zoom-step3-backward .zoom__item3:after {
  -webkit-transition: opacity 1600ms 1600ms;
  transition: opacity 1600ms 1600ms;
  opacity: 0;
}

.zoom-step3-backward .zoom__item2 {
  opacity: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 700ms 1100ms, -webkit-transform 800ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 700ms 1100ms, transform 800ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step3-backward .zoom__item2:after {
  -webkit-transition: opacity 1100ms 400ms;
  transition: opacity 1100ms 400ms;
  opacity: 1;
}

.zoom-step3-backward .zoom__item3 {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.zoom-step3-backward .zoom__item4 {
  opacity: 0;
  -webkit-transform: scale(1.7) translate(0%, 0%);
  -ms-transform: scale(1.7) translate(0%, 0%);
  transform: scale(1.7) translate(0%, 0%);
  -webkit-transition: opacity 400ms 1900ms, -webkit-transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 400ms 1900ms, transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step3-backward .zoom__item4:after {
  -webkit-transition: opacity 800ms 200ms;
  transition: opacity 800ms 200ms;
  opacity: 1;
}

.zoom-step2-backward .zoom__item4 {
  opacity: 1;
  -webkit-transform: scale(1) translate(0%, 0%);
  -ms-transform: scale(1) translate(0%, 0%);
  transform: scale(1) translate(0%, 0%);
  -webkit-transition: opacity 600ms 900ms, -webkit-transform 1600ms 1100ms;
  transition: opacity 600ms 900ms, transform 1600ms 1100ms;
}

.zoom-step2-backward .zoom__item4:after {
  -webkit-transition: opacity 1600ms 1600ms;
  transition: opacity 1600ms 1600ms;
  opacity: 0;
}

.zoom-step2-backward .zoom__item3 {
  opacity: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 700ms 1100ms, -webkit-transform 800ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 700ms 1100ms, transform 800ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step2-backward .zoom__item3:after {
  -webkit-transition: opacity 1100ms 400ms;
  transition: opacity 1100ms 400ms;
  opacity: 1;
}

.zoom-step2-backward .zoom__item4 {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.zoom-step2-backward .zoom__item5 {
  opacity: 0;
  -webkit-transform: scale(1.7) translate(-15%, -20%);
  -ms-transform: scale(1.7) translate(-15%, -20%);
  transform: scale(1.7) translate(-15%, -20%);
  -webkit-transition: opacity 400ms 1900ms, -webkit-transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 400ms 1900ms, transform 2000ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step2-backward .zoom__item5:after {
  -webkit-transition: opacity 800ms 200ms;
  transition: opacity 800ms 200ms;
  opacity: 1;
}

.zoom-step1-backward .zoom__item5 {
  opacity: 1;
  -webkit-transform: scale(1) translate(0%, 0%);
  -ms-transform: scale(1) translate(0%, 0%);
  transform: scale(1) translate(0%, 0%);
  -webkit-transition: opacity 600ms 900ms, -webkit-transform 1600ms 1100ms;
  transition: opacity 600ms 900ms, transform 1600ms 1100ms;
}

.zoom-step1-backward .zoom__item5:after {
  -webkit-transition: opacity 1600ms 1600ms;
  transition: opacity 1600ms 1600ms;
  opacity: 0;
}

.zoom-step1-backward .zoom__item4 {
  opacity: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 700ms 1100ms, -webkit-transform 800ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 700ms 1100ms, transform 800ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom-step1-backward .zoom__item4:after {
  -webkit-transition: opacity 1100ms 400ms;
  transition: opacity 1100ms 400ms;
  opacity: 1;
}

.zoom-step2-forward .zoom__item5,
.zoom-step3-forward .zoom__item4,
.zoom-step3-forward .zoom__item5,
.zoom-step4-forward .zoom__item3,
.zoom-step4-forward .zoom__item4,
.zoom-step4-forward .zoom__item5,
.zoom-step2-backward .zoom__item5,
.zoom-step3-backward .zoom__item4,
.zoom-step3-backward .zoom__item5,
.zoom-step4-backward .zoom__item3,
.zoom-step4-backward .zoom__item4,
.zoom-step4-backward .zoom__item5 {
  opacity: 0 !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.zoom__item1,
.zoom__item2,
.zoom__item3,
.zoom__item4 {
  display: none;
}

.is-active .zoom__item1,
.is-active .zoom__item2,
.is-active .zoom__item3,
.is-active .zoom__item4 {
  display: block;
}

@-webkit-keyframes animate-front {
  0% {
    opacity: 0;
  }
}

@keyframes animate-front {
  0% {
    opacity: 0;
  }
}

@-webkit-keyframes pulsanim {
  0% {
    -webkit-transform: scale(1.075);
    transform: scale(1.075);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1.075);
    transform: scale(1.075);
  }
}

@keyframes pulsanim {
  0% {
    -webkit-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075);
  }

  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075);
  }
}
.checkSumBTN{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 80px;
  padding-right: 80px;
  background-color: #14b0b2;
  color: #f0f0f0;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.checkSumBTN:hover{
  color:#ff3a3a;
  cursor:pointer;
}
.checkSumBlock{
  vertical-align: middle;
  position: fixed;
  display: none;
  left:0;
  top: 0;
  text-align: center;
  background-color: rgba(0,0,0,0.2);
}

.footer__cell .button.button{
  background-color: #ff3a3a ;
  height: 46px;
  text-align: center;
  padding: 0 ;
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  border: 0px ;
  font-size: 12px !important;
  border-radius: 2px;
  color: #fff;
}
.footer__cell .button.button:hover{
background-color:  rgba(255,255,255,0.7);
}
.footer__cell .subscrb{
  margin-top: 0;

  padding-top: 5% !important;
}
.prod-name{
  margin-top: 15px;
}

.textsubscrb{
  padding-top: 3% !important;
}


@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic);
.img-circle,.img-circle2{background-color:#29AEE3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:160px;height:160px;bottom:-45px;right:-15px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:110px;height:110px;bottom:-20px;right:10px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:77px;height: 77px;bottom: -3px;right: 27px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:77px;height:77px;background-image:url(/images/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
.img-circle:hover .img-circleblock{background-image:url(/images/mini2.png);animation-name: pulse;-webkit-animation-name: pulse; animation-duration: 2.5s; -webkit-animation-duration: 2.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle2{box-sizing:content-box;-webkit-box-sizing:content-box;width:77px;height:77px;bottom: -3px;right: 27px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: 1;}
.img-circleblock2{box-sizing:content-box;-webkit-box-sizing:content-box;width:77px;height:77px;background-image:url(/images/mini3.png);background-position: center center;background-repeat:no-repeat;-moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.img-circleblock2:hover {background-image:url(/images/mini.png);-moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }
  100% {transform: scale(0.9);opacity: 1;}}
@-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
    opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}

.call_button{background: url(/images/mini.png) no-repeat;bottom:6px;right:6px;position: fixed ;width:25px;height:25px;-webkit-background-size: cover;-moz-background-size:cover;background-size:cover;}
#minbotph{background:#29AEE3;z-index:999997;width:50px;height:50px;bottom:0;right:0;position:fixed;opacity: 0.7;-webkit-border-top-left-radius: 50px;-moz-border-radius-topleft: 50px;border-top-left-radius: 50px;}
#minbotph:hover{opacity: 1;}
#stbotph,#slibotph{float:left;position:relative;height:120px;}
#content1{float:left;height:120px;margin:22px 0 0 -120px;width:410px; background:rgba(219,241,254, 0.84);padding:0 17px 0 90px;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
#tele_phone_call{display: inline-block;height:35px;line-height:35px;box-sizing:content-box;-webkit-box-sizing:content-box;background:#fff;outline: none;-webkit-appearance: none;vertical-align: middle;width:220px;margin:15px 0 17px 0;color:#1f6074;font-family: 'Open Sans', sans-serif;font-size:26px;border:2px solid #63cff6;padding:2px 10px 3px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}
#tele_phone_call::-webkit-input-placeholder {height:35px;font-size:14px;line-height:35px;vertical-align: middle;text-align:center;}
#tele_phone_call::-moz-placeholder  {height:35px;font-size:14px;line-height:35px;vertical-align: middle;text-align:center;}
#tele_phone_call:-moz-placeholder {height:35px;font-size:14px;line-height:35px;vertical-align: middle;text-align:center;}
#tele_phone_call:-ms-input-placeholder  {height:35px;font-size:14px;line-height:35px;vertical-align: middle;text-align:center;}
#tele_phone_call:focus::-webkit-input-placeholder {color:transparent;}
#tele_phone_call:focus::-moz-placeholder {color:transparent;}
#tele_phone_call:focus:-moz-placeholder {color:transparent;}
#tele_phone_call:focus:-ms-input-placeholder {color:transparent;}

#name_phone_call{display: inline-block;height:35px;line-height:35px;box-sizing:content-box;-webkit-box-sizing:content-box;background:#fff;outline: none;-webkit-appearance: none;vertical-align: middle;width:220px;margin:15px 0 17px 0;color:#1f6074;font-family: 'Open Sans', sans-serif;font-size:26px;border:2px solid #63cff6;padding:2px 10px 3px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}
#name_phone_call::-webkit-input-placeholder {height:35px;font-size:14px;line-height:35px;vertical-align: middle;text-align:center;}
#name_phone_call::-moz-placeholder  {height:35px;font-size:14px;line-height:35px;vertical-align: middle;text-align:center;}
#name_phone_call:-moz-placeholder {height:35px;font-size:14px;line-height:35px;vertical-align: middle;text-align:center;}
#name_phone_call:-ms-input-placeholder  {height:35px;font-size:14px;line-height:35px;vertical-align: middle;text-align:center;}
#name_phone_call:focus::-webkit-input-placeholder {color:transparent;}
#name_phone_call:focus::-moz-placeholder {color:transparent;}
#name_phone_call:focus:-moz-placeholder {color:transparent;}
#name_phone_call:focus:-ms-input-placeholder {color:transparent;}
#name_phone_call:focus:-ms-input-placeholder {color:transparent;}
#butcall{font-size:0;vertical-align: middle;width:44px;height:44px;line-height:44px;margin-top:-50px;background:#eff8fd url(/images/arr.png) no-repeat 9px 8px;border:3px solid #91d7f9;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;-moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
#butcall:hover{cursor:pointer;-moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}
#mssgresbox{margin-top:22px;height:81px;position:fixed;right:10px;bottom:25px;z-index:999998;display:none;color:#29AEE3;font-size:20px;text-align:center;vertical-align: middle;line-height:80px;font-family: 'Open Sans', sans-serif;background:rgba(219,241,254, 0.84);padding:0 17px;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
#mssgresbox:hover{cursor:pointer;}
#pop_up_bl{position:fixed;right:10px;bottom:25px;z-index:999998;max-height:120px;max-width:425px;font-family: 'Open Sans', sans-serif;}
a#setСЃookieph{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;display:block;position:fixed;top:10px;right:0;width:20px;height:20px;background:url(/images/close.png)no-repeat center 4px;z-index:999999;-webkit-transition:all 0ms;-o-transition:all 0ms;-moz-transition:all 0ms;transition:all 0ms;}
a#setСЃookieph:hover{background:rgba(219,241,254, 0.84) url(/images/close.png) center -24px no-repeat;cursor:pointer;}

#content1 label{font-weight:normal;margin:0;}
#content1 input[type="email"]{height:100%;}
input[type="email"].hidden_in{display:none;}
#pop_up_bl .close {opacity: 1;}
#mask_text{display:none;width:0;height:0;overflow:hidden;}
@media (max-width: 450px) {
  #content1{height:60px;margin:35px 0 0 -90px;padding:0 17px 0 60px;bottom:0;}
  #tele_phone_call{width:120px;height:25px;line-height:25px;margin:12px 0 12px 0;font-size:18px;padding:2px 5px 3px;}
  #tele_phone_call::-webkit-input-placeholder {font-size:9px;line-height:25px;}
  #tele_phone_call::-moz-placeholder {font-size:9px;line-height:25px;}
  #tele_phone_call:hover::-webkit-input-placeholder {color:transparent;}
  #tele_phone_call:hover::-moz-placeholder {color:transparent;}
  #name_phone_call{width:120px;height:25px;line-height:25px;margin:12px 0 12px 0;font-size:18px;padding:2px 5px 3px;}
  #name_phone_call::-webkit-input-placeholder {font-size:9px;line-height:25px;}
  #name_phone_call::-moz-placeholder {font-size:9px;line-height:25px;}
  #name_phone_call:hover::-webkit-input-placeholder {color:transparent;}
  #name_phone_call:hover::-moz-placeholder {color:transparent;}
  #labtelcal{bottom:27px;right:70px;}
  #butcall{width:32px;height:36px;line-height:32px;background:#eff8fd url(/images/arr.png) no-repeat 4px 4px;}
  #butcall:hover{cursor:pointer;}
  #mssgresbox{font-size:14px;line-height:60px;}
  #pop_up_bl{right:50%;margin-right:-145px;max-width:300px;bottom:0;}
}
.namePhoneForm{
  margin-top: 8px !important;
  margin-bottom:4px !important;
  margin-left:6px !important;
}
.wrongVal{
  border: 1px solid red !important;
}

.arrow {
  padding: 0;
  font-size: 36px;
  line-height: 36px;
  display: block;
  background-color: transparent;
}

.arrow:focus {
  outline: none;
}

.arrow:hover {
  cursor: pointer;
}
.prev{
  margin-top: 80px;
  margin-left:-15px;
  float:left;
}
.next{
  float:right;
  margin-top: -210px;

}
.carousel{
  width:750px;
}
.carouselCont{
  width:638px;

}
.knopki{
  min-width:267px;
}
.discount{
  color: #ef0000 !important;
}
.discount:hover{
  color: #aa0000 !important;
}