@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Forum&family=Lato:wght@400;700;900&display=swap");
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-Light.woff2") format("woff2");
  font-weight: 300;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato/Lato-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: 'icon-font';
  src: url("../fonts/icon-font/icon-font.eot?zapzd9");
  src: url("../fonts/icon-font/icon-font.eot?zapzd9#iefix") format("embedded-opentype"), url("../fonts/icon-font/icon-font.ttf?zapzd9") format("truetype"), url("../fonts/icon-font/icon-font.woff?zapzd9") format("woff"), url("../fonts/icon-font/icon-font.svg?zapzd9#icon-font") format("svg");
  font-weight: normal;
  font-display: auto;
  font-style: normal; }

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-arrow-down:before {
  content: "\e900"; }

.fa-arrow-link:before {
  content: "\e901"; }

.fa-arrow-next:before {
  content: "\e902"; }

.fa-arrow-prev:before {
  content: "\e904"; }

.fa-check:before {
  content: "\e905"; }

.fa-map:before {
  content: "\e906"; }

.fa-messege:before {
  content: "\e907"; }

.fa-close:before {
  content: "\e903"; }

.fa-play:before {
  content: "\ea1c"; }

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

@-webkit-keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(18em) skewX(-45deg);
            transform: translateX(18em) skewX(-45deg); } }

@keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(18em) skewX(-45deg);
            transform: translateX(18em) skewX(-45deg); } }

.mortgage {
  margin-top: 250px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media only screen and (max-width: 1250px) {
    .mortgage {
      display: block;
      margin-top: 150px; } }
  @media only screen and (max-width: 720px) {
    .mortgage {
      margin-top: 100px; } }

.mortgage-title {
  max-width: 670px; }
  @media only screen and (max-width: 1250px) {
    .mortgage-title {
      text-align: center;
      margin: 0 auto; } }
  @media only screen and (max-width: 720px) {
    .mortgage-title {
      text-align: left; } }

.mortgage-btn {
  max-width: 100%;
  width: 390px;
  height: 86px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 150px;
          border-radius: 150px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: #F39423;
  font: 500 18px "Lato", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-top: 35px; }
  .mortgage-btn input {
    display: none; }
  .mortgage-btn:hover {
    background: #FFA539; }
  .mortgage-btn:focus {
    background: #E88B1C; }
  @media only screen and (max-width: 720px) {
    .mortgage-btn {
      font-size: 14px; } }
  @media only screen and (max-width: 1250px) {
    .mortgage-btn {
      display: none; } }

.mortgage-btn_mob {
  display: none; }
  @media only screen and (max-width: 1250px) {
    .mortgage-btn_mob {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 30px auto 0; } }
  @media only screen and (max-width: 720px) {
    .mortgage-btn_mob {
      width: 100%;
      height: 70px; } }

.mortgage-content {
  max-width: 705px;
  padding: 70px 62px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F6F6F6;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  margin-left: 20px; }
  .mortgage-content p {
    font-size: 24px;
    line-height: 140%;
    margin-left: 40px; }
  @media only screen and (max-width: 1250px) {
    .mortgage-content {
      margin: 15px auto 0; } }
  @media only screen and (max-width: 720px) {
    .mortgage-content {
      padding: 25px;
      -webkit-border-radius: 15px;
              border-radius: 15px;
      display: block; }
      .mortgage-content p {
        margin-top: 20px;
        font-size: 14px;
        margin-left: 0; } }

.mortgage-logo {
  width: 210px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .mortgage-logo img {
    max-width: 100%;
    display: block;
    margin-bottom: 24px; }
    .mortgage-logo img:last-child {
      margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .mortgage-logo {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .mortgage-logo img {
        width: 115px;
        margin-bottom: 0; } }

.mortgage-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px; }
  @media only screen and (max-width: 1250px) {
    .mortgage-page {
      display: block; } }
  @media only screen and (max-width: 720px) {
    .mortgage-page {
      margin-top: 40px; } }

.mortgage-page-title h2 {
  font-size: 72px;
  line-height: 100%; }

.mortgage-page-title p {
  display: none;
  font-size: 24px;
  line-height: 140%;
  margin-top: 20px; }

@media only screen and (max-width: 1500px) {
  .mortgage-page-title p {
    max-width: 600px;
    display: block; } }

@media only screen and (max-width: 720px) {
  .mortgage-page-title h2 {
    font-size: 30px;
    line-height: 92%; }
  .mortgage-page-title p {
    font-size: 14px;
    margin-top: 20px; } }

.page-frame_mortgage {
  background: url("../images/bg/mortgage-bg.jpg") center top 162px no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }
  @media only screen and (max-width: 1250px) {
    .page-frame_mortgage {
      background-position: center top 150px; } }
  @media only screen and (max-width: 720px) {
    .page-frame_mortgage {
      background: url("../images/bg/mortgage-mob-bg.jpg") center top no-repeat;
      -webkit-background-size: cover;
              background-size: cover; } }

.mortgage-benefits {
  max-width: 730px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 30px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 30px), 1fr));
  grid-gap: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 10px; }
  @media screen and (max-width: 980px) {
    .mortgage-benefits {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 30px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .mortgage-benefits {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 30px), 1fr)); } }
  .mortgage-benefits img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1500px) {
    .mortgage-benefits {
      max-width: 450px;
      display: block; } }
  @media only screen and (max-width: 1250px) {
    .mortgage-benefits {
      max-width: 350px;
      margin: 30px auto 0;
      display: block; } }
  @media only screen and (max-width: 720px) {
    .mortgage-benefits {
      max-width: 245px; } }

.mortgage-benefits__item {
  padding: 40px;
  background: #5EB240;
  color: #fff;
  -webkit-border-radius: 20px;
          border-radius: 20px; }
  .mortgage-benefits__item span {
    display: block;
    font-family: "Forum", serif;
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 100%; }
  .mortgage-benefits__item p {
    font-size: 16px;
    line-height: 140%; }
  @media only screen and (max-width: 1500px) {
    .mortgage-benefits__item {
      margin-bottom: 20px; }
      .mortgage-benefits__item:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 720px) {
    .mortgage-benefits__item {
      padding: 20px 30px; }
      .mortgage-benefits__item span {
        font-size: 24px;
        margin-bottom: 7px; }
      .mortgage-benefits__item p {
        font-size: 12px; } }

.mortgage-page-content {
  margin-top: 70px; }
  @media only screen and (max-width: 720px) {
    .mortgage-page-content {
      margin-top: 30px; } }

.mortgage-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media only screen and (max-width: 720px) {
    .mortgage-tabs {
      width: 100%; } }

.mortgage-tab {
  padding: 0 50px;
  height: 130px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0px 8px 35px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0px 8px 35px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 35px 35px 0px 0px;
          border-radius: 35px 35px 0px 0px; }
  .mortgage-tab:first-child {
    -webkit-border-radius: 35px 0px 0px 0px;
            border-radius: 35px 0px 0px 0px; }
  .mortgage-tab:last-child {
    -webkit-border-radius: 0px 35px 0px 0px;
            border-radius: 0px 35px 0px 0px;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  .mortgage-tab img {
    display: block;
    max-height: 80px; }
  @media only screen and (max-width: 720px) {
    .mortgage-tab {
      width: 50%;
      height: 85px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0; }
      .mortgage-tab img {
        max-width: 95px; } }

.mortgage-tab_active {
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.05); }

.mortgage-frame-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.mortgage-tabs__descripter {
  max-width: 545px;
  font-size: 24px;
  line-height: 140%;
  margin-left: 85px; }
  @media only screen and (max-width: 1500px) {
    .mortgage-tabs__descripter {
      display: none; } }

.mortgage-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 70px 80px 85px;
  background-color: #fff;
  -webkit-border-radius: 0 30px 30px 30px;
          border-radius: 0 30px 30px 30px;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 1250px) {
    .mortgage-wrap {
      display: block; } }
  @media only screen and (max-width: 720px) {
    .mortgage-wrap {
      padding: 20px 30px;
      -webkit-border-radius: 0 15px 15px 15px;
              border-radius: 0 15px 15px 15px;
      margin-top: -10px; } }

.mortgage-group {
  max-width: 607px;
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 20px; }
  @media only screen and (max-width: 1250px) {
    .mortgage-group {
      margin: 0 auto; } }

.mortgage-group__item {
  margin-bottom: 30px; }
  .mortgage-group__item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .mortgage-group__item {
      margin-bottom: 20px; } }

.mortgage-group__title {
  font-size: 24px;
  line-height: 140%;
  margin-bottom: 12px; }
  @media only screen and (max-width: 720px) {
    .mortgage-group__title {
      font-size: 14px;
      line-height: 140%;
      margin-bottom: 5px; } }

.mortgage-group__input {
  width: 100%;
  height: 74px;
  padding: 0 20px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 5px;
          border-radius: 5px;
  font-weight: 500;
  color: #000000; }
  @media only screen and (max-width: 720px) {
    .mortgage-group__input {
      height: 50px;
      padding: 0 17px;
      font-size: 12px; } }

.mortgage-group__descritpor {
  font-weight: 300;
  font-size: 16px;
  line-height: 145%;
  margin-top: 15px; }
  @media only screen and (max-width: 720px) {
    .mortgage-group__descritpor {
      font-size: 12px;
      margin-top: 4px; } }

.mortgage-group__range .irs--flat .irs-line {
  top: 0;
  height: 10px;
  background: #EBEBEB;
  -webkit-border-radius: 5px;
          border-radius: 5px; }
  @media only screen and (max-width: 720px) {
    .mortgage-group__range .irs--flat .irs-line {
      height: 5px; } }

.mortgage-group__range .irs--flat .irs-bar {
  top: 0;
  height: 10px;
  background: #5EB240;
  -webkit-border-radius: 5px;
          border-radius: 5px; }
  @media only screen and (max-width: 720px) {
    .mortgage-group__range .irs--flat .irs-bar {
      height: 5px; } }

.mortgage-group__range .irs--flat .irs-min, .mortgage-group__range .irs--flat .irs-max {
  font-weight: 300;
  font-size: 16px;
  line-height: 145%;
  color: #000000;
  background: none;
  top: 25px; }
  @media only screen and (max-width: 720px) {
    .mortgage-group__range .irs--flat .irs-min, .mortgage-group__range .irs--flat .irs-max {
      font-size: 12px;
      top: 20px; } }

.mortgage-group__range .irs--flat .irs-from, .mortgage-group__range .irs--flat .irs-to, .mortgage-group__range .irs--flat .irs-single {
  display: none; }

.mortgage-group__range .irs--flat .irs-handle {
  width: 24px;
  height: 24px;
  background: #F39423;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  top: -6px; }
  .mortgage-group__range .irs--flat .irs-handle i {
    display: none !important; }
  @media only screen and (max-width: 720px) {
    .mortgage-group__range .irs--flat .irs-handle {
      width: 15px;
      height: 15px; } }

.mortgage-group__range .irs-min, .mortgage-group__range .irs-max {
  visibility: inherit !important; }

.mortgage-group__range_credit .irs-min::after {
  content: ' год'; }

.mortgage-group__range_credit .irs-max::after {
  content: ' лет'; }

.mortgage-info {
  width: 100%;
  display: none;
  max-width: 465px;
  padding: 55px 50px 85px;
  background: #F6F6F6;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 20px;
          border-radius: 20px; }
  @media only screen and (max-width: 1250px) {
    .mortgage-info {
      margin: 50px auto 0; } }
  @media only screen and (max-width: 720px) {
    .mortgage-info {
      padding: 30px 10px 40px;
      margin-top: 30px; } }

.mortgage-info_active {
  display: block; }

.mortgage-item {
  margin-bottom: 28px; }
  .mortgage-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .mortgage-item {
      padding: 0 20px;
      margin-bottom: 23px; } }

.mortgage-item__title {
  font-weight: 300;
  font-size: 16px;
  line-height: 145%;
  margin-bottom: 8px; }
  @media only screen and (max-width: 720px) {
    .mortgage-item__title {
      font-size: 12px; } }

.mortgage-item__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .mortgage-item__info p {
    font-size: 24px;
    line-height: 140%; }
  .mortgage-item__info span {
    font-weight: 300;
    font-size: 16px;
    line-height: 145%;
    color: rgba(0, 0, 0, 0.5);
    margin-left: 20px; }
  @media only screen and (max-width: 720px) {
    .mortgage-item__info p {
      font-size: 16px; }
    .mortgage-item__info span {
      font-size: 12px;
      margin-left: 5px; } }

.mortgage-info__btn {
  max-width: 100%;
  width: 100%;
  height: 86px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 150px;
          border-radius: 150px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: #F39423;
  font: 500 18px "Lato", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-top: 40px; }
  .mortgage-info__btn input {
    display: none; }
  .mortgage-info__btn:hover {
    background: #FFA539; }
  .mortgage-info__btn:focus {
    background: #E88B1C; }
  @media only screen and (max-width: 720px) {
    .mortgage-info__btn {
      font-size: 14px; } }
  @media only screen and (max-width: 720px) {
    .mortgage-info__btn {
      height: 50px;
      padding: 0 54px;
      margin-top: 20px; } }

.mortgage-group__start_error .mortgage-group__input {
  border-color: red; }

.mortgage-group__start_error .mortgage-group__descritpor {
  color: red; }

.mortgage-help {
  display: none;
  padding: 130px 0 100px; }
  @media only screen and (max-width: 720px) {
    .mortgage-help {
      padding: 45px 0 70px; } }

.mortgage-help__content {
  max-width: 1280px;
  height: 813px;
  margin-top: 66px;
  position: relative;
  margin: 66px auto 0; }
  .mortgage-help__content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-border-radius: 30px;
            border-radius: 30px; }
  @media only screen and (max-width: 980px) {
    .mortgage-help__content {
      height: 444px; } }
  @media only screen and (max-width: 720px) {
    .mortgage-help__content {
      margin-top: 80px; } }

.mortgage-help__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -86px;
  right: 77px; }
  @media only screen and (max-width: 1500px) {
    .mortgage-help__list {
      top: -40px; } }
  @media only screen and (max-width: 980px) {
    .mortgage-help__list {
      position: static; } }

.mortgage-help__item {
  width: 350px;
  padding: 40px 70px 40px 40px;
  background-color: #5EB240;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 30px; }
  .mortgage-help__item:last-child {
    margin-right: 0; }
  .mortgage-help__item h3 {
    font-size: 30px;
    line-height: 100%; }
  .mortgage-help__item p {
    font-size: 16px;
    line-height: 140%;
    margin-top: 10px; }
  @media only screen and (max-width: 980px) {
    .mortgage-help__item {
      margin: 0;
      position: absolute; }
      .mortgage-help__item:nth-child(1) {
        top: -61px;
        left: -20px; }
      .mortgage-help__item:nth-child(2) {
        bottom: -61px;
        right: -20px; } }
  @media only screen and (max-width: 720px) {
    .mortgage-help__item {
      width: 244px;
      padding: 20px 30px 35px; }
      .mortgage-help__item h3 {
        font-size: 24px; }
      .mortgage-help__item p {
        font-size: 12px; } }

.calculator-group__range_year .irs-min::after {
  content: ' год'; }

.calculator-group__range_year .irs-max::after {
  content: ' лет'; }

.progress-information__messege {
  margin-top: 15px;
  margin-bottom: 0; }

.page-new-form {
  padding: 100px 0; }
  @media only screen and (max-width: 720px) {
    .page-new-form {
      padding: 40px 0; } }

.page-new-form__item {
  padding: 0 50px;
  margin: 0 auto; }
  @media only screen and (max-width: 1250px) {
    .page-new-form__item {
      padding: 0; } }
