.btn-blue {
  font-family: "Circe Bold";
  font-size: 16px;
  color: #fff;
  background: #0076e3; }
  .btn-blue:hover {
    background: #005bb0;
    color: #fff; }

.modal-content {
  position: relative; }

.modal-wrap {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding: 70px 0; }

.modal .close {
  position: absolute;
  right: 25px;
  top: 20px; }

.modal-header {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 0; }

.modal-title {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  font-size: 32px;
  font-family: "Circe Bold";
  color: #000;
  text-align: center; }

.modal-subtitle {
  display: block;
  width: 100%;
  margin-bottom: 0;
  font-size: 18px;
  font-family: "Circe Bold";
  color: #000;
  text-align: center; }

.modal form {
  width: 100%;
  max-width: 216px;
  margin: 0 auto;
  margin-bottom: 20px; }

.modal .form-control {
  width: 100%;
  height: 46px;
  margin-bottom: 10px;
  border: 1px solid #0076e3;
  text-align: center; }

.modal .btn {
  display: block;
  width: 100%;
  max-width: 216px;
  margin: 0 auto;
  height: 46px;
  font-size: 12px; }

.modal .form-text {
  text-align: center; }

.form-control {
  -webkit-box-shadow: none;
          box-shadow: none; }

@font-face {
  font-family: 'Circe';
  src: local("Circe"), local("Circe-Regular"), url("../fonts/Circe-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'Circe Thin';
  src: local("Circe Thin"), local("Circe-Thin"), url("../fonts/Circe-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'Circe Bold';
  src: local("Circe Bold"), local("Circe-Bold"), url("../fonts/Circe-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'Circe Light';
  src: local("Circe Light"), local("Circe-Light"), url("../fonts/Circe-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: block; }

* {
  outline: none !important; }

body {
  padding-right: 0 !important;
  overflow-x: hidden; }

.blue {
  color: #0076e3; }

.block-title {
  position: relative;
  margin-bottom: 45px;
  font-size: 48px;
  line-height: 1.15;
  font-family: "Circe Bold";
  color: #000;
  text-align: center;
  z-index: 10; }
  @media (max-width: 767.98px) {
    .block-title {
      margin-bottom: 30px;
      font-size: 27px;
      line-height: 1.1; } }
  .block-title--capitalized {
    font-size: 27px;
    text-transform: uppercase; }
    @media (max-width: 767.98px) {
      .block-title--capitalized {
        font-size: 20px; } }
  .block-title--large-margin {
    margin-bottom: 90px; }
    @media (max-width: 991.98px) {
      .block-title--large-margin {
        margin-bottom: 40px; } }

.header {
  position: relative;
  min-height: 500px;
  padding-top: 68px;
  padding-bottom: 48px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden; }
  @media (max-width: 1410px) {
    .header {
      background-position: 35% 0; } }
  @media (max-width: 991.98px) {
    .header {
      min-height: 0;
      background-image: none !important;
      background: #344453; } }
  @media (max-width: 767.98px) {
    .header {
      min-height: 0;
      padding-bottom: 40px; } }
  .header__washer {
    position: absolute;
    left: calc(50% - 470px);
    bottom: -120px;
    z-index: 12; }
    @media (max-width: 991.98px) {
      .header__washer {
        display: none; } }
    .header__washer img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .header .container {
    position: relative; }
  .header__offer {
    position: relative;
    margin-top: 90px;
    z-index: 1; }
    @media (max-width: 1199.98px) {
      .header__offer {
        margin-top: 70px; } }
    @media (max-width: 991.98px) {
      .header__offer {
        margin-top: 50px; } }
    @media (max-width: 767.98px) {
      .header__offer {
        margin-top: 50px; } }
    .header__offer-title {
      margin-bottom: 10px;
      font-size: 50px;
      font-family: "Circe Bold";
      line-height: 1;
      color: #fff; }
      @media (max-width: 767.98px) {
        .header__offer-title {
          margin-bottom: 20px;
          font-size: 26px;
          text-align: center; } }
    .header__offer-tagline {
      margin-bottom: 40px;
      font-size: 16px;
      line-height: 1.1;
      color: #fff; }
      .header__offer-tagline strong {
        font-family: "Circe Bold";
        border-bottom: 1px solid #fff; }
      @media (max-width: 767.98px) {
        .header__offer-tagline {
          margin-bottom: 24px;
          text-align: center; } }
  .header__features {
    margin-bottom: 35px; }
    @media (max-width: 767.98px) {
      .header__features {
        margin-bottom: 32px; } }
    .header__features-list-item {
      margin-bottom: 16px; }
      .header__features-list-item-icon {
        display: inline-block;
        max-width: 15px;
        margin-right: 6px;
        vertical-align: middle; }
        .header__features-list-item-icon img {
          display: block;
          max-width: 100%;
          max-height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
      .header__features-list-item-title {
        display: inline-block;
        font-size: 14px;
        line-height: 1.1;
        color: #fff;
        vertical-align: middle; }
  .header .form-inline .form-control {
    width: 250px;
    height: 41px;
    padding-left: 20px;
    font-size: 14px;
    border: 0; }
    @media (max-width: 767.98px) {
      .header .form-inline .form-control {
        width: 100%;
        text-align: center;
        font-size: 16px; }
        .header .form-inline .form-control-wrap {
          display: block;
          width: 100%;
          max-width: 450px; } }
  .header .form-inline .btn {
    width: 180px;
    height: 41px; }
    @media (max-width: 767.98px) {
      .header .form-inline .btn {
        width: 100%;
        max-width: 450px; } }
  .header .form-inline .form-text {
    margin-top: 0;
    font-size: 11px;
    color: #fff; }
    @media (max-width: 767.98px) {
      .header .form-inline .form-text {
        width: 100%;
        max-width: 400px;
        text-align: center; } }

.navigation {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  padding-top: 17px;
  padding-bottom: 17px;
  background: transparent;
  z-index: 800;
  -webkit-transition: background 0.2s ease, padding 0.2s ease;
  transition: background 0.2s ease, padding 0.2s ease; }
  @media (max-width: 991.98px) {
    .navigation {
      position: fixed;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-transition: none;
      transition: none;
      background: #fff; } }
  .navigation--static {
    position: static !important; }
  .navigation--scrolled {
    position: fixed;
    padding: 0;
    background: #fff; }
    .navigation--scrolled .custom-select {
      background: url("../img/icons/select.webp") no-repeat right 0.75rem center/7px 4px, #fff !important; }
    .navigation--scrolled .city-picker label {
      color: #000; }
    .navigation--scrolled .navigation__list-item:hover a {
      color: #000; }
    .navigation--scrolled .navigation__list-item a {
      color: #000; }
    .navigation--scrolled .navigation__contacts-phone {
      color: #000; }
  .navigation.active {
    background: #fff; }
  @media (max-width: 991.98px) {
    .navigation .navigation__city-picker-col {
      display: none; } }
  @media (max-width: 991.98px) {
    .navigation .navigation__list-col {
      display: none; } }
  .navigation__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (max-width: 991.98px) {
      .navigation__list-header .navigation__contacts {
        display: none; } }
    .navigation__list-item {
      position: relative;
      margin-right: 18px;
      -webkit-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease;
      cursor: pointer; }
      .navigation__list-item a {
        font-family: "Circe Bold";
        font-size: 12px;
        color: #fff; }
        @media (max-width: 991.98px) {
          .navigation__list-item a {
            color: #000;
            font-size: 14px; } }
      .navigation__list-item:last-of-type {
        margin-right: 0; }
      .navigation__list-item:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -3px;
        height: 2px;
        background: #0076e3;
        opacity: 0; }
      .navigation__list-item:hover:before {
        opacity: 1; }
      .navigation__list-item:hover a {
        color: #fff;
        text-decoration: none; }
        @media (max-width: 991.98px) {
          .navigation__list-item:hover a {
            color: #000; } }
      .navigation__list-item.active:before {
        opacity: 1; }
      .navigation__list-item.active a {
        color: #000; }
  @media (max-width: 1199.98px) {
    .navigation .city-picker label {
      display: none; } }
  .navigation .city-picker select {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .navigation__contacts {
    text-align: right; }
    .navigation__contacts-phone {
      display: inline-block;
      margin-right: 10px;
      font-family: "Circe Bold";
      font-size: 14px;
      color: #fff; }
      @media (max-width: 1199.98px) {
        .navigation__contacts-phone {
          font-size: 14px; } }
      @media (max-width: 991.98px) {
        .navigation__contacts-phone {
          color: #000; } }
      .navigation__contacts-phone:hover {
        color: #fff;
        text-decoration: none; }
        @media (max-width: 991.98px) {
          .navigation__contacts-phone:hover {
            color: #000; } }
      .navigation__contacts-phone img {
        display: inline-block;
        margin-right: 2px;
        padding-top: 2px;
        width: 14px;
        height: 14px; }
    .navigation__contacts .btn {
      height: 35px;
      font-size: 12px; }
  .navigation__hamburger {
    position: relative;
    display: none;
    vertical-align: middle;
    cursor: pointer; }
    @media (max-width: 991.98px) {
      .navigation__hamburger {
        display: inline-block; } }
    @media (max-width: 767.98px) {
      .navigation__hamburger {
        margin-left: 0; } }
    .navigation__hamburger span {
      position: relative;
      width: 36px;
      height: 3px;
      background: #000;
      display: block;
      margin-bottom: 8px;
      -webkit-transition: 0.35s;
      transition: 0.35s; }
      .navigation__hamburger span:nth-child(1) {
        -webkit-transform-origin: left;
                transform-origin: left; }
      .navigation__hamburger span:nth-child(2) {
        -webkit-transform-origin: center;
                transform-origin: center; }
      .navigation__hamburger span:nth-child(3) {
        margin-bottom: 0;
        -webkit-transform-origin: left;
                transform-origin: left; }
    .navigation__hamburger.navigation__hamburger--active span:nth-child(1) {
      -webkit-transform: rotate(43deg);
              transform: rotate(43deg);
      left: 2px; }
    .navigation__hamburger.navigation__hamburger--active span:nth-child(2) {
      -webkit-transform: rotate(317deg);
              transform: rotate(317deg);
      right: 3px; }
    .navigation__hamburger.navigation__hamburger--active span:nth-child(3) {
      -webkit-transform: scaleX(0);
              transform: scaleX(0); }
  .navigation__mobile {
    position: fixed;
    left: 0;
    top: 62px;
    right: 0;
    bottom: 0;
    display: none;
    padding: 25px 0;
    background: #fff; }
    .navigation__mobile.active {
      display: block; }
    .navigation__mobile .navigation__list {
      margin-bottom: 20px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .navigation__mobile .navigation__list-item {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
        margin-right: 0; }
        .navigation__mobile .navigation__list-item:before {
          display: none; }
    .navigation__mobile .city-picker {
      margin-bottom: 20px;
      text-align: center; }
      .navigation__mobile .city-picker .custom-select {
        background-color: #f5f5f5; }
    .navigation__mobile .navigation__contacts {
      text-align: center; }
    .navigation__mobile .btn {
      margin: 0 auto;
      margin-top: 15px;
      width: 100%;
      max-width: 240px;
      font-size: 14px; }

.logo {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 12px;
  padding-bottom: 12px; }
  .logo:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -2000px;
    background: #0076e3;
    -webkit-transform: skewX(-25deg);
            transform: skewX(-25deg);
    z-index: -1; }
  .logo:hover {
    text-decoration: none; }
  .logo__img {
    width: 36px;
    height: 40px;
    margin-right: 8px; }
    .logo__img img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .logo__text {
    font-family: "Circe Bold";
    font-size: 24px;
    line-height: 1;
    color: #fff; }
    @media (max-width: 1199.98px) {
      .logo__text {
        font-size: 18px; } }
    .logo__text small {
      display: block;
      font-family: "Circe";
      font-size: 11px;
      color: #fff; }
      @media (max-width: 1199.98px) {
        .logo__text small {
          font-size: 10px; } }

.city-picker label {
  display: inline-block;
  margin-right: 8px;
  color: #fff;
  font-family: "Circe Bold";
  font-size: 12px; }

.city-picker .custom-select {
  display: inline-block;
  width: 160px;
  height: 35px;
  font-family: "Circe Bold";
  font-size: 12px;
  color: #000;
  border-color: #bfbfbf;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  background: url("../img/icons/select.webp") no-repeat right 0.75rem center/7px 4px, #fff; }

.diagnostic {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 767.98px) {
    .diagnostic {
      padding-top: 45px;
      padding-bottom: 45px; } }
  .diagnostic__bg {
    position: absolute;
    left: calc(50% - 100px);
    bottom: 0; }
    @media (max-width: 991.98px) {
      .diagnostic__bg {
        display: none; } }
    .diagnostic__bg img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .diagnostic .block-title {
    margin-bottom: 0;
    text-align: left; }
    @media (max-width: 767.98px) {
      .diagnostic .block-title {
        margin-bottom: 8px;
        text-align: center; } }
  .diagnostic__title {
    margin-bottom: 25px;
    font-family: "Circe Light";
    font-size: 16px;
    line-height: 1.05; }
    @media (max-width: 767.98px) {
      .diagnostic__title {
        text-align: center; } }
  .diagnostic form .form-control {
    width: 252px;
    height: 50px;
    background: #fff;
    font-size: 16px; }
    @media (max-width: 767.98px) {
      .diagnostic form .form-control {
        width: 100%;
        text-align: center; }
        .diagnostic form .form-control-wrap {
          display: block;
          width: 100%; } }
  .diagnostic form .btn {
    width: 185px;
    height: 50px; }
    @media (max-width: 767.98px) {
      .diagnostic form .btn {
        width: 100%; } }
  @media (max-width: 767.98px) {
    .diagnostic form .form-text {
      text-align: center; } }

.price {
  padding-top: 60px;
  padding-bottom: 30px;
  background: #f9f9f9; }
  @media (max-width: 767.98px) {
    .price {
      padding-top: 45px;
      padding-bottom: 20px; } }
  .price__title {
    margin-bottom: 31px;
    font-family: "Circe Bold";
    font-size: 24px;
    line-height: 1.2; }
    @media (max-width: 1199.98px) {
      .price__title {
        font-size: 18px; } }
  .price__washer {
    width: 100%;
    max-width: 220px;
    margin: 0 auto; }
    @media (max-width: 1199.98px) {
      .price__washer {
        max-width: 200px; } }
    .price__washer img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .price__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .price__list-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 30px;
      width: calc(25% - 20px);
      padding: 15px;
      text-align: center;
      background: #fff;
      -webkit-box-shadow: 0px 5px 14.24px 1.76px rgba(0, 0, 0, 0.11);
              box-shadow: 0px 5px 14.24px 1.76px rgba(0, 0, 0, 0.11);
      -webkit-transition: -webkit-transform 0.15s ease;
      transition: -webkit-transform 0.15s ease;
      transition: transform 0.15s ease;
      transition: transform 0.15s ease, -webkit-transform 0.15s ease;
      cursor: pointer; }
      @media (max-width: 767.98px) {
        .price__list-item {
          width: calc(50% - 10px); } }
      .price__list-item:hover {
        -webkit-transform: scale(1.08);
                transform: scale(1.08); }
      .price__list-item-img {
        margin-bottom: 10px;
        width: 100%;
        height: 65px; }
        .price__list-item-img img {
          display: block;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .price__list-item-title {
        margin-bottom: 10px;
        font-family: "Circe Bold";
        font-size: 18px;
        line-height: 1.1; }
        @media (max-width: 1199.98px) {
          .price__list-item-title {
            font-size: 16px; } }
      .price__list-item-cost {
        width: 100%;
        margin-top: auto;
        padding: 3px 5px;
        font-family: "Circe Bold";
        font-size: 14px;
        color: #fff;
        background: #0076e3;
        border-radius: 4px; }

.cause {
  position: relative;
  padding-top: 110px;
  padding-bottom: 82px; }
  @media (max-width: 991.98px) {
    .cause {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media (max-width: 767.98px) {
    .cause {
      padding-top: 45px;
      padding-bottom: 45px; } }
  .cause .block-title {
    margin-bottom: 25px; }
    @media (max-width: 991.98px) {
      .cause .block-title {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        margin-bottom: 40px; } }
    @media (max-width: 767.98px) {
      .cause .block-title {
        margin-bottom: 30px; } }
  .cause__washer {
    position: absolute;
    width: 100%;
    max-width: 168px;
    bottom: -90px; }
    @media (max-width: 991.98px) {
      .cause__washer {
        display: none; } }
    .cause__washer--1 {
      left: calc(50% - 475px); }
    .cause__washer--2 {
      left: calc(50% + 310px); }
    .cause__washer img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .cause form {
    width: 100%;
    max-width: 448px;
    margin: 0 auto; }
    .cause form .form-control {
      width: 252px;
      height: 50px;
      background: #fff;
      font-size: 16px; }
      @media (max-width: 767.98px) {
        .cause form .form-control {
          width: 100%;
          text-align: center; }
          .cause form .form-control-wrap {
            display: block;
            width: 100%; } }
    .cause form .btn {
      width: 185px;
      height: 50px; }
      @media (max-width: 767.98px) {
        .cause form .btn {
          width: 100%; } }
    .cause form .form-text {
      display: block;
      width: 100%;
      text-align: center; }

.steps {
  position: relative;
  padding-top: 60px;
  padding-bottom: 40px;
  background-position: left center;
  background-size: cover; }
  @media (max-width: 991.98px) {
    .steps {
      background-image: none !important;
      background: #2d2927; } }
  @media (max-width: 767.98px) {
    .steps {
      padding-top: 45px;
      padding-bottom: 35px; } }
  .steps .block-title {
    color: #fff; }
  .steps__repairman {
    position: absolute;
    left: calc(50% - 600px);
    bottom: 0; }
    @media (max-width: 991.98px) {
      .steps__repairman {
        display: none; } }
    .steps__repairman img {
      display: block;
      width: 42%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  @media (max-width: 991.98px) {
    .steps__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .steps__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 15px; }
    @media (max-width: 991.98px) {
      .steps__list-item {
        width: 100%;
        max-width: 400px; } }
    .steps__list-item:nth-of-type(2) .steps__list-item-icon {
      padding: 5px; }
    .steps__list-item:nth-of-type(4) .steps__list-item-icon {
      padding: 5px; }
    .steps__list-item-icon {
      position: relative;
      width: 74px;
      height: 46px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 10px 2px;
      z-index: 10; }
      .steps__list-item-icon:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 74px;
        height: 46px;
        -webkit-transform: skewX(-25deg);
                transform: skewX(-25deg);
        background: #fff;
        border-radius: 3px;
        z-index: 0; }
      .steps__list-item-icon img {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain;
        z-index: 10; }
    .steps__list-item-title {
      width: calc(100% - 110px);
      font-family: "Circe Bold";
      font-size: 27px;
      color: #fff;
      line-height: 1.1; }
      @media (max-width: 767.98px) {
        .steps__list-item-title {
          font-size: 17px; } }

.calc {
  padding-top: 80px;
  padding-bottom: 55px; }
  @media (max-width: 991.98px) {
    .calc {
      padding-top: 55px; } }
  @media (max-width: 767.98px) {
    .calc {
      padding-top: 40px;
      padding-bottom: 50px; } }
  .calc__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: 745px;
    margin: 0 auto; }
  .calc__info {
    width: 385px; }
    @media (max-width: 991.98px) {
      .calc__info {
        width: 300px; } }
    @media (max-width: 767.98px) {
      .calc__info {
        width: 100%; } }
  .calc__form {
    width: calc(100% - 415px); }
    @media (max-width: 991.98px) {
      .calc__form {
        width: calc(100% - 340px); } }
    @media (max-width: 767.98px) {
      .calc__form {
        width: 100%; } }
  .calc__title {
    margin-bottom: 18px;
    font-family: "Circe Bold";
    font-size: 30px;
    line-height: 1.1; }
    @media (max-width: 991.98px) {
      .calc__title {
        font-size: 22px; } }
    @media (max-width: 767.98px) {
      .calc__title {
        text-align: center; } }
  .calc__washer {
    width: 100%;
    max-width: 292px;
    margin: 0 auto; }
    @media (max-width: 767.98px) {
      .calc__washer {
        display: none; } }
    .calc__washer img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .calc form {
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 14.24px 1.76px rgba(0, 0, 0, 0.11);
            box-shadow: 0px 5px 14.24px 1.76px rgba(0, 0, 0, 0.11); }
    @media (max-width: 767.98px) {
      .calc form {
        padding: 20px; } }
  .calc__select .custom-select {
    width: 100%;
    height: 50px;
    border: 1px solid #0076e3; }
  .calc .form-control {
    width: 100%;
    height: 50px;
    border: 1px solid #0076e3; }
  .calc .btn {
    width: 100%;
    height: 50px; }
  .calc .form-text {
    text-align: center; }

.stats {
  position: relative;
  padding-top: 40px;
  padding-bottom: 55px;
  background: #f3f3f3; }
  .stats:before {
    content: "";
    position: absolute;
    top: 138px;
    left: -50px;
    width: 58%;
    height: 65px;
    background: #0076e3;
    -webkit-transform: skewX(-25deg);
            transform: skewX(-25deg); }
    @media (max-width: 991.98px) {
      .stats:before {
        width: 70%; } }
    @media (max-width: 767.98px) {
      .stats:before {
        display: none; } }
  .stats__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 40px; }
    @media (max-width: 991.98px) {
      .stats__list {
        margin-bottom: 35px; } }
    @media (max-width: 767.98px) {
      .stats__list {
        padding-top: 0; } }
    .stats__list-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: calc(25% - 15px);
      padding: 35px 30px;
      background: #fff;
      -webkit-box-shadow: 0px 5px 14.24px 1.76px rgba(0, 0, 0, 0.11);
              box-shadow: 0px 5px 14.24px 1.76px rgba(0, 0, 0, 0.11);
      text-align: center; }
      @media (max-width: 767.98px) {
        .stats__list-item {
          width: calc(50% - 10px);
          margin-bottom: 20px;
          padding: 30px 15px; } }
      .stats__list-item-number {
        position: relative;
        width: 100%;
        margin-bottom: 25px;
        font-family: "Circe Bold";
        font-size: 30px; }
        .stats__list-item-number:after {
          content: "";
          position: absolute;
          left: 15px;
          right: 15px;
          height: 10px;
          bottom: -9px;
          background: #0076e3;
          border-radius: 4px; }
          @media (max-width: 1199.98px) {
            .stats__list-item-number:after {
              left: 5px;
              right: 5px;
              height: 6px; } }
      .stats__list-item-title {
        width: 100%;
        min-height: 40px;
        font-size: 18px;
        line-height: 1.1; }
        @media (max-width: 767.98px) {
          .stats__list-item-title {
            font-size: 16px; } }
  .stats .stats__info {
    padding-left: 40px; }
    @media (max-width: 991.98px) {
      .stats .stats__info {
        text-align: center;
        padding-left: 0; } }
  .stats__title {
    margin-bottom: 14px;
    font-family: "Circe Bold";
    font-size: 30px;
    line-height: 1.2; }
    @media (max-width: 1199.98px) {
      .stats__title {
        font-size: 24px; } }
    @media (max-width: 991.98px) {
      .stats__title {
        width: 100%;
        max-width: 358px;
        margin: 0 auto;
        margin-bottom: 18px;
        text-align: center; } }
    @media (max-width: 767.98px) {
      .stats__title {
        font-size: 20px; } }
  .stats .btn {
    margin-bottom: 7px;
    width: 252px;
    height: 50px; }
  .stats .form-text {
    font-family: "Circe Light";
    font-size: 11px; }

.features {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 767.98px) {
    .features {
      padding-bottom: 30px; } }
  .features__washer {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -40px; }
    @media (max-width: 1199.98px) {
      .features__washer {
        display: none; } }
    .features__washer img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .features__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 1199.98px) {
      .features__list {
        width: 100%;
        max-width: 600px;
        margin: 0 auto; } }
    .features__list-item {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      max-width: 260px;
      margin-bottom: 80px;
      padding: 25px 0;
      padding-left: 20px;
      padding-right: 40px;
      text-align: center; }
      @media (max-width: 767.98px) {
        .features__list-item {
          margin-bottom: 25px !important;
          padding-right: 20px;
          max-width: none; } }
      .features__list-item:nth-of-type(odd) {
        margin-right: 500px; }
        @media (max-width: 1199.98px) {
          .features__list-item:nth-of-type(odd) {
            margin-right: 50px; } }
        @media (max-width: 767.98px) {
          .features__list-item:nth-of-type(odd) {
            margin-right: 0; } }
      .features__list-item:nth-of-type(3), .features__list-item:nth-of-type(4) {
        margin-bottom: 0; }
      .features__list-item:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-box-shadow: 0px 9px 30px 0px rgba(48, 60, 84, 0.18);
                box-shadow: 0px 9px 30px 0px rgba(48, 60, 84, 0.18);
        -webkit-transform: skewX(-18deg);
                transform: skewX(-18deg);
        border-radius: 6px;
        z-index: -1; }
        @media (max-width: 767.98px) {
          .features__list-item:before {
            -webkit-transform: none;
                    transform: none; } }
      .features__list-item-icon {
        margin-left: 60px;
        margin-bottom: 18px;
        width: 61px;
        height: 61px; }
        @media (max-width: 767.98px) {
          .features__list-item-icon {
            margin-left: 0; } }
        .features__list-item-icon img {
          display: block;
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
      .features__list-item-title {
        margin-left: 20px;
        margin-bottom: 7px;
        font-family: "Circe Bold";
        font-size: 18px;
        line-height: 1.1;
        white-space: nowrap; }
        @media (max-width: 767.98px) {
          .features__list-item-title {
            margin-left: 0; } }
      .features__list-item-desc {
        width: 100%;
        font-size: 16px;
        line-height: 1.1; }

.brands {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
  background: #f5f5f5;
  z-index: 10; }
  @media (max-width: 991.98px) {
    .brands {
      padding-top: 45px;
      padding-bottom: 55px; } }
  .brands .block-title {
    margin-bottom: 70px; }
    @media (max-width: 767.98px) {
      .brands .block-title {
        width: 100%;
        max-width: 270px;
        margin: 0 auto;
        margin-bottom: 35px; } }
  .brands__container {
    position: relative;
    padding: 0 40px; }
    @media (max-width: 767.98px) {
      .brands__container {
        padding-bottom: 0; } }
  .brands .swiper-container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto; }
  .brands .swiper-slide {
    height: auto; }
  .brands__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .brands__item-img {
      height: 32px;
      margin-bottom: 55px; }
      @media (max-width: 767.98px) {
        .brands__item-img {
          margin-bottom: 30px; } }
      .brands__item-img:last-of-type {
        margin-bottom: 0; }
      .brands__item-img img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
  .brands .swiper-button-prev-unique,
  .brands .swiper-button-next-unique {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 29px;
    height: 48px;
    cursor: pointer;
    z-index: 20; }
    @media (max-width: 767.98px) {
      .brands .swiper-button-prev-unique,
      .brands .swiper-button-next-unique {
        width: 19px;
        height: 32px; } }
    .brands .swiper-button-prev-unique svg,
    .brands .swiper-button-next-unique svg {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
      .brands .swiper-button-prev-unique svg path,
      .brands .swiper-button-next-unique svg path {
        -webkit-transition: fill 0.2s ease;
        transition: fill 0.2s ease; }
    .brands .swiper-button-prev-unique:hover path,
    .brands .swiper-button-next-unique:hover path {
      fill: #0076e3; }
  .brands .swiper-button-prev-unique {
    left: 0; }
    .brands .swiper-button-prev-unique svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .brands .swiper-button-next-unique {
    right: 0; }
  .brands .swiper-pagination {
    display: none;
    left: 50%;
    bottom: -20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .brands .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      margin-right: 10px;
      border: 1px solid #6f42c1;
      background: transparent;
      -webkit-transition: background 0.2s ease;
      transition: background 0.2s ease;
      opacity: 1; }
      @media (max-width: 575.98px) {
        .brands .swiper-pagination-bullet {
          width: 10px;
          height: 10px; } }
      .brands .swiper-pagination-bullet-active {
        background: #6f42c1; }
      .brands .swiper-pagination-bullet:last-of-type {
        margin-right: 0; }

.about {
  position: relative;
  padding-top: 85px;
  padding-bottom: 45px; }
  @media (max-width: 1199.98px) {
    .about {
      padding-top: 70px; } }
  @media (max-width: 767.98px) {
    .about {
      padding-top: 50px;
      padding-bottom: 38px; } }
  .about__masters {
    position: absolute;
    left: calc(50% + 30px);
    bottom: 0;
    z-index: -1; }
    @media (max-width: 1199.98px) {
      .about__masters {
        left: calc(50% + 60px); } }
    @media (max-width: 991.98px) {
      .about__masters {
        display: none; } }
    .about__masters img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  @media (max-width: 991.98px) {
    .about__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .about__list-item {
    position: relative;
    width: 100%;
    max-width: 520px;
    margin-bottom: 30px;
    padding: 25px;
    border-radius: 4px;
    background: #0076e3;
    -webkit-box-shadow: 0px 5px 14.24px 1.76px rgba(0, 0, 0, 0.11);
            box-shadow: 0px 5px 14.24px 1.76px rgba(0, 0, 0, 0.11); }
    .about__list-item:nth-of-type(odd) {
      margin-left: 30px; }
    .about__list-item-icon {
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
      width: 72px;
      height: 72px;
      z-index: -1; }
      .about__list-item-icon img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
    .about__list-item-title {
      margin-bottom: 4px;
      font-family: "Circe Bold";
      font-size: 24px;
      line-height: 1.2;
      color: #fff; }
      @media (max-width: 767.98px) {
        .about__list-item-title {
          font-size: 18px; } }
    .about__list-item-desc {
      font-size: 24px;
      color: #fff;
      line-height: 1.15; }
      @media (max-width: 767.98px) {
        .about__list-item-desc {
          font-size: 16px; } }

.certs {
  position: relative;
  padding-top: 70px;
  padding-bottom: 50px;
  background: #f5f5f5;
  z-index: 10; }
  @media (max-width: 991.98px) {
    .certs {
      padding-top: 45px;
      padding-bottom: 55px; } }
  .certs .block-title {
    margin-bottom: 70px; }
    @media (max-width: 991.98px) {
      .certs .block-title {
        margin-bottom: 35px; } }
  .certs__container {
    position: relative;
    padding: 0 40px; }
    @media (max-width: 767.98px) {
      .certs__container {
        padding-bottom: 0; } }
  .certs .swiper-container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto; }
  .certs .swiper-slide {
    height: auto; }
  .certs__item-img {
    width: 100%;
    height: 100%; }
    .certs__item-img img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .certs .swiper-button-prev-unique,
  .certs .swiper-button-next-unique {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 29px;
    height: 48px;
    cursor: pointer;
    z-index: 20; }
    @media (max-width: 767.98px) {
      .certs .swiper-button-prev-unique,
      .certs .swiper-button-next-unique {
        width: 19px;
        height: 32px; } }
    .certs .swiper-button-prev-unique svg,
    .certs .swiper-button-next-unique svg {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
      .certs .swiper-button-prev-unique svg path,
      .certs .swiper-button-next-unique svg path {
        -webkit-transition: fill 0.2s ease;
        transition: fill 0.2s ease; }
    .certs .swiper-button-prev-unique:hover path,
    .certs .swiper-button-next-unique:hover path {
      fill: #0076e3; }
  .certs .swiper-button-prev-unique {
    left: 0; }
    .certs .swiper-button-prev-unique svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .certs .swiper-button-next-unique {
    right: 0; }
  .certs .swiper-pagination {
    display: none;
    left: 50%;
    bottom: -20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .certs .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      margin-right: 10px;
      border: 1px solid #6f42c1;
      background: transparent;
      -webkit-transition: background 0.2s ease;
      transition: background 0.2s ease;
      opacity: 1; }
      @media (max-width: 575.98px) {
        .certs .swiper-pagination-bullet {
          width: 10px;
          height: 10px; } }
      .certs .swiper-pagination-bullet-active {
        background: #6f42c1; }
      .certs .swiper-pagination-bullet:last-of-type {
        margin-right: 0; }

.contacts {
  position: relative; }
  .contacts__map {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    background: #0076e3;
    z-index: -1; }
    @media (max-width: 1199.98px) {
      .contacts__map {
        position: static;
        width: 100%;
        height: 400px; } }
    @media (max-width: 767.98px) {
      .contacts__map {
        height: 280px; } }
  .contacts__info {
    position: relative;
    margin-left: 36%;
    padding-top: 30px;
    padding-bottom: 30px; }
    @media (max-width: 1199.98px) {
      .contacts__info {
        margin-left: 0; } }
    @media (max-width: 991.98px) {
      .contacts__info {
        padding-top: 40px;
        margin-left: 0; } }
    .contacts__info:before {
      content: "";
      position: absolute;
      left: 0;
      top: -1px;
      right: 0;
      bottom: -1px;
      background: #fff;
      -webkit-transform: skewX(-25deg);
              transform: skewX(-25deg); }
      @media (max-width: 1199.98px) {
        .contacts__info:before {
          display: none; } }
  .contacts .block-title {
    margin-bottom: 30px; }
  .contacts__list-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 35px;
    padding: 20px 35px;
    padding-left: 55px; }
    @media (max-width: 1199.98px) {
      .contacts__list-item {
        width: 100%;
        max-width: 550px;
        margin-left: auto !important;
        margin-right: auto !important; } }
    @media (max-width: 767.98px) {
      .contacts__list-item {
        padding: 12px 20px;
        margin-bottom: 25px; } }
    .contacts__list-item:nth-of-type(1) {
      margin-left: 96px; }
      @media (max-width: 1199.98px) {
        .contacts__list-item:nth-of-type(1) {
          margin-left: 0; } }
    .contacts__list-item:nth-of-type(2) {
      margin-left: 41px; }
      @media (max-width: 1199.98px) {
        .contacts__list-item:nth-of-type(2) {
          margin-left: 0; } }
    .contacts__list-item:nth-of-type(3) {
      margin-left: -14px; }
      @media (max-width: 1199.98px) {
        .contacts__list-item:nth-of-type(3) {
          margin-left: 0; } }
    .contacts__list-item:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background: #0076e3;
      -webkit-transform: skewX(-25deg);
              transform: skewX(-25deg);
      z-index: 0; }
    .contacts__list-item-icon {
      position: relative;
      width: 37px;
      z-index: 1; }
      .contacts__list-item-icon img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
    .contacts__list-item-title {
      position: relative;
      width: calc(100% - 65px);
      font-size: 36px;
      color: #fff;
      z-index: 1; }
      @media (max-width: 1199.98px) {
        .contacts__list-item-title {
          font-size: 28px; } }
      @media (max-width: 767.98px) {
        .contacts__list-item-title {
          font-size: 18px;
          line-height: 1.2; } }

.quere {
  padding-top: 35px;
  padding-bottom: 35px;
  background-position: left center;
  background-size: cover; }
  @media (max-width: 1430px) {
    .quere {
      background-position-x: 25%; } }
  @media (max-width: 1199.98px) {
    .quere {
      background-position-x: 44%; } }
  @media (max-width: 991.98px) {
    .quere {
      background-image: none !important;
      background: #344453; } }
  .quere__form {
    padding: 25px;
    background: #fff;
    border-radius: 4px;
    text-align: center; }
    .quere__form .form-offer {
      margin-bottom: 20px;
      font-family: "Circe Light";
      font-size: 14px;
      line-height: 1.2; }
      .quere__form .form-offer strong {
        font-family: "Circe Bold";
        font-size: 16px; }
    .quere__form .form-title {
      margin-bottom: 8px;
      font-family: "Circe Bold";
      font-size: 30px;
      line-height: 1.2; }
      @media (max-width: 767.98px) {
        .quere__form .form-title {
          font-size: 24px; } }
    .quere__form .form-control {
      width: 100%;
      height: 50px;
      border: 1px solid #0076e3; }
      @media (max-width: 767.98px) {
        .quere__form .form-control {
          text-align: center; } }
    .quere__form .btn {
      width: 100%;
      height: 50px; }
    .quere__form .form-text {
      text-align: center; }

.footer__offer {
  margin-top: 5px;
  font-size: 13px;
  text-align: right;
  color: #000000; }
  @media (max-width: 991.98px) {
    .footer__offer {
      margin-top: 30px;
      text-align: center; } }
  @media (max-width: 767.98px) {
    .footer__offer {
      display: block;
      margin-top: 20px; } }

.footer__policy {
  display: inline-block;
  font-size: 12px;
  color: #fd7e14;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  text-decoration: underline; }
  @media (max-width: 767.98px) {
    .footer__policy {
      display: block;
      text-align: center; } }
  .footer__policy:hover, .footer__policy:focus {
    color: #fd943c; }

.footer .navigation {
  padding-top: 0;
  background: transparent !important; }
  .footer .navigation__list-item a {
    color: #000;
    font-size: 14px; }
  .footer .navigation__list-item:hover a {
    color: #000; }
  .footer .navigation__list-item.active a {
    color: #000; }
  .footer .navigation__contacts-phone {
    margin-right: 0;
    color: #000;
    font-size: 16px; }

@media (max-width: 991.98px) {
  .footer .navigation {
    padding-bottom: 0; }
  .footer .logo__text {
    font-size: 16px; }
    .footer .logo__text small {
      font-size: 12px; }
  .footer .navigation__list-item a {
    font-size: 12px; } }

@media (max-width: 767.98px) {
  .footer .logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 15px; }
  .footer .navigation__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 15px; }
  .footer .navigation__contacts {
    text-align: center; } }

.problems {
  position: relative;
  padding-top: 70px;
  background: #f5f5f5;
  z-index: 8; }
  @media (max-width: 767.98px) {
    .problems {
      padding-top: 40px; } }
  .problems .block-title {
    text-align: left; }
    @media (max-width: 991.98px) {
      .problems .block-title {
        text-align: center; } }
  .problems__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0; }
    .problems__list-item {
      position: relative;
      width: calc(50% - 15px);
      margin-bottom: 4px;
      padding-left: 26px;
      font-family: "Circe Bold";
      font-size: 18px; }
      @media (max-width: 767.98px) {
        .problems__list-item {
          width: 100%; } }
      .problems__list-item:before {
        content: "";
        position: absolute;
        left: 0;
        top: 5px;
        width: 12px;
        height: 12px;
        background: #6f42c1;
        border-radius: 50%; }

.masters {
  padding-top: 70px;
  background: #f5f5f5; }
  @media (max-width: 767.98px) {
    .masters {
      padding-top: 15px; } }
  .masters__container {
    position: relative;
    padding-bottom: 40px; }
    @media (max-width: 767.98px) {
      .masters__container {
        padding-bottom: 0; } }
  .masters .swiper-container {
    width: 100%;
    max-width: 1085px;
    margin: 0 auto; }
  .masters .swiper-slide {
    height: auto; }
  .masters__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 120px; }
    @media (max-width: 991.98px) {
      .masters__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (max-width: 767.98px) {
      .masters__item {
        margin: 0;
        padding: 30px 25px; } }
    .masters__item-photo {
      width: 326px; }
      @media (max-width: 1199.98px) {
        .masters__item-photo {
          width: 200px; } }
      @media (max-width: 991.98px) {
        .masters__item-photo {
          width: 100%;
          max-width: 320px;
          margin-bottom: 30px; } }
      @media (max-width: 767.98px) {
        .masters__item-photo {
          max-width: 240px; } }
      .masters__item-photo img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
    .masters__item-info {
      width: calc(100% - 421px); }
      @media (max-width: 1199.98px) {
        .masters__item-info {
          width: calc(100% - 250px); } }
      @media (max-width: 991.98px) {
        .masters__item-info {
          width: 100%;
          text-align: center; } }
    .masters__item-title {
      margin-bottom: 5px;
      font-family: "Circe Bold";
      font-size: 32px;
      line-height: 1.1; }
      @media (max-width: 1199.98px) {
        .masters__item-title {
          margin-bottom: 0;
          font-size: 26px; } }
      @media (max-width: 767.98px) {
        .masters__item-title {
          font-size: 20px; } }
    .masters__item-post {
      margin-bottom: 40px;
      font-family: "Circe Light";
      font-size: 30px;
      line-height: 1.1; }
      @media (max-width: 1199.98px) {
        .masters__item-post {
          margin-bottom: 20px;
          font-size: 26px; } }
      @media (max-width: 767.98px) {
        .masters__item-post {
          margin-bottom: 12px;
          font-size: 16px; } }
    .masters__item-degree {
      margin-bottom: 40px;
      font-family: "Circe Bold";
      font-size: 18px;
      line-height: 1.1; }
      @media (max-width: 1199.98px) {
        .masters__item-degree {
          margin-bottom: 20px; } }
      @media (max-width: 767.98px) {
        .masters__item-degree {
          margin-bottom: 12px;
          font-size: 16px; } }
    .masters__item-desc {
      font-size: 18px;
      line-height: 1.1; }
  .masters .swiper-button-prev-unique,
  .masters .swiper-button-next-unique {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 29px;
    height: 48px;
    cursor: pointer;
    z-index: 20; }
    @media (max-width: 767.98px) {
      .masters .swiper-button-prev-unique,
      .masters .swiper-button-next-unique {
        width: 19px;
        height: 32px; } }
    .masters .swiper-button-prev-unique svg,
    .masters .swiper-button-next-unique svg {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
      .masters .swiper-button-prev-unique svg path,
      .masters .swiper-button-next-unique svg path {
        -webkit-transition: fill 0.2s ease;
        transition: fill 0.2s ease; }
    .masters .swiper-button-prev-unique:hover path,
    .masters .swiper-button-next-unique:hover path {
      fill: #6f42c1; }
  .masters .swiper-button-prev-unique {
    left: 0; }
    .masters .swiper-button-prev-unique svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .masters .swiper-button-next-unique {
    right: 0; }
  .masters .swiper-pagination {
    left: 50%;
    bottom: -20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .masters .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      margin-right: 10px;
      border: 1px solid #6f42c1;
      background: transparent;
      -webkit-transition: background 0.2s ease;
      transition: background 0.2s ease;
      opacity: 1; }
      @media (max-width: 575.98px) {
        .masters .swiper-pagination-bullet {
          width: 10px;
          height: 10px; } }
      .masters .swiper-pagination-bullet-active {
        background: #6f42c1; }
      .masters .swiper-pagination-bullet:last-of-type {
        margin-right: 0; }

.reviews {
  position: relative;
  padding-top: 80px;
  background: #f5f5f5;
  z-index: 20; }
  @media (max-width: 991.98px) {
    .reviews {
      padding-top: 10px; } }
  @media (max-width: 767.98px) {
    .reviews {
      padding-top: 20px; } }
  .reviews__curve {
    position: absolute;
    left: 45%;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    top: -560px;
    min-width: 1000px;
    z-index: 0; }
    @media (max-width: 991.98px) {
      .reviews__curve {
        display: none; } }
    .reviews__curve img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  @media (max-width: 991.98px) {
    .reviews__stats {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding-bottom: 40px; } }
  .reviews__stats-item {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 5px solid #fff;
    text-align: center; }
    @media (max-width: 991.98px) {
      .reviews__stats-item {
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: calc(33.3333% - 20px);
        border-bottom: 3px solid #6f42c1; } }
    .reviews__stats-item:last-of-type {
      border-bottom: 0; }
      @media (max-width: 991.98px) {
        .reviews__stats-item:last-of-type {
          border-bottom: 3px solid #6f42c1; } }
    .reviews__stats-item-number {
      font-family: "Circe Bold";
      font-size: 72px;
      line-height: 1;
      color: #fff; }
      @media (max-width: 1199.98px) {
        .reviews__stats-item-number {
          font-size: 60px; } }
      @media (max-width: 991.98px) {
        .reviews__stats-item-number {
          color: #000;
          font-size: 40px; } }
      @media (max-width: 767.98px) {
        .reviews__stats-item-number {
          font-size: 30px; } }
    .reviews__stats-item-title {
      font-family: "Circe Light";
      font-size: 30px;
      color: #fff;
      line-height: 1.1; }
      @media (max-width: 1199.98px) {
        .reviews__stats-item-title {
          font-size: 24px; } }
      @media (max-width: 991.98px) {
        .reviews__stats-item-title {
          color: #000;
          font-size: 20px; } }
      @media (max-width: 767.98px) {
        .reviews__stats-item-title {
          font-size: 16px; } }
  .reviews__widget {
    width: 100%;
    height: 950px;
    background: #6f42c1; }
    @media (max-width: 1199.98px) {
      .reviews__widget {
        height: 700px; } }
    @media (max-width: 991.98px) {
      .reviews__widget {
        height: 500px; } }
    @media (max-width: 767.98px) {
      .reviews__widget {
        height: 350px; } }

.footer .navigation {
  padding-bottom: 0;
}
