@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul li {
  list-style: none;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
}
.wrapper header,
.wrapper main,
.wrapper footer {
  display: block;
  width: 100%;
}
@media screen and (max-width: 540px) {
  .wrapper header {
    border-bottom: 2px solid #1d759f;
  }
}

@media screen and (min-width: 991px) {
  .header img {
    display: none;
  }
}

footer {
  margin-top: auto;
}

main {
  flex-grow: 1;
}

html {
  -webkit-text-size-adjust: none;
          text-size-adjust: none;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #000;
}
@media screen and (max-width: 540px) {
  html {
    font-size: 9px;
  }
}
@media screen and (max-width: 360px) {
  html {
    font-size: 8.5px;
  }
}

body {
  font-size: 1.6rem;
}

select,
button,
input,
textarea {
  font-family: "Open Sans", sans-serif;
}

a {
  text-decoration: none;
  transition: 0.3s;
  color: #000;
  outline: 0;
}

.a, .summa__dec:before, .summa__dec:after,
.summa__inc:before,
.summa__inc:after, .chart__progress:after, .statistic__col-1:after, .offer__title strong:after, .header_in .header__content:after, .button.loading:after, div.error:after,
label.error:after, .title-h2 strong:after {
  content: "";
  display: block;
}

.content {
  max-width: 1260px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 991px) {
  .content {
    max-width: 767px;
  }
}
@media screen and (max-width: 540px) {
  .content {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.title-h2 {
  font-weight: 900;
  line-height: 1.333;
  font-size: 3rem;
  margin-bottom: 24px;
}
.title-h2 strong {
  font-weight: 900;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  .title-h2 strong {
    color: #091966;
  }
}
.title-h2 strong:after {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  height: 0.5rem;
  background: #dadde1;
  top: 50%;
  transform: translateY(0.9rem);
}
.title-h2_price {
  max-width: 630px;
}
@media screen and (max-width: 991px) {
  .title-h2 {
    max-width: 500px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

.text {
  line-height: 1.778;
  font-size: 1.8rem;
}
.text_16 {
  font-size: 1.6rem;
  line-height: 2;
}

.title-h3 {
  font-weight: 900;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 25px;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBoldItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Extrabold.woff2") format("woff2"), url("../fonts/OpenSans-Extrabold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans.woff2") format("woff2"), url("../fonts/OpenSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Semibold.woff2") format("woff2"), url("../fonts/OpenSans-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.entry-content {
  line-height: 1.5;
  font-size: 16px;
}
.entry-content a {
  color: #091966;
}
.entry-content a:hover {
  text-decoration: underline;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  line-height: 1.2;
  font-weight: 700;
}
.entry-content h1 {
  font-size: 2.25em;
  padding-bottom: 0.694em;
}
.entry-content h2 {
  font-size: 1.5em;
  padding-bottom: 1.042em;
}
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-size: 1.25em;
  padding-bottom: 1.25em;
}
.entry-content p {
  padding-bottom: 1.25em;
}
.entry-content ul {
  padding-bottom: 1.25em;
}
.entry-content ul li {
  position: relative;
  padding-bottom: 0.313em;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
}
.entry-content ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  min-width: 5px;
  margin-right: 14px;
  margin-left: 4px;
  margin-top: 0.625em;
  background: #091966;
  border-radius: 50%;
}
.entry-content ol {
  padding-bottom: 1.25em;
  counter-reset: ol;
}
.entry-content ol li {
  padding-bottom: 0.313em;
  list-style: none;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
}
.entry-content ol li:before {
  counter-increment: ol;
  content: counter(ol) ".";
  color: #091966;
  font-weight: bold;
  display: block;
  width: 23px;
  min-width: 23px;
}
.entry-content blockquote {
  padding-left: 18px;
  border-left: 5px solid #091966;
  margin-bottom: 1.563em;
  font-style: italic;
}
.entry-content blockquote * {
  padding: 0;
  margin: 0;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content table {
  width: 100% !important;
  border-collapse: collapse;
  margin-bottom: 1.875em;
}
.entry-content table tr td {
  width: auto !important;
  height: auto !important;
  padding: 4px 15px;
}
.entry-content table tbody tr:nth-child(odd) {
  background: #eff0f5;
}
.entry-content table thead tr {
  font-weight: 700;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 30px 30px;
}

.alignleft {
  float: left;
  margin: 5px 30px 30px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

@media screen and (max-width: 767px) {
  .entry-content {
    font-size: 14px;
  }
  .entry-content table {
    font-size: 14px;
  }
  .entry-content table tr td {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media screen and (max-width: 580px) {
  .entry-content img {
    display: block;
    float: none;
    margin: 0 auto 30px auto;
  }
  .entry-content table {
    font-size: 12px;
  }
  .entry-content table tr td {
    padding-left: 4px;
    padding-right: 4px;
  }
}
/*-----------------input-list----------------------*/
.input-list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 500;
}

.input-list__item {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}

.privacy-row {
  display: flex;
  align-items: flex-start;
}
.privacy-row a {
  text-decoration: underline;
}
.privacy-row a:hover {
  text-decoration: none;
}

/*-----------------submit----------------------*/
.button,
button[type=submit],
input[type=submit] {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  transition: 0.3s;
  border: 0;
  outline: 0;
  width: 100%;
}

/*-----------------input----------------------*/
textarea,
input[type=search],
input[type=number],
input[type=password],
input[type=email],
input[type=text],
input[type=tel] {
  height: 57px;
  background: #fff;
  border: 0;
  padding: 0 20px;
  font-size: 23px;
  display: block;
  outline: none;
  width: 100%;
  border: 1px solid #d2d5de;
  border-radius: 0;
  -webkit-appearance: none;
  color: #343d57;
  transition: border 0.3s;
}
textarea + .error + .input-item__label, textarea + .input-item__label,
input[type=search] + .error + .input-item__label,
input[type=search] + .input-item__label,
input[type=number] + .error + .input-item__label,
input[type=number] + .input-item__label,
input[type=password] + .error + .input-item__label,
input[type=password] + .input-item__label,
input[type=email] + .error + .input-item__label,
input[type=email] + .input-item__label,
input[type=text] + .error + .input-item__label,
input[type=text] + .input-item__label,
input[type=tel] + .error + .input-item__label,
input[type=tel] + .input-item__label {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 10px;
  height: 30px;
  display: flex;
  align-items: center;
  pointer-events: none;
  padding: 0 10px;
  margin-left: 10px;
  transition: 0.2s;
  color: #343d57;
  background: #fff;
}
@media screen and (max-width: 360px) {
  textarea + .error + .input-item__label, textarea + .input-item__label,
input[type=search] + .error + .input-item__label,
input[type=search] + .input-item__label,
input[type=number] + .error + .input-item__label,
input[type=number] + .input-item__label,
input[type=password] + .error + .input-item__label,
input[type=password] + .input-item__label,
input[type=email] + .error + .input-item__label,
input[type=email] + .input-item__label,
input[type=text] + .error + .input-item__label,
input[type=text] + .input-item__label,
input[type=tel] + .error + .input-item__label,
input[type=tel] + .input-item__label {
    font-size: 14px;
  }
}
@media (hover: hover) {
  textarea:hover,
input[type=search]:hover,
input[type=number]:hover,
input[type=password]:hover,
input[type=email]:hover,
input[type=text]:hover,
input[type=tel]:hover {
    border-color: #4d5ea7;
  }
}
textarea.has-value + .error + .input-item__label, textarea.has-value + .input-item__label, textarea:focus + .error + .input-item__label, textarea:focus + .input-item__label,
input[type=search].has-value + .error + .input-item__label,
input[type=search].has-value + .input-item__label,
input[type=search]:focus + .error + .input-item__label,
input[type=search]:focus + .input-item__label,
input[type=number].has-value + .error + .input-item__label,
input[type=number].has-value + .input-item__label,
input[type=number]:focus + .error + .input-item__label,
input[type=number]:focus + .input-item__label,
input[type=password].has-value + .error + .input-item__label,
input[type=password].has-value + .input-item__label,
input[type=password]:focus + .error + .input-item__label,
input[type=password]:focus + .input-item__label,
input[type=email].has-value + .error + .input-item__label,
input[type=email].has-value + .input-item__label,
input[type=email]:focus + .error + .input-item__label,
input[type=email]:focus + .input-item__label,
input[type=text].has-value + .error + .input-item__label,
input[type=text].has-value + .input-item__label,
input[type=text]:focus + .error + .input-item__label,
input[type=text]:focus + .input-item__label,
input[type=tel].has-value + .error + .input-item__label,
input[type=tel].has-value + .input-item__label,
input[type=tel]:focus + .error + .input-item__label,
input[type=tel]:focus + .input-item__label {
  color: #343d57;
  transform: translate(-5%, -50%) scale(0.9);
  top: 0;
}
textarea.valid:not(.input-text),
input[type=search].valid:not(.input-text),
input[type=number].valid:not(.input-text),
input[type=password].valid:not(.input-text),
input[type=email].valid:not(.input-text),
input[type=text].valid:not(.input-text),
input[type=tel].valid:not(.input-text) {
  background: url(../images/check.svg) calc(100% - 15px) 15px no-repeat;
  background-size: 18px;
}
textarea.input-text.has-value,
input[type=search].input-text.has-value,
input[type=number].input-text.has-value,
input[type=password].input-text.has-value,
input[type=email].input-text.has-value,
input[type=text].input-text.has-value,
input[type=tel].input-text.has-value {
  background: url(../images/check.svg) calc(100% - 15px) 15px no-repeat;
  background-size: 18px;
}
textarea.error,
input[type=search].error,
input[type=number].error,
input[type=password].error,
input[type=email].error,
input[type=text].error,
input[type=tel].error {
  background: url(../images/x.svg) calc(100% - 15px) 15px no-repeat;
  background-size: 18px;
  border-color: #e05151;
}
textarea.error + .error + .input-item__label, textarea.error + .input-item__label,
input[type=search].error + .error + .input-item__label,
input[type=search].error + .input-item__label,
input[type=number].error + .error + .input-item__label,
input[type=number].error + .input-item__label,
input[type=password].error + .error + .input-item__label,
input[type=password].error + .input-item__label,
input[type=email].error + .error + .input-item__label,
input[type=email].error + .input-item__label,
input[type=text].error + .error + .input-item__label,
input[type=text].error + .input-item__label,
input[type=tel].error + .error + .input-item__label,
input[type=tel].error + .input-item__label {
  color: #e05151;
}

div.error,
label.error {
  position: absolute;
  right: 0;
  bottom: 100%;
  background: #EB5757;
  border: 1px solid #EB5757;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  padding: 0 15px;
  margin-bottom: 8px;
  z-index: 100;
}
div.error:after,
label.error:after {
  position: absolute;
  z-index: 1;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #EB5757;
  bottom: -5px;
  left: 7px;
}

div.error {
  position: relative;
  display: inline-block;
  transform: translateY(-5px);
}

textarea {
  height: 110px;
  padding-top: 15px;
  resize: none;
  overflow: auto;
}

/*---------------placeholder------------------------*/
*::-webkit-input-placeholder {
  color: #363b48;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

*:-moz-placeholder {
  color: #363b48;
  opacity: 1;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

*::-moz-placeholder {
  color: #363b48;
  opacity: 1;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

*:-ms-input-placeholder {
  color: #363b48;
  opacity: 1;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

textarea:focus::-webkit-input-placeholder,
input[type=search]:focus::-webkit-input-placeholder,
input[type=number]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=text]:focus::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder {
  opacity: 0;
}
textarea:focus:-moz-placeholder,
input[type=search]:focus:-moz-placeholder,
input[type=number]:focus:-moz-placeholder,
input[type=password]:focus:-moz-placeholder,
input[type=email]:focus:-moz-placeholder,
input[type=text]:focus:-moz-placeholder,
input[type=tel]:focus:-moz-placeholder {
  opacity: 0;
}
textarea:focus::-moz-placeholder,
input[type=search]:focus::-moz-placeholder,
input[type=number]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=text]:focus::-moz-placeholder,
input[type=tel]:focus::-moz-placeholder {
  opacity: 0;
}
textarea:focus:-ms-input-placeholder,
input[type=search]:focus:-ms-input-placeholder,
input[type=number]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=text]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder {
  opacity: 0;
}

textarea.wpcf7-not-valid,
input[type=password].wpcf7-not-valid,
input[type=email].wpcf7-not-valid,
input[type=text].wpcf7-not-valid,
input[type=tel].wpcf7-not-valid,
textarea.valid-error,
input[type=password].valid-error,
input[type=email].valid-error,
input[type=text].valid-error,
input[type=tel].valid-error {
  border-color: red;
}
textarea.wpcf7-not-valid::-webkit-input-placeholder,
input[type=password].wpcf7-not-valid::-webkit-input-placeholder,
input[type=email].wpcf7-not-valid::-webkit-input-placeholder,
input[type=text].wpcf7-not-valid::-webkit-input-placeholder,
input[type=tel].wpcf7-not-valid::-webkit-input-placeholder,
textarea.valid-error::-webkit-input-placeholder,
input[type=password].valid-error::-webkit-input-placeholder,
input[type=email].valid-error::-webkit-input-placeholder,
input[type=text].valid-error::-webkit-input-placeholder,
input[type=tel].valid-error::-webkit-input-placeholder {
  color: red;
}
textarea.wpcf7-not-valid:-moz-placeholder,
input[type=password].wpcf7-not-valid:-moz-placeholder,
input[type=email].wpcf7-not-valid:-moz-placeholder,
input[type=text].wpcf7-not-valid:-moz-placeholder,
input[type=tel].wpcf7-not-valid:-moz-placeholder,
textarea.valid-error:-moz-placeholder,
input[type=password].valid-error:-moz-placeholder,
input[type=email].valid-error:-moz-placeholder,
input[type=text].valid-error:-moz-placeholder,
input[type=tel].valid-error:-moz-placeholder {
  color: red;
}
textarea.wpcf7-not-valid::-moz-placeholder,
input[type=password].wpcf7-not-valid::-moz-placeholder,
input[type=email].wpcf7-not-valid::-moz-placeholder,
input[type=text].wpcf7-not-valid::-moz-placeholder,
input[type=tel].wpcf7-not-valid::-moz-placeholder,
textarea.valid-error::-moz-placeholder,
input[type=password].valid-error::-moz-placeholder,
input[type=email].valid-error::-moz-placeholder,
input[type=text].valid-error::-moz-placeholder,
input[type=tel].valid-error::-moz-placeholder {
  color: red;
}
textarea.wpcf7-not-valid:-ms-input-placeholder,
input[type=password].wpcf7-not-valid:-ms-input-placeholder,
input[type=email].wpcf7-not-valid:-ms-input-placeholder,
input[type=text].wpcf7-not-valid:-ms-input-placeholder,
input[type=tel].wpcf7-not-valid:-ms-input-placeholder,
textarea.valid-error:-ms-input-placeholder,
input[type=password].valid-error:-ms-input-placeholder,
input[type=email].valid-error:-ms-input-placeholder,
input[type=text].valid-error:-ms-input-placeholder,
input[type=tel].valid-error:-ms-input-placeholder {
  color: red;
}

/*------------------checkbox---------------------*/
input[type=radio],
input[type=checkbox] {
  display: none;
}

input[type=checkbox] + span {
  display: block;
  border: 1px solid #d2d5de;
  width: 20px;
  height: 20px;
  border-radius: 0;
  cursor: pointer;
  margin-right: 14px;
  min-width: 20px;
  font-size: 0;
  margin-top: 3px;
  color: transparent;
}

input[type=checkbox]:checked + span {
  background: url(../images/icon/check_white.svg) center no-repeat;
  background-size: 12px 12px;
  border-color: #091966;
}

input[type=radio] + span {
  display: flex;
  height: 50px;
  justify-content: center;
  align-items: center;
  background: #f1f3f6;
  padding: 0 40px;
  color: #343d57;
  cursor: pointer;
  transition: 0.3s;
  -webkit-user-select: none;
          user-select: none;
}

input[type=radio] + span.graj {
  height: 30px;
}

input[type=radio]:checked + span {
  background: #324499;
  color: #fff;
}

input[type=radio]:checked + span.contact_method {
  background: #6097d2;
  color: #fff;
}

/*------------------FILE---------------------*/
input[type=file] {
  display: none;
}

.psevdo-file {
  display: block;
  width: 100%;
}

.file-btn {
  height: 55px;
  background: #d0d0d0;
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  color: #5f6375;
  font-weight: 500;
  cursor: pointer;
  transition: 0.3s;
  padding: 0 8px;
  max-width: 200px;
}
.file-btn span {
  display: block;
  max-width: calc(100% - 40px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.file-btn .fas {
  font-size: 19px;
  margin-right: 10px;
}
.file-btn:hover {
  background: #dddddd;
}

/*------------------select---------------------*/
select {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

/*------------------WPCF7 Loader---------------------*/
.input-list .ajax-loader {
  visibility: hidden;
}

.input-list .ajax-loader {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  background: rgba(255, 255, 255, 0.7) url(../images/loading.gif) center no-repeat !important;
  background-size: 50px auto !important;
  z-index: 600 !important;
}

.button {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 60px;
  background: #091966;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  overflow: hidden;
}
.button span {
  position: relative;
  z-index: 100;
}
@media (hover: hover) {
  .button:not(:disabled):hover {
    background: #0b1f7d;
  }
  .button:active {
    background: #0d2495;
    box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  }
}
.button:disabled {
  background: #d2d5de;
  cursor: not-allowed;
}
.button_price {
  height: 73px;
}
.button.loading:after {
  z-index: 1;
  background: url(../images/loader.svg) 0 0 no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;
  margin-left: 10px;
}

.button__text-pc {
  display: block;
}
@media screen and (max-width: 991px) {
  .button__text-pc {
    display: none;
  }
}

.button__text-mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  .button__text-mobile {
    display: block;
  }
}

/* ------- TITLE Mobile Menu---------- */
.nav-title-mobile {
  align-items: center;
  font-size: 22px;
  font-weight: bold;
  background: #091966;
  color: #fff;
  height: 50px;
  margin-bottom: 20px;
  padding: 0 20px;
  display: none;
  position: relative;
}
.nav-title-mobile .icon-menu_active.active {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: #000;
}
.nav-title-mobile .icon-menu_active.active .sw-topper {
  top: 23px;
  left: 8px;
}
.nav-title-mobile .icon-menu_active.active .sw-bottom {
  top: 20px;
  left: 8px;
}

/* ------- Slick ARROW, DOTS Start---------- */
.slick-a-next,
.slick-a-prev,
.slick-arrow-prev.slick-arrow,
.slick-arrow-next.slick-arrow {
  position: absolute;
  cursor: pointer;
  transition: 0.3s;
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  z-index: 700;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.slick-a-next:after,
.slick-a-prev:after,
.slick-arrow-prev.slick-arrow:after,
.slick-arrow-next.slick-arrow:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-top: 3px solid #000;
  border-left: 3px solid #000;
  position: absolute;
  transform: translate(-50%, -50%) rotate(-45deg);
  top: 50%;
  left: 50%;
  margin-left: 3px;
}
.slick-a-next:hover,
.slick-a-prev:hover,
.slick-arrow-prev.slick-arrow:hover,
.slick-arrow-next.slick-arrow:hover {
  background: #000;
}
.slick-a-next:hover:after,
.slick-a-prev:hover:after,
.slick-arrow-prev.slick-arrow:hover:after,
.slick-arrow-next.slick-arrow:hover:after {
  border-color: #fff;
}

.slick-a-prev,
.slick-arrow-prev.slick-arrow {
  left: -65px;
}

.slick-a-next,
.slick-arrow-next.slick-arrow {
  right: -65px;
}
.slick-a-next:after,
.slick-arrow-next.slick-arrow:after {
  transform: translate(-50%, -50%) rotate(135deg);
  margin-left: -3px;
}

.slick-a-next.slick-disabled,
.slick-a-prev.slick-disabled,
.slick-arrow-next.slick-arrow.slick-disabled,
.slick-arrow-prev.slick-arrow.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.slick-a-next,
.slick-a-prev {
  transform: translateY(0);
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.slick-dots {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.slick-dots li {
  padding: 0 5px;
}
.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  color: transparent;
  border: 1px solid #091966;
  outline: none;
  background: transparent;
}
.slick-dots .slick-active button {
  background: #091966;
}

/* ------- Slick ARROW, DOTS Finish---------- */
/* ------- Scroll to Top Start ---------- */
.to-top {
  position: fixed;
  cursor: pointer;
  transition: 0.5s;
  width: 50px;
  height: 50px;
  background: #091966;
  z-index: 800;
  bottom: 50px;
  border-radius: 3px;
  right: -100px;
  animation-duration: 1s;
  animation-fill-mode: both;
  box-shadow: 0px 9px 22px rgba(0, 0, 0, 0.28);
}
.to-top:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  position: absolute;
  transform: translate(-50%, -50%) rotate(45deg);
  top: 50%;
  left: 50%;
  margin-top: 3px;
  transition: 0.3s;
}
.to-top:hover:after {
  margin-top: -3px;
}

.to-top.active {
  right: 50px;
}

@media screen and (max-width: 767px) {
  .to-top {
    bottom: 15px;
    width: 40px;
    height: 40px;
  }
  .to-top:after {
    transform: translate(-50%, -50%) rotate(45deg) scale(0.7, 0.7);
  }

  .to-top.active {
    right: 15px;
  }
}
/* ------- Scroll to Top Finish---------- */
.icon-menu {
  width: 35px;
  height: 20px;
  cursor: pointer;
  display: none;
}

.sw-topper,
.sw-bottom,
.sw-footer {
  position: relative;
  top: 0;
  width: 100%;
  max-width: 35px;
  height: 3px;
  background: #191e2a;
  border: none;
  transition: transform 0.5s, top 0.2s;
}

.sw-bottom {
  top: 5px;
}

.sw-footer {
  top: 10px;
}

.icon-menu.active .sw-topper {
  top: 12px;
  transform: rotate(135deg);
}

.icon-menu.active .sw-bottom {
  top: 9px;
  transform: rotate(-135deg);
}

.icon-menu.active .sw-footer {
  top: 0;
  transform: rotate(180deg);
  opacity: 0;
}

div.wpcf7-mail-sent-ok {
  display: none !important;
}

body .wpcf7-not-valid-tip {
  font-size: 10px !important;
  color: #fff !important;
  background: red !important;
  padding: 0 0 0 !important;
  margin: 0 !important;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.wpcf7-form br {
  display: none !important;
}

.wpcf7-form .wpcf7-validation-errors {
  font-size: 13px !important;
  color: red !important;
  padding: 0 0 20px 0 !important;
  margin: 0 auto !important;
  border: 0 !important;
  text-align: center;
  display: none !important;
}

.wpcf7-form-control-wrap {
  position: static !important;
}

.wpcf7-response-output {
  display: none !important;
}

/* ---------------------------- SLICK Slider ------------------------------------- */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
          user-select: none;
  touch-action: pan-y;
}

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

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

.slick-initialized .slick-slide {
  display: block;
}

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

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

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

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

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

.slick-prev:before {
  content: "";
}

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

.slick-next {
  right: -25px;
}

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

.slick-next:before {
  content: "";
}

[dir=rtl] .slick-next:before {
  content: "";
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}

.pop__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 25px;
  font-size: 30px;
}

.success.fancybox-content {
  text-align: center;
  background: #90ff90;
}
.success.fancybox-content .success__icon {
  background: url(../images/icon/success.svg) center 0 no-repeat;
  background-size: 90px 90px;
  width: 90px;
  height: 90px;
  margin: 0 auto;
}
.success.fancybox-content .success__title {
  padding-top: 20px;
  font-weight: 600;
  font-size: 30px;
  color: #039f03;
  padding-bottom: 15px;
  line-height: 1.1;
}
.success.fancybox-content .success__desc {
  color: #039f03;
  font-size: 16px;
  padding: 0;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
}
@media screen and (max-width: 991px) {
  .header {
    background: #fff;
  }
}
.header_in .header__content {
  position: relative;
}
.header_in .header__content:after {
  position: absolute;
  z-index: 1;
  left: 15px;
  right: 15px;
  bottom: 0;
  height: 1px;
  background: #edf0f4;
}

.header__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 125px;
}
@media screen and (max-width: 991px) {
  .header__content {
    height: 85px;
  }
}

.logo {
  display: flex;
  align-items: center;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 900;
  max-width: 39rem;
}
.logo img {
  display: block;
  width: 3.1rem;
  height: auto;
  margin-right: 2rem;
}
@media screen and (max-width: 991px) {
  .logo {
    font-size: 1.6rem;
    max-width: 29rem;
  }
  .logo img {
    width: 3.9rem;
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 480px) {
  .logo {
    max-width: 185px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 410px) {
  .logo {
    font-size: 1.4rem;
  }
}

.phone {
  text-align: right;
  padding-bottom: 5px;
}
@media screen and (max-width: 480px) {
  .phone {
    font-size: 1.4rem;
  }
}

.phone__link {
  display: block;
  font-weight: 900;
  font-size: 2rem;
  margin-bottom: 4px;
  white-space: nowrap;
}
@media (hover: hover) {
  .phone__link:hover {
    color: #091966;
  }
}
@media screen and (max-width: 991px) {
  .phone__link {
    font-size: 1.8rem;
    margin-bottom: 0;
  }
}

.offer {
  background: url(../images/offer-bg.png) 0 bottom repeat-x;
}
.offer .content {
  position: relative;
  padding: 220px 15px 90px;
  min-height: 700px;
}
@media screen and (max-width: 991px) {
  .offer .content {
    padding-top: 135px;
    padding-bottom: 0px;
    min-height: 1px;
  }
}
@media screen and (max-width: 991px) {
  .offer {
    background: linear-gradient(to bottom, #f5f6fa 0%, #eceff4 100%);
    padding-bottom: 30px;
  }
}

.offer__content {
  max-width: 630px;
  width: 55%;
}
@media screen and (max-width: 991px) {
  .offer__content {
    text-align: center;
    width: 100%;
    max-width: 497px;
    margin: 0 auto;
  }
}

.offer__title {
  font-size: 4rem;
  font-weight: 900;
  margin-bottom: 22px;
  line-height: 1.25;
}
.offer__title strong {
  font-weight: 900;
  /*position: relative;
  z-index: 10;*/
}
.offer__title img {
  display: inline;
  width: 60px;
  height: auto;
  margin-top: -30px;
}
@media screen and (min-width: 991px) {
  .offer__title img {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .offer__title strong {
    color: #091966;
  }
}
.offer__title strong:after {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  height: 1rem;
  background: #dadde1;
  top: 50%;
  transform: translateY(1rem);
}
.offer__title a {
  color: #091966;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .offer__title {
    line-height: 1.2;
  }
  .offer__title span {
    display: block;
    font-size: 0.75em;
    padding-top: 15px;
  }
}
.offer__title_thank strong {
  color: #091966;
}

.offer__desc {
  font-size: 2.2rem;
  line-height: 1.578;
  max-width: 630px;
}
.offer__desc span {
  color: #091966;
}
@media screen and (max-width: 991px) {
  .offer__desc {
    max-width: none;
  }
}

.offer__button {
  max-width: 285px;
  padding-top: 30px;
}
@media screen and (max-width: 991px) {
  .offer__button {
    margin: 0 auto;
  }
}

.offer__figure {
  width: 912px;
  position: absolute;
  bottom: 0;
  left: 50%;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .offer__figure {
    width: 650px;
  }
}
.offer__figure img {
  display: block;
  width: 100%;
  height: auto;
  transform: translate(-5%, 23%);
}
@media screen and (max-width: 1200px) {
  .offer__figure img {
    transform: translate(-5%, 5%);
  }
}
@media screen and (max-width: 991px) {
  .offer__figure {
    display: none;
  }
}

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

.offer__col-1 {
  width: calc(62% - 15px);
}
@media screen and (max-width: 991px) {
  .offer__col-1 {
    width: 100%;
    text-align: center;
  }
}

.offer__col-2 {
  width: calc(38% - 15px);
}
@media screen and (max-width: 991px) {
  .offer__col-2 {
    width: 100%;
  }
}

.offer__list li {
  position: relative;
  line-height: 1.5;
  margin-bottom: 15px;
}
.offer__list li:last-child {
  margin-bottom: 9px;
}
.offer__list li:before {
  content: "•";
  margin-right: 6px;
}

@media screen and (max-width: 991px) {
  .after-offer-mobile {
    text-align: center;
    padding: 55px 0;
  }
  .after-offer-mobile + .footer {
    background: #f7f9fb;
  }
}

.about {
  padding-top: 47px;
}
@media screen and (max-width: 991px) {
  .about {
    padding: 0;
  }
}

.about__col-1 {
  align-self: flex-end;
  width: 40.2%;
}
.about__col-1 img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .about__col-1 {
    display: none;
  }
}

.about__col-2 {
  width: calc(59.8% - 30px);
  padding: 100px 0;
  align-self: center;
}
@media screen and (max-width: 991px) {
  .about__col-2 {
    padding: 55px 0 30px;
    width: 100%;
  }
  .about__col-2 .text {
    display: none;
  }
}

.statistic {
  background: #f8f9fa;
}

.statistic__col-1 {
  width: 40.2%;
  padding: 115px 40px 100px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 10;
}
.statistic__col-1:after {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  height: 100%;
  width: 4000px;
  background: #f1f3f6;
}
@media screen and (max-width: 991px) {
  .statistic__col-1:after {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .statistic__col-1 {
    width: 100%;
    padding: 55px 0 0;
  }
  .statistic__col-1 .text {
    display: none;
  }
}

.statistic__col-2 {
  width: calc(59.8% - 30px);
  padding: 78px 0 86px;
}
@media screen and (max-width: 991px) {
  .statistic__col-2 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 50px;
  }
}

.chart {
  height: 495px;
  max-width: 650px;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
@media screen and (max-width: 991px) {
  .chart {
    max-width: none;
    height: auto;
  }
}

.chart__item {
  position: relative;
  width: 80px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .chart__item {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
}

.chart__value {
  font-weight: bold;
  line-height: 1;
  font-size: 1.7rem;
  padding-top: 17px;
}
.chart__value span {
  display: block;
  font-size: 2rem;
  margin-bottom: 2px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .chart__value {
    color: #424242;
    text-align: left;
    padding: 0 0 0 20px;
    font-weight: normal;
  }
  .chart__value span {
    display: inline;
  }
  .chart__value_last span {
    display: block;
  }
}

.chart__year {
  font-size: 1.8rem;
  margin-bottom: 13px;
}
.chart__year span {
  font-size: 1.7rem;
}
.chart__year_last {
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .chart__year {
    margin: 0;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 30;
    font-weight: bold;
  }
}
@media screen and (max-width: 360px) {
  .chart__year {
    font-size: 12px;
  }
  .chart__year span {
    font-size: 12px;
  }
}

.chart__progress {
  width: 100%;
  background: linear-gradient(to top, #091966 0%, #3047b7 100%);
  position: relative;
  height: 0;
}
@media screen and (max-width: 991px) {
  .chart__progress {
    background: linear-gradient(to right, #091966 0%, #3047b7 100%);
  }
}
.chart__progress:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg-progress.png) center bottom no-repeat;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .chart__progress:after {
    background: url(../images/bg-progress_mobile.png) 0 center no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 991px) {
  .chart__progress {
    height: 60px !important;
  }
}

.chart__progress_6 {
  background: linear-gradient(to top, #0042a4 0%, #4493ff 100%);
}
@media screen and (max-width: 991px) {
  .chart__progress_6 {
    background: linear-gradient(to right, #0042a4 0%, #4493ff 100%);
  }
}

.chart__progress_1 {
  height: 30px;
}
@media screen and (max-width: 991px) {
  .chart__progress_1 {
    min-width: 55px;
    width: 12%;
  }
}
@media screen and (max-width: 360px) {
  .chart__progress_1 {
    min-width: 45px;
  }
}

.chart__progress_2 {
  height: 45px;
}
@media screen and (max-width: 991px) {
  .chart__progress_2 {
    min-width: 60px;
    width: 18%;
  }
}

.chart__progress_3 {
  height: 70px;
}
@media screen and (max-width: 991px) {
  .chart__progress_3 {
    min-width: 75px;
    width: 22%;
  }
}

.chart__progress_4 {
  height: 110px;
}
@media screen and (max-width: 991px) {
  .chart__progress_4 {
    min-width: 90px;
    width: 28%;
  }
}

.chart__progress_5 {
  height: 200px;
}
@media screen and (max-width: 991px) {
  .chart__progress_5 {
    min-width: 65px;
    width: 48%;
  }
}

.chart__progress_6 {
  height: 380px;
}
@media screen and (max-width: 991px) {
  .chart__progress_6 {
    width: calc(100% - 100px);
  }
}

.way {
  padding: 91px 0 55px;
}
@media screen and (max-width: 991px) {
  .way {
    padding: 55px 0 15px;
  }
}

.way__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding-top: 11px;
}

.way__item {
  width: 16.6%;
  padding: 0 15px 40px;
  text-align: center;
  line-height: 1.625;
}
@media screen and (max-width: 991px) {
  .way__item {
    width: 33.3%;
  }
}
@media screen and (max-width: 540px) {
  .way__item {
    width: 50%;
  }
}

.way__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 22px;
  height: 95px;
}
@media screen and (max-width: 991px) {
  .way__icon {
    height: 70px;
  }
  .way__icon img {
    transform: scale(0.8);
  }
}

.price {
  background: #f1f3f6;
  padding: 91px 0 85px;
}
@media screen and (max-width: 991px) {
  .price {
    padding-top: 55px;
    padding-bottom: 50px;
  }
}

.price__list {
  padding-top: 8px;
}

.price__item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .price__item {
    margin-bottom: 10px;
  }
}

.price__col-1 {
  width: calc(100% - 210px);
  box-shadow: 0px 13px 30px 0px rgba(147, 166, 200, 0.1);
  background: #fff;
  height: 73px;
  display: flex;
  align-items: center;
  padding: 0 40px;
  font-size: 1.8rem;
  line-height: 1.5;
}
.price__col-1_50 {
  width: calc(50% - 15px);
}
@media screen and (max-width: 991px) {
  .price__col-1 {
    width: calc(100% - 180px);
    padding: 15px 20px;
    font-size: 1.6rem;
    height: auto;
    min-height: 73px;
  }
}
@media screen and (max-width: 540px) {
  .price__col-1 {
    width: calc(100% - 16rem);
  }
}
@media screen and (max-width: 360px) {
  .price__col-1 {
    width: 100%;
  }
}

.price__col-2 {
  background: #f0f2f6;
  width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #555d84;
}
.price__col-2_50 {
  width: calc(50% - 15px);
}
.price__col-2 .button {
  height: 100%;
  flex-grow: 1;
}
@media screen and (max-width: 991px) {
  .price__col-2 {
    width: 180px;
  }
}
@media screen and (max-width: 540px) {
  .price__col-2 {
    width: 16rem;
  }
}
@media screen and (max-width: 360px) {
  .price__col-2 {
    width: 100%;
    height: 60px;
  }
}

.price__value {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}

.info {
  padding: 36px 0;
}
@media screen and (max-width: 991px) {
  .info {
    padding: 55px 0 15px;
  }
}

.info__row {
  max-width: 1125px;
  padding: 35px 0;
  align-items: center;
}
.info__row_reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 991px) {
  .info__row {
    padding: 0 0 45px;
  }
}

.info__col-1 {
  width: 390px;
}
@media screen and (max-width: 991px) {
  .info__col-1 {
    width: 100%;
    order: 2;
  }
}

.info__col-2 {
  width: calc(100% - 420px);
}
@media screen and (max-width: 991px) {
  .info__col-2 {
    width: 100%;
    order: 1;
  }
}

.info__button {
  max-width: 285px;
  padding-top: 30px;
}
@media screen and (max-width: 991px) {
  .info__button {
    order: 3;
    padding-top: 40px;
    width: 100%;
    margin: 0 auto;
  }
}

.info__figure img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .info__figure {
    padding-top: 30px;
  }
  .info__figure img {
    max-width: 70%;
  }
}
@media screen and (max-width: 991px) {
  .info__figure_hidden {
    display: none;
  }
}

.info__desc_offset {
  padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .info__desc_offset {
    padding-bottom: 0;
  }
}

.order {
  background: #f1f3f6;
  padding: 71px 0 80px;
}
@media screen and (max-width: 991px) {
  .order {
    padding: 15px 0 60px;
  }
}
.order .title-h2 {
  margin-bottom: 32px;
}

.order__content {
  background: #fff;
  box-shadow: 0px 13px 30px 0px rgba(147, 166, 200, 0.1);
  padding: 35px 40px 0;
  padding-top: 108px;
  position: relative;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .order__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.order__form {
  padding-bottom: 20px;
}

.form__progress {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  padding: 35px 40px 0;
  z-index: 400;
  background: #fff;
  transition: padding 0.3s;
}
@media screen and (max-width: 767px) {
  .form__progress {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.form__progress p {
  margin-bottom: 10px;
  font-size: 14px;
  color: #4a4a4a;
}
.form__progress.is_stuck {
  box-shadow: rgba(147, 166, 200, 0.1) 0px 13px 30px 0px;
}
@media screen and (max-width: 991px) {
  .form__progress.is_stuck {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.form__progressline {
  height: 14px;
  background: #f1f3f6;
  border-radius: 14px;
  overflow: hidden;
}
.form__progressline span {
  display: block;
  width: 0;
  height: 14px;
  transition: 0.5s;
  background: #3dd259;
}

.step {
  padding-bottom: 22px;
}

.step__label {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 2.2rem;
}

.step__list {
  display: flex;
  flex-wrap: wrap;
}
.step__list li {
  padding-bottom: 17px;
  padding-right: 20px;
}
@media screen and (max-width: 991px) {
  .step__list li {
    padding-bottom: 20px;
  }
}
.step__list_4col {
  max-width: 980px;
}
.step__list_4col li {
  width: 25%;
}
.step__list_4col li:nth-child(4n) {
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .step__list_4col li:nth-child(4n) {
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .step__list_4col li {
    width: 50%;
    padding-right: 15px;
  }
  .step__list_4col li:nth-child(2n) {
    padding-right: 0;
  }
}
@media screen and (max-width: 540px) {
  .step__list_4col li {
    width: 100%;
  }
}
.step__list_nocol {
  margin-right: -30px;
}
.step__list_nocol li {
  padding-right: 50px;
}
@media screen and (max-width: 991px) {
  .step__list_nocol li {
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .step__list_nocol {
    margin-right: 0;
  }
}
.step__list_2col {
  max-width: 1000px;
}
.step__list_2col li:not(.width-full) {
  width: 50%;
}
@media screen and (max-width: 991px) {
  .step__list_2col li:not(.width-full) {
    width: 100%;
  }
}
.step__list_summ li {
  width: 100%;
  padding-right: 0;
}
.checkbox {
  display: inline-flex;
  align-items: flex-start;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}

.step__list li span img.flag {
  width: 20px;
  margin-top: 3px;
}

.form__col-50 {
  width: calc(50% - 15px);
}
@media screen and (max-width: 540px) {
  .form__col-50 {
    width: 100%;
  }
}

.input-item {
  position: relative;
  margin-bottom: 20px;
}
.input-item_mb50 {
  margin-bottom: 30px;
}
@media screen and (max-width: 540px) {
  .input-item_mb50 {
    margin-bottom: 20px;
  }
}

.form__row_submit {
  padding-top: 30px;
}

.form__privacy {
  height: 60px;
  display: flex;
  align-items: center;
  padding-right: 30px;
}

.form__privacy span {
  color: #787e91;
  line-height: 1.3;
  font-size: 1.3rem;
}

@media screen and (max-width: 991px) {
  .form__privacy {
    height: auto;
    padding-right: 0;
    margin-bottom: 30px;
  }
}

.form__submit {
  width: 390px;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .form__submit {
    width: 100%;
  }
}

.form__text {
  text-align: center;
  color: #6b7183;
  line-height: 1.625;
  font-size: 1.6rem;
  padding-top: 10px;
}

input.summa__input {
  background: 0 !important;
  text-align: center;
  border-color: #7c87bd;
  padding: 0 65px;
}

.summa {
  width: 275px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .summa {
    width: 100%;
  }
}

.summa__dec,
.summa__inc {
  width: 30px;
  height: 30px;
  background: #f4f8ff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
  transition: 0.3s;
}
.summa__dec:before, .summa__dec:after,
.summa__inc:before,
.summa__inc:after {
  position: absolute;
  z-index: 1;
  transition: 0.3s;
  width: 10px;
  height: 2px;
  background: #343d57;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.summa__dec:before,
.summa__inc:before {
  width: 2px;
  height: 10px;
}
@media (hover: hover) {
  .summa__dec:hover,
.summa__inc:hover {
    background: #324499;
    color: #fff;
  }
  .summa__dec:hover:before, .summa__dec:hover:after,
.summa__inc:hover:before,
.summa__inc:hover:after {
    background: #fff;
  }
}

.summa__dec {
  left: 20px;
}
.summa__dec:before {
  display: none;
}

.summa__inc {
  right: 20px;
}

.step__controls {
  display: flex;
  align-items: center;
}

.step__next {
  width: 150px;
}

.step__prev {
  margin-left: 30px;
  color: #6b7183;
  font-size: 1.6rem;
  border-bottom: 1px solid transparent;
}
@media (hover: hover) {
  .step__prev:hover {
    border-bottom-color: #6b7183;
  }
}

.hidden-steps .step {
  display: none;
}
.hidden-steps .step.active {
  display: block;
}

.footer {
  padding: 32px 0;
}

.footer__left {
  width: calc(50% - 15px);
}
@media screen and (max-width: 991px) {
  .footer__left {
    width: 100%;
    text-align: center;
    padding-bottom: 25px;
  }
}

.footer__right {
  width: calc(50% - 15px);
}
@media screen and (max-width: 991px) {
  .footer__right {
    width: 100%;
  }
}

.footer__copyright {
  margin-bottom: 10px;
}

.footer__address {
  font-style: normal;
}

.footer__row {
  padding-bottom: 25px;
  margin-bottom: 22px;
  border-bottom: 1px solid #f1f3f6;
}

.footer__info {
  color: #b9b9b9;
  line-height: 1.35;
}
@media screen and (max-width: 991px) {
  .footer__info {
    text-align: center;
  }
}

.footer__nav {
  margin: 0 -10px;
}
.footer__nav ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .footer__nav ul {
    flex-wrap: wrap;
  }
}
.footer__nav ul li {
  padding: 0 10px 15px;
}
@media screen and (max-width: 991px) {
  .footer__nav ul li {
    width: 100%;
  }
  .footer__nav ul li:last-child {
    padding-bottom: 0;
  }
}
.footer__nav ul li a {
  color: #091966;
  border-bottom: 1px solid transparent;
}
@media (hover: hover) {
  .footer__nav ul li a:hover {
    border-bottom-color: #091966;
  }
}

.main-404 {
  padding: 80px 0;
}

.page-404 {
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
}

.page-404__title {
  font-size: 80px;
  font-weight: bold;
}

.page-404__img {
  margin: 0 auto -50px;
  max-width: 505px;
  width: 100%;
  display: block;
  transform: translateX(-10px);
}

.page-404__text {
  padding-bottom: 35px;
  font-size: 16px;
}
.page-404__text p {
  padding-bottom: 5px;
}
.page-404__text strong {
  font-size: 22px;
  font-weight: 500;
}
.page-404__text a {
  color: #091966;
  text-decoration: underline;
}
.page-404__text a:hover {
  text-decoration: none;
}

@media screen and (max-width: 500px) {
  .page-404__img {
    transform: none;
    margin-bottom: -30px;
  }

  .page-404__text {
    font-size: 14px;
  }
  .page-404__text strong {
    font-size: 18px;
  }
}