@font-face {
  font-family: "FuturaPT-Book";
  src: url("../fonts/FuturaPT-Book.woff") format("woff"), url("../fonts/FuturaPT-Book.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FuturaPT-Heavy";
  src: url("../fonts/FuturaPT-Heavy.woff") format("woff"), url("../fonts/FuturaPT-Heavy.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Raleway-Medium";
  src: url("../fonts/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway-Medium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Raleway-Regular";
  src: url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Raleway-SemiBold";
  src: url("../fonts/Raleway-SemiBold.woff") format("woff"), url("../fonts/Raleway-SemiBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Raleway-Bold";
  src: url("../fonts/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Raleway-Light";
  src: url("../fonts/Raleway-Light.woff") format("woff"), url("../fonts/Raleway-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1170px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

/*
 * Fonts
 *
 */
/*
 * Colors
 *
 */
/*
 * Grid system
 *
 */
/*
 * Animation Speed
 *
 */
/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
/*
 * Colors
 *
 */
/*
 * Fonts
 *
 */
/*
 * Blocks
 *
 */
* {
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smooth: always; }

body {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  padding: 0;
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  /* 4 Visual */
  overflow-x: hidden;
  color: #000000;
  /* 5 Animation*/
  /* 6 Misc */ }

.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden; }

.mobile-hiede--text {
  /* 2 Block model */
  display: none; }
  @media (min-width: 768px) {
    .mobile-hiede--text {
      /* 2 Block model */
      display: block; } }

.scrolled {
  /* 2 Block model */
  padding-top: 62px; }
  @media (min-width: 586px) {
    .scrolled {
      /* 2 Block model */
      padding-top: 63px; } }
  @media (min-width: 768px) {
    .scrolled {
      /* 2 Block model */
      padding-top: 93px; } }
  @media (min-width: 992px) {
    .scrolled {
      /* 2 Block model */
      padding-top: 92px; } }

.objective .footer {
  /* 2 Block model */
  padding-top: 0; }

.manuls .footer {
  /* 2 Block model */
  padding-top: 0; }

.intro-page {
  /* 2 Block model */
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 40px; }

.intro-page__top {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px; }

.intro-page .logo {
  /* 2 Block model */
  width: 100px; }

.intro-page__list {
  /* 2 Block model */
  margin: 0;
  padding: 0;
  /* 4 Visual */
  list-style: none; }

.intro-page__item {
  /* 2 Block model */
  margin-bottom: 15px;
  /* 3 Typography */
  text-align: center;
  /* 4 Visual */
  border: 1px solid #c31a1a;
  border-bottom: 3px solid #c31a1a;
  border-radius: 5px;
  /* 4 Visual */
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.intro-page__item a {
  /* 3 Typography */
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #c31a1a;
  text-decoration: none;
  text-transform: uppercase;
  /* 2 Block model */
  display: block;
  padding: 10px 20px;
  /* 4 Visual */
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.intro-page__item:hover a {
  /* 3 Typography */
  color: #ffffff;
  /* 4 Visual */
  background-color: #c31a1a; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
/*
 * Blocks BEM library
 *
 */
.icon {
  display: inline-block;
  width: 20px;
  height: 20px; }

.icon--60 {
  width: 50px;
  height: 50px; }
  @media (min-width: 1200px) {
    .icon--60 {
      width: 60px;
      height: 60px; } }

.icon--instagram {
  width: 18px;
  height: 18px; }

.icon--youtube {
  width: 20px;
  height: 20px; }

.icon--facebook {
  width: 24px;
  height: 24px; }

.icon--arrow-right {
  width: 20px;
  height: 20px; }

.btn {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle;
  margin: 0;
  padding: 0 15px;
  width: 256px;
  height: 66px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-family: "Raleway-Regular", sans-serif;
  color: #c31a1a;
  font-weight: normal;
  text-decoration: none;
  -moz-appearance: none;
  /* 4 Visual */
  border: 2px solid #c31a1a;
  border-left: 7px solid #c31a1a;
  cursor: pointer;
  outline: none;
  border-radius: 0;
  background-color: transparent;
  /* 5 Animation*/
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  /* 6 Misc */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn--h:hover {
  /* 1 Positioning */
  /* 2 Block model */
  /* 3 Typography */
  color: #ffffff;
  /* 4 Visual */
  /* 5 Animation*/
  /* 6 Misc */ }

.btn--h::before {
  /* 1 Positioning */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  /* 2 Block model */
  width: 1px;
  /* 3 Typography */
  /* 4 Visual */
  content: "";
  background-color: #c31a1a;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  /* 6 Misc */ }

.btn--h:hover::before {
  /* 1 Positioning */
  z-index: 1;
  /* 2 Block model */
  display: block;
  width: 100%;
  /* 3 Typography */
  /* 4 Visual */
  /* 5 Animation*/
  /* 6 Misc */ }

.btn:active {
  /* 4 Visual */
  border-color: #ffffff;
  background-color: #c31a1a; }

.btn__text {
  /* 1 Positioning */
  position: relative;
  z-index: 2;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.btn--no-border {
  /* 2 Block model */
  padding: 0;
  width: auto;
  height: auto;
  /* 4 Visual */
  border: none;
  border-bottom: 1px solid #c31a1a; }

.btn--no-border .btn__text {
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  color: #c31a1a;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  @media (min-width: 768px) {
    .btn--no-border .btn__text {
      /* 3 Typography */
      font-size: 14px;
      line-height: 14px; } }

.btn--no-border:hover {
  /* 3 Typography */
  color: #000000;
  /* 4 Visual */
  border: none;
  border-bottom: 1px solid #000000;
  background-color: transparent; }

.btn--no-border:hover .btn__text {
  /* 3 Typography */
  color: #000000; }

.btn--no-border:active {
  /* 3 Typography */
  color: #000000;
  /* 4 Visual */
  border: none;
  border-bottom: 1px solid #000000;
  background-color: transparent; }

.btn--lg {
  /* 2 Block model */
  width: 100%;
  height: 53px;
  /* 4 Visual */
  border-left: 17px solid #c31a1a; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.input {
  /* 1 Positioning */
  position: relative; }

.input label {
  /* 2 Block model */
  margin: 0;
  padding: 0;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  color: #D6D7D8; }

.input__input {
  /* 1 Positioning */
  position: relative;
  z-index: 2;
  /* 2 Block model */
  width: 100%;
  margin: 0;
  padding: 21px 10px 21px 21px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  color: #888787;
  /* 4 Visual */
  border: 2px solid #dadada;
  outline: none;
  cursor: pointer;
  background: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.input__input:focus {
  /* 4 Visual */
  border: 2px solid #1a73e8; }

.input__input:active {
  /* 4 Visual */
  border: 2px solid #1a73e8; }

.input__placeholder {
  /* 1 Positioning */
  position: absolute;
  top: 24px;
  left: 22px;
  z-index: 1;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  color: #888787;
  /* 4 Visual */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* 5 Animation*/
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.cool-input__input_filled + .input__placeholder,
.input__input:focus + .input__placeholder {
  /* 1 Positioning */
  top: -5px;
  left: 15px;
  z-index: 3;
  /* 2 Block model */
  padding: 0 6px;
  /* 3 Typography */
  font-size: 12px;
  line-height: 12px;
  color: #1a73e8;
  /* 4 Visual */
  background-color: #ffffff; }

.input__error {
  /* 1 Positioning */
  position: absolute;
  bottom: -19px;
  left: 9px;
  /* 2 Block model */
  display: none;
  padding-left: 21px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  color: #d93025; }

.input__error::before {
  /* 1 Positioning */
  position: absolute;
  top: 0;
  left: 0;
  /* 2 Block model */
  display: block;
  width: 12px;
  height: 12px;
  /* 4 Visual */
  background-image: url(../images/icon--error.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: ''; }

.input--pass .input__input {
  /* 2 Block model */
  padding-right: 86px; }

.input__eye {
  /* 1 Positioning */
  position: absolute;
  top: 21px;
  right: 50px;
  z-index: 10;
  /* 2 Block model */
  width: 24px;
  height: 20px;
  /* 4 Visual */
  background-image: url(../images/icon--eye-slash.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer; }

.input--ok {
  /* 1 Positioning */
  position: relative; }

.input--ok::before {
  /* 1 Positioning */
  position: absolute;
  top: 30%;
  right: 28px;
  /* 2 Block model */
  display: block;
  width: 16px;
  height: 16px;
  /* 4 Visual */
  background-image: url(../images/icon--check-green.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: ''; }

.input--ok .input__placeholder {
  /* 1 Positioning */
  top: -5px;
  left: 15px;
  z-index: 3;
  /* 2 Block model */
  padding: 0 6px;
  /* 3 Typography */
  font-size: 12px;
  line-height: 12px;
  color: #009a6c;
  /* 4 Visual */
  background-color: #ffffff; }

.input--ok .input__input {
  /* 4 Visual */
  border: 2px solid #009a6c; }

.input--ok .cool-input__input_filled + .input__placeholder,
.input--ok .input__input:focus + .input__placeholder {
  /* 3 Typography */
  color: #009a6c; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
.input--error .input__error {
  /* 2 Block model */
  display: block; }

.input--error .input__placeholder {
  /* 1 Positioning */
  top: -5px;
  left: 15px;
  z-index: 3;
  /* 2 Block model */
  padding: 0 6px;
  /* 3 Typography */
  font-size: 12px;
  line-height: 12px;
  color: #d93025;
  /* 4 Visual */
  background-color: #ffffff; }

.input--error .input__input {
  /* 4 Visual */
  border: 2px solid #d93025; }

.input--error .cool-input__input_filled + .input__placeholder,
.input--error .input__input:focus + .input__placeholder {
  /* 3 Typography */
  color: #d93025; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
.input--pass-show .input__eye {
  /* 4 Visual */
  background-image: url(../images/icon--eye.svg); }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.input--ok {
  /* 1 Positioning */
  position: relative; }

.input--ok::before {
  /* 1 Positioning */
  position: absolute;
  top: 30%;
  right: 28px;
  /* 2 Block model */
  display: block;
  width: 16px;
  height: 16px;
  /* 4 Visual */
  background-image: url(../images/icon--check-green.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: ''; }

.input--ok .input__placeholder {
  /* 1 Positioning */
  top: -5px;
  left: 15px;
  z-index: 3;
  /* 2 Block model */
  padding: 0 6px;
  /* 3 Typography */
  font-size: 12px;
  line-height: 12px;
  color: #009a6c;
  /* 4 Visual */
  background-color: #ffffff; }

.input--ok .input__input {
  /* 4 Visual */
  border: 2px solid #009a6c; }

.input--ok .cool-input__input_filled + .input__placeholder,
.input--ok .input__input:focus + .input__placeholder {
  /* 3 Typography */
  color: #009a6c; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
.input--error .input__error {
  /* 2 Block model */
  display: block; }

.input--error .input__placeholder {
  /* 1 Positioning */
  top: -5px;
  left: 15px;
  z-index: 3;
  /* 2 Block model */
  padding: 0 6px;
  /* 3 Typography */
  font-size: 12px;
  line-height: 12px;
  color: #d93025;
  /* 4 Visual */
  background-color: #ffffff; }

.input--error .input__input {
  /* 4 Visual */
  border: 2px solid #d93025; }

.input--error .cool-input__input_filled + .input__placeholder,
.input--error .input__input:focus + .input__placeholder {
  /* 3 Typography */
  color: #d93025; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
.menu {
  /* 2 Block model */
  width: 100%; }

.menu__list {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0;
  /* 3 Typography */
  text-align: left;
  /* 4 Visual */
  list-style: none; }
  @media (min-width: 768px) {
    .menu__list {
      /* 2 Block model */
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      /* 3 Typography */
      text-align: center; } }

.menu__item {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  margin-right: 15px;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  @media (min-width: 768px) {
    .menu__item {
      /* 2 Block model */
      margin-right: 45px; } }
  @media (min-width: 992px) {
    .menu__item {
      /* 2 Block model */
      margin-right: 15px; } }
  @media (min-width: 1200px) {
    .menu__item {
      /* 2 Block model */
      margin-right: 76px; } }

@media (min-width: 768px) {
  .menu__item:first-child {
    /* 2 Block model */
    margin: 0 45px 0 0; } }

@media (min-width: 992px) {
  .menu__item:first-child {
    /* 2 Block model */
    margin: 0 15px 0 0; } }

@media (min-width: 1200px) {
  .menu__item:first-child {
    /* 2 Block model */
    margin: 0 78px 0 0; } }

@media (min-width: 768px) {
  .menu__item:last-child {
    /* 2 Block model */
    margin-right: 0; } }

.menu a {
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase; }

.menu__item::before {
  /* 1 Positioning */
  position: absolute;
  bottom: 3px;
  left: 0;
  content: '';
  /* 2 Block model */
  display: block;
  width: 0;
  height: 1px;
  /* 4 Visual */
  background-color: #c31a1a;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.menu__item:hover::before {
  /* 2 Block model */
  width: 100%; }

.title {
  /* 2 Block model */
  margin-bottom: 35px; }
  @media (min-width: 768px) {
    .title {
      /* 2 Block model */
      margin-bottom: 45px; } }
  @media (min-width: 992px) {
    .title {
      /* 2 Block model */
      margin-bottom: 55px; } }

.title .h2 {
  /* 1 Positioning */
  position: relative; }

.title .h2::before {
  /* 1 Positioning */
  position: absolute;
  right: 50%;
  bottom: -15px;
  content: '';
  /* 2 Block model */
  display: block;
  width: 88px;
  height: 1px;
  /* 4 Visual */
  background-color: #ff0000;
  -webkit-transform: translateX(50%);
  transform: translateX(50%); }

.title--w-144 .h2::before {
  /* 2 Block model */
  width: 114px; }

@media (min-width: 992px) {
  .title--mb-51 {
    /* 2 Block model */
    margin-bottom: 51px; } }

@media (min-width: 992px) {
  .title--mb-50 {
    /* 2 Block model */
    margin-bottom: 50px; } }

.title--mb-64 {
  /* 2 Block model */
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .title--mb-64 {
      /* 2 Block model */
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .title--mb-64 {
      /* 2 Block model */
      margin-bottom: 64px; } }

.title--mb-68 {
  /* 2 Block model */
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .title--mb-68 {
      /* 2 Block model */
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .title--mb-68 {
      /* 2 Block model */
      margin-bottom: 68px; } }

.title--mb-80 {
  /* 2 Block model */
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .title--mb-80 {
      /* 2 Block model */
      margin-bottom: 60px; } }
  @media (min-width: 992px) {
    .title--mb-80 {
      /* 2 Block model */
      margin-bottom: 80px; } }

.title--bold .h2 {
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif; }

.title--fz-26 .h2 {
  /* 3 Typography */
  font-size: 26px;
  line-height: 36px; }
  @media (min-width: 768px) {
    .title--fz-26 .h2 {
      /* 2 Block model */
      font-size: 20px;
      line-height: 30px; } }
  @media (min-width: 1200px) {
    .title--fz-26 .h2 {
      /* 2 Block model */
      font-size: 26px;
      line-height: 36px; } }

.title--text-normal .h2 {
  /* 3 Typography */
  text-transform: none; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.technologes__top {
  /* 2 Block model */
  margin-bottom: 18px;
  /* 3 Typography */
  font-family: "FuturaPT-Book", sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: normal;
  color: #000000; }

.technologes__number {
  /* 2 Block model */
  display: inline-block;
  margin-right: 6px;
  /* 3 Typography */
  color: #c31a1a; }

.technologes__title {
  /* 2 Block model */
  display: inline-block;
  margin: 0;
  /* 3 Typography */
  text-transform: uppercase; }

.technologes__list {
  /* 2 Block model */
  margin: 0;
  padding: 0;
  /* 4 Visual */
  list-style: none; }

.technologes__item {
  /* 2 Block model */
  margin-bottom: 17px; }

.technologes__text {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-size: 16px;
  line-height: 18px; }

.technologes__text span {
  /* 1 Positioning */
  position: relative; }

.technologes__text span::before {
  /* 1 Positioning */
  position: absolute;
  top: 7px;
  left: -7px;
  content: '';
  /* 2 Block model */
  display: block;
  width: 2px;
  height: 3px;
  /* 4 Visual */
  background-color: #c31a1a; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.blog-item {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .blog-item {
      /* 2 Block model */
      margin-bottom: 0; } }

.blog-item__img {
  /* 2 Block model */
  margin-bottom: 24px; }

.blog-item__img img {
  /* 2 Block model */
  display: block;
  width: 100%; }

.blog-item__info {
  /* 2 Block model */
  padding: 0 5px; }

.blog-item__desc {
  /* 2 Block model */
  display: inline-block;
  margin-bottom: 17px;
  /* 3 Typography */
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  color: #000000;
  text-transform: uppercase; }

.blog-item__title {
  /* 2 Block model */
  margin: 0;
  margin-bottom: 20px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: normal; }

.blog-item__text {
  /* 2 Block model */
  margin: 0;
  margin-bottom: 30px;
  /* 3 Typography */
  font-size: 16px;
  line-height: 22px;
  font-weight: normal; }

.blog-item__link {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: #c31a1a;
  text-transform: uppercase;
  text-decoration: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.blog-item__link span {
  /* 2 Block model */
  display: inline-block;
  margin-right: 8px; }

.blog-item__link:hover {
  /* 3 Typography */
  color: #000000; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.textarea {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  margin: 0;
  padding: 0;
  /* 4 Visual */
  border: 0;
  background-color: #ffffff; }

.textarea label {
  /* 2 Block model */
  display: block;
  margin-bottom: 5px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: gray; }

.textarea textarea {
  /* 1 Positioning */
  position: relative;
  z-index: 10;
  /* 2 Block model */
  display: block;
  width: 100%;
  padding: 22px 10px 19px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: #888787;
  /* 4 Visual */
  border: 2px solid #dadada;
  background: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* 6 Misc */
  resize: none; }
  .textarea textarea:focus {
    /* 4 Visual */
    outline: none; }
  .textarea textarea:focus {
    outline: none; }

.checkbox {
  /* 2 Block model */
  display: inline-block;
  /* 6 Misc */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

.checkbox label {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 27px;
  height: 18px;
  /* 3 Typography */
  text-align: left;
  /* 6 Sundry */
  cursor: pointer; }

.checkbox input[type="checkbox"] {
  /* 2 Block model */
  display: none; }

.checkbox input[type="checkbox"] + span {
  /* 1 Positioning */
  position: absolute;
  left: 0;
  top: 0;
  /* 2 Block model */
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 4 Visual */
  background-color: #FFFFFF;
  border: 1px solid #c31a1a; }

.checkbox input[type="checkbox"]:checked + span {
  /* 4 Visual */
  border: 1px solid #c31a1a; }

.checkbox input[type="checkbox"]:checked + span:before {
  /* 1 Positioning */
  position: absolute;
  content: "";
  top: 2px;
  left: 2px;
  /* 2 Block model */
  display: block;
  width: 12px;
  height: 12px;
  /* 4 Visual */
  background-image: url(../images/icon--check-red.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.select {
  /* 1 Positioning */
  position: relative; }

.select .selectize-input {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  width: 100%;
  margin: 0;
  padding: 21px 10px 21px 21px;
  height: 61px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  color: #888787;
  /* 4 Visual */
  border: 2px solid #dadada;
  outline: none;
  cursor: pointer;
  background: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  @media (min-width: 768px) {
    .select .selectize-input {
      /* 3 Typography */
      font-size: 14px;
      line-height: 14px; } }

.select .option {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  width: 100%;
  margin: 0;
  padding: 19px 10px 12px 15px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  color: #888787;
  /* 4 Visual */
  border: 2px solid #dadada;
  border-top: none;
  outline: none;
  cursor: pointer;
  background: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  @media (min-width: 768px) {
    .select .option {
      /* 3 Typography */
      font-size: 14px;
      line-height: 14px; } }

.select .selectize-control.single .selectize-input:after {
  /* 1 Positioning */
  right: 16px;
  z-index: 1;
  /* 2 Block model */
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -6px;
  /* 4 Visual */
  background-image: url(../images/icon--chevron-down.svg);
  background-repeat: no-repeat;
  border: none; }

.select .selectize-dropdown {
  /* 4 Visual */
  border: 1px solid #e6e3e0;
  border-radius: 0;
  z-index: 110; }

.select .selectize-dropdown-content .active {
  /* 4 Visual */
  background-color: #f8f8f8;
  cursor: pointer; }

.select .selectize-dropdown, .selectize-input, .selectize-input input {
  /* 3 Typography */
  font-size: 12px;
  font-weight: normal;
  color: #000000; }
  @media (min-width: 578px) {
    .select .selectize-dropdown, .selectize-input, .selectize-input input {
      /* 3 Typography */
      font-size: 14px; } }

.select .selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  /* 4 Visual */
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.select .item {
  /* 1 Positioning */
  position: absolute;
  z-index: 10;
  /* 2 Block model */
  display: block;
  width: 100%; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.total {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  padding-top: 22px;
  padding-bottom: 27px; }

.total__text {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-Regular", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  text-align: center; }
  @media (min-width: 768px) {
    .total__text {
      /* 3 Typography */
      font-size: 16px;
      line-height: 26px; } }
  @media (min-width: 1400px) {
    .total__text {
      /* 3 Typography */
      font-size: 18px;
      line-height: 26px; } }

.total::before,
.total::after {
  /* 1 Positioning */
  position: absolute;
  left: 50%;
  /* 2 Block model */
  display: block;
  width: 88px;
  height: 1px;
  /* 4 Visual */
  background-color: #c31a1a;
  content: '';
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.total::before {
  /* 1 Positioning */
  top: 0; }

.total::after {
  /* 1 Positioning */
  bottom: 0; }

.total .text {
  /* 3 Typography */
  font-size: 20px;
  line-height: 30px; }

.total--wd-567 {
  /* 2 Block model */
  width: 100%;
  max-width: 565px; }

.blog-item-smal__header {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 26px; }

.blog-item-smal__header-img {
  /* 2 Block model */
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 121px;
  flex: 0 0 121px;
  max-width: 121px;
  margin-right: 17px; }
  @media (min-width: 1200px) {
    .blog-item-smal__header-img {
      /* 2 Block model */
      -webkit-box-flex: 0;
      -ms-flex: 0 0 164px;
      flex: 0 0 164px;
      max-width: 164px; } }

.blog-item-smal__header img {
  /* 2 Block model */
  display: block;
  width: 100%; }

.blog-item-smal__title {
  /* 2 Block model */
  margin: 0;
  margin-top: -3px;
  margin-bottom: 11px;
  /* 3 Typography */
  font-family: "Raleway-Regular", sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #000000; }

.blog-item-smal__desc {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000000; }

.blog-item-smal__text {
  /* 2 Block model */
  margin: 0;
  margin-bottom: 25px;
  /* 3 Typography */
  font-family: "Raleway-Regular", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #000000; }

.blog-item-smal__link {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  color: #c31a1a;
  text-transform: uppercase;
  text-decoration: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.blog-item-smal__link span {
  /* 2 Block model */
  display: inline-block;
  margin-right: 8px; }

.blog-item-smal__link:hover {
  /* 3 Typography */
  color: #000000; }

.blog-item-smal__link .icon--arrow-right {
  /* 2 Block model */
  width: 16px;
  height: 16px; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.h1 {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-Regular", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #000000; }
  @media (min-width: 768px) {
    .h1 {
      /* 3 Typography */
      font-size: 48px;
      line-height: 60px; } }
  @media (min-width: 992px) {
    .h1 {
      /* 3 Typography */
      font-size: 48px;
      line-height: 56px; } }
  @media (min-width: 1200px) {
    .h1 {
      /* 3 Typography */
      font-size: 60px;
      line-height: 68px; } }
  @media (min-width: 1400px) {
    .h1 {
      /* 3 Typography */
      font-size: 54px;
      line-height: 64px; } }
  @media (min-width: 1920px) {
    .h1 {
      /* 3 Typography */
      font-size: 72px;
      line-height: 80px; } }

.h2 {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  color: #000000;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .h2 {
      /* 3 Typography */
      font-size: 28px;
      line-height: 36px; } }
  @media (min-width: 992px) {
    .h2 {
      /* 3 Typography */
      font-size: 32px;
      line-height: 40px; } }
  @media (min-width: 1200px) {
    .h2 {
      /* 3 Typography */
      font-size: 34px;
      line-height: 42px; } }
  @media (min-width: 1400px) {
    .h2 {
      /* 3 Typography */
      font-size: 30px;
      line-height: 34px; } }

.h3 {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  color: #000000; }
  @media (min-width: 768px) {
    .h3 {
      /* 3 Typography */
      font-size: 26px;
      line-height: 32px; } }
  @media (min-width: 1400px) {
    .h3 {
      /* 3 Typography */
      font-size: 30px;
      line-height: 36px; } }

.text {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #000000; }
  @media (min-width: 768px) {
    .text {
      /* 3 Typography */
      font-size: 16px;
      line-height: 26px; } }
  @media (min-width: 1400px) {
    .text {
      /* 3 Typography */
      font-size: 18px;
      line-height: 26px; } }

.text--center {
  /* 3 Typography */
  text-align: center; }

.text--regular {
  /* 3 Typography */
  font-family: "Raleway-Regular", sans-serif; }

.text--underline {
  /* 3 Typography */
  text-decoration: underline; }

.lead {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #e80b00; }
  @media (min-width: 1200px) {
    .lead {
      /* 3 Typography */
      font-size: 20px;
      line-height: 26px; } }
  @media (min-width: 1400px) {
    .lead {
      /* 3 Typography */
      font-size: 30px;
      line-height: 36px; } }

.logo {
  /* 2 Block model */
  display: block;
  max-width: 35px; }
  @media (min-width: 768px) {
    .logo {
      /* 2 Block model */
      max-width: 74px; } }

.logo img {
  /* 2 Block model */
  display: block;
  width: 100%; }

.link {
  /* 3 Typography */
  color: #c31a1a;
  text-decoration: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.link:hover {
  /* 3 Typography */
  text-decoration: underline;
  color: #5c5c5c; }

.social-icon {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 992px) {
    .social-icon {
      /* 2 Block model */
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.social-icon__list {
  /* 2 Block model */
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  /* 4 Visual */
  list-style: none; }
  @media (min-width: 992px) {
    .social-icon__list {
      /* 2 Block model */
      width: 47%;
      margin-bottom: 0;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.social-icon__item a {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  /* 4 Visual */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0; }

.social-icon__item a:hover {
  /* 4 Visual */
  background-position: -60px 0; }

.social-icon__item-fb {
  /* 4 Visual */
  background-image: url(../images/img-facebok.png); }

.social-icon__item-ins {
  /* 4 Visual */
  background-image: url(../images/img-instagram.png); }

.social-icon__item-tw {
  /* 4 Visual */
  background-image: url(../images/img-twitter.png); }

.social-icon__item-tm {
  /* 4 Visual */
  background-image: url(../images/img-telegram.png); }

.social-icon__item-vk {
  /* 4 Visual */
  background-image: url(../images/img-vk.png); }

.social-icon__item-ln {
  /* 4 Visual */
  background-image: url(../images/img-linkedin.png); }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.form__item {
  /* 2 Block model */
  padding-bottom: 34px; }

.form__textarea {
  /* 2 Block model */
  margin-bottom: 61px; }

.form__check {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 49px; }

.form__text {
  /* 2 Block model */
  padding-left: 6px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal; }

.form__check-text {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-size: 14px;
  line-height: 16px; }

.form__check-link {
  /* 2 Block model */
  display: inline-block;
  /* 3 Typography */
  color: #c31a1a;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.form__check-link:hover {
  /* 4 Visual */
  color: #636161; }

.forma__action .btn {
  /* 2 Block model */
  width: 212px;
  height: 53px; }

.forma__action .btn__text {
  /* 3 Typography */
  font-size: 16px;
  line-height: 16px; }

.form__item-link {
  /* 2 Block model */
  margin-bottom: 19px; }

.form__form-link {
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  color: #b4b4b4;
  text-decoration: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.form__form-link:hover {
  /* 3 Typography */
  color: #606060; }

.form__error {
  /* 2 Block model */
  margin-bottom: 8px;
  min-height: 16px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #d93025; }

.form__error span {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  display: inline-block;
  padding-left: 25px; }

.form__error span::before {
  /* 1 Positioning */
  position: absolute;
  top: 0;
  left: 0;
  /* 2 Block model */
  display: block;
  width: 14px;
  height: 14px;
  /* 4 Visual */
  background-image: url(../images/icon--error.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: ''; }

.forma__btn {
  /* 2 Block model */
  margin-bottom: 31px; }

.form__checkboxs,
.form__contact {
  /* 2 Block model */
  padding: 0;
  margin: 0;
  /* 4 Visual */
  border: none; }

.form__checkboxs {
  /* 2 Block model */
  padding-top: 9px;
  margin-bottom: 16px; }

.form__checkboxs .form__check {
  /* 2 Block model */
  margin-bottom: 21px; }

.form__contact {
  /* 2 Block model */
  margin-bottom: 11px; }

.form--registration .form__check {
  /* 2 Block model */
  margin-bottom: 17px; }

.form--registration .forma__btn {
  /* 2 Block model */
  padding-top: 10px; }

.form--registration .form__item {
  /* 2 Block model */
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .form--registration .form__item {
      /* 2 Block model */
      padding-bottom: 34px; } }

.form--registration .input__error {
  /* 1 Positioning */
  bottom: -32px; }
  @media (min-width: 768px) {
    .form--registration .input__error {
      /* 2 Block model */
      bottom: -19px; } }

.form--registration .form__check-text {
  /* 3 Typography */
  font-size: 10px;
  line-height: 12px; }
  @media (min-width: 768px) {
    .form--registration .form__check-text {
      /* 3 Typography */
      font-size: 14px;
      line-height: 16px; } }

.form--registration .forma__btn .btn__text {
  /* 3 Typography */
  font-size: 14px;
  line-height: 14px; }
  @media (min-width: 768px) {
    .form--registration .forma__btn .btn__text {
      /* 3 Typography */
      font-size: 18px;
      line-height: 18px; } }

.form--brief .input__placeholder {
  /* 3 Typography */
  font-size: 11px;
  line-height: 11px; }
  @media (min-width: 768px) {
    .form--brief .input__placeholder {
      /* 3 Typography */
      font-size: 14px;
      line-height: 14px; } }

.form--brief .form__check-text {
  /* 3 Typography */
  font-size: 10px;
  line-height: 12px; }
  @media (min-width: 768px) {
    .form--brief .form__check-text {
      /* 3 Typography */
      font-size: 14px;
      line-height: 16px; } }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.map iframe {
  /* 2 Block model */
  display: block;
  width: 100%;
  height: 544px; }

.cookies {
  /* 1 Positioning */
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 200;
  /* 2 Block model */
  display: none;
  padding: 30px 0 30px 0;
  background-color: #fafafa; }

.cookies__body {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .cookies__body {
      /* 2 Block model */
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.cookies__text {
  /* 2 Block model */
  margin: 0;
  width: 100%;
  max-width: 848px;
  margin-bottom: 20px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #5c5c5c;
  text-align: left; }
  @media (min-width: 768px) {
    .cookies__text {
      /* 2 Block model */
      margin-bottom: 0;
      margin-right: 60px; } }
  @media (min-width: 992px) {
    .cookies__text {
      /* 2 Block model */
      margin-right: 127px; } }

.cookies__link {
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  color: #c31a1a;
  text-align: right;
  text-decoration: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.cookies__link:hover {
  /* 3 Typography */
  color: #5c5c5c; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
.icon-text {
  /* 1 Positioning */
  /* 3 Typography */
  font-family: "FuturaPT-Book", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: #5c5c5c;
  text-decoration: none;
  /* 4 Visual */
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.to-top {
  /* 1 Positioning */
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  /* 2 Block model */
  display: none;
  width: 53px;
  height: 53px;
  /* 4 Visual */
  background-color: #ffffff;
  border: 2px solid #c31a1a;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  @media (min-width: 768px) {
    .to-top {
      /* 1 Positioning */
      bottom: 80px; } }
  @media (min-width: 992px) {
    .to-top {
      /* 1 Positioning */
      bottom: 114px; } }
  @media (min-width: 1400px) {
    .to-top {
      /* 1 Positioning */
      right: 86px; } }
  @media (min-width: 1600px) {
    .to-top {
      /* 1 Positioning */
      right: 208px; } }

.to-top .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  /* 2 Block model */
  width: 15px;
  height: 15px;
  /* 4 Visual */
  fill: #c31a1a;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.to-top:hover {
  /* 4 Visual */
  cursor: pointer;
  background-color: #c31a1a; }

.to-top:hover .icon {
  /* 4 Visual */
  fill: #ffffff; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.modal-form {
  /* 2 Block model */
  width: 100%;
  max-width: 600px;
  padding: 30px 10px 30px 10px;
  /* 4 Visual */
  border-radius: 0; }
  @media (min-width: 768px) {
    .modal-form {
      /* 2 Block model */
      padding: 81px 66px 40px 63px; } }

.modal-form__header {
  /* 2 Block model */
  margin-bottom: 22px;
  padding-right: 7px;
  /* 3 Typography */
  text-align: right; }

.modal-form__header a {
  /* 2 Block model */
  display: inline-block;
  /* 3 Typography */
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #c31a1a;
  text-decoration: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.modal-form__header a:hover {
  /* 3 Typography */
  color: #5e5e5e; }

.modal-form__header span {
  /* 2 Block model */
  display: inline-block;
  margin-right: 8px;
  /* 3 Typography */
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #888787; }

.modal-form__title {
  /* 2 Block model */
  margin: 0;
  margin-bottom: 29px;
  padding-left: 7px;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  color: #000000;
  text-transform: uppercase; }

.modal-form a.close-modal {
  /* 2 Block model */
  display: none; }

.modal-form__footer span {
  /* 2 Block model */
  display: inline-block;
  margin-right: 8px;
  /* 3 Typography */
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #888787; }

.modal-form__footer {
  /* 2 Block model */
  padding-top: 16px;
  padding-left: 7px; }

.modal-form__footer a {
  /* 2 Block model */
  display: inline-block;
  /* 3 Typography */
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #c31a1a;
  text-decoration: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.modal-form__footer a:hover {
  /* 3 Typography */
  color: #5e5e5e; }

.modal--login .form__check {
  /* 2 Block model */
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .modal--login .form__check {
      /* 2 Block model */
      margin-bottom: 49px; } }

.modal--registration {
  /* 2 Block model */
  padding-top: 20px; }
  @media (min-width: 768px) {
    .modal--registration {
      /* 2 Block model */
      padding-top: 33px; } }

.modal--brief {
  /* 2 Block model */
  padding-top: 20px; }
  @media (min-width: 768px) {
    .modal--brief {
      /* 2 Block model */
      padding-top: 49px;
      padding-bottom: 14px; } }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.header__top {
  /* 2 Block model */
  width: 0;
  height: 5px;
  /* 4 Visual */
  background-color: #c31a1a;
  border-bottom: 1px solid #d8d0d0; }

.header__body {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 9px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (min-width: 992px) {
    .header__body {
      /* 2 Block model */
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.header__logo {
  /* 2 Block model */ }
  @media (min-width: 768px) {
    .header__logo {
      /* 2 Block model */
      margin-right: 15px; } }
  @media (min-width: 992px) {
    .header__logo {
      /* 2 Block model */
      margin-right: 30px; } }
  @media (min-width: 1200px) {
    .header__logo {
      /* 2 Block model */
      margin-right: 58px; } }

.header__menu {
  /* 1 Positioning */
  position: absolute;
  top: 53px;
  left: 0;
  right: 0;
  z-index: 300;
  /* 2 Block model */
  display: none;
  width: 100%;
  padding: 30px 10px 30px 10px;
  /* 4 Visual */
  background-color: #fff;
  border-top: 1px solid #eee; }
  @media (min-width: 768px) {
    .header__menu {
      /* 1 Positioning */
      top: 92px; } }
  @media (min-width: 992px) {
    .header__menu {
      /* 1 Positioning */
      position: static;
      top: auto;
      left: auto;
      right: auto;
      /* 2 Block model */
      display: block !important;
      margin-right: 60px;
      padding: 0;
      width: auto;
      /* 4 Visual */
      border: none;
      background: none; } }
  @media (min-width: 1200px) {
    .header__menu {
      /* 2 Block model */
      margin-right: 73px; } }

.header__menu .menu__list {
  /* 2 Block model */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.header__menu .menu__item {
  /* 2 Block model */
  margin-right: 0;
  padding: 10px 0; }
  @media (min-width: 768px) {
    .header__menu .menu__item {
      /* 2 Block model */
      padding: 0;
      margin-right: 45px; } }
  @media (min-width: 992px) {
    .header__menu .menu__item {
      /* 2 Block model */
      margin-right: 15px; } }
  @media (min-width: 1200px) {
    .header__menu .menu__item {
      /* 2 Block model */
      margin-right: 76px; } }

@media (min-width: 768px) {
  .header__menu .menu__item:last-child {
    /* 2 Block model */
    margin-right: 0; } }

@media (min-width: 992px) {
  .header__action {
    /* 2 Block model */
    margin-right: 70px; } }

.header__user {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 90px;
  padding-right: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .header__user {
      /* 2 Block model */
      max-width: 255px; } }

.header__social {
  /* 2 Block model */
  display: none; }
  @media (min-width: 768px) {
    .header__social {
      /* 2 Block model */
      display: block; } }

.header__social a {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 3 Typography */
  color: #000000;
  text-decoration: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.header__social a:hover {
  /* 3 Typography */
  color: #c31a1a; }

.header__login {
  /* 1 Positioning */
  position: relative;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
  color: #000000;
  text-decoration: none; }
  @media (min-width: 768px) {
    .header__login {
      /* 3 Typography */
      font-size: 14px;
      line-height: 14px; } }

.header__login::before {
  /* 1 Positioning */
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  /* 2 Block model */
  display: block;
  width: 0;
  height: 1px;
  /* 4 Visual */
  background-color: #c31a1a;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.header__login:hover::before {
  /* 2 Block model */
  width: 100%; }

.header__languages {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.header__languages-link {
  /* 1 Positioning */
  position: relative;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  color: #000000;
  text-decoration: none; }
  @media (min-width: 768px) {
    .header__languages-link {
      /* 3 Typography */
      font-size: 14px;
      line-height: 14px; } }

.header__languages-link-active {
  /* 3 Typography */
  color: #c31a1a; }

.header__languages-link:before {
  /* 1 Positioning */
  position: absolute;
  bottom: -1px;
  left: 0;
  content: '';
  /* 2 Block model */
  display: block;
  width: 0;
  height: 1px;
  /* 4 Visual */
  background-color: #c31a1a;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.header__languages-link:hover::before {
  /* 2 Block model */
  width: 100%; }

.header__languages span {
  /* 2 Block model */
  display: inline-block;
  margin: 0 3px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  color: #000000; }
  @media (min-width: 768px) {
    .header__languages span {
      /* 3 Typography */
      font-size: 14px;
      line-height: 14px; } }

.header__btn {
  /* 1 Positioning */
  position: relative;
  z-index: 2;
  /* 2 Block model */
  display: block;
  width: 20px;
  height: 16px;
  padding: 0;
  /* 4 Visual */
  background-color: #fff;
  border: none;
  cursor: pointer;
  outline: none; }
  @media (min-width: 992px) {
    .header__btn {
      /* 2 Block model */
      display: none; } }

.header__btn-visual,
.header__btn-visual::before,
.header__btn-visual::after {
  /* 1 Positioning */
  position: absolute;
  top: 50%;
  left: 50%;
  /* 2 Block model */
  display: block;
  width: 20px;
  height: 2px;
  margin-top: -1px;
  margin-left: -10px;
  /* 4 Visual */
  background-color: #000000; }

.header__btn-visual::before,
.header__btn-visual::after {
  /* 1 Positioning */
  content: ""; }

.header__btn-visual::before {
  /* 4 Visual */
  -webkit-transform: translateY(7px);
  transform: translateY(7px); }

.header__btn-visual::after {
  /* 4 Visual */
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px); }

.header__btn--opened .header__btn-visual,
.header__btn--opened .header__btn-visual::before,
.header__btn--opened .header__btn-visual::after {
  /* 1 Positioning */
  position: absolute;
  top: 50%;
  left: 50%;
  /* 2 Block model */
  display: block;
  width: 20px;
  height: 2px;
  margin-top: -1px;
  margin-left: -10px;
  /* 4 Visual */
  background-color: #000000;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.header__btn--opened .header__btn-visual::before,
.header__btn--opened .header__btn-visual::after {
  /* 1 Positioning */
  content: "";
  /* 2 Block model */
  display: block;
  /* 4 Visual */
  /* 5 Animation*/
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.header__btn--opened .header__btn-visual::before {
  /* 4 Visual */
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 9px; }

.header__btn--opened .header__btn-visual::after {
  /* 4 Visual */
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(325deg);
  transform: rotate(325deg);
  width: 10px; }

.scrolled .header {
  /* 1 Positioning */
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 500;
  /* 2 Block model */
  width: 100%;
  /* 4 Visual */
  background-color: #ffffff;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.banner {
  /* 2 Block model */
  width: 100%;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  /* 4 Visual */
  background-image: url(../images/bg-banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .banner {
      /* 2 Block model */
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media (min-width: 992px) {
    .banner {
      /* 2 Block model */
      padding-top: 120px;
      padding-bottom: 115px; } }
  @media (min-width: 1200px) {
    .banner {
      /* 2 Block model */
      padding-top: 152px;
      padding-bottom: 236px; } }

.banner__img {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  display: block;
  width: 100%;
  max-width: 601px; }
  @media (min-width: 768px) {
    .banner__img {
      /* 1 Positioning */
      top: -13px;
      /* 2 Block model */
      margin-left: 80px; } }
  @media (min-width: 992px) {
    .banner__img {
      /* 1 Positioning */
      top: -23px;
      /* 2 Block model */
      margin-left: 160px; } }
  @media (min-width: 1200px) {
    .banner__img {
      /* 1 Positioning */
      top: -33px;
      /* 2 Block model */
      margin-left: 180px; } }

.banner__title {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  margin: 0;
  margin-bottom: 25px;
  /* 3 Typography */
  font-family: "Raleway-Bold", sans-serif;
  font-weight: normal;
  font-size: 26px;
  line-height: 38px;
  color: #ffffff; }
  @media (min-width: 992px) {
    .banner__title {
      /* 2 Block model */
      margin-bottom: 35px;
      /* 3 Typography */
      font-size: 28px;
      line-height: 40px; } }
  @media (min-width: 1200px) {
    .banner__title {
      /* 2 Block model */
      margin-bottom: 40px;
      /* 3 Typography */
      font-size: 30px;
      line-height: 42px; } }
  @media (min-width: 1400px) {
    .banner__title {
      /* 2 Block model */
      margin-bottom: 62px;
      /* 3 Typography */
      font-size: 36px;
      line-height: 48px; } }

.banner__title::before {
  /* 1 Positioning */
  position: absolute;
  left: 0;
  bottom: -8px;
  /* 2 Block model */
  display: block;
  width: 88px;
  height: 1px;
  /* 3 Typography */
  background-color: #ff0000;
  /* 4 Visual */
  content: ''; }
  @media (min-width: 992px) {
    .banner__title::before {
      /* 1 Positioning */
      bottom: -16px; } }
  @media (min-width: 1200px) {
    .banner__title::before {
      /* 1 Positioning */
      bottom: -32px; } }

.banner__text {
  /* 2 Block model */
  margin: 0;
  max-width: 565px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff; }
  @media (min-width: 992px) {
    .banner__text {
      /* 3 Typography */
      font-size: 16px;
      line-height: 28px; } }
  @media (min-width: 1200px) {
    .banner__text {
      /* 3 Typography */
      font-size: 30px;
      line-height: 42px; } }
  @media (min-width: 1400px) {
    .banner__text {
      /* 3 Typography */
      font-size: 18px;
      line-height: 30px; } }

.banner .lead {
  /* 1 Positioning */
  position: relative;
  top: -20px;
  /* 2 Block model */
  width: 100%;
  max-width: 710px; }
  @media (min-width: 768px) {
    .banner .lead {
      /* 1 Positioning */
      top: -44px;
      /* 2 Block model */
      margin-left: 60px; } }
  @media (min-width: 992px) {
    .banner .lead {
      /* 1 Positioning */
      top: -54px;
      /* 2 Block model */
      margin-left: 100px; } }
  @media (min-width: 1200px) {
    .banner .lead {
      /* 1 Positioning */
      top: -97px;
      /* 2 Block model */
      margin-left: 114px; } }

.banner--1 {
  /* 4 Visual */
  background-image: url(../images/bg-banner-task.jpg); }
  @media (min-width: 768px) {
    .banner--1 {
      /* 2 Block model */
      padding-top: 150px;
      padding-bottom: 238px; } }
  @media (min-width: 992px) {
    .banner--1 {
      /* 2 Block model */
      padding-top: 200px;
      padding-bottom: 268px; } }
  @media (min-width: 1200px) {
    .banner--1 {
      /* 2 Block model */
      padding-top: 240px;
      padding-bottom: 308px; } }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.task {
  /* 2 Block model */
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .task {
      /* 2 Block model */
      padding-top: 50px;
      padding-bottom: 30px; } }
  @media (min-width: 992px) {
    .task {
      /* 2 Block model */
      padding-top: 70px;
      padding-bottom: 50px; } }
  @media (min-width: 1200px) {
    .task {
      /* 2 Block model */
      padding-top: 92px;
      padding-bottom: 64px; } }

.task__top {
  /* 2 Block model */
  margin-bottom: 35px; }
  @media (min-width: 768px) {
    .task__top {
      /* 2 Block model */
      margin-bottom: 45px; } }
  @media (min-width: 992px) {
    .task__top {
      /* 2 Block model */
      margin-bottom: 50px; } }
  @media (min-width: 1200px) {
    .task__top {
      /* 2 Block model */
      margin-bottom: 79px; } }

.task__done {
  /* 2 Block model */
  margin-bottom: 35px; }
  @media (min-width: 768px) {
    .task__done {
      /* 2 Block model */
      margin-bottom: 45px; } }
  @media (min-width: 992px) {
    .task__done {
      /* 2 Block model */
      margin-bottom: 50px; } }
  @media (min-width: 1200px) {
    .task__done {
      /* 2 Block model */
      margin-bottom: 63px; } }

.task__list {
  /* 2 Block model */
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  /* 4 Visual */
  list-style: none; }
  @media (min-width: 768px) {
    .task__list {
      /* 2 Block model */
      margin-bottom: 70px; } }
  @media (min-width: 992px) {
    .task__list {
      /* 2 Block model */
      margin-bottom: 100px; } }
  @media (min-width: 1200px) {
    .task__list {
      /* 2 Block model */
      margin-bottom: 132px; } }

.task__item {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  margin-bottom: 6px; }

.task__item::after {
  /* 1 Positioning */
  position: absolute;
  top: 45px;
  left: 19px;
  bottom: 0;
  /* 2 Block model */
  display: block;
  width: 2px;
  /* 4 Visual */
  background-image: url(../images/img-list-after.png);
  content: '';
  background-repeat: repeat-y; }
  @media (min-width: 768px) {
    .task__item::after {
      /* 1 Positioning */
      top: 67px;
      left: 32px; } }

.task__item-number {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  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;
  margin: 0;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  /* 4 Visual */
  background-image: url(../images/img-list-before.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff; }
  @media (min-width: 768px) {
    .task__item-number {
      /* 2 Block model */
      margin-right: 19px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 59px;
      flex: 0 0 59px;
      width: 59px;
      height: 60px;
      /* 3 Typography */
      font-size: 30px;
      line-height: 30px; } }

.task__item-number::before {
  /* 1 Positioning */
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  /* 2 Block model */
  display: block;
  width: 25px;
  height: 25px;
  /* 4 Visual */
  background-color: #c31a1a;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: ''; }
  @media (min-width: 768px) {
    .task__item-number::before {
      /* 2 Block model */
      width: 37px;
      height: 37px; } }

.task__item-number span {
  /* 1 Positioning */
  position: relative;
  z-index: 2;
  /* 2 Block model */
  height: 25px; }
  @media (min-width: 768px) {
    .task__item-number span {
      /* 2 Block model */
      height: 37px; } }

.task__item:last-child {
  /* 2 Block model */
  margin-bottom: 0;
  padding-bottom: 0; }

.task__item:last-child::after {
  /* 4 Visual */
  background-image: none; }

.task__item-info {
  /* 2 Block model */
  padding-top: 10px; }
  @media (min-width: 768px) {
    .task__item-info {
      /* 2 Block model */
      padding-top: 22px; } }

.task__item-title {
  /* 2 Block model */
  margin: 0;
  margin-bottom: 11px;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #000000; }

.task__item-text {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-Regular", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #000000; }

.task__total {
  /* 2 Block model */
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .task__total {
      /* 2 Block model */
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .task__total {
      /* 2 Block model */
      margin-bottom: 70px; } }
  @media (min-width: 1200px) {
    .task__total {
      /* 2 Block model */
      margin-bottom: 132px; } }

.task__desc {
  /* 2 Block model */
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .task__desc {
      /* 2 Block model */
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .task__desc {
      /* 2 Block model */
      margin-bottom: 70px; } }
  @media (min-width: 1200px) {
    .task__desc {
      /* 2 Block model */
      margin-bottom: 100px; } }

.task__desc .text:first-child {
  /* 2 Block model */
  margin-bottom: 20px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 20px;
  line-height: 26px; }
  @media (min-width: 1200px) {
    .task__desc .text:first-child {
      /* 2 Block model */
      margin-bottom: 26px; } }

.task__desc .text {
  /* 2 Block model */
  margin-bottom: 26px; }

.task__desc .text:last-child {
  /* 2 Block model */
  margin-bottom: 0; }

.task__feature {
  /* 2 Block model */
  padding-left: 20px;
  margin-bottom: 40px;
  /* 4 Visual */
  border-left: 5px solid #c31a1a; }
  @media (min-width: 768px) {
    .task__feature {
      /* 2 Block model */
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .task__feature {
      /* 2 Block model */
      margin-bottom: 70px; } }
  @media (min-width: 1200px) {
    .task__feature {
      /* 2 Block model */
      margin-bottom: 95px;
      padding-left: 33px;
      padding-top: 25px;
      padding-bottom: 35px; } }

.task__results {
  /* 2 Block model */
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 20px;
  /* 4 Visual */
  background-color: #fffbfb; }
  @media (min-width: 768px) {
    .task__results {
      /* 2 Block model */
      padding-top: 50px;
      padding-bottom: 78px;
      margin-bottom: 32px; } }
  @media (min-width: 992px) {
    .task__results {
      /* 2 Block model */
      padding-top: 60px;
      padding-bottom: 88px;
      margin-bottom: 42px; } }
  @media (min-width: 1200px) {
    .task__results {
      /* 2 Block model */
      padding-top: 69px;
      padding-bottom: 123px;
      margin-bottom: 54px; } }

.task__results-list {
  /* 2 Block model */
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  padding-top: 40px;
  /* 4 Visual */
  list-style: none; }
  @media (min-width: 768px) {
    .task__results-list {
      /* 2 Block model */
      padding-top: 60px; } }
  @media (min-width: 992px) {
    .task__results-list {
      /* 2 Block model */
      padding-top: 100px; } }
  @media (min-width: 1200px) {
    .task__results-list {
      /* 2 Block model */
      padding-top: 119px; } }

.task__results-item {
  /* 2 Block model */
  width: 100%;
  max-width: 190px;
  margin: 0 auto;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .task__results-item {
      /* 2 Block model */
      margin-bottom: 0; } }

.task__results-item span {
  /* 2 Block model */
  display: inline-block;
  margin-bottom: 14px;
  padding-bottom: 10px;
  width: 100%;
  /* 3 Typography */
  font-family: "FuturaPT-Heavy", sans-serif;
  font-size: 48px;
  line-height: 52px;
  text-align: center;
  /* 4 Visual */
  border-bottom: 1px solid #000000; }

.task__results-item p {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: center; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.manual {
  /* 2 Block model */
  padding-top: 35px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .manual {
      /* 2 Block model */
      padding-bottom: 70px; } }
  @media (min-width: 992px) {
    .manual {
      /* 2 Block model */
      padding-top: 64px;
      padding-bottom: 140px; } }
  @media (min-width: 1200px) {
    .manual {
      /* 2 Block model */
      padding-bottom: 189px; } }

.manual .text {
  /* 2 Block model */
  margin-bottom: 26px; }

.manual__img-top {
  /* 2 Block model */
  display: block;
  width: 100%; }

.manual__top {
  /* 2 Block model */
  padding-bottom: 10px; }

.manual__top h1 {
  /* 2 Block model */
  margin: 0;
  margin-bottom: 19px;
  /* 3 Typography */
  font-family: "Raleway-Light", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  text-align: center; }

.manual__top .title {
  /* 2 Block model */
  padding-bottom: 39px;
  margin-bottom: 30px; }

.manual__top .title .h2::before {
  /* 1 Positioning */
  bottom: -39px; }

.manual__social-list {
  /* 2 Block model */
  margin: 0 auto;
  padding: 0;
  margin-bottom: 40px;
  width: 100%;
  max-width: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* 4 Visual */
  list-style: none; }
  @media (min-width: 768px) {
    .manual__social-list {
      /* 2 Block model */
      margin-bottom: 0; } }

.manual__social-item a {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 3 Typography */
  color: #c31a1a;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.manual__social-item a:hover {
  /* 3 Typography */
  color: #5c5c5c; }

.manual__social-item .icon--facebook {
  /* 2 Block model */
  width: 20px;
  height: 20px; }

.manual__total {
  /* 2 Block model */
  padding-top: 20px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .manual__total {
      /* 2 Block model */
      padding-top: 40px;
      padding-bottom: 60px; } }
  @media (min-width: 1200px) {
    .manual__total {
      /* 2 Block model */
      padding-top: 25px;
      padding-bottom: 68px; } }

.manual__total .total__text {
  /* 3 Typography */
  font-size: 20px;
  line-height: 30px; }

.manual__list {
  /* 2 Block model */
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
  /* 4 Visual */
  list-style: none; }
  @media (min-width: 992px) {
    .manual__list {
      /* 2 Block model */
      margin-bottom: 26px;
      padding-top: 6px; } }

.manual__item {
  /* 2 Block model */
  margin-bottom: 31px; }

.manual__item .text {
  /* 1 Positioning */
  position: relative; }

.manual__item span {
  /* 2 Block model */
  display: inline-block;
  margin-left: 11px; }

.manual__item .text::before {
  /* 1 Positioning */
  position: absolute;
  top: 10px;
  left: 0;
  /* 2 Block model */
  display: block;
  width: 2px;
  height: 2px;
  /* 4 Visual */
  background-color: #c31a1a;
  content: ''; }

.manual__item:last-child {
  /* 2 Block model */
  margin-bottom: 0; }

.manual__text-title {
  /* 2 Block model */
  margin: 0;
  margin-bottom: 26px;
  padding-top: 25px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
  color: #000000; }

.manual__h3 {
  /* 2 Block model */
  margin: 0;
  margin-bottom: 28px;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  text-transform: uppercase; }

.manual__blog {
  /* 2 Block model */
  margin: 0;
  padding: 0;
  padding-top: 21px;
  /* 4 Visual */
  list-style: none; }
  @media (min-width: 992px) {
    .manual__blog {
      /* 2 Block model */
      padding-left: 81px; } }

.manual__blog-item {
  /* 2 Block model */
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .manual__blog-item {
      /* 2 Block model */
      margin-bottom: 75px; } }

.manual__blog-item:last-child {
  /* 2 Block model */
  margin-bottom: 0; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
@media (min-width: 768px) {
  .technology {
    /* 2 Block model */
    padding-top: 150px; } }

@media (min-width: 992px) {
  .technology {
    /* 2 Block model */
    padding-top: 170px; } }

@media (min-width: 1200px) {
  .technology {
    /* 2 Block model */
    padding-top: 230px; } }

.technology .row {
  /* 1 Positioning */
  position: relative; }

.row-bg::before {
  /* 1 Positioning */
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  /* 2 Block model */
  display: block;
  width: 2px;
  /* 4 Visual */
  background-image: url(../images/before-technology.png);
  background-repeat: repeat-y;
  content: ''; }
  @media (min-width: 768px) {
    .row-bg::before {
      /* 1 Positioning */
      right: 50%; } }

.row-bg::after {
  /* 1 Positioning */
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 2;
  /* 2 Block model */
  display: block;
  width: 10px;
  height: 68px;
  /* 4 Visual */
  background-image: url(../images/after--technology.png);
  content: '';
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%); }
  @media (min-width: 768px) {
    .row-bg::after {
      /* 1 Positioning */
      right: 50%; } }

.technology__left,
.technology__right {
  /* 2 Block model */
  padding-left: 43px;
  padding-right: 46px; }

.technology__left .technologes {
  /* 3 Typography */
  text-align: right; }

@media (min-width: 768px) {
  .technology__left .technology__img {
    /* 2 Block model */
    margin-left: auto; } }

.technology__left {
  /* 1 Positioning */
  position: relative; }

.technology__img {
  /* 2 Block model */
  width: 100%;
  max-width: 266px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 266px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  /* 4 Visual */
  background-image: url(../images/bg-technology.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 768px) {
    .technology__img {
      /* 2 Block model */
      margin: 0; } }

.technology__img img {
  /* 2 Block model */
  display: block;
  width: 100%;
  max-width: 164px;
  height: auto; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.results {
  /* 2 Block model */
  width: 100%;
  overflow: hidden;
  padding-top: 38px; }
  @media (min-width: 768px) {
    .results {
      /* 2 Block model */
      padding-top: 58px; } }
  @media (min-width: 992px) {
    .results {
      /* 2 Block model */
      padding-top: 78px; } }
  @media (min-width: 1200px) {
    .results {
      /* 2 Block model */
      padding-top: 83px; } }

@media (min-width: 768px) {
  .results__info {
    /* 2 Block model */
    padding-top: 80px; } }

@media (min-width: 992px) {
  .results__info {
    /* 2 Block model */
    padding-top: 100px; } }

@media (min-width: 1200px) {
  .results__info {
    /* 2 Block model */
    padding-top: 130px; } }

.results__list {
  /* 2 Block model */
  margin: 0;
  padding: 0;
  padding-left: 15px;
  /* 4 Visual */
  list-style: none; }

.results__item {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  margin-bottom: 32px; }

.results__item::before {
  /* 1 Positioning */
  position: absolute;
  top: 15px;
  left: -10px;
  /* 2 Block model */
  display: block;
  width: 3px;
  height: 3px;
  /* 4 Visual */
  background-color: #c31a1a;
  content: ''; }

.results__item:last-child {
  /* 2 Block model */
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .results__item:last-child {
      /* 2 Block model */
      margin-bottom: 45px; } }
  @media (min-width: 1200px) {
    .results__item:last-child {
      /* 2 Block model */
      margin-bottom: 84px; } }

.results__item p {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-size: 24px;
  line-height: 32px; }

.results__text-red {
  /* 2 Block model */
  display: inline-block;
  margin-right: 5px;
  /* 3 Typography */
  color: #c31a1a; }

.results__action {
  /* 2 Block model */
  text-align: center; }

.results__img {
  /* 2 Block model */
  width: 95%;
  margin: 20px auto;
  display: block; }
  @media (min-width: 768px) {
    .results__img {
      /* 2 Block model */
      width: 847px;
      margin: 0; } }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.system {
  /* 2 Block model */
  padding-top: 40px; }
  @media (min-width: 768px) {
    .system {
      /* 2 Block model */
      padding-top: 100px; } }
  @media (min-width: 992px) {
    .system {
      /* 2 Block model */
      padding-top: 140px; } }
  @media (min-width: 1200px) {
    .system {
      /* 2 Block model */
      padding-top: 180px; } }

.system__img {
  /* 2 Block model */
  display: block;
  width: 100%; }
  @media (min-width: 1200px) {
    .system__img {
      /* 2 Block model */
      width: 570px; } }

.system__info {
  /* 1 Positioning */
  position: relative;
  top: -90px;
  /* 2 Block model */
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 35px;
  padding-right: 35px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 3 Typography */
  text-align: center;
  /* 4 Visual */
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.1); }
  @media (min-width: 768px) {
    .system__info {
      /* 1 Positioning */
      top: 40px;
      left: -104px;
      /* 2 Block model */
      padding-top: 35px;
      padding-bottom: 35px;
      padding-left: 35px;
      padding-right: 35px;
      width: 440px; } }
  @media (min-width: 992px) {
    .system__info {
      /* 1 Positioning */
      top: 84px;
      /* 2 Block model */
      padding-top: 78px;
      padding-bottom: 78px;
      padding-left: 35px;
      padding-right: 35px;
      width: 555px; } }
  @media (min-width: 1200px) {
    .system__info {
      /* 1 Positioning */
      left: -89px;
      /* 2 Block model */
      padding-top: 78px;
      padding-bottom: 110px;
      padding-left: 90px;
      padding-right: 90px;
      width: 645px; } }

.system__info .text:nth-child(2) {
  /* 3 Typography */
  line-height: 28px; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
@media (min-width: 768px) {
  .cases {
    /* 2 Block model */
    padding-top: 45px; } }

@media (min-width: 992px) {
  .cases {
    /* 2 Block model */
    padding-top: 80px; } }

@media (min-width: 1200px) {
  .cases {
    /* 2 Block model */
    padding-top: 103px; } }

@media (min-width: 768px) {
  .cases .title {
    /* 2 Block model */
    margin-bottom: 84px; } }

.cases__partner {
  /* 1 Positioning */
  position: relative;
  /* 2 Block model */
  padding-top: 30px;
  padding-bottom: 45px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 40px;
  overflow: hidden;
  /* 3 Typography */
  color: #fff;
  text-align: center;
  /* 4 Visual */
  background-image: url(../images/bg-case.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 768px) {
    .cases__partner {
      /* 2 Block model */
      padding-top: 40px;
      padding-bottom: 40px;
      padding-left: 50px;
      padding-right: 50px;
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .cases__partner {
      /* 2 Block model */
      padding-top: 50px;
      padding-bottom: 50px;
      padding-left: 150px;
      padding-right: 150px;
      margin-bottom: 76px; } }
  @media (min-width: 1200px) {
    .cases__partner {
      /* 2 Block model */
      padding-top: 78px;
      padding-bottom: 62px;
      padding-left: 207px;
      padding-right: 207px; } }

.cases__partner:hover {
  /* 4 Visual */
  cursor: pointer; }

.cases__partner:hover .cases__link {
  /* 1 Positioning */
  bottom: -23px; }

.cases__partner-body {
  /* 1 Positioning */
  position: relative;
  top: 0;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.cases__partner:hover .cases__partner-body {
  /* 1 Positioning */
  top: -5px; }

.cases__partner--2 {
  /* 4 Visual */
  background-image: url(../images/bg-case-2.jpg); }

.cases__partner .h3 {
  /* 2 Block model */
  margin-bottom: 18px;
  /* 3 Typography */
  color: #fff; }

.cases__text {
  /* 2 Block model */
  margin: 0;
  margin-bottom: 31px;
  /* 3 Typography */
  font-family: "Raleway-Medium", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal; }

.cases__list {
  /* 2 Block model */
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 681px;
  /* 4 Visual */
  list-style: none; }
  @media (min-width: 768px) {
    .cases__list {
      /* 2 Block model */
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.cases__item {
  /* 2 Block model */
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .cases__item {
      /* 2 Block model */
      max-width: 165px;
      margin-bottom: 0; } }
  @media (min-width: 992px) {
    .cases__item {
      /* 2 Block model */
      max-width: 180px; } }
  @media (min-width: 1200px) {
    .cases__item {
      /* 2 Block model */
      max-width: 190px; } }

.cases__item:last-child {
  /* 2 Block model */
  margin-bottom: 0; }

.cases__number {
  /* 2 Block model */
  display: inline-block;
  margin-bottom: 14px;
  padding-bottom: 10px;
  width: 100%;
  /* 3 Typography */
  font-family: "FuturaPT-Heavy", sans-serif;
  font-size: 48px;
  line-height: 52px;
  text-align: center;
  /* 4 Visual */
  border-bottom: 1px solid #ffffff; }

.cases__item-info {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: center; }

.cases__link {
  /* 1 Positioning */
  position: relative;
  bottom: -100px;
  /* 2 Block model */
  padding-right: 28px;
  /* 3 Typography */
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.cases__link::before {
  /* 1 Positioning */
  position: absolute;
  right: 0;
  top: -4px;
  /* 2 Block model */
  display: block;
  width: 19px;
  height: 19px;
  /* 4 Visual */
  background-image: url(../images/img-cases-link.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: none;
  content: ''; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
@media (min-width: 768px) {
  .blog {
    /* 2 Block model */
    padding-top: 20px; } }

@media (min-width: 992px) {
  .blog {
    /* 2 Block model */
    padding-top: 30px; } }

@media (min-width: 1200px) {
  .blog {
    /* 2 Block model */
    padding-top: 34px; } }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.contacts {
  /* 2 Block model */
  padding-top: 40px; }
  @media (min-width: 768px) {
    .contacts {
      /* 2 Block model */
      padding-top: 80px; } }
  @media (min-width: 992px) {
    .contacts {
      /* 2 Block model */
      padding-top: 100px; } }
  @media (min-width: 1200px) {
    .contacts {
      /* 2 Block model */
      padding-top: 136px; } }

.contacts__map {
  /* 2 Block model */
  padding-top: 40px; }
  @media (min-width: 768px) {
    .contacts__map {
      /* 2 Block model */
      padding-top: 0; } }

.contacts__top {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 23px;
  /* 3 Typography */
  font-family: "FuturaPT-Book", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal; }
  @media (min-width: 768px) {
    .contacts__top {
      /* 3 Typography */
      font-size: 20px;
      line-height: 20px; } }
  @media (min-width: 992px) {
    .contacts__top {
      /* 3 Typography */
      font-size: 25px;
      line-height: 25px; } }
  @media (min-width: 1200px) {
    .contacts__top {
      /* 3 Typography */
      font-size: 30px;
      line-height: 30px; } }

.contacts__top-tel {
  /* 3 Typography */
  color: #000000;
  text-decoration: none;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.contacts__top-email {
  /* 3 Typography */
  color: #c31a1a;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.contacts__top-tel:hover {
  /* 4 Visual */
  opacity: 0.7; }

.contacts__top-email:hover {
  /* 3 Typography */
  color: #000000; }

.contacts__body {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 28px; }

.contacts__text {
  /* 2 Block model */
  margin: 0;
  /* 3 Typography */
  font-family: "FuturaPT-Book", sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal; }
  @media (min-width: 768px) {
    .contacts__text {
      /* 3 Typography */
      font-size: 14px;
      line-height: 18px; } }
  @media (min-width: 992px) {
    .contacts__text {
      /* 3 Typography */
      font-size: 18px;
      line-height: 24px; } }
  @media (min-width: 1200px) {
    .contacts__text {
      /* 3 Typography */
      font-size: 23px;
      line-height: 30px; } }

.contacts__bottom {
  /* 2 Block model */
  margin-bottom: 21px; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.footer {
  /* 2 Block model */
  padding-top: 40px; }
  @media (min-width: 768px) {
    .footer {
      /* 2 Block model */
      padding-top: 60px; } }
  @media (min-width: 992px) {
    .footer {
      /* 2 Block model */
      padding-top: 80px; } }
  @media (min-width: 1200px) {
    .footer {
      /* 2 Block model */
      padding-top: 110px; } }

.footer__top {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px; }
  @media (max-width: 767px) {
    .footer__top {
      /* 2 Block model */
      display: none; } }
  @media (min-width: 992px) {
    .footer__top {
      /* 2 Block model */
      padding-left: 100px; } }
  @media (min-width: 1200px) {
    .footer__top {
      /* 2 Block model */
      padding-left: 263px; } }

.footer__top .menu__item {
  /* 2 Block model */
  margin-right: 60px; }
  @media (min-width: 992px) {
    .footer__top .menu__item {
      /* 2 Block model */
      margin-right: 120px; } }

@media (min-width: 992px) {
  .footer__top .menu__item:first-child {
    /* 2 Block model */
    margin-right: 128px; } }

.footer__line {
  /* 2 Block model */
  width: 100%;
  height: 1px;
  /* 4 Visual */
  background-color: #edc6c6; }

.footer__body {
  /* 2 Block model */
  padding-top: 34px;
  padding-bottom: 30px; }
  @media (min-width: 1200px) {
    .footer__body {
      /* 2 Block model */
      padding-left: 21px;
      padding-right: 30px; } }

.footer__desc {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .footer__desc {
      /* 2 Block model */
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media (min-width: 992px) {
    .footer__desc {
      /* 2 Block model */
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.footer__logo {
  /* 2 Block model */
  margin-right: 10px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .footer__logo {
      /* 2 Block model */
      width: 100%;
      /* 3 Typography */
      text-align: center; } }
  @media (min-width: 768px) {
    .footer__logo {
      /* 2 Block model */
      margin-right: 0;
      margin-bottom: 0; } }

.footer__logo a img {
  /* 2 Block model */
  display: inline-block;
  width: 100%;
  max-width: 189px; }

.footer__social {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%; }
  @media (min-width: 768px) {
    .footer__social {
      /* 2 Block model */
      display: block;
      width: auto; } }

.footer__social-list {
  /* 2 Block model */
  margin: 0;
  padding: 0;
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 47%;
  /* 4 Visual */
  list-style: none; }
  @media (min-width: 768px) {
    .footer__social-list {
      /* 2 Block model */
      width: 112px;
      margin-right: -20px; } }

@media (min-width: 768px) {
  .footer__social-list:first-child {
    /* 2 Block model */
    margin-bottom: 20px; } }

.footer__social-item {
  /* 2 Block model */
  margin-right: 9px; }

.footer__social-item a {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 3 Typography */
  color: #5c5c5c;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.footer__social-item a .icon {
  /* 2 Block model */
  width: 20px;
  height: 20px; }

.footer__social-item a:hover {
  /* 3 Typography */
  color: #c31a1a; }

.footer__contacts {
  /* 2 Block model */
  padding-top: 20px; }
  @media (min-width: 768px) {
    .footer__contacts {
      /* 2 Block model */
      padding-top: 40px; } }
  @media (min-width: 992px) {
    .footer__contacts {
      /* 2 Block model */
      padding-top: 0; } }

.footer__contacts-list {
  /* 2 Block model */
  margin: 0;
  padding: 0;
  /* 2 Block model */
  width: 100%;
  max-width: 468px;
  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;
  /* 4 Visual */
  list-style: none; }
  @media (min-width: 768px) {
    .footer__contacts-list {
      /* 2 Block model */
      width: 440px; } }
  @media (min-width: 992px) {
    .footer__contacts-list {
      /* 2 Block model */
      width: 100%;
      max-width: 468px; } }
  @media (min-width: 1200px) {
    .footer__contacts-list {
      /* 2 Block model */
      width: 468px; } }

@media (min-width: 768px) {
  .footer__contacts-list:first-child {
    /* 2 Block model */
    margin-bottom: 18px; } }

.footer__contacts-item {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 18px; }
  @media (min-width: 768px) {
    .footer__contacts-item {
      /* 2 Block model */
      margin-bottom: 0; } }

.footer__contacts-item:first-child {
  /* 2 Block model */
  margin-right: 10px; }
  @media (min-width: 1200px) {
    .footer__contacts-item:first-child {
      /* 2 Block model */
      margin-right: 0; } }

.footer__contacts-item .icon {
  /* 2 Block model */
  width: 16px;
  height: 16px;
  margin-right: 17px;
  /* 4 Visual */
  color: #bf4646;
  fill: #bf4646; }
  @media (min-width: 992px) {
    .footer__contacts-item .icon {
      /* 2 Block model */
      margin-right: 10px; } }
  @media (min-width: 1200px) {
    .footer__contacts-item .icon {
      /* 2 Block model */
      margin-right: 17px; } }

.footer__contacts-item a:hover {
  /* 4 Visual */
  opacity: 0.7; }

.footer__info {
  /* 2 Block model */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: -4px;
  padding-top: 15px; }
  @media (min-width: 768px) {
    .footer__info {
      /* 2 Block model */
      padding-top: 30px; } }
  @media (min-width: 992px) {
    .footer__info {
      /* 2 Block model */
      padding-top: 0; } }

.footer__info a {
  /* 3 Typography */
  font-family: "FuturaPT-Book", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: #8c8c8c;
  text-decoration: underline;
  /* 5 Animation*/
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }

.footer__info a:first-child {
  /* 2 Block model */
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .footer__info a:first-child {
      /* 2 Block model */
      margin-bottom: 23px; } }

.footer__info a:hover {
  /* 3 Typography */
  color: #afafaf; }

.footer__copy {
  /* 2 Block model */
  display: inline-block;
  padding-top: 18px;
  /* 3 Typography */
  font-family: "FuturaPT-Book", sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  color: #a6a6a6; }

/* 1 Positioning */
/* 2 Block model */
/* 3 Typography */
/* 4 Visual */
/* 5 Animation*/
/* 6 Misc */
.mr-b-25 {
  /* 2 Block model */
  margin-bottom: 25px; }

.mr-b-40 {
  /* 2 Block model */
  margin-bottom: 40px; }

.mr-b-43 {
  /* 2 Block model */
  margin-bottom: 43px; }

.pd-r13 {
  /* 2 Block model */
  padding-right: 13px; }

.pd-r20 {
  /* 2 Block model */
  padding-right: 20px; }

.pd-t63 {
  /* 2 Block model */
  padding-top: 30px; }
  @media (min-width: 1200px) {
    .pd-t63 {
      /* 2 Block model */
      padding-top: 63px; } }
