@font-face {
  font-family: "Gilroy-Light";
  src: url(../fonts/Gilroy/Gilroy-Light.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-Light.ttf) format("truetype");
  font-display: swap;
  font-weight: 300;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy";
  src: url(../fonts/Gilroy/Gilroy-Regular.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-Regular.ttf) format("truetype");
  font-display: swap;
  font-weight: 400;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy-SemiBold";
  src: url(../fonts/Gilroy/Gilroy-SemiBold.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-SemiBold.ttf) format("truetype");
  font-display: swap;
  font-weight: 600;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy-Bold";
  src: url(../fonts/Gilroy/Gilroy-Bold.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-Bold.ttf) format("truetype");
  font-display: swap;
  font-weight: 600;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy-Black";
  src: url(../fonts/Gilroy/Gilroy-Black.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-Black.ttf) format("truetype");
  font-display: swap;
  font-weight: 700;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy-ExtraBold";
  src: url(../fonts/Gilroy/Gilroy-ExtraBold.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-ExtraBold.ttf) format("truetype");
  font-display: swap;
  font-weight: 800;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy-Light";
  src: url(../fonts/Gilroy/Gilroy-Light.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-Light.ttf) format("truetype");
  font-display: swap;
  font-weight: 300;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy";
  src: url(../fonts/Gilroy/Gilroy-Regular.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-Regular.ttf) format("truetype");
  font-display: swap;
  font-weight: 400;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy-SemiBold";
  src: url(../fonts/Gilroy/Gilroy-SemiBold.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-SemiBold.ttf) format("truetype");
  font-display: swap;
  font-weight: 600;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy-Bold";
  src: url(../fonts/Gilroy/Gilroy-Bold.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-Bold.ttf) format("truetype");
  font-display: swap;
  font-weight: 600;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy-Black";
  src: url(../fonts/Gilroy/Gilroy-Black.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-Black.ttf) format("truetype");
  font-display: swap;
  font-weight: 700;
  font-style: "normal"; }

@font-face {
  font-family: "Gilroy-ExtraBold";
  src: url(../fonts/Gilroy/Gilroy-ExtraBold.woff2) format("woff2"), url(../fonts/Gilroy/Gilroy-ExtraBold.ttf) format("truetype");
  font-display: swap;
  font-weight: 800;
  font-style: "normal"; }

.visuallyHidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

@media (max-width: 992px) {
  header.info .info__wrapper {
    display: none; }
    header.info .info__wrapper .logo a {
      font-size: 16px;
      line-height: 1;
      width: 127px;
      height: 56px; } }

.header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }
  .header .info__right p {
    height: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .header .info__phone {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .header .logo a {
    height: 70px;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

body.modal-open {
  overflow: inherit;
  padding-right: 0 !important; }

.header--float {
  height: 70px;
  -webkit-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  transition: height 0.3s ease; }
  @media (min-width: 992px) {
    .header--float {
      height: 52px !important;
      position: fixed;
      z-index: 999;
      background-color: #29282e;
      -webkit-transition: header 0.3s ease;
      -o-transition: header 0.3s ease;
      transition: header 0.3s ease; }
      .header--float .info__right {
        margin-top: 0 !important; }
      .header--float .info__phone {
        margin-bottom: 0 !important; }
      .header--float .info__right p {
        opacity: 0;
        height: 0;
        visibility: hidden; }
      .header--float .logo a {
        height: 52px;
        font-size: 14px; } }

.info .info__wrapper {
  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; }
  .info .info__wrapper.flexblock {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  @media (max-width: 992px) {
    .info .info__wrapper {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      padding-top: 20px;
      background-color: #1d2025;
      text-align: center; }
      .info .info__wrapper nav {
        margin-left: 0; }
      .info .info__wrapper .nav__list {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .info .info__wrapper .nav__list li {
          margin-top: 10px;
          margin-bottom: 8px;
          margin-left: 0; }
      .info .info__wrapper .info__right {
        margin-top: 30px;
        margin-bottom: 25px;
        text-align: center; }
        .info .info__wrapper .info__right .info__phone {
          font-size: 18px; } }

.hamburger {
  margin: 0 auto;
  margin-top: 2px;
  width: 30px;
  height: 25px;
  position: relative;
  cursor: pointer;
  display: none; }
  @media (max-width: 992px) {
    .hamburger {
      display: block; } }

.hamburger .bar {
  padding: 0;
  width: 30px;
  height: 0.17em;
  background-color: #fff;
  display: block;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: absolute; }

.bar1 {
  top: 0; }

.bar2,
.bar3 {
  top: 11px; }

.bar3 {
  right: 0; }

.bar4 {
  bottom: 0; }

.checkbox2:checked + label > .hamburger2 > .bar1 {
  -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
          transform: translateX(40px);
  background-color: transparent; }

.checkbox2:checked + label > .hamburger2 > .bar2 {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.checkbox2:checked + label > .hamburger2 > .bar3 {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.checkbox2:checked + label > .hamburger2 > .bar4 {
  -webkit-transform: translateX(-40px);
      -ms-transform: translateX(-40px);
          transform: translateX(-40px);
  background-color: transparent; }

.main-top {
  padding-top: 70px;
  min-height: 983px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden; }
  @media (max-width: 1200px) {
    .main-top {
      min-height: 1030px; } }
  @media (max-width: 768px) {
    .main-top {
      min-height: 930px; } }
  @media (max-width: 576px) {
    .main-top {
      min-height: 850px; } }
  @media (max-width: 425px) {
    .main-top {
      min-height: 900px; } }
  .main-top .accent-btn {
    margin-bottom: 20px;
    font-size: 17.8px; }
  .main-top .simple-text {
    width: 330px; }
    @media (max-width: 576px) {
      .main-top .simple-text {
        width: 100%; } }

.parallax-mirror {
  background-color: #0a0a0a; }

.main-top__title {
  width: 80%;
  margin-top: 110px;
  color: #ffffff;
  font-family: 'Gilroy-ExtraBold', 'sans-serif';
  font-size: 46px;
  font-weight: 400;
  line-height: 56px;
  text-align: left; }
  @media (max-width: 992px) {
    .main-top__title {
      margin-top: 100px;
      font-size: 40px;
      line-height: 1.2; } }
  @media (max-width: 768px) {
    .main-top__title {
      margin-top: 70px;
      font-size: 30px;
      line-height: 1; } }
  @media (max-width: 576px) {
    .main-top__title {
      margin-top: 40px;
      width: 100%;
      font-size: 26px; } }

.main-top__subtitle {
  margin-top: 9px;
  color: #ffffff;
  font-family: 'Gilroy-Light', 'sans-serif';
  font-size: 30px;
  font-weight: 300;
  text-align: left; }
  @media (max-width: 992px) {
    .main-top__subtitle {
      font-size: 25px;
      line-height: 1.2; } }
  @media (max-width: 768px) {
    .main-top__subtitle {
      font-size: 19px;
      line-height: 1; } }
  @media (max-width: 576px) {
    .main-top__subtitle {
      width: 92%; } }

.advantages {
  width: 80%;
  margin-top: 60px;
  margin-bottom: 77px;
  margin-left: 11px; }
  @media (max-width: 992px) {
    .advantages {
      margin-bottom: 60px; } }
  @media (max-width: 768px) {
    .advantages {
      margin-top: 40px;
      margin-bottom: 40px; } }
  @media (max-width: 576px) {
    .advantages {
      width: 94%;
      margin-left: 0; } }
  .advantages .col-lg-4 {
    max-width: 28%; }
    @media (max-width: 1200px) {
      .advantages .col-lg-4 {
        max-width: 33.3333%; } }
    @media (max-width: 992px) {
      .advantages .col-lg-4 {
        max-width: 100%; } }
  .advantages .col-lg-4:first-child .advantage::before {
    display: none !important; }
    @media (max-width: 992px) {
      .advantages .col-lg-4:first-child .advantage::before {
        display: block !important; } }

.advantage {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  @media (max-width: 992px) {
    .advantage {
      margin-bottom: 10px;
      margin-left: 25px; } }
  .advantage::before {
    position: absolute;
    display: block;
    content: "";
    left: -25px;
    width: 0.19em;
    height: 18px;
    top: 50%;
    margin-top: -9px;
    background-color: #213998; }
  .advantage .advantage__icon {
    max-width: 27px;
    max-height: 22px;
    margin-right: 10px; }
  .advantage .advantage__text {
    width: 80%;
    color: #ffffff;
    font-family: 'Gilroy', 'sans-serif';
    font-size: 14px;
    font-weight: 400;
    text-align: left; }

.details {
  margin-top: -320px;
  padding: 270px 0 220px;
  background-image: url("../images/bg-black.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff; }
  @media (max-width: 992px) {
    .details {
      padding: 150px 0 100px; } }
  .details .container .row {
    width: 83%;
    margin: 0 auto; }
    @media (max-width: 992px) {
      .details .container .row {
        width: 100%; } }
    .details .container .row .col-lg-7 .detail {
      width: 60%; }
      @media (max-width: 1200px) {
        .details .container .row .col-lg-7 .detail {
          width: 80% !important; } }
      @media (max-width: 576px) {
        .details .container .row .col-lg-7 .detail {
          width: 100% !important; } }
  .details .detail {
    width: 80%;
    margin-bottom: 64px;
    padding-left: 38px;
    position: relative; }
    @media (max-width: 1200px) {
      .details .detail {
        width: 100% !important; } }
    @media (max-width: 992px) {
      .details .detail {
        width: 100% !important; } }
    @media (max-width: 768px) {
      .details .detail {
        margin-bottom: 40px; } }
    .details .detail::before {
      display: block;
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -28px;
      width: 0.18em;
      height: 56px;
      -webkit-box-shadow: 0 0 35px rgba(0, 51, 255, 0.64);
              box-shadow: 0 0 35px rgba(0, 51, 255, 0.64);
      background-color: #213998; }
    .details .detail .detail__title {
      font-family: "Gilroy-Bold", "sans-serif";
      font-size: 24px;
      font-weight: 700; }
    .details .detail .detail__text {
      font-family: "Gilroy", "sans-serif";
      font-size: 18px;
      font-weight: 400; }
      @media (max-width: 992px) {
        .details .detail .detail__text {
          font-size: 17px; } }

.service figure {
  margin: 0 0 30px;
  -webkit-box-shadow: 0 4px 68px rgba(71, 71, 71, 0.15);
          box-shadow: 0 4px 68px rgba(71, 71, 71, 0.15);
  background-color: #ffffff; }
  .service figure picture {
    display: block;
    width: 100%;
    min-height: 290px;
    overflow: hidden; }
    .service figure picture img, .service figure picture source {
      width: 100%;
      min-height: 290px;
      -o-object-fit: cover;
         object-fit: cover;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
      .service figure picture img:hover, .service figure picture source:hover {
        -webkit-transform: scale(1.06);
            -ms-transform: scale(1.06);
                transform: scale(1.06); }

.service figcaption {
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 17px 30px;
  text-align: center;
  color: #000000;
  font-family: "Gilroy-Bold", "sans-serif";
  font-size: 16px;
  font-weight: 700; }

.services {
  padding-top: 10px;
  padding-bottom: 67px; }
  .services .container {
    text-align: center; }
  .services .section-title {
    margin-bottom: 43px; }
    @media (max-width: 576px) {
      .services .section-title {
        margin-bottom: 30px; } }
  .services .accent-btn {
    width: 360px;
    font-size: 17.8px; }
    @media (max-width: 576px) {
      .services .accent-btn {
        margin-bottom: 40px; } }

.consultation {
  background-color: #f7f7f7;
  padding: 106px 0 64px;
  text-align: center;
  overflow: hidden; }
  @media (max-width: 576px) {
    .consultation {
      padding: 176px 0 45px; } }
  .consultation .small-text {
    margin-top: 15px; }
    @media (max-width: 768px) {
      .consultation .small-text {
        width: 80%;
        margin-left: auto;
        margin-right: auto; } }

.consultation-block {
  position: relative; }
  .consultation-block .form {
    width: 945px;
    margin-left: auto;
    margin-right: auto;
    padding: 36px 15px;
    -webkit-box-shadow: 0 4px 51px rgba(71, 71, 71, 0.15);
            box-shadow: 0 4px 51px rgba(71, 71, 71, 0.15);
    background-color: #ffffff;
    position: relative;
    z-index: 2; }
    @media (max-width: 992px) {
      .consultation-block .form {
        width: 100%; } }
  .consultation-block .consultation-block__images {
    width: 350px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -120px;
    z-index: 1; }
    @media (max-width: 576px) {
      .consultation-block .consultation-block__images {
        width: 100%; } }
  .consultation-block .consultation-block__image_first {
    width: 350px;
    height: 350px; }
    @media (max-width: 768px) {
      .consultation-block .consultation-block__image_first {
        width: 300px;
        height: 300px;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 576px) {
      .consultation-block .consultation-block__image_first {
        width: 250px;
        height: 250px; } }
    .consultation-block .consultation-block__image_first img {
      width: 350px;
      height: 350px;
      -o-object-fit: contain;
         object-fit: contain; }
      @media (max-width: 768px) {
        .consultation-block .consultation-block__image_first img {
          width: 300px;
          height: 300px; } }
      @media (max-width: 576px) {
        .consultation-block .consultation-block__image_first img {
          width: 250px;
          height: 250px; } }
  .consultation-block .consultation-block__image_second img {
    height: 312px;
    position: absolute;
    bottom: 120px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media (max-width: 768px) {
      .consultation-block .consultation-block__image_second img {
        height: 220px; } }
    @media (max-width: 576px) {
      .consultation-block .consultation-block__image_second img {
        height: 170px; } }
  .consultation-block .consultation-block__appeal {
    right: 20px;
    top: 30px;
    position: absolute;
    z-index: 3; }
    @media (max-width: 992px) {
      .consultation-block .consultation-block__appeal {
        right: -70px;
        top: -30px; } }
    @media (max-width: 768px) {
      .consultation-block .consultation-block__appeal {
        display: block;
        width: 220px; } }
    @media (max-width: 576px) {
      .consultation-block .consultation-block__appeal {
        right: auto;
        top: -120px;
        width: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); } }
    .consultation-block .consultation-block__appeal h2 {
      width: 280px;
      color: #000000;
      font-family: "Gilroy-Bold", "sans-serif";
      font-size: 25px;
      font-weight: 700;
      text-align: left; }
      @media (max-width: 992px) {
        .consultation-block .consultation-block__appeal h2 {
          font-size: 22px; } }
    .consultation-block .consultation-block__appeal picture, .consultation-block .consultation-block__appeal img, .consultation-block .consultation-block__appeal source {
      width: 59px;
      height: 70px; }
    .consultation-block .consultation-block__appeal .consultation-block__appeal-image {
      display: block;
      margin: 21px auto 0; }
      @media (max-width: 576px) {
        .consultation-block .consultation-block__appeal .consultation-block__appeal-image {
          float: right;
          margin-top: -10px; } }

.algorithm {
  padding-top: 79px;
  text-align: center; }
  @media (max-width: 576px) {
    .algorithm {
      padding-top: 30px; } }
  .algorithm h2.section-title {
    margin-bottom: 66px; }
    @media (max-width: 576px) {
      .algorithm h2.section-title {
        margin-bottom: 30px; } }
  .algorithm .algorithm-list {
    width: 880px;
    float: right;
    padding: 75px 80px 120px;
    color: #fff;
    background-color: #1d2025;
    text-align: left;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1200px) {
      .algorithm .algorithm-list {
        width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 992px) {
      .algorithm .algorithm-list {
        padding: 40px 70px; } }
    @media (max-width: 576px) {
      .algorithm .algorithm-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 30px 30px 40px; } }
    .algorithm .algorithm-list ul {
      width: 430px;
      margin-left: 280px; }
      @media (max-width: 1200px) {
        .algorithm .algorithm-list ul {
          margin-left: 360px; } }
      @media (max-width: 992px) {
        .algorithm .algorithm-list ul {
          margin-left: 240px; } }
      @media (max-width: 768px) {
        .algorithm .algorithm-list ul {
          margin-left: 170px; } }
      @media (max-width: 576px) {
        .algorithm .algorithm-list ul {
          margin-left: 0;
          margin-top: 30px;
          width: 100%; } }
  .algorithm .algorithm-list__item {
    position: relative;
    margin-bottom: 36px; }
    .algorithm .algorithm-list__item:last-child {
      margin-bottom: 0; }
    .algorithm .algorithm-list__item .algorithm-list__number {
      position: absolute;
      left: 0;
      top: 0;
      width: 35px;
      color: #213998;
      font-family: "Gilroy-SemiBold", "sans-serif";
      font-size: 30px;
      font-weight: 700; }
      @media (max-width: 1200px) {
        .algorithm .algorithm-list__item .algorithm-list__number {
          font-size: 27px; } }
      @media (max-width: 992px) {
        .algorithm .algorithm-list__item .algorithm-list__number {
          font-size: 24px; } }
    .algorithm .algorithm-list__item .algorithm-list__title {
      padding-left: 50px;
      font-family: "Gilroy-Bold", "sans-serif";
      font-size: 30px;
      font-weight: 700; }
      @media (max-width: 1200px) {
        .algorithm .algorithm-list__item .algorithm-list__title {
          font-size: 27px; } }
      @media (max-width: 992px) {
        .algorithm .algorithm-list__item .algorithm-list__title {
          font-size: 24px; } }
    .algorithm .algorithm-list__item .algorithm-list__text {
      padding-left: 50px;
      font-family: "Gilroy", "sans-serif";
      font-size: 20px;
      font-weight: 400; }
      @media (max-width: 1200px) {
        .algorithm .algorithm-list__item .algorithm-list__text {
          font-size: 17px; } }
      @media (max-width: 992px) {
        .algorithm .algorithm-list__item .algorithm-list__text {
          font-size: 15px; } }
  .algorithm .algorithm-block__image {
    position: absolute;
    width: 485px;
    height: 495px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    margin-left: -242px; }
    @media (max-width: 1200px) {
      .algorithm .algorithm-block__image {
        margin-left: -80px; } }
    @media (max-width: 992px) {
      .algorithm .algorithm-block__image {
        margin-left: -15px;
        width: 280px;
        height: auto; } }
    @media (max-width: 768px) {
      .algorithm .algorithm-block__image {
        width: 220px; } }
    @media (max-width: 576px) {
      .algorithm .algorithm-block__image {
        width: 100%;
        min-width: 100%;
        margin-left: 0;
        position: relative;
        top: auto;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }

.reviews {
  padding-top: 94px;
  padding-bottom: 40px;
  text-align: center;
  clear: both;
  overflow: hidden; }
  @media (max-width: 992px) {
    .reviews {
      padding-bottom: 20px; } }
  @media (max-width: 576px) {
    .reviews {
      padding-top: 50px; } }
  .reviews .section-title {
    margin-bottom: 60px; }
    @media (max-width: 992px) {
      .reviews .section-title {
        max-width: 80%; } }
    @media (max-width: 576px) {
      .reviews .section-title {
        margin-bottom: 30px; } }
  .reviews .swiper-container {
    overflow: visible; }
  .reviews .swiper-pagination-bullets {
    bottom: auto; }
  .reviews .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #939393;
    outline: none !important;
    border: none !important; }
  .reviews .swiper-pagination-bullet-active {
    background-color: #213998 !important; }
  .reviews .swiper-button-prev, .reviews .swiper-button-next {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin-top: 0;
    margin-bottom: 0;
    outline: none; }
  .reviews .swiper-button-prev {
    margin-right: 32px; }
  .reviews .swiper-button-next {
    margin-left: 32px; }
  .reviews .swiper-pagination {
    position: relative; }
  .reviews .swiper-controls {
    float: none;
    margin: 25px auto 50px;
    clear: both;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 576px) {
      .reviews .swiper-controls {
        margin-bottom: 0; } }
  .reviews .swiper-button-next::after {
    width: 8px;
    height: 16px;
    content: "";
    background-image: url("../images/arrow-right.svg");
    background-size: contain;
    background-repeat: no-repeat; }
  .reviews .swiper-button-prev::after {
    width: 8px;
    height: 16px;
    content: "";
    background-image: url("../images/arrow-left.svg");
    background-size: contain;
    background-repeat: no-repeat; }

.review {
  width: 60% !important;
  min-height: 465px;
  -webkit-box-shadow: 0 4px 51px rgba(71, 71, 71, 0.14);
          box-shadow: 0 4px 51px rgba(71, 71, 71, 0.14);
  background-color: #ffffff; }
  @media (max-width: 992px) {
    .review {
      width: 94% !important; } }
  @media (max-width: 640px) {
    .review {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .review .review__left {
    width: 50%;
    float: left;
    padding: 62px 66px;
    text-align: left; }
    @media (max-width: 1200px) {
      .review .review__left {
        padding: 42px 46px; } }
    @media (max-width: 640px) {
      .review .review__left {
        width: 100%;
        padding: 30px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; } }
  .review .review__right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    @media (max-width: 640px) {
      .review .review__right {
        position: relative;
        width: 100%;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
            -ms-flex-order: 0;
                order: 0; } }
  .review .review__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .review .review__image picture {
      display: block;
      min-width: 145px;
      max-width: 145px;
      height: 145px;
      border-radius: 50%;
      overflow: hidden;
      margin-right: 28px; }
      @media (max-width: 1300px) {
        .review .review__image picture {
          min-width: 110px;
          max-width: 110px;
          height: 110px; } }
      @media (max-width: 640px) {
        .review .review__image picture {
          min-width: 90px;
          max-width: 90px;
          height: 90px; } }
      .review .review__image picture img, .review .review__image picture source {
        width: 145px;
        height: 145px;
        -o-object-fit: cover;
           object-fit: cover; }
        @media (max-width: 1300px) {
          .review .review__image picture img, .review .review__image picture source {
            width: 110px;
            width: 110px; } }
        @media (max-width: 640px) {
          .review .review__image picture img, .review .review__image picture source {
            width: 90px;
            height: 90px; } }
  .review .review__name {
    color: #000000;
    font-family: "Gilroy-Bold", "sans-serif";
    font-size: 18px;
    font-weight: 700; }
  .review .review__title {
    margin-top: 58px;
    font-family: "Gilroy-Bold", "sans-serif";
    font-size: 18px;
    font-weight: 700; }
    @media (max-width: 640px) {
      .review .review__title {
        margin-top: 30px; } }
  .review .review__text {
    margin-top: 4px;
    margin-bottom: 40px;
    font-family: "Gilroy", "sans-serif";
    font-size: 16px;
    font-weight: 400; }
    @media (max-width: 640px) {
      .review .review__text {
        margin-bottom: 30px; } }
  .review .review__date {
    color: #bababa;
    font-family: "Gilroy", "sans-serif";
    font-size: 18px;
    font-weight: 400; }

.swiper-slide {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.swiper-slide-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.contacts {
  position: relative; }
  .contacts .container {
    position: relative;
    overflow: hidden;
    margin-bottom: 89px; }
    @media (max-width: 576px) {
      .contacts .container {
        margin-bottom: 40px; } }

.contacts-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 490px;
  padding: 14px 15px 50px;
  color: #fff;
  background-color: #1d2025;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 40px;
  text-align: center;
  z-index: 5; }
  @media (max-width: 992px) {
    .contacts-info {
      width: 280px;
      left: 0; } }
  @media (max-width: 576px) {
    .contacts-info {
      position: relative;
      top: auto;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      margin-left: 0;
      margin-top: 30px;
      width: 100%; } }
  .contacts-info::before {
    content: "";
    display: block;
    top: 14px;
    right: 14px;
    bottom: 14px;
    left: 14px;
    position: absolute;
    border: 1px solid #213998;
    z-index: 0; }
  .contacts-info .logo {
    display: inline-block;
    position: relative;
    z-index: 1; }
  .contacts-info .contacts-info__title {
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: "Gilroy-Bold", "sans-serif";
    font-size: 30px;
    font-weight: 700;
    position: relative;
    z-index: 1; }
    @media (max-width: 768px) {
      .contacts-info .contacts-info__title {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 24px; } }
  .contacts-info .contacts-info__address {
    display: inline;
    margin-bottom: 20px;
    font-family: "Gilroy", "sans-serif";
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    position: relative;
    position: relative;
    z-index: 1; }
    @media (max-width: 768px) {
      .contacts-info .contacts-info__address {
        margin-bottom: 10px; } }
    .contacts-info .contacts-info__address img {
      height: 18px;
      display: inline-block; }
    .contacts-info .contacts-info__address a {
      padding-left: 10px; }
  .contacts-info .contacts-info__phone {
    margin-bottom: 9px;
    color: #fff;
    font-family: "Gilroy-SemiBold", "sans-serif";
    font-size: 26px;
    font-weight: 600;
    position: relative;
    z-index: 1; }
    @media (max-width: 992px) {
      .contacts-info .contacts-info__phone {
        font-size: 20px; } }
  .contacts-info .contacts-info__mode {
    font-family: "Gilroy-Light", "sans-serif";
    font-size: 14px;
    font-weight: 300;
    position: relative;
    z-index: 1; }

.map {
  width: 685px;
  height: 465px;
  float: right;
  background-color: #dfdfdf;
  position: relative;
  z-index: 1; }
  @media (max-width: 992px) {
    .map {
      width: 100%; } }
  @media (max-width: 576px) {
    .map {
      height: 340px; } }

footer.info {
  height: auto;
  background-color: #1e1e1e; }
  @media (max-width: 768px) {
    footer.info .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 992px) {
    footer.info nav {
      display: none; } }
  footer.info .info__right {
    margin-top: 0; }
    @media (max-width: 768px) {
      footer.info .info__right {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px; } }
    @media (max-width: 768px) {
      footer.info .info__right p {
        padding-left: 20px; } }
    @media (max-width: 992px) {
      footer.info .info__right .info__phone {
        font-size: 18px; } }
  footer.info .policy {
    padding-top: 17px;
    padding-bottom: 17px;
    text-align: center; }
    footer.info .policy .policy__link {
      margin-right: 30px;
      font-family: "Gilroy", "sans-serif";
      font-size: 12px;
      font-weight: 400;
      text-decoration: underline; }
      @media (max-width: 768px) {
        footer.info .policy .policy__link {
          display: block;
          margin-right: 0;
          margin-bottom: 5px; } }
    footer.info .policy .policy__text {
      color: #8f8f8f;
      font-family: "Gilroy", "sans-serif";
      font-size: 12px;
      font-weight: 400; }
      @media (max-width: 768px) {
        footer.info .policy .policy__text {
          display: block;
          margin-bottom: 20px; } }

.modal {
  text-align: center; }

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%; } }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-dialog {
  width: 760px;
  max-width: 760px;
  text-align: center; }
  @media (max-width: 992px) {
    .modal-dialog {
      width: 92%; } }

.modal-header {
  border: none; }

.modal-content {
  padding: 40px;
  border-radius: 0; }
  @media (max-width: 576px) {
    .modal-content {
      padding: 10px; } }

.modal-body .modal__sub-title {
  width: 350px;
  font-size: 18px;
  margin: 0 auto 35px;
  text-align: center;
  color: #000;
  font-family: "Gilroy-Bold", "sans-serif"; }
  @media (max-width: 576px) {
    .modal-body .modal__sub-title {
      width: 100%; } }

.modal-body form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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; }
  @media (max-width: 576px) {
    .modal-body form {
      width: 100%; } }
  .modal-body form input {
    width: 250px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Gilroy", "sans-serif";
    text-align: center; }
    .modal-body form input::-webkit-input-placeholder {
      color: #000000;
      font-family: "Gilroy", "sans-serif";
      font-size: 14px;
      font-weight: 400;
      text-align: center; }
    .modal-body form input::-moz-placeholder {
      color: #000000;
      font-family: "Gilroy", "sans-serif";
      font-size: 14px;
      font-weight: 400;
      text-align: center; }
    .modal-body form input:-ms-input-placeholder {
      color: #000000;
      font-family: "Gilroy", "sans-serif";
      font-size: 14px;
      font-weight: 400;
      text-align: center; }
    .modal-body form input::-ms-input-placeholder {
      color: #000000;
      font-family: "Gilroy", "sans-serif";
      font-size: 14px;
      font-weight: 400;
      text-align: center; }
    .modal-body form input::placeholder {
      color: #000000;
      font-family: "Gilroy", "sans-serif";
      font-size: 14px;
      font-weight: 400;
      text-align: center; }
    @media (max-width: 576px) {
      .modal-body form input {
        width: 100%; } }
  .modal-body form .accent-btn {
    width: 250px;
    margin-bottom: 35px; }
    @media (max-width: 576px) {
      .modal-body form .accent-btn {
        width: 100%; } }

.modal-body .small-text {
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  text-align: center;
  font-size: 12px; }
  @media (max-width: 576px) {
    .modal-body .small-text {
      width: 100%; } }

.close {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 0;
  color: #000;
  cursor: pointer;
  padding: 10px;
  border-radius: 50%;
  opacity: 1; }

html {
  font-family: 'Montserrat-Regular', Arial, serif;
  font-size: 16px;
  height: 100%; }

body {
  height: 100%;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  overflow-x: hidden;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  color: #000; }
  body.hidden {
    overflow: hidden; }

a:hover {
  text-decoration: none !important; }

section {
  color: #000; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body, h1, h2, h3, h4, h5, h6, p, ol, ul {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #fff; }

ol, ul {
  list-style: none; }

img {
  max-width: 100%;
  display: block; }

input,
button,
textarea,
select {
  font: inherit; }

audio,
canvas,
iframe,
img,
svg,
video,
textarea {
  vertical-align: middle; }

textarea {
  resize: none; }

section {
  position: relative; }

input,
select,
button {
  outline: none !important; }

a {
  text-decoration: none; }

.is-hidden {
  display: none !important; }

.is-visible {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  z-index: 10; }

.accent-btn {
  width: 245px;
  max-width: 100%;
  height: 58px;
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.43);
          box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.43);
  background-color: #213998;
  outline: none;
  border: none;
  color: #ffffff;
  font-family: "Gilroy-SemiBold", "sans-serif";
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  outline: none !important; }
  .accent-btn:hover {
    -webkit-transform: translate(0px, 4px);
        -ms-transform: translate(0px, 4px);
            transform: translate(0px, 4px);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.43);
            box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.43); }
  @media (max-width: 576px) {
    .accent-btn {
      font-size: 16px; } }
  @media (max-width: 425px) {
    .accent-btn {
      width: 100%; } }

.simple-text {
  color: #ffffff;
  font-family: "Gilroy", "sans-serif";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
  font-family: 'Gilroy-Light', 'sans-serif'; }

.small-text {
  color: #000000;
  font-family: "Gilroy-Bold", "sans-serif";
  font-size: 12px;
  font-weight: 400; }

.section-title {
  display: inline-block;
  color: #000000;
  font-family: "Gilroy-Bold", "sans-serif";
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  position: relative; }
  @media (max-width: 992px) {
    .section-title {
      font-size: 34px; } }
  @media (max-width: 768px) {
    .section-title {
      font-size: 30px; } }
  @media (max-width: 576px) {
    .section-title {
      font-size: 24px; } }
  .section-title::before {
    display: block;
    content: "";
    position: absolute;
    left: -105px;
    top: 50%;
    margin-top: -3px;
    width: 75px;
    height: 6px;
    background-color: #213998; }
    @media (max-width: 992px) {
      .section-title::before {
        width: 65px;
        height: 4px;
        margin-top: -2px;
        left: -80px; } }
    @media (max-width: 576px) {
      .section-title::before {
        display: none; } }
  .section-title::after {
    display: block;
    content: "";
    position: absolute;
    right: -105px;
    top: 50%;
    margin-top: -3px;
    width: 75px;
    height: 6px;
    background-color: #000; }
    @media (max-width: 992px) {
      .section-title::after {
        width: 65px;
        height: 4px;
        margin-top: -2px;
        right: -80px; } }
    @media (max-width: 576px) {
      .section-title::after {
        display: none; } }

a {
  color: #fff; }

.info {
  height: 70px;
  width: 100%;
  color: #fff; }
  .info .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .info nav {
    margin-left: 28px;
    margin-right: auto; }
    .info nav ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .info nav ul li {
        margin-left: 25px; }
        .info nav ul li a {
          color: #ffffff;
          font-family: "Gilroy", "sans-serif";
          font-size: 14px;
          font-weight: 400;
          text-align: left;
          opacity: 1;
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .info nav ul li a:hover {
            opacity: 0.7; }
  .info .info__right {
    text-align: right;
    margin-top: 18px; }
    .info .info__right .info__phone {
      display: inline-block;
      margin-bottom: 5px;
      color: #ffffff;
      font-family: "Gilroy-SemiBold", "sans-serif";
      font-size: 22px;
      font-weight: 400; }
    .info .info__right p {
      width: auto;
      color: #ffffff;
      font-family: "Gilroy-Light", "sans-serif";
      font-size: 12px;
      font-weight: 300; }

.logo a {
  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;
  width: 157px;
  height: 70px;
  background-color: #213998;
  color: #ffffff;
  font-family: "Gilroy-Bold", "sans-serif";
  font-size: 18px;
  text-align: center; }

input[type=text], input[type=tel] {
  width: 250px;
  padding: 17px 22px;
  margin-right: 20px;
  color: #000000;
  font-family: "Gilroy-SemiBold", "sans-serif";
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #e8e8e8;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease; }
  @media (max-width: 992px) {
    input[type=text], input[type=tel] {
      width: 180px;
      padding: 13px 18px; } }
  @media (max-width: 768px) {
    input[type=text], input[type=tel] {
      width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 15px;
      padding: 15px 18px; } }
  @media (max-width: 576px) {
    input[type=text], input[type=tel] {
      width: 100%; } }
  input[type=text]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder {
    color: #000000;
    font-family: "Gilroy-SemiBold", "sans-serif";
    font-size: 14px;
    font-weight: 400; }
  input[type=text]::-moz-placeholder, input[type=tel]::-moz-placeholder {
    color: #000000;
    font-family: "Gilroy-SemiBold", "sans-serif";
    font-size: 14px;
    font-weight: 400; }
  input[type=text]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder {
    color: #000000;
    font-family: "Gilroy-SemiBold", "sans-serif";
    font-size: 14px;
    font-weight: 400; }
  input[type=text]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder {
    color: #000000;
    font-family: "Gilroy-SemiBold", "sans-serif";
    font-size: 14px;
    font-weight: 400; }
  input[type=text]::placeholder, input[type=tel]::placeholder {
    color: #000000;
    font-family: "Gilroy-SemiBold", "sans-serif";
    font-size: 14px;
    font-weight: 400; }

input[type=submit] {
  width: 215px;
  height: 51px;
  color: #ffffff;
  font-family: "Gilroy-SemiBold", "sans-serif";
  font-size: 14px;
  font-weight: 400; }
  @media (max-width: 992px) {
    input[type=submit] {
      width: 210px;
      height: auto;
      padding: 13px 18px; } }
  @media (max-width: 768px) {
    input[type=submit] {
      width: 80%;
      margin-left: auto;
      margin-right: auto;
      padding: 15px 18px; } }
  @media (max-width: 576px) {
    input[type=submit] {
      width: 100%; } }
