@font-face {
  font-family: "Raleway";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Raleway/raleway-regular.eot");
  src: url("../fonts/Raleway/raleway-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-regular.woff") format("woff"), url("../fonts/Raleway/raleway-regular.ttf") format("truetype"), url("../fonts/Raleway/raleway-regular.svg#Raleway") format("svg"); }

@font-face {
  font-family: "Raleway";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Raleway/raleway-bold.eot");
  src: url("../fonts/Raleway/raleway-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-bold.woff") format("woff"), url("../fonts/Raleway/raleway-bold.ttf") format("truetype"), url("../fonts/Raleway/raleway-bold.svg#Raleway") format("svg"); }

@font-face {
  font-family: "Raleway";
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/Raleway/raleway-italic.eot");
  src: url("../fonts/Raleway/raleway-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-italic.woff") format("woff"), url("../fonts/Raleway/raleway-italic.ttf") format("truetype"), url("../fonts/Raleway/raleway-italic.svg#Raleway") format("svg"); }

@font-face {
  font-family: "Raleway";
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/Raleway/raleway-bolditalic.eot");
  src: url("../fonts/Raleway/raleway-bolditalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-bolditalic.woff") format("woff"), url("../fonts/Raleway/raleway-bolditalic.ttf") format("truetype"), url("../fonts/Raleway/raleway-bolditalic.svg#Raleway") format("svg"); }

@font-face {
  font-family: "Raleway";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/Raleway/raleway-light.eot");
  src: url("../fonts/Raleway/raleway-light.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-light.woff") format("woff"), url("../fonts/Raleway/raleway-light.ttf") format("truetype"), url("../fonts/Raleway/raleway-light.svg#Raleway") format("svg"); }

@font-face {
  font-family: "Ubuntu";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Ubuntu/ubuntu-regular.eot");
  src: url("../fonts/Ubuntu/ubuntu-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu/ubuntu-regular.woff") format("woff"), url("../fonts/Ubuntu/ubuntu-regular.ttf") format("truetype"), url("../fonts/Ubuntu/ubuntu-regular.svg#Ubuntu") format("svg"); }

@font-face {
  font-family: "Ubuntu";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/Ubuntu/ubuntu-light.eot");
  src: url("../fonts/Ubuntu/ubuntu-light.eot?#iefix") format("embedded-opentype"), url("../fonts/Ubuntu/ubuntu-light.woff") format("woff"), url("../fonts/Ubuntu/ubuntu-light.ttf") format("truetype"), url("../fonts/Ubuntu/ubuntu-light.svg#Ubuntu") format("svg"); }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*!
 * 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)
 */
.container {
  margin: 0 auto;
  padding: 0 20px;
  width: 1210px;
  max-width: 100%; }

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

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -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 {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
     -moz-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: 480px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-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;
    -webkit-flex: 0 0 16.66667%;
       -moz-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;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-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;
    -webkit-flex: 0 0 41.66667%;
       -moz-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;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-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;
    -webkit-flex: 0 0 66.66667%;
       -moz-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;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-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;
    -webkit-flex: 0 0 91.66667%;
       -moz-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;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-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: 769px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-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;
    -webkit-flex: 0 0 16.66667%;
       -moz-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;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-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;
    -webkit-flex: 0 0 41.66667%;
       -moz-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;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-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;
    -webkit-flex: 0 0 66.66667%;
       -moz-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;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-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;
    -webkit-flex: 0 0 91.66667%;
       -moz-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;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-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: 1025px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-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;
    -webkit-flex: 0 0 16.66667%;
       -moz-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;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-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;
    -webkit-flex: 0 0 41.66667%;
       -moz-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;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-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;
    -webkit-flex: 0 0 66.66667%;
       -moz-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;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-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;
    -webkit-flex: 0 0 91.66667%;
       -moz-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;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-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: 1201px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-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;
    -webkit-flex: 0 0 16.66667%;
       -moz-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;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-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;
    -webkit-flex: 0 0 41.66667%;
       -moz-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;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-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;
    -webkit-flex: 0 0 66.66667%;
       -moz-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;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-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;
    -webkit-flex: 0 0 91.66667%;
       -moz-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;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-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: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

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

@media (min-width: 480px) {
  .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: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 769px) {
  .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: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1025px) {
  .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: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1201px) {
  .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: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-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: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
     -moz-box-orient: horizontal !important;
     -moz-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;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-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;
  -webkit-flex-direction: row-reverse !important;
     -moz-box-orient: horizontal !important;
     -moz-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;
  -webkit-flex-direction: column-reverse !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Slider */
.slick-slider {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  display: block;
  height: 100%;
  left: 0;
  position: relative;
  top: 0; }

.slick-track:before,
.slick-track:after {
  content: '';
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-arrow, .slick-dots li {
  cursor: pointer; }

/*template*/
.all-wrap {
  display: table;
  table-layout: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.main-wrap,
.footer-wrap {
  display: table-row;
  width: 100%; }

.main-wrap {
  height: 95%; }

.footer-wrap {
  height: auto;
  min-height: 5%;
  color: #fff;
  background: #416F96; }

/*end template*/
.page-center .content-wrap,
.page-center .content,
.page-center .content > .container {
  height: 100%; }

/* content */
.content {
  position: relative;
  z-index: 3;
  padding: 40px 0;
  background: #fff; }
  .main-slider + .content {
    padding-top: 20px;
    height: auto; }

/* form */
.alert {
  display: block;
  color: #fff;
  font-weight: 500;
  margin-bottom: 1em;
  padding: 0.5em 1em;
  width: 100%; }
  .alert_error {
    background: #ce1d1d; }
  .alert_success {
    background: #37a13c; }

.recaptcha {
  margin-bottom: 20px; }

.input-groups {
  padding: 0 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%; }

.input-group {
  -webkit-flex-basis: 27.5%;
      -ms-flex-preferred-size: 27.5%;
          flex-basis: 27.5%;
  padding: 0 35px; }
  .input-group_big {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
       -moz-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2; }

.input {
  margin: 0 auto 10px;
  max-width: 430px; }
  .input + .input {
    margin-top: 20px; }
  .input_error input, .input_error textarea {
    border-color: #ce1d1d; }

.input-text,
select,
.input-textarea {
  padding: 0 8px;
  width: 100%;
  min-width: 90px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 1px solid #707070;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  font-family: inherit;
  font-size: 1.6rem;
  background: #fff;
  color: #383838;
  -webkit-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s; }
  .input-text:focus,
  select:focus,
  .input-textarea:focus {
    border-color: #416F96; }
  .input-text::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  .input-textarea::-webkit-input-placeholder {
    color: #707070;
    font-family: inherit;
    opacity: 1; }
  .input-text::-moz-placeholder,
  select::-moz-placeholder,
  .input-textarea::-moz-placeholder {
    color: #707070;
    font-family: inherit;
    opacity: 1; }
  .input-text:-moz-placeholder,
  select:-moz-placeholder,
  .input-textarea:-moz-placeholder {
    color: #707070;
    font-family: inherit;
    opacity: 1; }
  .input-text:-ms-input-placeholder,
  select:-ms-input-placeholder,
  .input-textarea:-ms-input-placeholder {
    color: #707070;
    font-family: inherit;
    opacity: 1; }

.input-text,
select {
  height: 30px;
  line-height: 30px; }

option {
  padding: 0; }

.input-textarea {
  padding: 5px 8px;
  max-width: 100%;
  height: 130px;
  line-height: 1.2; }

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

label:not([class]) {
  position: relative; }

label input[type="checkbox"],
label input[type="radio"] {
  position: absolute;
  top: 0;
  visibility: hidden; }
  label input[type="checkbox"] + span,
  label input[type="checkbox"] + a,
  label input[type="radio"] + span,
  label input[type="radio"] + a {
    position: relative;
    display: block;
    margin: 0;
    padding-left: 25px;
    line-height: 1.2;
    cursor: pointer; }
    label input[type="checkbox"] + span::before, label input[type="checkbox"] + span::after,
    label input[type="checkbox"] + a::before,
    label input[type="checkbox"] + a::after,
    label input[type="radio"] + span::before,
    label input[type="radio"] + span::after,
    label input[type="radio"] + a::before,
    label input[type="radio"] + a::after {
      content: "";
      display: block;
      position: absolute;
      top: 0.6em; }
    label input[type="checkbox"] + span::before,
    label input[type="checkbox"] + a::before,
    label input[type="radio"] + span::before,
    label input[type="radio"] + a::before {
      left: 0;
      z-index: 1;
      margin-top: -8px;
      border: 1px solid #e8e8e8;
      width: 16px;
      height: 16px;
      background: #fefefe;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    label input[type="checkbox"] + span::after,
    label input[type="checkbox"] + a::after,
    label input[type="radio"] + span::after,
    label input[type="radio"] + a::after {
      visibility: hidden;
      opacity: 0;
      left: 3px;
      z-index: 2;
      margin-top: -5px;
      width: 10px;
      height: 10px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 29' width='8' height='5'%3E%3Cg transform='matrix(1,0,0,1,-222,-3776)'%3E%3Cpath fill='%23416F96' stroke='%23416F96' stroke-width='2' fill-opacity='1' d='M235.2168,3804.65263l-13.21684,-12.99924l1.6865,-1.65854l11.53033,11.34031l25.09667,-24.68252l1.68649,1.65854z'/%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      -webkit-background-size: contain;
         -moz-background-size: contain;
              background-size: contain;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  label input[type="checkbox"]:checked + span::before,
  label input[type="checkbox"]:checked + a::before,
  label input[type="radio"]:checked + span::before,
  label input[type="radio"]:checked + a::before {
    border: 1px solid #416F96; }
  label input[type="checkbox"]:checked + span::after,
  label input[type="checkbox"]:checked + a::after,
  label input[type="radio"]:checked + span::after,
  label input[type="radio"]:checked + a::after {
    visibility: visible;
    opacity: 1; }

label input[type="radio"] + span::before, label input[type="radio"] + span::after,
label input[type="radio"] + a::before,
label input[type="radio"] + a::after {
  content: "";
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%; }

/* buttons */
.btn {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  border: 0 none;
  -webkit-border-radius: 25px;
     -moz-border-radius: 25px;
          border-radius: 25px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  margin: 5px;
  padding: 0 25px;
  min-width: 170px;
  max-width: 100%;
  height: 40px;
  font-family: Ubuntu, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  color: #fff;
  background: #416F96;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out; }
  @media (min-width: 769px) {
    .btn {
      height: 45px;
      line-height: 45px; } }
  .btn_big {
    height: 45px;
    font-size: 1.6rem;
    line-height: 45px; }
    @media (min-width: 769px) {
      .btn_big {
        height: 50px;
        font-size: 1.8rem;
        line-height: 50px; } }
  .btn:hover, .btn:active {
    color: #fff;
    background: #b9b9b9; }

/* typography */
html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 10px; }

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

html,
body {
  height: 100%; }

body {
  width: 100%;
  min-width: 320px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: 0.08px;
  line-height: 1.445;
  background: #fff;
  color: #383838; }
  @media (min-width: 769px) {
    body {
      font-size: 1.8rem; } }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #0969a2; }

h1,
.h1 {
  margin: 0 0 0.95em;
  padding: 0;
  font-size: 2.2rem; }
  @media (min-width: 481px) and (max-width: 768px) {
    h1,
    .h1 {
      font-size: 2.4rem; } }
  @media (min-width: 769px) and (max-width: 1024px) {
    h1,
    .h1 {
      font-size: 2.8rem; } }
  @media (min-width: 1025px) {
    h1,
    .h1 {
      font-size: 3rem; } }

h2,
.h2 {
  margin: 0 0 1em;
  padding: 0;
  font-size: 1.8rem; }
  @media (min-width: 769px) and (max-width: 1024px) {
    h2,
    .h2 {
      font-size: 2rem; } }
  @media (min-width: 1025px) {
    h2,
    .h2 {
      font-size: 2.2rem; } }

h3,
.h3 {
  margin: 0 0 1em;
  padding: 0;
  font-size: 1.6rem; }
  @media (min-width: 769px) {
    h3,
    .h3 {
      font-size: 1.8rem; } }

h4,
.h4 {
  margin: 0 0 1em;
  padding: 0;
  font-size: 1.6rem; }

h5,
.h5 {
  margin: 0 0 1em;
  padding: 0;
  font-size: 1.6rem; }

h6,
.h6 {
  margin: 0 0 1em;
  padding: 0;
  font-family: Raleway, Arial, sans-serif; }

p {
  margin: 0 0 1em; }

hr {
  margin: 15px 0;
  height: 2px;
  border: 0 none;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #416F96; }

*:focus,
*:active {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; }

a {
  text-decoration: underline;
  color: inherit; }
  a:active, a:hover, a:focus {
    outline: none;
    text-decoration: none;
    color: inherit; }
  a[href^=mailto] {
    line-height: 1.2;
    text-decoration: none; }
    a[href^=mailto]:hover {
      text-decoration: underline; }
  a[href^=tel] {
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap; }

blockquote {
  border-left: 3px solid #000;
  font-style: italic;
  margin: 1.5em 0;
  padding: 0 0 0 2em; }

strong, b {
  font-weight: bold; }

em, dfn, i {
  font-style: italic; }

ul, ol {
  padding: 0; }

li {
  padding: 0 0 0 0.5em; }
  li ul, li ol {
    margin: 0.5em 0 0.5em 1em;
    padding: 0; }

ul {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0 0 1em 0; }
  ul li {
    padding: 0; }

ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin: 0 0 1em 1.5em; }

img {
  border: 0;
  display: inline;
  height: auto;
  max-width: 100%;
  vertical-align: top; }

.text-uppercase {
  text-transform: uppercase; }

.text-justify {
  text-align: justify; }

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

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.popup table:not([class]),
.content table:not([class]) {
  border: 0 none;
  border-collapse: collapse;
  width: 100%;
  font-family: Ubuntu, Arial, sans-serif; }
  .popup table:not([class]) tr:nth-child(2n+1),
  .content table:not([class]) tr:nth-child(2n+1) {
    background: #e7eff8; }
  .popup table:not([class]) tr:nth-child(2n+2),
  .content table:not([class]) tr:nth-child(2n+2) {
    background: #dbe6f4; }
  .popup table:not([class]) td,
  .content table:not([class]) td {
    padding: 8px 0 8px 15px; }
    @media (min-width: 521px) {
      .popup table:not([class]) td,
      .content table:not([class]) td {
        padding: 8px 0 8px 30px; } }
  .popup table:not([class]) p:last-child,
  .popup table:not([class]) ul:last-child,
  .popup table:not([class]) ol:last-child,
  .content table:not([class]) p:last-child,
  .content table:not([class]) ul:last-child,
  .content table:not([class]) ol:last-child {
    margin-bottom: 0; }

.noscript {
  font-weight: normal;
  font-size: 18px;
  padding: 10px 0;
  color: #000;
  background: #eee; }

.header-hamburger {
  display: block;
  position: relative;
  z-index: 2;
  margin: 0 -1px 0 0;
  padding: 0;
  width: 32px;
  height: 32px;
  background: none;
  cursor: pointer; }
  @media (min-width: 481px) and (max-width: 768px) {
    .header-hamburger {
      margin-top: 7px; } }
  .header-hamburger span {
    top: 50%;
    margin-top: -1px; }
    .header-hamburger span, .header-hamburger span::before, .header-hamburger span::after {
      display: block;
      position: absolute;
      right: 0;
      width: 24px;
      height: 2px;
      background: #fff;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      @media (min-width: 641px) {
        .header-hamburger span, .header-hamburger span::before, .header-hamburger span::after {
          width: 100%; } }
    .header-hamburger span::before, .header-hamburger span::after {
      content: ""; }
    .header-hamburger span::before {
      top: -8px; }
      @media (min-width: 641px) {
        .header-hamburger span::before {
          top: -10px; } }
    .header-hamburger span::after {
      bottom: -8px; }
      @media (min-width: 641px) {
        .header-hamburger span::after {
          bottom: -10px; } }
  .header-hamburger:hover::before, .header-hamburger:active::before {
    top: -8px; }
  .header-hamburger:hover::after, .header-hamburger:active::after {
    bottom: -8px; }
  .header-hamburger.is-active span {
    left: 1px;
    background: none; }
    .header-hamburger.is-active span::before, .header-hamburger.is-active span::after {
      width: 98%; }
    .header-hamburger.is-active span::before {
      top: 2px;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
    .header-hamburger.is-active span::after {
      bottom: -2px;
      -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
           -o-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.header-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  text-align: right; }
  @media (min-width: 769px) {
    .header-menu {
      text-align: center; } }
  @media (min-width: 1025px) {
    .header-menu {
      font-size: 1.6rem; } }
  .header-menu ul {
    display: none; }
  .header-menu li {
    display: block;
    margin: 2px 0;
    padding: 0; }
    @media (min-width: 769px) {
      .header-menu li {
        display: inline-block;
        vertical-align: middle;
        margin: 3px; } }
    @media (min-width: 1025px) {
      .header-menu li {
        padding: 0 12px; } }
    .header-menu li a {
      display: block;
      padding: 0 20px;
      height: 35px;
      line-height: 35px;
      text-decoration: none;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (min-width: 769px) {
        .header-menu li a {
          padding: 0 5px; } }
    .header-menu li.is-active a,
    .header-menu li a:not(.btn):hover,
    .header-menu li a:not(.btn):active {
      color: #416F96;
      background: #fff; }
      @media (min-width: 769px) {
        .header-menu li.is-active a,
        .header-menu li a:not(.btn):hover,
        .header-menu li a:not(.btn):active {
          color: #b9b9b9;
          background: none; } }

.header {
  position: relative;
  z-index: 2;
  padding: 11px 0 8px;
  color: #fff;
  background: #416F96;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .is-scroll .header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 100%;
    min-width: 320px; }
  .header__inner {
    margin: 0 auto;
    padding: 0 20px;
    width: 1281px;
    max-width: 100%; }
  .header__columns {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
  .header__column {
    position: static; }
    @media (max-width: 480px) {
      .header__column:first-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 40%;
                flex: 0 0 40%;
        max-width: 40%; } }
    @media (min-width: 481px) {
      .header__column:first-child {
        -webkit-flex-shrink: 1;
            -ms-flex-negative: 1;
                flex-shrink: 1; } }
    .header__column_right {
      text-align: right; }
      @media (max-width: 480px) {
        .header__column_right {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 60%;
             -moz-box-flex: 0;
              -ms-flex: 0 0 60%;
                  flex: 0 0 60%;
          max-width: 60%; } }
      @media (min-width: 481px) {
        .header__column_right {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 auto;
             -moz-box-flex: 1;
              -ms-flex: 1 1 auto;
                  flex: 1 1 auto;
          max-width: none; } }
  .header__logo {
    display: inline-block;
    vertical-align: top; }
  .header__hamburger, .header__nav, .header__btn {
    display: inline-block;
    vertical-align: middle; }
  .header__nav {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    border-top: 1px solid #fff;
    width: 100%;
    background: #416F96;
    -webkit-transform-origin: 100% 0;
       -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
         -o-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; }
    @media (min-width: 769px) {
      .header__nav {
        position: relative;
        right: auto;
        top: auto;
        border: 0 none;
        width: auto;
        background: none;
        -webkit-transform-origin: 100% 50%;
           -moz-transform-origin: 100% 50%;
            -ms-transform-origin: 100% 50%;
             -o-transform-origin: 100% 50%;
                transform-origin: 100% 50%; } }
    .header__nav.is-open {
      visibility: visible;
      opacity: 1;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; }
  .header__btn {
    position: relative;
    z-index: 2;
    margin: 0 12px 0 0;
    -webkit-border-radius: 18px;
       -moz-border-radius: 18px;
            border-radius: 18px;
    padding: 0 10px;
    min-width: 0;
    height: 30px;
    font-family: Raleway, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    color: #416F96 !important;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .header__btn span {
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      position: relative;
      top: -2px; }
    @media (min-width: 361px) {
      .header__btn {
        height: 35px;
        line-height: 35px; } }
    @media (min-width: 481px) {
      .header__btn {
        padding: 0 16px; } }
    @media (min-width: 481px) and (max-width: 768px) {
      .header__btn {
        margin: 0 12px 0 5px; } }
    @media (min-width: 1025px) {
      .header__btn {
        margin: 0 12px;
        width: 130px;
        font-size: 1.6rem; } }
    .header__btn:hover, .header__btn:active {
      color: #fff !important;
      background: #b9b9b9; }
  .header__hamburger {
    position: relative;
    z-index: 2; }

.slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 100;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    margin: 5px;
    padding: 0;
    width: 10px;
    height: 10px;
    background: #b9b9b9;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .slick-dots li::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      width: 100%;
      height: 100%;
      background: #416F96;
      -webkit-transform: scale(0);
         -moz-transform: scale(0);
          -ms-transform: scale(0);
           -o-transform: scale(0);
              transform: scale(0);
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .slick-dots li:hover::before, .slick-dots li:active::before, .slick-dots li.slick-active::before {
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; }

.slick-arrow {
  position: absolute;
  top: 0;
  width: 20px;
  height: 100%; }
  .slick-arrow.slick-disabled {
    display: none !important; }
  .slick-arrow span {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 22px; }
  .slick-arrow_prev {
    left: 0; }
    .slick-arrow_prev span {
      left: 0; }
  .slick-arrow_next {
    right: 0; }
    .slick-arrow_next span {
      right: 0; }
  .slick-arrow svg {
    width: 100%;
    height: 100%;
    stroke: #b9b9b9;
    stroke-width: 3;
    stroke-miterlimit: 50;
    stroke-linecap: round;
    stroke-linejoin: round;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .slick-arrow:hover svg, .slick-arrow:active svg {
    stroke: #416F96; }

.slick-slider {
  position: relative;
  padding: 0 20px; }
  @media (max-width: 768px) {
    .slick-slider {
      margin-left: -15px;
      margin-right: -15px; } }
  @media (min-width: 769px) and (max-width: 1024px) {
    .slick-slider {
      padding: 0 25px; } }
  @media (min-width: 1025px) {
    .slick-slider {
      padding: 0 35px; } }

.popup__overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  min-width: 320px;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .is-open .popup__overlay {
    opacity: 1;
    visibility: visible; }

.popup__content {
  position: relative;
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  border: 1px solid #707070;
  width: 600px;
  max-width: 95%;
  max-height: 90%;
  background: #fff; }
  .is-open .popup__content {
    opacity: 1;
    visibility: visible; }
  .popup__content-inner-wrap {
    width: 100%;
    height: 100%; }
  .popup__content-inner {
    padding: 20px 15px; }
    @media (min-width: 769px) {
      .popup__content-inner {
        padding: 30px 15px; } }

.popup__close {
  position: absolute;
  right: 15px;
  top: 20px;
  z-index: 2;
  opacity: 1;
  border: 0 none;
  padding: 0;
  width: 19px;
  height: 19px;
  cursor: pointer;
  background: none; }
  .popup__close::before, .popup__close::after {
    content: "";
    display: block;
    position: absolute;
    left: 7px;
    top: -3px;
    -webkit-border-radius: 1px;
       -moz-border-radius: 1px;
            border-radius: 1px;
    width: 2px;
    height: 16px;
    background: #416F96; }
  .popup__close::before {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }
  .popup__close::after {
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .popup__close:hover::before, .popup__close:hover::after, .popup__close:active::before, .popup__close:active::after {
    background: #000; }

.js-popup-html {
  display: none; }

.picture-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  left: 50%;
  overflow: hidden;
  margin: 0 0 0 -160px;
  padding: 80px 0;
  width: 320px;
  min-height: 350px;
  text-decoration: none; }
  @media (min-width: 321px) {
    .picture-text {
      margin-left: -50vw;
      width: 100vw; } }
  @media (min-width: 769px) {
    .picture-text {
      min-height: 400px; } }
  .picture-text__bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
    -webkit-transition: all 0.01s linear;
    -o-transition: all 0.01s linear;
    -moz-transition: all 0.01s linear;
    transition: all 0.01s linear; }
  .picture-text::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%; }
  .picture-text__content {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 30px;
    width: 1210px;
    max-width: 100%; }
    @media (min-width: 1211px) {
      .picture-text__content {
        padding: 0 20px; } }

.section {
  padding: 50px 0; }
  .section_steps {
    padding: 34px 0; }
  @media (min-width: 1025px) {
    .section {
      padding: 60px 0 80px; }
      .section_testing {
        padding: 100px 0 85px; }
      .section_product {
        padding: 80px 0 91px; }
      .section_about {
        padding: 80px 0 90px; }
      .section_recommends {
        padding: 99px 0 65px; }
      .section_pluses {
        padding: 80px 0 63px; }
      .section_offers {
        padding: 80px 0 101px; }
      .section_reviews {
        padding: 80px 0 0; } }
  .section_reviews {
    padding-bottom: 0; }
  .section_faqs {
    padding-bottom: 50px;
    padding-top: 50px; }
    @media (min-width: 1025px) {
      .section_faqs {
        padding-top: 72px; }
        .section_faqs h1,
        .section_faqs .h1 {
          margin-bottom: 1.25em; } }

.bg-block {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 769px) {
    .bg-block {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .bg-block__inner {
    padding: 20px;
    width: 100%;
    height: 100%; }
    @media (min-width: 481px) and (max-width: 768px) {
      .bg-block__inner {
        padding: 30px 20px; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      .bg-block__inner {
        padding: 45px 30px; } }
    @media (min-width: 1025px) {
      .bg-block__inner {
        padding: 55px 30px; } }
  .bg-block_blue .bg-block__inner {
    color: #fff;
    background: #416F96; }
  .bg-block_white .bg-block__inner {
    padding: 20px;
    color: #383838;
    background: rgba(255, 255, 255, 0.86); }
    @media (min-width: 769px) {
      .bg-block_white .bg-block__inner {
        padding-bottom: 18px; } }
  @media (min-width: 769px) {
    .bg-block:nth-child(2n) .bg-block__inner {
      padding-left: 34px; }
    .bg-block_white:nth-child(2n) .bg-block__inner {
      padding-left: 35px; } }
  .bg-block p {
    margin-bottom: 0; }

.main-slider {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 100vh;
  max-height: 730px; }
  .main-slider__content {
    position: relative;
    z-index: 2;
    padding-top: 40px;
    width: 580px;
    max-width: 60%;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.35;
    text-align: left;
    color: #0969a2; }
    @media (min-width: 481px) and (max-width: 768px) {
      .main-slider__content {
        font-size: 2.2rem; } }
    @media (min-width: 769px) {
      .main-slider__content {
        padding-top: 10.68%; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      .main-slider__content {
        font-size: 2.8rem; } }
    @media (min-width: 1025px) {
      .main-slider__content {
        font-size: 3rem; } }
    .main-slider__content p {
      margin-bottom: 0.9em; }
  .main-slider__inner {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%; }
  .main-slider__item {
    position: relative;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover; }
  .main-slider .container {
    width: 1214px; }
  .main-slider .slick-track,
  .main-slider .slick-list {
    height: 100%; }

.dinosaur {
  padding: 40px 0 60px;
  min-height: 425px; }
  .dinosaur .picture-text__bg {
    width: 100%;
    height: 110%;
    background-attachment: scroll;
    background-position: bottom right -100px; }
    @media (min-width: 361px) {
      .dinosaur .picture-text__bg {
        height: 100%;
        background-position: center right -30px; } }
    @media (min-width: 1281px) {
      .dinosaur .picture-text__bg {
        left: auto;
        right: 0;
        width: 105%;
        background-position: center right; } }
    @media (min-width: 1481px) {
      .dinosaur .picture-text__bg {
        width: 120%; } }
    @media (min-width: 1541px) {
      .dinosaur .picture-text__bg {
        width: 124%; } }
  .dinosaur__content {
    position: relative; }
    @media (min-width: 641px) {
      .dinosaur__content {
        padding-right: 340px; } }
  @media (min-width: 641px) {
    .dinosaur__title {
      margin: 0;
      text-align: left; } }
  .dinosaur__dino {
    position: relative;
    padding: 70px 128px 0 0;
    width: 329px;
    max-width: 100%;
    height: 230px; }
    @media (min-width: 361px) {
      .dinosaur__dino {
        padding: 29px 168px 0 0; } }
    @media (max-width: 640px) {
      .dinosaur__dino {
        float: right; } }
    @media (min-width: 641px) {
      .dinosaur__dino {
        position: absolute;
        top: 50%;
        right: -1px;
        margin: -128px 0 0; } }
    .dinosaur__dino-text {
      position: absolute;
      right: 0;
      top: 0;
      padding: 0 0 0 55px;
      width: 200px;
      height: 85px;
      line-height: 75px;
      text-align: center;
      background: url("../images/pic/think.svg") no-repeat right top;
      -webkit-background-size: contain;
         -moz-background-size: contain;
              background-size: contain; }
      @media (min-width: 361px) {
        .dinosaur__dino-text {
          padding: 0 0 0 62px;
          width: 226px;
          height: 97px;
          line-height: 86px; } }
      .dinosaur__dino-text-inner {
        display: inline-block;
        vertical-align: middle;
        font-family: Ubuntu, Arial, sans-serif;
        font-weight: 400;
        font-size: 1.4rem;
        line-height: 1.3;
        text-transform: uppercase; }
        @media (min-width: 361px) {
          .dinosaur__dino-text-inner {
            font-size: 1.6rem;
            line-height: 1.55; } }

@media (min-width: 769px) and (max-width: 1024px) {
  .testing__title {
    margin-bottom: 1.5em; } }

@media (min-width: 1025px) {
  .testing__title {
    margin-bottom: 50px; } }

.testing__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0; }
  @media (min-width: 481px) {
    .testing__item {
      display: block;
      text-align: center; } }

.testing__icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  width: 80px;
  height: 70px;
  line-height: 70px;
  text-align: center; }
  @media (min-width: 481px) {
    .testing__icon {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
         -moz-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      margin: 0 auto;
      width: 100px;
      height: 80px;
      line-height: 80px; } }
  .testing__icon img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    line-height: 1; }

.testing__icon + .testing__descr {
  margin-left: 15px; }
  @media (min-width: 481px) {
    .testing__icon + .testing__descr {
      margin-left: 0; } }
  @media (min-width: 481px) and (max-width: 768px) {
    .testing__icon + .testing__descr {
      margin-top: 25px; } }
  @media (min-width: 769px) {
    .testing__icon + .testing__descr {
      margin-top: 36px; } }

.product {
  text-align: left;
  color: #fff; }
  .product .h1 {
    color: #fff; }
  .product__columns {
    margin-bottom: 8px; }
  .product__descr {
    margin-bottom: 0.4em;
    line-height: 1.3; }
    .product__descr:last-child {
      margin-bottom: 0; }
    @media (min-width: 481px) and (max-width: 768px) {
      .product__descr {
        font-size: 1.8rem; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      .product__descr {
        font-size: 2rem; } }
    @media (min-width: 1025px) {
      .product__descr {
        font-size: 2.2rem; } }
    .product__descr p {
      margin: 0; }
  .product__list {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.45; }
    .product__list li {
      display: block;
      position: relative;
      margin: 10px 0;
      padding: 0; }
      .product__list li::before {
        content: "";
        display: block;
        float: left;
        margin: 0.7em 0.68em 0 0;
        width: 11px;
        height: 2px;
        background: #416F96; }
      .product__list li::after {
        content: "";
        clear: both;
        display: table; }
  .product__subtitle {
    margin-bottom: 0.75em;
    text-align: left;
    color: #383838; }
    @media (min-width: 481px) and (max-width: 768px) {
      .product__subtitle {
        font-size: 1.8rem; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      .product__subtitle {
        font-size: 2rem; } }
    @media (min-width: 1025px) {
      .product__subtitle {
        font-size: 2.2rem; } }

.about__descr {
  margin-bottom: 1.4em;
  line-height: 1.3; }
  .about__descr:last-child {
    margin-bottom: 0; }
  @media (min-width: 769px) {
    .about__descr {
      font-size: 1.8rem; } }
  @media (min-width: 1025px) {
    .about__descr {
      font-size: 2.2rem; } }
  .about__descr p {
    margin: 0; }

.about__items {
  margin-bottom: 26px; }

.about__item + .about__item {
  margin-top: 29px; }

.about__item p {
  margin: 0; }

.about__name {
  margin-bottom: 0.1em;
  font-size: 1.8rem;
  line-height: 1.3;
  text-align: left; }
  @media (min-width: 769px) and (max-width: 1024px) {
    .about__name {
      font-size: 2rem; } }
  @media (min-width: 1025px) {
    .about__name {
      font-size: 2.2rem; } }

.recommend-item {
  position: relative;
  margin: 10px 0;
  padding-top: 40px;
  font-size: 1.6rem;
  line-height: 1.27;
  text-align: center; }
  @media (min-width: 769px) and (max-width: 1024px) {
    .recommend-item {
      margin: 25px 0;
      padding-top: 50px; } }
  @media (min-width: 1025px) {
    .recommend-item {
      margin: 40px 0;
      padding-top: 80px; } }
  .recommend-item::before {
    content: "";
    display: block;
    position: absolute;
    left: 1px;
    right: 0;
    top: 0;
    margin: auto;
    width: 40px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 29' width='40' height='29'%3E%3Cg transform='matrix(1,0,0,1,-222,-3776)'%3E%3Cpath fill='%23416F96' fill-opacity='1' d='M235.2168,3804.65263l-13.21684,-12.99924l1.6865,-1.65854l11.53033,11.34031l25.09667,-24.68252l1.68649,1.65854z'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
       -moz-background-size: contain;
            background-size: contain; }
    @media (min-width: 1025px) {
      .recommend-item::before {
        top: 14px; } }
  @media (min-width: 481px) and (max-width: 768px) {
    .recommend-item {
      font-size: 1.8rem; } }
  @media (min-width: 769px) and (max-width: 1024px) {
    .recommend-item {
      font-size: 2rem; } }
  @media (min-width: 1025px) {
    .recommend-item {
      font-size: 2.2rem; } }

.pluses {
  text-align: center; }
  .pluses__items {
    padding: 20px 0; }
  .pluses__item {
    margin-bottom: 43px; }
    .pluses__item:last-child {
      margin-bottom: 0; }
  .pluses__icon {
    margin: 0 auto 23px;
    width: 72px;
    height: 72px; }
    .pluses__icon img {
      display: inline-block;
      vertical-align: top;
      width: auto;
      max-width: 100%;
      height: auto;
      max-height: 100%; }
    .pluses__icon:last-child {
      margin-bottom: 0; }
  .pluses__title {
    margin: 0 0 0.95em;
    padding: 0;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 1.27;
    color: #0969a2; }
    @media (min-width: 769px) and (max-width: 1024px) {
      .pluses__title {
        font-size: 2rem; } }
    @media (min-width: 1025px) {
      .pluses__title {
        font-size: 2.2rem; } }
    .pluses__title:last-child {
      margin-bottom: 0; }
  .pluses__button {
    margin: 53px 0 32px;
    text-align: center; }
    .pluses__button:first-child {
      margin-top: 0; }
    .pluses__button:last-child {
      margin-bottom: 0; }
    @media (min-width: 481px) {
      .pluses__button .btn {
        min-width: 310px; } }
  .pluses__cost {
    text-align: left; }
    .pluses__cost p {
      margin: 0 0 0.45em; }
      .pluses__cost p:last-child {
        margin-bottom: 0; }

.steps {
  margin: 23px 0; }
  @media (min-width: 1025px) {
    .steps {
      margin-top: 53px; } }
  .steps__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 -15px;
    counter-reset: steps 0; }
    @media (min-width: 861px) {
      .steps__items {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .steps__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin: 15px 0;
    padding: 0 15px;
    width: 100%; }
    @media (min-width: 481px) {
      .steps__item {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        text-align: center; } }
    @media (min-width: 641px) {
      .steps__item {
        margin: 27px 0;
        width: 33.33%;
        max-width: 200px; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      .steps__item {
        font-size: 1.6rem; } }
    @media (min-width: 861px) {
      .steps__item {
        width: 16.667%; } }
    @media (min-width: 1025px) {
      .steps__item {
        font-size: inherit; } }
    .steps__item::after {
      content: "";
      display: none;
      position: absolute;
      right: 0;
      top: 32px;
      margin: -12px 0 0;
      width: 13px;
      height: 25px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 25' width='13' height='25'%3E%3Cg transform='matrix(1,0,0,1,-234,-5531)'%3E%3Cpath fill-opacity='0' fill='%23ffffff' stroke-dashoffset='0' stroke-linejoin='miter' stroke-linecap='butt' stroke-opacity='1' stroke='%23416F96' stroke-miterlimit='50' stroke-width='4' d='M235.98682,5532.86523l8.02637,10.63525l-8.02637,10.63477'/%3E%3C/g%3E%3C/svg%3E");
      background-position: center;
      background-repeat: no-repeat;
      -webkit-background-size: contain;
         -moz-background-size: contain;
              background-size: contain; }
      @media (min-width: 641px) {
        .steps__item::after {
          display: block; } }
      @media (min-width: 861px) {
        .steps__item::after {
          right: -7px; } }
    .steps__item:last-child::after {
      display: none; }
  .steps__icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    height: 70px;
    line-height: 70px; }
    @media (min-width: 481px) {
      .steps__icon {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
           -moz-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        max-width: none; } }
    .steps__icon img {
      display: inline-block;
      vertical-align: middle;
      width: auto;
      max-width: 100%;
      height: auto;
      max-height: 100%;
      line-height: 1; }
  @media (min-width: 481px) {
    .steps__descr {
      margin: 0 auto;
      max-width: 200px; } }
  .steps__descr::before {
    counter-increment: steps;
    content: counter(steps) ". ";
    font-family: Ubuntu, Arial, sans-serif;
    color: #0969a2; }
    @media (min-width: 641px) {
      .steps__descr::before {
        display: none; } }
  .steps__icon + .steps__descr {
    margin-left: 15px; }
    @media (min-width: 481px) {
      .steps__icon + .steps__descr {
        margin-left: auto; } }
    @media (min-width: 481px) and (max-width: 768px) {
      .steps__icon + .steps__descr {
        margin-top: 20px; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      .steps__icon + .steps__descr {
        margin-top: 30px; } }
    @media (min-width: 1025px) {
      .steps__icon + .steps__descr {
        margin-top: 38px; } }

.offers {
  color: #fff; }
  .offers__title {
    margin-bottom: 1.275em;
    color: #fff; }
  .offers__items.slick-slider {
    margin-left: -15px;
    margin-right: -15px; }
    @media (min-width: 769px) and (max-width: 1024px) {
      .offers__items.slick-slider {
        margin-left: -25px;
        margin-right: -25px; } }
    @media (min-width: 1025px) {
      .offers__items.slick-slider {
        margin-left: -47px;
        margin-right: -36px; } }
  .offers__items .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    @media (max-width: 640px) {
      .offers__items .slick-track {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
  .offers__items .slick-slide {
    float: none;
    height: auto; }
  .offers__item {
    margin: 30px 0; }
    @media (min-width: 640px) {
      .offers__item {
        padding: 0 12px; } }
    .offers__item.slick-slide {
      margin: 0; }

.offer {
  position: relative;
  padding: 23px 15px 180px 18px;
  height: 100%;
  text-align: left;
  color: #383838;
  background: #fff; }
  .offer__header {
    position: relative;
    margin: 0 3px 15px 0;
    padding: 0 0 18px 0;
    text-align: center; }
    .offer__header::after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 57px;
      height: 1px;
      background: #416F96; }
  .offer__title {
    margin: 0 0 0.4em;
    font-size: 1.8rem; }
    @media (min-width: 769px) and (max-width: 1024px) {
      .offer__title {
        font-size: 2rem; } }
    @media (min-width: 1025px) {
      .offer__title {
        font-size: 2.2rem; } }
  .offer__subtitle {
    margin: 0 auto;
    max-width: 240px; }
  .offer__list {
    font-size: 1.4rem;
    line-height: 1.6; }
    .offer__list li {
      display: block;
      position: relative; }
    .offer__list ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .offer__list ul ul {
        margin: 5px 0; }
        .offer__list ul ul li {
          margin: 0.25em 0;
          padding: 0; }
          .offer__list ul ul li::before {
            content: "";
            display: block;
            float: left;
            margin: 0.7em 0.35em 0.7em 0;
            width: 4px;
            height: 1px;
            background: #383838; }
          .offer__list ul ul li::after {
            content: "";
            clear: both;
            display: table; }
    .offer__list > ul > li {
      margin: 0.5em 0;
      padding: 1px 0 0 30px;
      min-height: 16px; }
      @media (min-width: 768px) and (max-width: 860px), (min-width: 921px) and (max-width: 1024px) {
        .offer__list > ul > li {
          padding: 1px 0 0 46px;
          min-height: 25px; } }
      .offer__list > ul > li::before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 3px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        border: 1px solid #416F96;
        width: 16px;
        height: 16px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 29' width='8' height='5'%3E%3Cg transform='matrix(1,0,0,1,-222,-3776)'%3E%3Cpath fill='%23416F96' fill-opacity='1' d='M235.2168,3804.65263l-13.21684,-12.99924l1.6865,-1.65854l11.53033,11.34031l25.09667,-24.68252l1.68649,1.65854z'/%3E%3C/g%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center; }
        @media (min-width: 768px) and (max-width: 860px), (min-width: 921px) and (max-width: 1024px) {
          .offer__list > ul > li::before {
            top: 0;
            width: 25px;
            height: 25px;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 29' width='15' height='10'%3E%3Cg transform='matrix(1,0,0,1,-222,-3776)'%3E%3Cpath fill='%23416F96' fill-opacity='1' d='M235.2168,3804.65263l-13.21684,-12.99924l1.6865,-1.65854l11.53033,11.34031l25.09667,-24.68252l1.68649,1.65854z'/%3E%3C/g%3E%3C/svg%3E"); } }
  .offer__price-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 0 25px;
    text-align: center; }
  .offer__price {
    margin: 0 0 0.45em;
    font-family: Ubuntu, Arial, sans-serif;
    color: #0969a2; }
  .offer__economy {
    margin: 0 0 1.055em; }

.reviews {
  margin: 36px 0 0; }
  .reviews__slider_text {
    position: relative;
    padding-top: 45px; }
    .reviews__slider_text .slick-dots {
      top: 5px;
      bottom: auto; }
  .reviews__slider .slick-arrow span {
    top: 45px; }
  .reviews__slide {
    height: auto; }
  .reviews__name {
    text-align: center; }
    @media (min-width: 481px) and (max-width: 768px) {
      .reviews__name {
        font-size: 1.8rem; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      .reviews__name {
        font-size: 2rem; } }
    @media (min-width: 1025px) {
      .reviews__name {
        font-size: 2.2rem; } }
  .reviews__name + .reviews__position {
    margin-top: 5px; }
  .reviews__position {
    text-align: center; }
  .reviews__text p {
    margin: 0; }

.faqs {
  padding: 0 5px; }
  @media (min-width: 769px) and (max-width: 1024px) {
    .faqs {
      padding: 0 25px; } }
  @media (min-width: 1025px) {
    .faqs {
      padding: 0 35px; } }
  .faqs__item {
    margin: 15px 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .faqs__item.is-open {
      margin: 30px 0; }
  .faqs__question {
    position: relative;
    display: block;
    margin: 0 0 0.1em;
    border: 0 none;
    padding: 0 0 0 35px;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    font: inherit;
    font-size: 1.8rem;
    line-height: 1.3;
    text-align: left;
    color: #0969a2;
    background: none;
    cursor: pointer;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .is-open .faqs__question {
      margin: 0 0 0.5em; }
    .faqs__question::after {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -11px;
      width: 12px;
      height: 20px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='20' viewBox='0 0 14 21'%3E%3Cg transform='translate(-1208 -7375)'%3E%3Cpath fill='%23fff' fill-opacity='0' stroke-linecap='round' stroke-linejoin='round' stroke='%230969a2' stroke-miterlimit='50' stroke-width='3' d='M1210.16 7395.066l10-9-10-9'/%3E%3C/g%3E%3C/svg%3E");
      background-position: center;
      background-repeat: no-repeat;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .is-open .faqs__question::after {
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                transform: rotate(90deg); }
    @media (min-width: 769px) and (max-width: 1024px) {
      .faqs__question {
        font-size: 2rem; } }
    @media (min-width: 1025px) {
      .faqs__question {
        font-size: 2.2rem; } }
    .faqs__question:active, .faqs__question:hover {
      color: #383838; }
  .faqs__answer {
    display: none; }
  .faqs__bottom {
    margin: 2em 0;
    line-height: 1.3; }
    .faqs__bottom:last-child {
      margin-bottom: 0; }
    @media (min-width: 769px) {
      .faqs__bottom {
        font-size: 1.8rem; } }
    @media (min-width: 1025px) {
      .faqs__bottom {
        font-size: 2.2rem; } }
    .faqs__bottom p {
      margin: 0; }
    .faqs__bottom a {
      font-family: Ubuntu, Arial, sans-serif; }
      .faqs__bottom a, .faqs__bottom a:hover, .faqs__bottom a:active {
        color: #0969a2; }

.form-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
  min-height: 100%; }
  @media (min-width: 1025px) {
    .form-small {
      padding: 40px 0; } }
  .form-small__inner {
    margin: 0 auto;
    padding: 20px;
    width: 600px;
    max-width: 100%;
    color: #fff;
    background: #416F96; }
    @media (min-width: 481px) and (max-width: 768px) {
      .form-small__inner {
        padding: 30px 20px; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      .form-small__inner {
        padding: 45px 30px; } }
    @media (min-width: 1025px) {
      .form-small__inner {
        padding: 55px 30px; } }
    .form-small__inner h1,
    .form-small__inner .h1 {
      color: #fff; }
    .form-small__inner .btn {
      color: #416F96;
      background: #fff; }

.form-request {
  margin: 0 auto;
  max-width: 700px;
  font-size: 1.2rem; }
  @media (min-width: 769px) and (max-width: 1024px) {
    .form-request h1,
    .form-request .h1 {
      font-size: 2.6rem; } }
  @media (min-width: 1025px) {
    .form-request h1,
    .form-request .h1 {
      font-size: 2.8rem; } }
  .form-request__fieldset {
    border: 0 none;
    margin: 0 0 20px;
    padding: 0; }
    .form-request__fieldset-title {
      margin: 0 0 0.5em;
      font-size: 1.6rem;
      line-height: 1.2;
      text-align: left;
      color: #0969a2; }
      @media (min-width: 769px) and (max-width: 1024px) {
        .form-request__fieldset-title {
          font-size: 1.8rem; } }
      @media (min-width: 1025px) {
        .form-request__fieldset-title {
          font-size: 2rem; } }
  .form-request__descr {
    margin: 0 0 0.5em;
    line-height: 1.2;
    text-align: center; }
    .form-request__descr-small {
      font-size: 1.1rem; }
    @media (min-width: 769px) and (max-width: 1024px) {
      .form-request__descr {
        font-size: 1.6rem; } }
    @media (min-width: 1025px) {
      .form-request__descr {
        font-size: 1.8rem; } }
  .form-request__bottom-descr {
    margin: 20px 0; }
  .form-request__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 -12px; }
    .form-request__row.text-center {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .form-request__field {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    position: relative;
    margin: 7px 0;
    padding: 0 12px;
    width: 100%; }
    .form-request__field-descr {
      margin: 3px 0 0;
      font-size: 1.1rem;
      line-height: 1.2;
      color: #919191; }
    .form-request__field.is-full {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      width: 100%; }
    .form-request__field.is-inline {
      display: inline-block;
      vertical-align: top;
      width: auto;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
         -moz-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
    @media (min-width: 481px) {
      .form-request__field {
        width: auto; } }
    @media (min-width: 769px) {
      .form-request__field.is-small {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 200px;
           -moz-box-flex: 0;
            -ms-flex: 0 1 200px;
                flex: 0 1 200px;
        width: 200px; } }
  .form-request input,
  .form-request textarea,
  .form-request select {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    border: 0 none;
    border-bottom: 1px solid #707070;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    padding: 0;
    width: 100%;
    min-width: 90px;
    height: 38px;
    line-height: 37px;
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 1.2rem;
    background: #fff;
    color: #383838;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    -webkit-transition: border-color 0.2s;
    -o-transition: border-color 0.2s;
    -moz-transition: border-color 0.2s;
    transition: border-color 0.2s; }
    .form-request input:focus,
    .form-request textarea:focus,
    .form-request select:focus {
      border-color: #416F96; }
    .form-request input::-webkit-input-placeholder,
    .form-request textarea::-webkit-input-placeholder,
    .form-request select::-webkit-input-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #707070; }
    .form-request input::-moz-placeholder,
    .form-request textarea::-moz-placeholder,
    .form-request select::-moz-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #707070; }
    .form-request input:-moz-placeholder,
    .form-request textarea:-moz-placeholder,
    .form-request select:-moz-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #707070; }
    .form-request input:-ms-input-placeholder,
    .form-request textarea:-ms-input-placeholder,
    .form-request select:-ms-input-placeholder {
      opacity: 1;
      font-family: inherit;
      color: #707070; }
    .form-request input.error,
    .form-request textarea.error,
    .form-request select.error {
      border-color: #ce1d1d; }
  .form-request input[type="date"] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  .form-request select {
    overflow: hidden;
    padding-left: 4px;
    padding-right: 20px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='5' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 11 5'%3E%3Cg transform='matrix(1,0,0,1,-429,-264)'%3E%3Cpath d='M430.24658,264.53955l4.40576,4.40591l4.40625,-4.40591' fill-opacity='0' fill='%23ffffff' stroke-dashoffset='0' stroke-linejoin='miter' stroke-linecap='butt' stroke-opacity='1' stroke='%23416F96' stroke-miterlimit='50' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center right 8px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  .form-request textarea {
    resize-x: none; }
  .form-request__file {
    position: relative;
    cursor: pointer; }
    .form-request__file input[type="file"] {
      position: absolute;
      left: 0;
      top: 0;
      visibility: hidden;
      opacity: 0;
      width: 100%;
      height: 100%;
      cursor: pointer; }
    .form-request__file span,
    .form-request__file label {
      display: inline-block;
      vertical-align: middle; }
    .form-request__file-icon {
      margin-right: 5px;
      width: 24px;
      height: 24px; }
      .form-request__file-icon svg,
      .form-request__file-icon img {
        max-width: 100%;
        width: auto;
        max-height: 100%;
        height: auto; }
      .form-request__file-icon svg {
        fill: #416F96; }
    .form-request__file-text {
      max-width: 85%; }
  .form-request__buttons {
    margin-top: 40px;
    text-align: center; }
  .form-request label.error:not(.valid) {
    position: absolute;
    left: 12px;
    right: 12px;
    top: 100%;
    z-index: 2;
    margin-top: 5px;
    padding: 3px 7px;
    max-width: 100%;
    min-width: 30px;
    font-size: 1.2rem;
    color: #fff;
    background: #ce1d1d; }
    .form-request label.error:not(.valid)::before {
      content: "";
      display: block;
      position: absolute;
      left: 10px;
      top: -12px;
      border: 6px solid rgba(255, 255, 255, 0);
      border-bottom-color: #ce1d1d; }

.input-placeholder {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
  line-height: 1em; }
  .input-placeholder__text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 1px 0;
    max-width: 100%;
    font-family: inherit;
    font-size: inherit;
    line-height: 37px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    color: #707070;
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .input-placeholder__text span {
      display: inline-block;
      overflow: hidden;
      max-width: 100%;
      padding: 2px;
      line-height: 32px;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      white-space: nowrap;
      background: #fff;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  select + .input-placeholder__text {
    padding-right: 20px; }
  .is-value .input-placeholder__item, .input-placeholder__item:focus {
    padding-top: 2px; }
  .is-value .input-placeholder__text,
  .input-placeholder__item:focus + .input-placeholder__text {
    font-size: 1.2rem;
    -webkit-transform: translateY(-55%);
       -moz-transform: translateY(-55%);
        -ms-transform: translateY(-55%);
         -o-transform: translateY(-55%);
            transform: translateY(-55%); }
    .is-value .input-placeholder__text span,
    .input-placeholder__item:focus + .input-placeholder__text span {
      vertical-align: middle;
      line-height: 1; }

.payment-form {
  background: url("../images/bg_5.jpg") no-repeat center;
  background-attachment: fixed; }
  .payment-form::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(181, 181, 181, 0.3); }
  .payment-form > .container {
    position: relative;
    z-index: 2; }
  .payment-form .form-small__inner {
    padding: 36px 15px 20px;
    color: #416F96;
    background: #fff; }
    .payment-form .form-small__inner h1,
    .payment-form .form-small__inner .h1 {
      margin-bottom: 0.5em;
      color: #416F96; }
    .payment-form .form-small__inner .btn {
      color: #fff;
      background: #416F96; }
      .payment-form .form-small__inner .btn:hover, .payment-form .form-small__inner .btn:active {
        color: #416F96;
        background: #fff; }
  .payment-form .form-request__buttons {
    margin-top: 15px; }
  .payment-form__payment-descr p {
    margin-bottom: 0.85em; }
  .payment-form__total {
    font-family: Ubuntu, Arial, sans-serif;
    text-align: center; }
  .payment-form__bottom {
    margin-top: 18px; }
    .payment-form__bottom img {
      margin: 5px 3px; }
  .payment-form__cards-descr {
    text-align: center;
    font-size: 1rem; }
    .payment-form__cards-descr p {
      margin-bottom: 0.7em; }
  .payment-form__descr {
    font-size: 0.9rem;
    line-height: 1.35; }
    .payment-form__descr p {
      margin-bottom: 1.4em; }
  .payment-form__modal {
    color: #416F96; }
    .payment-form__modal h1,
    .payment-form__modal .h1 {
      margin-bottom: 0.55em; }
    .payment-form__modal table {
      font-weight: 400;
      font-size: 1.2rem;
      line-height: 1.2; }
    .payment-form__modal p:last-child {
      margin-bottom: 0; }
  @media (min-width: 521px) {
    .payment-form__table {
      padding: 0 15px; } }
  .payment-form__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1rem; }
  .payment-form img {
    vertical-align: middle; }

.footer {
  position: relative;
  z-index: 2;
  font-size: 1.4rem;
  line-height: 1.4;
  background: #416F96; }
  @media (min-width: 769px) {
    .footer {
      font-size: 1.6rem; } }
  .footer__container {
    margin: 0 auto;
    padding: 15px 20px;
    width: 1281px;
    max-width: 100%; }
    @media (min-width: 769px) {
      .footer__container {
        padding: 26px 20px 30px; } }
  .footer__column + .footer__column {
    margin-top: 15px; }
    @media (min-width: 481px) {
      .footer__column + .footer__column {
        margin-top: 0; } }
  .footer__logo {
    display: block;
    padding: 5px 0 0; }
    @media (min-width: 481px) {
      .footer__logo {
        padding: 5px 0 0; } }
  .footer__copy {
    font-size: 1.2rem; }
    .footer__copy p {
      margin-bottom: 0.25em; }
      @media (min-width: 481px) {
        .footer__copy p {
          margin-bottom: 0.4em; } }
    .footer__copy p:last-child {
      margin-bottom: 0; }
    @media (min-width: 481px) {
      .footer__copy {
        text-align: right; } }

/*# sourceMappingURL=main.css.map */
