@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  box-sizing: border-box; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

h2, h1, p, h3, ul, li {
  margin: 0;
  padding: 0; }

/* http://meyerweb.com/eric/tools/css/reset/ 
 v2.0 | 20110126
 License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-size: 1em;
  outline: none; }

code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext {
  font: inherit;
  font-size: 1em;
  white-space: normal; }

dfn, i, cite, var, address, em {
  font-style: normal; }

th, b, strong, h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table {
  border: none; }

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

caption, th, td, center {
  text-align: left;
  vertical-align: top; }

body {
  line-height: 1;
  background: white;
  color: black; }

q {
  quotes: "" ""; }

ul, ol, dir, menu {
  list-style: none; }

sub, sup {
  vertical-align: baseline; }

hr {
  display: none; }

/* we don't need a visual hr in layout */
font {
  color: inherit !important;
  font: inherit !important;
  color: inherit !important; }

/* disables some nasty font attributes in standard browsers */
marquee {
  overflow: inherit !important;
  -moz-binding: none; }

blink {
  text-decoration: none; }

nobr {
  white-space: normal; }

a {
  color: inherit; }

a:visited {
  color: inherit; }

a:active {
  color: inherit; }

.page {
  margin: 0; }

.wrapper.desktop_menu {
  display: flex; }
  @media screen and (max-width: 1110px) {
    .wrapper.desktop_menu {
      display: none !important; } }

.wrapper.mobile__menu {
  display: none; }

@media screen and (max-width: 1110px) and (max-width: 1110px) {
  .wrapper.mobile__menu {
    display: flex;
    justify-content: center; } }

@media screen and (max-width: 1110px) {
  .wrapper.mobile__menu .logo {
    line-height: 80px;
    position: relative;
    left: 0; }
  .wrapper.mobile__menu .mobile_menu__hide {
    display: none; }
  .wrapper.mobile__menu .mobile__menu .contacts__header {
    background: none;
    width: unset;
    position: absolute;
    left: 3%;
    padding: 0; }
  .wrapper.mobile__menu .burger {
    margin-top: 19px;
    cursor: pointer;
    position: absolute;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 1px 1px;
    grid-template-areas: ". . ."
 ". . ."
 ". . .";
    z-index: 11;
    padding: 10px;
    background: #fff;
    border-radius: 50px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    flex-wrap: wrap;
    right: 3%;
    transition: .3s; }
  .wrapper.mobile__menu .burger span {
    display: block;
    width: 5px;
    height: 5px;
    margin: 1px;
    border-radius: 15px;
    background: linear-gradient(270deg, #0E33A3 0%, #1AAAE5 100%); }
  .wrapper.mobile__menu .burger.mobile_menu__shown {
    display: block;
    height: 22px; }
  .wrapper.mobile__menu .burger.mobile_menu__shown span {
    display: none; }
  .wrapper.mobile__menu .burger.mobile_menu__shown span:nth-child(1) {
    display: block;
    width: 20px;
    margin-top: 10px;
    height: 2px;
    transform: rotate(45deg); }
  .wrapper.mobile__menu .burger.mobile_menu__shown span:nth-child(2) {
    transform: rotate(-45deg);
    display: block;
    width: 20px;
    height: 2px;
    margin-top: -3px; }
  .wrapper.mobile__menu .main-menu {
    display: flex;
    height: 100%;
    transition: .3s;
    margin: 0 auto;
    z-index: 10;
    top: 0;
    left: 0; } }
  @media screen and (max-width: 1110px) and (max-width: 1110px) {
    .wrapper.mobile__menu .main-menu {
      background: #2A65A1;
      position: fixed;
      display: block;
      padding-top: 50px;
      width: 100%;
      opacity: 0.95;
      transform: translateY(-200%); } }

@media screen and (max-width: 1110px) {
    .wrapper.mobile__menu .main-menu a {
      margin: 0 25px;
      text-decoration: none;
      color: #4a4a4a;
      font-weight: 450;
      font-size: 18px;
      line-height: 80px;
      height: 80px;
      display: inline-block;
      box-sizing: border-box;
      transition: 0.1s ease-in-out; } }
    @media screen and (max-width: 1110px) and (max-width: 1110px) {
      .wrapper.mobile__menu .main-menu a {
        color: #fff;
        font-size: 40px;
        width: 100%; } }
    @media screen and (max-width: 1110px) and (max-width: 640px) {
      .wrapper.mobile__menu .main-menu a {
        font-size: 30px;
        margin-bottom: 10px; } }

@media screen and (max-width: 1110px) {
  .wrapper.mobile__menu .main-menu.shown {
    transform: translateY(0); } }

header {
  height: 80px;
  position: relative;
  background: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 1110px) {
    header {
      position: fixed;
      width: calc(100% + 2px);
      z-index: 99999;
      background: #fff;
      left: -1px;
      top: -1px; } }

header .wrapper {
  display: flex;
  justify-content: space-between; }

.main-menu {
  height: 80px;
  line-height: 80px; }

.contacts__header {
  display: flex;
  line-height: 80px;
  height: 80px;
  background: #E4F2FF;
  width: 229px;
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  box-sizing: border-box; }
  @media screen and (max-width: 1110px) {
    .contacts__header {
      background: none;
      width: unset;
      position: absolute;
      left: 3%;
      padding: 0; } }

.contacts__header .phones {
  line-height: normal;
  list-style: none;
  color: #2A65A1;
  text-transform: uppercase;
  font-family: 'Oswald';
  font-size: 16px;
  font-weight: 400;
  margin: 1px 0;
  line-height: 24px;
  margin-left: 20px; }

.logo {
  line-height: 80px;
  position: relative;
  left: -15px; }

.logo img {
  vertical-align: middle; }

.main-menu a {
  margin: 0 25px;
  text-decoration: none;
  color: #4a4a4a;
  font-weight: 450;
  font-size: 18px;
  line-height: 80px;
  height: 80px;
  display: inline-block;
  box-sizing: border-box;
  transition: 0.1s ease-in-out; }

.main-menu a:hover {
  border-bottom: 3px solid #2A65A1; }

.contacts__header img {
  width: 42px; }
  @media screen and (max-width: 1110px) {
    .contacts__header img {
      position: relative;
      top: calc(50% - 22px); } }

.slider__pagination {
  position: absolute;
  left: 0;
  height: 90%;
  width: 175px;
  overflow-x: hidden;
  display: flex;
  overflow-y: hidden;
  z-index: 2;
  top: 15%; }
  @media screen and (max-width: 1367px) {
    .slider__pagination {
      width: 100px; } }
  @media screen and (max-width: 1290px) {
    .slider__pagination {
      display: none; } }

.slider__pagination .line {
  display: block;
  position: absolute;
  background: #ffffff;
  opacity: 0.5;
  width: 1px;
  height: 100%;
  z-index: 0;
  left: 60px; }
  @media screen and (max-width: 1367px) {
    .slider__pagination .line {
      left: 40px; } }
  @media screen and (max-width: 1110px) {
    .slider__pagination .line {
      display: none; } }

.first-screen {
  background: url("../img/slider-img-1.jpg");
  background-size: cover;
  height: 85vh;
  position: relative;
  transition: 0.5s; }
  @media screen and (max-width: 1110px) {
    .first-screen {
      overflow-y: hidden;
      height: auto;
      padding-bottom: 100px;
      background-position: center; } }

.darked {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(278.94deg, rgba(0, 0, 0, 0) -32.63%, rgba(0, 0, 0, 0.7) 81.19%); }
  @media screen and (max-width: 1110px) {
    .darked {
      z-index: 2;
      opacity: 0.6;
      background: #000; } }

.images {
  position: relative;
  z-index: 1;
  margin: auto 0; }
  @media screen and (max-width: 1110px) {
    .images {
      display: flex;
      width: 100%; } }

.image-wrapper.active {
  position: relative;
  transition: 0.3s; }

.slider__pagination img {
  display: inline-block;
  opacity: 0.9;
  margin-bottom: 20px;
  filter: brightness(0.5);
  height: 60px;
  cursor: pointer;
  vertical-align: middle;
  width: 100px; }
  @media screen and (max-width: 1366px) {
    .slider__pagination img {
      width: 75px;
      height: 50px; } }
  @media screen and (max-width: 1110px) {
    .slider__pagination img {
      display: none; } }

@media screen and (max-width: 1110px) {
  .slider__pagination .image-wrapper {
    background: #fff;
    width: 18px;
    height: 3px;
    margin-right: 11px; } }

.first-screen .wrapper {
  display: flex;
  height: 100%; }

.slider__pagination .active img {
  height: 70px;
  width: 120px;
  filter: none;
  opacity: 1;
  position: relative; }
  @media screen and (max-width: 1366px) {
    .slider__pagination .active img {
      width: 85px;
      height: 50px; } }
  @media screen and (max-width: 1110px) {
    .slider__pagination .active img {
      display: none; } }

.slider__pagination .image-wrapper.active:after {
  z-index: -1;
  content: '';
  position: absolute;
  background: linear-gradient(270deg, #0E33A3 0%, #1AAAE5 100%);
  display: block;
  height: 83px;
  left: 60px;
  top: -7px;
  width: 76px;
  margin-bottom: 20px; }
  @media screen and (max-width: 1367px) {
    .slider__pagination .image-wrapper.active:after {
      width: 50px;
      height: 65px;
      left: 40px; } }
  @media screen and (max-width: 1110px) {
    .slider__pagination .image-wrapper.active:after {
      display: none; } }

.first-screen__effect {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%; }

.first-screen__effect img {
  height: 100%; }
  @media screen and (max-width: 1110px) {
    .first-screen__effect img {
      display: none; } }

.first-screen .content {
  width: 53%;
  margin: auto 0;
  position: relative;
  z-index: 3; }
  @media screen and (max-width: 1110px) {
    .first-screen .content {
      width: 100%;
      max-width: 100%;
      margin-top: 100px; } }

.first-screen h1 {
  font-family: 'Oswald';
  font-size: 52px;
  font-weight: 600;
  line-height: 60px;
  color: #fff;
  position: relative; }
  @media screen and (max-width: 1110px) {
    .first-screen h1 {
      margin-left: 0;
      font-size: calc(0.5em + 8vw);
      line-height: 100%;
      max-width: 100%;
      box-sizing: border-box;
      padding-right: 20px; } }

.first-screen h1::after {
  content: '';
  background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
  display: block;
  position: absolute;
  bottom: -2px;
  width: 100%;
  right: 3px;
  height: 3px;
  z-index: -1; }
  @media screen and (max-width: 1110px) {
    .first-screen h1::after {
      content: '';
      background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
      display: block;
      position: absolute;
      bottom: -10px;
      width: calc(100% - 12vw);
      right: 0;
      left: 0;
      height: 3px;
      z-index: -1; } }

.first-screen p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 19.5px;
  font-weight: 300;
  margin-bottom: 20px;
  color: #fff;
  font-family: "Futura PT"; }
  @media screen and (max-width: 1110px) {
    .first-screen p {
      font-size: calc(0.2em + 4vw);
      line-height: 100%;
      margin-bottom: 28px;
      margin-right: 20px; } }

.first-screen .content::after {
  position: absolute;
  content: url("../img/mouse.svg");
  bottom: -40%;
  left: 0; }
  @media screen and (max-width: 1366px) {
    .first-screen .content::after {
      bottom: -70px; } }
  @media screen and (max-width: 1110px) {
    .first-screen .content::after {
      bottom: -70px; } }

.bullets .wrapper {
  display: flex;
  position: relative;
  z-index: 3;
  margin-top: -50px; }
  @media screen and (max-width: 1110px) {
    .bullets .wrapper {
      margin: 0; } }

.bullet {
  background: linear-gradient(270deg, #0E33A3 0%, #1AAAE5 100%);
  width: 359px;
  height: 80px;
  margin: auto;
  display: flex;
  line-height: 80px; }
  @media screen and (max-width: 1110px) {
    .bullet {
      height: 120px;
      width: auto;
      display: flex !important; } }

.bullet img {
  margin-left: 44px; }
  @media screen and (max-width: 1110px) {
    .bullet img {
      margin-left: 3% !important;
      width: 60px; } }

.bullet p {
  padding-left: 26px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  margin: auto 0;
  color: #fff; }
  @media screen and (max-width: 1110px) {
    .bullet p {
      width: 40%; } }

.bullet:nth-child(3) {
  background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%); }

.bullet:nth-child(2) img {
  margin-left: 50px; }

.bullet:nth-child(2) p {
  padding-left: 38px; }
  @media screen and (max-width: 1110px) {
    .bullet:nth-child(2) p {
      padding-left: 26px !important; } }

.bullet:nth-child(2) {
  background: linear-gradient(0deg, #0E33A3, #0E33A3);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  width: 392px;
  height: 100px;
  position: relative;
  z-index: 3;
  line-height: 100px; }
  @media screen and (max-width: 1110px) {
    .bullet:nth-child(2) {
      height: 120px;
      width: auto; } }

@media screen and (max-width: 1110px) {
  .slick-slide {
    width: 100%; } }

.second-block .content {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  flex-wrap: wrap; }

.second-block .content .column {
  width: 544px; }
  @media screen and (max-width: 1110px) {
    .second-block .content .column {
      margin: 0 auto;
      width: 100%;
      margin-bottom: 20px; } }

.second-block .content .column .column__header {
  display: flex;
  background: #E3F1FF;
  height: 170px;
  line-height: 170px; }
  @media screen and (max-width: 460px) {
    .second-block .content .column .column__header img {
      width: 40%;
      height: auto; } }

.second-block .content .column:nth-child(1) .column__header {
  background-image: url("../img/bg-went.jpg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.second-block .content .column .column__header h2 {
  padding-left: 17px;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin: auto 0;
  color: #2D67A2; }
  @media screen and (max-width: 1110px) {
    .second-block .content .column .column__header h2 {
      font-size: 18px;
      line-height: normal;
      width: 55%; } }
  @media screen and (max-width: 460px) {
    .second-block .content .column .column__header h2 {
      font-size: 16px; } }

.second-block .content .column:nth-child(2) img {
  height: 223px;
  position: relative;
  top: -43px; }

.second-block .content .column:nth-child(2) .column__header {
  background-image: url("../img/bg-fire.jpg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.second-block .content .column .column__first-description {
  height: 150px;
  border: solid 2px #E3F1FF;
  box-sizing: border-box;
  border-top: none;
  padding-top: 17px;
  padding-left: 21px;
  padding-right: 33px; }
  @media screen and (max-width: 1110px) {
    .second-block .content .column .column__first-description {
      height: fit-content;
      padding-bottom: 20px; } }

.second-block .content .column .column__first-description p {
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 20px; }

.second-block .content .column .column__second-description {
  height: 200px;
  border: solid 2px #E3F1FF;
  box-sizing: border-box;
  border-top: none;
  padding-top: 17px;
  padding-left: 21px;
  padding-right: 17px; }
  @media screen and (max-width: 1110px) {
    .second-block .content .column .column__second-description {
      height: fit-content;
      padding-bottom: 20px; } }

.second-block .content .column .column__second-description h3 {
  color: #2D67A2;
  font-weight: 450;
  font-size: 18px;
  margin-bottom: 9px; }

.second-block .content .column .column__second-description ul {
  display: grid;
  padding-top: 10px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 14px 20px;
  grid-template-areas: ". ."
 ". ."
 ". ."; }
  @media screen and (max-width: 460px) {
    .second-block .content .column .column__second-description ul {
      display: block; }
      .second-block .content .column .column__second-description ul li {
        margin-bottom: 10px; } }

.second-block .content .column .column__second-description ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  color: #4a4a4a;
  line-height: 17px;
  font-weight: 450px;
  vertical-align: middle;
  font-size: 16px; }

.second-block .content .column .column__second-description ul li:before {
  content: '';
  background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 0px; }

.second-block .content .column:nth-child(2) .column__second-description ul {
  display: block; }

.second-block .content .column:nth-child(2) .column__second-description ul li {
  margin-bottom: 14px; }

.third-block {
  background: #E3F1FF;
  padding: 60px 0;
  box-sizing: border-box; }
  .third-block .content {
    display: flex;
    margin-top: 5px;
    justify-content: space-between;
    flex-wrap: wrap; }
  .third-block .bullet__cleaning {
    width: 350px;
    height: 160px;
    margin-top: 25px;
    margin-bottom: 25px;
    display: flex;
    position: relative;
    z-index: 1;
    line-height: 160px; }
    @media screen and (max-width: 1290px) {
      .third-block .bullet__cleaning {
        margin: 0 auto;
        margin-top: 25px;
        margin-bottom: 25px;
        width: 100%; } }
  .third-block .bullet__cleaning::after {
    background: url("../img/bullet-cleaning__frame.svg");
    content: '';
    width: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 37px;
    display: block;
    height: 130px;
    top: 15px;
    z-index: -1; }
    @media screen and (max-width: 1290px) {
      .third-block .bullet__cleaning::after {
        background: none;
        top: 15px;
        left: 0px;
        width: 100%;
        margin-right: 3%;
        box-sizing: border-box;
        border: solid 5px #2A65A1; } }
  .third-block .bullet__cleaning div {
    position: absolute;
    right: 12px;
    bottom: 17px;
    color: #2A65A1;
    font-family: 'Oswald';
    line-height: 36px;
    font-size: 36px;
    font-weight: 600; }
    @media screen and (max-width: 1290px) {
      .third-block .bullet__cleaning div {
        right: 28px;
        bottom: 17px; } }
    @media screen and (max-width: 360px) {
      .third-block .bullet__cleaning div {
        right: 28px; } }
  .third-block .bullet__cleaning h3 {
    color: #4a4a4a;
    font-size: 24px;
    font-weight: 450;
    line-height: 22px;
    margin: auto 0;
    margin-left: 37px; }
    @media screen and (max-width: 360px) {
      .third-block .bullet__cleaning h3 {
        margin-left: 17px; } }

.third-block .wrapper .content a {
  width: 350px; }
  @media screen and (max-width: 1290px) {
    .third-block .wrapper .content a {
      width: 100%; } }

.bullet-pop_up {
  max-width: 800px !important;
  display: flex;
  padding: 30px 40px !important; }
  .bullet-pop_up .text {
    text-align: left; }
    .bullet-pop_up .text p {
      margin-bottom: 15px;
      color: #4a4a4a;
      line-height: 20px;
      font-size: 16px;
      font-weight: 400; }
    .bullet-pop_up .text h4 {
      color: #2D67A2;
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 15px;
      margin-top: 15px;
      font-weight: 600; }
    .bullet-pop_up .text h3 {
      color: #2D67A2;
      font-size: 26px;
      line-height: 32px;
      margin-bottom: 15px;
      margin-top: 15px;
      font-weight: 600; }
    .bullet-pop_up .text h2 {
      color: #2D67A2;
      font-size: 28px;
      line-height: 32px;
      margin-bottom: 15px;
      margin-top: 15px;
      font-weight: 600; }
    .bullet-pop_up .text h1 {
      color: #2D67A2;
      font-size: 32px;
      line-height: 32px;
      margin-bottom: 15px;
      margin-top: 15px;
      font-weight: 600; }
    .bullet-pop_up .text h5 {
      color: #2D67A2;
      font-size: 18px;
      line-height: 20px;
      margin-top: 18px;
      margin-bottom: 18px;
      font-weight: 600; }
    .bullet-pop_up .text ol {
      counter-reset: myCounter;
      margin-top: 10px;
      margin-bottom: 10px; }
    .bullet-pop_up .text li {
      list-style: none;
      padding-left: 31px;
      position: relative;
      margin-bottom: 9px;
      font-size: 16px;
      color: #4a4a4a;
      line-height: 20px; }
    .bullet-pop_up .text ul {
      margin-top: 10px;
      margin-bottom: 10px; }
    .bullet-pop_up .text ol li:before {
      counter-increment: myCounter;
      content: counter(myCounter);
      color: white;
      background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
      display: inline-block;
      text-align: center;
      position: absolute;
      left: 0px;
      top: 1px;
      font-size: 12px;
      font-weight: 600;
      line-height: 17px;
      width: 17px;
      height: 17px; }
    .bullet-pop_up .text ul li:before {
      display: block;
      content: "";
      background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
      position: absolute;
      left: 2px;
      top: 4px;
      font-size: 12px;
      font-weight: 600;
      line-height: 17px;
      width: 11px;
      height: 11px; }
    .bullet-pop_up .text a {
      color: #0E33A3;
      text-decoration: underline; }
    .bullet-pop_up .text img {
      float: left;
      margin-right: 20px; }
    .bullet-pop_up .text strong {
      font-weight: 700; }

.four-block .content {
  display: flex;
  justify-content: space-between;
  margin-top: 42px;
  flex-wrap: wrap; }
  @media screen and (max-width: 1110px) {
    .four-block .content {
      justify-content: space-around; } }

.four-block .bullet_info:nth-child(2n) {
  flex-direction: column-reverse; }
  @media screen and (max-width: 1110px) {
    .four-block .bullet_info:nth-child(2n) {
      flex-direction: column; } }
  .four-block .bullet_info:nth-child(2n) .bullet_info__radio-effect {
    display: block;
    position: absolute;
    width: 136px;
    height: 136px;
    background: #fff;
    content: '';
    border-radius: 150px;
    z-index: 1;
    top: unset;
    bottom: 0px;
    left: 12px;
    margin: 0 auto; }
    @media screen and (max-width: 1110px) {
      .four-block .bullet_info:nth-child(2n) .bullet_info__radio-effect {
        top: 0; } }
  .four-block .bullet_info:nth-child(2n) .bullet_info__title {
    position: absolute;
    top: 0;
    margin-top: 0; }
    @media screen and (max-width: 1110px) {
      .four-block .bullet_info:nth-child(2n) .bullet_info__title {
        bottom: 0;
        top: unset; } }

.four-block .bullet_info {
  width: 160px;
  height: 179px;
  display: flex;
  flex-wrap: wrap;
  position: relative; }
  @media screen and (max-width: 1110px) {
    .four-block .bullet_info {
      margin-bottom: 30px; } }
  .four-block .bullet_info .bullet_info__radio {
    background: #fff;
    border-radius: 150px;
    display: block;
    width: 115px;
    margin: 0 auto;
    transition: .3s;
    height: 115px;
    cursor: pointer;
    text-align: center;
    line-height: 115px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 4; }
    .four-block .bullet_info .bullet_info__radio svg {
      margin: auto 0;
      stroke: inherit;
      stroke-width: inherit;
      fill: inherit;
      transition: .3s; }
    .four-block .bullet_info .bullet_info__radio img {
      width: 60px; }
    .four-block .bullet_info .bullet_info__radio div.number {
      position: absolute;
      background: #2A65A1;
      color: #fff;
      font-size: 20px;
      line-height: 39px;
      font-weight: 700;
      width: 39px;
      border-radius: 50px;
      height: 39px;
      bottom: -8px;
      right: 3px; }
  .four-block .bullet_info .bullet_info__radio:hover {
    background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
    transition: .3s;
    box-shadow: none; }
    .four-block .bullet_info .bullet_info__radio:hover svg path {
      fill: #fff;
      transition: .2s; }

.four-block .bullet_info__radio-effect {
  display: block;
  position: absolute;
  width: 136px;
  height: 136px;
  background: #fff;
  content: '';
  border-radius: 150px;
  z-index: 1;
  left: 12px;
  margin: 0 auto; }

.four-block .bullet_info__title {
  height: 50px;
  line-height: 50px;
  border: 1px solid #2D67A2;
  box-sizing: border-box;
  text-align: center;
  margin-top: 16px;
  width: 100%;
  justify-content: center;
  display: flex;
  padding: 0 14px; }

.four-block h3 {
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 450;
  margin: auto 0;
  line-height: 20px; }

.five-block {
  background: #E3F1FF;
  padding-top: 60px;
  box-sizing: border-box; }
  .five-block .content {
    margin-top: 85px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .five-block .column {
    width: 540px;
    margin: 0 auto; }
    @media screen and (max-width: 1110px) {
      .five-block .column {
        width: 100%; } }
  .five-block .box {
    background: #fff;
    height: 131px;
    margin-bottom: 65px;
    position: relative; }
  .five-block .box.first {
    height: 327px;
    margin-top: 0; }
    @media screen and (max-width: 1110px) {
      .five-block .box.first {
        height: fit-content;
        padding-bottom: 20px; } }
  .five-block .box__radio {
    background: #2A65A1;
    height: 100px;
    width: 100px;
    display: block;
    position: absolute;
    border-radius: 100px;
    text-align: center;
    display: flex;
    line-height: 100px;
    top: -50px;
    right: 14px; }
    @media screen and (max-width: 1110px) {
      .five-block .box__radio {
        height: 70px;
        width: 70px;
        top: -35px; } }
    .five-block .box__radio h3 {
      color: #fff;
      line-height: 20px;
      margin: auto 0;
      font-size: 20px;
      font-weight: 450; }
      @media screen and (max-width: 1110px) {
        .five-block .box__radio h3 {
          font-size: 15px; } }
  .five-block .box__header {
    display: flex;
    height: 130px;
    border-bottom: 1px solid #E4F2FF; }
    @media screen and (max-width: 1110px) {
      .five-block .box__header {
        overflow-x: hidden; } }
    .five-block .box__header h3 {
      font-weight: 450;
      font-size: 24px;
      margin: auto 0;
      max-width: 305px;
      line-height: 32px;
      margin-left: 15px;
      color: #2D67A2; }
      @media screen and (max-width: 1110px) {
        .five-block .box__header h3 {
          font-size: 20px;
          line-height: 22px;
          max-width: 100%; } }
      @media screen and (max-width: 360px) {
        .five-block .box__header h3 {
          font-size: 16px;
          line-height: 18px;
          margin-left: -15px;
          padding-right: 10px; } }
    @media screen and (max-width: 360px) {
      .five-block .box__header img {
        position: relative;
        left: -40px; } }
  .five-block .box__description {
    padding-top: 27px;
    padding-left: 40px;
    padding-right: 30px; }
    @media screen and (max-width: 360px) {
      .five-block .box__description {
        padding-right: 10px;
        padding-left: 12px; } }
    .five-block .box__description p {
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      color: #4A4A4A; }

.separator {
  background: url("../img/bg-sep.jpg");
  margin-top: 0;
  height: 183px;
  background-size: cover;
  background-repeat: no-repeat; }
  .separator .wrapper {
    display: flex;
    height: 183px;
    justify-content: space-between; }
  .separator .column, .separator a {
    margin: auto 0; }
  .separator h2 {
    font-family: 'Oswald';
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 18px; }
    @media screen and (max-width: 360px) {
      .separator h2 {
        font-size: 22px; } }
  .separator p, .separator a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-weight: 400; }
    @media screen and (max-width: 360px) {
      .separator p, .separator a {
        font-size: 16px; } }
  .separator p a {
    width: fit-content;
    position: relative;
    border-bottom: 1px solid #fff; }
  .separator .btn {
    color: #2D67A2;
    background: #fff; }
  .separator .btn:hover {
    background: #fff;
    box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.25); }

.page_2 .separator {
  background: url("../img/bg-sep_2.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

.six-block .content {
  width: 921px;
  margin: 0 auto;
  margin-top: 28px; }
  @media screen and (max-width: 1110px) {
    .six-block .content {
      width: 100%; } }

.six-block .bullets__tech {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between; }

.six-block .bullet__image {
  width: 139px;
  height: 139px;
  display: flex;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  border-radius: 100px;
  margin-bottom: 16px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25); }
  .six-block .bullet__image img {
    margin: auto auto; }

.six-block .bullet__tech {
  width: 162px; }
  @media screen and (max-width: 1110px) {
    .six-block .bullet__tech {
      margin: 20px auto; } }

.six-block .bullet__tech h3 {
  text-align: center;
  font-weight: 450;
  font-size: 18px;
  line-height: 22px;
  color: #4a4a4a; }

.six-block .video__info {
  display: flex;
  margin-top: 52px;
  height: 248px;
  background: url("../img/frame_video.svg");
  background-repeat: no-repeat;
  background-position: center left;
  position: relative; }
  @media screen and (max-width: 1110px) {
    .six-block .video__info {
      background: none; } }
  .six-block .video__info p {
    line-height: 24px;
    margin: auto 0;
    margin-left: 40px;
    font-size: 18px;
    width: 342px;
    font-weight: 500;
    margin-right: 93px;
    color: #4a4a4a; }
    @media screen and (max-width: 1110px) {
      .six-block .video__info p {
        display: none; } }
  .six-block .video__info iframe {
    height: 248px;
    width: 446px; }
    @media screen and (max-width: 1110px) {
      .six-block .video__info iframe {
        margin: 0 auto; } }

.six-block .video__info:after {
  content: '';
  background: url("../img/clip_icon.svg");
  display: block;
  width: 135px;
  height: 135px;
  position: absolute;
  top: 54px;
  left: 361px; }
  @media screen and (max-width: 1110px) {
    .six-block .video__info:after {
      display: none; } }

.seven-block {
  background: #E3F1FF;
  padding-top: 60px;
  padding-bottom: 60px; }
  .seven-block .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 10px; }
  .seven-block .box__pricing {
    width: 540px;
    height: 150px;
    margin-top: 30px;
    background: #fff;
    display: flex;
    position: relative; }
    @media screen and (max-width: 1110px) {
      .seven-block .box__pricing {
        width: 100%;
        overflow-x: hidden;
        position: relative; } }
    .seven-block .box__pricing .box__text {
      margin: auto 0;
      text-align: center;
      width: 350px; }
      @media screen and (max-width: 360px) {
        .seven-block .box__pricing .box__text {
          left: 120px;
          position: relative;
          width: 150px;
          text-align: left; } }
    @media screen and (max-width: 360px) {
      .seven-block .box__pricing img {
        left: -80px;
        position: absolute; } }
    .seven-block .box__pricing h3 {
      color: #4a4a4a;
      font-size: 24px;
      font-weight: 450;
      text-align: center;
      line-height: 22px; }
      @media screen and (max-width: 360px) {
        .seven-block .box__pricing h3 {
          font-size: 20px;
          line-height: 18px;
          text-align: left; } }
    .seven-block .box__pricing h4 {
      color: #2D67A2;
      font-size: 24px;
      font-weight: 600;
      margin-top: 9px; }
      @media screen and (max-width: 360px) {
        .seven-block .box__pricing h4 {
          font-size: 18px;
          line-height: 18px; } }
  .seven-block .box__pricing:after {
    content: '';
    background: url("../img/frame_box_price.svg") no-repeat;
    width: 520px;
    height: 130px;
    position: absolute;
    top: 10px;
    left: 10px; }
    @media screen and (max-width: 1110px) {
      .seven-block .box__pricing:after {
        width: 100%;
        background: none; } }

.cta {
  background: url("../img/cta_bg.jpg") no-repeat;
  background-size: cover;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  /* Firefox 19+ */
  /* Firefox 18- */
  /* Firefox 19+ */
  /* Firefox 18- */ }
  .cta .title__block {
    color: #fff; }
  .cta .title__block__low {
    color: #fff;
    margin-top: 23px; }
  .cta .wpcf7 p, .cta form {
    margin-top: 23px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%; }
  .cta input[type="text"], .cta input[type="tel"] {
    width: 350px;
    height: 55px;
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
    padding-left: 20px;
    opacity: 0.7;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 450;
    transition: .3s; }
    @media screen and (max-width: 1110px) {
      .cta input[type="text"], .cta input[type="tel"] {
        margin-top: 10px;
        width: 100%; } }
  .cta input:focus {
    opacity: 1; }
  .cta ::-webkit-input-placeholder {
    color: #fff; }
  .cta ::-moz-placeholder {
    color: #fff; }
  .cta :-moz-placeholder {
    color: #fff; }
  .cta :-ms-input-placeholder {
    color: #fff; }
  .cta ::-webkit-input-placeholder:focus {
    opacity: 0; }
  .cta ::-moz-placeholder:focus {
    opacity: 0; }
  .cta :-moz-placeholder:focus {
    opacity: 0; }
  .cta :-ms-input-placeholder:focus {
    opacity: 0; }
  .cta .btn {
    color: #2D67A2;
    width: 350px;
    font-size: 20px;
    background: #fff;
    cursor: pointer; }
    @media screen and (max-width: 1110px) {
      .cta .btn {
        margin-top: 10px;
        width: 100%; } }
  .cta .btn:hover {
    background: #fff;
    box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.25); }
  @media screen and (max-width: 1110px) {
    .cta .wpcf7-form-control-wrap {
      width: 100%; } }

.page_2 .cta {
  background: url("../img/cta_bg_2.jpg") no-repeat;
  background-size: cover; }

footer {
  height: 350px;
  box-sizing: border-box;
  padding-top: 55px;
  padding-bottom: 25px;
  position: relative;
  background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 60.25%, #E3F1FF 60.26%, #E3F1FF 100%); }
  @media screen and (min-width: 1440px) {
    footer {
      background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 55.25%, #E3F1FF 55.26%, #E3F1FF 100%); } }
  @media screen and (max-width: 1110px) {
    footer {
      background: #fff; } }
  footer .content {
    display: flex; }
    @media screen and (max-width: 1110px) {
      footer .content {
        flex-wrap: wrap; } }
  footer .footer_logo {
    width: 247px;
    margin-right: 118px; }
    @media screen and (max-width: 1110px) {
      footer .footer_logo {
        display: flex;
        position: relative;
        left: -17px;
        margin: 0 auto; } }
    footer .footer_logo img {
      margin-left: -17px; }
      @media screen and (max-width: 1110px) {
        footer .footer_logo img {
          height: 65px;
          margin-top: 31px; } }
    footer .footer_logo p {
      font-size: 18px;
      width: 200px;
      color: #4a4a4a;
      line-height: 23px;
      font-weight: 400; }
  footer .footer_menu {
    width: 286px;
    box-sizing: border-box;
    margin-right: 45px; }
    @media screen and (max-width: 1110px) {
      footer .footer_menu {
        display: none; } }
    @media screen and (max-width: 1110px) {
      footer .footer_menu a {
        width: 100%;
        text-align: left; } }
    footer .footer_menu h6 {
      font-size: 20px;
      font-weight: 450;
      color: #4a4a4a;
      margin-bottom: 3px; }
      @media screen and (max-width: 1110px) {
        footer .footer_menu h6 {
          margin-top: 40px;
          width: 100%; } }
  footer .footer_menu__box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box; }
    footer .footer_menu__box a {
      width: 130px;
      margin-top: 20px;
      font-size: 18px;
      font-weight: 400;
      color: #4a4a4a;
      line-height: 23px; }
    footer .footer_menu__box a:hover {
      color: #2D67A2; }
  footer .footer_contacts {
    width: 430px;
    padding-left: 45px;
    box-sizing: border-box; }
    @media screen and (max-width: 1110px) {
      footer .footer_contacts {
        padding: 0;
        width: 100%;
        margin-top: 30px; } }
    footer .footer_contacts h6 {
      font-size: 20px;
      font-weight: 450;
      color: #4a4a4a;
      margin-bottom: 3px; }
      @media screen and (max-width: 1110px) {
        footer .footer_contacts h6 {
          width: 100%;
          text-align: center; } }
    footer .footer_contacts .phones {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-top: 23px;
      padding-left: 65px;
      position: relative;
      box-sizing: border-box; }
      @media screen and (max-width: 1110px) {
        footer .footer_contacts .phones {
          display: flex;
          padding-left: 0;
          text-align: center;
          width: 100%;
          justify-content: space-around; } }
    footer .footer_contacts .phones:before {
      content: url("../img/icon-phone.svg");
      position: absolute;
      left: 0;
      top: 10px; }
      @media screen and (max-width: 1110px) {
        footer .footer_contacts .phones:before {
          display: none; } }
    footer .footer_contacts .phones a {
      color: #4a4a4a;
      font-size: 18px;
      display: block;
      font-family: 'Oswald';
      margin-bottom: 7px;
      width: 145px;
      line-height: 27px; }
      @media screen and (max-width: 360px) {
        footer .footer_contacts .phones a {
          font-size: 16px; } }
    footer .footer_contacts .phones a:hover {
      color: #2D67A2; }
    footer .footer_contacts .email {
      margin-top: 16px;
      position: relative;
      height: 42px;
      box-sizing: border-box;
      padding-left: 65px; }
      @media screen and (max-width: 1110px) {
        footer .footer_contacts .email {
          padding-left: 0;
          text-align: center; } }
      footer .footer_contacts .email p {
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 400;
        color: #4a4a4a;
        text-decoration: underline;
        line-height: 42px; }
    footer .footer_contacts .email::before {
      content: url("../img/email-icon.svg");
      position: absolute;
      left: 0;
      top: 2px; }
      @media screen and (max-width: 1110px) {
        footer .footer_contacts .email::before {
          display: none; } }
  footer .copyright {
    width: 100%;
    border-top: 1px solid #2d67a23a;
    height: 48px;
    margin-top: 70px;
    box-sizing: border-box;
    line-height: 48px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 1110px) {
      footer .copyright {
        display: block; } }
    footer .copyright p {
      font-size: 18px;
      font-weight: 400;
      color: #4a4a4a7e; }
      @media screen and (max-width: 1110px) {
        footer .copyright p {
          line-height: 18px;
          margin-top: 20px; } }
    footer .copyright a {
      font-size: 18px;
      font-weight: 400;
      color: #4a4a4a7e; }
  @media screen and (max-width: 1110px) {
    footer #menu-footer-menu {
      margin: 0 auto;
      margin-top: 15px; } }
  @media screen and (max-width: 1110px) {
    footer #menu-footer-menu li {
      margin: 0 auto;
      margin-top: 5px; } }
  footer #button_go-up {
    position: fixed;
    bottom: 20px;
    right: 20px;
    visibility: hidden;
    transition: 0.3s;
    cursor: pointer;
    transform: translateX(200%);
    z-index: 9999999; }
  footer #button_go-up.show {
    transition: 0.3s;
    transform: translateX(0);
    visibility: visible; }

@media screen and (max-width: 1110px) {
  .modal-link {
    width: 100%; } }

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #95f800; }

.page_2 .first-screen .content {
  width: 65%;
  max-width: unset; }
  @media screen and (max-width: 1110px) {
    .page_2 .first-screen .content {
      width: 100%;
      max-width: 100%;
      margin-top: 100px; } }

.page_2 .first-screen h1::after {
  content: '';
  background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
  display: block;
  position: absolute;
  bottom: -2px;
  width: 650px;
  right: 70px;
  height: 3px;
  z-index: -1; }
  @media screen and (max-width: 1110px) {
    .page_2 .first-screen h1::after {
      content: '';
      background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
      display: block;
      position: absolute;
      bottom: -10px;
      width: 92vw;
      right: 0;
      left: 0;
      height: 3px;
      z-index: -1; } }

.page_2 .first-screen h1 {
  font-family: 'Oswald';
  font-size: 52px;
  font-weight: 600;
  line-height: 60px;
  color: #fff;
  position: relative;
  margin-left: 0; }
  @media screen and (max-width: 1110px) {
    .page_2 .first-screen h1 {
      margin-left: 0;
      font-size: 7vw;
      line-height: 10vw; } }

@media screen and (max-width: 1110px) {
  .page_2 .first-screen p {
    font-size: 5vw;
    line-height: 5vw;
    margin-bottom: 28px; } }

.page_2 .bullets .wrapper {
  display: flex;
  position: relative;
  z-index: 3;
  margin-top: -50px; }
  @media screen and (max-width: 1110px) {
    .page_2 .bullets .wrapper {
      margin: 0; } }

.page_2 .bullet {
  background: linear-gradient(270deg, #0E33A3 0%, #1AAAE5 100%);
  width: 359px;
  height: 80px;
  margin: auto;
  display: flex;
  line-height: 80px; }
  @media screen and (max-width: 1110px) {
    .page_2 .bullet {
      height: 120px;
      width: 100vh;
      display: flex !important; } }

.page_2 .bullet img {
  margin-left: 44px; }
  @media screen and (max-width: 1110px) {
    .page_2 .bullet img {
      margin-left: 3% !important;
      width: 60px; } }

.page_2 .bullet p {
  padding-left: 26px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  margin: auto 0;
  color: #fff; }
  @media screen and (max-width: 1110px) {
    .page_2 .bullet p {
      width: 40%; } }

.page_2 .bullet:nth-child(3) {
  background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%); }

.page_2 .bullet:nth-child(2) img {
  margin-left: 50px; }

.page_2 .bullet:nth-child(2) p {
  padding-left: 38px; }
  @media screen and (max-width: 1110px) {
    .page_2 .bullet:nth-child(2) p {
      padding-left: 26px !important; } }

.page_2 .bullet:nth-child(2) {
  background: linear-gradient(0deg, #0E33A3, #0E33A3);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  width: 392px;
  height: 100px;
  position: relative;
  z-index: 3;
  line-height: 100px; }
  @media screen and (max-width: 1110px) {
    .page_2 .bullet:nth-child(2) {
      height: 120px;
      width: 100vh; } }

.page_2 .first-block .box_house {
  height: fit-content;
  margin-top: 16px;
  margin-bottom: 14px;
  display: flex; }
  @media screen and (max-width: 1110px) {
    .page_2 .first-block .box_house {
      flex-wrap: wrap-reverse; } }

.page_2 .first-block .box_house:nth-child(2n) {
  flex-direction: row-reverse; }

.page_2 .first-block .box-left {
  width: 475px;
  margin-top: 27px;
  border: 2px solid #E3F1FF;
  box-sizing: border-box;
  height: fit-content;
  display: block;
  padding-bottom: 10px; }
  @media screen and (max-width: 1110px) {
    .page_2 .first-block .box-left {
      width: 100%; } }

@media screen and (max-width: 1110px) {
  .page_2 .first-block .box-right {
    width: 100%; }
    .page_2 .first-block .box-right img {
      width: 100%; } }

.page_2 .first-block .box__header {
  background: linear-gradient(89.73deg, #E3F1FF 4.74%, #E3F1FF 83.35%);
  height: 172px;
  line-height: 172px;
  padding-top: 16px;
  box-sizing: border-box;
  padding-left: 28px;
  position: relative; }
  @media screen and (max-width: 1110px) {
    .page_2 .first-block .box__header {
      padding-left: 12px; } }
  .page_2 .first-block .box__header h2 {
    line-height: 32px;
    color: #2d67a2;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px; }
  .page_2 .first-block .box__header p {
    line-height: 20px;
    font-size: 16px;
    color: #4a4a44;
    font-weight: 400; }
    .page_2 .first-block .box__header p span {
      font-weight: 600; }
  .page_2 .first-block .box__header .accardion_show {
    position: absolute;
    bottom: 12px;
    user-select: none;
    line-height: 160px;
    display: none;
    width: calc(100% - 28px);
    color: #2D67A2;
    height: 90px;
    background: linear-gradient(180deg, rgba(228, 242, 255, 0) 0%, #E4F2FF 85.94%);
    cursor: pointer; }
  .page_2 .first-block .box__header .accardion_show:after {
    width: 8px;
    content: url("../img/arrow_down.svg");
    height: 4px;
    position: absolute;
    display: block;
    top: -2px;
    left: 80px; }

.page_2 .first-block .accardion p {
  transition: .3s;
  height: 100px;
  overflow-y: hidden; }

.page_2 .first-block .accardion_shown {
  height: fit-content;
  padding-bottom: 36px; }
  .page_2 .first-block .accardion_shown .accardion_show {
    background: none; }
  .page_2 .first-block .accardion_shown .accardion_show:after {
    transform: rotate(180deg);
    top: unset; }
  .page_2 .first-block .accardion_shown p {
    height: fit-content; }

.page_2 .first-block .box__description {
  padding-left: 28px;
  box-sizing: border-box;
  padding-top: 9px; }
  @media screen and (max-width: 1110px) {
    .page_2 .first-block .box__description {
      padding-left: 12px; } }
  .page_2 .first-block .box__description h5 {
    font-size: 16px;
    line-height: 20px;
    color: #4a4a4a;
    font-weight: 450; }
  .page_2 .first-block .box__description ul {
    margin-top: 5px; }
  .page_2 .first-block .box__description li {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #4a4a4a;
    position: relative;
    padding-left: 17px; }
  .page_2 .first-block .box__description li:before {
    content: '';
    background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 6px;
    left: 0px; }
  .page_2 .first-block .box__description p {
    margin-top: 2px;
    font-size: 16px;
    line-height: 20px;
    color: #4a4a4a;
    width: 313px; }
    @media screen and (max-width: 1110px) {
      .page_2 .first-block .box__description p {
        width: 100%; } }

.page_2 .second-block_page2 .content {
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
  height: 240px;
  position: relative; }
  @media screen and (max-width: 1110px) {
    .page_2 .second-block_page2 .content {
      flex-wrap: wrap;
      margin: 0 auto;
      height: 100%;
      margin-top: 20px; } }

.page_2 .second-block_page2 .content:after {
  background: #2D67A2;
  display: block;
  width: 100%;
  height: 3px;
  content: '';
  position: absolute;
  top: calc(50% - 5px); }
  @media screen and (max-width: 1110px) {
    .page_2 .second-block_page2 .content:after {
      display: none; } }

.page_2 .second-block_page2 .bullet_house:nth-child(2n) {
  width: 200px;
  flex-direction: column-reverse;
  margin-top: 35px;
  margin-bottom: 0; }
  @media screen and (max-width: 1110px) {
    .page_2 .second-block_page2 .bullet_house:nth-child(2n) {
      flex-direction: column;
      margin: 0 auto; } }
  .page_2 .second-block_page2 .bullet_house:nth-child(2n) h5 {
    margin-top: 0;
    margin-bottom: 63px; }
    @media screen and (max-width: 1110px) {
      .page_2 .second-block_page2 .bullet_house:nth-child(2n) h5 {
        margin-top: 50px; } }
  .page_2 .second-block_page2 .bullet_house:nth-child(2n) h5:after {
    content: url("../img/arrow_bullets.svg");
    text-align: center;
    width: 100%;
    width: 20px;
    top: 40px;
    display: block;
    transform: rotate(180deg);
    position: absolute;
    height: 20px; }
    @media screen and (max-width: 1110px) {
      .page_2 .second-block_page2 .bullet_house:nth-child(2n) h5:after {
        transform: none;
        top: -20px; } }

.page_2 .second-block_page2 .bullet_house {
  width: 255px;
  display: flex;
  flex-direction: column;
  margin-bottom: 35px; }
  @media screen and (max-width: 1110px) {
    .page_2 .second-block_page2 .bullet_house {
      margin: 0 auto;
      margin-bottom: 50px; } }
  .page_2 .second-block_page2 .bullet_house img {
    width: 100px;
    margin: 0 auto; }
    @media screen and (max-width: 1110px) {
      .page_2 .second-block_page2 .bullet_house img {
        width: 200px;
        height: 200px;
        margin: 0 auto;
        margin-top: 10px; } }
    @media screen and (max-width: 360px) {
      .page_2 .second-block_page2 .bullet_house img {
        width: 150px;
        height: 150px; } }
  .page_2 .second-block_page2 .bullet_house h5 {
    text-align: center;
    margin-top: 50px;
    color: #4a4a4a;
    position: relative;
    font-size: 18px;
    font-weight: 800;
    display: flex;
    justify-content: center; }
  .page_2 .second-block_page2 .bullet_house h5:after {
    content: url("../img/arrow_bullets.svg");
    text-align: center;
    width: 100%;
    width: 20px;
    top: -20px;
    display: block;
    position: absolute;
    height: 20px; }

.page_2 .third-block_page2 .content {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.page_2 .third-block_page2 .card_types {
  width: 540px;
  margin-bottom: 30px;
  background: #2D67A2;
  display: flex;
  position: relative;
  height: 265px; }
  @media screen and (max-width: 1110px) {
    .page_2 .third-block_page2 .card_types {
      width: 100%;
      height: 500px;
      overflow: hidden;
      flex-wrap: wrap; } }
  .page_2 .third-block_page2 .card_types .card__num {
    position: absolute;
    color: #fff;
    font-size: 96px;
    font-weight: 600;
    line-height: 65px;
    right: 10px;
    bottom: 0; }
  @media screen and (max-width: 1110px) {
    .page_2 .third-block_page2 .card_types img {
      width: 100%; } }

.page_2 .third-block_page2 .card__text {
  width: 403px;
  margin-top: 38px;
  padding-left: 20px;
  box-sizing: border-box;
  padding-right: 5px;
  margin-bottom: 38px; }
  @media screen and (max-width: 1110px) {
    .page_2 .third-block_page2 .card__text {
      width: 100%; } }
  .page_2 .third-block_page2 .card__text h3 {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 23px;
    width: fit-content;
    position: relative; }
  .page_2 .third-block_page2 .card__text h3:after {
    content: '';
    background: #fff;
    width: 100%;
    height: 2px;
    top: 9px;
    position: relative;
    display: block; }
  .page_2 .third-block_page2 .card__text p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400; }
    @media screen and (max-width: 1110px) {
      .page_2 .third-block_page2 .card__text p {
        width: 100%; } }

.page_2 .prices {
  background: #E3F1FF;
  margin: 0;
  padding-top: 70px;
  padding-bottom: 40px; }
  .page_2 .prices .content {
    margin-top: 40px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap; }
  .page_2 .prices .card {
    width: 540px;
    background: #fff;
    height: 162px;
    display: flex;
    margin-bottom: 30px;
    position: relative; }
    @media screen and (max-width: 1110px) {
      .page_2 .prices .card {
        width: 100%; } }
    @media screen and (max-width: 1110px) {
      .page_2 .prices .card img {
        display: block;
        position: absolute;
        width: 90px;
        right: 0;
        transform: scale(-1, 1); } }
  @media screen and (max-width: 1110px) and (max-width: 380px) {
    .page_2 .prices .card img {
      width: 60px; } }
  .page_2 .prices .card.more-info {
    height: 313px; }
  .page_2 .prices .card__description {
    margin: 40px 45px;
    margin-left: 20px; }

@media screen and (max-width: 1110px){
	 .page_2 .prices .card__description {
    margin: 40px 90px;
    margin-left: 20px; }
}
    @media screen and (max-width: 380px) {
      .page_2 .prices .card__description {
        margin: 20px 20px; } }
    .page_2 .prices .card__description h3 {
      font-size: 24px;
      color: #4a4a4a;
      font-weight: 600;
      line-height: 22px;
      margin-bottom: 16px; }
    .page_2 .prices .card__description p {
      font-size: 18px;
      color: #4a4a4a;
      font-weight: 500;
      line-height: 22px;
      margin-bottom: 15px; }
  .page_2 .prices .card__prices {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .page_2 .prices .card__prices h3 {
      width: 50%;
      color: #2D67A2;
      font-size: 18px;
      text-align: right;
      margin-bottom: 30px; }
    .page_2 .prices .card__prices h5 {
      width: 50%;
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 5px; }
  .page_2 .prices .card.little .card__description {
    margin-top: 37px; }
  .page_2 .prices .card.little h3 {
    margin-bottom: 10px; }
  .page_2 .prices .card.little p {
    font-size: 14px; }
  .page_2 .prices h3.card__price_num {
    color: #2D67A2;
    font-size: 18px;
    text-align: left; }
  .page_2 .prices .card:after {
    content: url("../img/frame_price_little.svg");
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    background-size: 100%;
    left: 10px; }
    @media screen and (max-width: 1110px) {
      .page_2 .prices .card:after {
        display: none; } }
  .page_2 .prices .card.more-info:after {
    content: url("../img/frame_price_big.svg");
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    background-size: 100%;
    left: 10px; }
    @media screen and (max-width: 1110px) {
      .page_2 .prices .card.more-info:after {
        display: none; } }

.contacts {
  background: url("../img/contacts-bg.jpg");
  background-repeat: no-repeat;
  height: 496px;
  margin-top: 0;
  position: relative;
  /* Firefox 19+ */
  /* Firefox 18- */
  /* Firefox 19+ */
  /* Firefox 18- */ }
  .contacts .wpcf7 form .wpcf7-response-output {
    border: none;
    font-weight: 500;
    color: green;
    text-align: center; }

.ajax-loader{
	display: none !important;
}
  @media screen and (min-width: 2100px) {
    .contacts {
      background: linear-gradient(270deg, #fff 0%, #fff 55%, #0E33A3 55%, #1AAAE5 100%); } }
  @media screen and (max-width: 1920px) {
    .contacts {
      background-position: -15%; } }
  @media screen and (max-width: 1700px) {
    .contacts {
      background-position: -25%; } }
  @media screen and (max-width: 1441px) {
    .contacts {
      background-position: -55%; } }
  @media screen and (max-width: 1300px) {
    .contacts {
      background-position: -75%; } }
  @media screen and (max-width: 1250px) {
    .contacts {
      background-position: -85%; } }
  @media screen and (max-width: 1200px) {
    .contacts {
      background-position: -110%; } }
  @media screen and (max-width: 1110px) {
    .contacts {
      background: none;
      height: unset; } }
  .contacts .background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url("../img/effect-fs.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: calc(100% + 140px);
    display: block;
    z-index: 1; }
    @media screen and (max-width: 1920px) {
      .contacts .background {
        background: none; } }
  .contacts .wrapper {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 1110px) {
      .contacts .wrapper {
        flex-wrap: wrap; } }
  .contacts .column {
    position: relative;
    z-index: 2;
    width: 50%; }
    @media screen and (max-width: 1110px) {
      .contacts .column {
        width: 100%; } }
  .contacts .contacts__title {
    color: #fff;
    font-size: 52px;
    line-height: 60px;
    font-weight: 600;
    margin-top: 55px;
    margin-bottom: 30px;
    font-family: "Oswald"; }
    @media screen and (max-width: 1110px) {
      .contacts .contacts__title {
        color: #2D67A2;
        font-size: 36px; } }
  .contacts .contacts__subtitle {
    font-family: 'Oswald';
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 25px;
    color: #fff; }
    @media screen and (max-width: 1110px) {
      .contacts .contacts__subtitle {
        color: #2D67A2; } }
  .contacts .phones ul {
    padding-left: 65px;
    box-sizing: border-box;
    position: relative;
    padding-top: 8px; }
    @media screen and (max-width: 1110px) {
      .contacts .phones ul {
        display: flex;
        flex-wrap: wrap; } }
    .contacts .phones ul li {
      font-family: 'Oswald';
      font-size: 18px;
      font-weight: 400;
      margin-bottom: 25px;
      color: #fff; }
      @media screen and (max-width: 1110px) {
        .contacts .phones ul li {
          color: #2D67A2; } }
      .contacts .phones ul li img {
        margin-left: 20px;
        position: relative;
        top: 3px; }
        @media screen and (max-width: 1110px) {
          .contacts .phones ul li img {
            margin-right: 0px; } }
  .contacts .phones ul:before {
    position: absolute;
    content: url("../img/phone-icon-light.svg");
    left: 0;
    top: 0; }
    @media screen and (max-width: 1110px) {
      .contacts .phones ul:before {
        content: url("../img/icon-phone.svg"); } }
  .contacts .e-mail ul {
    padding-left: 65px;
    box-sizing: border-box;
    position: relative; }
    .contacts .e-mail ul li {
      font-family: 'Oswald';
      font-size: 18px;
      font-weight: 400;
      margin-bottom: 25px;
      color: #fff;
      line-height: 41px;
      text-decoration: underline; }
      @media screen and (max-width: 1110px) {
        .contacts .e-mail ul li {
          color: #2D67A2; } }
  .contacts .e-mail ul:before {
    position: absolute;
    content: url("../img/email-icon-light.svg");
    left: 0;
    top: 0; }
    @media screen and (max-width: 1110px) {
      .contacts .e-mail ul:before {
        content: url("../img/email-icon.svg"); } }
  .contacts .column:last-child {
    text-align: center; }
  .contacts .contacts__low-title {
    color: #2D67A2;
    margin-top: 100px;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 6px; }
  .contacts .contacts__low-subtitle {
    line-height: 23px;
    margin: 0 auto;
    font-weight: 450px;
    margin-bottom: 6px;
    color: #4A4A4A; }
    @media screen and (max-width: 1110px) {
      .contacts .contacts__low-subtitle {
        width: 100%; } }
  .contacts input[type="text"], .contacts input[type="tel"] {
    width: 445px;
    height: 55px;
    color: #000;
    margin-top: 11px;
    margin-bottom: 11px;
    border: 1px solid #000;
    background: transparent;
    padding-left: 20px;
    opacity: 0.25;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 450;
    transition: .3s; }
    @media screen and (max-width: 1110px) {
      .contacts input[type="text"], .contacts input[type="tel"] {
        width: 100%; } }
  .contacts input:focus {
    opacity: 0.6; }
  .contacts ::-webkit-input-placeholder {
    color: #000; }
  .contacts ::-moz-placeholder {
    color: #000; }
  .contacts :-moz-placeholder {
    color: #000; }
  .contacts :-ms-input-placeholder {
    color: #000; }
  .contacts ::-webkit-input-placeholder:focus {
    opacity: 0; }
  .contacts ::-moz-placeholder:focus {
    opacity: 0; }
  .contacts :-moz-placeholder:focus {
    opacity: 0; }
  .contacts :-ms-input-placeholder:focus {
    opacity: 0; }
  .contacts .btn {
    color: #fff;
    width: 320px;
    font-size: 20px;
    background: #2D67A2;
    margin-top: 15px;
    cursor: pointer; }
    @media screen and (max-width: 1110px) {
      .contacts .btn {
        width: 100%; } }
  .contacts .btn:hover {
    background: #3678b9;
    box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.25); }

.blocker {
  z-index: 99999 !important; }

.modal {
  text-align: center !important;
  /* Firefox 19+ */
  /* Firefox 18- */
  /* Firefox 19+ */
  /* Firefox 18- */ }
  .modal .contacts__low-title {
    color: #2D67A2;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 6px; }
  .modal .contacts__low-subtitle {
    line-height: 23px;
    margin: 0 auto;
    font-weight: 450px;
    margin-bottom: 6px;
    color: #4A4A4A; }
    @media screen and (max-width: 1110px) {
      .modal .contacts__low-subtitle {
        width: 100%; } }
  .modal .btn {
    color: #fff;
    width: 320px;
    font-size: 20px;
    background: #2D67A2;
    margin-top: 19px;
    cursor: pointer; }
    @media screen and (max-width: 1110px) {
      .modal .btn {
        width: 100%; } }
  .modal .btn:hover {
    background: #3678b9;
    box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.25); }
  .modal input[type="text"], .modal input[type="tel"] {
    width: 445px;
    height: 55px;
    color: #000;
    margin-top: 11px;
    margin-bottom: 11px;
    border: 1px solid #000;
    background: transparent;
    padding-left: 20px;
    opacity: 0.25;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 450;
    transition: .3s; }
    @media screen and (max-width: 1110px) {
      .modal input[type="text"], .modal input[type="tel"] {
        width: 100%; } }
  .modal input:focus {
    opacity: 0.6; }
  .modal ::-webkit-input-placeholder {
    color: #000; }
  .modal ::-moz-placeholder {
    color: #000; }
  .modal :-moz-placeholder {
    color: #000; }
  .modal :-ms-input-placeholder {
    color: #000; }
  .modal ::-webkit-input-placeholder:focus {
    opacity: 0; }
  .modal ::-moz-placeholder:focus {
    opacity: 0; }
  .modal :-moz-placeholder:focus {
    opacity: 0; }
  .modal :-ms-input-placeholder:focus {
    opacity: 0; }

@media screen and (max-width: 1110px) {
  .map {
    display: none; } }

.map-mobile {
  display: none; }
  @media screen and (max-width: 1110px) {
    .map-mobile {
      display: block;
      width: 100%; } }

.post_header {
  background: url(../img/post_header_bg.jpg) no-repeat;
  background-size: cover;
  height: 555px;
  position: relative;
  margin-top: 0;
  display: flex; }
  @media screen and (max-width: 1110px) {
    .post_header {
      height: fit-content;
      padding-bottom: 40px; } }
  .post_header .wrapper {
    display: flex; }
  .post_header .post_header__image {
    height: 100%;
    width: 50%;
    padding: 0;
    position: absolute; }
    @media screen and (max-width: 1110px) {
      .post_header .post_header__image {
        display: none; } }
    .post_header .post_header__image img {
      position: absolute;
      left: -50px;
      height: 482px;
      bottom: 0; }
      @media screen and (max-width: 1440px) {
        .post_header .post_header__image img {
          left: -150px; } }
  .post_header .post_header__content {
    margin-top: 177px;
    display: block;
    max-width: 60%; }
    @media screen and (max-width: 3560px) {
      .post_header .post_header__content {
        max-width: 50%;
        margin-left: 50%; } }
    @media screen and (max-width: 1620px) {
      .post_header .post_header__content {
        max-width: 40%;
        margin-left: 60%; } }
    @media screen and (max-width: 1110px) {
      .post_header .post_header__content {
        width: 100%;
        max-width: unset;
        margin-top: 40px;
        margin-left: 0; } }
  .post_header .post_header__info {
    display: flex;
    justify-content: space-between;
    position: relative;
    max-width: 280px;
    min-width: 280px; }
    .post_header .post_header__info h5 {
      font-family: 'Oswald';
      font-weight: 600;
      color: #fff;
      font-size: 18px; }
    .post_header .post_header__info .post_header__info__date:before {
      content: url("../img/calendar-ico.svg");
      margin-right: 8px; }
  .post_header .post_header__info:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    margin-top: 40px; }
  .post_header .post_header__title {
    margin-top: 40px;
    font-size: 52px;
    font-family: 'Oswald';
    color: #fff;
    font-weight: 600;
    line-height: 60px; }
    @media screen and (max-width: 1110px) {
      .post_header .post_header__title {
        margin-top: 40px;
        font-size: 36px;
        font-family: 'Oswald';
        color: #fff;
        font-weight: 600;
        max-width: 570px;
        line-height: 40px; } }

.post_content .content {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1110px) {
    .post_content .content {
      flex-wrap: wrap; } }

.post_content .post_content__textbox {
  width: 475px;
  margin-bottom: 15px;
  color: #4a4a4a;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400; }
  @media screen and (max-width: 1110px) {
    .post_content .post_content__textbox {
      width: 100%; } }

.post_content .post_content__quote {
  width: 640px;
  position: relative;
  right: -35px; }
  @media screen and (max-width: 1110px) {
    .post_content .post_content__quote {
      width: 100%;
      right: unset; } }

.post_content .quote__image {
  width: 570px;
  margin: 0 auto; }
  @media screen and (max-width: 1110px) {
    .post_content .quote__image {
      display: none; } }
  .post_content .quote__image img {
    width: 100%; }

.post_content .quote__content {
  height: 654px;
  background: url(../img/quote_bg.jpg) no-repeat;
  background-size: cover;
  position: absolute;
  display: block;
  top: 250px;
  width: 100%;
  left: 0;
  z-index: -1; }
  @media screen and (max-width: 1110px) {
    .post_content .quote__content {
      position: relative;
      height: fit-content;
      width: 100%;
      padding-top: 50px;
      padding-left: 20px;
      box-sizing: border-box;
      padding-bottom: 50px;
      top: unset;
      padding-right: 20px; } }
  .post_content .quote__content p:before {
    content: url("../img/quote_ico.svg");
    position: absolute;
    top: -64px;
    left: -78px; }
    @media screen and (max-width: 1110px) {
      .post_content .quote__content p:before {
        display: none; } }
  .post_content .quote__content p:after {
    content: url("../img/quote_ico.svg");
    position: absolute;
    bottom: -37px;
    right: -79px;
    transform: rotate(180deg); }
    @media screen and (max-width: 1110px) {
      .post_content .quote__content p:after {
        display: none; } }
  .post_content .quote__content p {
    position: absolute;
    left: 128px;
    width: 383px;
    bottom: 80px;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    font-style: italic;
    font-weight: 300; }
    @media screen and (max-width: 1110px) {
      .post_content .quote__content p {
        top: unset;
        position: relative;
        bottom: unset;
        left: unset;
        width: 100%; } }

.post_content .post_content__textbox p, .post_content .info-page p {
  margin-bottom: 15px;
  color: #4a4a4a;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400; }

.post_content .post_content__textbox h4, .post_content .info-page h4 {
  color: #2D67A2;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: 600; }

.post_content .post_content__textbox h3, .post_content .info-page h3 {
  color: #2D67A2;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: 600; }

.post_content .post_content__textbox h2, .post_content .info-page h2 {
  color: #2D67A2;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: 600; }

.post_content .post_content__textbox h1, .post_content .info-page h1 {
  color: #2D67A2;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: 600; }

.post_content .post_content__textbox h5, .post_content .info-page h5 {
  color: #2D67A2;
  font-size: 18px;
  line-height: 20px;
  margin-top: 18px;
  margin-bottom: 18px;
  font-weight: 600; }

.post_content .post_content__textbox ol, .post_content .info-page ol {
  counter-reset: myCounter;
  margin-top: 10px;
  margin-bottom: 10px; }

.post_content .post_content__textbox li, .post_content .info-page li {
  list-style: none;
  padding-left: 31px;
  position: relative;
  margin-bottom: 9px;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 20px; }

.post_content .post_content__textbox ul, .post_content .info-page ul {
  margin-top: 10px;
  margin-bottom: 10px; }

.post_content .post_content__textbox ol li:before, .post_content .info-page ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: white;
  background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 1px;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
  width: 17px;
  height: 17px; }

.post_content .post_content__textbox ul li:before, .post_content .info-page ul li:before {
  display: block;
  content: "";
  background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
  position: absolute;
  left: 2px;
  top: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
  width: 11px;
  height: 11px; }

.post_content .post_content__textbox a, .post_content .info-page a {
  color: #0E33A3;
  text-decoration: underline; }

.post_content .post_content__textbox img, .post_content .info-page img {
  float: left;
  margin-right: 20px; }

.post_content .post_content__textbox strong, .post_content .info-page strong {
  font-weight: 700; }

.select_link {
  color: #2D67A2 !important;
  font-size: 20px;
  margin-top: 20px;
  display: block;
  font-weight: 500; }
  .select_link:after {
    content: '→';
    margin-left: 20px; }

.info-page {
  white-space: pre-line; }
  .info-page p, .info-page span {
    margin-bottom: 15px;
    color: #4a4a4a;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400; }
  .info-page h4 {
    color: #2D67A2;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 600; }
  .info-page h3 {
    color: #2D67A2;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 600; }
  .info-page h2 {
    color: #2D67A2;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 600; }
  .info-page h1 {
    color: #2D67A2;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 600; }
  .info-page h5 {
    color: #2D67A2;
    font-size: 18px;
    line-height: 20px;
    margin-top: 18px;
    margin-bottom: 18px;
    font-weight: 600; }
  .info-page ol {
    counter-reset: myCounter;
    margin-top: 10px;
    margin-bottom: 10px; }
  .info-page li {
    list-style: none;
    padding-left: 31px;
    position: relative;
    margin-bottom: 9px;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 20px; }
  .info-page ul {
    margin-top: 10px;
    margin-bottom: 10px; }
  .info-page ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: white;
    background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 1px;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    width: 17px;
    height: 17px; }
  .info-page ul li:before {
    display: block;
    content: "";
    background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
    position: absolute;
    left: 2px;
    top: 4px;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    width: 11px;
    height: 11px; }
  .info-page a {
    color: #0E33A3;
    text-decoration: underline; }
  .info-page strong {
    font-weight: 700; }

/* Alignments
--------------------------------------------- */
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1.5em; }

.post_lastposts img {
      width: auto;
    height: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);}

.post_lastposts .post_lastposts__title {
  display: flex;
  justify-content: space-between; }
  .post_lastposts .post_lastposts__title h1 {
    font-family: 'Oswald';
    font-size: 36px;
    line-height: 30px;
    font-weight: 600;
    color: #4a4a4a; }

.post_lastposts .post_lastposts_arrow-prev {
  width: 42px;
  height: 42px;
  background: url("../img/prev_active.svg") no-repeat;
  background-size: cover;
  transform: rotate(180deg); }

.post_lastposts .post_lastposts_arrow-prev.slick-disabled {
  width: 42px;
  height: 42px;
  background: url("../img/prev_disabled.svg") no-repeat;
  background-size: cover;
  transform: rotate(0deg); }

.post_lastposts .post_lastposts_arrow-next.slick-disabled {
  width: 42px;
  height: 42px;
  background: url("../img/prev_disabled.svg") no-repeat;
  background-size: cover;
  transform: rotate(180deg); }

.post_lastposts .post_lastposts_arrow-next {
  width: 42px;
  height: 42px;
  background: url("../img/prev_active.svg") no-repeat;
  background-size: cover; }

.post_lastposts .post_lastposts__arrows-slider {
  width: 94px;
  height: 42px;
  display: block;
  justify-content: space-between;
  display: flex; }

.post_lastposts .post_lastposts__card {
  width: 350px;
  overflow: hidden;
  height: 400px;
  position: relative;
  margin-right: 30px;
  box-sizing: border-box; }


.post_lastposts .card__description {
  position: absolute;
  bottom: 0;
  padding-top: 15px;
  padding-right: 20px;
  padding-left: 20px;
  color: #fff;
  box-sizing: border-box;
  height: 116px;
  width: 100%;
  background: #2d67a2c7; }

.post_lastposts .post_lastposts__slider-wrapper {
  margin-top: 18px;
  margin-bottom: 70px; }

.post_lastposts .card__info {
  display: flex;
  width: 100%;
  position: relative;
  justify-content: space-between; }
  .post_lastposts .card__info h5 {
    font-family: 'Oswald';
    font-weight: 600;
    line-height: 30px; }
  .post_lastposts .card__info .card__info__date:before {
    content: url("../img/calendar-ico.svg");
    margin-right: 8px; }

.post_lastposts .card__info:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fff;
  margin-top: 32px; }

.post_lastposts .card__title {
  margin-top: 16px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 450; }

.post_lastposts__slider-wrapper-slick {
  margin-top: 20px;
  margin-bottom: 100px; }

.post_lastposts__slider-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.post_lastposts__slider-wrapper > .post_lastposts__card {
  margin: 0 auto;
  margin-bottom: 20px; }

.btn {
  height: 55px;
  color: #ffffff;
  width: 255px;
  font-size: 20px;
  line-height: 52px;
  border: 1px solid #fff;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  transition: 0.3s; }
  @media screen and (max-width: 1110px) {
    .btn {
      height: 42px;
      line-height: 42px;
      font-size: 16px;
      width: 193px; } }

.btn:hover {
  background: rgba(255, 255, 255, 0.199); }

.title__block {
  color: #4a4a4a;
  font-weight: 600;
  font-family: 'Oswald';
  font-size: 36px;
  text-align: center;
  position: relative; }

.title__block span {
  position: relative; }

.title__block span::after {
  display: block;
  position: absolute;
  content: '';
  height: 3px;
  width: calc(100% - 5px);
  background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
  right: 1px; }
  @media screen and (max-width: 1110px) {
    .title__block span::after {
      display: none; } }

.title__block__low {
  color: #4a4a4a;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  margin-top: 18px;
  line-height: 28px; }
  @media screen and (max-width: 360px) {
    .title__block__low {
      font-size: 16px;
      line-height: 18px; } }

body {
  font-family: 'Futura PT'; }

.wrapper {
  max-width: 1110px;
  margin: 0 auto; }
  @media screen and (max-width: 1110px) {
    .wrapper {
      margin: 0 3%;
      max-width: unset; } }

section {
  margin-top: 60px; }

section.first-screen {
  margin-top: 0; }

#menu-header-menu {
  display: flex; }

.post_lastposts__slider-wrapper {
  display: flex; }

.screen-reader-response {
  display: none; }



.main-page-screen {
  overflow: hidden !important;
  margin-top: 0;
  margin-bottom: 0;
  max-height: 100vh;
  max-width: 100vw;
  box-sizing: border-box; }
  @media screen and (max-width: 1111px) {
    .main-page-screen {
      margin-top: 0  !important; } }
  .main-page-screen .side {
    display: block;
    overflow: hidden; }
    .main-page-screen .side .side-img {
      clip-path: polygon(0 0, 80% 0, 20% 100%, 0% 100%);
      overflow-y: hidden;
      overflow-x: visible;
      width: 100vw;
      height: 100vh;
      overflow: hidden;
      transition: .3s; }
      .main-page-screen .side .side-img:hover {
        filter: brightness(0.8);
        transform: translate(0, 0);
        transform: scale(1.01); }
  .main-page-screen .background a:first-child .side-img {
    background: url("../img/side-1.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    transition: .3s; }
    @media screen and (max-width: 1111px) {
      .main-page-screen .background a:first-child .side-img {
        clip-path: polygon(100% 0, 100% 22%, 0 78%, 0 0);
        background-position-x: 20%; } }
  .main-page-screen .background a:last-child .side-img {
    clip-path: polygon(100% 0, 80% 0, 20% 100%, 100% 100%);
    background: url(../img/side-2.jpg) no-repeat;
    position: absolute;
    top: 0;
    background-size: cover;
    transition: .3s;
    background-position: center;
    box-sizing: border-box; }
    @media screen and (max-width: 1111px) {
      .main-page-screen .background a:last-child .side-img {
        clip-path: polygon(100% 100%, 100% 22%, 0 78%, 0 100%); } }
  .main-page-screen .separator-line {
    display: block;
    content: '';
    width: 100%;
    height: 100vh;
    clip-path: polygon(81% 0, 80% 0, 20% 100%, 21% 100%);
    background: linear-gradient(270deg, #1AAAE5 0%, #0E33A3 100%);
    position: absolute;
    top: 0;
    z-index: 999; }
    @media screen and (max-width: 1111px) {
      .main-page-screen .separator-line {
        clip-path: polygon(100% 23%, 100% 22%, 0 78%, 0 79%); } }
  .main-page-screen .content-container {
    margin: auto;
    position: absolute;
    top: 0;
    width: fit-content;
    height: 100%;
    box-sizing: border-box;
    z-index: 9999999;
    display: flex;
    flex-direction: column;
    text-align: center;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%);
    justify-content: space-between;
    pointer-events: none; }
    @media screen and (max-width: 1111px) {
      .main-page-screen .content-container {
        width: 100%; } }
    .main-page-screen .content-container .info-block {
      margin: 20px auto; }
      @media screen and (max-width: 1111px) {
        .main-page-screen .content-container .info-block:first-child {
          position: absolute;
          left: 3%; }
        .main-page-screen .content-container .info-block:last-child {
          position: absolute;
          right: 3%;
          bottom: 0; } }
    .main-page-screen .content-container h1 {
      font-size: 72px;
      color: #fff;
      font-family: 'Oswald';
      margin: 0 auto;
      text-shadow: 0 0 10px black;
      font-weight: 400; }
      .main-page-screen .content-container h1 span {
        letter-spacing: 32px;
        margin-left: 25px; }
        @media screen and (max-width: 1111px) {
          .main-page-screen .content-container h1 span {
            letter-spacing: 19px;
            margin-left: 18px; } }
      @media screen and (max-width: 1111px) {
        .main-page-screen .content-container h1 {
          font-size: 42px;
          margin: auto 0; } }
    .main-page-screen .content-container a {
      font-size: 22px;
      height: 40px;
      line-height: 40px;
      background: #2A65A1;
      color: #fff;
      width: 100%;
      display: block;
      font-family: 'Oswald';
      font-weight: 500;
      margin-bottom: 10px;
      margin-top: 10px; }
    .main-page-screen .content-container ul {
      display: block;
      padding: 20px 30px;
      background: rgba(255, 255, 255, 0.514);
      min-width: 150px;
      max-width: 200px;
      box-shadow: 10px 5px 5px rgba(0, 0, 0, 0.3); }
      @media screen and (max-width: 1111px) {
        .main-page-screen .content-container ul {
          background-position: top; } }
      .main-page-screen .content-container ul li {
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-family: "Oswald"; }
        @media screen and (max-width: 370px) {
          .main-page-screen .content-container ul li {
            font-size: 14px; } }
      .main-page-screen .content-container ul:before {
        content: '';
        width: 100%;
        height: 3px;
        background: #2A65A1;
        display: block;
        position: relative;
        top: -7px; }
      .main-page-screen .content-container ul:after {
        content: '';
        width: 100%;
        height: 3px;
        background: #2A65A1;
        display: block;
        position: relative;
        bottom: -7px; }

.page404 {
  width: 100%;
  text-align: center;
  margin-top: 0;
  padding-top: 50px; }
  .page404 .wrapper {
    display: block; }
  .page404 img {
    display: block;
    margin: 0 auto;
    margin-top: 80px;
    width: 20%; }
  .page404 h1 {
    font-size: 54px;
    font-weight: 600;
    color: #2D67A2; }
  .page404 p {
    margin-top: 20px;
    color: #4a4a4a;
    font-size: 22px;
    font-weight: 400; }
  .page404 a {
    color: #2D67A2;
    text-decoration: underline; }
  .page404 h3 {
    font-size: 190px;
    font-family: 'Oswald';
    color: #2D67A2;
    position: relative;
    font-weight: 800;
    width: fit-content;
    margin: 0 auto;
    line-height: normal;
    padding-bottom: 70px; }
  .page404 h3:after {
    content: attr(data-shadow);
    position: absolute;
    top: 2px;
    left: 10px;
    z-index: -1;
    text-shadow: none;
    background-image: linear-gradient(45deg, transparent 45%, #0b70e2 45%, #6294ff 55%, transparent 0);
    background-size: .03em .03em;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shad-anim 15s linear infinite; }

@keyframes shad-anim {
  0% {
    background-position: 0 0; }
  0% {
    background-position: 100% -100%; } }

@media screen and (max-width: 1110px) {
  .page section:first-of-type {
    margin-top: 80px; } }

.wpml-ls-legacy-dropdown-click {
    width: fit-content;
    max-width: 100%;
}

.wpml-ls-legacy-dropdown-click a span {
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 450;
    color: #2A65A1;
}

.wpml-ls-legacy-dropdown-click {
    width: fit-content;
    max-width: 100%;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    position: relative;
    padding-right: calc(10px + .7em + .7em);
    line-height: 65px;
    border: none;
    background: none;
}

.select-langss{
	   margin-left: 95px;
}

#menu-header-menu-uk{
	display: flex;
}


.mobile__menu .select-langss {
    margin-left: 0;
    position: absolute;
    float: right;
    right: calc(3% + 43px);
	}
	
.wpcf7-response-output{
	margin: 0em 0.5em 1em !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: none;
	color: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #ffb900;
	border: none;
}

.cta .wpcf7-response-output {
   padding: 0 !important;
    margin: 0 !important;
    margin-top: 20px !important;
    font-weight: 500;
    float: right;
    width: 100%;
    text-align: right;
}

.cta .wpcf7-not-valid-tip{
	margin-top: 10px;
}
