/* roboto-regular - latin-ext_latin_cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-regular.eot);
  /* IE9 Compat Modes */
  src: local(""), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-regular.woff2) format("woff2"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-regular.woff) format("woff"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-regular.ttf) format("truetype"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-regular.svg#Roboto) format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin-ext_latin_cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-500.eot);
  /* IE9 Compat Modes */
  src: local(""), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-500.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-500.woff2) format("woff2"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-500.woff) format("woff"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-500.ttf) format("truetype"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-500.svg#Roboto) format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin-ext_latin_cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-700.eot);
  /* IE9 Compat Modes */
  src: local(""), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-700.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-700.woff2) format("woff2"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-700.woff) format("woff"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-700.ttf) format("truetype"), url(../fonts/roboto-v30-latin-ext_latin_cyrillic-ext-700.svg#Roboto) format("svg");
  /* Legacy iOS */ }

/*! 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; }

/**
 * 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.
 */
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; }




:root {
  --height: 74px;
  --input-font-size: 18px; }

@media (max-width: 780px) {
  :root {
    --height: 71px;
    --input-font-size: 12px
  ; } }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mb64 {
  margin-bottom: 64px; }

body, html {
  width: 100%;
  height: 100%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px; }

body {
  font-family: 'Arial';
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

footer, header, .banner, main {
  -ms-flex-negative: 0;
      flex-shrink: 0; }

main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.content {
  width: 100%;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto; }

.header {
  height: 194px;
  position: relative;
  padding-bottom: 9px; }
  .header .content {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    margin-right: 55px; }
    .header__logo span {
      margin-left: 21px;
      font-weight: 700;
      font-size: 36px;
      line-height: 48px;
      color: #2D3137; }
  .header__text {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    margin-top: 36px; }

.form {
  width: 100%;
  max-width: 780px;
  margin: 60px auto 0; }
  .form__title {
    margin-bottom: 9px;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #2D3137; }
  .form__title2 {
    margin-top: 22px;
    font-weight: 700;
    font-size: 24px;
    line-height: 38px;
    color: #1C7FC6; }
  .form__title-desc {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6B879B; }
  .form__row {
    width: 100%;
    margin-bottom: 16px;
    padding: 6px 0px 0; }
    .form__row .btn {
      margin-top: 0px; }
    .form__row .why-we {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 34px 0 11px 0px;
      margin: 0; }
      .form__row .why-we__item {
        margin-bottom: 16px; }
        .form__row .why-we__item img {
          margin-right: 22px; }
  .form__check {
    width: 100%;
    max-width: 670px;
    margin: 0 auto 40px; }
    .form__check ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .form__check ul li {
        width: calc(50% - 20px);
        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-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        color: #3F3A3A; }
        .form__check ul li img {
          margin-right: 10px;
          margin-left: 4px; }
  .form__base {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 36px; }
  .form__base-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .form__base-item span {
      font-weight: 400;
      font-size: 20px;
      line-height: 24px;
      color: #3F3A3A; }
  .form__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;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    padding: 26px 30px 40px;
    background: -o-linear-gradient(270.46deg, #FFFFFF 0.39%, #FFFFFF 134.68%);
    background: linear-gradient(179.54deg, #FFFFFF 0.39%, #FFFFFF 134.68%);
    -webkit-box-shadow: 0px 0px 18px #E1EAF1;
            box-shadow: 0px 0px 18px #E1EAF1; }
  .form__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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin: 0 auto; }
    .form__contact .form__row {
      min-height: 102px;
      width: 50%;
      padding: 0 8px; }
      .form__contact .form__row.form__btn {
        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;
        -ms-flex-direction: column;
            flex-direction: column;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
      .form__contact .form__row input {
        width: 100% !important; }
      .form__contact .form__row .btn {
        width: 100%;
        max-width: none;
        margin: 0; }
      .form__contact .form__row textarea {
        margin-bottom: 0;
        display: block; }
  .form__row-col {
    width: 100%;
    max-width: 510px; }
  .form__date {
    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; }
    .form__date select:last-child, .form__date select:first-child {
      width: calc(29% - 14px);
      min-width: calc(29% - 14px); }
    .form__date select:nth-child(2) {
      width: 42%;
      min-width: 42%; }
  .form .label {
    font-weight: 400;
    font-size: 18px;
    line-height: 15px;
    color: #666C6F;
    margin-bottom: 11px; }
  .form__price {
    font-size: 16px;
    line-height: 16px;
    color: #9B999B;
    display: block;
    margin-top: 12px; }
  .form__row {
    margin-bottom: 14px; }
    .form__row:last-child {
      margin-bottom: 0; }

input, textarea, select {
  width: 100%;
  height: 60px;
  outline: none;
  padding: 1px 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #253745;
  background: #F2F9FE;
  border: 1px solid #A1D1F5;
  border-radius: 4px; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
    color: #6B879B; }
  input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
    color: #6B879B; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
    color: #6B879B; }
  input::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
    color: #6B879B; }
  input::placeholder, textarea::placeholder, select::placeholder {
    color: #6B879B; }
  input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder, select:focus::-webkit-input-placeholder {
    color: transparent; }
  input:focus::-moz-placeholder, textarea:focus::-moz-placeholder, select:focus::-moz-placeholder {
    color: transparent; }
  input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder, select:focus:-ms-input-placeholder {
    color: transparent; }
  input:focus::-ms-input-placeholder, textarea:focus::-ms-input-placeholder, select:focus::-ms-input-placeholder {
    color: transparent; }
  input:focus::placeholder, textarea:focus::placeholder, select:focus::placeholder {
    color: transparent; }
  input.input__error, textarea.input__error, select.input__error {
    border: 1px solid #F8682A;
    color: #F8682A; }
    input.input__error::-webkit-input-placeholder, textarea.input__error::-webkit-input-placeholder, select.input__error::-webkit-input-placeholder {
      color: #F8682A; }
    input.input__error::-moz-placeholder, textarea.input__error::-moz-placeholder, select.input__error::-moz-placeholder {
      color: #F8682A; }
    input.input__error:-ms-input-placeholder, textarea.input__error:-ms-input-placeholder, select.input__error:-ms-input-placeholder {
      color: #F8682A; }
    input.input__error::-ms-input-placeholder, textarea.input__error::-ms-input-placeholder, select.input__error::-ms-input-placeholder {
      color: #F8682A; }
    input.input__error::placeholder, textarea.input__error::placeholder, select.input__error::placeholder {
      color: #F8682A; }

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../images/select.svg);
  background-repeat: no-repeat;
  background-position: top 50% right 23px; }

.float-label {
  position: relative;
  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;
  -ms-flex-direction: column;
      flex-direction: column; }
  .float-label .label {
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 24px;
    color: #7E7EA7;
    background: #ffffff;
    position: absolute;
    left: 1px;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 0;
    z-index: 0;
    opacity: 0; }
  .float-label input, .float-label select {
    position: relative;
    z-index: 1; }
    .float-label input.input__error, .float-label select.input__error {
      border-color: #DD1818;
      color: #DD1818; }
      .float-label input.input__error + .label, .float-label select.input__error + .label {
        color: #DD1818; }
      .float-label input.input__error:focus, .float-label select.input__error:focus {
        border-color: #DD1818; }
        .float-label input.input__error:focus + .label, .float-label select.input__error:focus + .label {
          color: #DD1818; }
    .float-label input:focus, .float-label select:focus {
      background-color: #fff;
      background-repeat: no-repeat; }
      .float-label input:focus + .label, .float-label select:focus + .label {
        left: 17px;
        top: -1px;
        margin-top: 0;
        right: auto;
        height: 11px;
        background-color: #F9F9FF;
        font-size: 14px;
        line-height: 14px;
        color: #7E7EA7;
        z-index: 2;
        opacity: 1;
        padding: 0 6px;
        border-radius: 0; }

textarea {
  height: 122px; }

.input__error ~ .error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.input__error ~ .exumple {
  display: none; }

.error {
  margin-top: 13px;
  font-size: 16px;
  line-height: 19px;
  color: #F8682A;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.exumple {
  margin-top: 13px;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #585F76; }
  .exumple span {
    color: #000000;
    margin-left: 4px; }

.btn {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 60px;
  background: #184060;
  border-radius: 5px;
  text-decoration: none;
  outline: none;
  border: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF; }
  .btn:hover {
    background: #122d43; }
  .btn:active {
    background: #122d43;
    color: #92caf6; }
  .btn img {
    margin-right: 12px;
    margin-left: -24px; }

.btn__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #7CC3F5;
  border-radius: 20px;
  height: 40px;
  min-width: 216px;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  text-decoration: none; }
  .btn__info img {
    margin-right: 7px; }

.checkbox {
  margin-top: 14px; }
  .checkbox input.checkbox-input {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }
  .checkbox input.checkbox-input + label.checkbox-label {
    cursor: pointer;
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .checkbox input.checkbox-input + label.checkbox-label:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 17px;
      min-width: 17px;
      height: 17px;
      margin-right: 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin-top: 5px;
      background: #F2F9FE;
      border: 1px solid #A1D1F5;
      border-radius: 4px; }
    .checkbox input.checkbox-input + label.checkbox-label span {
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      color: #6B879B; }
      .checkbox input.checkbox-input + label.checkbox-label span a {
        color: #6B879B; }
  .checkbox input.checkbox-input:checked + label.checkbox-label {
    color: #2A8ADB; }
    .checkbox input.checkbox-input:checked + label.checkbox-label:before {
      background-image: url(../images/check.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 12px; }

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

.w-100 {
  width: 100%; }

.mw-180 {
  max-width: 180px; }

.mw-225 {
  max-width: 225px; }

.mw-300 {
  max-width: 300px; }

.mw-330 {
  max-width: 330px; }

.title {
  margin-bottom: 28px;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #479E70; }

.btn.btn-46 {
  height: 46px;
  font-size: 17px;
  line-height: 20px; }

.footer {
  position: relative;
  margin-top: 30px;
  background: #F2F9FE; }
  .footer .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    z-index: 1; }
  .footer__content {
    padding: 30px 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #6B879B; }
    .footer__content a {
      color: #6B879B; }

.m-show {
  display: none; }

@media (max-width: 1160px) {
  .post__item {
    width: 133px; } }

@media (max-width: 1024px) {
  .post__content {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer__top-right {
    margin-top: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; }
  .footer__col ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media (max-width: 980px) {
  .banner__btn {
    min-width: 290px; }
  .top {
    min-width: 440px;
    max-width: 440px; }
    .top__item {
      max-width: 195px; }
  .trust__content {
    padding: 35px 5px 65px 5px; }
  .trust__list span {
    padding: 0 10px; } }

@media (max-width: 780px) {
  .m-show {
    display: block; }
  .content {
    padding: 0 8px; }
  main {
    padding-bottom: 0px; }
    main.bg {
      background: none;
      min-height: auto; }
  .main__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .header {
    height: 78px;
    padding-bottom: 0; }
    .header__logo {
      margin-right: 0; }
      .header__logo img {
        width: 40px; }
      .header__logo span {
        font-size: 15px;
        line-height: 24px;
        margin-left: 10px; }
    .header__text {
      font-size: 12px;
      line-height: 14px;
      color: #FFFFFF;
      margin-top: 4px;
      max-width: 204px; }
      .header__text br {
        display: none; }
  .form {
    padding-top: 0;
    margin-top: 40px; }
    .form__content {
      padding: 27px 12px 16px;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .form__base {
      width: 100%;
      margin-bottom: 13px; }
    .form__base-item {
      gap: 6px; }
      .form__base-item img {
        width: 30px; }
      .form__base-item span {
        font-weight: 400;
        font-size: 10px;
        line-height: 14px;
        color: #3F3A3A; }
    .form__check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 20px; }
      .form__check ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .form__check ul li {
          width: 100%;
          font-weight: 400;
          font-size: 14px;
          line-height: 22px; }
    .form__title {
      font-weight: 600;
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 4px; }
      .form__title br {
        display: none; }
    .form__title2 {
      font-size: 14px;
      line-height: 22px;
      margin-top: 2px; }
    .form__title-desc {
      font-size: 12px;
      line-height: 14px;
      margin-bottom: 9px; }
    .form__price {
      font-size: 12px;
      line-height: 12px; }
    .form__row-col {
      margin: 0 auto; }
    .form__row {
      margin-bottom: 6px;
      padding-left: 0;
      padding-right: 0; }
      .form__row:last-child {
        margin-bottom: 12px; }
      .form__row .btn {
        margin-top: 0px; }
      .form__row .label {
        margin-bottom: 6px; }
      .form__row .why-we {
        padding: 22px 0px 11px 0px; }
        .form__row .why-we__item {
          margin-bottom: 20px; }
          .form__row .why-we__item img {
            margin-right: 9px; }
    .form .label {
      font-weight: 500;
      font-size: 14px;
      line-height: 14px; }
    .form .float-label .label {
      padding-left: 50px; }
    .form .float-label input:focus + .label {
      font-size: 10px;
      line-height: 12px;
      left: 10px; }
  ._order1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  ._order2 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  ._order3 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  ._order4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  ._order5 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  ._order6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .mb64 {
    margin-bottom: 23px; }
  input, textarea, select {
    height: 44px;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 12px;
    background-position: right 13px center;
    background-size: 12px; }
  .error {
    margin-top: 7px;
    font-size: 9px;
    line-height: 14px;
    height: 11px; }
  .exumple {
    margin-top: 7px;
    font-size: 10px;
    line-height: 18px;
    height: 12px; }
  .btn {
    height: 44px;
    font-size: 12px;
    line-height: 17px; }
    .btn img {
      display: none; }
  .checkbox {
    margin-top: 10px;
    margin-bottom: 0; }
    .checkbox input.checkbox-input + label.checkbox-label:before {
      width: 16px;
      min-width: 16px;
      height: 16px;
      background-size: 10px;
      margin-top: 0; }
    .checkbox input.checkbox-input + label.checkbox-label span {
      font-weight: 400;
      font-size: 10px;
      line-height: 14px; }
      .checkbox input.checkbox-input + label.checkbox-label span br {
        display: none; }
  .title {
    font-size: 16px;
    line-height: 24px;
    margin: 0 9px 20px; }
    .title small {
      font-size: 14px;
      line-height: 17px; }
      .title small br {
        display: none; }
    .title br {
      display: none; }
  .footer {
    padding: 0; }
    .footer .content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .footer__logo2 img {
      width: 40px;
      height: 40px;
      margin-right: 12px; }
    .footer__logo2 span {
      font-weight: 700;
      font-size: 15px;
      line-height: 24px; }
      .footer__logo2 span br {
        display: none; }
    .footer__top {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      width: 100%;
      padding: 20px 0; }
    .footer__top-nav {
      margin-top: 40px; }
      .footer__top-nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .footer__top-nav ul li {
          width: auto;
          text-align: center;
          margin-bottom: 19px;
          margin-top: 2px; }
          .footer__top-nav ul li a {
            text-align: center;
            letter-spacing: -0.03em;
            margin-right: 0;
            font-weight: 400;
            font-size: 14px;
            line-height: 20px; }
    .footer__col {
      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-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 4px;
      padding-left: 0px;
      width: 100%; }
    .footer__phone {
      margin-bottom: 0; }
      .footer__phone span {
        font-weight: 400;
        font-size: 13px;
        line-height: 15px;
        margin-left: 0; }
      .footer__phone img {
        width: 8px;
        margin-right: 4px; }
    .footer__text {
      display: none; }
    .footer__bottom {
      font-size: 11px;
      line-height: 16px; }
  .info {
    padding-top: 15px;
    padding-bottom: 30px; }
    .info__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      background: #F9F9F9;
      padding: 0 9px; }
      .info__content p {
        font-size: 12px;
        line-height: 20px; }
        .info__content p:last-child {
          margin-top: 20px; }
    .info__right {
      width: auto;
      padding: 20px;
      font-size: 12px;
      line-height: 20px;
      margin: 20px -9px 0; }
  .tarif {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 0px; }
    .tarif .content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .tarif__item {
      width: 100%;
      margin: 0;
      margin-bottom: 21px;
      padding: 26px 8px 10px; }
      .tarif__item:first-child {
        margin-top: -0px; }
    .tarif__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0;
      margin-bottom: 8px; }
    .tarif__title {
      margin-bottom: 9px;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .tarif__title span {
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        color: #2D3137;
        margin-top: 8px; }
      .tarif__title small {
        font-size: 16px;
        line-height: 20px; }
    .tarif__title-badge {
      width: 67px;
      height: 67px;
      padding-top: 0;
      margin-right: 7px; }
      .tarif__title-badge b {
        font-weight: 700;
        font-size: 32px;
        line-height: 39px;
        margin-left: -13px;
        margin-top: -1px; }
        .tarif__title-badge b small {
          margin-left: 0px;
          font-weight: 600;
          font-size: 16px;
          line-height: 20px; }
      .tarif__title-badge small {
        margin-left: -13px;
        font-size: 16px;
        line-height: 20px; }
    .tarif__text {
      margin-top: 11px;
      font-size: 14px;
      line-height: 18px;
      padding: 0 4px;
      text-align: center; }
      .tarif__text p {
        margin-bottom: 0; }
    .tarif__bottom {
      margin-top: 42px; }
    .tarif__bottom-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 24px; }
    .tarif__bottom-item {
      margin-bottom: 20px; }
    .tarif__bottom-title b {
      font-size: 24px;
      line-height: 29px;
      margin-right: 8px; }
    .tarif__bottom-title span {
      font-size: 14px;
      line-height: 16px; }
    .tarif__bottom-text {
      font-size: 9px;
      line-height: 12px;
      padding-left: 23px;
      margin-top: 8px; }
    .tarif .btn {
      height: 48px;
      font-size: 14px; }
    .tarif__pay {
      margin-top: 13px;
      padding: 0; }
    .tarif__dostup {
      margin-bottom: 19px;
      margin-top: 24px;
      color: #479E70; }
  .pay {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px; }
    .pay__row {
      padding: 0px 0 0px; }
    .pay__content {
      padding: 0; }
    .pay__bottom-title {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .pay__bottom-title span {
        font-size: 17px;
        line-height: 20px;
        text-align: center; }
    .pay__bottom-text {
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      padding-left: 0;
      padding-right: 0; }
    .pay .content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .pay__item {
      width: 100%;
      margin-right: 0;
      margin-bottom: 19px;
      padding: 36px 21px 24px 21px; }
    .pay__img-item img {
      width: 60px; }
    .pay__img {
      text-align: center;
      padding-left: 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 21px; }
  .tarif-tipe {
    padding: 47px 0 36px;
    background-position: top 100px left calc(50% + 1px), top 405px left calc(50% + 1px);
    background-size: 306px, 306px; }
    .tarif-tipe__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .tarif-tipe__title {
      background: none;
      height: auto;
      font-weight: bold;
      font-size: 18px;
      line-height: 26px;
      color: #54546C;
      padding: 0;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-bottom: 24px;
      margin-right: 0;
      width: 100%;
      max-width: 304px; }
      .tarif-tipe__title br:last-child {
        display: none; }
    .tarif-tipe__item {
      padding: 36px 23px 42px;
      margin-bottom: 33px; }
    .tarif-tipe__list {
      margin-bottom: 23px; }
      .tarif-tipe__list li {
        font-size: 16px;
        line-height: 19px; }
    .tarif-tipe__price {
      font-size: 56px;
      line-height: 67px;
      margin-bottom: 25px; }
    .tarif-tipe .btn {
      max-width: 218px; }
    .tarif-tipe__bottom {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 0px; }
      .tarif-tipe__bottom span {
        width: 100%;
        margin-bottom: 20px;
        font-weight: 300;
        font-size: 13px;
        line-height: 18px; }
  .done {
    padding-top: 21px;
    margin-bottom: 0;
    margin-top: -51px; }
    .done__bl {
      padding: 32px 27px; }
    .done .content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .done .content > img {
        display: none; }
    .done__left {
      max-width: none;
      padding: 0; }
    .done__content {
      padding: 2px;
      background: #fff;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      border-radius: 10px; }
      .done__content ul {
        margin-bottom: 0;
        padding: 0; }
        .done__content ul li {
          font-size: 12px;
          line-height: 20px;
          margin-bottom: 12px;
          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-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; }
          .done__content ul li img {
            width: 16px;
            margin-right: 24px;
            margin-left: 0;
            margin-top: 4px; }
    .done__border {
      background-image: url(../images/border-m.png);
      background-repeat: repeat-x;
      width: 100%;
      height: 3px; }
    .done__right {
      padding: 0;
      margin-top: 47px; }
      .done__right .btn {
        font-weight: 600;
        font-size: 17px;
        line-height: 21px; }
    .done__right-title {
      margin-bottom: 16px; }
      .done__right-title img {
        width: 40px; }
      .done__right-title span {
        font-size: 14px;
        line-height: 24px; }
    .done__title {
      margin-bottom: 33px;
      font-size: 14px;
      line-height: 16px;
      color: #666C6F; }
    .done .checkbox {
      padding: 0;
      margin-top: 27px;
      margin-left: -12px;
      margin-right: -12px; }
  ._m-hide {
    display: none; } }

@media (max-width: 430px) {
  .help__right {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    max-width: none;
    border-radius: 0; } }

