/**
 * Template: Home
 */
/* Utils */
/**
 * Variables
 */
.home {
  /*==================================
	=            Home cover            =
	==================================*/
  /*=====  End of Home cover  ======*/
  /*=====================================
	=            Home features            =
	=====================================*/
  /*=====  End of Home features  ======*/
  /*=======================================
	=            Images and text            =
	=======================================*/
  /*=====  End of Images and text  ======*/
  /*===========================
	=            CTA            =
	===========================*/
  /*=====  End of CTA  ======*/
  /*===============================
	=            Drivers            =
	===============================*/
  /*=====  End of Drivers  ======*/
  /*==================================
	=            Technology            =
	==================================*/
  /*=====  End of Technology  ======*/
  /*=================================
	=            Customers            =
	=================================*/
  /*=====  End of Customers  ======*/ }
  @media (max-width: 1440px) {
    .home .home-cover .home-cover-container {
      width: 960px; } }
  @media (max-width: 1280px) {
    .home .home-cover .home-cover-container {
      width: 910px; } }
  @media (max-width: 1200px) {
    .home .home-cover .home-cover-container {
      width: 870px; } }
  @media (max-width: 991px) {
    .home .home-cover .home-cover-container {
      width: 655px; } }
  @media (max-width: 767px) {
    .home .home-cover .home-cover-container {
      width: auto; } }
  @media (min-width: 1281px) {
    .home .home-cover .home-cover-inner {
      padding-left: 28px; } }
  @media (max-width: 1199px) {
    .home .home-cover .home-cover-inner {
      padding-top: 25px; } }
  @media (max-width: 991px) {
    .home .home-cover .home-cover-inner {
      padding-top: 0;
      padding-left: 40px; } }
  @media (max-width: 767px) {
    .home .home-cover .home-cover-inner {
      padding-left: 45px;
      margin: 0 auto;
      max-width: none;
      position: relative;
      z-index: 2; } }
  @media (max-width: 499px) {
    .home .home-cover .home-cover-inner {
      padding-left: 35px;
      max-width: 275px; } }
  .home .home-cover .home-cover-title {
    max-width: 526px;
    margin-bottom: 11px; }
    @media (max-width: 991px) {
      .home .home-cover .home-cover-title {
        max-width: 330px; } }
    @media (max-width: 767px) {
      .home .home-cover .home-cover-title {
        margin-bottom: 8px;
        max-width: none; } }
  .home .home-cover .home-cover-subtitle {
    max-width: 303px;
    font-family: "Quicksand", sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #212121;
    margin-left: 2px; }
    @media (max-width: 991px) {
      .home .home-cover .home-cover-subtitle {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .home .home-cover .home-cover-subtitle {
        font-size: 14px;
        line-height: 1.15;
        margin-left: 0; } }
  .home .home-cover .home-cover-slider-wrapper {
    height: 489px;
    background-image: url("../images/templates/home/slider-bg-with-icons.png");
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    -webkit-transition-delay: 0.25s;
         -o-transition-delay: 0.25s;
            transition-delay: 0.25s;
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -45px;
    padding-top: 45px;
    background-size: 1767px;
    background-repeat: no-repeat; }
    @media (min-width: 1441px) {
      .home .home-cover .home-cover-slider-wrapper {
        background-image: url("../images/templates/home/slider-bg-with-icons-wide.png");
        max-width: 1920px;
        background-size: 2400px; } }
    @media (max-width: 1199px) {
      .home .home-cover .home-cover-slider-wrapper {
        height: 540px;
        margin-top: -100px; } }
    @media (max-width: 991px) {
      .home .home-cover .home-cover-slider-wrapper {
        background-image: url("../images/templates/home/slider-bg-with-icons-mobile.jpg");
        position: relative;
        margin-top: 0;
        height: 360px; } }
    @media (max-width: 767px) {
      .home .home-cover .home-cover-slider-wrapper {
        margin-top: -28px;
        height: 441px; } }
    @media (min-width: 500px) and (max-width: 767px) {
      .home .home-cover .home-cover-slider-wrapper {
        height: 568px;
        margin-top: -10px; } }
    .home .home-cover .home-cover-slider-wrapper .arrow-prev,
    .home .home-cover .home-cover-slider-wrapper .arrow-next {
      top: 166px;
      margin-top: 0; }
      @media (max-width: 1280px) {
        .home .home-cover .home-cover-slider-wrapper .arrow-prev,
        .home .home-cover .home-cover-slider-wrapper .arrow-next {
          top: 235px; } }
      @media (max-width: 1099px) {
        .home .home-cover .home-cover-slider-wrapper .arrow-prev,
        .home .home-cover .home-cover-slider-wrapper .arrow-next {
          top: 255px; } }
      @media (max-width: 991px) {
        .home .home-cover .home-cover-slider-wrapper .arrow-prev,
        .home .home-cover .home-cover-slider-wrapper .arrow-next {
          top: 114px; } }
      @media (max-width: 767px) {
        .home .home-cover .home-cover-slider-wrapper .arrow-prev,
        .home .home-cover .home-cover-slider-wrapper .arrow-next {
          top: 185px; } }
    .home .home-cover .home-cover-slider-wrapper .home-cover-slider-placeholder {
      height: 33.1em;
      font-size: inherit; }
    .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars {
      width: 1767px;
      height: 542px;
      display: block;
      position: absolute;
      z-index: 1;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
      -webkit-transition-delay: 0.25s;
           -o-transition-delay: 0.25s;
              transition-delay: 0.25s; }
      @media (min-width: 1441px) {
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars {
          width: 2400px; } }
      .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav {
        position: absolute; }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav:before {
          content: '';
          width: 8px;
          height: 8px;
          display: block;
          border-radius: 50%;
          background-color: #ef4e44;
          position: absolute;
          left: -12.4px;
          bottom: 3px; }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .large-car {
          visibility: hidden;
          -webkit-transform: scale(0);
              -ms-transform: scale(0);
                  transform: scale(0);
          -webkit-transition: 0.25s;
          -o-transition: 0.25s;
          transition: 0.25s;
          position: absolute;
          -webkit-transition-delay: 0.15s;
               -o-transition-delay: 0.15s;
                  transition-delay: 0.15s;
          -webkit-transform-origin: left bottom;
              -ms-transform-origin: left bottom;
                  transform-origin: left bottom; }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .small-car {
          -webkit-transition: 0.15s;
          -o-transition: 0.15s;
          transition: 0.15s;
          opacity: 1;
          -webkit-transform: scale(1);
              -ms-transform: scale(1);
                  transform: scale(1);
          visibility: visible;
          cursor: pointer;
          -webkit-transition-delay: 0.15s;
               -o-transition-delay: 0.15s;
                  transition-delay: 0.15s; }
          @media (max-width: 767px) {
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .small-car {
              -webkit-transform: scale(0.6) translateX(-18px) translateY(5px);
                  -ms-transform: scale(0.6) translateX(-18px) translateY(5px);
                      transform: scale(0.6) translateX(-18px) translateY(5px); } }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag {
          position: absolute;
          bottom: 150px;
          left: -9px;
          width: 0;
          opacity: 0;
          height: 154px;
          z-index: 1;
          -webkit-transition: 0.25s;
          -o-transition: 0.25s;
          transition: 0.25s;
          background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.77)), to(rgba(255, 255, 255, 0.001)));
          background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.77), rgba(255, 255, 255, 0.001));
          background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.77), rgba(255, 255, 255, 0.001));
          background-image: linear-gradient(to right, rgba(255, 255, 255, 0.77), rgba(255, 255, 255, 0.001));
          border: 2px solid #ef4e44;
          border-radius: 17px;
          border-bottom-left-radius: 0; }
          @media (max-width: 991px) {
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag {
              height: 145px;
              bottom: 155px; } }
          @media (max-width: 767px) {
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag {
              height: 89px;
              bottom: 68px; } }
          @media (min-width: 500px) and (max-width: 767px) {
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag {
              height: 114px; } }
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag:before {
            content: '';
            width: 2px;
            height: 0px;
            background-color: #ef4e44;
            position: absolute;
            left: -2px;
            bottom: -144px;
            z-index: -1;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s; }
            @media (max-width: 991px) {
              .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag:before {
                bottom: -150px; } }
            @media (max-width: 767px) {
              .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag:before {
                bottom: -63px; } }
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag:after {
            content: '';
            width: 80%;
            position: absolute;
            height: calc(100% + 4px);
            display: block;
            right: -2px;
            top: -2px;
            background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.77)), to(rgba(255, 255, 255, 0.001)));
            background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.77), rgba(255, 255, 255, 0.001));
            background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.77), rgba(255, 255, 255, 0.001));
            background-image: linear-gradient(to left, rgba(255, 255, 255, 0.77), rgba(255, 255, 255, 0.001));
            z-index: -1;
            border-radius: 17px; }
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            overflow: hidden;
            -webkit-transition: 0.25s;
            -o-transition: 0.25s;
            transition: 0.25s;
            -webkit-transition-delay: -0.5s;
                 -o-transition-delay: -0.5s;
                    transition-delay: -0.5s;
            opacity: 0;
            padding: 41px 29px 30px; }
            @media (max-width: 991px) {
              .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner {
                padding: 30px 25px; } }
            @media (max-width: 767px) {
              .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner {
                padding: 24px 5px 10px 18px; } }
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-title {
              font-family: "Quicksand", sans-serif;
              font-size: 16px;
              font-weight: bold;
              line-height: 1.63;
              letter-spacing: 0.15px;
              color: #212121;
              margin-top: 0;
              margin-bottom: -5px; }
              @media (max-width: 767px) {
                .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-title {
                  font-size: 10px;
                  margin-bottom: -3px; } }
              @media (min-width: 500px) and (max-width: 767px) {
                .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-title {
                  font-size: 14px; } }
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-subtitle {
              margin-bottom: 0;
              margin-top: 0;
              font-family: "Quicksand", sans-serif;
              font-size: 12px;
              font-weight: normal;
              line-height: normal;
              letter-spacing: normal;
              color: #212121; }
              @media (max-width: 767px) {
                .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-subtitle {
                  font-size: 8px; } }
              @media (min-width: 500px) and (max-width: 767px) {
                .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-subtitle {
                  font-size: 12px; } }
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-alert {
              font-family: "Quicksand", sans-serif;
              font-size: 22px;
              font-weight: bold;
              line-height: 1.18;
              letter-spacing: normal;
              color: #ef4e44;
              margin-top: 0;
              margin-bottom: 0;
              white-space: nowrap; }
              .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-alert:before {
                display: block;
                content: '';
                width: 13px;
                height: 2px;
                margin-top: 10px;
                margin-left: 1px;
                margin-bottom: 8px;
                background-color: #ef4e44; }
              @media (max-width: 991px) {
                .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-alert {
                  font-size: 18px; } }
              @media (max-width: 767px) {
                .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-alert {
                  font-size: 14px; }
                  .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-alert:before {
                    width: 12px;
                    margin-top: 4px;
                    margin-left: 1px;
                    margin-bottom: 3px; } }
              @media (min-width: 500px) and (max-width: 767px) {
                .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-alert {
                  font-size: 18px; }
                  .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-inner .flag-alert:before {
                    margin-top: 7px;
                    margin-bottom: 5px; } }
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-icon {
            position: absolute;
            top: -26px;
            width: 49px;
            height: 49px;
            left: 24px;
            -webkit-transition: 0.15s;
            -o-transition: 0.15s;
            transition: 0.15s;
            -webkit-transform: scale(0);
                -ms-transform: scale(0);
                    transform: scale(0);
            -webkit-transition-delay: -0.5s;
                 -o-transition-delay: -0.5s;
                    transition-delay: -0.5s; }
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-icon img {
              width: 100%; }
            @media (max-width: 991px) {
              .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-icon {
                left: 20px;
                top: -20px;
                width: 40px;
                height: 40px; } }
            @media (max-width: 767px) {
              .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav .flag .flag-icon {
                left: 17px;
                top: -16px;
                width: 29px;
                height: 29px; } }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .small-car {
          opacity: 0;
          -webkit-transform: scale(0);
              -ms-transform: scale(0);
                  transform: scale(0);
          visibility: hidden;
          -webkit-transition-delay: 0.25s;
               -o-transition-delay: 0.25s;
                  transition-delay: 0.25s; }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .large-car {
          -webkit-transform: scale(1);
              -ms-transform: scale(1);
                  transform: scale(1);
          visibility: visible;
          -webkit-transition-delay: 0.5s;
               -o-transition-delay: 0.5s;
                  transition-delay: 0.5s; }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .flag {
          width: 273px;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s;
          -webkit-transition-delay: 0.5s;
               -o-transition-delay: 0.5s;
                  transition-delay: 0.5s;
          opacity: 1; }
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .flag:before {
            height: 274px;
            -webkit-transition: 0.25s;
            -o-transition: 0.25s;
            transition: 0.25s;
            -webkit-transition-delay: 0.25s;
                 -o-transition-delay: 0.25s;
                    transition-delay: 0.25s; }
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .flag .flag-inner {
            opacity: 1;
            -webkit-transition-delay: 0.8s;
                 -o-transition-delay: 0.8s;
                    transition-delay: 0.8s; }
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .flag .flag-icon {
            -webkit-transform: scale(1);
                -ms-transform: scale(1);
                    transform: scale(1);
            -webkit-transition-delay: 0.8s;
                 -o-transition-delay: 0.8s;
                    transition-delay: 0.8s; }
          @media (max-width: 991px) {
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .flag {
              width: 220px; }
              .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .flag:before {
                height: 150px; } }
          @media (max-width: 767px) {
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .flag {
              width: 153px; }
              .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .flag:before {
                height: 136px; } }
          @media (min-width: 500px) and (max-width: 767px) {
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav.active-car .flag {
              width: 200px; } }
      .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="1"] {
        left: 292.4px;
        bottom: 208px; }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="1"] .large-car {
          left: 3px;
          bottom: -4px;
          width: 156px; }
        @media (min-width: 1441px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="1"] {
            left: 510px;
            bottom: 214px; } }
        @media (max-width: 991px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="1"] {
            left: 700px;
            bottom: 327px; }
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="1"] .large-car {
              width: 104px;
              height: auto; } }
        @media (max-width: 767px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="1"] {
            left: 1346px;
            bottom: unset;
            top: 174px; }
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="1"] .large-car {
              width: 56px;
              left: 0;
              bottom: 2px; } }
        @media (min-width: 500px) and (max-width: 767px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="1"] {
            left: 1177px;
            top: 170px; } }
      .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="2"] {
        left: 426px;
        bottom: 149px; }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="2"] .large-car {
          bottom: -5px;
          left: 9px;
          width: 131px; }
        @media (min-width: 1441px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="2"] {
            left: 641px;
            bottom: 151px; } }
        @media (max-width: 991px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="2"] {
            left: 554px;
            bottom: 339px; }
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="2"] .large-car {
              width: 87px;
              height: auto; } }
        @media (max-width: 767px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="2"] {
            left: 1273px;
            bottom: unset;
            top: 166px; }
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="2"] .large-car {
              width: 47px;
              left: -2px;
              bottom: 2px; } }
        @media (min-width: 500px) and (max-width: 767px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="2"] {
            left: 1101px;
            top: 178px; } }
      .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="3"] {
        left: 604px;
        bottom: 166px; }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="3"] .large-car {
          bottom: 0;
          left: -13px;
          width: 169px; }
        @media (min-width: 1441px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="3"] {
            left: 815px;
            bottom: 165px; } }
        @media (max-width: 991px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="3"] {
            left: 408px;
            bottom: 322px; }
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="3"] .large-car {
              width: 113px;
              height: auto; } }
        @media (max-width: 767px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="3"] {
            left: 1176px;
            bottom: unset;
            top: 173px; }
            .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="3"] .large-car {
              width: 61px;
              left: -7px;
              bottom: 5px; } }
        @media (min-width: 500px) and (max-width: 767px) {
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-cars .slide-nav[data-slide="3"] {
            left: 1019px;
            top: 179px; } }
    .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] {
      background-position: right -17px bottom -103px; }
      .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] .home-cover-slider-cars {
        right: -17px;
        bottom: -103px; }
      @media (min-width: 1441px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] {
          background-position: right calc(-1124px + 50vw) bottom -103px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] .home-cover-slider-cars {
            right: calc(-1124px + 50vw); } }
      @media (max-width: 1439px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] {
          background-position: right calc(-738px + 50vw) bottom -103px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] .home-cover-slider-cars {
            right: calc(-738px + 50vw); } }
      @media (max-width: 1199px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] {
          background-position: right calc(-758px + 50vw) bottom -103px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] .home-cover-slider-cars {
            right: calc(-758px + 50vw); } }
      @media (max-width: 991px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] {
          background-position: right calc(-1100px + 50vw) top 100px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] .home-cover-slider-cars {
            right: calc(-1100px + 50vw);
            bottom: unset;
            top: 100px; } }
      @media (max-width: 767px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] {
          background-position: right calc(-501px + 50vw) top 0; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] .home-cover-slider-cars {
            right: calc(-501px + 50vw);
            bottom: unset;
            top: 0; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] {
          background-position: right calc(-568px + 50vw) top 0; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="3"] .home-cover-slider-cars {
            right: calc(-568px + 50vw);
            bottom: unset;
            top: 0; } }
    .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] {
      background-position: right -191px bottom -87px; }
      .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] .home-cover-slider-cars {
        right: -191px;
        bottom: -87px; }
      @media (min-width: 1441px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] {
          background-position: right calc(-1297px + 50vw) bottom -88px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] .home-cover-slider-cars {
            right: calc(-1297px + 50vw);
            bottom: -88px; } }
      @media (max-width: 1439px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] {
          background-position: right calc(-913px + 50vw) bottom -87px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] .home-cover-slider-cars {
            right: calc(-913px + 50vw); } }
      @media (max-width: 1199px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] {
          background-position: right calc(-933px + 50vw) bottom -87px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] .home-cover-slider-cars {
            right: calc(-933px + 50vw); } }
      @media (max-width: 991px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] {
          background-position: right calc(-954px + 50vw) top 117px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] .home-cover-slider-cars {
            right: calc(-954px + 50vw);
            bottom: unset;
            top: 117px; } }
      @media (max-width: 767px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] {
          background-position: right calc(-404px + 50vw) top 6px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] .home-cover-slider-cars {
            right: calc(-404px + 50vw);
            bottom: unset;
            top: 6px; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] {
          background-position: right calc(-480px + 50vw) top 6px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="2"] .home-cover-slider-cars {
            right: calc(-480px + 50vw);
            bottom: unset;
            top: 6px; } }
    .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] {
      background-position: right -327px bottom -135px; }
      .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] .home-cover-slider-cars {
        right: -327px;
        bottom: -135px; }
      @media (min-width: 1441px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] {
          background-position: right calc(-1435px + 50vw) bottom -139px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] .home-cover-slider-cars {
            right: calc(-1435px + 50vw);
            bottom: -139px; } }
      @media (max-width: 1439px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] {
          background-position: right calc(-1048px + 50vw) bottom -135px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] .home-cover-slider-cars {
            right: calc(-1048px + 50vw); } }
      @media (max-width: 1199px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] {
          background-position: right calc(-1068px + 50vw) bottom -135px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] .home-cover-slider-cars {
            right: calc(-1068px + 50vw); } }
      @media (max-width: 991px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] {
          background-position: right calc(-808px + 50vw) top 105px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] .home-cover-slider-cars {
            right: calc(-808px + 50vw);
            bottom: unset;
            top: 105px; } }
      @media (max-width: 767px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] {
          background-position: right calc(-331px + 50vw) top -2px; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] .home-cover-slider-cars {
            right: calc(-331px + 50vw);
            bottom: unset;
            top: -2px; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] {
          background-position: right calc(-407px + 50vw) top 0; }
          .home .home-cover .home-cover-slider-wrapper[data-slide-num="1"] .home-cover-slider-cars {
            right: calc(-407px + 50vw);
            bottom: unset;
            top: 0; } }
    .home .home-cover .home-cover-slider-wrapper .home-cover-slider-inner {
      position: relative; }
      @media (max-width: 767px) {
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-inner {
          position: static; } }
    .home .home-cover .home-cover-slider-wrapper .home-cover-slider-mask {
      z-index: 2;
      font-size: 10px;
      width: 70.8em;
      height: 39.7em;
      position: absolute;
      right: -50px;
      top: -46px;
      display: block;
      background-image: url("../images/templates/home/mac.png");
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top left;
      overflow: hidden; }
      @media (max-width: 1439px) {
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-mask {
          font-size: 9px;
          top: 0; } }
      @media (max-width: 1280px) {
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-mask {
          font-size: 8.5px;
          right: -58px;
          top: 50px; } }
      @media (max-width: 1099px) {
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-mask {
          font-size: 7.5px;
          right: -17px;
          top: 90px; } }
      @media (max-width: 991px) {
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-mask {
          font-size: 6px;
          top: -25px;
          right: 173px;
          -webkit-transform: translateX(50%);
              -ms-transform: translateX(50%);
                  transform: translateX(50%); } }
      @media (max-width: 767px) {
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-mask {
          font-size: 3.9px;
          top: unset;
          bottom: 42px;
          right: 50%; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-mask {
          font-size: 6.7px; } }
    .home .home-cover .home-cover-slider-wrapper .home-cover-slider {
      z-index: 1; }
    .home .home-cover .home-cover-slider-wrapper .home-cover-slider-images {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      font-size: 10px; }
      .home .home-cover .home-cover-slider-wrapper .home-cover-slider-images .home-cover-slider-images-inner {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: #fff; }
      .home .home-cover .home-cover-slider-wrapper .home-cover-slider-images .home-cover-slider-image {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-images .home-cover-slider-image img {
          visibility: hidden;
          opacity: 0;
          width: 100%;
          -webkit-transition: 0.8s;
          -o-transition: 0.8s;
          transition: 0.8s;
          -webkit-transition-delay: 0.8s;
               -o-transition-delay: 0.8s;
                  transition-delay: 0.8s; }
        .home .home-cover .home-cover-slider-wrapper .home-cover-slider-images .home-cover-slider-image.home-cover-slider-image-active {
          z-index: 1; }
          .home .home-cover .home-cover-slider-wrapper .home-cover-slider-images .home-cover-slider-image.home-cover-slider-image-active img {
            visibility: visible;
            opacity: 1; }
    .home .home-cover .home-cover-slider-wrapper .home-cover-slider,
    .home .home-cover .home-cover-slider-wrapper .home-cover-slider-images {
      height: 33.1em;
      width: 53em;
      overflow: hidden;
      font-size: inherit;
      left: 50%;
      -webkit-transform: translateX(-49.8%);
          -ms-transform: translateX(-49.8%);
              transform: translateX(-49.8%);
      top: 3em; }
  @media (max-width: 767px) {
    .home .home-features .home-features-container {
      max-width: 500px;
      width: 100%;
      padding-right: 0;
      padding-left: 0; } }
  .home .home-features .home-features-tabs-wrapper {
    background-color: #575757;
    padding-top: 44px; }
    .home .home-features .home-features-tabs-wrapper.home-features-tabs-wrapper-opened .home-features-tabs-arrow {
      bottom: 0;
      opacity: 1; }
    @media (max-width: 767px) {
      .home .home-features .home-features-tabs-wrapper {
        padding-top: 30px; } }
  .home .home-features .home-features-icons-wrapper {
    background-color: rgba(229, 229, 229, 0.36);
    padding: 71px 0px 68px;
    display: none;
    height: 264px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: none; }
    @media (max-width: 767px) {
      .home .home-features .home-features-icons-wrapper {
        padding: 7px 0px 0;
        height: 140px; } }
  .home .home-features .home-features-tabs-inner {
    width: 600px;
    margin: 0 auto;
    max-width: 100%; }
  .home .home-features .home-features-title {
    color: #fff;
    margin-bottom: 3px;
    text-align: center; }
    @media (max-width: 767px) {
      .home .home-features .home-features-title {
        margin-bottom: 2px; } }
  .home .home-features .home-features-subtitle {
    font-family: "Quicksand", sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-top: 0;
    margin-bottom: 39px; }
    @media (max-width: 991px) {
      .home .home-features .home-features-subtitle {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .home .home-features .home-features-subtitle {
        font-size: 12px;
        margin-bottom: 30px; } }
    @media (min-width: 500px) and (max-width: 767px) {
      .home .home-features .home-features-subtitle {
        font-size: 14px; } }
  .home .home-features .home-features-tabs-arrow {
    width: 33.33%;
    position: absolute;
    left: 0;
    -webkit-transition: left 0.4s ease;
    -o-transition: left 0.4s ease;
    transition: left 0.4s ease;
    bottom: 20px;
    opacity: 0; }
    .home .home-features .home-features-tabs-arrow:after {
      content: '';
      width: 0;
      height: 0;
      border-left: 22px solid transparent;
      border-right: 22px solid transparent;
      border-top: 20px solid #575757;
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
    @media (max-width: 767px) {
      .home .home-features .home-features-tabs-arrow:after {
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-top: 14px solid #575757; } }
  .home .home-features .home-features-tabs {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 57px;
    position: relative; }
    @media (max-width: 991px) {
      .home .home-features .home-features-tabs {
        margin: 0 auto;
        max-width: 390px; } }
    @media (max-width: 767px) {
      .home .home-features .home-features-tabs {
        max-width: 264px;
        grid-column-gap: 5px; } }
    .home .home-features .home-features-tabs .home-features-tab {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      padding-bottom: 53px; }
      @media (max-width: 767px) {
        .home .home-features .home-features-tabs .home-features-tab {
          padding-bottom: 43px; } }
      .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon {
        width: 106px;
        height: 106px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border-radius: 50%;
        border: 2px solid #9d9d9d;
        margin-bottom: 15px;
        z-index: 1;
        position: relative;
        cursor: pointer; }
        @media (max-width: 991px) {
          .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon {
            width: 80px;
            height: 80px; } }
        @media (max-width: 767px) {
          .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon {
            width: 60px;
            height: 60px;
            border-width: 1px;
            margin-bottom: 6px; } }
        .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon:before {
          content: '';
          width: 100%;
          height: 100%;
          display: block;
          background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0)));
          background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.13) 0%, rgba(0, 0, 0, 0) 100%);
          background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.13) 0%, rgba(0, 0, 0, 0) 100%);
          background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13) 0%, rgba(0, 0, 0, 0) 100%);
          border-radius: 50%;
          top: 0;
          left: 0;
          position: absolute;
          opacity: 1;
          z-index: -1;
          -webkit-transition: 0.25s;
          -o-transition: 0.25s;
          transition: 0.25s; }
        .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon:after {
          content: '';
          width: 100%;
          height: 100%;
          display: block;
          background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.72)), to(rgba(255, 255, 255, 0.9)));
          background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.9));
          background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.9));
          background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.9));
          border-radius: 50%;
          top: 0;
          left: 0;
          position: absolute;
          opacity: 0;
          z-index: -1;
          -webkit-transition: 0.25s;
          -o-transition: 0.25s;
          transition: 0.25s; }
        .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon img {
          -webkit-filter: brightness(0) invert(1);
                  filter: brightness(0) invert(1);
          -webkit-transition: 0.25s;
          -o-transition: 0.25s;
          transition: 0.25s; }
          @media (max-width: 991px) {
            .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon img {
              max-width: 38px;
              max-height: 38px; } }
          @media (max-width: 767px) {
            .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon img {
              max-width: 29px;
              max-height: 29px; } }
        .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon:hover:before {
          opacity: 0; }
        .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon:hover:after {
          opacity: 1; }
        .home .home-features .home-features-tabs .home-features-tab .home-features-tab-icon:hover img {
          -webkit-filter: unset;
                  filter: unset; }
      .home .home-features .home-features-tabs .home-features-tab.home-features-tab-active .home-features-tab-icon:before {
        opacity: 0; }
      .home .home-features .home-features-tabs .home-features-tab.home-features-tab-active .home-features-tab-icon:after {
        opacity: 1; }
      .home .home-features .home-features-tabs .home-features-tab.home-features-tab-active .home-features-tab-icon img {
        -webkit-filter: unset;
                filter: unset; }
      .home .home-features .home-features-tabs .home-features-tab.home-features-tab-active:first-of-type ~ .home-features-tabs-arrow {
        left: 0; }
      .home .home-features .home-features-tabs .home-features-tab.home-features-tab-active:nth-of-type(2n) ~ .home-features-tabs-arrow {
        left: 33.33%; }
      .home .home-features .home-features-tabs .home-features-tab.home-features-tab-active:nth-of-type(3n) ~ .home-features-tabs-arrow {
        left: 66.66%; }
      .home .home-features .home-features-tabs .home-features-tab .home-features-tab-title {
        font-family: "Quicksand", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        margin-top: 0;
        margin-bottom: 0; }
        @media (max-width: 991px) {
          .home .home-features .home-features-tabs .home-features-tab .home-features-tab-title {
            font-size: 15px; } }
        @media (max-width: 767px) {
          .home .home-features .home-features-tabs .home-features-tab .home-features-tab-title {
            font-size: 10px;
            line-height: 1.1; } }
  .home .home-features .home-features-icons {
    padding: 20px 69px;
    overflow-y: auto;
    display: none; }
    @media (max-width: 991px) {
      .home .home-features .home-features-icons {
        padding: 20px 0; } }
    @media (max-width: 767px) {
      .home .home-features .home-features-icons {
        padding: 20px 0 20px 12px; } }
    .home .home-features .home-features-icons .home-features-icons-inner {
      display: grid;
      grid-auto-flow: column;
      grid-column-gap: 40px;
      grid-template-columns: repeat(auto-fill, minmax(139px, 1fr)); }
      @media (max-width: 1280px) {
        .home .home-features .home-features-icons .home-features-icons-inner {
          grid-template-columns: repeat(auto-fill, minmax(125px, 1fr)); } }
      @media (max-width: 991px) {
        .home .home-features .home-features-icons .home-features-icons-inner {
          grid-template-columns: repeat(auto-fill, minmax(95px, 1fr));
          grid-column-gap: 30px; } }
      @media (max-width: 767px) {
        .home .home-features .home-features-icons .home-features-icons-inner {
          grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
          grid-column-gap: 16px;
          padding-left: 15px; } }
      @media (max-width: 430px) {
        .home .home-features .home-features-icons .home-features-icons-inner {
          grid-column-gap: 2px; } }
      @media (max-width: 390px) {
        .home .home-features .home-features-icons .home-features-icons-inner {
          grid-column-gap: 10px; } }
      @media (max-width: 370px) {
        .home .home-features .home-features-icons .home-features-icons-inner {
          grid-column-gap: 28px; } }
      @media (max-width: 346px) {
        .home .home-features .home-features-icons .home-features-icons-inner {
          grid-column-gap: 20px; } }
      @media (max-width: 325px) {
        .home .home-features .home-features-icons .home-features-icons-inner {
          grid-column-gap: 16px; } }
    .home .home-features .home-features-icons .home-features-icon-wrapper {
      width: 139px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 1280px) {
        .home .home-features .home-features-icons .home-features-icon-wrapper {
          width: 100%; } }
      @media (max-width: 767px) {
        .home .home-features .home-features-icons .home-features-icon-wrapper {
          width: 70px; } }
    .home .home-features .home-features-icons .home-features-icon {
      width: 85px;
      height: 53px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 13px; }
      @media (max-width: 991px) {
        .home .home-features .home-features-icons .home-features-icon {
          margin-bottom: 10px; }
          .home .home-features .home-features-icons .home-features-icon img {
            max-width: 50px;
            max-height: 50px; } }
      @media (max-width: 767px) {
        .home .home-features .home-features-icons .home-features-icon {
          width: 51px;
          height: 32px;
          margin-bottom: 2px; }
          .home .home-features .home-features-icons .home-features-icon img {
            max-width: 35px;
            max-height: 35px; } }
    .home .home-features .home-features-icons .home-features-icon-title {
      margin-top: 0;
      margin-bottom: 0;
      font-family: "Open Sans", sans-serif;
      font-size: 16px;
      font-weight: 300;
      line-height: 1.13;
      letter-spacing: normal;
      text-align: center;
      color: #212121; }
      @media (max-width: 991px) {
        .home .home-features .home-features-icons .home-features-icon-title {
          font-size: 14px; } }
      @media (max-width: 767px) {
        .home .home-features .home-features-icons .home-features-icon-title {
          font-size: 10px;
          line-height: 1.1; } }
  .home .home-imagesAndText {
    padding: 44px 0;
    z-index: 1;
    position: relative; }
    @media (max-width: 767px) {
      .home .home-imagesAndText {
        padding: 47px 0 13px; } }
    .home .home-imagesAndText .home-imagesAndText-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      @media (max-width: 1280px) {
        .home .home-imagesAndText .home-imagesAndText-inner {
          display: grid;
          grid-template-columns: 1fr 265px;
          grid-column-gap: 20px; } }
      @media (max-width: 991px) {
        .home .home-imagesAndText .home-imagesAndText-inner {
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          grid-template-columns: 1fr 220px; } }
      @media (max-width: 767px) {
        .home .home-imagesAndText .home-imagesAndText-inner {
          grid-template-columns: 1fr;
          grid-row-gap: 31px; } }
    .home .home-imagesAndText .home-imagesAndText-content {
      padding-bottom: 19px; }
      @media (min-width: 1281px) {
        .home .home-imagesAndText .home-imagesAndText-content {
          max-width: 270px;
          min-width: 270px; } }
      @media (max-width: 991px) {
        .home .home-imagesAndText .home-imagesAndText-content {
          padding-bottom: 0; } }
      @media (max-width: 767px) {
        .home .home-imagesAndText .home-imagesAndText-content {
          grid-row: 1;
          padding-left: 26px;
          padding-right: 26px; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-imagesAndText .home-imagesAndText-content {
          padding-left: 44px; } }
    @media (min-width: 1281px) {
      .home .home-imagesAndText .home-imagesAndText-image {
        margin-left: 57px;
        margin-right: 23px; } }
    .home .home-imagesAndText .home-imagesAndText-image img {
      max-width: 100%; }
    @media (max-width: 767px) {
      .home .home-imagesAndText .home-imagesAndText-image {
        grid-row: 2;
        padding: 0 19px 0 6px; } }
    .home .home-imagesAndText .home-imagesAndText-title {
      text-align: left;
      line-height: 1.08; }
      @media (max-width: 499px) {
        .home .home-imagesAndText .home-imagesAndText-title {
          max-width: 300px; } }
    .home .home-imagesAndText .home-imagesAndText-text {
      font-family: "Open Sans", sans-serif;
      font-size: 16px;
      font-weight: 300;
      line-height: 1.38;
      letter-spacing: normal;
      color: #212121; }
      @media (min-width: 1281px) {
        .home .home-imagesAndText .home-imagesAndText-text {
          max-width: 228px;
          padding-left: 2px; } }
      @media (max-width: 991px) {
        .home .home-imagesAndText .home-imagesAndText-text {
          margin-bottom: 0; } }
      @media (max-width: 767px) {
        .home .home-imagesAndText .home-imagesAndText-text {
          font-size: 10px;
          font-weight: 300;
          line-height: 1.3;
          max-width: 85%; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-imagesAndText .home-imagesAndText-text {
          font-size: 14px;
          max-width: 400px; } }
    .home .home-imagesAndText.home-imagesAndText-reverse {
      padding-top: 65px; }
      @media (max-width: 991px) {
        .home .home-imagesAndText.home-imagesAndText-reverse {
          padding-top: 44px; } }
      @media (max-width: 767px) {
        .home .home-imagesAndText.home-imagesAndText-reverse {
          padding-top: 30px; } }
      .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
           -moz-box-orient: horizontal;
           -moz-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        @media (max-width: 1280px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-inner {
            grid-template-columns: 260px 1fr; } }
        @media (max-width: 991px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-inner {
            grid-template-columns: 220px 1fr; } }
        @media (max-width: 767px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-inner {
            grid-template-columns: 1fr;
            grid-row-gap: 32px; } }
      .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-image {
        margin-left: 0; }
        @media (min-width: 1281px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-image {
            max-width: calc(100% + 13px);
            margin-right: -3px; } }
        @media (min-width: 768px) and (max-width: 1280px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-image {
            grid-column: 2;
            grid-row: 1; } }
        @media (max-width: 767px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-image {
            padding: 0 9px; } }
      .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-content {
        padding-top: 22px;
        padding-bottom: 0; }
        @media (min-width: 1281px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-content {
            margin-left: 75px;
            max-width: 193px;
            min-width: 193px;
            margin-right: -13px; } }
        @media (max-width: 1280px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-content {
            padding-left: 16px; } }
        @media (max-width: 1199px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-content {
            padding-left: 0; } }
        @media (max-width: 767px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-content {
            padding-left: 44px; } }
        @media (max-width: 500px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-content {
            padding-left: 26px; } }
        @media (min-width: 768px) and (max-width: 1280px) {
          .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-content {
            grid-column: 1;
            grid-row: 1; } }
      @media (max-width: 767px) {
        .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-text {
          max-width: 220px; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-text {
          font-size: 14px;
          max-width: 360px; } }
      @media (max-width: 499px) {
        .home .home-imagesAndText.home-imagesAndText-reverse .home-imagesAndText-title {
          max-width: 85%; } }
  .home .home-cta {
    background-image: url("../images/templates/home/partner_image.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-top: -87px;
    padding-top: 220px;
    padding-bottom: 171px;
    position: relative;
    background-size: 1920px; }
    @media (max-width: 991px) {
      .home .home-cta {
        padding-top: 160px; } }
    @media (max-width: 767px) {
      .home .home-cta {
        padding-top: 151px;
        padding-bottom: 76px;
        background-size: cover;
        background-position: right -211px bottom -5px; } }
    .home .home-cta:before {
      content: '';
      width: 100%;
      height: 138px;
      position: absolute;
      top: 0;
      left: 0;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(255, 255, 255, 0)));
      background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
      background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
      background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0)); }
    @media (min-width: 1600px) {
      .home .home-cta {
        background-size: 100%; } }
    .home .home-cta .home-cta-inner {
      text-align: center; }
    .home .home-cta .home-cta-title {
      color: #fff;
      margin-bottom: 14px; }
      @media (max-width: 767px) {
        .home .home-cta .home-cta-title {
          margin-bottom: 3px; } }
    .home .home-cta .home-cta-subtitle {
      color: #fff;
      font-family: "Quicksand", sans-serif;
      font-size: 22px;
      font-weight: normal;
      line-height: 1.09;
      letter-spacing: normal;
      text-align: center;
      margin-top: 0;
      margin-bottom: 20px; }
      @media (max-width: 991px) {
        .home .home-cta .home-cta-subtitle {
          font-size: 18px; } }
      @media (max-width: 767px) {
        .home .home-cta .home-cta-subtitle {
          font-size: 12px;
          font-weight: 500;
          line-height: 1.17;
          max-width: 175px;
          margin: 0 auto 9px; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-cta .home-cta-subtitle {
          font-size: 14px;
          margin: 10px auto 12px;
          max-width: 210px; } }
  .home .home-drivers {
    padding-top: 109px; }
    @media (max-width: 991px) {
      .home .home-drivers {
        padding-top: 70px; } }
    @media (max-width: 767px) {
      .home .home-drivers {
        padding-top: 40px; } }
    .home .home-drivers .home-drivers-title {
      margin-bottom: 11px; }
      .home .home-drivers .home-drivers-title:after {
        content: '';
        display: block;
        width: 43px;
        height: 4px;
        border-radius: 999em;
        background-color: #2196f3;
        margin-top: 16px;
        margin-left: 3px; }
      @media (max-width: 767px) {
        .home .home-drivers .home-drivers-title {
          margin-bottom: 7px; }
          .home .home-drivers .home-drivers-title:after {
            width: 20px;
            height: 2px;
            margin-top: 10px;
            margin-left: 2px; } }
    .home .home-drivers .home-drivers-text {
      margin-bottom: 30px; }
      @media (max-width: 991px) {
        .home .home-drivers .home-drivers-text {
          font-size: 14px; } }
      @media (max-width: 767px) {
        .home .home-drivers .home-drivers-text {
          max-width: 100%;
          font-size: 10px;
          font-weight: 300;
          line-height: 1.4;
          padding-left: 2px;
          max-width: 214px;
          margin-bottom: 19px; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-drivers .home-drivers-text {
          font-size: 14px;
          max-width: 300px;
          margin-bottom: 25px; } }
    .home .home-drivers .home-drivers-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      @media (max-width: 767px) {
        .home .home-drivers .home-drivers-inner {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          padding: 0 16px;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
             -moz-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-drivers .home-drivers-inner {
          padding-left: 44px; } }
    .home .home-drivers .home-drivers-content {
      padding-top: 18px;
      width: 520px;
      max-width: 100%; }
      @media (min-width: 1281px) {
        .home .home-drivers .home-drivers-content {
          padding-left: 72px; } }
      @media (max-width: 1280px) {
        .home .home-drivers .home-drivers-content {
          width: 473px; } }
      @media (max-width: 991px) {
        .home .home-drivers .home-drivers-content {
          margin-right: 20px;
          padding-top: 0;
          padding-bottom: 65px; } }
      @media (max-width: 767px) {
        .home .home-drivers .home-drivers-content {
          padding-bottom: 37px; } }
    .home .home-drivers .home-drivers-image {
      width: 383px;
      text-align: center;
      margin-bottom: -23px; }
      @media (max-width: 991px) {
        .home .home-drivers .home-drivers-image {
          width: 240px; }
          .home .home-drivers .home-drivers-image img {
            width: 100%;
            height: auto; } }
      @media (max-width: 767px) {
        .home .home-drivers .home-drivers-image {
          width: 141px;
          margin: 0 auto; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-drivers .home-drivers-image {
          width: 180px; } }
    .home .home-drivers .home-drivers-icons-list {
      display: grid;
      grid-template-columns: 1fr 2fr;
      grid-column-gap: 45px;
      grid-row-gap: 26px; }
      @media (max-width: 991px) {
        .home .home-drivers .home-drivers-icons-list {
          grid-column-gap: 30px; } }
      @media (max-width: 767px) {
        .home .home-drivers .home-drivers-icons-list {
          grid-row-gap: 22px;
          grid-column-gap: 27px; } }
    .home .home-drivers .home-drivers-icons-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .home .home-drivers .home-drivers-icons-text {
      margin-bottom: 0;
      padding-top: 1px; }
      @media (max-width: 991px) {
        .home .home-drivers .home-drivers-icons-text {
          font-size: 14px; } }
      @media (max-width: 767px) {
        .home .home-drivers .home-drivers-icons-text {
          font-size: 10px;
          font-weight: 300;
          line-height: 1.4;
          padding-top: 0;
          margin-top: -5px; } }
      @media (max-width: 499px) {
        .home .home-drivers .home-drivers-icons-text br {
          display: none; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-drivers .home-drivers-icons-text {
          font-size: 14px; } }
    .home .home-drivers .home-drivers-icons-icon {
      margin-right: 10px;
      min-height: 44px;
      min-width: 44px;
      max-height: 44px;
      max-width: 44px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (max-width: 767px) {
        .home .home-drivers .home-drivers-icons-icon {
          min-height: 35px;
          min-width: 35px;
          max-height: 35px;
          max-width: 35px;
          margin-right: 7px; }
          .home .home-drivers .home-drivers-icons-icon img {
            max-width: 30px;
            max-height: 30px; } }
  .home .home-tech {
    position: relative;
    background-image: -webkit-gradient(linear, right top, left top, from(#575757), color-stop(28%, rgba(87, 87, 87, 0)), color-stop(46%, #575757), to(#575757));
    background-image: -webkit-linear-gradient(right, #575757, rgba(87, 87, 87, 0) 28%, #575757 46%, #575757);
    background-image: -o-linear-gradient(right, #575757, rgba(87, 87, 87, 0) 28%, #575757 46%, #575757);
    background-image: linear-gradient(to left, #575757, rgba(87, 87, 87, 0) 28%, #575757 46%, #575757);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    background: #000;
    z-index: 1; }
    @media (max-width: 767px) {
      .home .home-tech {
        background: #000; }
        .home .home-tech:after {
          content: '';
          width: 100vw;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(87, 87, 87, 0)), color-stop(65%, rgba(87, 87, 87, 0.82)), to(#575757));
          background-image: -webkit-linear-gradient(bottom, rgba(87, 87, 87, 0), rgba(87, 87, 87, 0.82) 65%, #575757);
          background-image: -o-linear-gradient(bottom, rgba(87, 87, 87, 0), rgba(87, 87, 87, 0.82) 65%, #575757);
          background-image: linear-gradient(to top, rgba(87, 87, 87, 0), rgba(87, 87, 87, 0.82) 65%, #575757);
          z-index: -1; } }
    .home .home-tech .home-tech-inner {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 991px) {
        .home .home-tech .home-tech-inner {
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      @media (max-width: 767px) {
        .home .home-tech .home-tech-inner {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
             -moz-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; } }
    .home .home-tech .home-tech-image {
      right: -226px;
      z-index: -1;
      position: relative;
      width: 475px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
         -moz-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .home .home-tech .home-tech-image img {
        width: auto;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: right;
           object-position: right;
        background: #000; }
      .home .home-tech .home-tech-image:after {
        content: '';
        width: 1050px;
        height: 100%;
        display: block;
        position: absolute;
        background-image: -webkit-gradient(linear, right top, left top, from(rgba(87, 87, 87, 0)), color-stop(65%, rgba(87, 87, 87, 0.82)), to(#575757));
        background-image: -webkit-linear-gradient(right, rgba(87, 87, 87, 0), rgba(87, 87, 87, 0.82) 65%, #575757);
        background-image: -o-linear-gradient(right, rgba(87, 87, 87, 0), rgba(87, 87, 87, 0.82) 65%, #575757);
        background-image: linear-gradient(to left, rgba(87, 87, 87, 0), rgba(87, 87, 87, 0.82) 65%, #575757);
        top: 0;
        right: 127px;
        z-index: 1;
        width: 100vw; }
        @media (max-width: 767px) {
          .home .home-tech .home-tech-image:after {
            content: none; } }
      .home .home-tech .home-tech-image:before {
        content: '';
        width: 50vw;
        height: 100%;
        display: block;
        position: absolute;
        left: 100%;
        background-color: #000; }
      @media (max-width: 1100px) {
        .home .home-tech .home-tech-image:after {
          right: 230px; } }
      @media (max-width: 991px) {
        .home .home-tech .home-tech-image {
          width: 0;
          right: -300px; } }
      @media (max-width: 767px) {
        .home .home-tech .home-tech-image {
          height: 230px;
          right: 0;
          width: 100%; } }
    .home .home-tech .home-tech-content {
      padding-top: 113px;
      max-width: 504px;
      padding-bottom: 94px; }
      @media (min-width: 1281px) {
        .home .home-tech .home-tech-content {
          padding-left: 70px; } }
      @media (max-width: 991px) {
        .home .home-tech .home-tech-content {
          padding: 70px 0;
          max-width: 429px; } }
      @media (max-width: 767px) {
        .home .home-tech .home-tech-content {
          padding: 55px 56px 10px 46px; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-tech .home-tech-content {
          padding: 55px 10px 10px 46px; } }
    .home .home-tech .home-tech-title {
      color: #64b5f6;
      margin-bottom: 19px; }
      .home .home-tech .home-tech-title:after {
        content: '';
        display: block;
        width: 43px;
        height: 4px;
        border-radius: 999em;
        background-color: #64b5f6;
        margin-top: 19px;
        margin-left: 2px; }
      @media (max-width: 767px) {
        .home .home-tech .home-tech-title {
          color: #fff;
          margin-bottom: 9px; }
          .home .home-tech .home-tech-title:after {
            height: 2px;
            width: 20px;
            margin-top: 8px;
            margin-left: 1px;
            background-color: #fff; } }
    .home .home-tech .home-tech-text {
      color: #fff;
      margin-left: 4px; }
      @media (max-width: 767px) {
        .home .home-tech .home-tech-text {
          font-size: 10px;
          font-weight: 300;
          line-height: 1.4;
          margin-left: 1px;
          margin-bottom: 0; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-tech .home-tech-text {
          font-size: 14px; } }
  .home .home-customers {
    padding-top: 104px;
    position: relative;
    padding-bottom: 45px;
    display: none; }
    @media (max-width: 991px) {
      .home .home-customers {
        padding-top: 65px; } }
    @media (max-width: 767px) {
      .home .home-customers {
        padding-top: 45px;
        padding-bottom: 34px; } }
    .home .home-customers .home-customers-inner {
      overflow: hidden; }
    .home .home-customers .home-customers-arrows {
      height: 0;
      position: absolute;
      width: 100%;
      max-width: 1440px;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 2; }
      .home .home-customers .home-customers-arrows .arrow-prev,
      .home .home-customers .home-customers-arrows .arrow-next {
        margin-top: 0;
        top: 0; }
    .home .home-customers .home-customers-title {
      text-align: center; }
      .home .home-customers .home-customers-title:after {
        content: '';
        display: block;
        width: 43px;
        height: 4px;
        border-radius: 2px;
        background-color: #2196f3;
        margin: 15px auto 0; }
      @media (max-width: 767px) {
        .home .home-customers .home-customers-title:after {
          margin: 14px auto 0;
          height: 3px; } }
    .home .home-customers .home-customers-slider {
      max-width: 648px;
      margin: 0 auto; }
      .home .home-customers .home-customers-slider .home-customers-slide-company {
        font-family: "Quicksand", sans-serif;
        font-size: 22px;
        font-weight: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: center;
        color: #212121;
        margin-top: 11px;
        margin-bottom: 32px; }
        @media (max-width: 991px) {
          .home .home-customers .home-customers-slider .home-customers-slide-company {
            font-size: 18px;
            margin-bottom: 20px; } }
        @media (max-width: 767px) {
          .home .home-customers .home-customers-slider .home-customers-slide-company {
            line-height: 1.14;
            font-size: 14px;
            margin-top: 2px;
            margin-bottom: 29px; } }
      .home .home-customers .home-customers-slider .home-customers-slide-quote {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.38;
        letter-spacing: normal;
        text-align: center;
        color: #212121;
        display: inline-block;
        padding: 0 50px; }
        .home .home-customers .home-customers-slider .home-customers-slide-quote:before, .home .home-customers .home-customers-slider .home-customers-slide-quote:after {
          content: '';
          display: block;
          margin: 0 auto;
          width: 13px;
          height: 8px;
          background-repeat: no-repeat;
          background-size: contain; }
        .home .home-customers .home-customers-slider .home-customers-slide-quote:before {
          margin-bottom: 10px;
          background-image: url("../images/templates/home/icon-quote-before.svg"); }
        .home .home-customers .home-customers-slider .home-customers-slide-quote:after {
          margin-top: 14px;
          background-image: url("../images/templates/home/icon-quote-after.svg"); }
        @media (max-width: 991px) {
          .home .home-customers .home-customers-slider .home-customers-slide-quote {
            font-size: 15px; } }
        @media (max-width: 767px) {
          .home .home-customers .home-customers-slider .home-customers-slide-quote {
            font-size: 10px;
            text-align: left;
            line-height: 1.4;
            padding: 0 47px; }
            .home .home-customers .home-customers-slider .home-customers-slide-quote:before {
              margin-bottom: 16px; }
            .home .home-customers .home-customers-slider .home-customers-slide-quote:after {
              margin-top: 17px; } }
        @media (min-width: 500px) and (max-width: 767px) {
          .home .home-customers .home-customers-slider .home-customers-slide-quote {
            font-size: 14px; } }
    .home .home-customers.home-customers-no-testimonials {
      padding-bottom: 14px;
      display: block; }
      .home .home-customers.home-customers-no-testimonials .home-customers-slider,
      .home .home-customers.home-customers-no-testimonials .home-customers-arrows {
        display: none; }
      .home .home-customers.home-customers-no-testimonials + .home-customersLogos {
        background: #fff;
        padding-bottom: 120px; }
        @media (max-width: 767px) {
          .home .home-customers.home-customers-no-testimonials + .home-customersLogos {
            padding-bottom: 37px; } }
        @media (min-width: 500px) and (max-width: 767px) {
          .home .home-customers.home-customers-no-testimonials + .home-customersLogos {
            padding-bottom: 52px; } }
        .home .home-customers.home-customers-no-testimonials + .home-customersLogos .home-customersLogos-arrow {
          display: none; }
        .home .home-customers.home-customers-no-testimonials + .home-customersLogos .home-customersLogos-logo .home-customersLogos-logo-inner {
          cursor: default; }
          .home .home-customers.home-customers-no-testimonials + .home-customersLogos .home-customersLogos-logo .home-customersLogos-logo-inner img {
            -webkit-filter: grayscale(100%);
                    filter: grayscale(100%); }
        .home .home-customers.home-customers-no-testimonials + .home-customersLogos .home-customersLogos-inner {
          padding: 0;
          max-width: 840px; }
          @media (max-width: 767px) {
            .home .home-customers.home-customers-no-testimonials + .home-customersLogos .home-customersLogos-inner {
              max-width: 290px; } }
          @media (min-width: 500px) and (max-width: 767px) {
            .home .home-customers.home-customers-no-testimonials + .home-customersLogos .home-customersLogos-inner {
              max-width: 100%; } }
  .home .home-customersLogos {
    background-color: rgba(229, 229, 229, 0.5); }
    .home .home-customersLogos .home-customersLogos-inner {
      max-width: 803px;
      width: 100%;
      margin: 0 auto;
      padding: 42px 0 46px;
      position: relative; }
      @media (max-width: 767px) {
        .home .home-customersLogos .home-customersLogos-inner {
          max-width: 290px;
          padding: 42px 0 33px; } }
      @media (min-width: 500px) and (max-width: 767px) {
        .home .home-customersLogos .home-customersLogos-inner {
          max-width: 100%; } }
      .home .home-customersLogos .home-customersLogos-inner .home-customersLogos-arrow {
        width: 20%;
        position: absolute;
        left: 0;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        top: 0; }
        .home .home-customersLogos .home-customersLogos-inner .home-customersLogos-arrow:after {
          content: '';
          width: 0;
          height: 0;
          border-left: 22px solid transparent;
          border-right: 22px solid transparent;
          border-top: 20px solid #fff;
          position: absolute;
          top: 0;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%); }
    .home .home-customersLogos .home-customersLogos-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .home .home-customersLogos .home-customersLogos-logo {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 20%; }
      .home .home-customersLogos .home-customersLogos-logo .home-customersLogos-logo-inner {
        position: relative;
        width: auto;
        display: inline-block;
        cursor: pointer; }
        .home .home-customersLogos .home-customersLogos-logo .home-customersLogos-logo-inner .home-customersLogos-logo-color {
          opacity: 0;
          position: absolute;
          top: 0;
          left: 0; }
        @media (max-width: 767px) {
          .home .home-customersLogos .home-customersLogos-logo .home-customersLogos-logo-inner {
            max-height: 26px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
               -moz-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
               -moz-box-orient: horizontal;
               -moz-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row; } }
        @media (min-width: 500px) and (max-width: 767px) {
          .home .home-customersLogos .home-customersLogos-logo .home-customersLogos-logo-inner {
            max-height: 32px; } }
      .home .home-customersLogos .home-customersLogos-logo.home-customersLogos-logo-active .home-customersLogos-logo-inner .home-customersLogos-logo-blue {
        opacity: 0; }
      .home .home-customersLogos .home-customersLogos-logo.home-customersLogos-logo-active .home-customersLogos-logo-inner .home-customersLogos-logo-color {
        opacity: 1; }
      .home .home-customersLogos .home-customersLogos-logo.home-customersLogos-logo-active:first-of-type ~ .home-customersLogos-arrow {
        left: 0; }
      .home .home-customersLogos .home-customersLogos-logo.home-customersLogos-logo-active:nth-of-type(2n) ~ .home-customersLogos-arrow {
        left: 20%; }
      .home .home-customersLogos .home-customersLogos-logo.home-customersLogos-logo-active:nth-of-type(3n) ~ .home-customersLogos-arrow {
        left: 40%; }
      .home .home-customersLogos .home-customersLogos-logo.home-customersLogos-logo-active:nth-of-type(4n) ~ .home-customersLogos-arrow {
        left: 60%; }
      .home .home-customersLogos .home-customersLogos-logo.home-customersLogos-logo-active:nth-of-type(5n) ~ .home-customersLogos-arrow {
        left: 80%; }
      .home .home-customersLogos .home-customersLogos-logo img {
        -webkit-transition: 0.25s;
        -o-transition: 0.25s;
        transition: 0.25s; }
        @media (max-width: 991px) {
          .home .home-customersLogos .home-customersLogos-logo img {
            max-width: 89px;
            max-height: 42px; } }
        @media (max-width: 767px) {
          .home .home-customersLogos .home-customersLogos-logo img {
            max-width: 60px;
            max-height: 26px; } }
        @media (min-width: 500px) and (max-width: 767px) {
          .home .home-customersLogos .home-customersLogos-logo img {
            max-width: 69px;
            max-height: 32px; } }