/*! 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.
 */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
}

/**
 * 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 {
  -webkit-box-sizing: content-box;
          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 */
  -webkit-text-decoration: underline dotted;
          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.
 */
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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;
}

/* Your custom fonts here */
/* Example

@font-face {
    font-family: 'CustomFont';
    src: url('../fonts/Custom-Font.eot');
    src: url('../fonts/Custom-Font.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Custom-Font.woff') format('woff'),
         url('../fonts/Custom-Font.svg#custom_font') format('svg');
    font-weight: 400;       // For normal width. It could has another value   
    font-style: normal;     // Also could has another value
    }


// Var for using custom font
$CustomFont: 'CustomFont', Helvetica, Arial, sans-serif;
*/
/*
@font-face {
  font-family: 'proximanova';
  src: url('../fonts/ProximaNovaCond-Regular.eot');
  src: url('../fonts/ProximaNovaCond-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/ProximaNovaCond-Regular.woff') format('woff');
  font-weight: 400;       // For normal width. It could has another value
  font-style: normal;     // Also could has another value
}
@font-face {
  font-family: 'proximanova';
  src: url('../fonts/ProximaNovaCond-Bold.eot');
  src: url('../fonts/ProximaNovaCond-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/ProximaNovaCond-Bold.woff') format('woff');
  font-weight: 600;       // For normal width. It could has another value
  font-style: normal;     // Also could has another value
}
@font-face {
  font-family: 'proximanova';
  src: url('../fonts/ProximaNova-Regular.eot');
  src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/ProximaNova-Regular.woff') format('woff');
  font-weight: 400;       // For normal width. It could has another value
  font-style: normal;     // Also could has another value
}
@font-face {
  font-family: 'proximanova';
  src: url('../fonts/ProximaNova-Bold.eot');
  src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/ProximaNova-Bold.woff') format('woff');
  font-weight: 600;       // For normal width. It could has another value
  font-style: normal;     // Also could has another value
}*/
@font-face {
  font-family: 'proximanova';
  src: url("../fonts/ProximaNova-Regular.eot");
  src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proximanova';
  src: url("../fonts/ProximaNova-Bold.eot");
  src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  padding: 0px 30px;
  font-size: 1.0625rem;
  line-height: 58px;
  height: 58px;
  border-radius: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 5px;
}

.btn__border {
  border: solid 2px #fff;
  color: #fff;
  line-height: 54px;
}

.btn__border .icon {
  fill: #fff;
  margin-left: 25px;
  vertical-align: middle;
}

.btn__red {
  color: #fff;
  background: #FC0909;
}

.btn__red .icon {
  fill: #fff;
  margin-left: 25px;
  vertical-align: middle;
}

.cred {
  color: #FC0909;
}

.bgred {
  background: #FC0909;
}

html, body {
  height: 100%;
  min-height: 100vh;
  font-size: 1rem;
  font-family: 'proximanova';
  font-weight: 400;
  padding: 0;
  margin: 0;
}

* {
  margin: 0;
  padding: 0;
}

body {
  position: relative;
}

.content {
  width: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 1439px) {
  .content {
    width: 1386px;
  }
}

@media (max-width: 1385px) {
  .content {
    width: 1200px;
  }
}

@media (max-width: 1199px) {
  .content {
    width: 960px;
  }
}

@media (max-width: 959px) {
  .content {
    width: 768px;
  }
}

@media (max-width: 767px) {
  .content {
    width: 100%;
  }
}

.page__wrapper {
  min-height: 100%;
  margin-bottom: -50px;
}

* html .page__wrapper {
  height: 100%;
}

.page__buffer {
  height: 50px;
}

.nav-mask {
  position: fixed;
  z-index: 97;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
}

.advantage__content, .product__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 90px;
}

@media (max-width: 1199px) {
  .advantage__content, .product__content {
    padding: 0;
  }
}

.advantage__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-right: 80px;
  width: 50%;
  min-width: 50%;
  margin-bottom: 45px;
}

.advantage__item:nth-child(2n) {
  padding-right: 0px;
  padding-left: 80px;
}

@media (max-width: 959px) {
  .advantage__item {
    padding-right: 20px;
  }
  .advantage__item:nth-child(2n) {
    padding-right: 0px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .advantage__item {
    width: 100%;
    padding: 0;
  }
  .advantage__item:nth-child(2n) {
    padding: 0;
  }
}

.advantage h2 {
  margin-top: 137px;
  margin-bottom: 106px;
}

@media (max-width: 959px) {
  .advantage h2 {
    margin-top: 80px;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .advantage h2 {
    margin-top: 60px;
    margin-bottom: 30px;
  }
}

.advantage__item-icon {
  min-width: 66px;
  margin-right: 38px;
}

@media (max-width: 620px) {
  .advantage__item-icon {
    margin-right: 15px;
  }
}

.advantage__item-text p {
  font-size: 1.25rem;
  line-height: 1.625rem;
  color: #637193;
  letter-spacing: -1px;
}

@media (max-width: 620px) {
  .advantage__item-text p {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

.advantage__item-title {
  font-size: 1.5625rem;
  color: #161E5B;
  margin-bottom: 15px;
  font-weight: bold;
}

@media (max-width: 620px) {
  .advantage__item-title {
    font-size: 1.375rem;
  }
}

.footer {
  background-image: url("../img//content/footer-main.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  height: 488px;
  margin-top: -141px;
  position: relative;
  z-index: 1;
  padding-top: 150px;
}

@media (max-width: 959px) {
  .footer {
    padding-top: 80px;
    background-position: top left;
    background-size: auto 100%;
    height: auto;
  }
}

@media (max-width: 620px) {
  .footer {
    background-position: -300px 0;
  }
}

.footer .content {
  color: #fff;
}

.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 40px;
  position: relative;
}

@media (max-width: 959px) {
  .footer__top {
    margin-bottom: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 29px;
  margin-left: 90px;
}

@media (max-width: 959px) {
  .footer__left {
    margin-left: 0;
    margin-bottom: 0px;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer__left-col {
  max-width: 286px;
  margin-right: 116px;
}

@media (max-width: 959px) {
  .footer__left-col {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}

.footer__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 15px;
}

.footer__item .icon {
  margin-right: 9px;
}

.footer__item span {
  font-size: 1.125rem;
  line-height: 2.25rem;
  color: #F7FCFF;
}

.footer__item ul li a {
  font-size: 1.125rem;
  line-height: 2.25rem;
  color: #F7FCFF;
}

@media (max-width: 959px) {
  .footer__item {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer__item-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 15px;
}

.footer__item-contact .icon {
  margin-right: 9px;
}

.footer__item-contact span {
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #F7FCFF;
}

@media (max-width: 959px) {
  .footer__item-contact {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer__right {
  margin-top: 32px;
}

@media (max-width: 959px) {
  .footer__right {
    text-align: center;
    margin-top: 0;
  }
}

.footer__logo {
  width: 173px;
  height: 70px;
  background-image: url("../img//content/logo-footer.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.5;
}

@media (max-width: 959px) {
  .footer__logo {
    display: inline-block;
  }
}

.footer__bottom {
  text-align: center;
  font-size: 1.0625rem;
  color: #D8F0FF;
  margin-bottom: 10px;
}

@media (max-width: 1199px) {
  .footer__logo {
    width: 180px;
    height: 76px;
  }
}

@media (max-width: 959px) {
  .footer__logo {
    width: 140px;
    height: 76px;
  }
}

@media (max-width: 620px) {
  .footer {
    height: auto;
    margin-top: -90px;
  }
  .footer .content {
    padding-top: 25px;
  }
  .footer__top {
    display: block;
  }
  .footer__logo {
    margin-left: auto;
    margin-right: auto;
  }
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  padding-top: 48px;
}

.header .header__nav .header__nav-drop {
  display: none;
}

.header .header__nav .header__nav-drop-close {
  display: none;
}

@media (max-width: 1199px) {
  .header {
    padding-top: 20px;
  }
}

.header .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.header__logo {
  width: 161px;
  height: 65px;
  background-image: url("../img//content/logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 4px;
}

@media (max-width: 1199px) {
  .header__logo {
    width: 110px;
    height: 46px;
  }
}

.header__nav ul {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.header__nav ul li {
  float: left;
  margin-right: 42px;
}

.header__nav ul li:last-child {
  margin-right: 0;
}

@media (max-width: 1199px) {
  .header__nav ul li {
    margin-right: 20px;
  }
  .header__nav ul li:last-child {
    margin-right: 0;
  }
}

.header__nav a {
  display: block;
  font-size: 1rem;
  color: #fff;
  padding-bottom: 5px;
  padding-top: 5px;
  position: relative;
}

.header__nav a.active:after, .header__nav a:hover:after {
  content: '';
  position: absolute;
  left: 13px;
  bottom: 0;
  width: calc(100% - 26px);
  height: 4px;
  border-radius: 2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(252, 9, 9, 0)), to(#fc0909));
  background: -webkit-linear-gradient(left, rgba(252, 9, 9, 0) 0%, #fc0909 100%);
  background: linear-gradient(to right, rgba(252, 9, 9, 0) 0%, #fc0909 100%);
}

@media (max-width: 1199px) {
  .header__nav a {
    font-size: 0.875rem;
  }
}

.header__phone {
  text-align: center;
  font-size: 1.25rem;
}

.header__phone .icon {
  vertical-align: middle;
  width: 42px;
  height: 42px;
  fill: #fff;
}

@media (max-width: 767px) {
  .header__nav {
    position: relative;
  }
  .header__nav ul {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 170px;
    z-index: 100;
    padding: 15px 20px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(60%, #ada2d0), to(rgba(255, 255, 255, 0.1)));
    background: -webkit-linear-gradient(bottom, #ada2d0 60%, rgba(255, 255, 255, 0.1) 100%);
    background: linear-gradient(0deg, #ada2d0 60%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 10px;
  }
  .header__nav ul li {
    width: 100%;
  }
  .header__nav ul a {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .header__nav ul a.active:after {
    background: -webkit-gradient(linear, right top, left top, from(rgba(252, 9, 9, 0)), to(#fc0909));
    background: -webkit-linear-gradient(right, rgba(252, 9, 9, 0) 0%, #fc0909 100%);
    background: linear-gradient(to left, rgba(252, 9, 9, 0) 0%, #fc0909 100%);
    left: 0;
  }
  .header__nav ul a:hover:after {
    display: none;
  }
  .header__logo-bl, .header__phone {
    width: 50%;
  }
  .header .header__nav .header__nav-drop {
    display: block;
  }
  .header .header__nav .header__nav-drop-close {
    display: none;
  }
  .header .header__nav._open .header__nav-drop {
    display: none;
  }
  .header .header__nav._open .header__nav-drop-close {
    display: block;
  }
  .header .header__nav._open ul {
    display: block;
  }
}

@media (max-width: 620px) {
  .header__logo {
    width: 190px;
    height: 80px;
  }
}

@media (max-width: 440px) {
  .header__logo-bl, .header__phone {
    width: calc(100% - 60px);
    padding-left: 60px;
  }
  .header__logo-bl {
    margin-bottom: 10px;
  }
  .header__logo {
    margin-left: auto;
    margin-right: auto;
  }
  .header .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.icon {
  z-index: -1;
}

.map__img {
  width: 100%;
  height: 470px;
  position: relative;
  overflow: hidden;
}

.map__img:before {
  content: '';
  width: 250%;
  height: 546px;
  background: -webkit-radial-gradient(bottom, ellipse, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 70%, white 70%);
  background: radial-gradient(ellipse at bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 70%, white 70%);
  position: absolute;
  top: 0;
  left: -75%;
}

.map h2 {
  margin-top: 155px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .map h2 {
    margin-top: 60px;
    margin-bottom: 30px;
  }
}

.offer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 -10px;
}

@media (max-width: 1199px) {
  .offer__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 620px) {
  .offer__content {
    display: block;
  }
}

.offer h2 {
  margin-bottom: 42px;
}

.offer h2 small {
  margin-bottom: 115px;
}

.offer h2 span {
  font-size: 35px;
  line-height: 43px;
  font-weight: normal;
  color: #2F2D74;
}

.offer h2 span b {
  font-weight: bold;
}

@media (max-width: 959px) {
  .offer h2 {
    margin-top: 80px;
  }
  .offer h2 small {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .offer h2 {
    margin-top: 60px;
  }
  .offer h2 small {
    margin-bottom: 30px;
  }
}

.offer__item {
  padding: 0 25px;
  text-align: center;
  width: 20%;
}

@media (max-width: 1199px) {
  .offer__item {
    margin-bottom: 25px;
    padding: 0 25px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}

@media (max-width: 620px) {
  .offer__item {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.offer__item-icon {
  margin-bottom: 20px;
  height: 100px;
}

.offer__item-title {
  color: #161E5B;
  font-size: 1.5625rem;
  font-weight: 600;
  height: 66px;
  margin-bottom: 15px;
}

.offer__item-text {
  font-size: 17px;
  color: #637193;
  line-height: 1.5rem;
}

.product {
  margin-top: 140px;
  background-image: url("../img//content/bg_product.svg");
  background-repeat: no-repeat;
  height: 551px;
  background-position: top center;
  background-size: 100% 100%;
  position: relative;
  padding-bottom: 61px;
}

@media (max-width: 1199px) {
  .product {
    background-size: auto 100%;
  }
}

@media (max-width: 959px) {
  .product {
    height: auto;
    margin-top: 60px;
  }
}

.product__content {
  position: relative;
  z-index: 1;
}

@media (max-width: 1199px) {
  .product__content {
    padding: 0;
  }
}

.product .advantage__item-title {
  font-weight: bold;
  margin-bottom: 15px;
}

.product .advantage__item-text p {
  line-height: 26px;
  letter-spacing: normal;
}

@media (max-width: 1479px) {
  .product .advantage__item-text p br {
    display: none;
  }
}

.product .advantage__item {
  margin-top: 23px;
}

@media (max-width: 1199px) {
  .product .advantage__item {
    padding: 0;
  }
}

@media (max-width: 959px) {
  .product .advantage__item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }
}

.product__item-btn {
  width: 280px;
  height: 58px;
  background: -webkit-linear-gradient(197.16deg, #40388C -11.7%, #6E53B2 135.87%);
  background: linear-gradient(252.84deg, #40388C -11.7%, #6E53B2 135.87%);
  border-radius: 36px;
  display: block;
  margin-top: 87px;
  font-size: 18px;
  line-height: 58px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
}

@media (max-width: 959px) {
  .product__item-btn {
    margin-top: 50px;
  }
}

@media (max-width: 620px) {
  .product__item-btn {
    width: auto;
    padding: 0 10px;
  }
}

.product__img {
  position: absolute;
  z-index: 0;
  left: 50%;
  top: -52px;
  margin-left: 15px;
}

@media (max-width: 1199px) {
  .product__img {
    width: calc(50% - 20px);
  }
  .product__img img {
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 959px) {
  .product__img {
    display: none;
  }
}

@media (max-width: 767px) {
  .product__img {
    display: none;
  }
}

h2 {
  text-align: center;
  font-size: 2rem;
  margin: 130px 0;
  color: #161E5B;
}

h2 small {
  font-size: 1.25rem;
  display: block;
  color: #FC0909;
  position: relative;
  margin-bottom: 40px;
}

h2 small:after {
  content: '';
  display: block;
  width: 150px;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(22, 30, 91, 0)), to(#161e5b));
  background: -webkit-linear-gradient(left, rgba(22, 30, 91, 0) 0%, #161e5b 100%);
  background: linear-gradient(to right, rgba(22, 30, 91, 0) 0%, #161e5b 100%);
  margin-left: auto;
  margin-right: auto;
  margin-top: 29px;
}

@media (max-width: 767px) {
  h2 {
    margin-top: 60px;
  }
  h2 small {
    margin-bottom: 30px;
  }
}

.top-slider {
  background-image: url("../img//content/bg_banner.svg");
  background-repeat: no-repeat;
  height: 960px;
  background-position: top center;
  background-size: 100% 100%;
}

@media (max-width: 1199px) {
  .top-slider {
    background-size: auto 100%;
    height: 700px;
  }
}

@media (max-width: 767px) {
  .top-slider {
    height: auto;
    padding-top: 95px;
  }
}

.top-slider .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100%;
}

.top-slider__content {
  color: #fff;
}

.top-slider h1 {
  text-align: center;
  font-size: 2.1875rem;
  font-weight: 400;
  margin-bottom: 50px;
}

.top-slider h1 small {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 27px;
}

.top-slider__buttons {
  text-align: center;
  margin-bottom: 100px;
}

.top-slider__buttons .btn {
  width: 220px;
  margin: 0 8px;
  font-size: 1.0625rem;
  line-height: 3.625rem;
  font-weight: 300;
}

@media (max-width: 1199px) {
  .top-slider__buttons {
    margin-bottom: 60px;
  }
}

.top-slider__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.top-slider__text p {
  max-width: 50%;
  margin-bottom: 153px;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding-left: 27px;
  padding-right: 23px;
}

@media (max-width: 1199px) {
  .top-slider__text p {
    margin-bottom: 60px;
  }
}

@media (max-width: 959px) {
  .top-slider__text p {
    max-width: 100%;
  }
}

@media (max-width: 440px) {
  .top-slider__text p {
    margin-bottom: 40px;
  }
}

.top-slider .bl-goto {
  text-align: center;
}

.top-slider .goto__down {
  margin-bottom: 35px;
  display: inline-block;
  position: relative;
  text-align: center;
  padding-top: 14px;
  width: 32px;
  height: 47px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 22px;
}

.top-slider .goto__down .icon {
  width: 22px;
  height: 22px;
  fill: #6C52AF;
  z-index: 1;
}

@media (max-width: 620px) {
  .top-slider .btn {
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=main.css.map */
.lk-body{
    display: flex;
    flex-direction: column;
	height: auto;
}
.lk-body .header{
    background-image: url(../img//content/bg_banner.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
}
.main{
    flex-grow: 1;
    padding-top: 120px;
}
.lk{
    width: 100%;
    max-width: 400px;
    margin: 30px auto;
}
.lk__title{
    font-weight: 300;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px;
    color: #4b3282;
}
.lk__form-row{
    width: 100%;
    margin-bottom: 30px;
}
.lk__form{
    display: flex;
    flex-direction: column;
}
input{
    border: #2F2D74 solid 1px;
    box-shadow: 1px 1px 15px rgba(47, 45, 116, 0.07);
    height: 50px;
    border-radius: 25px;
    padding: 5px 25px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    color: #161e5b;
    width: 100%;
    outline: none;
}
.lk__btn{
    width: 100%;
    height: 58px;
    background: -webkit-linear-gradient(197.16deg, #40388C -11.7%, #6E53B2 135.87%);
    background: linear-gradient(252.84deg, #40388C -11.7%, #6E53B2 135.87%);
    border-radius: 36px;
    display: block;
    margin-top: 20px;
    font-size: 18px;
    line-height: 58px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    border: none;
    outline: none;
    cursor: pointer;
}
