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

.btn-dark {
  background: -webkit-gradient(linear, left bottom, left top, from(#2c2a38), to(#444452));
  background: linear-gradient(0deg, #2c2a38 0%, #444452 100%);
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }
  .btn-dark:hover {
    opacity: 0.85; }

.btn-transparent-to-blue {
  font-family: "Circe Bold";
  font-size: 16px;
  color: #0076e3;
  background: transparent; }
  .btn-transparent-to-blue:hover {
    background: #0076e3;
    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: 2px solid #c4c4c4; }

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

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

textarea.form-control {
  max-height: 200px;
  min-height: 150px;
}
.form-control {
  -webkit-box-shadow: none;
          box-shadow: none; }

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

@font-face {
  font-family: 'Circe ExtraLight';
  src: url("../fonts/Circe-ExtraLight.eot");
  src: local("Circe ExtraLight"), local("Circe-ExtraLight"), url("../fonts/Circe-ExtraLight.eot@") format("embedded-opentype"), url("../fonts/Circe-ExtraLight.woff") format("woff"), url("../fonts/Circe-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: block; }

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

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

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

@font-face {
  font-family: 'Circe ExtraBold';
  src: url("../fonts/Circe-ExtraBold.eot");
  src: local("Circe ExtraBold"), local("Circe-ExtraBold"), url("../fonts/Circe-ExtraBold.eot@") format("embedded-opentype"), url("../fonts/Circe-ExtraBold.woff") format("woff"), url("../fonts/Circe-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: block; }

.orange {
  color: #fd7e14; }

* {
  outline: none !important; }

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

.block-title {
  position: relative;
  margin-bottom: 45px;
  font-size: 32px;
  font-family: "Circe Bold";
  color: #000;
  text-align: center;
  z-index: 10; }
  @media (max-width: 767.98px) {
    .block-title {
      font-size: 30px;
      line-height: 1.1; } }
  @media (max-width: 767.98px) {
    .block-title {
      margin-bottom: 40px;
      font-size: 27px; } }
  .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: 750px;
  padding-top: 68px;
  padding-bottom: 48px;
  background-position: left 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: 630px;
      background-image: none !important;
      background-color: #e8e7e2; } }
  @media (max-width: 767.98px) {
    .header {
      min-height: 0;
      padding-bottom: 40px; } }
  .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: 12px;
      font-size: 52px;
      font-family: "Circe Bold";
      line-height: 0.9;
      color: #000; }
      @media (max-width: 1199.98px) {
        .header__offer-title {
          font-size: 50px; } }
      @media (max-width: 767.98px) {
        .header__offer-title {
          margin-bottom: 30px;
          font-size: 26px;
          text-align: center; } }
      .header__offer-title span {
        display: inline-block;
        margin-bottom: 8px;
        padding: 6px 11px;
        padding-top: 8px;
        font-size: 44px;
        background: #0076e3;
        color: #fff;
        border-radius: 4px; }
        @media (max-width: 767.98px) {
          .header__offer-title span {
            font-size: 24px;
            text-align: center; } }
    .header__offer-tagline {
      margin-bottom: 40px;
      font-size: 18px;
      line-height: 1.2;
      color: #0076e3; }
      @media (max-width: 767.98px) {
        .header__offer-tagline {
          margin-bottom: 25px; } }
      @media (max-width: 767.98px) {
        .header__offer-tagline {
          font-size: 16px;
          text-align: center; } }
      .header__offer-tagline img {
        display: inline-block;
        width: 25px;
        height: 25px;
        margin-right: 12px;
        -o-object-fit: contain;
           object-fit: contain; }
  .header__features {
    margin-bottom: 40px; }
    @media (max-width: 767.98px) {
      .header__features {
        margin-bottom: 15px; } }
    .header__features-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 767.98px) {
        .header__features-list {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .header__features-list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: 15px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .header__features-list-item.col-blue {
          background: #0076e3;
          border-radius: 4px;
          margin-top: 10px;
          padding: 5px 10px;
        }
        @media (max-width: 767.98px) {
          .header__features-list-item {
            margin-bottom: 10px; }
            .header__features-list-item.col-blue {
              margin-top: 0;
              margin-right: 0;
              } }
         @media (max-width: 1199.98px) {
            .header__features-list-item {
              margin-right: 19px;
            }
          }
        .header__features-list-item-icon {
          width: 15px; }
          .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 {
          width: calc(100% - 22px);
          margin-right: 5px;
          font-size: 18px;
          line-height: 1.1;
          color: #000;
          white-space: nowrap; }
          .header__features-list-item.col-blue .header__features-list-item-title {
            color: #fff;
          }
  .header .form-inline .form-offer {
    width: 100%;
    margin-bottom: 30px;
    font-family: "Circe Bold";
    font-size: 22px;
    line-height: 1.2; }
    @media (max-width: 767.98px) {
      .header .form-inline .form-offer {
        font-size: 16px;
        text-align: center; } }
  .header .form-inline .form-control {
    width: 263px;
    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; }
        .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; }
    @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;
  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;
      -webkit-transition: none;
      transition: none;
      background: #fff; } }
  .navigation--static {
    position: static !important; }
  .navigation--scrolled {
    position: fixed;
    padding-top: 24px;
    padding-bottom: 24px;
    background: #fff; }
    .navigation--scrolled .city-picker {
      display: none; }
    .navigation--scrolled .navigation__contacts {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .navigation--scrolled .navigation__contacts-phone {
      margin-right: 15px;
      font-size: 22px; }
      @media (max-width: 1199.98px) {
        .navigation--scrolled .navigation__contacts-phone {
          font-size: 12px; } }
      .navigation--scrolled .navigation__contacts-phone img {
        height: 18px;
        padding-top: 0; }
    .navigation--scrolled .btn {
      height: 33px;
      padding-left: 35px;
      padding-right: 35px;
      font-family: "Circe ExtraBold";
      font-size: 11px; }
  .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: 14px;
        color: #000; }
      .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, .navigation__list-item.active:before {
        opacity: 1; }
      .navigation__list-item:hover a, .navigation__list-item.active a {
        color: #000;
        text-decoration: none; }
  .navigation .city-picker select {
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .navigation__contacts {
    text-align: right; }
    .navigation__contacts-phone {
      font-family: "Circe Bold";
      font-size: 16px;
      color: #000; }
      @media (max-width: 1199.98px) {
        .navigation__contacts-phone {
          font-size: 14px; } }
      .navigation__contacts-phone:hover {
        color: #000;
        text-decoration: none; }
      .navigation__contacts-phone img {
        display: inline-block;
        margin-right: 2px;
        padding-top: 2px;
        width: 20px;
        height: 20px; }
    .navigation__contacts .btn-link {
      margin-top: -3px;
      padding: 0;
      font-family: "Circe Light";
      font-size: 14px;
      color: #000;
      text-decoration: underline; }
      .navigation__contacts .btn-link:hover {
        color: #000; }
  .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: 73px;
    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; }

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .logo:hover {
    text-decoration: none; }
  .logo__img {
    width: 100%;
    max-width: 39px;
    margin-right: 8px; }
    .logo__img img {
      display: block;
      max-width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .logo__text {
    font-family: "Circe Bold";
    font-size: 22px;
    line-height: 0.93;
    color: #121a27; }
    .logo__text small {
      display: block;
      font-family: "Circe";
      font-size: 16px;
      color: #000; }

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

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

.price {
  position: relative;
  padding-bottom: 0px;
  background: #f5f5f5; }
  @media (max-width: 767.98px) {
    .price {
      padding-top: 50px;
      padding-bottom: 40px; } }
  .price__washer-left {
    position: absolute;
    left: -392px;
    top: -233px; }
    @media (max-width: 991.98px) {
      .price__washer-left {
        display: none; } }
    .price__washer-left img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .price__washer-right {
    position: absolute;
    right: 117px;
    top: -40px; }
    @media (max-width: 991.98px) {
      .price__washer-right {
        display: none; } }
    .price__washer-right img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .price__wrap {
    position: relative;
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
    padding-top: 35px;
    background: #fff;
    -webkit-box-shadow: 0px 30px 49px 0px rgba(0, 0, 0, 0.09);
            box-shadow: 0px 30px 49px 0px rgba(0, 0, 0, 0.09);
    border-radius: 4px; }
    @media (max-width: 767.98px) {
      .price__wrap {
        -webkit-transform: none;
                transform: none; } }
  @media (max-width: 991.98px) {
    .price .block-title {
      margin-bottom: 20px; } }
  .price__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 100px;
    padding-right: 40px;
    background: #fff;
    border-bottom: 1px solid #0076e3;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
    cursor: pointer; }
    @media (max-width: 991.98px) {
      .price__list-item {
        padding-left: 60px; } }
    @media (max-width: 767.98px) {
      .price__list-item {
        padding: 8px 15px; } }
    .price__list-item:hover {
      background: #ebf1f4; }
    .price__list-item--head {
      cursor: default; }
      @media (max-width: 767.98px) {
        .price__list-item--head {
          display: none; } }
      .price__list-item--head:hover {
        background: #fff; }
      .price__list-item--head .price__list-item-title {
        color: #bfbfbf; }
      .price__list-item--head .price__list-item-cost {
        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;
        width: 100%;
        max-width: 230px;
        min-height: 49px;
        padding-right: 41px;
        color: #bfbfbf; }
    .price__list-item--heading {
      background: #0076e3;
      cursor: default; }
      .price__list-item--heading .price__list-item-title {
        color: #fff; }
      .price__list-item--heading:hover {
        background: #0076e3; }
    .price__list-item-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      min-height: 49px;
      padding-right: 10px;
      font-family: "Circe Bold";
      font-size: 16px;
      color: #000; }
      @media (max-width: 991.98px) {
        .price__list-item-title {
          width: 42%;
          line-height: 1.2; } }
      @media (max-width: 767.98px) {
        .price__list-item-title {
          width: calc(70% - 10px);
          min-height: 0;
          padding-top: 6px;
          padding-bottom: 6px; } }
    .price__list-item-cost {
      font-family: "Circe Bold"; }
      @media (max-width: 767.98px) {
        .price__list-item-cost {
          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;
          width: calc(30% - 10px);
          font-size: 16px; } }
    .price__list-item .btn {
      height: 100%;
      min-height: 49px;
      margin-left: 15px;
      padding-left: 40px;
      padding-right: 40px;
      -webkit-box-shadow: none;
              box-shadow: none; }
      @media (max-width: 767.98px) {
        .price__list-item .btn {
          display: none;
          padding-left: 25px;
          padding-right: 25px; } }
      @media (max-width: 767.98px) {
        .price__list-item .btn {
          min-height: 0;
          height: 38px; } }
  .price__additional {
    position: relative;
    padding: 30px 0; }
    @media (max-width: 767.98px) {
      .price__additional {
        padding-top: 16px;
        padding-bottom: 16px; } }
  .price__more {
    text-align: center; }
    .price__more a {
      display: inline-block;
      padding-bottom: 3px;
      font-family: "Circe Bold";
      font-size: 16px;
      color: #979797;
      text-decoration: underline;
      -webkit-transition: color 0.2s ease;
      transition: color 0.2s ease; }
      .price__more a:hover {
        color: #717171; }

.team {
  padding-top: 70px;
  padding-bottom: 120px;
  background: #f5f5f5; }
  @media (max-width: 1199.98px) {
    .team {
      padding-bottom: 40px; } }
  @media (max-width: 991.98px) {
    .team {
      padding-top: 0; } }
  @media (max-width: 767.98px) {
    .team {
      padding-bottom: 30px; } }
  .team .block-title {
    margin-bottom: 20px;
    padding-top: 30px;
    text-align: left; }
    @media (max-width: 991.98px) {
      .team .block-title {
        text-align: center; } }
  .team p {
    font-family: "Circe Light";
    font-size: 16px;
    line-height: 1.3;
    color: #000; }
    @media (max-width: 991.98px) {
      .team p {
        text-align: center; } }
  .team__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; }
    @media (max-width: 991.98px) {
      .team__list {
        margin-top: 60px; } }
    .team__list-item {
      position: relative;
      width: calc(25% - 28px);
      text-align: center; }
      @media (max-width: 1199.98px) {
        .team__list-item {
          width: calc(50% - 30px);
          max-width: 160px;
          margin-bottom: 40px; } }
      @media (max-width: 991.98px) {
        .team__list-item {
          width: calc(25% - 30px);
          max-width: 160px; } }
      @media (max-width: 767.98px) {
        .team__list-item {
          width: calc(50% - 15px);
          max-width: 160px; } }
      .team__list-item-senior {
        position: absolute;
        left: 0;
        right: 0;
        top: -10px;
        -webkit-transform: translateY(-100%);
                transform: translateY(-100%);
        padding: 6px 7px;
        font-family: "Circe ExtraBold";
        font-size: 16px;
        line-height: 1.1;
        color: #fff;
        background: #0076e3;
        border-radius: 4px; }
        @media (max-width: 767.98px) {
          .team__list-item-senior {
            font-size: 12px; } }
      .team__list-item-img {
        margin-bottom: 15px; }
        .team__list-item-img img {
          display: block;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .team__list-item-name {
        font-family: "Circe Bold";
        font-size: 16px;
        line-height: 1.1;
        color: #000; }
      .team__list-item-desc {
        font-size: 14px; }

.features {
  position: relative;
  padding-top: 130px;
  padding-bottom: 220px; }
  @media (max-width: 1199.98px) {
    .features {
      padding-top: 70px; } }
  @media (max-width: 991.98px) {
    .features {
      padding-bottom: 90px; } }
  .features__washer-left {
    position: absolute;
    left: -26px;
    top: 192px; }
    @media (max-width: 1410px) {
      .features__washer-left {
        display: none; } }
    .features__washer-left img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .features__washer-right {
    position: absolute;
    right: -300px;
    top: -210px; }
    @media (max-width: 1410px) {
      .features__washer-right {
        display: none; } }
    .features__washer-right img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .features h2 {
    margin-bottom: 80px;
    font-size: 16px;
    text-align: center; }
    @media (max-width: 991.98px) {
      .features h2 {
        margin-bottom: 50px; } }
  .features__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; }
    .features__list-item {
      position: relative;
      width: calc(25% - 20px);
      border-radius: 10px;
      -webkit-box-shadow: 0px 30px 49px 0px rgba(0, 0, 0, 0.09);
              box-shadow: 0px 30px 49px 0px rgba(0, 0, 0, 0.09); }
      @media (max-width: 991.98px) {
        .features__list-item {
          width: calc(50% - 20px);
          margin-bottom: 30px; } }
      @media (max-width: 767.98px) {
        .features__list-item {
          width: 100%; } }
      .features__list-item:nth-of-type(odd) {
        margin-top: 120px; }
        @media (max-width: 991.98px) {
          .features__list-item:nth-of-type(odd) {
            margin-top: 0; } }
      .features__list-item-washer {
        position: absolute;
        top: -100px;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: -1; }
        @media (max-width: 991.98px) {
          .features__list-item-washer {
            display: none; } }
        .features__list-item-washer img {
          display: block;
          max-width: 100%;
          max-height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
      .features__list-item-wrench {
        position: absolute;
        bottom: -26px;
        left: -3px; }
        @media (max-width: 991.98px) {
          .features__list-item-wrench {
            display: none; } }
        .features__list-item-wrench img {
          display: block;
          max-width: 100%;
          max-height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
      .features__list-item-register {
        position: absolute;
        top: -37px;
        left: 0;
        z-index: -1; }
        @media (max-width: 991.98px) {
          .features__list-item-register {
            display: none; } }
        .features__list-item-register img {
          display: block;
          max-width: 100%;
          max-height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
      .features__list-item-tenb {
        position: absolute;
        bottom: -59px;
        right: -25px; }
        @media (max-width: 991.98px) {
          .features__list-item-tenb {
            display: none; } }
        .features__list-item-tenb img {
          display: block;
          max-width: 100%;
          max-height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
      .features__list-item-pen {
        position: absolute;
        bottom: -55px;
        right: 25px; }
        @media (max-width: 991.98px) {
          .features__list-item-pen {
            display: none; } }
        .features__list-item-pen img {
          display: block;
          max-width: 100%;
          max-height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
      .features__list-item-img {
        position: relative;
        height: 115px; }
        .features__list-item-img img {
          display: block;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          border-radius: 10px 10px 0 0; }
      .features__list-item-title {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        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;
        text-align: center;
        font-family: "Circe Bold";
        font-size: 22px;
        line-height: 1.05;
        color: #fff; }
      .features__list-item-desc {
        padding: 40px 15px;
          font-size: 13px;
          text-align: center;
          font-weight: 700; }

.about {
  position: relative;
  background: #f5f5f5; }
  .about__wrap {
    position: relative;
    padding: 40px;
    padding-left: 391px;
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
    background: url("../img/about.jpg") right bottom no-repeat, #fff;
    -webkit-box-shadow: 0px 5px 49px 0px rgba(0, 0, 0, 0.09);
            box-shadow: 0px 5px 49px 0px rgba(0, 0, 0, 0.09); }
    @media (max-width: 991.98px) {
      .about__wrap {
        padding-left: 40px; } }
    @media (max-width: 767.98px) {
      .about__wrap {
        padding: 30px 25px;
        background: #fff; } }
  .about__master {
    position: absolute;
    left: 83px;
    bottom: 0; }
    @media (max-width: 991.98px) {
      .about__master {
        display: none; } }
    .about__master img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .about h2 {
    margin-bottom: 22px;
    font-size: 32px; }
  .about__features {
    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-bottom: 40px; }
    @media (max-width: 1199.98px) {
      .about__features {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 22px; } }
    .about__features-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-right: 30px;
      max-width: 212px; }
      @media (max-width: 1199.98px) {
        .about__features-item {
          width: calc(50% - 30px);
          margin-right: 0 !important;
          margin-bottom: 15px; } }
      @media (max-width: 767.98px) {
        .about__features-item {
          width: 100%; } }
      .about__features-item:last-of-type {
        margin-right: 0; }
      .about__features-item:nth-of-type(3) .about__features-item-img {
        width: 28px;
        height: 34px; }
      .about__features-item:nth-of-type(4) .about__features-item-img {
        width: 27px;
        height: 33px; }
      .about__features-item-img {
        margin-right: 4px;
        max-width: 34px; }
        .about__features-item-img img {
          display: block;
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
      .about__features-item-title {
        font-family: "Circe Bold";
        font-size: 14px;
        line-height: 1.3; }
  .about .form-offer {
    width: 100%;
    margin-bottom: 11px;
    font-size: 22px;
    line-height: 1.2; }
    @media (max-width: 767.98px) {
      .about .form-offer {
        font-size: 16px;
        line-height: 1.1; }
        .about .form-offer br {
          display: none; } }
  .about .form-control {
    width: 263px;
    height: 41px;
    background: #fff; }
    @media (max-width: 767.98px) {
      .about .form-control {
        width: 100%; }
        .about .form-control-wrap {
          display: block;
          width: 100%; } }
  .about .btn {
    width: 180px;
    height: 41px; }
    @media (max-width: 767.98px) {
      .about .btn {
        width: 100%; } }

.reviews {
  position: relative;
  padding-top: 40px;
  background: #f5f5f5; }
  @media (max-width: 991.98px) {
    .reviews {
      padding-top: 20px; } }
  @media (max-width: 767.98px) {
    .reviews {
      padding-top: 0; } }
  .reviews__washer-right {
    position: absolute;
    right: -90px;
    bottom: -50px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    @media (max-width: 991.98px) {
      .reviews__washer-right {
        display: none; } }
    .reviews__washer-right img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .reviews .block-title {
    margin-bottom: 20px; }
  .reviews__container {
    position: relative; }
  .reviews .swiper-container {
    width: 100%;
    max-width: 1020px;
    margin: 0 auto; }
  .reviews .swiper-slide {
    height: auto; }
  .reviews__item {
    height: calc(100% - 80px);
    margin: 40px 30px;
    padding: 65px 40px;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0px 4px 25px 0px rgba(71, 71, 71, 0.12);
            box-shadow: 0px 4px 25px 0px rgba(71, 71, 71, 0.12); }
    @media (max-width: 767.98px) {
      .reviews__item {
        padding: 30px 25px; } }
    .reviews__item-date {
      margin-bottom: 5px;
      font-family: "Circe Bold";
      font-size: 12px; }
    .reviews__item-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 25px;
      font-family: "Circe Bold";
      font-size: 20px;
      line-height: 1.1; }
    .reviews__item-desc {
      font-family: "Circe Light";
      font-size: 14px; }
    .reviews__item-problem {
      font-family: "Circe Bold";
      font-size: 16px;
      color: #0076e3; }
  .reviews .swiper-button-prev-unique,
  .reviews .swiper-button-next-unique {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 40px;
    height: 40px;
    padding: 12px;
    cursor: pointer;
    opacity: 0.9;
    background: #0076e3;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    z-index: 20;
    border-radius: 50%; }
    .reviews .swiper-button-prev-unique img,
    .reviews .swiper-button-next-unique img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
    .reviews .swiper-button-prev-unique:hover,
    .reviews .swiper-button-next-unique:hover {
      opacity: 1; }
  .reviews .swiper-button-prev-unique {
    left: 0; }
    .reviews .swiper-button-prev-unique img {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .reviews .swiper-button-next-unique {
    right: 0; }
    .reviews .swiper-button-next-unique img {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
  .reviews .swiper-pagination {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .reviews .swiper-pagination-bullet {
      width: 13px;
      height: 13px;
      margin-right: 10px; }
      @media (max-width: 575.98px) {
        .reviews .swiper-pagination-bullet {
          width: 10px;
          height: 10px; } }
      .reviews .swiper-pagination-bullet:last-of-type {
        margin-right: 0; }

.steps {
  padding-top: 50px;
  padding-bottom: 70px;
  background: #f5f5f5; }
  @media (max-width: 767.98px) {
    .steps {
      padding-top: 30px;
      padding-bottom: 10px; } }
  .steps .block-title {
    margin-bottom: 60px; }
  .steps__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; }
    .steps__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;
      width: calc(25% - 20px);
      -webkit-box-shadow: 0px 30px 49px 0px rgba(0, 0, 0, 0.09);
              box-shadow: 0px 30px 49px 0px rgba(0, 0, 0, 0.09);
      border-radius: 10px;
      background: #fff; }
      @media (max-width: 991.98px) {
        .steps__list-item {
          width: calc(50% - 30px);
          margin-bottom: 50px; } }
      @media (max-width: 767.98px) {
        .steps__list-item {
          width: 100%; } }
      .steps__list-item-number {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-42%);
                transform: translateX(-50%) translateY(-42%);
        font-family: "Circe Bold";
        font-size: 55px;
        color: #0076e3; }
      .steps__list-item-title {
        padding: 42px 25px;
        font-family: "Circe Bold";
        font-size: 18px;
        text-align: center;
        line-height: 1.2;
        color: #000; }
      .steps__list-item-img {
        width: 100%;
        height: 160px;
        margin-top: auto; }
        .steps__list-item-img img {
          display: block;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          border-radius: 0 0 10px 10px; }

.contacts {
  position: relative;
  padding-top: 40px;
  overflow: hidden;
  background: #f5f5f5; }
  @media (max-width: 991.98px) {
    .contacts {
      padding-top: 30px; } }
  @media (max-width: 767.98px) {
    .contacts {
      padding-top: 30px;
      padding-bottom: 30px;
      text-align: center; } }
  .contacts__washer-left {
    position: absolute;
    left: -85px;
    top: 0; }
    @media (max-width: 1199.98px) {
      .contacts__washer-left {
        display: none; } }
    .contacts__washer-left img {
      display: block;
      max-width: 100%;
      max-height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .contacts .container {
    position: relative; }
  .contacts .block-title {
    font-family: "Circe ExtraBold";
    font-size: 38px;
    margin-bottom: 18px;
    text-align: left;
    line-height: 1; }
    @media (max-width: 767.98px) {
      .contacts .block-title {
        text-align: center; } }
    .contacts .block-title small {
      display: block;
      font-family: "Circe Light";
      font-size: 18px; }
  .contacts__phone {
    display: inline-block;
    margin-bottom: 19px;
    font-size: 26px;
    color: #000;
    vertical-align: middle;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease; }
    .contacts__phone:hover, .contacts__phone:focus {
      text-decoration: none;
      opacity: 0.7; }
    .contacts__phone img {
      display: inline-block;
      width: 17px;
      height: 17%;
      margin-right: 6px; }
  .contacts .form-offer {
    margin-bottom: 8px;
    font-family: "Circe Bold";
    font-size: 18px; }
  .contacts .form-control {
    min-height: 45px;
    font-family: "Circe Light"; }
    @media (max-width: 767.98px) {
      .contacts .form-control {
        text-align: center; } }
  .contacts textarea.form-control {
    margin-bottom: 10px; }
  .contacts .btn {
    height: 45px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 767.98px) {
      .contacts .btn {
        width: 100%; } }
  .contacts .form-text {
    font-size: 12px;
    line-height: 1.38;
    opacity: 0.6; }
  .contacts__map {
    position: relative;
    left: 80px;
    width: calc(50vw);
    top: 0;
    bottom: 0;
    background: #fd7e14;
    border-radius: 16px 0 0 16px;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.07); }
    @media (max-width: 991.98px) {
      .contacts__map {
        position: static;
        width: 100%;
        height: 250px;
        margin-top: 20px;
        border-radius: 4px; } }

.footer {
  padding: 25px 0;
  background: #f5f5f5; }
  .footer__offer {
    margin-top: 40px;
    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 {
    background: transparent !important; }
  @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; } }


.why-title {
    margin-bottom: 10px !important;
    font-size: 30px !important;
    width: 69%;
    margin: auto;
    font-weight: 700;
}

.btn {
  white-space: nowrap;
}

.navigation__contacts-phone {
  white-space: nowrap;
}

::-webkit-scrollbar {
  display: none;
}
/*# sourceMappingURL=style.css.map*/
