@font-face {
    font-family: "roboto-example";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/RobotoRegular/RobotoRegular.eot");
    src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
}

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


/*!
 * Bootstrap Reboot 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)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button {
    -webkit-border-radius: 0;
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}


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

@-ms-viewport {
    width: device-width;
}

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

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

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

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

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

.row {
    display: -webkit-box;
    display: -webkit-flex;
    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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -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%;
    -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%;
    -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%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -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%;
    -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%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -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%;
    -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%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -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%;
    -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%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -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%;
        -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%;
        -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%;
        -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%;
        -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%;
        -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%;
        -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%;
        -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%;
        -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%;
        -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%;
        -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%;
        -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%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -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: -ms-flexbox !important;
    display: flex !important;
}

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

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

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

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

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !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: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !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;
    -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;
    -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;
    -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;
    -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;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-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;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !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;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-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;
    -ms-flex-align: center !important;
    align-items: center !important;
}

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

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: 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: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !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;
        -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;
        -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;
        -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;
        -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;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: 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;
        -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;
        -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;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: 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;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: 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: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !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;
        -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;
        -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;
        -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;
        -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;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: 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;
        -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;
        -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;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: 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;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: 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: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !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;
        -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;
        -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;
        -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;
        -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;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: 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;
        -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;
        -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;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: 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;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: 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: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !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;
        -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;
        -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;
        -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;
        -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;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: 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;
        -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;
        -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;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: 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;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: 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;
    }
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

::-webkit-input-placeholder {
    color: #666;
    font-weight: 300;
}

::-moz-placeholder {
    color: #666;
    font-weight: 300;
}

:-ms-input-placeholder {
    color: #666;
    font-weight: 300;
}

::-ms-input-placeholder {
    color: #666;
    font-weight: 300;
}

::placeholder {
    color: #666;
    font-weight: 300;
}

::-moz-selection {
    background-color: orange;
    color: #fff;
}

::selection {
    background-color: orange;
    color: #fff;
}

body {
    font-size: 10px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
    color: #333;
}

body input,
body textarea {
    border: #666 1px solid;
    outline: none;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    border-color: red;
}

body input:required:valid,
body textarea:required:valid {
    border-color: green;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-responsive.img-width {
    width: 100%;
}

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

b,
strong {
    font-weight: bold;
}

.container {
    max-width: 1200px;
}

.container-sm {
    max-width: 1090px;
    margin: 0 auto;
}

.nav__wrapper {
    position: fixed;
    width: 100%;
    z-index: 10;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}

.nav__wrapper.fixed {
    background-color: #000;
    z-index: 990;
}

.nav__wrapper .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 15px;
}

.logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 180px;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.logo span {
    font-size: 12px;
    color: #E07835;
    margin-left: 10px;
}

.logo {
    z-index: 3;
    position: relative;
    
}

.logo__wrapper {
    max-width: 199px;
    max-height: 199px;
    position: relative;
}

.logo__wrapper:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 40px;
    top: 40px;
    background-color: #000;
    transition: .3s linear;
    z-index: 2;
}

.logo__wrapper:hover:after {
    left: 0;
    top: 0;
}

.navigate {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 900px;
    -ms-flex: 0 0 900px;
    flex: 0 0 900px;
    margin-left: 60px;
}

.menu {
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.menu li {
    padding-bottom: 5px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.menu li:after {
    content: '';
    width: 21px;
    height: 1px;
    background-color: #fff;
    display: block;
    margin: auto;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.menu li:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.menu a {
    color: #fff;
    font-size: 1.6em;
    font-weight: 500;
    text-decoration: none;
}

.menu a:hover {
    text-decoration: none;
}
body.politic .header{
    min-height: 500px;
    height: unset;
}
body.politic .header__wrapper{
        justify-content: space-evenly;
}
body.politic .header__center{
    height: unset;
    min-height: 500px;
    width: 100%;
}
body.is-invest .header__wrapper{
    padding-top: 4em;
}
body{
    background: url(../img/header__bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
body:before{
        content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    pointer-events: none;
}
 body.is-aboutCompany:before{
     z-index: 1;
 }   

body.is-index .page-wrapper:before,
body.is-index .page-wrapper:after {
    display: none;
}

body.is-invest .page-wrapper:before,
body.is-invest .page-wrapper:after {
    background-color: #000;
}

body.is-invest .header:before {
    background-color: rgba(0, 0, 0, 0.7);
}

body.is-invest .header {
    height: unset;
    min-height: 700px;
    /* padding-bottom: 20px; */
}

body.is-invest .header__center,
body.is-amitent .header__center{
    display: flex;
    width: 100%;
    justify-content: flex-start;
    height: auto;
}

body.is-amitent .header__center {
    height: auto;
    margin-top: 6em;
}
body.is-amitent .number.block{
    width: 378.18px;
}
body.is-amitent .white .number.block{
        width: 331.18px;
}

body.is-aboutCompany .header__center {
    margin-top: 6em;
}

body.is-invest .header__wrapper {
    min-height: inherit;
}

body.is-invest .footer {
    /* background: url('../img/footer__bg.jpg') no-repeat center center; */
    background-size: cover;
    position: relative;
}

body.is-invest .footer:before {
    /* content: ''; */
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

body.is-invest .footer__wrapper {
    z-index: 1;
}


/* body.is-amitent .page-wrapper:before,
body.is-amitent .page-wrapper:after {
    width: 100%;
} */

body.is-amitent .header {
    height: 100%;
    padding-bottom: 45px;
}

body.is-aboutCompany .header__center {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: auto;
}

body.is-amitent .header__center h1,
body.is-aboutCompany .header__center h1 {
    font-size: 4em;
    color: #fff;
    text-align: center;
    font-weight: 400;
}

body.is-amitent .header__center .text::before {
    display: none;
}

body.is-amitent .header__wrapper {
    padding-top: 10em;
}

body.is-amitent .header .steps.blocks__wrapper:before,
body.is-amitent .header .steps.blocks__wrapper .block.before {
    left: -570px;
    top: 30px;
}
.block.before,
.block.after{
    z-index: 1 !important;
}
body.is-amitent .header .steps.blocks__wrapper:after,
body.is-amitent .header .steps.blocks__wrapper .block.after {
    top: 55.4%;
}

body.is-amitent .block {
    box-shadow: 0px 4px 50px rgba(219, 219, 219, 1);
}

.nav__wrapper a {
    text-decoration: none;
}

body.is-amitent .steps {
    justify-content: flex-end;
}
body.is-amitent .white .steps{
    justify-content: flex-start;
}

body.is-amitent .howHelp {
    /* background: url('../img/howHelp__bg.jpg') no-repeat center center; */
    background-size: cover;
    position: relative;
    background-color: transparent;
    z-index: 3;
}
body.is-amitent .howHelp__steps {
    background-color: #fff;
}
body.is-amitent .howHelp h2.white{
    background-color: #fff;
}
body.is-amitent .howHelp .howHelp__wrapper.white{
    background-color: #fff;
    padding-bottom: 30px;
}
body.is-amitent .howHelp.white{
    background: #fff;
}

body.is-amitent .howHelp h2 {
    color: #000;
    z-index: 1;
    padding-top: 45px;
}

body.is-amitent .howHelp:before {
   /*  content: ''; */
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
body.is-amitent .howHelp.white:before{
    display: none;
}

html {
    overflow-x: hidden;
}

body.is-amitent .page-wrapper {
    overflow: hidden;
}

body.is-amitent .blocks__wrapper .block.before {
left: 115%;
    top: 11%;
}
body.is-amitent .white .blocks__wrapper .block.before{
        left: -522px;
        top: 30px;
}
body.is-amitent .block:nth-child(4) {
    z-index: 1;
}

body.is-aboutCompany .header__bottom {
    width: 100%;
    margin-top: 50px;
}

body.is-aboutCompany .header__wrapper {
    justify-content: unset;
    padding-bottom: 90px;
}

body.is-aboutCompany .header {
    height: 100%;
   /*  background: url('../img/header__aboutCompany-bg.jpg') no-repeat center center; */
    background-size: cover;
    background-attachment: fixed;
}

.mobile-burger {
    width: 33px;
    height: 26px;
    cursor: pointer;
    position: relative;
    display: none;
}

.mobile-burger span {
    display: block;
    width: 100%;
    height: 4px;
    background-color: #fff;
    transition: .3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.mobile-burger span:not(:first-child) {
    margin-top: 7px;
}

.mobile-burger.clicked span {
    margin-top: 0;
    position: absolute;
}

.mobile-burger.clicked span:nth-child(1) {
    transform: rotate(45deg);
}

.mobile-burger.clicked span:nth-child(2) {
    opacity: 0;
}

.mobile-burger.clicked span:nth-child(3) {
    transform: rotate(-45deg);
}

.page-wrapper {
    display: flex;
    height: 100%;
    flex-direction: column;
    position: relative;
}

.page-wrapper:before,
.page-wrapper:after {
    content: '';
    width: 50%;
    height: 1px;
    transform: rotate(90deg);
    position: absolute;
    background-color: #fff;
    left: 1243px;
    top: 50%;
    z-index: 2;
}

object {
    pointer-events: none;
}
#modal{
    background-color: #000;
    padding: 40px;
}
#modal h2{
        color: #E07835;
    font-size: 3em;
    max-width: 391px;
}
.fancybox-close-small svg{
    color: #fff;
}
.page-wrapper:after {
    left: 1265px;
    top: 60%;
}

.header {
    flex: 1 0 auto;
    height: 100%;
    /* background: url("../img/header__bg.jpg") no-repeat center center; */
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.header:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: none;
}

.header__wrapper {
    padding-top: 10em;
    display: flex;
    align-items: flex-start;
    height: 100%;
    flex-direction: column;
    justify-content: space-around;
}

.header__wrapper .howHelp {
    width: 100%;
}

.header__wrapper .howHelp h2 {
    color: #fff;
}

.header__wrapper .block__wrapper {
    max-width: 370px;
    max-height: 246px;
    position: relative;
    margin-top: 30px;
}

.header__wrapper .block__wrapper:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #B4B4B4;
    position: absolute;
    left: 20px;
    top: 20px;
    transition: .3s ease-in-out;
    z-index: 2;
}

.header__wrapper .block__wrapper:hover:after {
    left: 0;
    top: 0;
}

.header__wrapper .howHelp__wrapper {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    
}
.header__wrapper .howHelp__wrapper a{
    text-decoration: none;
}
body.is-aboutCompany .header__wrapper .block {
    width: 100%;
    height: 100%;
    transform: skew(0);
    margin-top: 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    padding: 20px;
}
body.is-aboutCompany .header__wrapper .howHelp{
    background-color: transparent;
}
body.is-aboutCompany .header__wrapper .howHelp h2{
    color: #fff;
    position: relative;
    z-index: 3;
}
body.is-aboutCompany .header__wrapper .block__wrapper{
        min-width: 370px;
        max-height: unset;
    
}
body.is-aboutCompany .header__wrapper .block p {
    transform: skew(0);
    min-height: unset;
    max-width: unset;
    /* padding: 20px 20px; */
    margin: 0px;
}

.header__center {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
}

.header__center .text {
    position: relative;
    z-index: 1;
    color: #fff;
}

.header__center .text:before,
body.is-amitent .header__center .text:before{
    content: '';
    width: 127px;
    height: 2px;
    display: block;
    background-color: #fff;
    transform: rotate(90deg);
    position: absolute;
    left: -80px;
    top: 50%;
}

.header__center .text span {
    display: block;
}

.header__center .text span:first-child,
body.is-amitent .header__center .text span:first-child{
    font-size: 8em;
    font-family: 'Cinzel Decorative', sans-serif;
    line-height: 85px;
}

.header__center .text span:last-child {
    color: #E07835;
    font-size: 3em;
    font-weight: 300;
}

.header__bottom {
    position: relative;
    z-index: 1;
    color: #fff;
    margin-top: 50px;
}

.header__bottom--wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.header__bottom--wrapper .text {
    font-size: 2em;
    color: #fff;
    font-weight: normal;
    max-width: 764px;
}

.header__bottom {
    width: 100%;
}


/* .header__bottom-slider {
    width: 100%;
} */


/* body.is-invest .slick-track {
    width: 100% !important;
} */

.header__bottom-dots ul,
.rate__dots ul,
.steps__dots ul,
.documents__dots ul{
    list-style-type: none;
    padding: 0 0;
    margin: 0;
}

.breadcrubs {
    position: relative;
    z-index: 1;
    color: #fff;
    list-style-type: none;
    margin: 0;
    padding: 0 0;
    font-size: 15px;
    font-weight: 300;
    display: flex;
}

.breadcrubs a {
    color: #fff;
    text-decoration: none;
}

.breadcrubs li {
    position: relative;
}

.breadcrubs li {
    padding-right: 5px;
}

.breadcrubs li:last-child {
    padding-left: 15px;
}

.breadcrubs li:last-child:before {
    content: '/';
    font-size: 17px;
    color: #fff;
    position: absolute;
    left: 2px;
    top: 0;
}

.breadcrubs li:first-child:after {
    content: '';
    width: 0%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%);
    transition: .3s linear;
}

.breadcrubs li:first-child:hover:after {
    width: 70%;
}

.breadcrubs li:last-child:after {
    content: '';
    width: 70%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 55%;
    top: 100%;
    transform: translate(-50%);
}

.header__bottom-dots .slick-dots,
.rate__dots .slick-dots,
.steps__dots .slick-dots,
.documents__dots .slick-dots{
    display: flex;
    justify-content: flex-end;
    margin-right: 30px;
    margin-bottom: 10px;
}

.header__bottom-dots li:not(:last-child),
.rate__dots li:not(:last-child),
.steps__dots li:not(:last-child),
.documents__dots li:not(:last-child){
    margin-right: 10px;
}

.header__bottom-dots li.slick-active button,
.rate__dots li.slick-active button,
.steps__dots li.slick-active button,
.documents__dots li.slick-active button{
    background-color: #E07835;
}

.header__bottom-dots button,
.rate__dots button,
.steps__dots button,
.documents__dots button{
    text-indent: -9999px;
    border: none;
    outline: none;
    height: 12px;
    transition: .3s linear;
}

.header__bottom-slider .item__wrapper {
    max-width: 225px;
    min-height: 111px;
    width: 225px;
}

.header__bottom-slider .slick-list {
    margin: 0px -40px;
}

.header__bottom-slider .slick-slide {
    margin: 0px 40px;
}

.header__bottom-slider .item {
    width: 100%;
    height: 100%;
    background: url('../img/dots.png') no-repeat 10px;
    background-color: #000;
    background-size: 35% 83%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0px;
    box-shadow: 0px 4px 50px #5A5A5A;
}

.header__bottom-slider .item:not(:first-child) {
    margin-left: 90px;
}

.header__bottom-slider .item span {
    display: block;
    text-align: center;
}

.header__bottom-slider .item .top,
.header__bottom-slider .item .bottom {
    font-size: 1.7em;
}

.header__bottom-slider .item .center {
    font-size: 4em;
    font-weight: 600;
    color: #E07835;
    text-shadow: 0px 4px 30px rgba(224, 120, 53, 0.6);
    display: flex;
}

.header__text {
    font-size: 2.3em;
    color: #fff;
    max-width: 530px;
    position: relative;
}

.header__text p {
    font-weight: 300;
    line-height: 40px;
    margin: 0;
}

.header__big-logo {
    pointer-events: none;
    max-width: 790px;
    max-height: 790px;
}

.header__big-logo img {
    width: 100%;
    height: 100%;
}

.howHelp {
    position: relative;
    background-color: #fff;
}

.howHelp h2 {
    font-size: 3.5em;
    color: #000;
    font-weight: 300;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 65px;
    margin: 0;
}

.blocks__wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.block.after,
.blocks__wrapper .block.before {
    content: '';
    height: 248px;
    width: 448.18px;
    background-color: #fff;
    box-shadow: 0px 4px 50px #DBDBDB;
    transform: skew(-20deg);
    display: block;
    position: absolute;
    left: -225px;
    z-index: -1;
    top: 254px;
    margin-top: 0px;
}

.steps.blocks__wrapper .block.after,
.steps.blocks__wrapper .block.before {
    left: -522px;
}

.block {
    min-height: 248px;
    width: 428.18px;
    background-color: #fff;
    box-shadow: 0px 4px 50px #DBDBDB;
    transform: skew(-20deg);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.block:nth-child(6) {
    z-index: 2;
}
.block:nth-child(5) {
    z-index: 0;
}
.block:nth-child(4) {
    z-index: 1;
}
.block:nth-child(3) {
    z-index: 2;
}

.block:nth-child(2) {
    z-index: 3;
}
.block:nth-child(1) {
    z-index: 4;
}

.block p {
    padding: 0 0;
    margin: 0;
    font-size: 2em;
    color: #000;
    transform: none;
    transform: skew(20deg);
    max-width: 252px;
    min-height: 210px;
    margin-top: 20px;
    margin-left: 80px;
}

.howHelp__advantages {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 100px;
}

.howHelp__advantages .item {
    max-width: 370px;
    max-height: 222px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 33%;
}

.howHelp__advantages .item .icon__wrapper {
    width: 107px;
    height: 107px;
    position: relative;
    z-index: 1;
}

.howHelp__advantages .item .icon {
    width: 100%;
    height: 100%;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.howHelp__advantages .item .icon__wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #A0A0A0;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: -1;
    transition: .3s linear;
}

.howHelp__advantages .item .icon__wrapper:hover:before {
    left: 0;
    top: 0;
}

.howHelp__steps {
    padding: 50px 0px;
    margin-top: 50px;
}

.howHelp__advantages .item .text {
    margin-top: 30px;
    font-size: 20px;
    text-align: center;
    width: 100%;
    color: #000;
}

.steps {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.block {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex: 33%;
    margin-top: 30px;
    max-width: 468.64px;
}

.number {
    counter-increment: block;
}

/* .steps .block:not(:first-child) {
    flex: 33%;
} */

.howHelp .block:nth-child(4) {
    z-index: 1;
}

.steps .block p {
    margin-left: 35%;
}

.number p:before {
    content: '0'counter(block);
    font-size: 65px;
    font-family: 'Cinzel Decorative', sans-serif;
    position: absolute;
    left: -85px;
    top: -20px;
    font-weight: bold;
    /* height: 59px; */
    overflow: hidden;
    color: #fff;
    text-shadow: -1px -1px 0 #A0A0A0, 1px -1px 0 #A0A0A0, -1px 1px 0 #A0A0A0, 1px 1px 0 #A0A0A0;
}

.steps .block p.first:before {
    left: -80px;
}

.block .info {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background-color: #E0DFDF;
    transform: skew(20deg);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: calc(95% - 36px);
    top: calc(95% - 36px);
    cursor: pointer;
    border: .1px solid #E0DFDF;
}

.howHelp .steps.blocks__wrapper .before {
    top: 30px;
}

.howHelp .steps.blocks__wrapper .block.after {
    top: 55.1%;
    width: 451.18px;
}

.steps__wrapper {
    display: flex;
}

.howHelp .blocks__wrapper .goImited,
.white .blocks__wrapper .goImited{
    position: absolute;
    top: 59%;
    left: 81%;
    width: 385px;
    justify-content: space-between;
    min-height: 217px;
}

.howHelp .blocks__wrapper .goImited:after {
    left: 42px;
    width: 700px;
}

.howHelp .steps.blocks__wrapper,
.header__bottom .steps.blocks__wrapper{
/*     width: 75%; */
    position: relative;
    flex: 1 0 75%;
}


.goImited {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.five {
    position: relative;
    top: -70px;
    left: 30px;
}

.goImited span {
    color: #E07835;
    font-size: 3em;
    max-width: 391px;
}

.goImited a {
    font-size: 1.6em;
    color: #fff;
    background-color: #E07835;
    box-shadow: 0px 4px 15px rgba(160, 160, 160, 0.5);
    text-align: center;
    padding: 17px 70px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #E07835;
    transition: .3s linear;
    z-index: 10;
}

.goImited a:hover {
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    box-shadow: unset;
}

.rate {
    /* background-color: #000; */
    padding-bottom: 70px;
}
.relative{
    position: relative;
}


.rate h2 {
    font-weight: 300;
    font-size: 3.5em;
    color: #fff;
    text-align: center;
    margin-top: 45px;
}

.rate__slider {
    padding: 30px;
}

.rate__slider .item__wrapper {
    width: 330px;
    min-height: 280px;
    position: relative;
    transition: .3s ease-in-out;
}


/* .rate__slider .item__wrapper:hover {
    transform: scale(1);
} */

.rate__slider .item__wrapper:hover:before {
    left: 0;
    top: 0;
}

.rate__slider .item__wrapper:hover .item .text__wrapper {
    opacity: 1;
}

.rate__slider .item__wrapper:hover .item a {
    opacity: 0;
    visibility: hidden
}

.rate__slider .slick-track {
    padding: 20px;
}

.rate__slider .item__wrapper:not(:first-child) {
    margin-left: 40px;
}

.rate__slider .item {
    width: 100%;
    height: 100%;
    background: url('../img/dots.png') repeat-y;
    background-position-x: 100%;
    background-color: #000;
    box-shadow: 0px 4px 50px rgba(219, 219, 219, 0.5);
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 0px 40px;
    padding-bottom: 10px;
    min-height: 280px;
}

.rate__slider .item__wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: block;
    position: absolute;
    z-index: 0;
    left: 17px;
    top: 20px;
    transition: .3s ease-in-out;
}

.rate__slider .item .content {
    flex: 1 0 auto;
    width: 100%;
}

.rate__slider .item .more {
    flex: 0 0 auto;
    pointer-events: none;
}

.rate__slider .item h3 {
    font-weight: 300;
    font-size: 2.6em;
    color: #fff;
    text-align: center;
}

.rate__slider .item ul {
    align-self: flex-start;
    margin: 0;
    padding: 0 0;
    position: relative;
}

.rate__slider .item li {
    font-size: 1.5em;
    font-weight: 400;
    color: #E07835;
    list-style-type: none;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.rate__slider .item .text__wrapper {
    opacity: 0;
    transition: .3s linear;
    position: absolute;
}

.rate__slider .item span {
    font-size: 1.6em;
    font-weight: 400;
    color: #fff;
    padding-right: 20px;
    display: block;
}

.rate__slider .item a,
.company .more a {
    font-size: 1.4em;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: .3s linear;
}

.rate__slider .item a:after,
.company .more a:after {
    content: '';
    width: 7px;
    height: 7px;
    display: block;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: rotate(-135deg);
    margin-top: 7px;
}

.rate__slider .item li:before {
    content: '';
    width: 7px;
    height: 7px;
    background-color: #E07835;
    display: block;
    margin-right: 5px;
}

.howHelp__company {
    padding-bottom: 200px;
}

.company__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.company__wrapper a {
    text-decoration: none;
}

.company__wrapp {
    height: 330px;
    transition: all .4s linear;
    background-color: transparent;
    transform: scale(0.9);
    margin-top: 50px;
}

.company__wrapp:hover {
    transform: scale(1);
}

.company {
    min-width: 370px;
    height: 100%;
    min-height: 100%;
    background-color: #000;
    box-shadow: 0px 4px 50px rgba(219, 219, 219, 0.5);
    display: flex;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all .4s ease-in-out;
}

.company .company-logo .img__wrapper {
    max-width: 370px;
    max-height: 187px;
    background-color: #fff;
}

.company:hover {
    min-height: 380px;
}

.company:hover .more {
    opacity: 1;
    visibility: visible;
}

.company__text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding: 0px 25px;
}

.company .more {
    margin-bottom: 15px;
    opacity: 0;
    visibility: hidden;
    transition: .5s linear;
}

.company__text span:first-child {
    font-weight: 600;
    font-size: 2.3em;
    color: #fff;
}

.company__text span:last-child {
    font-size: 1.8em;
    color: #E07835;
}

.company-logo img {
    width: inherit;
    object-fit: contain;
}

.contacts__wrapper {
    display: flex;
    justify-content: space-between;
}

.contacts__wrapper .contacts {
    width: 50%;
}

.contacts__wrapper .contacts ul {
    margin: 0;
    padding: 0 0;
    list-style-type: none;
}

.contacts__wrapper .contacts li {
    font-size: 2em;
    color: #fff;
    font-weight: 300;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    max-height: 33px;
    padding-left: 30px;
}

.contacts__wrapper .contacts li:before,
.contacts__wrapper .contacts li:after {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 2;
    transition: .3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.contacts__wrapper .contacts li:after {
    background-color: #A0A0A0;
    left: 5px;
    top: 66%;
    z-index: 1;
}

.contacts__wrapper .contacts li:hover:after {
    left: 0;
    top: 50%;
}

.contacts__wrapper .contacts li span {
    width: 320px;
}

.contacts__wrapper .contacts li:not(:first-child) {
    margin-top: 90px;
}

.contacts__wrapper .contacts .phone a {
    color: #E07835;
    font-weight: 400;
    display: block;
}

.contacts__wrapper .contacts .adress span {
    display: block;
    font-weight: 400;
}

.contacts__wrapper .contacts .workTime {
    font-weight: 400;
}

.contacts__wrapper .contacts .email a {
    color: #fff;
    font-weight: 400;
}

.map__wrapper {
    width: 539.29px;
    position: relative;
}

.map__wrapper:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 5%;
    top: 5%;
    background-color: #fff;
    z-index: 0;
}

#map {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.map__marker {
    width: 43px;
    height: 43px;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 3;
    top: -22px;
    left: -22px;
    cursor: pointer;
}

.map__overlay {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(133, 133, 133, 0.9);
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 2;
    font-size: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
    pointer-events: none;
    display: none;
}

.footer {
    /* background-color: #000; */
    overflow: hidden;
    flex: 0 0 auto;
}

.footer__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
}

.form {
    margin-top: 20px;
}

.form input {
    font-size: 2em;
    color: #fff;
    font-weight: 300;
    padding: 17px;
    background-color: transparent;
    outline: none;
    border: 1px solid #fff;
    display: block;
    width: 100%;
}

.form input:not(:first-child) {
    margin-top: 40px;
}

.form input:focus {
    border: 1px solid #E07835 !important;
}

.form input::-webkit-input-placeholder {
    color: #fff;
    font-weight: 300;
}

.form input::-moz-placeholder {
    color: #fff;
    font-weight: 300;
}

.form input:-ms-input-placeholder {
    color: #fff;
    font-weight: 300;
}

.form input::-ms-input-placeholder {
    color: #fff;
    font-weight: 300;
}

.form input::placeholder {
    color: #fff;
    font-weight: 300;
}

.form .check {
    display: none;
}

.form .check:checked+label:after {
    opacity: 1;
    visibility: visible;
    transform: translate(0px, 0px);
}

.form .check:not(:checked)+label:after {
    opacity: 0;
    visibility: hidden;
}

.form label {
    font-size: 1.45em;
    color: #fff;
    font-weight: 400;
    display: block;
    position: relative;
    padding-left: 46px;
    margin-top: 40px;
    cursor: pointer;
}
.form label a{
    color: #fff;
    text-decoration: underline;
}

.form label:before {
    content: '';
    width: 28px;
    height: 28px;
    border: 1px solid #E07835;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

.form label:after {
    content: '';
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    left: 4px;
    top: 4px;
    background-color: #FF8C43;
    transition: .3s cubic-bezier(0, 0, 0.58, 1);
    z-index: 1;
    transform: translate(10px, 10px);
}

.form button {
    -webkit-box-shadow: 0px 4px 15px rgba(160, 160, 160, 0.5);
    box-shadow: 0px 4px 15px rgba(160, 160, 160, 0.5);
    background-color: #fff;
    text-align: center;
    font-size: 1.6em;
    color: #000;
    cursor: pointer;
    border: none;
    outline: none;
    padding: 20px 0px;
    width: 100%;
    margin-top: 40px;
    border: 1px solid #fff;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.form button:hover {
    background-color: transparent;
    color: #fff;
}

.footer h2 {
    color: #E07835;
    margin: 0;
    padding: 0;
    font-size: 3.5em;
    font-weight: 300;
    padding-top: 40px;
}

.footer__email {
    margin-top: 20px;
}

.footer__email a {
    font-size: 2em;
    font-weight: 400;
    color: #fff;
}

.footer__phones {
    margin-top: 20px;
}

.footer__phones a {
    display: block;
    color: #E07835;
    font-size: 2em;
    font-weight: 400;
}

.footer__adress {
    margin-top: 20px;
}

.footer__adress span {
    font-size: 20px;
    display: block;
    color: #fff;
    font-weight: 400;
}

.footer h3 {
    margin-top: 20px;
    font-size: 2.7em;
    font-weight: 300;
    color: #fff;
}

.footer__left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 400px;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
}

.footer__left span {
    font-size: 2em;
    color: #fff;
    margin-top: 20px;
    font-weight: 400;
}

.footer__center {
    min-height: 364px;
    height: 364px;
    background-color: #fff;
    max-width: 135px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 135px;
    -ms-flex: 0 0 135px;
    flex: 0 0 135px;
    z-index: 1;
}

.footer__right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 370px;
    -ms-flex: 0 0 370px;
    flex: 0 0 370px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}
/* body.is-amitent .goImited a:hover{
    color: #fff;
    border: 1px solid #fff;
} */
body.is-index .footer__right:before,
body.is-amitent .footer__right:before {
    /* content: ''; */
    width: 45%;
    position: absolute;
    top: 82px;
    left: 100%;
    height: 2px;
    display: block;
    background-color: #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 1;
}


body.is-index .footer__right:after,
body.is-amitent .footer__right:after {
    /* content: ''; */
    width: 80%;
    position: absolute;
    top: 138px;
    left: 90%;
    height: 1.5px;
    display: block;
    background-color: #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 1;
}

.footer__subfooter {
    background-color: #000;
    position: relative;
    z-index: 2;
}

.footer__subfooter .subfooter__info {
    display: flex;
}

.subfooter__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0px;
}

.footer__subfooter .subfooter__info a {
    margin-left: 5px;
}

.footer__subfooter a,
.footer__subfooter span {
    font-size: 1.5em;
    color: #fff;
    font-weight: 300;
    display: block;
}

.responsive-five {
    display: none;
}

.goImited.btn {
    display: none;
}

@-webkit-keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0px;
    }
    30% {
        left: 110%;
        margin-left: 80px;
    }
    100% {
        left: 110%;
        margin-left: 80px;
    }
}
body.is-aboutCompany .page-wrapper:before, 
body.is-aboutCompany .page-wrapper:after{
    display: none;
}

@keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0px;
    }
    30% {
        left: 110%;
        margin-left: 80px;
    }
    100% {
        left: 110%;
        margin-left: 80px;
    }
}
.number.block{
    flex: unset;
    width: 331.18px;
}

/*==========  Desktop First  ==========*/

@media (max-width: 1200px) {
    .howHelp .blocks__wrapper .goImited,
    .steps__wrapper .goImited.five {
        display: none;
    }
    .howHelp .steps.blocks__wrapper {
        width: 100%;
        justify-content: space-around;
    }
    .responsive-five {
        display: flex;
        justify-content: center;
    }
    .goImited.btn {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 30px;
    }
    .five {
        left: 0;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
    }
    .five span{
        width: 100px;
        margin-top: 100px;
    }
    .steps .block:not(:first-child) {
        flex: 50%;
    }
    body.is-amitent .steps{
        justify-content: space-around;
    }
    body.is-amitent .white .steps{
        justify-content: space-around;
    }
    .white .blocks__wrapper .goImited{
        display: none;
    }
    .howHelp__steps,
    .header__bottom{
        margin: 0 0;
        padding-bottom: 50px;
    }
    .header__bottom{
        padding-bottom: 0px;
    }
    body.is-amitent .white .number.block,
    body.is-invest  .number.block{
        width: 100%;
    }
}

@keyframes bounce {
    0% {
        transform: translateX(0px);
        timing-function: ease-in;
    }
    37% {
        transform: translateX(5px);
        timing-function: ease-out;
    }
    55% {
        transform: translateX(-5px);
        timing-function: ease-in;
    }
    73% {
        transform: translateX(4px);
        timing-function: ease-out;
    }
    82% {
        transform: translateX(-4px);
        timing-function: ease-in;
    }
    91% {
        transform: translateX(2px);
        timing-function: ease-out;
    }
    96% {
        transform: translateX(-2px);
        timing-function: ease-in;
    }
    100% {
        transform: translateX(0px);
        timing-function: ease-in;
    }
}

.error {
    animation: bounce 0.6s ease-in-out;
    font-weight: bold;
    color: red !important;
}

@media (max-width: 1200px) {
    .header__bottom-dots .slick-dots,
    .rate__dots .slick-dots,
    .steps__dots .slick-dots,
    .documents__dots .slick-dots{
        margin-right: 0px;
    }
    .block.before,
    .block.after,
    .blocks__wrapper .block.before {
        display: none;
    }
    body.is-amitent .blocks__wrapper .block.before {
        display: none;
    }
    .blocks__wrapper {
        justify-content: space-around;
    }
    .block {
        flex: 50%;
    }
    .howHelp__advantages {
        flex-wrap: wrap;
        justify-content: center;
    }
    .howHelp__advantages .item {
        flex: 50%;
        margin-top: 20px;
    }
    .header__wrapper .howHelp__wrapper {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    body.is-aboutCompany .header__wrapper .block__wrapper {
        margin-top: 60px;
    }
    body.is-aboutCompany .header__wrapper .block {
        margin-top: 0px;
    }
    .header__wrapper .block__wrapper:hover:after {
        margin-top: 0px;
    }
    body.is-aboutCompany .header__wrapper .block__wrapper:not(:first-child) {
        margin-left: 40px
    }
    .howHelp h2 {
        padding-bottom: 30px;
    }
}
@media(max-width: 1139px){
        .header__wrapper .howHelp__wrapper {
        flex-wrap: wrap;
        justify-content: space-around;
    }
}

@media (max-width: 1160px) {
    .nav__wrapper .wrapper {
        justify-content: space-between;
    }
    .navigate {
        margin-left: 0;
        flex: unset;
        width: 100%;
        position: absolute;
        left: 0;
        top: 83px;
    }
    .menu {
        background-color: #000;
        flex-direction: column;
        display: none;
    }
    .menu li {
        margin-top: 10px;
    }
    .nav__wrapper {
        background-color: #000;
    }
    .mobile-burger {
        display: block;
    }
    .footer__subfooter {
        padding: 0px 15px;
    }
    .company__wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .company {
        margin-left: 10px;
    }
    .contacts__wrapper {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .contacts__wrapper .contacts {
        width: 100%;
    }
    .map__wrapper {
        margin-top: 50px;
    }
}

@media (max-width: 1000px) {
    .footer__center {
        display: none;
    }
}

@media (max-width: 900px) {
    /* .header__bottom-slider .slick-slide {
        margin: 0px 120px;
    }
    .header__bottom-slider .slick-list {
        margin: 0px -120px;
    } */
}

@media (max-width: 840px) {
    .footer__wrapper {
        flex-direction: column;
    }
    body.is-index .footer__right:before,
    body.is-amitent .footer__right:before,
    body.is-index .footer__right:after,
    body.is-amitent .footer__right:after {
        display: none;
    }
    .footer__left {
        flex: unset;
        width: 100%;
        text-align: center;
    }
    .footer__right {
        flex: unset;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 800px) {
    .block {
        flex: 100%;
    }
    .blocks__wrapper {
        justify-content: center;
    }
    .howHelp__advantages .item {
        flex: 100%;
    }
    .howHelp__advantages .item .text {
        margin-top: 50px;
    }
    .howHelp__advantages .item {
        margin: 0;
    }
    .howHelp__advantages .item:not(:first-child) {
        margin-top: 60px;
    }
    .steps .block:not(:first-child) {
        flex: 100%;
    }
    .block .info {
        left: calc(0% + 36px);
    }
    .steps .block p {
        margin-left: 41%;
    }
    .goImited span {
        text-align: center;
        margin-top: 80px;
    }
    body.is-amitent .steps {
        justify-content: center;
    }
    .rate__slider .item__wrapper {
        margin-left: 0px;
        margin-top: 50px;
    }
    .rate__slider {
        padding: 0 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .rate__slider .item__wrapper:not(:first-child) {
        margin-left: 0px;
    }
    body.is-amitent .number.block{
        margin: 0px 12em;
    }
     body.is-amitent .white .number.block{
         margin: 20px 0px;
     }
}

@media (max-width: 789px) {
    .company {
        margin-left: 0px;
    }
}

@media (max-width: 750px) {
    body.is-index .header__center {
        flex-direction: column;
        margin-top: 45px;
        height: 100%;
        padding: 0px 15px;
    }
    .header__text p {
        text-align: center;
        margin-top: 10px;
    }
    .header__big-logo {
        max-width: 80%;
    }
    .header__center .text span:first-child {
        font-size: 6em !important;
    }
    .header__center .text span:last-child {
        font-size: 2em;
    }
    .header__bottom--wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .logo__wrapper {
        order: 1;
    }
    .header__bottom--wrapper .text {
        order: 2;
        margin-top: 55px;
    }
    body.is-aboutCompany .header__wrapper .block__wrapper:not(:first-child) {
        margin-left: 0px;
    }
    .company {
        min-height: 380px;
    }
    .company .more {
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 630px) {
    .subfooter__wrapper {
        flex-direction: column;
    }
    .footer__subfooter a,
    .footer__subfooter span {
        margin-top: 10px;
    }
    .map__wrapper {
        width: 100%;
        height: 400px;
    }
}

@media(max-width: 600px) {
    .header__bottom-slider .slick-slide {
        width: 100% !important;
    }
    .contacts__wrapper .contacts li span {
        width: auto;
    }
}

@media (max-width: 530px) {
    body.is-invest .header__wrapper .logo,
    body.is-amitent .header__center .logo{
        flex: unset;
        width: 64px;
        height: 64px;
        flex: 50%;
        display: flex;
        justify-content: flex-end;
        margin-right: 25px;
    }
    body.is-invest .logo img,
    body.is-amitent .header__center .logo img{
        max-width: 100%;
        max-height: 100%;
    }
    body.is-invest .header__center,
    body.is-amitent .header__center{
        align-items: flex-start;
        overflow: hidden;
    }
    .header__center .text span:first-child {
        font-size: 2.8em !important;
        line-height: 28px !important;
    }
    .header__center .text span:last-child {
        font-size: 1.6em;
    }
}

@media (max-width: 500px) {
    .goImited span{
        font-size: 2.2em; 
        margin-top: 100px;
    }
    #modal h2{
        font-size: 2em;
    }
    .header__text {
        font-size: 1.6em;
    }
    .subfooter__info {
        flex-direction: column;
    }
    .subfooter__wrapper {
        text-align: center;
    }
    .footer__subfooter .subfooter__info a {
        margin-left: 0px;
    }
    .footer h2 {
        font-size: 2em;
    }
    .footer__left span {
        font-size: 1.4em;
    }
    .footer .form label {
        font-size: 1.2em;
    }
    .footer__email a {
        font-size: 1.4em;
    }
    .footer__phones a {
        font-size: 1.4em;
    }
    .footer__adress span {
        font-size: 14px;
    }
    .footer h3 {
        font-size: 1.8em;
    }
    .footer .form button {
        font-size: 1.4em;
    }
    .header__bottom-slider .item .center {
        font-size: 2em;
    }
    .block p {
        font-size: 1.6em;
    }
    .howHelp h2 {
        font-size: 2.8em;
    }
    body.is-amitent .header__center .text span:first-child {
        font-size: 2em;
    }
    body.is-amitent .header__center h1,
    body.is-aboutCompany .header__center h1 {
        font-size: 2.8em;
    }
    .header__bottom {
        padding: 0;
    }
    body.is-amitent .header__wrapper {
        padding: 0;
        padding-top: 10em;
    }
    .steps__dots {
        margin-right: 15px;
        margin-top: 50px;
    }
    .logo__wrapper {
        width: 126px;
        height: 131.55px;
    }
    .logo__wrapper .logo {
        width: 100%;
        height: 100%;
    }
    .logo__wrapper img {
        max-width: 100%;
    }
    .header__bottom--wrapper .text {
        font-size: 1.6em;
    }
    .howHelp h2 {
        padding-top: 50px;
    }
    body.is-aboutCompany .header__wrapper .block {}
    body.is-aboutCompany .header__wrapper .block p {
        margin-top: 0px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    body.is-amitent .header__center h1,
    body.is-aboutCompany .header__center h1 {
        font-size: 2.8em;
    }
    .contacts__wrapper .contacts li {
        font-size: 1.6em;
    }
    body.is-amitent .header__center {
        margin-top: 10em;
    }
    .header__wrapper {
        padding-top: 3em;
    }
    body.is-aboutCompany .header__wrapper {
        padding-top: 9em;
    }
    .header__bottom-slider .slick-slide {
        margin: 0px 150px;
    }
    body.is-amitent .number.block{
        width: 310px;
        margin: 0px 9em;
    }
    
   header h2{
        font-size: 2.8em !important;
    }
}

@media (max-width: 430px) {
    .number.block p:before {
        font-size: 60px;
        left: -82px;
    }
    .steps .block p.first:before {
        left: -72px;
    }
    .number.block p.first:after {
        width: 65px;
        left: -73px;
        top: 38px;
    }
    .block {
        width: 338.18px;
    }
    body.is-aboutCompany .header__wrapper .block__wrapper {
        width: 100%;
    }
    body.is-aboutCompany .header__wrapper .block {
        width: 100%;
    }
    .howHelp__advantages .item .text {
        font-size: 16px;
    }
    .company__text {
        flex-direction: column;
    }
    .company__text {
        margin-top: 10px;
    }
    .company__text span:last-child {
        margin-top: 10px;
    }
}

@media (max-width: 405px) {
    body.is-aboutCompany .header__wrapper .block__wrapper{
        max-width: 320px;
        min-width: 310px;
    }
    .header__center .text:before,
    body.is-amitent .header__center .text:before{
        content: '';
        width: 140px;
        height: 2px;
        display: block;
        background-color: #fff;
        transform: rotate(90deg);
        position: absolute;
        left: -84px;
        top: 50%;
    }
    .rate__slider .item__wrapper {
        width: 100%;
    }
    .contacts__wrapper .contacts li span {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 15px;
    }
    .contacts__wrapper .contacts li {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        max-height: none;
    }
    .company {
        width: 95%;
        min-width: unset;
    }
    .company .company-logo .img__wrapper {
        width: 100%;
        max-width: unset;
    }
}
.af-message-success {
    z-index: 9999 !important;
    position: relative;
}
.fancybox-container{
   z-index: 999 !important; 
}
.documents {
    position: relative;
    margin-top: 180px;
    width: 100%;
    z-index: 2;
}

.documents h2 {
    color: #fff;
    font-size: 3.5em;
    font-weight: 300;
    text-align: center;
    margin-bottom: 75px;
}

.documents .item {
    background-color: #fff;
    padding: 10px;
    position: relative;
    z-index: 2;
    max-width: 421px;
    max-height: 541px;
}

.documents .item__wrapper:hover {
    transform: scale(1);
}

.documents .item__wrapper:hover:after {
    left: 0;
    top: 0;
}

.documents .item img {
    width: 100%;
    height: 100%;
}

.documents .item__wrapper {
    position: relative;
    transition: .3s ease-in-out;
    transform: scale(0.9);
    cursor: pointer;
}

.documents .item__wrapper:not(:first-child) {
    margin-left: 30px;
}

.documents .item__wrapper:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: #BABABA;
    transition: .3s linear;
}
.steps-slider .before{
    left: -522px !important;
    top: 5.4% !important;
    z-index: 1 !important;
}
.steps-slider .after{
    top: 55.5% !important;
    max-width: unset;
    width: 700px !important;
}
body.is-index .footer__right:before,
body.is-index .footer__right:after{
    display: none;
}
header h2{
    font-size: 3.5em;
    text-align: center;
    font-weight: 300;
    padding-top: 40px;
}
.relative-white{
    color: #fff !important;
    position: realtive;
    z-index: 3;
}
table{
        border-spacing: 2px;
        border-collapse: unset;
}
table tr:nth-child(2n+1) {
    background-color: #F2F2F2;
}
table tr td {
    box-sizing: border-box;
    padding: 10px;
}
.tooltip_content{
    font-size: 1.4em;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #000;
    display: block;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
/*==========  Mobile First  ==========*/

.social{
 margin-top: 25px;
    margin-bottom: -26px;
    text-align: left;
            }
.social ul li {
    display: inline-block;
    width: 58px;
    height: 58px;
    border-radius: 3px;
    overflow: hidden;
}
.facebook{
            background: url(../img/media-icons2.png) no-repeat 0 0;
    background-position: -19px 0px;
    width: 58px;
    height: 58px;
    display: block;
    float: left;
            }
.insta{
            background: url(../img/media-icons2.png) no-repeat 0 0;
    background-position: -526px -61px;
    width: 58px;
    height: 58px;
    display: block;
    float: left;
            }
.telega{
            background: url(../img/media-icons2.png) no-repeat 0 0;
    background-position: -399px -245px;
    width: 58px;
    height: 58px;
    display: block;
    float: left;
            }
.viber{
            background: url(../img/media-icons2.png) no-repeat 0 0;
    background-position: -335px -245px;
    width: 58px;
    height: 58px;
    display: block;
    float: left;
            }
            .doki{
                    margin: 30px 0;
            }
            .doki a{
                display: block;
    color: #E07835;
    font-size: 2em;
    font-weight: 400;
                
            }
            
#blink1 {
    right: 0px;
    top: 29px;
    position: absolute;
}
#blink1 img{
    width: 145px;
    animation-name: blinker;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(1.0,0,0,1.0);
  animation-duration: 1s;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
  -webkit-animation-duration: 1s;
}
 
@keyframes blinker {
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}
 
@-webkit-keyframes blinker {
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}
