@charset "UTF-8";
/* -------------------------------------
	Font face
	------------------------------------- */
@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Regular.woff2") format("woff2"), url("../fonts/Circe-Regular.woff") format("woff"), url("../fonts/Circe-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;font-display: swap;
}

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Bold.woff2") format("woff2"), url("../fonts/Circe-Bold.woff") format("woff"), url("../fonts/Circe-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;font-display: swap;
}

/* -------------------------------------
	Reset
	------------------------------------- */
article, aside, dialog, figcaption, figure, footer, header, main, nav, section, details, menu {
  display: block;
}

@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

*::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  margin: 0;
  position: relative;
  font: 18px "Circe", sans-serif, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-align: left;
  color: #000;
  background-color: #fff;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .4em;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  letter-spacing: -0.025em;
}

p {
  margin: 0;
}

p:not(:last-child) {
  margin-bottom: 1em;
}

address {
  display: block;
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear;
}

a:hover, a:focus {
  text-decoration: none;
}

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

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

figure {
  margin: 0 0 1rem;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  font-size: 10px;
  text-transform: uppercase;
  color: #0047BB;
  border-style: none;
}

img::-moz-selection {
  background: none;
}

img::selection {
  background: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #000;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

a, area, button, [role="button"], input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button {
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  cursor: pointer;
}

button:focus {
  outline: none;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type="radio"], input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="radio"]:disabled, input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox;
}

input[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

[role="button"] {
  cursor: pointer;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

[hidden] {
  display: none !important;
}

.mfp-bg {
  opacity: 0.46;
}

.slick-slide {
  outline: none;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.12;
}

/* -------------------------------------
	Common styles
	------------------------------------- */
.main-wrapper {
  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;
  min-height: 100vh;
}

.main-wrapper .page {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;margin-top: 34px;
}

/* ie */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .main-wrapper {
    display: block;
  }
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container--wide {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 758px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1282px;
  }
  .container--wide {
    max-width: 1504px;
  }
}

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

.f-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -13px;
  margin-left: -13px;
}

.cols {
  padding-left: 13px;
  padding-right: 13px;
}

.col-1 {
  width: 100%;
}

.col-1-2 {
  width: 50%;
}

.col-1-3 {
  width: 33.33333%;
}

.col-1-4 {
  width: 25%;
}

.col-3-4 {
  width: 75%;
}

.img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.nowrap {
  white-space: nowrap;
}

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

.text-bold {
  font-weight: 700;
}

.color-accent {
  color: #0047BB;
}

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

.list:not(.f-row) {
  margin: 0;
}

.p-relative {
  position: relative;
}
.page>.template>.container>div {
  font-size: 18px;
  line-height: 1.35;
}

/* ---------- Titles & text ---------- */
.h1,.h1-1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  letter-spacing: -0.025em;
}

h1, .h1, .h1-1 {
  font-size: 48px;
  line-height: 1.1;
}

.page-title {
  margin-bottom: .6em;margin-top: 0;margin-left: 0.0em;
}

h2, .h2 {
  font-size: 38px;
  line-height: 1.05;
}

.h2 {
  margin-bottom: .6em;
}

h3, .h3 {
  font-size: 30px;
  line-height: 1.15;
}

.section-subtitle {
  margin-top: -0.6em;
  margin-bottom: 1em !important;
}

.text-1 {
  font-size: 18px;
  line-height: 1.4;
}

.text-1 p:not(:last-child) {
  margin-bottom: .7em;
}

p.text-1:not(:last-child) {
  margin-bottom: .7em;
}

.text-2 {
  font-size: 18px;
  line-height: 1.35;
}

.text-margin {
  margin-bottom: 0.7em;
}

.no-margins p {
  margin-bottom: 0 !important;
}

.text-block {
  padding: 1.9em;
  background-color: #f6f6f6;
  border-top: 2px solid #0047BB;
}

.accent-block {
  padding: 1.9em 2.3em;
  color: #fff;
  background-color: #0047BB;
}

.text-list {
  font-size: 18px;
}

.text-list li {
  position: relative;
}

.text-list li:not(:last-child) {
  margin-bottom: .5em;
}

.text-list li::before {
  position: absolute;
  left: 0;
  z-index: 0;
}

ul.text-list li {
  padding-left: 2.4em;
}

ul.text-list li::before {
  content: '';
  display: block;
  width: 1.334em;
  height: 2px;
  top: .5em;
  background: #0047BB;
}

ol.text-list {
  counter-reset: li;
}

ol.text-list li {
  padding-left: 1.8em;
}

ol.text-list li::before {
  content: counter(li) ".";
  counter-increment: li;
  font-weight: 700;
  color: #0047BB;
}

.section-padding {
  padding-top: 65px;
}

.block-padding {
  padding-top: 35px;
}

.bg-section {
  margin-top: 45px;
  padding: 45px 0;
  background-color: #f6f6f6;
}

.section-col {
  max-width: 1100px;
}

.block-col {
  max-width: 930px;
}

.row-col {
  max-width: 860px;
}

.text-col {
  max-width: 700px;
}

.text-col-2 {
  max-width: 750px;
}

/* ----- Кнопки ----- */
.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 52px;
  -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;
  font-size: 18px;
  line-height: 1;
  background: #0047BB;
  color: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.btn::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  display: block;
  width: 50%;
  height: 40px;
  background: #15558b;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  z-index: -1;
}

.btn:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(6);
      -ms-transform: translate(-50%, -50%) scale(6);
          transform: translate(-50%, -50%) scale(6);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.btn-close {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../img/ic-close.svg") no-repeat 50% 50%/100%;
  opacity: 0.8;
  cursor: pointer;
}

.btn-close:hover {
  opacity: 1;
}

.btn-close.mfp-close {
  background: url("../img/ic-close.svg") no-repeat 50% 50%/100% !important;
}

.slick-arrow {
  font-size: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  width: 5.7em;
  height: 5.7em;
  border: 1px solid #f3f3f3;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.slick-arrow svg {
  width: 1.3em;
  height: 2.2em;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.slick-arrow:hover svg {
  fill: #0047BB;
}

.slick-prev {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.slick-prev:hover {
  -webkit-box-shadow: -10px -17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: -10px -17px 62px rgba(0, 0, 0, 0.09);
}

.slick-prev + .slick-next {
  margin-left: -1px;
}

.slick-next:hover {
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
}

.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-size: 0;
}

.slick-dots button {
  display: block;
  width: 9px;
  height: 9px;
  margin: 0 6px;
  border-radius: 50%;
  background: #d8d8d8;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.slick-dots .slick-active button {
  background: #0047BB;
}

/* ----- иконки-ссылки соц сети ----- */
.social-links {
  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;
}

.social-links li:not(:last-child) {
  margin-right: 12px;
}

.social-link {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  font-size: 10px;
}

.social-link:hover {
  -webkit-transform: translate3d(0, -0.2em, 0);
          transform: translate3d(0, -0.2em, 0);
}

.social-fb {
  width: 1.3em;
  height: 2.4em;
  background-image: url("../img/ic-fb.svg");
}

.social-vk {
  width: 3em;
  height: 1.7em;
  background-image: url("../img/ic-vk.svg");
}

.social-rutube {
  margin-top:0.2em;
  width: 2.2em;
  height: 2.2em;
  background-image: url("../img/ic-rutube.svg");
}


.social-li {
  width: 2.4em;
  height: 2.4em;
  background-image: url("../img/ic-linkedin.svg");
}

.social-yo {
  width: 2.4em;
  height: 1.7em;
margin-top: 0.5em;
  background-image: url("../img/ic-youtube.svg");
}

.social-tg {
  width: 2.4em;
  height: 2.0em;
  background-image: url("../img/ic-tg.svg");
}

.social-in {
  width: 2.4em;
  height: 2.4em;
  background-image: url("../img/ic-instagram.svg");
}

.social-tw {
  width: 2.4em; margin-top:0.6em;
  height: 2.4em;
  background-image: url("../img/ic-tw.svg");
}

.social-mail {
  width: 2.4em; margin-top:0.9em;
  height: 2.4em;
  background-image: url("../img/subscr.svg");
}


/* ----- js вкладки ----- */
.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.tabs .tab {
  margin: 0 21px 15px 0;
}

.tab {
  display: block;
  padding: .2em .5em;
  color: #0047BB;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.tab span {
  display: inline-block;
  line-height: 1;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  border-bottom: 1px dotted #0047BB;
}

.tab--active {
  color: #000;
  background-color: #f6f6f6;
}

.tab--active span {
  border-color: transparent;
}

.tab-item:not(:first-child) {
  display: none;
}

@media screen and (max-width: 767px) {
  .tabs .tab {
    margin: 0 15px 10px 0;
  }
}

/* ----- js аккордион ----- */
.accordion-btn {
  position: relative;
  margin-bottom: .3em;
  padding: 16px 2em 16px 1em;
  background-color: #f6f6f6;
  color: #0047BB;
  cursor: pointer;
}

.accordion-btn.active .accordion-ic::before {
  opacity: 0;
}

.accordion-btn.active .accordion-ic::after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

.accordion-ic {
  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;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  border: 2px solid #0047BB;
}

.accordion-ic::before, .accordion-ic::after {
  content: '';
  display: block;
  width: 70%;
  height: 2px;
  position: absolute;
  background: #0047BB;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.accordion-ic::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.accordion-content {
  display: none;
  margin-top: -.3em;
  padding: 1.2em 2em 1.5em;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
  position: relative;
  z-index: 1;
}

.accordion--white .accordion-btn {
  background: #fff;
  -webkit-box-shadow: 10px 10px 52px rgba(0, 0, 0, 0.05);
          box-shadow: 10px 10px 52px rgba(0, 0, 0, 0.05);
}

.accordion--white .accordion-content {
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 0;
}

@media screen and (max-width: 575px) {
  .accordion-content {
    padding: 20px 15px;
  }
}

.download-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.download-link::before {
  content: '';
  display: block;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.download-jpg::before {
  width: 32px;
  height: 15px;
  background-image: url("../img/ic-jpg-white.svg");
}

/* ----- кнопка показать ещё ----- */
.readmore-hidden {
  display: none;
}

.readmore-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 18px;
  font-size: 18px;
  line-height: 1;
  border-bottom: 1px dotted #0047BB;
  color: #0047BB;
  position: relative;
}

.readmore-btn::after {
  content: '';
  display: block;
  width: 6px;
  height: 10px;
  position: absolute;
  right: -14px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background: url("../img/ic-arrow-accent.svg") no-repeat 0 0;
  background-size: 100%;
}

.readmore-btn:hover {
  border-bottom-color: transparent;
}

.readmore-btn--active {
  font-size: 0;
}

.readmore-btn--active::before {
  content: 'Скрыть';
  font-size: 18px;
}

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

/* ----- кастомные селекты ----- */
.ui-select {
  display: inline-block;
  position: relative;
}

.ui-select__trigger {
  min-width: 200px;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding: .25em 35px 0 14px;
  color: #000;
  line-height: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.ui-select__trigger::after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 13px;
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -4px;
  background: url("../img/ic-arrow.svg") no-repeat 0 0/100%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.ui-select__options {
  display: none;
  z-index: 1;
  width: 100%;
  position: absolute;
  top: 110%;
  left: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.ui-select__option {
  position: relative;
  display: block;
  padding: 10px 20px;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: all 0.035s linear;
  -o-transition: all 0.035s linear;
  transition: all 0.035s linear;
}

.ui-select__option:hover {
  background-color: #0047BB;
  color: #fff;
}

.ui-select__option.active {
  background-color: #0047BB;
  color: #fff;
}

.ui-select--grey .ui-select__trigger {
  background-color: #f6f6f6;
}

.ui-select--white .ui-select__trigger {
  background-color: #fff;
}

.ui-select.opened {
  z-index: 2;
}

.ui-select.opened .ui-select__trigger::after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.ui-select.opened .ui-select__options {
  display: block;width:200px;
}

.ui-select__simplebar {
  max-height: 410px;overflow-y: auto;
}

.desktop-hidden {
  display: none;
}

@media screen and (max-width: 1199px) {
  .desktop-hidden {
    display: block;
  }
  .mob-hidden {
    display: none;
  }
  .text-block, .accent-block {
    padding: 1.5em;
  }
}

@media screen and (max-width: 767px) {
  .h3 {
    font-size: 34px;
  }
  .text-1 {
    font-size: 18px;
  }
  .text-2, .text-list {
    font-size: 18px;
  }
.numbers__list .text-2 {
    font-size: 15px;
  }
  .section-padding {
    padding-top: 45px;
  }
}

@media screen and (max-width: 575px) {
  .h1, .h1-1 {
    font-size: 42px;
  }
  .text-block, .accent-block {
    padding: 1em;
  }
}

/* -------------------------------------
	Modules
	------------------------------------- */
/* ----- Forms ----- */
*::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
*::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
*:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
*::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
*::placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

body input:focus:required:invalid, body textarea:focus:required:invalid,
body input:required:valid, body textarea:required:valid {
  color: #000;
}

.form {
  padding: 46px 60px 60px;
  background-color: #fff;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
}

@media screen and (max-width: 767px) {
  .form .f-row {
    margin: 0 -13px;
  }
  .form .cols {
    padding: 0 13px;
  }
}

@media screen and (max-width: 575px) {
  .form {
    padding: 30px;
  }
  .form .f-row {
    display: block;
    margin: 0;
  }
  .form .cols {
    padding: 0;
  }
  .form .col-1-2 {
    width: 100%;
  }
}

@media screen and (max-width: 400px) {
  .form {
    padding: 30px 15px;
  }
  .form .h3 {
    font-size: 24px;
  }
}

.input-block {
  position: relative;
}

.input-block:not(:last-of-type) {
  margin-bottom: 23px;
}

.input-block:not(.input-search) .input:focus + .input-placeholder, .input-block:not(.input-search) .input.populated + .input-placeholder {
  opacity: 1;
  top: 3px;
}

.input-placeholder {
  position: absolute;
  top: -10px;
  left: 0;
  opacity: 0;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.input {
  display: block;
  width: 100%;
  height: 52px;
  min-width: 1px;
  margin: 0 0 18px;
  padding: .9em .5em .1em 0;
  border: none;
  border-bottom: 2px solid #000;
  background-color: #fff;
  font-size: 20px;
  line-height: 1;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.input:hover {
  border-color: #0047BB;
}

.input:focus {
  outline: none;
  border-color: #0047BB;
}

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

.input:focus::-moz-placeholder {
  opacity: 0;
  color: transparent;
}

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

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

.input:focus::placeholder {
  opacity: 0;
  color: transparent;
}

.input-pass a {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  color: #0047BB;
}

.input-err {
  border-bottom-color: #f00;
}

.input-err + .input-placeholder {
  color: #f00;
}

@media screen and (max-width: 575px) {
  .input {
    font-size: 18px;
  }
}

.textarea {
  height: 110px;
  resize: none;
}

.textarea:focus + .input-placeholder, .textarea.populated + .input-placeholder {
  top: -2px !important;
}

.submit {
  min-width: 164px;
  height: 52px;
  margin-top: 34px;
}

.checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  margin-top: 30px;
  margin-bottom: 0;
}

.checkbox .checkbox-wrap {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 17px;
  height: 17px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 17px;
      -ms-flex: 0 0 17px;
          flex: 0 0 17px;
  background-color: #f7f7f7;
}

.checkbox .checkbox-wrap::before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background: #0047BB;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
}

.checkbox .checkbox-text {
  display: inline-block;
  margin-left: 8px;
  opacity: 0.5;
  font-size: 14px;
}

.checkbox input:checked + .checkbox-wrap::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.form-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  margin: 0;
  font-size: 20px;
}

.form-control__wrap {
  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;
  width: 28px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 28px;
      -ms-flex: 0 0 28px;
          flex: 0 0 28px;
  height: 28px;
  background: #f6f6f6;
  -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.08);
}

.form-control__text {
  display: inline-block;
  margin-top: .1em;
  margin-left: .6em;
}

.form-radio .form-control__wrap {
  border-radius: 50%;
}

.form-radio .form-control__wrap::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: #0047BB;
  border-radius: 50%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.form-radio input:checked + .form-control__wrap::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.form-checkbox .form-control__wrap {
  position: relative;
}

.form-checkbox .checkbox-check {
  width: 70%;
  position: absolute;
  top: 6px;
  left: 5px;
  stroke: #0047BB;
  fill: #0047BB;
  stroke-width: 2.5px;
  stroke-dasharray: 19px;
  stroke-dashoffset: 19px;
  -webkit-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  transition: .2s ease-out;
}

.form-checkbox input:checked + .form-control__wrap .checkbox-check {
  stroke-dashoffset: 36px;
}

.form-controls {
  margin-bottom: -14px;
}

.form-controls .form-control {
  margin-bottom: 14px;
}

.form-radiobuttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.form-radiobuttons .form-control {
  margin-right: 40px;
}

.form-label {
  margin-bottom: .5em;
  font-size: 20px;
}

.checkbox-hidden {
  display: none;
}

@media screen and (max-width: 575px) {
  .form-label, .form-control {
    font-size: 18px;
  }
  .form-control__wrap {
    width: 22px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 22px;
        -ms-flex: 0 0 22px;
            flex: 0 0 22px;
    height: 22px;
  }
  .form-radio .form-control__wrap::before {
    width: 10px;
    height: 10px;
  }
  .form-checkbox .checkbox-check {
    top: 4px;
  }
}

.modal {
  max-width: 477px;
  margin: 0 auto;
  position: relative;
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-animation: modal 0.4s cubic-bezier(0.7, 0, 0.3, 1) forwards;
          animation: modal 0.4s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}

.modal__title {
  text-align: center;
}

.modal .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  min-width: 164px;
}

.modal .btn-close {
  top: 25px;
  right: 25px;
}

@-webkit-keyframes modal {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -400px, 0);
            transform: translate3d(0, -400px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes modal {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -400px, 0);
            transform: translate3d(0, -400px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes modal-el {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
            transform: translate3d(0, -100px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes modal-el {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
            transform: translate3d(0, -100px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.modal-anim-1, .modal-anim-2, .modal-anim-3 {
  -webkit-animation: modal-el .4s forwards;
          animation: modal-el .4s forwards;
}

.modal-anim-1 {
  -webkit-animation-delay: .1s;
          animation-delay: .1s;
}

.modal-anim-2 {
  -webkit-animation-delay: .15s;
          animation-delay: .15s;
}

.modal-anim-3 {
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
}

@media screen and (max-width: 575px) {
  .modal__title {
    font-size: 40px;
  }
}

/* ----- breadcrumbs ----- */
.breadcrumbs {
  border-top: 1px solid #f3f3f3;
  padding: 30px 0 19px;
  font-size: 14px;
}

.breadcrumbs__list > li {
  display: inline-block;
  margin-bottom: 6px;
  color: #7c7c7c;
}

.breadcrumbs__list > li + li::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 9px;
  margin: 0 13px;
  background: url("../img/ic-arrow.svg") no-repeat;
  background-size: 100%;
  opacity: 0.2;
}

.breadcrumbs__list > li:last-child a {
  cursor: default;
}

.breadcrumbs .breadcrumbs__home {
  display: inline-block;
  width: 11px;
  color:transparent;
  height: 11px;
  background: url("../img/ic-home.svg") no-repeat;
  background-size: 100%;
  opacity: 0.2;
}

/* ----- пагинация ----- */
.pagination__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 18px;
}

.pagination__list .active .pagination__link {
  background: #f6f6f6;
  color: #000;
}

.pagination__link {
  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;
  width: 3.167em;
  height: 3.167em;
  margin: -1px 0 0 -1px;
  padding-top: .2em;
  border: 1px solid #f3f3f3;
  color: #0047BB;
}

.pagination__link:hover {
  background: #f6f6f6;
  color: #000;
}

.pagination__prev::after, .pagination__next::after {
  content: '';
  display: block;
  width: 0.6666666666666667em;
  height: 1.222222222222222em;
  background: url("../img/ic-arrow.svg") no-repeat 0 0;
  background-size: 100%;
}

.pagination__prev::after {
  -webkit-transform: scale(-1);
      -ms-transform: scale(-1);
          transform: scale(-1);
}

@media screen and (max-width: 767px) {
  .pagination__list {
    font-size: 18px;
  }
}

@media screen and (max-width: 575px) {
  .pagination__list {
    font-size: 14px;
  }
}



/* ----- writeform ----- */
.writeform {
  margin-top: 45px;
  padding: 55px 0 70px;
  background: #f6f6f6;
}

.writeform__title {
  margin-bottom: .8em;
}

.writeform__form {
  max-width: 930px;
  padding: 45px 100px 50px;
  position: relative;
  z-index: 1;
}

.writeform__form::before, .writeform__form::after {
  content: '';
  display: block;
  position: absolute;
}

.writeform__form::before {
 /* width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  background: #fff;*/
}

.writeform__form::after {
  font-size: 10px;
  width: 42.6em;
  height: 25em;
  left: 100%;
  bottom: 0;
  z-index: -1;
  -webkit-transform: translateX(-31%);
      -ms-transform: translateX(-31%);
          transform: translateX(-31%);
  background: url("../img/el-writeform.png") no-repeat 0 0;
  background-size: 100%;
}

.writeform__form .f-row {
  margin-left: -30px;
  margin-right: -30px;
}

.writeform__form .cols {
  padding-left: 30px;
  padding-right: 30px;
}

.writeform__form .input {
  margin-bottom: 30px;
}

@media screen and (max-width: 1400px) {
  .writeform__form::after {
    font-size: 9px;
    -webkit-transform: translateX(-36%);
        -ms-transform: translateX(-36%);
            transform: translateX(-36%);
  }
}

@media screen and (max-width: 1199px) {
  .writeform__form::before, .writeform__form::after {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .writeform {
    padding: 45px 0 50px;
  }
  .writeform__form {
    padding: 20px 30px 40px;
  }
  .writeform__form .f-row {
    margin: 0 -13px;
  }
  .writeform__form .cols {
    padding: 0 13px;
  }
}

@media screen and (max-width: 575px) {
  .writeform__form .f-row {
    display: block;
    margin: 0;
  }
  .writeform__form .cols {
    padding: 0;
  }
  .writeform__form .col-1-2 {
    width: 100%;
  }
  .writeform__form .input {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 400px) {
  .writeform__form {
    padding: 20px 15px 40px;
  }
}

/* -------------------------------------
	Sections
	------------------------------------- */
.main-wrapper {
	padding-top: 109px;
}
@media screen and (max-width: 1199px) {
	.main-wrapper {
		padding-top: 75px;
	}
}
/* ----- header ----- */
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 99;
  padding: 32px 0;
  transition: all .2s linear;
}

.header.is-fixed {
	box-shadow: 0 4px 12px rgba(0,0,0,0.12);
	padding: 20px 0;
}
@media screen and (max-width: 1199px) {
	.header.is-fixed {
		padding: 15px 0;
	}
}
.header__line {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__line .menu-toggle {
  margin-right: 4%;
}

.header-en .logo {
  margin-right: auto;
}

.header-en .lang {
  margin-left: 45px;
}

.container--wide .header__line {
  padding: 0 15px;
}

@media (min-width: 1534px) {
  .container--wide .header__line {
    padding: 0;
  }
}

.logo {
  width: 159px;
  height: 35px;
  width: 265px;
  height: 70px;
}

.logo img {
  height: 100%;
}

@media screen and (max-width: 1199px) {
  .header {
    padding: 20px 0;
  }
  .header .desktop-hidden {
    display: block;
  }
  .header__line .logo {
    margin-right: auto;
  }
  .header__line > .tel-link {
    margin-top: .4em;
  }
  .header-en .header__line > .tel-link {
    margin-top: 0;
  }
}

@media screen and (max-width: 575px) {
  .header__line .logo {
    width: 41%;
    max-width: 160px;
  }
  .header__line .tel-link {
    font-size: 18px;
  }
  .header-en .lang {
    margin-left: 15px;
  }
}

@media screen and (max-width: 380px) {
  .header__line .tel-link {
    font-size: 18px;
  }
}

.tel-link {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -.025em;
}

.top-menu .tel-link {
  margin-left: 2%;
}

.lang {
  margin-left: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.login {
  width: 18px;
  height: 19px;
  cursor: pointer;
}

.top-menu .login {
  margin-left: 25px;
}

.search {
  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;
  position: relative;
}

.search__toggle {
  font-size: 10px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
}

.search__form {
  display: none;
  position: absolute;
  width: 440px;
  right: 0;
}

.search__form .input {
  height: 44px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
  margin: 0;
  padding: .6em .5em .5em 0;
  font-size: 18px;
}

.search__btn {
  width: 75px;
  height: 44px;
  margin-left: -1px;
}

.search__btn::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: url("../img/ic-search-white.svg") no-repeat 50% 50%/18px 18px;
}

.search-expanded .search__form {
  display: block;
}

.top-menu .search {
  margin-left: 25px;
}

@media screen and (max-width: 767px) {
  .top-menu .controls-block .search__form {
    width: 450px;
  }
}

@media screen and (max-width: 575px) {
  .top-menu .controls-block .search__form {
    width: 285px;
  }
}

/* ----- навигация в хедере + мобильное меню ----- */
.menu-toggle {
  display: none;
  width: 30px;
  height: 22px;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .menu-toggle {
    display: block;
  }
}

.menu-ic {
  width: 100%;
  height: 2px;
  margin-top: -1.5px;
  border-radius: 15px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.menu-ic::before, .menu-ic::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  border-radius: 15px;
  background-color: #000;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.menu-ic::before {
  top: -9px;
}

.menu-ic::after {
  top: 9px;
}

.top-menu {
  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;
  max-width: 100%;
}

.top-menu__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.top-menu__list > li:not(:last-child) {
  margin-right: 1.6em;
}

.top-menu__list .active a {
  color: #0047BB;
}

.top-menu__list li {
  position: relative;
}

.top-menu__list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 39px;
}

.top-menu__list a:hover {
  color: #0047BB;
}

.top-menu .btn-close {
  display: none;
  position: absolute;
  top: 1em;
  right: 26px;
}

@media screen and (min-width: 1200px) {
  .top-menu__list li:hover .sublist {
    display: block;
  }
}

.config-link a {
  padding: .1em 1.1em;
  background-color: #f4f4f4;
}

.config-link a:hover {
  color: #0047BB;
}

.config-link .sublist a {
  background: none;
}

.controls-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sublist {
  min-width: 258px;
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 10px;
  padding: 24px 0 15px;
  line-height: 1.15;
  background: #fff;
  -webkit-box-shadow: 2px 6px 25px rgba(0, 0, 0, 0.22);
          box-shadow: 2px 6px 25px rgba(0, 0, 0, 0.22);
  display: none;
}

.sublist::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.sublist::after {
  content: '';
  width: 100%;
  height: 30px;
  position: absolute;
  top: -10px;
  left: 0;
}

.sublist a {
  display: block;
  padding: 0.6em 1.9em;
  height: auto;
}

.sublist a:hover {
  color: #0047BB;
  background-color: #f6f6f6;
}

.mob-toggle {
  display: none;
  position: relative;
  width: 8px;
  height: 14px;
  background: url("../img/ic-arrow.svg") no-repeat 50% 50%/100%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  position: absolute;
  right: 30px;
  top: .8em;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.mob-toggle.active {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.header__line .top-menu {
  margin-left: 4.5%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 6px;
}

.header__line .top-menu__list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
}

.header__line .config-link {
  margin-left: auto;
}

@media screen and (max-width: 1400px) {
  .header__line .top-menu {
    margin-left: 3%;
  }
  .top-menu__list > li:not(:last-child) {
    margin-right: .9em;
  }
}

@media screen and (max-width: 1300px) {
  .header__line .top-menu {
    margin-left: 2%;
  }
  .top-menu__list > li:not(:last-child) {
    margin-right: .7em;
  }
}

@media screen and (max-width: 1199px) {
  .top-menu {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    max-width: 500px;
    max-height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 2em;
    padding-bottom: 50px;
    background: #fff;
    -webkit-box-shadow: 0 0 29px rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 29px rgba(0, 0, 0, 0.17);
    font-size: 26px;
    will-change: transform;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  .top-menu__list {
    display: block;
  }
  .top-menu__list > li {
    padding: .3em 0 .3em .65em;
  }
  .top-menu__list > li > a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 15px;
    height: auto;
    padding: .1em 0.55em;
    font-weight: 700;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .top-menu__list .active > a {
    background-color: #f4f4f4;
  }
  .top-menu__list li:not(:last-child) {
    margin-right: 0;
  }
  .top-menu__list .sublist {
    width: -webkit-calc(100% + .65em);
    width: calc(100% + .65em);
    margin: .4em 0 0 -.65em;
    padding: 0;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .top-menu__list .sublist::before, .top-menu__list .sublist::after {
    display: none;
  }
  .top-menu__list .sublist a {
    padding: 0.3em 1.2em;
    color: #000;
  }
  .top-menu .controls-block {
    margin-top: 1.5em;
    padding-top: 1.5em;
    padding-left: 1.25em;
    border-top: 2px solid #f3f3f3;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .top-menu .controls-block .search__form {
    left: 0;
    right: auto;
  }
  .top-menu .controls-block .search__toggle {
    font-size: .55em;
  }
  .top-menu .controls-block .search, .top-menu .controls-block .lang, .top-menu .controls-block .login {
    margin: 0 1.25em 0 0;
  }
  .top-menu .controls-block .lang {
    -webkit-transform: translateY(0.15em);
        -ms-transform: translateY(0.15em);
            transform: translateY(0.15em);
  }
  .top-menu .controls-block .lang a {
    display: block;
    line-height: 1;
  }
  .top-menu .btn-close {
    display: block;
  }
  .top-menu .mob-hidden {
    display: none;
  }
  .top-menu .login {
    width: 22px;
  }
  .header__line .top-menu {
    margin: 0;
  }
  .menu-expanded .top-menu {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
  }
  .menu-expanded .menu-toggle {
    opacity: 0;
  }
  .mob-toggle {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .top-menu {
    font-size: 20px;
  }
  .top-menu .login {
    width: 18px;
  }
}

@media screen and (max-width: 575px) {
  .top-menu {
    max-width: 350px;
  }
}

/* ----- footer ----- */
.footer {
  padding: 60px 0 45px;
  background-color: #0047BB;
  font-size: 14px;
  color: #fff;
}

.footer__col {
  width: 50%;
}

.footer__col .footer__col {
  padding-right: 15%;
}

.footer__data {
  margin-bottom: 20px;
}

.footer__label {
  margin-bottom: .2em;
}

.footer__tel {
  display: block;
  font-size: 20px;
  font-weight: 700;
}

.footer-logo {
  width: 100px;
  height: 22px;
  margin-right: 21px;
}

.footer .social-links {
  margin-top: 30px;
}

.footer-nav {
  max-width: 1180px;
  margin: 30px 0;
  padding: 30px 0;
  list-style: none;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-nav a {
  font-size: 18px;
  font-weight: 700;
}

.footer-bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-bottom .privacy-link {
  display: inline-block;
  width: 25%;
}

.footer-bottom .designer {
  width: 25%;
  margin-left: auto;
}

.footer-block {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25%;
}

.links-title {
  margin-bottom: .8em;
  font-size: 18px;
  font-weight: 700;
}

.links-list a, .footer__label, .copy, .designer, .privacy-link {
  color: rgba(255, 255, 255, 0.5);
}

.links-list a:hover, .designer a:hover, .privacy-link:hover {
  color: #fff;
}

.links-list li:not(:last-child) {
  margin-bottom: .9em;
}

.links-list + .links-title {
  margin-top: 1.3em;
}

.footer__email-block {
  display: inline-block;
  font-size: 18px;
  margin: 20px 0 0;
}

.footer-en .lang {
  margin-left: 45px;
}

@media screen and (max-width: 1199px) {
  .footer__col .footer__col {
    padding-right: 5%;
  }
}

@media screen and (max-width: 991px) {
  .footer {
    padding: 50px 0 30px;
  }
  .footer__col.flex {
    display: block;
  }
  .footer__col .footer__col {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 15px;
  }
  .footer-nav {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 5px 0 30px;
    padding: 30px 0 15px;
  }
  .footer-nav li {
    margin-right: 35px;
    margin-bottom: 15px;
  }
  .footer-logo, .footer-bottom .designer {
    display: none;
  }
  .footer-bottom {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer-bottom .footer-block, .footer-bottom .privacy-link {
    width: auto;
  }
}

@media screen and (max-width: 575px) {
  .footer-nav li {
    margin-right: 25px;
  }
  .footer-en .lang {
    margin-left: 15px;
  }
}

@media screen and (max-width: 390px) {
  .footer__col {
    width: 100%;
  }
}

.footer-en {
  padding: 50px 0 45px;
  background-color: #fff;
  color: #000;
}

.footer-en .footer__row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-en .copy {
  color: #000;
  margin-right: auto;
}

/* -------------------------------------
	Pages
	------------------------------------- */
/* -------------------------------------
	Шаблон
	------------------------------------- */
.template .tabs-wrapper {
  margin: 20px 0 15px;
}

.m-top {
  margin-top: 40px;
}

.template-section {
  padding: 25px 0;
}

@media screen and (max-width: 1199px) {
  .responsive-row .col-3-4, .responsive-row .col-1-4, .col-1-4 {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .m-top {
    margin-top: 20px;
  }
  .template-section {
    padding: 20px 0;
  }
  .responsive-row {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .responsive-row .col-1-2, .responsive-row .col-3-4, .responsive-row .col-1-4, .col-1-4 {
    width: 100%;
  }
  .responsive-row .cols {
    padding-left: 0;
    padding-right: 0;
  }
  .responsive-row .cols + .cols {
    margin-top: 30px;
  }
}

/* ----- вид ряда спецификации (в аккордионе) ----- */
.spec-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #7c7c7c;
}

.spec-row + .spec-row {
  margin-top: 1em;
}

.spec-col:first-child {
  min-width: 30%;
  padding-right: 15px;
  color: #000;
}

/* ----- секция Технические характеристики ----- */
.tech-data {
  margin-top: 45px;
  padding: 50px 0;
  background-color: #f6f6f6;
}

.tech-data__list {
  color: #7c7c7c;
}

.tech-data__list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.tech-data__list li:not(:last-child) {
  margin-bottom: .8em;
}

.tech-data__list li p,.tech-data__list ul {
  margin: 0; padding:0;
}

.tech-data__list .dotted {
  display: inline-block;
  min-width: 295px;
  font-weight: 700;
  color: #000;
  width: 50%;
}

.dotted {
  position: relative;
  z-index: 1;
}
.tech-data__list>li>div {width: 50%;}

.dotted::after {
  content: '';
  display: block;
  width: 96%;
  position: absolute;
  left: 2%;
  bottom: .25em;
  z-index: -1;
  border-bottom: 1px dotted #b9b9b9;
}

.dotted span {
  background: #f6f6f6;
}

@media screen and (max-width: 767px) {
  .tech-data__list .dotted {
    min-width: 175px;
    max-width: 175px;
  }
}

@media screen and (max-width: 400px) {
  .tech-data__list li {
    display: block;
  }
  .tech-data__list li .dotted::after {
    display: none;
  }
}

/* ----- секция Программа ----- */
.program {
  padding: 70px 0;
}

.program__block {
  position: relative;
  padding-bottom: 1em;
}

.program__block::after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 12.94em;
  top: 2em;
  z-index: 0;
  background: #0047BB;
}

.program__item {
  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;
  margin-bottom: 1em;
}

.program__time {
  width: 8.6em;
  margin-right: 9em;
  padding: 1.2em 1em;
  background-color: #f6f6f6;
  font-weight: 700;
  text-align: center;
  position: relative;
}

.program__time::before, .program__time::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.program__time::before {
  width: 9em;
  height: 1px;
  background: #f3f3f3;
  left: 100%;
}

.program__time::after {
  width: 13px;
  height: 13px;
  left: 12.6em;
  z-index: 0;
  border-radius: 50%;
  background: #0047BB;
}

.program__info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
  padding: 1.2em 2em;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
}

@media screen and (max-width: 1199px) {
  .program__block::after {
    left: 11.725em;
  }
  .program__time {
    margin-right: 6em;
  }
  .program__time::before {
    width: 6em;
  }
  .program__time::after {
    left: 11.4em;
  }
}

@media screen and (max-width: 767px) {
  .program__block {
    padding-bottom: 0;
  }
  .program__block::after {
    left: 6px;
  }
  .program__item {
    display: block;
    padding-left: 30px;
  }
  .program__time {
    margin: 0 0 13px 0;
  }
  .program__time::before {
    width: 30px;
    left: -30px;
  }
  .program__time::after {
    left: -30px;
  }
  .program__info {
    margin-bottom: 40px;
  }
}

/* ----- типовая таблица ----- */
.table {
  width: 100%;
  border-collapse: collapse;
  font-size: 18px;
}

.table th, .table td {
  padding: 1.1em 2em;
  border: 1px solid #f3f3f3;
}

.table th {
  font-weight: 400;
  background-color: rgba(28, 112, 183, 0.2);
}

.table tbody tr:nth-child(2n) td {
  background-color: #f6f6f6;
}

@media screen and (max-width: 1199px) {
  .table th, .table td {
    padding: 1em 1.5em;
  }
}

@media screen and (max-width: 767px) {
  .table-wrapper {
    max-width: 100%;
    overflow: scroll;
    padding-bottom: 3px;
  }
  .table-wrapper .table {
    width: 728px;
  }
}

/* ----- Пример плиток проектов ----- */
.project-plate {
  height: 100%;
  background-color: #f6f6f6;
}

.project-plate__img {
  position: relative;
  height: 351px;
  overflow: hidden;
}

.project-plate__img a > img {
  will-change: transform;
  -webkit-transition: -webkit-transform 2s .1s linear;
  transition: -webkit-transform 2s .1s linear;
  -o-transition: transform 2s .1s linear;
  transition: transform 2s .1s linear;
  transition: transform 2s .1s linear, -webkit-transform 2s .1s linear;
}

.project-plate__logo {
  font-size: 10px;
  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;
  width: 19.4em;
  height: 15em;
  padding: 1em;
  position: absolute;
  top: 0;
  left: 4.4em;
  z-index: 1;
  background: #fff;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.05);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.05);
}

.project-plate__text {
  padding: 1.5em 2em;
}

.project-plate:hover .project-plate__img a > img {
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-transition-duration: 8s;
       -o-transition-duration: 8s;
          transition-duration: 8s;
}

@media screen and (max-width: 1199px) {
  .project-plate__img {
    height: 300px;
  }
  .project-plate__logo {
    font-size: 6px;
  }
  .project-plate__text {
    padding: 1em;
  }
}

@media screen and (max-width: 1199px) {
  .project-plate__img {
    height: 250px;
  }
}

/* ----- Блок с логотипами партнеров ----- */
.partners {
  margin: 30px 0;
}

.partners__header {
  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;
  margin-bottom: 30px;
}

.partners__header .h2 {
  margin-bottom: 0;
  margin-right: auto;
}

.partners__header .partners-slider-arrows {
  margin-left: 25px;
}

.partners-slider .slick-list {
  padding: 1px;
}

.partners-list li {
  width: 209.3px;
  height: 120px;
  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;
  margin: 0 0 -1px -1px;
  padding: 15px;
}
.sertificate-list li {
  width: 209.3px;
  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;
  margin: 0 0 -1px -1px;
  padding: 15px;
}

.partners-list li:not(.others-link) {
  border: 1px solid #f3f3f3;
}

@media screen and (max-width: 1400px) {
  .partners-list li {
    width: 196.3px;
  }
}

@media screen and (max-width: 1199px) {
  .partners-list li {
    width: 155.5px;
    height: 110px;
  }
  .sertificate-list li {
    width: 155.5px;
    height: 110px;
  }
}

@media screen and (max-width: 991px) {
  .partners {
    position: relative;
    padding-bottom: 30px;
  }
  .partners-list li {
    width: 243px;
  }
  .partners-slider-dots {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .partners-list li {
    width: 170.3px;
  }
}

@media screen and (max-width: 575px) {
  .partners-list li {
    height: 90px;
    width: 33.52%;
  }
  .sertificate-list li {
    width: 33.52%;
  }
  .partners-slider .partners-list li:nth-child(3n) {
    border-right-color: transparent;
  }
}

@media screen and (max-width: 400px) {
  .partners-list li {
    height: 85px;
    padding: 10px;
  }
  .sertificate-list li {
    padding: 10px;
  }
}

/* -------------------------------------
	Главная
	------------------------------------- */
/* ----- Первый экран ----- */
.hero {
  padding: 122px 0 125px;
  /*background: url("../img/decor-hero.png"), -o-linear-gradient(315deg, #0b6196, #0274ba);
  background: url("../img/decor-hero.png"), linear-gradient(135deg, #0b6196, #0274ba);*/
  background-repeat: no-repeat;
  background-position: 100% 100%, 0 0;
  color: #fff;
  position: relative;
}

.hero__content {
  max-width: 51%;
}

.hero__title {
  font-size: 110px;
  margin-bottom: .3em;
  letter-spacing: 0;
}

.hero__title span {
  display: inline-block;
  position: relative;
  line-height: .8;
  z-index: 1;
}

.hero__title small {
  display: block;
  font-size: .6em;
  line-height: .8;
}

.hero__txt {
  margin-bottom: 1.9em;
  font-size: 21px;
  line-height: 1.27;
  opacity: 0.9;
}

.hero__more {
  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;
  margin-bottom: 45px;
}

.hero__more::before {
  content: '';
  display: block;
  width: 4em;
  height: 2px;
  margin-right: .8em;
  background: currentColor;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.hero__more:hover::before {
  -webkit-transform: translate3d(0.2em, 0, 0);
          transform: translate3d(0.2em, 0, 0);
}

.hero-slider-arrows .slick-arrow {
  border-color: rgba(255, 255, 255, 0.2);
}

.hero-slider-arrows .slick-arrow svg {
  fill: #fff;
}

.hero-slider-arrows .slick-arrow:hover svg {
  fill: #fff;
}

.hero-slider .slick-dots button {
  background: #ff905a;
}

.hero-slider .slick-dots .slick-active button {
  background: #fff;
}

.hero-slider-previews-wrap {
  overflow: hidden;
  position: absolute;
  bottom: 90px;
  right: 0;
}

.hero-slider-previews {
  width: 500px;
  position: relative;
  right: -150px;
}

.hero-slider-previews img {
  display: block;
  width: 220px;
  height: 137px;
  margin-right: 20px;
  cursor: pointer;
}

@media screen and (max-width: 1199px) {
  .hero {
    padding: 50px;
    background-size: 70%, 100%;
  }
  .hero-slider-previews-wrap, .hero-slider-previews {
    display: none;
  }
  .hero__content {
    max-width: 100%;
    padding-left: 0;
  }
  .hero__title {
    font-size: 90px;
    margin-bottom: .5em;
  }
  .hero-slider-arrows {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hero__title {
    font-size: 74px;
  }
  .hero__txt {
    font-size: 18px;
  }
  .hero__more {
    /*display: none;*/margin-bottom: 0px;
  }
}

@media screen and (max-width: 575px) {
  .hero {
    padding: 30px 15px;
  }
  .hero__title {
    font-size: 34px;
  }
}

/* ----- Блоки с ивентами и новостями ----- */
.blocks {
  position: relative;
  z-index: 1;
  margin-top: -90px;
}

.blocks__row {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.blocks__col {
  width: 50%;
}

.blocks__header {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.blocks__title {
  font-size: 26px;
  line-height: 1.1;
  font-weight: 700;
}

.blocks__link {
  display: inline-block;
  margin-left: .8em;
  font-size: 18px;
  color: #0047BB;
}

.blocks-events {
  height: 335px;
  background-color: #fff;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
  position: relative;
  z-index: 1;
}

.blocks-events::before, .blocks-events::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  z-index: -1;
}

.blocks-events::before {
  right: -14px;
  bottom: -16px;
}

.blocks-events::after {
  left: 0;
  top: 0;
  -webkit-box-shadow: 10px 17px 49px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 49px rgba(0, 0, 0, 0.09);
}

.blocks-events .blocks__header {
  padding: 25px 35px 25px 50px;
  border-bottom: 1px solid #f3f3f3;
}

.blocks-events__row {
  padding: 30px 35px 35px 50px;
}

.blocks-events__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
  padding-right: 10%;
}

.blocks-events__img {
  width: 265px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 265px;
      -ms-flex: 0 0 265px;
          flex: 0 0 265px;
  height: 179px;
}

.blocks-events-arrows {
  margin-left: auto;
}

.blocks-events-arrows .slick-arrow {
  font-size: 7px;
}

.blocks-data {
  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;
  margin-bottom: .8em;
}

.blocks-data__num {
  font: 800 46px "Gilroy", sans-serif;
  letter-spacing: -0.04em;
  margin-right: .25em;
}

.blocks-data__date {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.025em;
}

.blocks-data__city {
  display: block;
  opacity: 0.5;
}

.blocks-news {
  height: 245px;
  padding: 50px 100px 15px 65px;
  background: #f6f6f6;
  position: relative;
}

.blocks-news::after {
  content: '';
  display: block;
  width: 100%;
  height: 16px;
  position: absolute;
  top: 100%;
  left: 0;
  background: #f6f6f6;
}

.blocks-news .blocks__header {
  margin-bottom: 1em;
}

.blocks-news p:not(:last-child) {
  margin-bottom: 0.5em;
}

@media screen and (max-width: 1199px) {
  .blocks {
    margin-top: 50px;
  }
  .blocks__row {
    display: block;
  }
  .blocks__col {
    width: 100%;
  }
  .blocks-events {
    height: auto;
  }
  .blocks-events__row {
    padding: 30px 35px 30px 50px;
  }
  .blocks-news {
    height: auto;
    margin-top: 50px;
    padding: 30px 100px 30px 50px;
  }
  .blocks-news::after {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .blocks {
    margin-top: 40px;
  }
  .blocks-events .blocks__header {
    padding: 20px;
  }
  .blocks-events__row {
    padding: 20px 20px 30px;
  }
  .blocks-events__content {
    padding-right: 5%;
  }
  .blocks-events__img {
    width: 200px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 200px;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
    height: auto;
  }
  .blocks-news {
    padding: 20px;
  }
}

@media screen and (max-width: 575px) {
  .blocks-events__img {
    display: none;
  }
  .blocks-events__content {
    padding-right: 0;
  }
  .blocks-events-arrows {
    width: 100%;
    margin-top: 15px;
  }
}

/* ----- Блок с информацией о компании ----- */
.info-items {
  margin-top: 40px;
}

.info-items__row {
  width: -webkit-calc(100% + 80px);
  width: calc(100% + 80px);
  margin-left: -40px;
}

.info-item {
  width: 20%;
  padding: 40px 50px;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.info-item2 {
  width: 25%;
}

.info-item:hover {
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
}

.info-item__ic {
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 30px;
}

@media screen and (max-width: 1199px) {
  .info-items__row {
    width: 100%;
    margin-left: 0;
  }
  .info-item {
    padding: 30px;
  }
  .info-item:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@media screen and (max-width: 991px) {
  .info-item, .info-item2 {
    width: 33.33333%;
  }
}

@media screen and (max-width: 767px) {
  .info-items__row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .info-item, .info-item2 {
    width: -webkit-calc(50% - 7.5px);
    width: calc(50% - 7.5px);
    padding: 15px 0;
  }
  .info-item__ic {
    -webkit-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
            transform-origin: 0 100%;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
}

/* ----- Блок решения и продукты ----- */
.products {
  max-width: 100%;
  padding-top: 40px;
  border-top: 1px solid #f3f3f3;
}

.products__header {
  margin-bottom: 30px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.products__header .h2 {
  margin-bottom: 0;
  margin-right: 15px;
}

.products-slider-wrapper {
  overflow: hidden;
}

.products-slider {
  margin-top: 50px;
  width: -webkit-calc(100% + 26px);
  width: calc(100% + 26px);
}

.products-slider .slick-list {
  overflow: visible;
  padding: 10px 0 40px;
}

.products-slider .slick-dots {
  margin-top: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.products-slider .products-item {
  width: 292px;
  height: 370px;
}

.products-slider .products-item__text {
  padding: 30px 40px;
}

.products-item .products-item__text div {    font-size: 18px;line-height: 1.15;}
.products-item .products-item__text div a, .text-1 a span {color:#000!important;}
.products-item {
  width: 100%;
  height: 100%;
  background: #f6f6f6;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.products-item__img {
  height: 181px;
}

.products-item__text {
  padding: 30px 25px 40px 25px;
}

.products-item__text a:hover {
  color: #0047BB;
}

.products-item:hover {
  background: #fff;
  -webkit-box-shadow: 10px 17px 37px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 37px rgba(0, 0, 0, 0.09);
}

.resheniya2 .products-item:hover {
  background: #f6f6f6;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.products-slider-nav {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.products-slider-nav .products-slider-arrows {
  margin-left: auto;
}

.products-slider-nav .slick-prev {
  background: #0047BB;
}

.products-slider-nav .slick-prev svg {
  fill: #fff;
}

@media screen and (max-width: 1199px) {
  .products {
    padding-bottom: 40px;
  }
  .products-slider {
    width: 100%;
  }
  .products-slider .slick-list {
    padding: 0;
  }
  .products-slider .products-item {
    width: 260px;
  }
  .products-item__text {
    padding: 25px 20px 20px;
  }
  .products-item:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@media screen and (max-width: 991px) {
  .products-slider .products-item {
    width: 300px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .products-slider .products-item {
    width: 230px;
    height: 290px;
  }
  .products-slider .products-item__text {
    padding: 20px 15px;
  }
  .products-item__img {
    height: auto;
  }
  .products-item__text {
    padding: 20px 15px;
  }
}

@media screen and (max-width: 575px) {
  .products-slider .products-item {
    width: 100%;
    height: auto;
    min-height: 290px;
  }
  .products-item {
    max-width: 360px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 480px) {
  .products-slider .slick-list {
    overflow: hidden;
  }
}

/* ----- Блок со слайдером конфигураторов и блок-ссылками ----- */
.config-slider-wrapper {
  position: relative;
}

.config-slider-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.config-slider-footer .config-slider-arrows {
  margin-left: 25px;
}

.config-slider-arrows .slick-arrow {
  border-color: #fff;
}

.config-slide {
  height: 614px;
  padding: 85px 30px 30px 85px;
  background-color: #f6f6f6;
  position: relative;
}

.config-slide__title {
  margin-bottom: 13px;
}

.config-slide__title .fz-bigger {
  font-size: 1.645833333333333em;
  line-height: .7;
  white-space: nowrap;
  color: #0047BB;
}

.config-slide .text-2 {
  opacity: 0.6;
}

.config-slide__img {
  font-size: 10px;
  width: 57.5em;
  height: 22.8em;
  position: absolute;
  left: 0;
  overflow: hidden;
  margin-top: 25px;
}

.block-links {
  margin-top: 35px;
}

.block-links__row {
  margin-left: -13px;
  margin-right: -13px;
}

.block-links__row .cols {
  padding-left: 13px;
  padding-right: 13px;
}

.block-links .block-link {
  margin-bottom: 26px;
}

.block-links .block-import {
  margin-bottom: 0;
}

.block-link {
  width: 100%;
  height: 294px;
  padding: 35px;
  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-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #fff;
}

.block-link__title {
  max-width: 50%;
  margin: auto 0 0;
}

.block-catalog {
  background: url("../img/img-catalog-1.jpg") no-repeat 80% 50%;
  background-size: cover;
  color: #fff;
}

.block-projects {
  color: #0047BB;
  background: url("../img/img-block-link.jpg") no-repeat 80% 20%;
  border: 2px solid #0047BB;
}

.block-import {
  background: #0047BB url("../img/img-import-2.png") no-repeat 100% 50%;
  color: #fff;
}

@media screen and (max-width: 1199px) {
  .config-slide {
    height: 530px;
    padding: 40px 30px 30px 40px;
  }
  .config-slide__title .fz-bigger {
    font-size: 1.5em;
  }
  .config-slider-footer {
    width: 100%;
    right: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .block-link {
    height: 252px;
    padding: 20px;
  }
}

@media screen and (max-width: 991px) {
  .block-links__mainrow {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .block-links__mainrow > .cols {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .config-slider {
    margin-bottom: 26px;
  }
  .config-slide {
    height: 430px;
    padding: 30px;
  }
  .config-slide__title .fz-bigger {
    font-size: 1em;
  }
  .config-slide__img {
    font-size: 8px;
  }
  .block-link {
    height: 190px;
  }
}

@media screen and (max-width: 767px) {
  .config-slide__title {
    font-size: 40px;
  }
  .config-slide__img {
    font-size: 6px;
  }
  .block-projects {
    background-size: 50%;
    background-position: 90% 10%;
  }
}

@media screen and (max-width: 575px) {
  .config-slide {
    height: 385px;
    padding: 30px 20px 20px;
  }
  .config-slide__title {
    font-size: 36px;
  }
  .config-slide__img {
    font-size: 5px;
  }
  .block-link {
    height: 150px;
  }
  .block-link__title {
    font-size: 22px;
  }
  .block-import {
    background-size: 35%;
  }
}

/* ----- Блок тринити в цифрах ----- */
.numbers {
  padding: 70px 0 80px;
  background-color: #f6f6f6;
}

.numbers__col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
  padding-right: 3%;
}

.numbers__list {
  margin-top: 40px !important;
}

.numbers__list li {
  width: 50%;
  margin-bottom: 30px;
}

.numbers__list .text-2 {
  max-width: 16em;
  color: #7c7c7c;
}

.numbers__val {
  font-size: 32px;
  margin-bottom: .3em;
}

.numbers__val .fz-bigger {
  font-size: 1.125em;
}

.numbers__form {
  width: 610px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 610px;
      -ms-flex: 0 0 610px;
          flex: 0 0 610px;
}

.numbers__form .form-title {
  margin-bottom: .4em;
}

.numbers__form .h3 {
  font-size: 26px;
}

.numbers__form .h1, .numbers__form .h1-1 {
  font-size: 40px;
  line-height: 1;
}

@media screen and (max-width: 1199px) {
  .numbers {
    padding: 50px 0;
  }
  .numbers__row {
    display: block;
  }
  .numbers__col {
    padding-right: 0;
  }
  .numbers__list .text-2 {
    max-width: 17em;
  }
  .numbers__form {
    margin: 30px 0 0;
  }
}

@media screen and (max-width: 991px) {
  .numbers__list .text-2 {
    max-width: 10em;
  }
}

@media screen and (max-width: 767px) {
  .numbers__list .text-2 {
    max-width: 14em;
    padding-right: 15px;
  }
  .numbers__form {
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .numbers__val {
    font-size: 26px;
  }
}

/* -------------------------------------
	Страница решений
	------------------------------------- */
.resheniya .cols, .resheniya2 .cols {
  margin-bottom: 26px;
}

.resheniya .text-1,.resheniya2 .text-1  {
  line-height: 1.15;
}

@media screen and (max-width: 1199px) {
  .resheniya .col-1-4,.resheniya2 .col-1-4  {
    width: 33.33333%;
  }
}

@media screen and (max-width: 991px) {
  .resheniya .col-1-4,.resheniya2 .col-1-4 {
    width: 50%;
  }
  .resheniya .col-1-2, .resheniya2 .col-1-2 {
    width: 50%;
  }

}

@media screen and (max-width: 575px) {
  .resheniya,.resheniya2 {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .resheniya .cols, .resheniya2 .cols  {    width: 100%;
    padding: 0;
  }
  .resheniya .col-1-4,.resheniya2 .col-1-4 {
    width: 100%;
  }
  .resheniya .col-1-2,.resheniya2 .col-1-2 {
    width: 100%;
  }

}

/* -------------------------------------
	Страница Виртуализация серверов
	------------------------------------- */
.virtualiztion-hero {
  padding: 20px 0 20px;
  background: #0047BB; /*1c8eb7;*/ 
  color: #fff;
  position: relative;
}

.virtualiztion-hero__col {
  max-width: 55%;
  margin-bottom: 50px;min-height: 330px;
}

.virtualiztion-hero__img {
  font-size: 10px;
  width: 53.7em;
  height: 36.2em;
  position: absolute;
  right: 0;
  top: 15%;
}

.virtualiztion-hero .virtualiztion-link {
  background-color: #fff;
}

.virtualiztion-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.virtualiztion-links li {
  display: inline-block;
  margin-right: .6em;
  margin-bottom: .6em;
}

.virtualiztion-link {
  display: block;
  padding: 0.33em 0.74em;
  color: #0047BB;
  background-color: #f6f6f6;
}

.virtualiztion-link:hover {
  -webkit-transform: translateY(-5%);
      -ms-transform: translateY(-5%);
          transform: translateY(-5%);
}

.virtualization-decision {
  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;
  height: 196px;
  padding: 10%;
  border: 1px solid #f3f3f3;
}

.virtualization-block-links .col-1-4 {
  margin-bottom: 26px;
}

@media screen and (max-width: 1199px) {
  .virtualiztion-hero {
    padding: 50px 0;
  }
  .virtualiztion-hero__col {
    max-width: 100%;
  }
  .virtualiztion-hero__img {
    position: static;
    font-size: 8px;
    margin: 30px -15px 0 auto;
  }
  .virtualization-decision {
    height: 160px;
  }
  .virtualization-block-links .col-1-4 {
    width: 33.33333%;
  }
}

@media screen and (max-width: 991px) {
  .virtualization-block-links .col-1-4 {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .virtualization-decision {
    height: 120px;
  }
}

@media screen and (max-width: 575px) {
  .virtualiztion-hero__col {
    margin-bottom: 40px;
  }
  .virtualiztion-hero__img {
    font-size: 6px;
  }
  .virtualization-decision {
    height: 100px;
  }
}

@media screen and (max-width: 400px) {
  .virtualiztion-hero__img {
    font-size: 5px;
  }
  .virtualization-decisions .f-row {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .virtualization-decisions .cols {
    padding-left: 0;
    padding-right: 0;
  }
  .virtualization-decisions .col-1-3 {
    width: 100%;
  }
  .virtualization-decision {
    margin-bottom: 30px;
    padding: 15px;
  }
  .virtualization-decision img {
    max-height: 100%;
    max-width: 50%;
  }
  .virtualization-block-links .f-row {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .virtualization-block-links .cols {
    padding-left: 0;
    padding-right: 0;
  }
  .virtualization-block-links .col-1-4 {
    width: 100%;
  }
}

@media screen and (max-width: 360px) {
  .virtualiztion-hero .h1, .virtualiztion-hero .h1-1 {
    font-size: 36px;
  }
}

.virtualiztion-block {
  margin: 35px 0;
  padding: 60px 80px;
  background: #1cb79e;
  color: #fff;
}

@media screen and (max-width: 1199px) {
  .virtualiztion-block {
    padding: 50px 30px;
  }
}

.page-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-nav li {
  width: -webkit-calc(50% - 13px);
  width: calc(50% - 13px);
}

.page-nav__link {
  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;
  height: 112px;
  background: #fff;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
  font-size: 18px;
  color: #0047BB;
  position: relative;
padding-left: 70px;
padding-right: 70px;
}

.page-nav__link:hover {
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.15);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.15);
}

.page-nav__link::before {
  content: '';
  display: block;
  font-size: 10px;
  width: 1.2em;
  height: 2.2em;
  position: absolute;
  top: 50%;
  margin-top: -1em;
  background: url("../img/ic-arrow.svg") no-repeat;
}

.page-nav__prev::before {
  left: 4em;
  -webkit-transform: scale(-1);
      -ms-transform: scale(-1);
          transform: scale(-1);
}

.page-nav__next::before {
  right: 4em;
}

@media screen and (max-width: 1199px) {
  .page-nav__prev::before {
    left: 2em;
  }
  .page-nav__next::before {
    right: 2em;
  }
}

@media screen and (max-width: 767px) {
  .page-nav {
    display: block;
  }
  .page-nav li {
    width: 100%;
  }
  .page-nav__link {
    height: 80px; font-size:11px;
  }
}

/* -------------------------------------
	страница История компании
	------------------------------------- */
.history-hero {
  padding: 75px 100px;
  background: #0047BB;
  color: #fff;
  position: relative;
}

.history-hero::after {
  content: '';
  display: block;
  font-size: 10px;
  width: 36.4em;
  height: 35em;
  position: absolute;
  top: 4.8em;
  right: 6em;
  background: url("../img/el-hero-bg-3.png") no-repeat 0 0;
  background-size: 100%;
}

.history-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 60%;
}

.history-title .fz-bigger {
  margin-right: .2em;
  font-size: 3.625em;
  -webkit-transform: translateY(-0.1em);
      -ms-transform: translateY(-0.1em);
          transform: translateY(-0.1em);
}

.history-block {
  padding: 3em 2em 2em;
  background-color: #f6f6f6;
}

@media screen and (max-width: 1199px) {
  .history-hero {
    padding: 50px;
  }
  .history-hero::after {
    display: none;
  }
  .history-title {
    max-width: 100%;
  }
  .history-block {
    padding: 2em;
  }
}

@media screen and (max-width: 767px) {
  .history-hero {
    padding: 30px;
  }
  .history-title {
    display: block;
  }
  .history-title .fz-bigger {
    font-size: 2em;
  }
  .history-block {
    padding: 1em;
  }
}

@media screen and (max-width: 575px) {
  .history-hero {
    padding: 20px 15px;
  }
  .history-title {
    font-size: 40px;
  }
  .history-block {
    padding: 20px 15px;
  }
}

@media screen and (max-width: 400px) {
  .history-title {
    font-size: 32px;
  }
  .history-block {
    font-size: 18px;
  }
}

.timeline {
  margin: 50px 0;
  padding-bottom: 50px;
}

.timeline__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 50px;
  position: relative;
}

.timeline__row::before, .timeline__row::after {
  content: '';
  display: block;
  position: absolute;
  background: #0047BB;
  left: 50%;
  z-index: -1;
}

.timeline__row::before {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-left: -6px;
  top: -30px;
}

.timeline__row::after {
  width: 1px;
  height: 100%;
  bottom: 0;
}

.timeline__row:first-child::before {
  top: 20%;
}

.timeline__row:first-child::after {
  height: 80%;
}

.timeline__row:nth-child(2n+1) .timeline__main::before {
  left: 100%;
}

.timeline__row:nth-child(2n+1) .timeline__sub {
  margin-right: .9em;
}

.timeline__row:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.timeline__row:nth-child(2n) .timeline__main::before {
  right: 100%;
}

.timeline__row:nth-child(2n) .timeline__sub {
  margin-left: 2.6em;
}

.timeline__year {
  width: 100%;
  margin-bottom: 1em;
  text-align: center;
}

.timeline__main {
  width: 45%;
  padding: 1.6em 1.8em;
  background: #fff;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
  position: relative;
}

.timeline__main::before {
  content: '';
  display: block;
  width: 63px;
  height: 1px;
  position: absolute;
  top: 50%;
  background: #0047BB;
}

.timeline__sub {
  width: 40%;
}

.timeline__sub a {
  color: #0047BB;
}

@media screen and (max-width: 1199px) {
  .timeline__main {
    padding: 1.5em;
  }
  .timeline__main::before {
    width: 47px;
  }
  .timeline__row:nth-child(2n) .timeline__sub {
    margin-left: 2.2em;
  }
  .timeline__row:nth-child(2n+1) .timeline__sub {
    margin-right: .3em;
  }
}

@media screen and (max-width: 991px) {
  .timeline__row {
    display: block;
    padding-left: 30px;
  }
  .timeline__row::after {
    left: 0;
  }
  .timeline__row::before {
    display: none;
  }
  .timeline__row:first-child::after {
    height: 58%;
  }
  .timeline__row:nth-child(2n+1) .timeline__main::before {
    left: auto;
    right: 100%;
  }
  .timeline__row:nth-child(2n+1) .timeline__sub {
    margin-right: 0;
  }
  .timeline__row:nth-child(2n) .timeline__sub {
    margin-left: 0;
  }
  .timeline__year {
    margin-bottom: .5em;
  }
  .timeline__main {
    width: 100%;
    margin-bottom: 30px;
  }
  .timeline__main::before {
    width: 29px;
  }
  .timeline__main::after {
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    background: #0047BB;
    border-radius: 50%;
    left: -36px;
    top: 50%;
    margin-top: -6px;
  }
  .timeline__sub {
    width: 100%;
  }
  .timeline__row:nth-child(2n) .timeline__sub {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .timeline__main {
    padding: 1em;
  }
}

/* -------------------------------------
	страница Список серверов
	------------------------------------- */
.servers-hero {
  padding: 30px 0;
}

.servers-hero .f-row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.servers-hero__imgs {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 75px;
  background: #fff;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.05);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.05);
}

.servers-list {
  margin-top: 30px;
}

.servers-item {
  height: 340px;
  margin-bottom: 26px;
  border: 1px solid #eee;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.servers-item:hover {
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
}

.servers-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;
  height: 220px;
  margin-bottom: 15px;
  padding: 15px;
}

.servers-item__img img {
  max-height: 100%;
}

.servers-item__text {
  padding: 0 55px;
}

.servers-blocks {
  padding: 77px 0;
  background-color: #0047BB;
}

.servers-block-config {
  height: 100%;
  padding: 75px 65px;
  background: #fff url("../img/el-block-bg-2.png") no-repeat 100% 50%;
}

.servers-block-config .h1, .servers-block-config .h1-1 {
  margin-bottom: 22px;
}

.servers-block-config .h1 .fz-bigger {
  display: block;
  font-size: 1.645833333333333em;
  line-height: .6;
  color: #0047BB;
}

.servers-block-config .text-2 {
  opacity: 0.6;
}

.servers-block-consult {
  height: 100%;
  padding: 75px 46% 75px 65px;
  background: url("../img/el-block-bg-1.png"), -o-linear-gradient(315deg, #bf5f93, #eb8c6a);
  background: url("../img/el-block-bg-1.png"), linear-gradient(135deg, #bf5f93, #eb8c6a);
  background-repeat: no-repeat;
  background-position: 100% 100%, 0 0;
  color: #fff;
}

.servers-block-consult .h3 {
  margin-bottom: .5em;
}

.servers-info {
  overflow: hidden;
  border-bottom: 1px solid #f3f3f3;
}

.servers-info-item {
  margin-bottom: 50px;
  padding-right: 40px;
}

.servers-info-item__title {
  min-height: 2.67em;
  font-weight: 700;
  margin-bottom: .6em;
}

.servers-info-item a {
  color: #0047BB;
}

.servers-info-list li:not(:last-child) {
  margin-bottom: .9em;
}

.servers-sertificates {
  padding: 60px 100px 60px 60px;
  background-color: #63de9d;
  color: #fff;
  position: relative;
}

.servers-sertificates::after {
  content: '';
  display: block;
  width: 50vw;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: #63de9d;
}

.servers-sertificates .servers-info-list li:not(:last-child) {
  margin-bottom: 0.5em;
}

@media screen and (max-width: 1199px) {
  .servers-hero {
    background-color: #f6f6f6;
    padding-left: 30px;
    padding-right: 30px;
  }
  .servers-hero .f-row {
    display: block;
    margin: 0;
  }
  .servers-hero .cols {
    padding: 0;
  }
  .servers-hero .col-1-2 {
    width: 100%;
  }
  .servers-hero__imgs {
    display: none;
  }
  .servers-item__text {
    padding: 0 15px;
  }
  .servers-blocks .f-row {
    display: block;
    margin: 0;
  }
  .servers-blocks .cols {
    padding: 0;
  }
  .servers-blocks .col-1-2 {
    width: 100%;
  }
  .servers-block-config, .servers-block-consult {
    padding: 50px;
  }
  .servers-block-config .h1 .fz-bigger {
    font-size: 1.5em;
  }
  .servers-block-consult {
    margin-top: 30px;
    background-size: auto 100%, 100%;
  }
  .servers-info {
    border-bottom: none;
  }
  .servers-info .col-1-2 {
    width: 100%;
  }
  .servers-info .col-1-4 {
    width: 33.33333%;
  }
  .servers-sertificates::after {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .servers-list .col-1-3 {
    width: 50%;
  }
  .servers-item {
    height: 290px;
  }
  .servers-item__img {
    height: 190px;
  }
}

@media screen and (max-width: 767px) {
  .servers-info .col-1-4 {
    width: 50%;
  }
  .servers-info-item {
    padding-right: 0;
  }
  .servers-block-config {
    padding: 30px;
  }
  .servers-blocks {
    padding: 50px 0;
  }
  .servers-block-config, .servers-block-consult {
    padding: 30px 40% 30px 30px;
  }
  .servers-block-config {
    background-size: 20% auto;
    background-position: 100% 100%;
  }
  .servers-block-config .h1,   .servers-block-config .h1-1 {
    font-size: 40px;
  }
  .servers-block-config .h1 .fz-bigger {
    font-size: 1em;
  }
  .servers-block-consult {
    background-size: 35% auto, 100%;
  }
}

@media screen and (max-width: 575px) {
  .servers-hero {
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 20px 15px;
  }
  .servers-list .f-row {
    display: block;
    margin: 0;
  }
  .servers-list .cols {
    padding: 0;
  }
  .servers-list .col-1-3 {
    width: 100%;
  }
  .servers-item {
    max-width: 360px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 15px;
  }
  .servers-item__img {
    height: auto;
  }
  .servers-block-config, .servers-block-consult {
    padding: 20px 40% 20px 15px;
  }
  .servers-block-config .h1,   .servers-block-config .h1-1 {
    font-size: 36px;
  }
  .servers-block-consult .h3 {
    line-height: 1;
    font-size: 30px;
  }
  .servers-sertificates {
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 20px 15px;
  }
}

/* -------------------------------------
	страница Карточка сервера
	------------------------------------- */
.server-hero__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 342px;
  border: 1px solid #f3f3f3;
}

.server-hero__img img {
  max-height: 100%;
}

.server-hero__main {
  padding: 40px;
}

.server-hero__add {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px;
}

.server-hero__add img:not(:last-child) {
  margin-bottom: 60px;
}

.server-price {
  height: 100%;
  border: 2px solid #0047BB;
}

.server-price__top {
  padding: 35px 10% 25px;
}

.server-price__title {
  font-size: 26px;
  margin-bottom: .6em;
}

.server-price .btn {
  width: 100%;
  height: 62px;
}

.server-price__link {
  display: block;
  padding: 22px 40% 18px 10%;
  border-top: 1px solid #f3f3f3;
  line-height: 1.2;
  color: #0047BB;
}

.server-descr {
  padding: 45px 0;
}

.server-support {
  padding: 50px 0 20px;
  background-color: #0047BB;
  color: #fff;
}

.server-support-item {
  margin-bottom: 30px;
  padding-right: 20px;
}

.server-support-item__title {
  display: block;
  color: #b2c7e0;
}

.server-delivery .text-2 {
  padding-right: 25px;
}

.server-delivery a {
  color: #0047BB;
}

.config-info {
  width: 296px;
  padding: 104px 50px 45px;
  background-color: #0047BB;
  color: #fff;
  position: relative;
  z-index: 1;
}

.config-info::before {
  content: '';
  display: block;
  font-size: 10px;
  width: 19.4em;
  height: 13em;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -35%);
      -ms-transform: translate(-50%, -35%);
          transform: translate(-50%, -35%);
  z-index: 0;
  background: url("../img/el-block-bg-3.png") no-repeat 0 0;
  background-size: 100%;
}

.tech-data .config-info {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 1199px) {
  .server-hero .col-1-2 {
    width: 66.66666%;
  }
  .server-hero .col-1-4 {
    width: 33.33333%;
  }
  .server-hero .col-1-4:last-child {
    width: 66.66666%;
    margin-top: 26px;
  }
  .server-price__top {
    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: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .server-price__top .btn {
    width: 227px;
  }
  .server-price__title {
    margin-bottom: 0;
  }
  .server-price__link {
    padding-left: 30px;
    padding-right: 30px;
  }
  .config-info {
    width: 100%;
    height: 215px;
    margin-top: 45px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px 30px 30px 300px;
  }
  .config-info:not(.mob-hidden) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .config-info::before {
    left: 50px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .tech-data .config-info {
    position: relative;
  }
  .server-support .col-1-4 {
    width: 33.33333%;
  }
}

@media screen and (max-width: 991px) {
  .server-hero .col-1-4:last-child {
    width: 100%;
  }
  .server-support .col-1-4 {
    width: 50%;
  }
  .server-delivery .f-row {
    display: block;
    margin: 0;
  }
  .server-delivery .cols {
    padding: 0;
  }
  .server-delivery .col-1-3 {
    width: 100%;
  }
  .server-delivery .col-1-3:not(:last-child) {
    margin-bottom: 30px;
  }
  .server-delivery .text-2 {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .server-hero .f-row {
    display: block;
    margin: 0;
  }
  .server-hero .cols {
    width: 100%;
    padding: 0;
  }
  .server-hero .col-1-2 {
    margin-bottom: 26px;
  }
  .server-hero__main {
    height: 260px;
  }
  .server-hero__add {
    height: 175px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .server-hero__add img:not(:last-child) {
    margin: 0 30px 0 0;
  }
  .server-price__top .btn {
    width: 200px;
  }
  .config-info {
    height: 170px;
    padding-left: 215px;
  }
  .config-info::before {
    font-size: 8px;
    left: 30px;
  }
}

@media screen and (max-width: 575px) {
  .server-hero__img {
    padding: 30px 15px;
  }
  .server-hero__main {
    height: 246px;
  }
  .server-hero__add {
    height: 246px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .server-hero__add img:not(:last-child) {
    margin: 0 0 30px 0;
  }
  .server-price__top {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  .server-price__title {
    margin-bottom: 0.6em;
  }
  .server-price__top .btn {
    width: 100%;
    max-width: 300px;
  }
  .server-price__link {
    padding-left: 15px;
    padding-right: 15px;
  }
  .server-support-item {
    padding-right: 0;
  }
  .server-support-item .nowrap {
    white-space: normal;
  }
}

@media screen and (max-width: 439px) {
  .config-info {
    height: 160px;
    padding-left: 145px;
    padding-right: 15px;
  }
  .config-info::before {
    font-size: 6px;
    left: 15px;
  }
}

.server-feautures {
  margin-top: 45px;
  padding: 45px 0;
  background-color: #f6f6f6;
}

.server-feautures__unordered {
  margin-bottom: 55px;
}

.server-feautures__ordered {
  counter-reset: li;
}

.server-feautures__item {
  margin-bottom: 55px;
  padding-right: 15px;
}

.server-feautures__item::before {
  counter-increment: li;
  content: counter(li) ".";
  display: block;
  font: 800 38px/1 "Gilroy", sans-serif;
  letter-spacing: -0.025em;
  margin-bottom: .3em;
}

.server-feautures .config-info {
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 1199px) {
  .server-feautures__empty {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .server-feautures__unordered .col-1-4 {
    width: 33.33333%;
  }
  .server-feautures__ordered .col-1-4 {
    width: 33.33333%;
  }
}

@media screen and (max-width: 767px) {
  .server-feautures__unordered .col-1-4 {
    width: 50%;
  }
  .server-feautures__ordered .col-1-4 {
    width: 50%;
  }
}

@media screen and (max-width: 575px) {
  .server-feautures__unordered {
    margin-bottom: 45px;
  }
  .server-feautures__item {
    margin-bottom: 45px;
    padding-right: 0;
  }
}

/* -------------------------------------
	страница Мероприятия
	------------------------------------- */
.events-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 15px;
}

.events-header .tabs {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.events-header .ui-select {
  margin-bottom: 15px;
  margin-left: auto;
}

.events-list .col-1-4 {
  margin-bottom: 45px;
}

.events-item {
  height: 100%;
  background-color: #f6f6f6;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.events-item:hover {
  background-color: #fff;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
}

.events-item__img {
  width: 100%;
  height: 179px;
}

.events-item__content {
  padding: 20px 30px 30px;
}

@media screen and (max-width: 1199px) {
  .events-list .col-1-4 {
    width: 33.33333%;
  }
}

@media screen and (max-width: 991px) {
  .events-header {
    display: block;
  }
  .events-header .ui-select {
    text-align: right;
  }
  .events-list .col-1-4 {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .events-item__content {
    padding: 20px 15px 25px;
  }
}

@media screen and (max-width: 575px) {
  .events-header .ui-select {
    text-align: center;
  }
  .events-list .f-row {
    display: block;
    margin: 0;
  }
  .events-list .cols {
    padding: 0;
  }
  .events-list .col-1-4 {
    width: 100%;
  }
  .events-item {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* -------------------------------------
	страница Сервисные центры
	------------------------------------- */
.service-hero .text-1 {
  max-width: 545px;
}

.service-hero__img {
  padding: 50px 30px 50px 75px;
  background-color: #0047BB;
  position: relative;
}

.service-hero__img::after {
  content: '';
  display: block;
  width: 125px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 0;
  background-color: #0047BB;
}

.service-hero__img img {
  margin: 0 auto;
  max-height: 337px;
}

.service-hero__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 50px;
  color: #fff;
}

.service-hero__info > * {
  width: 220px;
}

.service-hero__info > *:first-child {
  margin-right: 50px;
}

.service-contact {
  margin-bottom: 10px;
  padding: 40px 55px;
  background-color: #f6f6f6;
}

.service-contact__city {
  margin-bottom: .5em;
}

.service-contact__email {
  color: #0047BB;
}

.service-map {
  max-width: 1600px;
  height: 590px;
  margin: 45px auto 60px;
  position: relative;
  overflow: hidden;
}

.service-map .gm-style-cc, .service-map a {
  display: none !important;
}

.service-map-label {
  max-width: 280px;
  padding: 30px 25px 25px;
  background: #fff;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
  position: relative;
  font-size: 14px;
}

.service-map-label::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -7px;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.service-map-label a {
  color: #0047BB;
}

.geo-result {
  max-width: 930px;
  padding-bottom: 20px;
}

.geo-result__header {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 45px;
  background: #f6f6f6;
}

.geo-result__header .ui-select {
  margin-left: 20px;
}

.geo-result__header .ui-select__trigger {
  min-width: 12em;
}

.geo-result__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-calc(100% + 2px);
  width: calc(100% + 2px);
  padding-left: 2px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.geo-result__block a {
  color: #0047BB;
}

.geo-result__row {
  width: 50%;
  padding: 30px 45px;
  border: 1px solid #eee;
  margin: -1px 0 0 -1px;
}

.geo-btn {
  padding: .1em 1em;
}

.geo-result__header .geo-btn {
  margin-left: auto;
}

@media screen and (max-width: 1199px) {
  .service-hero__img {
    padding: 30px;
  }
  .service-hero__img::after {
    display: none;
  }
  .service-hero__img .service-hero__info > * {
    width: 100%;
  }
  .service-hero__img .service-hero__info > *:first-child {
    margin-right: 0;
  }
  .service-contacts .col-1-3 {
    width: 50%;
  }
}

@media screen and (max-width: 991px) {
  .service-contact {
    padding: 30px 35px;
  }
  .service-map {
    height: 490px;
  }
  .geo-result__header {
    padding: 20px;
  }
  .geo-result__row {
    padding: 20px;
  }
  .geo-result__header .geo-btn {
    margin: 15px 0 0;
    padding: 0;
    color: #0047BB;
    background: none;
    display: inline-block;
    text-align: left;
  }
  .geo-result__header .geo-btn::before {
    display: none;
  }
}

@media screen and (max-width: 767px) {
/*	.col-1-3 {width:100%;}*/
  .service-contact {
    padding: 20px;
  }
  .service-map {
    height: 400px;
  }
  .geo-result__col-1 {
    width: 100%;
  }
  .geo-result__col-2, .geo-result__col-3 {
    width: 50%;
    margin-top: 15px;
  }
  .geo-result__header .geo-btn {
    font-size: 18px;
  }
}

@media screen and (max-width: 575px) {
  .geo-result__header {
    padding: 0 15px 15px;
  }
  .geo-result__header .ui-select {
    margin: 15px 0 0;
  }
  .geo-result__title {
    display: inline-block;
    margin: 15px 15px 0 0;
  }
  .service-contacts .f-row {
    display: block;
    margin: 0;
  }
  .service-contacts .cols {
    padding: 0;
  }
  .service-contacts .col-1-3 {
    width: 100%;
  }
  .service-contacts .nowrap {
    display: inline-block;
    margin-left: 0.15em;
  }
  .geo-result__block {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .geo-result__row {
    width: 100%;
    padding: 20px 15px;
    margin: -1px 0 0;
  }
}

@media screen and (max-width: 400px) {
  .geo-result__col-2, .geo-result__col-3 {
    width: 100%;
  }
  .geo-result__col-2 > *, .geo-result__col-3 > * {
    display: inline-block;
    margin-right: .3em;
  }
}

/* -------------------------------------
	страница Запрос расчёта стоимости
	------------------------------------- */
.request {
  padding: 38px 0 100px;
  background: #f6f6f6;
}

.request-form {
  max-width: 930px;
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  z-index: 1;
}

.request-form::before, .request-form::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
}

.request-form::before {
  font-size: 10px;
  width: 42.6em;
  height: 25em;
  left: 100%;
  bottom: 0;
  -webkit-transform: translateX(-31%);
      -ms-transform: translateX(-31%);
          transform: translateX(-31%);
  background: url("../img/el-writeform.png") no-repeat 0 0;
  background-size: 100%;
}

.request-form::after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
}

.request-form__row {
  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;
}

.request-form__row .input-block {
  width: -webkit-calc(50% - 29px);
  width: calc(50% - 29px);
}

.request-form__row .input-block:not(:last-of-type) {
  margin-bottom: 10px;
}

.request-form .form-label {
  margin-top: 2em;
}

.request-form .form-checkboxes {
  margin: 30px 0;
}

.request-form .captcha {
  margin-top: 30px;
}

.request-form .submit {
  margin-top: 30px;
}

@media screen and (max-width: 1199px) {
  .request-form::before, .request-form::after {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .request-form {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 767px) {
  .request-form {
    padding: 30px;
  }
  .request-form__row .input-block {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
  }
}

@media screen and (max-width: 575px) {
  .request {
    padding: 30px 0 45px;
  }
  .request-form {
    padding: 20px 15px;
  }
  .request-form__row {
    display: block;
  }
  .request-form__row .input-block {
    width: 100%;
  }
}

/* -------------------------------------
	страница Адреса и реквизиты
	------------------------------------- */
.contacts-header {
  margin-bottom: 15px;
}

.contacts-map-wrap {
  position: relative;
}

.contacts-map {
  width: 100%;
  height: 494px;
  overflow: hidden;
}

.contacts-map-block {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 40px 68px;
  background: #fff;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
}

.contacts-map-block__subtext {
  margin-top: .5em;
  color: rgba(0, 0, 0, 0.5);
}

.contacts-map .gm-style-cc, .contacts-map a {
  display: none !important;
}

.contacts-data {
  margin: 80px 0;
}

.contacts-data__tel {
  display: inline-block;
  margin-bottom: .3em;
  font-size: 62px;
}

.contacts-data__list {
  padding-top: 15px;
}

.contacts-data__list li:not(:last-child) {
  margin-bottom: 5px;
}

.contacts-emails {
  display: table;
}

.contacts-emails__row {
  display: table-row;
}

.contacts-email {
  display: table-cell;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  color: #0047BB;
}

.contacts-email-descr {
  display: table-cell;
  padding-top: 4px;
  padding-bottom: 4px;
}

@media screen and (max-width: 1199px) {
  .contacts-map {
    height: 400px;
  }
  .contacts-map-block {
    padding: 30px;
  }
  .contacts-data__tel {
    font-size: 48px;
  }
}

@media screen and (max-width: 991px) {
  .contacts-data__tel {
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  .contacts-map-block {
    position: static;
    margin-bottom: 30px;
    padding: 20px 15px;
  }
  .contacts-map-block .text-2 > *:nth-child(1), .contacts-map-block .text-2 > *:nth-child(2) {
    display: inline;
    margin-right: 0.2em;
  }
  .contacts-map {
    height: 300px;
  }
  .contacts-data {
    margin: 45px 0;
  }
  .contacts-data__row {
    display: block;
    margin: 0;
  }
  .contacts-data__row .cols {
    padding: 0;
  }
  .contacts-data__row .col-1-2 {
    width: 100%;
  }
  .contacts-data__list {
    padding-top: 30px;
  }
}

@media screen and (max-width: 400px) {
  .contacts-emails {
    display: block;
  }
  .contacts-emails__row {
    display: block;
  }
  .contacts-email {
    display: block;
  }
  .contacts-email-descr {
    display: block;
    margin: -5px 0 10px;
  }
  .contacts-data__tel {
    font-size: 34px;
  }
}

/* -------------------------------------
	страница Доставка и оплата
	------------------------------------- */
.payments {
  margin-top: 45px;
  padding: 45px 0 20px;
  background-color: #f6f6f6;
}

.payments .cols {
  margin-bottom: 26px;
}

.payments-item {
  height: 100%;
  padding: 45px;
  background-color: #fff;
  border: 1px solid #eee;
}

.payments-item a {
  color: #0047BB;
}

.delivery {
  padding: 50px 0 25px;
}

.delivery-companies {
  margin: 30px 0 60px;
}

.delivery-bottom .contacts-map {
  margin-top: 30px;
}

@media screen and (max-width: 1199px) {
  .payments-item {
    padding: 30px;
  }
}

@media screen and (max-width: 991px) {
  .payments .col-1-3 {
    width: 50%;
  }
  .delivery .f-row {
    display: block;
    margin: 0;
  }
  .delivery .cols {
    padding: 0;
  }
  .delivery .col-1-2 {
    width: 100%;
  }
  .delivery__img {
    margin: 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .payments .f-row {
    display: block;
    margin: 0;
  }
  .payments .cols {
    padding: 0;
  }
  .payments .col-1-3 {
    width: 100%;
  }
  .payments-item {
    height: auto;
  }
}

@media screen and (max-width: 575px) {
  .payments-item {
    padding: 20px 15px;
  }
}

/* -------------------------------------
	страница Продукты
	------------------------------------- */
.products-hero {
  padding: 45px 36% 45px 45px;
  background: #0047BB;
  color: #fff;
  position: relative;
  z-index: 1;
}

.products-hero::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: url("../img/bg-produkty-1.png") no-repeat 100% 50%/auto 100%;
  opacity: 0.4;
}
.products-hero2::after {
  background: url("../img/en/bg.jpg") no-repeat 100% 50%/auto 100%;
}

.products-blocks {
  margin-top: 37px;
}

.products-blocks__row > .cols {
  margin-bottom: 30px;
}

.products-block {
  height: 100%;
  background-color: #f6f6f6;
  padding: 40px 45px 35px;
}

.products-block__title {
  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;
  margin-bottom: 25px;
}

.products-block__title .text-1 {
  line-height: 1.15;
}

.products-block__title .info-item__ic {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50px;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  max-width: 50px;
  margin: 0 0 0 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.products-block .list li {
  margin-bottom: 4px;
}

.products-block .list a:hover {
  color: #0047BB;
}

@media screen and (max-width: 1199px) {
  .products-hero {
    padding: 30px;
    background: #0047BB;
  }
  .products-hero::after {
    display: none;
  }
  .products-blocks .col-1-3 {
    width: 50%;
  }
}

@media screen and (max-width: 991px) {
  .products-blocks .col-1-4 {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .products-blocks .col-1-3 {
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .products-hero {
    padding: 20px 15px;
  }
  .products-block {
    padding: 20px 15px;
  }
}

/* -------------------------------------
	страница 404
	------------------------------------- */
.page-error__title {
  line-height: .9;
}

.page-error-images {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 65px;
}

.page-error-img:not(:last-child) {
  margin-right: 50px;
}

.page-error a {
  color: #0047BB;
}

@media screen and (max-width: 1199px) {
  .page-error__title > * {
    display: inline;
  }
  .page-error-images {
    margin-top: 30px;
  }
  .page-error-subimg {
    display: none;
  }
}

/* -------------------------------------
	страница En
	------------------------------------- */
.page-en .hero {
  padding: 75px 0 75px 72px;
  background-size: contain;
}

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

.competences {
  margin-top: 45px;
  padding: 45px 0 20px 72px;
  -webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.05);
          box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.05);
}

.competences .info-items__row {
  width: -webkit-calc(100% + 30px);
  width: calc(100% + 30px);
  margin-left: -15px;
}

.competences .info-item {
  width: 24%;
  padding: 15px;
  margin-bottom: 25px;
}

.competences .info-item:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.en-section-title {
  padding-left: 72px;
}

.en-block {
  height: 100%;
  padding: 55px 15px 55px 70px;
}

.en-block-customers {
  background-color: #f6f6f6;
}

.en-block-customers .text-2 {
  margin-bottom: 1em;
}

.en-block-contacts {
  background: -o-linear-gradient(315deg, #bf5f93, #eb8c6a);
  background: linear-gradient(135deg, #bf5f93, #eb8c6a);
  color: #fff;
}

.en-block-contacts .text-2 {
  margin-bottom: .5em;
}

.en-block-contacts .text-1 {
  line-height: 1.2;
}

.en-block-contacts .text-1:not(:last-child) {
  margin-bottom: 1.2em;
}

@media screen and (max-width: 1199px) {
  .page-en .hero {
    padding: 50px;
  }
  .en-section-title {
    padding-left: 0;
  }
  .competences {
    padding: 45px 30px 20px;
  }
  .en-block {
    padding: 30px;
  }
}

@media screen and (max-width: 991px) {
  .competences .info-item {
    width: 33.33333%;
  }
  .en-block {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .page-en .hero .h1,   .servers-block-config .h1-1 {
    font-size: 40px;
  }
  .competences {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .competences .info-item {
    width: 50%;
  }
}

@media screen and (max-width: 575px) {
  .page-en .hero {
    padding: 30px 15px;
  }
}

@media screen and (max-width: 360px) {
  .page-en .hero .h1,  .page-en .hero .h1-1 {
    font-size: 34px;
  }
}


/* Доп стили для страницы конструктора */

#constructor-container {
	margin: 50px 0;
}
#template {
	height: 34px;
	border: 1px solid #0047BB;
	cursor: pointer;
}
.remove-container, .duplicate, .remove, .change {
	font-size: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-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;
	position: relative;
}
.remove-container::after, .remove::after {
	content: '';
	display: block;
	width: 70%;
	height: 2px;
	position: absolute;
	background: #0047BB;
}

.remove-container {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 2px solid #0047BB;
	border: 2px solid #f00;
}

.duplicate, .remove, .change {
	width: 20px;
	height: 20px;
	margin: 0 5px;
}

.duplicate {
	cursor: pointer;
}
.duplicate::before, .duplicate::after {
	content: '';
	display: block;
	width: 70%;
	height: 2px;
	position: absolute;
	background: #0047BB;
}
.duplicate::after {
	-webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.change{
  color: #0047BB;
  font-size: 25px;
  padding-top: 12px;
  cursor: pointer;
}

.template-section img {
	width: 100%;
	cursor: pointer;
}


.template-part .program__block::after {
	height: -webkit-calc(100% - 6em);
	height: calc(100% - 6em);
}



.subcolor {
	color: #7c7c7c;
  }
  
  .f-row-35 {
	margin-left: -35px;
	margin-right: -35px;
  }
  
  .f-row-35 .cols {
	padding: 0 35px;
  }
  
  .writeform--nomargin .writeform {
	margin-top: 0;
  }
  
  @media screen and (max-width: 1199px) {
	.f-row-35 {
	  margin-left: -13px;
	  margin-right: -13px;
	}
	.f-row-35 .cols {
	  padding: 0 13px;
	}
  }
  
  .seminar-date {
	background: #0047BB;
	margin-top: 1.25em;
	padding: 1.25em 0;
	font-size: 26px;
	color: #fff;
  }
  
  .seminar-main {
	padding: 60px 0;
  }
  
  .seminar-main .cols img {
	margin-left: auto;
  }
  
  .seminar-info {
	padding: 70px 0 80px;
	background-color: #f6f6f6;
  }
  
  .seminar-info .h2 {
	margin-bottom: 1em;
  }
  
  .program--2 {
	padding: 0 0 0 40px;
  }
  
  .program--2::after {
	display: none;
  }
  
  .program--2 .program__item {
	margin-bottom: 0;
	position: relative;
  }
  
  .program--2 .program__item::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	z-index: 0;
	background: #0047BB;
	top: 0;
	left: -34px;
	width: 1px;
	height: 100%;
  }
  
  .program--2 .program__info {
	position: relative;
	padding-right: 70px;
	background: #fff;
	margin-bottom: 1em;
  }
  
  .program--2 .program__info::before, .program--2 .program__info::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	z-index: 0;
	background: #0047BB;
  }
  
  .program--2 .program__info::before {
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
	width: 13px;
	height: 13px;
	border-radius: 50%;
	left: -40px;
  }
  
  .program--2 .program__info::after {
	left: -40px;
	width: 40px;
	height: 1px;
  }
  
  .program--2 .program__item:first-child::before {
	height: -webkit-calc(50% + .8em);
	height: calc(50% + .8em);
	bottom: 0;
	top: auto;
  }
  
  .program--2 .program__item:last-child::before {
	height: -webkit-calc(50% - .8em);
	height: calc(50% - .8em);
  }
  
  .program--2 .program--2__break {
	background: transparent;
  }
  
  .program--2 .program--2__break::before {
	left: -42px;
  }
  
  .program--2 .program--2__break::after {
	left: -36px;
	width: 34px;
  }
  
  .program--2__break {
	background: transparent;
	border: 2px solid #fff;
	-webkit-box-shadow: none;
			box-shadow: none;
  }
  
  .program--2__ic {
	position: absolute;
	right: 34px;
	top: 50%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
  }
  
  .seminar-info-alert {
	margin-top: 35px;
	padding-left: 40px;
  }
  
  .speakers-list li:not(:last-child) {
	margin-bottom: 23px;
  }
  
  .speaker {
	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;
  }
  
  .speaker__photo {
	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;
	border-radius: 50%;
	width: 106px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 106px;
		-ms-flex: 0 0 106px;
			flex: 0 0 106px;
	height: 106px;
	background: #fff;
	margin-right: 34px;
	overflow: hidden;
  }
  
  .speaker__photo .img-user-nophoto {
	width: 50px;
	height: 47px;
  }
  
  .speaker__info {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
		-ms-flex: 1 0 0px;
			flex: 1 0 0;
	max-width: 400px;
  }
  
  .seminar-contact {
	margin-top: 80px;
	padding: 40px 75px;
	background: -o-linear-gradient(45deg, #3b8a8e, #5ebe60);
	background: linear-gradient(45deg, #3b8a8e, #5ebe60);
	color: #fff;
  }
  
  .seminar-contact .h2 {
	margin-bottom: 0;
  }
  
  .seminar-contact__row {
	-webkit-box-align: center;
	-webkit-align-items: center;
		-ms-flex-align: center;
			align-items: center;
  }
  
  .seminar-contact__img {
	width: 106px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 106px;
		-ms-flex: 0 0 106px;
			flex: 0 0 106px;
	height: 106px;
	margin-right: 30px;
  }
  
  .seminar-contact__info {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
		-ms-flex: 1 0 0px;
			flex: 1 0 0;
	max-width: 100%;
  }
  
  @media screen and (max-width: 1199px) {
	.h1--responsive br {
	  display: none;
	}
	.seminar-contact {
	  padding: 30px;
	}
	.seminar-main, .seminar-info {
	  padding: 50px 0;
	}
  }
  
  @media screen and (max-width: 991px) {
	.seminar-main .f-row, .seminar-info .f-row {
	  display: block;
	  margin: 0;
	}
	.seminar-main .cols, .seminar-info .cols {
	  width: 100%;
	  padding: 0;
	}
	.seminar-main .cols img {
	  margin: 50px auto 0;
	}
	.speakers {
	  margin-top: 50px;
	}
	.seminar-contact__links {
	  padding-left: 136px;
	}
  }
  
  @media screen and (max-width: 767px) {
	.program--2 .program__item {
	  padding-left: 0;
	}
	.program--2 .program__item::before {
	  height: -webkit-calc(100% + 1em);
	  height: calc(100% + 1em);
	}
	.program--2 .program__item:first-child::before {
	  bottom: -1em;
	}
	.program--2 .program__item:last-child::before {
	  height: 50%;
	}
	.seminar-date {
	  font-size: 18px;
	}
  }
  
  @media screen and (max-width: 575px) {
	.h1--responsive {
	  font-size: 38px;
	}
	.speakers-list li:not(:last-child) {
	  margin-bottom: 35px;
	}
	.speaker__photo {
	  width: 90px;
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 90px;
		  -ms-flex: 0 0 90px;
			  flex: 0 0 90px;
	  height: 90px;
	  margin-right: 20px;
	}
	.seminar-contact {
	  padding: 30px 15px;
	}
	.seminar-contact .h2 {
	  font-size: 32px;
	}
	.seminar-contact__img {
	  width: 90px;
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 90px;
		  -ms-flex: 0 0 90px;
			  flex: 0 0 90px;
	  height: 90px;
	  margin-right: 20px;
	}
	.seminar-contact__info .text-1 {
	  line-height: 1.2;
	}
	.seminar-contact__links {
	  padding-left: 0;
	  margin-top: 15px;
	}
  }
  
  @media screen and (max-width: 390px) {
	.h1--responsive {
	  font-size: 32px;
	}
  }
  
  .news-page__row {
	margin-top: 40px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
			flex-direction: row-reverse;
  }
  
  .news-page__content {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 929px;
		-ms-flex: 0 0 929px;
			flex: 0 0 929px;
	max-width: 929px;
  }
  
  .news-page__tags {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 0;
		-ms-flex: 1 0 0px;
			flex: 1 0 0;
	max-width: 100%;
	margin: 0;
	margin-left: 54px;
	padding: 0;
	list-style: none;
  }
  
  .news-page__tags li {
	margin-bottom: .4em;
  }
  
  .news-page__tags a {
	color: #0047BB;
  }
  
  .news-page__margin {
	margin-top: 50px;
  }
  
  @media screen and (max-width: 1199px) {
	.news-page__row {
	  display: block;
	}
	.news-page__tags {
	  margin: 0 0 .6em;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-flex-wrap: wrap;
		  -ms-flex-wrap: wrap;
			  flex-wrap: wrap;
	}
	.news-page__tags li {
	  margin: 0 .8em .2em 0;
	}
  }
  


#comp_17ddce666c0fb01fcb8decd9403e61d1>ul>li {height: auto;}











/* Скрыл элементы форм в строке выбора мероприятий на стр. мероприятий*/
.events-header {
  display: block;
}

label.tab input, .ui-select select {
  display: none;
}




@charset "UTF-8";
.subcolor {
  color: #7c7c7c;
}

.f-row-35 {
  margin-left: -35px;
  margin-right: -35px;
}

.f-row-35 .cols {
  padding: 0 35px;
}

.writeform--nomargin .writeform {
  margin-top: 0;
}

@media screen and (max-width: 1199px) {
  .f-row-35 {
    margin-left: -13px;
    margin-right: -13px;
  }
  .f-row-35 .cols {
    padding: 0 13px;
  }
}

.seminar-date {
  background: #0047BB;
  margin-top: 1.25em;
  padding: 1.25em 0;
  font-size: 26px;
  color: #fff;
}

.seminar-main {
  padding: 60px 0;
}

.seminar-main .cols img {
  margin-left: auto;
}

.seminar-info {
  padding: 70px 0 80px;
  background-color: #f6f6f6;
}

.seminar-info .h2 {
  margin-bottom: 1em;
}

.program--2 {
  padding: 0 0 0 40px;
}

.program--2::after {
  display: none;
}

.program--2 .program__item {
  margin-bottom: 0;
  position: relative;
}

.program--2 .program__item::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  z-index: 0;
  background: #0047BB;
  top: 0;
  left: -34px;
  width: 1px;
  height: 100%;
}

.program--2 .program__info {
  position: relative;
  padding-right: 70px;
  background: #fff;
  margin-bottom: 1em;
}

.program--2 .program__info::before, .program--2 .program__info::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  z-index: 0;
  background: #0047BB;
}

.program--2 .program__info::before {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
  left: -40px;
}

.program--2 .program__info::after {
  left: -40px;
  width: 40px;
  height: 1px;
}

.program--2 .program__item:first-child::before {
  height: -webkit-calc(50% + .8em);
  height: calc(50% + .8em);
  bottom: 0;
  top: auto;
}

.program--2 .program__item:last-child::before {
  height: -webkit-calc(50% - .8em);
  height: calc(50% - .8em);
}

.program--2 .program--2__break {
  background: transparent;
}

.program--2 .program--2__break::before {
  left: -42px;
}

.program--2 .program--2__break::after {
  left: -36px;
  width: 34px;
}

.program--2__break {
  background: transparent;
  border: 2px solid #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.program--2__ic {
  position: absolute;
  right: 34px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.seminar-info-alert {
  margin-top: 35px;
  padding-left: 40px;
}

.speakers-list li:not(:last-child) {
  margin-bottom: 23px;
}

.speaker {
  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;
}

.speaker__photo {
  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;
  border-radius: 50%;
  width: 106px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 106px;
  -ms-flex: 0 0 106px;
  flex: 0 0 106px;
  height: 106px;
  background: #fff;
  margin-right: 34px;
  overflow: hidden;
}

.speaker__photo .img-user-nophoto {
  width: 50px;
  height: 47px;
}

.speaker__info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  max-width: 400px;
}

.seminar-contact {
  margin-top: 80px;
  padding: 40px 75px;
  background: -o-linear-gradient(45deg, #3b8a8e, #5ebe60);
  background: linear-gradient(45deg, #3b8a8e, #5ebe60);
  color: #fff;
}

.seminar-contact .h2 {
  margin-bottom: 0;
}

.seminar-contact__row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.seminar-contact__img {
  width: 106px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 106px;
  -ms-flex: 0 0 106px;
  flex: 0 0 106px;
  height: 106px;
  margin-right: 30px;
}

.seminar-contact__info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  max-width: 100%;
}

@media screen and (max-width: 1199px) {
  .h1--responsive br {
    display: none;
  }
  .seminar-contact {
    padding: 30px;
  }
  .seminar-main, .seminar-info {
    padding: 50px 0;
  }
}

@media screen and (max-width: 991px) {
  .seminar-main .f-row, .seminar-info .f-row {
    display: block;
    margin: 0;
  }
  .seminar-main .cols, .seminar-info .cols {
    width: 100%;
    padding: 0;
  }
  .seminar-main .cols img {
    margin: 50px auto 0;
  }
  .speakers {
    margin-top: 50px;
  }
  .seminar-contact__links {
    padding-left: 136px;
  }
}

@media screen and (max-width: 767px) {
  .program--2 .program__item {
    padding-left: 0;
  }
  .program--2 .program__item::before {
    height: -webkit-calc(100% + 1em);
    height: calc(100% + 1em);
  }
  .program--2 .program__item:first-child::before {
    bottom: -1em;
  }
  .program--2 .program__item:last-child::before {
    height: 50%;
  }
  .seminar-date {
    font-size: 18px;
  }
}

@media screen and (max-width: 575px) {
  .h1--responsive {
    font-size: 38px;
  }
  .speakers-list li:not(:last-child) {
    margin-bottom: 35px;
  }
  .speaker__photo {
    width: 90px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90px;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    height: 90px;
    margin-right: 20px;
  }
  .seminar-contact {
    padding: 30px 15px;
  }
  .seminar-contact .h2 {
    font-size: 32px;
  }
  .seminar-contact__img {
    width: 90px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90px;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    height: 90px;
    margin-right: 20px;
  }
  .seminar-contact__info .text-1 {
    line-height: 1.2;
  }
  .seminar-contact__links {
    padding-left: 0;
    margin-top: 15px;
  }
}

@media screen and (max-width: 390px) {
  .h1--responsive {
    font-size: 32px;
  }
}

.news-page__row {
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.news-page__content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 929px;
  -ms-flex: 0 0 929px;
  flex: 0 0 929px;
  max-width: 929px;
}

.news-page__tags {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  max-width: 100%;
  margin: 0;
  margin-left: 54px;
  padding: 0;
  list-style: none;
}

.news-page__tags li {
  margin-bottom: .4em;
}

.news-page__tags a {
  color: #0047BB;
}

.news-page__margin {
  margin-top: 50px;
}

@media screen and (max-width: 1199px) {
  .news-page__row {
    display: block;
  }
  .news-page__tags {
    margin: 0 0 .6em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .news-page__tags li {
    margin: 0 .8em .2em 0;
  }
}

/* Скрыл элементы форм в строке выбора мероприятий на стр. мероприятий*/
.events-header {
  display: block;
}

label.tab input, .ui-select select {
  display: none;
}













/* Изменение слайдера первого экрана главной */
.hero-slider-wrap {
  position: relative;
}

.hero-slider-wrap .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-slider-wrap .slick-slide {
  height: auto;
}

.hero-slider-wrap .hero {
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
}

.hero-slider-wrap .hero__content {
  padding-bottom: 50px;
}

.hero-slider-wrap .hero-slider-previews-wrap {
  z-index: 2;
}

.hero-slider-wrap .hero-slider-previews img {
  -o-object-fit: cover;
  object-fit: cover;
}

.hero-slider-wrap .slick-dots {
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-slider-wrap .slick-dots button {
  background: #d8d8d8;
}

.hero-slider-wrap .slick-dots .slick-active button {
  background: #0047BB;
}

@media screen and (max-width: 1199px) {
  .hero-slider-wrap .hero__content {
    padding-bottom: 0;
  }
}

.hero-slider-arrows-wrap {
  width: 100%;
  position: absolute;
  bottom: 125px;
}


@charset "UTF-8";
.subcolor {
  color: #7c7c7c;
}

.f-row-35 {
  margin-left: -35px;
  margin-right: -35px;
}

.f-row-35 .cols {
  padding: 0 35px;
}

.writeform--nomargin .writeform {
  margin-top: 0;
}

@media screen and (max-width: 1199px) {
  .f-row-35 {
    margin-left: -13px;
    margin-right: -13px;
  }
  .f-row-35 .cols {
    padding: 0 13px;
  }
}

.seminar-date {
  background: #0047BB;
  margin-top: 1.25em;
  padding: 1.25em 0;
  font-size: 26px;
  color: #fff;
}

.seminar-main {
  padding: 60px 0;
}

.seminar-main .cols img {
  margin-left: auto;
}

.seminar-info {
  padding: 70px 0 80px;
  background-color: #f6f6f6;
}

.seminar-info .h2 {
  margin-bottom: 1em;
}

.program--2 {
  padding: 0 0 0 40px;
}

.program--2::after {
  display: none;
}

.program--2 .program__item {
  margin-bottom: 0;
  position: relative;
}

.program--2 .program__item::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  z-index: 0;
  background: #0047BB;
  top: 0;
  left: -34px;
  width: 1px;
  height: 100%;
}

.program--2 .program__info {
  position: relative;
  padding-right: 70px;
  background: #fff;
  margin-bottom: 1em;
}

.program--2 .program__info::before, .program--2 .program__info::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  z-index: 0;
  background: #0047BB;
}

.program--2 .program__info::before {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
  left: -40px;
}

.program--2 .program__info::after {
  left: -40px;
  width: 40px;
  height: 1px;
}

.program--2 .program__item:first-child::before {
  height: -webkit-calc(50% + .8em);
  height: calc(50% + .8em);
  bottom: 0;
  top: auto;
}

.program--2 .program__item:last-child::before {
  height: -webkit-calc(50% - .8em);
  height: calc(50% - .8em);
}

.program--2 .program--2__break {
  background: transparent;
}

.program--2 .program--2__break::before {
  left: -42px;
}

.program--2 .program--2__break::after {
  left: -36px;
  width: 34px;
}

.program--2__break {
  background: transparent;
  border: 2px solid #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.program--2__ic {
  position: absolute;
  right: 34px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.seminar-info-alert {
  margin-top: 35px;
  padding-left: 40px;
}

.speakers-list li:not(:last-child) {
  margin-bottom: 23px;
}

.speaker {
  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;
}

.speaker__photo {
  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;
  border-radius: 50%;
  width: 106px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 106px;
  -ms-flex: 0 0 106px;
  flex: 0 0 106px;
  height: 106px;
  background: #fff;
  margin-right: 34px;
  overflow: hidden;
}

.speaker__photo .img-user-nophoto {
  width: 50px;
  height: 47px;
}

.speaker__info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  max-width: 400px;
}

.seminar-contact {
  margin-top: 80px;
  padding: 40px 75px;
  background: -o-linear-gradient(45deg, #3b8a8e, #5ebe60);
  background: linear-gradient(45deg, #3b8a8e, #5ebe60);
  color: #fff;
}

.seminar-contact .h2 {
  margin-bottom: 0;
}

.seminar-contact__row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.seminar-contact__img {
  width: 106px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 106px;
  -ms-flex: 0 0 106px;
  flex: 0 0 106px;
  height: 106px;
  margin-right: 30px;
}

.seminar-contact__info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  max-width: 100%;
}

@media screen and (max-width: 1199px) {
  .h1--responsive br {
    display: none;
  }
  .seminar-contact {
    padding: 30px;
  }
  .seminar-main, .seminar-info {
    padding: 50px 0;
  }
}

@media screen and (max-width: 991px) {
  .seminar-main .f-row, .seminar-info .f-row {
    display: block;
    margin: 0;
  }
  .seminar-main .cols, .seminar-info .cols {
    width: 100%;
    padding: 0;
  }
  .seminar-main .cols img {
    margin: 50px auto 0;
  }
  .speakers {
    margin-top: 50px;
  }
  .seminar-contact__links {
    padding-left: 136px;
  }
}

@media screen and (max-width: 767px) {
  .program--2 .program__item {
    padding-left: 0;
  }
  .program--2 .program__item::before {
    height: -webkit-calc(100% + 1em);
    height: calc(100% + 1em);
  }
  .program--2 .program__item:first-child::before {
    bottom: -1em;
  }
  .program--2 .program__item:last-child::before {
    height: 50%;
  }
  .seminar-date {
    font-size: 18px;
  }
}

@media screen and (max-width: 575px) {
  .h1--responsive {
    font-size: 38px;
  }
  .speakers-list li:not(:last-child) {
    margin-bottom: 35px;
  }
  .speaker__photo {
    width: 90px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90px;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    height: 90px;
    margin-right: 20px;
  }
  .seminar-contact {
    padding: 30px 15px;
  }
  .seminar-contact .h2 {
    font-size: 32px;
  }
  .seminar-contact__img {
    width: 90px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90px;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    height: 90px;
    margin-right: 20px;
  }
  .seminar-contact__info .text-1 {
    line-height: 1.2;
  }
  .seminar-contact__links {
    padding-left: 0;
    margin-top: 15px;
  }
}

@media screen and (max-width: 390px) {
  .h1--responsive {
    font-size: 32px;
  }
}

.news-page__row {
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.news-page__content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 929px;
  -ms-flex: 0 0 929px;
  flex: 0 0 929px;
  max-width: 929px;
}

.news-page__tags {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  max-width: 100%;
  margin: 0;
  margin-left: 54px;
  padding: 0;
  list-style: none;
}

.news-page__tags li {
  margin-bottom: .4em;
}

.news-page__tags a {
  color: #0047BB;
}

.news-page__margin {
  margin-top: 50px;
}

@media screen and (max-width: 1199px) {
  .news-page__row {
    display: block;
  }
  .news-page__tags {
    margin: 0 0 .6em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .news-page__tags li {
    margin: 0 .8em .2em 0;
  }
}

/* Скрыл элементы форм в строке выбора мероприятий на стр. мероприятий*/
.events-header {
  display: block;
}

label.tab input, .ui-select select {
  display: none;
}

/* Изменение слайдера первого экрана главной */
.hero-slider-wrap {
  position: relative;
}

.hero-slider-wrap .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-slider-wrap .slick-slide {
  height: auto;
}

.hero-slider-wrap .hero {
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
}

.hero-slider-wrap .hero__content {
  padding-bottom: 50px;
}

.hero-slider-wrap .hero-slider-previews-wrap {
  z-index: 2;
}

.hero-slider-wrap .hero-slider-previews img {
  -o-object-fit: cover;
  object-fit: cover;
}

.hero-slider-wrap .slick-dots {
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-slider-wrap .slick-dots button {
  background: #d8d8d8;
}

.hero-slider-wrap .slick-dots .slick-active button {
  background: #0047BB;
}

@media screen and (max-width: 1199px) {
  .hero-slider-wrap .hero__content {
    padding-bottom: 0;
  }
}

.hero-slider-arrows-wrap {
  width: 100%;
  position: absolute;
  bottom: 125px;
}

/* модальное окно партер */
.partner-modal {
  max-width: 897px;
  -webkit-box-shadow: 0 0 54px rgba(0, 0, 0, 0.28);
  box-shadow: 0 0 54px rgba(0, 0, 0, 0.28);
  padding: 45px;
  background: #fff;
}

.partner-modal__img {
  max-width: 159px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 159px;
  -ms-flex: 0 0 159px;
  flex: 0 0 159px;
  margin-right: 54px;
}

.partner-modal__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .partner-modal {
    padding: 30px;
  }
  .partner-modal__img {
    margin-right: 30px;
  }
}

@media screen and (max-width: 575px) {
  .partner-modal {
    padding: 15px;
  }
  .partner-modal .flex {
    display: block;
  }
  .partner-modal__img {
    margin: 0 0 15px;
  }
}
.sertificate-list li {
  display: block !important; 
  width: 20%;
}
@media screen and (max-width: 1199px) {
  .sertificate-list li {
    width: 25%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .sertificate-list li {
    width: 33.3333%;
  }
}
@media screen and (max-width: 575px) {
  .sertificate-list li {
    width: 50%;
  }
}
.sertificate-list .sertificate-name {
  font-size: 14px;
    margin-top: 8px;
}
table.form-table.data-table {
	display: block;
	max-width: 930px;
	margin-bottom: 15px;
	padding: 45px 100px 50px;
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
			box-shadow: 10px 17px 62px rgba(0, 0, 0, 0.09);
	background-color: #fff;
  }
  table.form-table.data-table thead {
	display: none;
  }
  table.form-table.data-table tbody, table.form-table.data-table th, table.form-table.data-table td {
	display: block;
  }
  table.form-table.data-table th, table.form-table.data-table td {
	border: none;
	padding: 0;
  }
  table.form-table.data-table th {
	margin-top: 30px;
	background: none;
	font-size: 24px;
	color: #000;
  }
  table.form-table.data-table .inputtext, table.form-table.data-table .inputtextarea {
	display: block;
	max-width: 498px;
	width: 100%;
	min-width: 1px;
	height: 50px;
	margin: 0 0 18px;
	padding: 12px 38px 12px 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: normal;
	outline: none;
	position: relative;
	border: none;
	border-radius: 0;
	border-bottom: 2px solid #000;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
	background: #fff;
	color: #333;
  }
  table.form-table.data-table .inputtextarea {
	height: auto;
	margin-top: 8px;
	resize: none;
  }
  table.form-table.data-table [type="checkbox"] {
	display: none;
  }
  table.form-table.data-table [type="checkbox"] + label {
	margin-bottom: 8px;
	position: relative;
	padding-left: 27px;
	line-height: 1.2;
	cursor: pointer;
  }
  table.form-table.data-table [type="checkbox"] + label::before {
	content: "";
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	background: #f7f7f7;
	border: 4px solid #f7f7f7;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
  }
  table.form-table.data-table [type="checkbox"]:checked + label::before {
	background: #3498db;
  }
  table.form-table.data-table [type="submit"], table.form-table.data-table [type="reset"] {
	position: relative;
	display: inline-block;
	padding: 0 28px;
	height: 50px;
	line-height: 50px;
	border: 0;
	border-radius: 4px;
	background: transparent;
	font: 20px "OpenSans", Helvetica, Arial, sans-serif;
	vertical-align: middle;
	text-decoration: none;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	outline: none;
	cursor: pointer;
	opacity: 0.9;
	color: #FFFFFF;
	background: #0072BC;
	-webkit-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear;
  }
  table.form-table.data-table [type="submit"]:hover, table.form-table.data-table [type="reset"]:hover {
	opacity: 1;
  }
  @media (max-width: 767px) {
	table.form-table.data-table {
	  padding: 20px 30px 40px;
	}
  }
  @media (max-width: 420px) {
	table.form-table.data-table .inputtext, table.form-table.data-table .inputtextarea {
	  font-size: 18px;
	}
	table.form-table.data-table [type="submit"], table.form-table.data-table [type="reset"] {
	  display: block;
	  min-width: 160px;
	}
  }

#constructor-container{
  text-align: center;
}
/* фикс высоты картинки на первом экране страницы "виртуализация серверов" */
.virtualiztion-hero__img img {
	max-height: 100%;
  }
  
  /* флаг с тултипом на странице "виртуализация серверов" */
  .virtualiztion-hero .analog-link {
	position: absolute;
	top: 10%;
	right: 7%;
  }
  @media screen and (max-width: 1199px) {
	.virtualiztion-hero .analog-link {
	  margin-top: 20px;
	  position: relative;
	  top: auto;
	  right: auto;
	}
  }
  #container a {color: #0047BB;}
@media screen and (min-width: 1200px) {
  .virtualiztion-hero .virtualiztion-links {
    max-width: 800px;
  }
}
/*ul.list.text-2 {display:none;}*/
#container.template>.container>.title-row>h1.h1 {display:none;}
#container>.container>h1.h1 {display:none;}
.slick-slide p.text-2 {color:#0047BB;}
.blocks-news p.text-2 {color:#0047BB;}
.container>.title-row>.page-title {width:90%;}
.news-page>#container.template>.container>h1.h1 {display:block ;}
.virtualiztion-hero__col>.page-title {    margin-left: 0;}

.virtualiztion-hero__col>.title-row .analog-link {
    margin-top: 40px;
}
.analog-link__tip {color:#000;}

.news-page>.container:nth-child(3)>.title-row>.h1,
.news-page>.container:nth-child(3)>.title-row>.analog-link {display:none;}
.search-page form {display:none;}
.template-section img {    cursor: default;}
.server-support-item a {color:#fff!important;}
.events-item > a {    display: block;}
.products-item__text .list  {display:none;}
.slick-slider>.slick-list>.slick-track>.slick-slide>img {display:none;}
.title-row .template {
  width: 100%;
}
#container .container .title-row .analog-link {display:none;}

    @keyframes animConfiguration {
        0% {
        box-shadow: 0 0 0 0px#0070bf;
        }
        100% {
        box-shadow: 0 0 0 10px rgba(207, 241, 207, 0);
        }
    }

    .top-menu__list>li:nth-child(7)>a {
        animation: animConfiguration infinite 2.5s;
        background: #0070bf;
        border-radius: 4px;
        padding: 10px;
        color: white;
        transition: 0.7s;
    }

    .top-menu__list>li:nth-child(7)>a:hover {
        color: white!important;
        animation: none;
        transform: scale(1.1);
        transition: 0.7s;
    }
.hero-slider-wrap .hero-slider {
  opacity: 0;
}
.hero-slider-wrap .hero-slider.slick-initialized {
  opacity: 1;
}
.hero-slider-wrap .hero {
  background-position: 100% 100%;
}
.contacts-map-block {
	max-width: 390px;
}

#prodSlider{
	_display:none !important;
}
.title-row h3{
	_display:none !important;
}
.t-blockquote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 991px) {
  .t-blockquote {
    display: block;
  }
}

.t-blockquote__text {
  width: 75%;
  padding-right: 30px;
}

.t-blockquote__text p {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .t-blockquote__text {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .t-blockquote__text {
    font-size: 18px;
  }
}

.t-blockquote__info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  max-width: 100%;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .t-blockquote__info {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .t-blockquote__info {
    margin-bottom: 20px;
  }
}

.t-blockquote__img {
  font-size: 10px;
  width: 10em;
  height: 10em;
  border-radius: 50%;
  margin: 0 auto 15px;
}

.t-blockquote__name {
  font-weight: 700;
  margin-bottom: 5px;
}

.t-blockquote__pos {
  font-size: 14px;
}

.t-cta {
  padding: 45px 55px;
  background: #fff;
  -webkit-box-shadow: 0 20px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 0 20px 62px rgba(0, 0, 0, 0.09);
}

@media screen and (max-width: 767px) {
  .t-cta {
    padding: 20px 15px;
  }
}

@media screen and (min-width: 1200px) {
  .t-cta-2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
}

.t-cta-2 .t-cta__row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1199px) {
  .t-cta__row {
    display: block;
  }
}

.t-cta__col-1 {
  width: 625px;
}

@media screen and (max-width: 1199px) {
  .t-cta__col-1 {
    width: 100%;
  }
}

.t-cta__col-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  max-width: 100%;
  padding-left: 60px;
}

@media screen and (max-width: 1199px) {
  .t-cta__col-2 {
    padding-left: 0;
  }
}

.t-cta__block {
  height: 100%;
  position: relative;
  z-index: 1;
}

.t-cta__block-1, .t-cta__block-3 {
  background: #f6f6f6;
  padding: 60px;
  padding-right: 300px;
}

.t-cta__block-1::after, .t-cta__block-3::after {
  content: '';
  display: block;
  font-size: 10px;
  position: absolute;
  z-index: -1;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.t-cta__block-1::after {
  width: 29.2em;
  height: 27.9em;
  background-image: url("../img/upd-blocks/girl-1.png");
  right: 2em;
}

.t-cta__block-3::after {
  width: 28.7em;
  height: 29.6em;
  background-image: url("../img/upd-blocks/girl-2.png");
  right: 2em;
}

@media screen and (max-width: 1199px) {
  .t-cta__block {
    padding: 0;
  }
  .t-cta__block::after {
    display: none;
  }
  .t-cta__block-1, .t-cta__block-3 {
    margin-bottom: 20px;
    padding-right: 0;
    background: none;
  }
}

@media screen and (min-width: 1200px) {
  .t-cta__block-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.t-cta__block .text-1 {
  line-height: 1;
}

.t-cta__btns {
  height: 100%;
  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;
}

@media screen and (max-width: 1199px) {
  .t-cta__btns .t-cta__btn + .t-cta__btn {
    margin-top: 20px;
  }
}

.t-cta__btn {
  width: 100%;
  max-width: 420px;
  height: 109px;
  padding-left: 100px;
  padding-right: 15px; 
  border-radius: 4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  .t-cta__btn {
    height: 80px;
    padding-left: 60px;
    font-size: 18px;
  }
}

.t-cta__btn::before {
  height: 80%;
}

.t-cta__btn .ic {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 0;
  left: 28px;
  top: 50%;
  margin-top: -25px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.t-cta__btn .ic-wallet {
  background-image: url("../img/upd-blocks/ic-wallet.svg");
}

.t-cta__btn .ic-discount {
  background-image: url("../img/upd-blocks/ic-discount.svg");
}

.t-cta__btn .ic-star {
  background-image: url("../img/upd-blocks/ic-star.svg");
}

@media screen and (max-width: 767px) {
  .t-cta__btn .ic {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    left: 16px;
  }
}

.t-cta__img {
  max-height: 350px;
  margin-left: auto;
}

@media screen and (max-width: 1199px) {
  .t-cta__img {
    display: none;
  }
}

.modal-form {
  max-width: 730px;
}

.modal-form .form {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modal-form .writeform__form::after {
  display: none;
}
.t-cta__block-2 .t-cta__btn, .t-cta__block-2 .t-cta__btn:hover {
color:#fff!important;height: 75px!important;width: 100%!important;max-width: 420px!important;padding-left: 100px!important;
}
.container .template-section .t-cta__btn, .container .template-section .t-cta__btn:hover {
    color: #fff!important;
    height: 39px;
    font-size: 18px;
    width: 172px;
    background: #0070bf;
    border-radius: 4px;
    padding: 10px;
    color: white;
    margin-top: 18px;
   /* display: inline-table;*/
}

.t-cta__btn2 {padding-left: 123px;}


.t-blockquote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 991px) {
  .t-blockquote {
    display: block;
  }
}

.t-blockquote__text {
  width: 75%;
  padding-right: 30px;
}

.t-blockquote__text p {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .t-blockquote__text {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .t-blockquote__text {
    font-size: 18px;
  }
}

.t-blockquote__info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  max-width: 100%;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .t-blockquote__info {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .t-blockquote__info {
    margin-bottom: 20px;
  }
}

.t-blockquote__img {
  font-size: 10px;
  width: 10em;
  height: 10em;
  border-radius: 50%;
  margin: 0 auto 15px;
}

.t-blockquote__name {
  font-weight: 700;
  margin-bottom: 5px;
}

.t-blockquote__pos {
  font-size: 14px;
}

.t-cta {
  padding: 45px 55px;
  background: #fff;
  -webkit-box-shadow: 0 20px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 0 20px 62px rgba(0, 0, 0, 0.09);
}

@media screen and (max-width: 767px) {
  .t-cta {
    padding: 20px 15px;
  }
}

@media screen and (min-width: 1200px) {
  .t-cta-2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
}

.t-cta-2 .t-cta__row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1199px) {
  .t-cta__row {
    display: block;
  }
}

.t-cta__col-1 {
  width: 625px;
}

@media screen and (max-width: 1199px) {
  .t-cta__col-1 {
    width: 100%;
  }
}

.t-cta__col-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  max-width: 100%;
  padding-left: 60px;
}

@media screen and (max-width: 1199px) {
  .t-cta__col-2 {
    padding-left: 0;
  }
}

.t-cta__block {
  height: 100%;
  position: relative;
  z-index: 1;
}

.t-cta__block-1, .t-cta__block-3 {
  background: #f6f6f6;
  padding: 60px;
  padding-right: 300px;
}

.t-cta__block-1::after, .t-cta__block-3::after {
  content: '';
  display: block;
  font-size: 10px;
  position: absolute;
  z-index: -1;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.t-cta__block-1::after {
  width: 29.2em;
  height: 27.9em;
  background-image: url("../img/upd-blocks/girl-1.png");
  right: 2em;
}

.t-cta__block-3::after {
  width: 28.7em;
  height: 29.6em;
  background-image: url("../img/upd-blocks/girl-2.png");
  right: 2em;
}

@media screen and (max-width: 1199px) {
  .t-cta__block {
    padding: 0;
  }
  .t-cta__block::after {
    display: none;
  }
  .t-cta__block-1, .t-cta__block-3 {
    margin-bottom: 20px;
    padding-right: 0;
    background: none;
  }
}

@media screen and (min-width: 1200px) {
  .t-cta__block-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.t-cta__block .text-1 {
  line-height: 1;
}

.t-cta__btns {
  height: 100%;
  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;
}

@media screen and (max-width: 1199px) {
  .t-cta__btns .t-cta__btn + .t-cta__btn {
    margin-top: 20px;
  }
}

.t-cta__btn {
  width: 100%;
  max-width: 420px;
  height: 109px;
  padding-left: 100px;
  padding-right: 15px;
  border-radius: 4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  .t-cta__btn {
    height: 80px;
    padding-left: 60px;
    font-size: 18px;
  }
}

.t-cta__btn::before {
  height: 80%;
}

.t-cta__btn .ic {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 0;
  left: 28px;
  top: 50%;
  margin-top: -25px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.t-cta__btn .ic-wallet {
  background-image: url("../img/upd-blocks/ic-wallet.svg");
}

.t-cta__btn .ic-discount {
  background-image: url("../img/upd-blocks/ic-discount.svg");
}

.t-cta__btn .ic-star {
  background-image: url("../img/upd-blocks/ic-star.svg");
}

@media screen and (max-width: 767px) {
  .t-cta__btn .ic {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    left: 16px;
  }
}

.t-cta__img {
  max-height: 350px;
  margin-left: auto;
}

@media screen and (max-width: 1199px) {
  .t-cta__img {
    display: none;
  }
}

.modal-form {
  max-width: 730px;
}

.modal-form .form {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modal-form .writeform__form::after {
  display: none;
}
.t-blockquote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 991px) {
  .t-blockquote {
    display: block;
  }
}

.t-blockquote__text {
  width: 75%;
  padding-right: 30px;
}

.t-blockquote__text p {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .t-blockquote__text {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .t-blockquote__text {
    font-size: 18px;
  }
}

.t-blockquote__info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  max-width: 100%;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .t-blockquote__info {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .t-blockquote__info {
    margin-bottom: 20px;
  }
}

.t-blockquote__img {
  font-size: 10px;
  width: 10em;
  height: 10em;
  border-radius: 50%;
  margin: 0 auto 15px;
}

.t-blockquote__name {
  font-weight: 700;
  margin-bottom: 5px;
}

.t-blockquote__pos {
  font-size: 14px;
}

.t-cta {
  padding: 45px 55px;
  background: #fff;
  -webkit-box-shadow: 0 20px 62px rgba(0, 0, 0, 0.09);
          box-shadow: 0 20px 62px rgba(0, 0, 0, 0.09);
}

@media screen and (max-width: 767px) {
  .t-cta {
    padding: 20px 15px;
  }
}

@media screen and (min-width: 1200px) {
  .t-cta-2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
}

.t-cta-2 .t-cta__row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1199px) {
  .t-cta__row {
    display: block;
  }
}

.t-cta__col-1 {
  width: 625px;
}

@media screen and (max-width: 1199px) {
  .t-cta__col-1 {
    width: 100%;
  }
}

.t-cta__col-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  max-width: 100%;
  padding-left: 60px;
}

@media screen and (max-width: 1199px) {
  .t-cta__col-2 {
    padding-left: 0;
  }
}

.t-cta__block {
  height: 100%;
  position: relative;
  z-index: 1;
}

.t-cta__block-1, .t-cta__block-3 {
  background: #f6f6f6;
  padding: 60px;
  padding-right: 300px;
}

@media screen and (min-width: 1200px) {
  .t-cta__block-1, .t-cta__block-3 {
    min-height: 240px;
  }
}

.t-cta__block-1::after, .t-cta__block-3::after {
  content: '';
  display: block;
  font-size: 10px;
  position: absolute;
  z-index: -1;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.t-cta__block-1::after {
  width: 29.2em;
  height: 27.9em;
  background-image: url("../img/upd-blocks/girl-1.png");
  right: 2em;
}

.t-cta__block-3::after {
  width: 28.7em;
  height: 29.6em;
  background-image: url("../img/upd-blocks/girl-2.png");
  right: 2em;
}

@media screen and (max-width: 1199px) {
  .t-cta__block {
    padding: 0;
  }
  .t-cta__block::after {
    display: none;
  }
  .t-cta__block-1, .t-cta__block-3 {
    margin-bottom: 20px;
    padding-right: 0;
    background: none;
  }
}

@media screen and (min-width: 1200px) {
  .t-cta__block-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.t-cta__block .text-1 {
  line-height: 1;
}

.t-cta__title {
  font-size: 30px;
  line-height: 1.15;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  letter-spacing: -0.025em;
  margin-bottom: .4em;
}

.t-cta__btns {
  height: 100%;
  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;
}

@media screen and (max-width: 1199px) {
  .t-cta__btns .t-cta__btn + .t-cta__btn {
    margin-top: 20px;
  }
}

.t-cta__btn {
  width: 100%;
  max-width: 420px;
  height: 109px;
  padding-left: 100px;
  padding-right: 15px;
  border-radius: 4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  .t-cta__btn {
    height: 80px;
    padding-left: 60px;
    font-size: 18px;
  }
}

.t-cta__btn::before {
  height: 80%;
}

.t-cta__btn .ic {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 0;
  left: 28px;
  top: 50%;
  margin-top: -25px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.t-cta__btn .ic-wallet {
  background-image: url("../img/upd-blocks/ic-wallet.svg");
}

.t-cta__btn .ic-discount {
  background-image: url("../img/upd-blocks/ic-discount.svg");
}

.t-cta__btn .ic-star {
  background-image: url("../img/upd-blocks/ic-star.svg");
}

@media screen and (max-width: 767px) {
  .t-cta__btn .ic {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    left: 16px;
  }
}

.t-cta__img {
  max-height: 350px;
  margin-left: auto;
}

@media screen and (max-width: 1199px) {
  .t-cta__img {
    display: none;
  }
}

.modal-form {
  max-width: 730px;
}

.modal-form .form {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modal-form .writeform__form::after {
  display: none;
}

.mfp-content .writeform {
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .mfp-content .writeform__title {
    margin-bottom: 0;
  }
}

.mfp-content .writeform__form {
  max-width: 438px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  background: none;
}

.mfp-content .writeform__form::before {
  display: none;
}

.mfp-content .writeform__form .b24-form-wrapper {
  background: none;
}

.mfp-content .writeform__form .b24-form-padding-side {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media screen and (max-width: 1199px) {
.bottomTitle {
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 767px) {
.bottomTitle {
font-size: 30px;
}
}
#container + .container {
    margin-top: 40px;
}
#container + .container > .title-row {
    margin-bottom: 20px;
}
#prodSlider .slick-slide img {
    width: 100%;
}
@media screen and (max-width: 1199px) {
    #container + .container .config-slider-footer {
        margin-top: 30px;
    }
}


.servers-list .products-item__img {
	background: #fff;
    display: flex;
    align-items: center;
}
#prodSlider .slick-slide img {
    width: auto;
	max-width: 100%;
	max-height: 100%;
}
.template-section .h2 {font-size:26px}

.section-text {
  font-size: 18px; }

.section-tabs {
  overflow: hidden; }
  .section-tabs .tabs-row {
    border-bottom: 1px solid #e8e8e8;
    position: relative; }
    .section-tabs .tabs-row:after {
      content: "";
      display: block;
      position: absolute;
      border-bottom: 1px solid #e8e8e8;
      bottom: -1px;
      left: -50vw;
      width: 100%; }
  .section-tabs .section-tabs__tab {
    font-size: 26px;
    text-align: center;
    padding: 20px 0;
    cursor: pointer;
    color: #0047BB;
    margin-right: 40px;
    font-weight: bold;
    transition: 0.3s;
    border-bottom: 3px solid transparent;
    text-align: left; }
    .section-tabs .section-tabs__tab.active {
      color: #000;
      border-bottom: 3px solid #0047BB; }
    .section-tabs .section-tabs__tab:hover {
      color: #000; }
  .section-tabs .section-tabs__content {
    margin: 40px 0; }

.disc {   color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    padding-right: 400px;
    padding-top: 20px;}

@media screen and (max-width: 575px) {
  .section-tabs .section-tabs__tab {
    font-size: 20px;
    padding: 10px 0;
    margin-right: 20px; }
  .section-tabs .section-tabs__content {
    margin: 20px 0; } }
.page-nav.list {display:none;}

@media screen and (max-width: 900px) {
.disc {   padding-right: 0px;}
}

@media (min-width: 1440px) {
  .section-pam-blue-pp .pam-blue-1__image {
    top: 0;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .section-pam-banner-pp .pam-banner-content__images {
    height: 7vw;
  }
}
@media (min-width: 1200px) {
  .section-pam-banner-pp .pam-banner-content {
    padding-left: 140px;
    padding-right: 140px;
  }
  .section-pam-banner-pp .pam-banner-content__images {
    height: 100px;
  }
}

.section-awards-pp .partners-list2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-awards-pp .partners-list2 li {
  margin-bottom: 30px;
  padding: 0 15px;
}
@media (min-width: 1200px) {
  .section-awards-pp .partners-list2 img {
    max-height: 10vw;
  }
}

@media (max-width: 767px) {
  .section-webinars-pp .col-1-3 {
    width: 100%;
    margin-bottom: 30px;
  }
  .section-webinars-pp .col-1-3:last-child {
    margin-bottom: 0;
  }
}

/*land */

.blue {
  color: #4287C1; }

.pam-banner {
  height: 960px;
  display: flex;
  align-items: stretch;
  width: 100%; }
  .pam-banner__left {
    width: 34%; }
  .pam-banner__right {
    width: 66%;
    position: relative; }
  .pam-banner__bg {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .pam-banner__content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .pam-banner__content .pam-banner-content {
      width: 100%;
      height: 100%; }

.pam-banner-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 90px 328px 106px 197px;
  overflow: hidden; }
  .pam-banner-content__logo img {
    width: 676px; }
  .pam-banner-content__header {
    font-weight: bold;
    font-size: 60px;
    line-height: 1.26;
    color: #FFFFFF;
    font-family: 'Circe', sans-serif; }
  .pam-banner-content__images {
    height: 171px;
    display: flex;
    align-items: center; }
    .pam-banner-content__images img {
      max-height: 100%;
      margin-right: 28px; }
      .pam-banner-content__images img:nth-child(2) {
        margin-right: 62px; }

.section .container {
  max-width: 100%; }

.section-pam h2 {
  font-family: 'Gilroy', sans-serif;
  /*text-transform: uppercase;*/
  font-weight: 800;
  font-size: 38px;
  text-align: center;
  width: 100%; }

.pam-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 28px;
  height: 68px;
  background: #26D07C;
  border-radius: 15px;
  color: #fff!important;
  font-family: Circe, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  transition: 0.3s;
  border: 1px solid #26D07C; }
  .pam-button:hover {
    background: #26D07C;
    color: #f00; }

.section-pam-info {
  text-align: center;
  font-family: 'Circe', sans-serif;
  font-size: 25px;
  padding-top: 40px;
  padding-bottom: 0px; }
  .section-pam-info h2 {
    margin-bottom: 40px; }
  .section-pam-info .pam-info__1 .pam-info__1-content {
    margin-bottom: 45px; }
  .section-pam-info .pam-info__2 {
    margin-bottom: 20px; }
    .section-pam-info .pam-info__2 .pam-info__2-advantages-item {
      background: #F7F7F7;
      height: 100%;
      padding: 20px 18px 20px;
      position: relative; }
      .section-pam-info .pam-info__2 .pam-info__2-advantages-item:before {
        content: "";
        display: block;
        position: absolute;
        width: 59px;
        height: 33px;
        top: 34px;
        left: 50%;
        transform: translateX(-50%);
        background: url(../img/check.svg) center center no-repeat;
        background-size: contain; }
  .section-pam-info .pam-info__3 {
    display: flex;
    flex-wrap: nowrap; }
    .section-pam-info .pam-info__3 .pam-info__3-item {
      display: flex;
      align-items: flex-start; }
    .section-pam-info .pam-info__3 .pam-info__3-percent {
      font-weight: bold;
      font-size: 70px;
      margin-right: 20px;
      line-height: 1; }
    .section-pam-info .pam-info__3 .pam-info__3-text {
      text-align: left;
      font-size: 30px;
      line-height: 1.15; }

.pam-blue-1 {
  background: #0047BB;
  padding: 38px 49px;
  display: flex; }
  .pam-blue-1__left {
    width: 72%;
    padding-right: 34px; }
  .pam-blue-1__logo {
    margin-bottom: 35px; }
    .pam-blue-1__logo img {
      margin-left: auto;
      width: 413px; }
  .pam-blue-1__text {
    color: #fff;
    font-size: 30px;
    line-height: 1.5; }
  .pam-blue-1__image {
    width: 28%;
    padding-right: 50px; }

.section-pam-features {
  padding-top: 45px;
  padding-bottom: 45px; }
  .section-pam-features .pam-features__header {
    margin-bottom: 60px; }
  .section-pam-features .pam-features__item {
    display: flex;
    margin-bottom: 20px; }
    .section-pam-features .pam-features__item-image {
      width: 140px;
      height: 140px;
      margin-right: 80px;
      flex-grow: 0;
      flex-shrink: 0; }
      .section-pam-features .pam-features__item-image img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .section-pam-features .pam-features__item-right, .section-pam-features .pam-features__item-right-header {
      font-family: 'Circe', sans-serif;
      font-size: 30px;
      line-height: 1.6;
      margin: 0; }
    .section-pam-features .pam-features__item-right-header {
      font-weight: bold; }
    .section-pam-features .pam-features__item-right-text {
      font-weight: 500; }

.pam-blue-tasks {
  background: #0047BB;
  color: #fff;
  padding: 45px 70px 30px; }
  .pam-blue-tasks__header {
    margin-bottom: 48px; }
  .pam-blue-tasks__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .pam-blue-tasks__item {
    width: 33%;
    display: flex;
    padding: 20px;
    font-size: 25px;
    font-family: 'Circe', sans-serif;
    justify-content: center; }
    .pam-blue-tasks__item:nth-child(4), .pam-blue-tasks__item:nth-child(5) {
      width: 40%; }
    .pam-blue-tasks__item img {
      width: 84px;
      height: 71px;
      object-fit: contain;
      margin-right: 46px; }

.section-pam-capabilities {
  padding-top: 45px;
  padding-bottom: 0px; }
  .section-pam-capabilities .pam-capabilities__header {
    margin-bottom: 0px; }
  .section-pam-capabilities .pam-capabilities__item {
    position: relative;
    background: #F7F7F7;
    padding: 46px 46px 40px 118px;
    height: 100%; }
    .section-pam-capabilities .pam-capabilities__item:before {
      content: "";
      display: block;
      position: absolute;
      width: 59px;
      height: 33px;
      top: 46px;
      left: 46px;
      background: url(../img/check.svg) center center no-repeat;
      background-size: contain; }
    .section-pam-capabilities .pam-capabilities__item h3 {
      font-weight: 400;
      font-size: 30px;
      margin-bottom: 20px; }
    .section-pam-capabilities .pam-capabilities__item p {
      font-weight: 400;
      margin: 0;
      font-size: 20px;
      line-height: 1.4; }

.partners .partners-list {
  justify-content: center; }

.partners .partners-list a {
  display: block;
  height: 100%;
  max-height: 100%; }

.partners .partners-list img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: contain; }

.section-pam-feedback .pam-feedback {
  padding: 34px 27px 51px 27px;
  background: #0047BB;
  text-align: center; }
  .section-pam-feedback .pam-feedback__header {
    color: #fff;
    font-family: Gilroy, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 30px; }
  .section-pam-feedback .pam-feedback .pam-button {
    margin-left: auto;
    margin-right: auto; }

.section-pam-feedback:last-child {
  margin-bottom: 143px; }

.section-pam-why-us {
  padding-top: 115px;
  padding-bottom: 115px; }
  .section-pam-why-us .pam-why-us__header {
    margin-bottom: 73px; }
  .section-pam-why-us .pam-why-us__item {
    font-family: Circe, sans-serif;
    font-weight: normal;
    font-size: 25px;
    text-align: center; }
    .section-pam-why-us .pam-why-us__item h3 {
      font-family: Circe, sans-serif;
      font-weight: bold;
      font-size: 30px; }

.modal {
  /*min-width: 100%;*/
  padding: 0 !important; }
  .modal .modal-content {
    border-radius: 10px;
    padding: 40px 20px 20px 20px; }
  .modal input {
    padding: 5px 10px;
    width: 100%;
    min-width: 100%;
    border-radius: 10px;
    border: 1px solid #888; }
  .modal .form_cell {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px; }
    .modal .form_cell .f_label, .modal .form_cell .f_input, .modal .form_cell .input_w {
      width: 50%;
      position: relative; }
    .modal .form_cell .formError {
      top: 35px !important;
      left: 0 !important;
      margin-top: 0 !important;
      color: #f00;
      font-size: 14px;
      padding-left: 10px;
      width: 100%;
      position: relative;
      z-index: 10; }
      .modal .form_cell .formError p + p {
        display: none; }
    .modal .form_cell.clearfix {
      margin-top: 10px;
      display: flex;
      flex-direction: column; }

@media (max-width: 400px) {
  .modal .form_cell {
    flex-direction: column; }
    .modal .form_cell .f_label, .modal .form_cell .f_input, .modal .form_cell .input_w {
      width: 100%; } }

@media (max-width: 1919px) and (min-width: 768px) {
  .pam-button {
    padding: 0 1.458vw;
    height: 3.542vw;
    font-size: 1.563vw; }
  .pam-feedback {
    padding: 1.771vw 1.406vw 2.656vw 1.406vw; }
    .pam-feedback__header {
      font-size: 1.875vw;
      margin-bottom: 1.563vw; }
  .pam-banner {
    height: 50vw; }
  .pam-banner-content {
    padding: 4.688vw 15vw 6.042vw 10.26vw; }
    .pam-banner-content__logo img {
      width: 35.208vw; }
    .pam-banner-content__header {
      font-size: 3.125vw; }
    .pam-banner-content__images {
      height: 8.906vw; }
      .pam-banner-content__images img {
        margin-right: 1.458vw; }
        .pam-banner-content__images img:nth-child(2) {
          margin-right: 3.229vw; }
  .section-pam h2 {
    font-size: 2.083vw; }
  .section-pam-info {
    font-size: 1.302vw; }
    .section-pam-info h2 {
      margin-bottom: 2.083vw; }
    .section-pam-info .pam-info__1 .pam-info__1-content {
      margin-bottom: 0; }
    .section-pam-info .pam-info__2 {
      margin-bottom: 0; }
      .section-pam-info .pam-info__2 .pam-info__2-advantages-item {
        padding: 20px; }
        .section-pam-info .pam-info__2 .pam-info__2-advantages-item:before {
          width: 3.073vw;
          height: 1.719vw;
          top: 1.771vw; }
    .section-pam-info .pam-info__3 {
      display: flex;
      justify-content: space-between; }
      .section-pam-info .pam-info__3 .pam-info__3-percent {
        font-size: 3.5vw;
        margin-right: 1.4vw; }
      .section-pam-info .pam-info__3 .pam-info__3-text {
        font-size: 1.5vw; }
  .pam-blue-1 {
    padding: 1.979vw 2.552vw; }
    .pam-blue-1__left {
      padding-right: 2vw; }
    .pam-blue-1__logo {
      margin-bottom: 1.823vw; }
      .pam-blue-1__logo img {
        width: 21.51vw;
        margin-right: 3vw; }
    .pam-blue-1__text {
      font-size: 1.563vw; }
    .pam-blue-1__image {
      padding-right: 3vw; }
  .section-pam-features {
    padding-top: 45px;
    padding-bottom: 45px; }
    .section-pam-features .pam-features__header {
      margin-bottom: 3vw; }
    .section-pam-features .pam-features__item {
      margin-bottom: 20px; }
      .section-pam-features .pam-features__item-image {
        width: 7.292vw;
        height: 7.292vw;
        margin-right: 4.167vw; }
      .section-pam-features .pam-features__item-right {
        font-size: 1.563vw; }
  .pam-blue-tasks {
    padding: 2.344vw 3.846vw 1.344vw; }
    .pam-blue-tasks__header {
      margin-bottom: 2.5vw; }
    .pam-blue-tasks__item {
      padding: 1.042vw;
      font-size: 1.302vw; }
      .pam-blue-tasks__item img {
        width: 4.375vw;
        height: 3.698vw;
        margin-right: 2.396vw; }
  .section-pam-capabilities {
    padding-top: 45px;
    padding-bottom: 0px; }
    .section-pam-capabilities .pam-capabilities__header {
      margin-bottom: 2.083vw; }
    .section-pam-capabilities .pam-capabilities__item {
      padding: 2.396vw 2.396vw 2.0vw 6.146vw; }
      .section-pam-capabilities .pam-capabilities__item:before {
        width: 3.073vw;
        height: 1.719vw;
        top: 2.396vw;
        left: 2.396vw; }
      .section-pam-capabilities .pam-capabilities__item h3 {
        font-size: 1.563vw;
        margin-bottom: 1.042vw; }
      .section-pam-capabilities .pam-capabilities__item p {
        font-size: 1.042vw; }
  .section-pam-why-us {
    padding-top: 5.99vw;
    padding-bottom: 0; }
    .section-pam-why-us .pam-why-us__header {
      margin-bottom: 3.802vw; }
    .section-pam-why-us .pam-why-us__item {
      font-size: 1.302vw; }
      .section-pam-why-us .pam-why-us__item h3 {
        font-size: 1.563vw; } }

@media (max-width: 767px) {
  .section .container {
    max-width: 100%; }
  .pam-banner {
    height: auto; }
    .pam-banner__left {
      display: none; }
    .pam-banner__right {
      width: 100%; }
    .pam-banner__bg {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .pam-banner-content {
    padding: 50px; }
    .pam-banner-content__logo img {
      width: 100%; }
    .pam-banner-content__header {
      font-size: 30px; }
    .pam-banner-content__images {
      height: 80px;
      display: flex;
      align-items: center;
      justify-content: space-around; }
      .pam-banner-content__images img {
        max-height: 100%;
        margin: 0; }
        .pam-banner-content__images img:nth-child(2) {
          margin: 0; }
  .pam-button {
    padding: 0 28px;
    height: 68px;
    font-size: 30px; }
  .section-pam h2 {
    font-size: 30px; }
  .section-pam-info {
    padding-top: 50px;
    padding-bottom: 0px;
    font-size: 25px; }
    .section-pam-info h2 {
      margin-bottom: 40px; }
    .section-pam-info .pam-info__1 .pam-info__1-content {
      margin-bottom: 50px; }
    .section-pam-info .pam-info__2 {
      margin-bottom: 50px; }
      .section-pam-info .pam-info__2 .pam-info__2-advantages-item {
        padding: 20px 15px 15px;
        font-size: 18px; }
        .section-pam-info .pam-info__2 .pam-info__2-advantages-item:before {
          width: 59px;
          height: 33px;
          top: 34px; }
    .section-pam-info .pam-info__3 {
      flex-wrap: wrap; }
      .section-pam-info .pam-info__3 .pam-info__3-item {
        margin-bottom: 20px; }
      .section-pam-info .pam-info__3 .pam-info__3-percent {
        flex-grow: 0;
        flex-shrink: 0;
        width: 150px;
        font-size: 50px;
        margin-right: 15px; }
      .section-pam-info .pam-info__3 .pam-info__3-text {
        font-size: 20px; }
  .pam-blue-1 {
    padding: 20px; }
    .pam-blue-1__left {
      padding-right: 34px; }
    .pam-blue-1__logo {
      margin-bottom: 20px; }
      .pam-blue-1__logo img {
        width: 413px; }
    .pam-blue-1__text {
      font-size: 20px; }
    .pam-blue-1__image {
      width: 30%;
      padding: 0; }
  .section-pam-features {
    padding-top: 50px;
    padding-bottom: 50px; }
    .section-pam-features .pam-features__header {
      margin-bottom: 40px; }
    .section-pam-features .pam-features__item {
      margin-bottom: 30px; }
      .section-pam-features .pam-features__item-image {
        width: 140px;
        height: 140px;
        margin-right: 30px; }
        .section-pam-features .pam-features__item-image img {
          object-fit: contain; }
      .section-pam-features .pam-features__item-right {
        font-size: 20px; }
        .section-pam-features .pam-features__item-right .pam-features__item-right-header {
          font-size: 25px; }
  .pam-blue-tasks {
    padding: 50px 20px; }
    .pam-blue-tasks__header {
      margin-bottom: 48px; }
    .pam-blue-tasks__item {
      padding: 15px;
      font-size: 18px;
      width: 50%;
      justify-content: flex-start;
      align-items: center; }
      .pam-blue-tasks__item:nth-child(4), .pam-blue-tasks__item:nth-child(5) {
        width: 50%; }
      .pam-blue-tasks__item:nth-child(5) {
        width: 100%; }
      .pam-blue-tasks__item img {
        width: 60px;
        height: 60px;
        margin-right: 20px; }
  .section-pam-capabilities {
    padding-top: 30px;
    padding-bottom: 0px; }
    .section-pam-capabilities .pam-capabilities__header {
      margin-bottom: 0px; }
    .section-pam-capabilities .pam-capabilities__item {
      padding: 36px 36px 36px 100px; }
      .section-pam-capabilities .pam-capabilities__item:before {
        width: 59px;
        height: 33px;
        top: 36px;
        left: 26px; }
      .section-pam-capabilities .pam-capabilities__item h3 {
        font-size: 30px;
        margin-bottom: 20px; }
      .section-pam-capabilities .pam-capabilities__item p {
        font-size: 18px; }
  .section-pam-feedback .pam-feedback {
    padding: 34px 27px 40px 27px; }
    .section-pam-feedback .pam-feedback__header {
      font-size: 26px;
      margin-bottom: 30px; }
  .section-pam-feedback:last-child {
    margin-bottom: 100px; }
  .section-pam-why-us {
    padding-top: 50px;
    padding-bottom: 50px; }
    .section-pam-why-us .pam-why-us__header {
      margin-bottom: 40px; }
    .section-pam-why-us .pam-why-us__item {
      font-size: 20px; }
      .section-pam-why-us .pam-why-us__item h3 {
        font-size: 25px; } }

@media (max-width: 575px) {
  .container {
    max-width: 100%; }
  .pam-banner {
    height: auto; }
    .pam-banner__left {
      display: none; }
    .pam-banner__right {
      width: 100%; }
    .pam-banner__bg {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .pam-banner__content {
      position: relative; }
  .pam-banner-content {
    padding: 30px; }
    .pam-banner-content__logo img {
      width: 100%; }
    .pam-banner-content__header {
      font-size: 25px; }
    .pam-banner-content__images {
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .pam-banner-content__images img {
        max-height: 100%;
        margin: 0; }
        .pam-banner-content__images img:nth-child(2) {
          margin: 0; }
  .pam-button {
    padding: 0 20px;
    height: 50px;
    font-size: 16px; }
  .section-pam h2 {
    font-size: 25px; }
  .section-pam-info {
    padding-top: 30px;
    padding-bottom: 0px;
    font-size: 16px; }
    .section-pam-info h2 {
      margin-bottom: 20px; }
    .section-pam-info .pam-info__1 .pam-info__1-content {
      margin-bottom: 50px; }
    .section-pam-info .pam-info__2 {
      margin-bottom: 50px; }
      .section-pam-info .pam-info__2 .pam-info__2-advantages-item {
        padding: 20px 15px 15px;
        font-size: 18px; }
        .section-pam-info .pam-info__2 .pam-info__2-advantages-item:before {
          width: 59px;
          height: 33px;
          top: 34px; }
    .section-pam-info .pam-info__3 .pam-info__3-item {
      margin-bottom: 20px;
      flex-wrap: wrap; }
    .section-pam-info .pam-info__3 .pam-info__3-percent {
      flex-grow: 0;
      flex-shrink: 0;
      width: 100%;
      font-size: 50px;
      margin-right: 15px; }
    .section-pam-info .pam-info__3 .pam-info__3-text {
      width: 100%;
      font-size: 20px; }
  .pam-blue-1 {
    padding: 20px; }
    .pam-blue-1__left {
      padding-right: 34px;
      width: 100%; }
    .pam-blue-1__logo {
      margin-bottom: 20px; }
      .pam-blue-1__logo img {
        width: 413px; }
    .pam-blue-1__text {
      font-size: 16px; }
    .pam-blue-1__image {
      display: none; }
  .section-pam-features {
    padding-top: 50px;
    padding-bottom: 50px; }
    .section-pam-features .pam-features__header {
      margin-bottom: 40px; }
    .section-pam-features .pam-features__item {
      margin-bottom: 30px;
      flex-wrap: wrap; }
      .section-pam-features .pam-features__item-image {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px; }
        .section-pam-features .pam-features__item-image img {
          margin-left: auto;
          margin-right: auto;
          width: 100px;
          height: 100px;
          object-fit: contain; }
      .section-pam-features .pam-features__item-right {
        font-size: 16px; }
        .section-pam-features .pam-features__item-right .pam-features__item-right-header {
          font-size: 20px; }
  .pam-blue-tasks {
    padding: 30px 15px; }
    .pam-blue-tasks__header {
      margin-bottom: 30px; }
    .pam-blue-tasks__item {
      padding: 0;
      margin-bottom: 20px;
      font-size: 16px;
      width: 100%;
      justify-content: flex-start;
      align-items: center; }
      .pam-blue-tasks__item:nth-child(4), .pam-blue-tasks__item:nth-child(5) {
        width: 100%; }
      .pam-blue-tasks__item:nth-child(5) {
        width: 100%; }
      .pam-blue-tasks__item img {
        width: 60px;
        height: 60px;
        margin-right: 20px; }
  .section-pam-capabilities {
    padding-top: 30px;
    padding-bottom: 0px; }
    .section-pam-capabilities .pam-capabilities__header {
      margin-bottom: 30px; }
    .section-pam-capabilities .pam-capabilities__item {
      padding: 60px 20px 20px 20px; }
      .section-pam-capabilities .pam-capabilities__item:before {
        width: 59px;
        height: 33px;
        top: 16px;
        left: 26px; }
      .section-pam-capabilities .pam-capabilities__item h3 {
        font-size: 20px;
        margin-bottom: 15px; }
      .section-pam-capabilities .pam-capabilities__item p {
        font-size: 16px; }
  .section-pam-feedback .pam-feedback {
    padding: 30px 15px; }
    .section-pam-feedback .pam-feedback__header {
      font-size: 20px;
      margin-bottom: 30px; }
  .section-pam-feedback:last-child {
    margin-bottom: 50px; }
  .section-pam-why-us {
    padding-top: 30px;
    padding-bottom: 30px; }
    .section-pam-why-us .pam-why-us__header {
      margin-bottom: 20px; }
    .section-pam-why-us .pam-why-us__item {
      font-size: 16px; }
      .section-pam-why-us .pam-why-us__item h3 {
        font-size: 20px; } }

/*



	.section-pam-why-us{

		padding-top: 115px;

		padding-bottom: 115px;

		.pam-why-us{

			&__header{

				margin-bottom: 73px;

			}

			&__item{

				font-size: 25px;

				h3{

					font-size: 30px;

				}

			}

		}

	}





	.pam-button{

		padding: 0 28px;

		height: 68px;

		font-size: 30px;

	}





	.pam-feedback{

		padding: 34px 27px 51px 27px;

		&__header{

			font-size: 36px;

			margin-bottom: 30px;

		}

		.pam-button{



		}

	}







	.section-pam-capabilities{

		padding-top: 115px;

		padding-bottom: 0px;

		.pam-capabilities{

			&__header{

				margin-bottom: 40px;

			}

			&__item{

				padding: 46px 46px 46px 118px;

				&:before{

					width: 59px;

					height: 33px;

					top: 46px;

					left: 46px;

				}

				h3{

					font-size: 30px;

					margin-bottom: 20px;

				}

				p{

					font-size: 20px;

				}

			}

		}

	}









	.pam-blue-tasks{



		padding: 45px 70px;

		&__header{

			margin-bottom: 48px;

		}

		&__content{



		}

		&__item{

			padding: 20px;

			font-size: 25px;

			&:nth-child(4), &:nth-child(5){



			}

			img{

				width: 84px;

				height: 71px;

				margin-right: 46px;

			}

		}

	}





.section-pam-features{

	padding-top: 115px;

	padding-bottom: 115px;

	.pam-features{

		&__header{

			font-size: 40px;

			margin-bottom: 40px;

		}

		&__item{

			margin-bottom: 43px;

			&-image{

				width: 140px;

				height: 140px;

				margin-right: 80px;

				img{

				}

			}

			&-right{

				font-size: 30px;

			}

		}

	}

}







.pam-blue-1{

	padding: 38px 49px;

	&__left{

		padding-right: 34px;

	}

	&__logo{

		margin-bottom: 35px;

		img{

			width: 413px;

		}

	}

	&__text{

		font-size: 30px;

	}

	&__image{

		width: 30%;

	}

}







.section-pam-info{

	font-size: 25px;

	h2{

		font-size: 40px;

		margin-bottom: 40px;

	}

	.pam-info__1{

		.pam-info__1-content{

			margin-bottom: 115px;

		}

	}

	.pam-info__2{

		margin-bottom: 80px;

		.pam-info__2-advantages{

			

		}

		.pam-info__2-advantages-item{

			padding: 83px 18px 33px;

			&:before{

				width: 59px;

				height: 33px;

				top: 34px;

			}

		}

	}



	.pam-info__3{

		.pam-info__3-item{

		}

		.pam-info__3-percent{

			font-size: 70px;

			margin-right: 27px;

		}

		.pam-info__3-text{

			font-size: 30px;

		}

	}

}





*/

.section-pam-blue-pp .pam-blue-1 {
  position: relative;
}
.section-pam-blue-pp .pam-blue-1__logo img {
  margin-left: 0;
}
@media (min-width: 576px) {
  .section-pam-blue-pp .pam-blue-1__text {
    padding-bottom: 4vw;
  }
}
.section-pam-blue-pp .pam-blue-1__image {
  position: absolute;
  padding: 0;
  top: -3vw;
  right: 0;
}
#container .container .virtualiztion-hero .container {padding: 30px;}
.t-cta__block-2 .t-cta__btn {
    display: flex;
}
 
@media screen and (min-width: 1200px) {
    .top-menu__list > li:hover:before {
        content: "";
        display: block;
        background: transparent;
        width: 100%;
        height: 30px;
        position: absolute;
        left: 30%;
        bottom: -25px;
    }
}
@media screen and (min-width: 1200px) {
    .top-menu__list > li:hover:after {
        display: none !important;
    }
    .top-menu .top-menu__list > li > a {
        padding: 0 1.2em 0 1em;
    }
    .top-menu .top-menu__list > li:not(:last-child) {
        margin-right: 0;
    }
    .top-menu__list a::after {
        display: none !important;
    }
}
.partner-modal {padding:40px!important;}
.products-block .info-item__ic a img, .products-block .info-item__ic>img {max-height:30px;}
.info-items .container .info-items__row img {max-height:45px;}

.top-menu .top-menu__list {
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .top-menu .top-menu__list > li:not(:last-child) {
    margin-right: 1.6em !important; 
  }
  .top-menu .top-menu__list > li:not(.config-link) > a {
    padding-left: 0;
    height: auto;
  }
  .top-menu__list li .sublist {
    display: block;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: all .1s .4s linear;
  }
  .top-menu__list li:hover .sublist {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    transition-delay: 0s;
  }
}
@media screen and (max-width: 720px) {
.virtualiztion-hero, .virtualiztion-hero__col {
    padding:0;margin:0;
}
}
a {/*color: var(--color-blue);*/ cursor: pointer; }
.product__description-text li {list-style: none;}
.checkbox_v1 .checkbox__text {    padding-left: 25px;}