/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
@font-face {
  font-family: "Suisse";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/suissebpintl-regular-webfont.woff2") format("woff2"), url("../fonts/suissebpintl-regular-webfont.woff") format("woff"); }



.container {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 1279px) {
    .container {
      width: 100%;
      padding-right: 2.143em;
    padding-left: 2.143em; } }
      @media (max-width: 767px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }

/* breadcrumbs */
.breadcrumbs {
  line-height: 1.6em;
  margin-bottom: 1.143em;
  color: rgba(40, 47, 62, 0.6); }

.breadcrumbs_level:not(:first-child)::before {
  content: '\2002>\2002'; }

.breadcrumbs_level:last-child {
  color: #7e828b; }

.breadcrumbs_link,
.breadcrumbs_link:visited {
  color: #282f3e;
  text-decoration: none; }

.breadcrumbs_link:hover {
  color: #0168b2; }
.about-page .main,
.delivery-page .main{
  display: block !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
   padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100%;
  padding-bottom: 0 !important;
}

.about-page .breadcrumbs,
.delivery-page .breadcrumbs{
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1279px) {
    .about-page .breadcrumbs,
    .delivery-page .breadcrumbs {
      width: 100%;
      padding-right: 2.143em;
    padding-left: 2.143em; } }
      @media (max-width: 767px) {
    .about-page .breadcrumbs,
    .delivery-page .breadcrumbs {
      padding-right: 15px;
      padding-left: 15px; } }
.about {
  width: 100%;
  margin-top: 3.929em; }
  .about__title {
    width: 430px;
    margin-top: -14px; }
    @media (max-width: 1279px) {
      .about__title {
        width: 100%; }
        .about__title br {
          display: none; } }
  .about__text {
    font-size: 16px;
    line-height: 26px;
    width: 523px;
    padding-left: 7px;
    font-weight: 400; }
    @media (max-width: 1279px) {
      .about__text {
        width: 57%;
        padding-top: 22px;
        font-size: 14px;
        padding-left: 0; } }
    @media (max-width: 767px) {
      .about__text {
        width: 100%; } }
    .about__text p {
      margin-bottom: 1em; }
  .about .intro__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1279px) {
      .about .intro__wrapper {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .about .gallery {
    padding-top: 65px; }
    @media (max-width: 1279px) {
      .about .gallery {
        padding-top: 39px; } }
    .about .gallery .owl-carousel div img {
      height: 243px; }
      @media (max-width: 1279px) {
        .about .gallery .owl-carousel div img {
          height: 132px;
          width: auto !important; } }
  .about .sectors__wrapper {
    padding-top: 90px;
    padding-bottom: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(40, 47, 61, 0.2); }
    @media (max-width: 1279px) {
      .about .sectors__wrapper {
        padding-top: 43px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-bottom: 40px; }
        .about .sectors__wrapper .about__title {
          width: 320px; }
        .about .sectors__wrapper .about__text {
          width: 80%;
          padding-top: 23px; } }
  .about .sectors__right {
    width: 726px; }
    @media (max-width: 1279px) {
      .about .sectors__right {
        width: 100%; } }
  .about .sectors__icons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
    margin-left: -39px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 1279px) {
      .about .sectors__icons {
        margin-top: 34px;
        margin-left: 0; } }
  .about .sectors__item {
    width: 25%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 8px; }
    @media (max-width: 767px) {
      .about .sectors__item {
        width: 50%; } }
    .about .sectors__item-img {
      background: #EBF0F7;
      height: 84px;
      width: 84px;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 84px;
              flex: 0 0 84px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .about .sectors__item-text {
      font-size: 14px;
      line-height: 22px;
      width: 100%;
      margin-top: 16px;
      min-height: 66px; }
  @media (max-width: 767px) {
    .about .numbers .container {
      padding-right: 0; } }
  .about .numbers__wrapper {
    padding-top: 78px;
    padding-bottom: 40px; }
    @media (max-width: 1279px) {
      .about .numbers__wrapper {
        padding-top: 47px; } }
  .about .numbers__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 94px; }
    @media (max-width: 1279px) {
      .about .numbers__content {
        padding-top: 45px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (max-width: 767px) {
      .about .numbers__content {
        display: block; } }
  .about .numbers__item {
    padding-bottom: 36px;
    border-bottom: 1px solid #18BAFD; }
    @media (max-width: 1279px) {
      .about .numbers__item {
        width: calc(33% - 20px);
        padding-right: 0 !important;
        margin-right: 0 !important;
        padding-bottom: 9px; } }
    @media (max-width: 767px) {
      .about .numbers__item {
        padding-top: 20px;
        width: 207px;
        margin-right: 40px !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; } }
    .about .numbers__item:nth-child(1) {
      margin-right: 143px; }
    .about .numbers__item:nth-child(2) {
      margin-right: 165px;
      padding-right: 47px; }
    .about .numbers__item:nth-child(3) {
      padding-right: 47px; }
    .about .numbers__item-figure {
      font-family: "Suisse";
      font-size: 90px;
      color: #18BAFD; }
      @media (max-width: 1279px) {
        .about .numbers__item-figure {
          font-size: 52px; } }
    .about .numbers__item-sign {
      color: #18BAFD;
      font-size: 22px;
      line-height: 26px;
      padding-top: 37px; }
      @media (max-width: 1279px) {
        .about .numbers__item-sign {
          font-size: 20px;
          padding-top: 14px; } }
    .about .numbers__item-text {
      font-size: 14px;
      line-height: 26px;
      padding-top: 18px; }
      @media (max-width: 1279px) {
        .about .numbers__item-text {
          width: 100%; }
          .about .numbers__item-text br {
            display: none; } }
      @media (max-width: 767px) {
        .about .numbers__item-text {
          min-height: 122px; } }
  .about .numbers__link {
    color: #0168B2;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px; }
    .about .numbers__link:after {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-top: 4px solid transparent;
      border-left: 8px solid #0168B2;
      border-bottom: 4px solid transparent;
      margin-left: 12px; }
  .about .clients__wrapper {
    padding-top: 40px; }
    @media (max-width: 1279px) {
      .about .clients__wrapper {
        padding-top: 9px; } }
  .about .clients__content {
    width: 1020px;
    margin-top: 40px; }
    .about .clients__block {
    display: inline-block; }
    @media (max-width: 576px) {
    	.about .clients__block {
    display: flex;
    align-items: flex-end; }
    }
    @media (max-width: 1279px) {
      .about .clients__content {
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin-top: 32px;
        padding-left: 20px; } }
    @media (max-width: 1279px) {
      .about .clients__content img {
        width: 70%;
        margin: 0; } }
/*        @media (max-width: 576px) {
        	.about .clients__item:nth-child(1),
        	.about .clients__item:nth-child(2),
        	.about .clients__item:nth-child(3),
        	.about .clients__item:nth-child(4),
        	.about .clients__item:nth-child(8),
        	.about .clients__item:nth-child(9),
        	.about .clients__item:nth-child(10),
        	.about .clients__item:nth-child(11),
        	.about .clients__item:nth-child(12),
        	.about .clients__item:nth-child(13)
        	 {
        		width: 50%;
        	}
        	.about .clients__item:nth-child(5),
        	.about .clients__item:nth-child(6),
        	.about .clients__item:nth-child(7){
						width: 50%;
        	}
        }*/
  .about .clients__item {
    display: inline-block;
    margin: 20px 36px; }
    @media (max-width: 1279px) {
      .about .clients__item {
        margin: 0;
        margin-bottom: 27px; } }
  .about .reviews {
    background: #F4F9FF;
    margin-top: 62px; }
    @media (max-width: 1279px) {
      .about .reviews {
        margin-top: 23px; }
        .about .reviews .container {
          padding-right: 0; } }
    .about .reviews__wrapper {
      padding-top: 48px;
      padding-bottom: 58px; }
    .about .reviews__slider {
      margin-top: 46px;
      position: relative; }
      @media (max-width: 1279px) {
        .about .reviews__slider {
          margin-top: 24px;
          height: 293px; } }
    .about .reviews .owl-carousel {
      padding-left: 68px;
      padding-right: 54px; }
      @media (max-width: 1279px) {
        .about .reviews .owl-carousel {
          padding-left: 0;
          padding-right: 0; } }
      .about .reviews .owl-carousel .reviews__item img {
        -webkit-box-shadow: 4px 7px 18px rgba(26, 105, 162, 0.09);
                box-shadow: 4px 7px 18px rgba(26, 105, 162, 0.09);
        border: 5px solid #fff; }
        @media (max-width: 1279px) {
          .about .reviews .owl-carousel .reviews__item img {
            height: 195px;
            width: auto !important; } }
        .about .reviews .owl-carousel .reviews__item img:hover {
          -webkit-box-shadow: 4px 18px 18px rgba(26, 105, 162, 0.11);
                  box-shadow: 4px 18px 18px rgba(26, 105, 162, 0.11); }
    .about .reviews__item-text {
      padding-top: 36px;
      font-size: 14px;
      line-height: 24px; }
      @media (max-width: 1279px) {
        .about .reviews__item-text {
          padding-top: 28px; } }
      .about .reviews__item-text p:first-child {
        opacity: 0.9; }
  .about .catalog__wrapper {
    padding-top: 80px;
    padding-bottom: 38px; }
    @media (max-width: 1279px) {
      .about .catalog__wrapper {
        padding-top: 50px; } }
  .about .catalog__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 45px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 1279px) {
      .about .catalog__list {
        padding-top: 24px; } }
  .about .catalog__item {
    position: relative;
    display: block;
    height: 373px;
    width: calc(50% - 13px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 4px;
    text-decoration: none;
    margin-bottom: 34px;
    padding-top: 59px;
    padding-left: 64px;
    background-size: cover;
    -webkit-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
    overflow: hidden; }
    @media (max-width: 1279px) {
      .about .catalog__item {
        background-size: cover;
        height: 206px;
        padding-left: 35px;
        padding-top: 30px;
        margin-bottom: 18px; } }
    @media (max-width: 767px) {
      .about .catalog__item {
        height: 170px;
        width: 100%;
        margin-bottom: 20px;
        background-position: center; } }
        @media (min-width: 768px) {
          .about .catalog__item:hover .catalog__item-mask {
      background: linear-gradient(127.84deg, #282F3D 11.67%, rgba(40, 47, 61, 0) 75.66%); }
        }
    
    .about .catalog__item:hover .catalog__item-arrow {
      display: block; }
    .about .catalog__item-text {
      position: relative;
      color: #fff;
      font-size: 22px;
      line-height: 32px;
      z-index: 2;
      width: 240px; }
      @media (max-width: 1279px) {
        .about .catalog__item-text {
          font-size: 14px;
          line-height: 24px;
          width: 120px; } }
    .about .catalog__item-mask {
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      background: linear-gradient(127.81deg, rgba(40, 47, 61, 0.6) 11.67%, rgba(40, 47, 61, 0) 75.66%); }
       @media (max-width: 767px) {
        .about .catalog__item-arrow {
          display: none !important;
        }
       }
    .about .catalog__item-arrow {
      display: none;
      position: absolute;
      bottom: 64px;
      z-index: 2; }
      @media (max-width: 1279px) {
        .about .catalog__item-arrow {
          bottom: 30px; }
          .about .catalog__item-arrow svg {
            height: 20px; } }
  .about .services {
    background: #F4F9FF; }
    @media (max-width: 1279px) {
      .about .services .container {
        padding-right: 0; }
      .about .services .owl-stage-outer {
        padding-bottom: 30px; } }
    .about .services__wrapper {
      padding-top: 77px;
      padding-bottom: 54px; }
      @media (max-width: 1279px) {
        .about .services__wrapper {
          padding-top: 34px;
          padding-bottom: 7px; } }
    .about .services__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-top: 38px; }
      @media (max-width: 1279px) {
        .about .services__list {
          padding-top: 24px;
          padding-bottom: 20px; } }
    .about .services__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: calc(25% - 25px);
      background: #fff;
      -webkit-box-shadow: 4px 7px 18px rgba(26, 105, 162, 0.09);
              box-shadow: 4px 7px 18px rgba(26, 105, 162, 0.09);
      border-radius: 4px;
      height: 132px;
      text-decoration: none;
      margin-bottom: 26px;
      -webkit-transition: 200ms ease-in-out;
      transition: 200ms ease-in-out; }
      @media (max-width: 1279px) {
        .about .services__item {
          width: 150px;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          padding-left: 26px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding-top: 24px;
          height: 189px;
          margin-bottom: 0; } }
      .about .services__item:hover {
        -webkit-box-shadow: 4px 18px 18px rgba(26, 105, 162, 0.11);
                box-shadow: 4px 18px 18px rgba(26, 105, 162, 0.11); }
      .about .services__item-text {
        color: #282F3D;
        width: 100px; }
        @media (max-width: 1279px) {
          .about .services__item-text {
            padding-top: 12px;
            min-height: 97px; } }
      .about .services__item-icon {
        text-align: center;
        width: 140px; }
        @media (max-width: 1279px) {
          .about .services__item-icon {
          	display: flex;
          	align-items: center;
          	min-height: 62px }
            .about .services__item-icon img {
              width: auto; } }
  .about .geography {
    background-position: 50% 10%;
    background-repeat: no-repeat; }
    @media (max-width: 1279px) {
      .about .geography {
        background-position: 0% 80%;
        background-size: 130%; } }
    .about .geography__wrapper {
      padding-top: 77px;
      padding-bottom: 174px; }
      @media (max-width: 1279px) {
        .about .geography__wrapper {
          padding-top: 44px;
          padding-bottom: 79px; } }
    .about .geography__content {
      width: 260px; }
      @media (max-width: 1279px) {
        .about .geography__content {
          width: 205px; } }
      @media (max-width: 767px) {
        .about .geography__content {
          width: 100%; } }
    .about .geography__text {
      font-size: 16px;
      line-height: 26px;
      color: rgba(40, 47, 61, 0.9);
      padding-top: 12px; }
      @media (max-width: 767px) {
        .about .geography__text {
          font-size: 14px; } }
    .about .geography__button {
      margin-top: 38px;
      display: block;
      border: 1px solid #0168B2;
      font-size: 18px;
      line-height: 16px;
      color: #0168B2;
      padding: 21px 40px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%;
      text-align: center;
      text-decoration: none;
      border-radius: 2px; }
      .about .geography__button:hover {
        background: #0168B2;
        color: #fff;
        -webkit-transition: 200ms ease-in-out;
        transition: 200ms ease-in-out; }
      @media (max-width: 1279px) {
        .about .geography__button {
          margin-top: 21px;
          padding: 14px 20px;
          font-size: 14px; } }
      @media (max-width: 767px) {
        .about .geography__button {
          width: 206px; } }
  .about .offer {
    background-color: #1A2435; }
    .about .offer__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 77px;
      padding-bottom: 133px; }
      @media (max-width: 1279px) {
        .about .offer__wrapper {
          padding-top: 45px;
          padding-bottom: 60px; } }
      @media (max-width: 767px) {
        .about .offer__wrapper {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .about .offer .heading {
      color: #fff; }
    .about .offer__img {
      position: relative;
      width: 68%; }
      @media (max-width: 767px) {
        .about .offer__img {
          width: 100%; } }
      .about .offer__img img {
        position: absolute;
        left: 42px;
        top: -52px; }
        @media (max-width: 1279px) {
          .about .offer__img img {
            position: relative;
            width: 90%;
            left: 15px;
            top: 0px; } }
        @media (max-width: 767px) {
          .about .offer__img img {
            position: relative;
            width: 100%; } }
    .about .offer__content {
      position: relative;
      color: #fff;
      width: 400px;
      padding-left: 50px; }
      @media (max-width: 1279px) {
        .about .offer__content {
          width: 31%;
          padding-left: 0; } }
      @media (max-width: 767px) {
        .about .offer__content {
          width: 100%; } }
    .about .offer__text {
      padding-top: 7px;
      font-size: 16px;
      line-height: 26px; }
      @media (max-width: 1279px) {
        .about .offer__text {
          padding-top: 11px;
          font-size: 14px; } }
    .about .offer__button {
      margin-top: 63px;
      display: block;
      background: #0168B2;
      font-size: 18px;
      line-height: 16px;
      color: #fff;
      padding: 23px 0px;
      width: 285px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      text-align: center;
      text-decoration: none;
      border-radius: 2px;
      -webkit-transition: 200ms ease-in-out;
      transition: 200ms ease-in-out; }
      @media (max-width: 1279px) {
        .about .offer__button {
          width: 100%;
          padding: 16px 0;
          font-size: 14px;
          margin-top: 19px; } }
      @media (max-width: 767px) {
        .about .offer__button {
          width: 205px; } }
      .about .offer__button:hover {
        background: #1E8FE0;
        -webkit-transition: 200ms ease-in-out;
        transition: 200ms ease-in-out; }

.delivery {
  margin-top: 3.929em; }
  .delivery .intro__wrapper {
    padding-bottom: 34px;
    border-bottom: 1px solid rgba(40, 47, 61, 0.2); }
    @media (max-width: 1279px) {
      .delivery .intro__wrapper {
        padding-bottom: 3px; } }
  .delivery .intro__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 50px; }
    @media (max-width: 767px) {
      .delivery .intro__content {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .delivery .intro__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%; }
    @media (max-width: 1279px) {
      .delivery .intro__item {
        display: block;
        margin-right: 40px; } }
    @media (max-width: 767px) {
      .delivery .intro__item {
        width: 100%;
        padding-bottom: 32px; } }
    .delivery .intro__item:nth-child(2) {
      margin-left: 14px; }
      @media (max-width: 767px) {
        .delivery .intro__item:nth-child(2) {
          margin-left: 0; } }
    .delivery .intro__item-icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #EBF0F7;
      height: 96px;
      width: 96px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 96px;
              flex: 0 0 96px;
      border-radius: 50%; }
    .delivery .intro__item-title {
      margin-top: 9px; }
      @media (max-width: 1279px) {
        .delivery .intro__item-title {
          width: 200px; } }
    .delivery .intro__item-text {
      padding-left: 48px;
      width: 55%; }
      @media (max-width: 1279px) {
        .delivery .intro__item-text {
          width: 100%;
          padding-left: 0;
          padding-top: 10px; } }
    .delivery .intro__item-description {
      padding-top: 18px;
      font-size: 16px;
      line-height: 26px; }
      @media (max-width: 1279px) {
        .delivery .intro__item-description {
          padding-top: 16px;
          font-size: 14px; } }
      .delivery .intro__item-description ul li {
        list-style-type: none;
        position: relative;
        margin-bottom: 18px; }
        @media (max-width: 1279px) {
          .delivery .intro__item-description ul li {
            padding-left: 20px; } }
        .delivery .intro__item-description ul li:before {
          content: '';
          position: absolute;
          left: -20px;
          top: 10px;
          display: inline-block;
          width: 0;
          height: 0;
          border-top: 4px solid transparent;
          border-left: 8px solid #0168B2;
          border-bottom: 4px solid transparent; }
          @media (max-width: 1279px) {
            .delivery .intro__item-description ul li:before {
              left: 0; } }
  .delivery .info {
    background-repeat: no-repeat;
    background-position: 55% 0%; }
    @media (max-width: 1279px) {
      .delivery .info {
        background-size: 100%;
        background-position: 20% 6%; } }
    @media (max-width: 767px) {
      .delivery .info {
        background-size: 150%;
        background-position: 20% 8%; } }
    .delivery .info__wrapper {
      padding-top: 76px; }
      @media (max-width: 1279px) {
        .delivery .info__wrapper {
          padding-top: 44px; } }
      .delivery .info__wrapper .heading {
        width: 340px; }
        @media (max-width: 1279px) {
          .delivery .info__wrapper .heading {
            width: 240px; } }
    .delivery .info__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 436px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 1279px) {
        .delivery .info__content {
          padding-top: 228px;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
      @media (max-width: 767px) {
        .delivery .info__content {
          padding-top: 244px; } }
    .delivery .info__item {
      width: calc( 25% - 60px);
      padding-right: 20px;
      border-bottom: 1px solid #18BAFD;
      padding-bottom: 24px; }
      @media (max-width: 1279px) {
        .delivery .info__item {
          width: calc(50% - 70px);
          padding-bottom: 20px;
          margin-right: 70px;
          margin-bottom: 50px; } }
      @media (max-width: 767px) {
        .delivery .info__item {
          width: 100%;
          margin-right: 0; } }
      .delivery .info__item-title {
        font-size: 30px;
        line-height: 36px;
        color: #18BAFD; }
        @media (max-width: 1279px) {
          .delivery .info__item-title {
            font-size: 24px;
            line-height: 32px; } }
      .delivery .info__item-text {
        padding-top: 19px;
        font-size: 14px;
        line-height: 26px;
        color: rgba(40, 47, 61, 0.9); }
        @media (max-width: 1279px) {
          .delivery .info__item-text {
            padding-top: 14px; } }
  .delivery .partners {
    position: relative;
    overflow: hidden; }
    @media (max-width: 1279px) {
      .delivery .partners {
        overflow: hidden; } }
    .delivery .partners__wrapper {
      padding-top: 77px;
      padding-bottom: 40px; }
      @media (max-width: 1279px) {
        .delivery .partners__wrapper {
          padding-top: 0px; } }
      .delivery .partners__wrapper .heading {
        width: 360px; }
        @media (max-width: 1279px) {
          .delivery .partners__wrapper .heading {
            width: 240px; } }
    .delivery .partners__content {
      padding-top: 80px; }
      @media (max-width: 1279px) {
        .delivery .partners__content {
          padding-top: 35px; } }
      @media (max-width: 767px) {
        .delivery .partners__content {
          padding-top: 45px; } }
    .delivery .partners__block {
      padding-bottom: 164px; }
      @media (max-width: 1279px) {
        .delivery .partners__block {
          padding-bottom: 76px; } }
      @media (max-width: 767px) {
        .delivery .partners__block {
          padding-bottom: 44px; } }
      @media (max-width: 1279px) {
        .delivery .partners__block-companies_cdek img {
          height: 37px; } }
      @media (max-width: 1279px) {
        .delivery .partners__block-companies_group img {
          height: 90px; } }
      .delivery .partners__block:last-child {
        padding-bottom: 0; }
      .delivery .partners__block-text {
        font-size: 14px;
        line-height: 26px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 421px;
        padding-top: 43px; }
        @media (max-width: 1279px) {
          .delivery .partners__block-text {
            padding-top: 30px; } }
        .delivery .partners__block-text_column span {
          width: 100% !important; }
        .delivery .partners__block-text span {
          position: relative;
          padding-left: 28px;
          width: 50%;
          margin-bottom: 9px; }
          @media (max-width: 1279px) {
            .delivery .partners__block-text span {
              width: 100%; } }
          .delivery .partners__block-text span:before {
            content: '';
            position: absolute;
            left: 0px;
            top: 9px;
            display: inline-block;
            width: 0;
            height: 0;
            border-top: 4px solid transparent;
            border-left: 8px solid #0168B2;
            border-bottom: 4px solid transparent; }
  @media (max-width: 767px) {
    .delivery .map-delivery .container {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 767px) {
    .delivery .map-delivery .heading {
      padding-left: 20px;
      padding-right: 20px; } }
  .delivery .map-delivery__wrapper {
    padding-top: 176px;
    padding-bottom: 80px; }
    @media (max-width: 1279px) {
      .delivery .map-delivery__wrapper {
        padding-top: 34px;
        padding-bottom: 47px; } }
  .delivery .map-delivery__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 52px; }
    @media (max-width: 1279px) {
      .delivery .map-delivery__content {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-top: 32px; } }
  .delivery .map-delivery__block {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 837px;
            flex: 0 0 837px;
    width: 837px;
    height: 418px; }
    @media (max-width: 1279px) {
      .delivery .map-delivery__block {
        width: 100%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        height: 280px; } }
    @media (max-width: 767px) {
      .delivery .map-delivery__block {
        height: 418px; } }
  .delivery .map-delivery__info {
    padding-left: 70px; }
    @media (max-width: 1279px) {
      .delivery .map-delivery__info {
        padding-left: 0;
        padding-top: 50px; } }
    @media (max-width: 767px) {
      .delivery .map-delivery__info {
        padding-left: 20px;
        padding-right: 20px; } }
    .delivery .map-delivery__info-title {
      font-size: 24px;
      line-height: 36px;
      margin-top: -2px; }
      @media (max-width: 1279px) {
        .delivery .map-delivery__info-title {
          width: 240px; } }
    .delivery .map-delivery__info-contacts {
      padding-top: 26px; }
      @media (max-width: 1279px) {
        .delivery .map-delivery__info-contacts {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      @media (max-width: 767px) {
        .delivery .map-delivery__info-contacts {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media (max-width: 1279px) {
    .delivery .map-delivery__items {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }
  @media (max-width: 767px) {
    .delivery .map-delivery__items {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; } }
  .delivery .map-delivery__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 26px; }
    .delivery .map-delivery__item:last-child {
      margin-bottom: 0; }
    .delivery .map-delivery__item-icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 58px;
      width: 58px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58px;
              flex: 0 0 58px;
      border-radius: 50%;
      background: #EBF0F7; }
    .delivery .map-delivery__item-text {
      font-size: 16px;
      line-height: 22px;
      padding-left: 29px; }
      @media (max-width: 1279px) {
        .delivery .map-delivery__item-text {
          font-size: 14px;
          width: 240px; } }
      @media (max-width: 767px) {
        .delivery .map-delivery__item-text {
          width: 100%; } }
  .delivery .map-delivery__add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 57px; }
    @media (max-width: 1279px) {
      .delivery .map-delivery__add {
        margin-top: 0;
        padding-left: 50px; } }
    @media (max-width: 767px) {
      .delivery .map-delivery__add {
        padding-left: 0;
        padding-top: 56px; } }
    .delivery .map-delivery__add-text {
      color: rgba(40, 47, 61, 0.6);
      line-height: 26px;
      padding-left: 20px;
      margin-top: -6px; }
      @media (max-width: 1279px) {
        .delivery .map-delivery__add-text {
          width: 240px; } }
      @media (max-width: 767px) {
        .delivery .map-delivery__add-text {
          width: 100%; } }

.heading {
  color: #282F3D;
  font-family: Tahoma, 'Helvetica Neue', Verdana, Arial, sans-serif; }
  .heading_level-1 {
    font-size: 46px;
    line-height: 60px; }
    @media (max-width: 1279px) {
      .heading_level-1 {
        font-size: 30px;
        line-height: 42px; } }
  .heading_level-2 {
    font-size: 30px;
    line-height: 36px; }
    @media (max-width: 1279px) {
      .heading_level-2 {
        font-size: 24px;
        line-height: 32px; } }
  .heading_center {
    text-align: center; }
    @media (max-width: 1279px) {
      .heading_center {
        text-align: left; } }

.control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  position: relative; }
  .control[data-control=gallery] {
    padding-top: 25px; }
    @media (max-width: 1279px) {
      .control[data-control=gallery] {
        display: none; } }
    .control[data-control=gallery] .control-arrow {
      margin-right: 41px; }
  .control[data-control=reviews] {
    position: absolute;
    top: calc(50% - 38px);
    width: 100%; }
    @media (max-width: 1279px) {
      .control[data-control=reviews] {
        display: none; } }
    .control[data-control=reviews] .control-arrow {
      position: absolute;
      z-index: 2; }
      .control[data-control=reviews] .control-arrow_next {
        right: 0; }
      .control[data-control=reviews] .control-arrow_prev {
        left: 0; }
  .control-arrow {
    cursor: pointer;
    display: inline-block; }
    .control-arrow:hover svg path {
      -webkit-transition: 200ms ease-in-out;
      transition: 200ms ease-in-out;
      stroke: #18BAFD; }

.float-items {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 50px;
  margin-left: 50px; }

.float_plane {
  background: url(../images/plane.png);
  background-repeat: no-repeat;
  height: 304px;
  width: 707px;
  margin-left: 198px;
  margin-top: -356px;
  z-index: -1; }
  @media (max-width: 1440px) {
    .float_plane {
      margin-left: 0px; } }
  @media (max-width: 1279px) {
    .float_plane {
      height: 450px;
      background-size: 450px;
      margin-left: -60px;
      margin-top: -280px; } }
  @media (max-width: 767px) {
    .float_plane {
      display: none; } }

.float_auto {
  background: url(../images/auto.png);
  background-repeat: no-repeat;
  height: 324px;
  width: 707px;
  margin-left: 198px;
  margin-top: 180px;
  z-index: -1; }
  @media (max-width: 1440px) {
    .float_auto {
      margin-left: 0px; } }
  @media (max-width: 1279px) {
    .float_auto {
      height: 450px;
      background-size: 450px;
      margin-left: -64px;
      margin-top: -140px; } }
  @media (max-width: 767px) {
    .float_auto {
      display: none; } }

.question {
  background-image: url(../images/question.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #EBF0F7; }
  @media (max-width: 1279px) {
    .question {
      background-size: 100%;
      background-position: 50% 100%; } }
  @media (max-width: 767px) {
    .question {
      background-size: 220%;
      background-position: 100% 100%; } }
  .question__wrapper {
    padding-top: 77px;
    padding-bottom: 196px; }
    @media (max-width: 1279px) {
      .question__wrapper {
        padding-top: 49px;
        padding-bottom: 117px; } }
  .question .heading {
    width: 297px; }
    @media (max-width: 1279px) {
      .question .heading {
        width: 26%; } }
    @media (max-width: 767px) {
      .question .heading {
        width: 220px; } }
  .question__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .question__block {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-bottom: 315px; } }
  .question__message {
    display: none; }
    @media (max-width: 767px) {
      .question__message {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-bottom: 315px; } }
  .question__content {
    width: 430px;
    padding-top: 14px;
    min-height: 267px; }
    @media (max-width: 1279px) {
      .question__content {
        width: 40%;
        padding-top: 3px;
        min-height: auto; } }
    @media (max-width: 767px) {
      .question__content {
        width: 100%;
        padding-top: 24px; } }
  .question__text {
    font-size: 22px;
    line-height: 36px; }
    @media (max-width: 1279px) {
      .question__text {
        font-size: 14px;
        line-height: 26px; } }
  .question__form {
    padding-top: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 364px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 1279px) {
      .question__form {
        padding-top: 24px;
        width: 84%; } }
    @media (max-width: 767px) {
      .question__form {
        padding-top: 24px;
        width: 100%; } }
    .question__form input {
      height: 62px;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 19px;
      font-family: Tahoma, 'Helvetica Neue', Verdana, Arial, sans-serif;
      background: #fff;
      font-size: 22px;
      border: 1px solid rgba(40, 47, 61, 0.2); }
      @media (max-width: 1279px) {
        .question__form input {
          height: 46px;
          font-size: 14px;
          line-height: 20px; } }
      .question__form input::-webkit-input-placeholder {
        font-size: 22px; }
        @media (max-width: 1279px) {
          .question__form input::-webkit-input-placeholder {
            font-size: 14px;
            line-height: 20px; } }
    .question__form button {
      margin-top: 30px;
      border: none;
      outline: none;
      cursor: pointer;
      font-size: 18px;
      line-height: 16px;
      background: #0168B2;
      width: 100%;
      border-radius: 2px;
      color: #fff;
      padding: 23px 0px;
      -webkit-transition: 200ms ease-in-out;
      transition: 200ms ease-in-out; }
      @media (max-width: 1279px) {
        .question__form button {
          padding: 15px 0;
          margin-top: 20px;
          font-size: 14px; } }
      .question__form button:hover {
        background: #1E8FE0;
        -webkit-transition: 200ms ease-in-out;
        transition: 200ms ease-in-out; }
