/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 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)
 */
/*Web-development: www.zavarz.in*/
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    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: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

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
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -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-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.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    -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,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.row-cols-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

@font-face {
    font-family: 'PT Sans Caption';
    src: url(../fonts/PTSans-CaptionBold.eot);
    src: local("PT Sans Caption Bold"), local("PTSans-CaptionBold"), url(../fonts/PTSans-CaptionBold.eot?#iefix) format("embedded-opentype"), url(../fonts/PTSans-CaptionBold.woff2) format("woff2"), url(../fonts/PTSans-CaptionBold.woff) format("woff"), url(../fonts/PTSans-CaptionBold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'PT Sans Caption';
    src: url(../fonts/PTSans-Caption.eot);
    src: local("PT Sans Caption"), local("PTSans-Caption"), url(../fonts/PTSans-Caption.eot?#iefix) format("embedded-opentype"), url(../fonts/PTSans-Caption.woff2) format("woff2"), url(../fonts/PTSans-Caption.woff) format("woff"), url(../fonts/PTSans-Caption.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Roboto Slab';
    src: url(../fonts/RobotoSlab-Bold.eot);
    src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url(../fonts/RobotoSlab-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoSlab-Bold.woff) format("woff"), url(../fonts/RobotoSlab-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@-webkit-keyframes arrows {
    from {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    80% {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    to {
        -webkit-transform: translate(-50%, 5px);
        transform: translate(-50%, 5px)
    }
}

@keyframes arrows {
    from {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    80% {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    to {
        -webkit-transform: translate(-50%, 5px);
        transform: translate(-50%, 5px)
    }
}

@-webkit-keyframes giant-section-arrows {
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@keyframes giant-section-arrows {
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@-webkit-keyframes number-sliding {
    to {
        -webkit-transform: translateX(-115px);
        transform: translateX(-115px)
    }
}

@keyframes number-sliding {
    to {
        -webkit-transform: translateX(-115px);
        transform: translateX(-115px)
    }
}

@-webkit-keyframes li1-back-sliding {
    to {
        width: 429px
    }
}

@keyframes li1-back-sliding {
    to {
        width: 429px
    }
}

@-webkit-keyframes li2-back-sliding {
    to {
        width: 309px
    }
}

@keyframes li2-back-sliding {
    to {
        width: 309px
    }
}

@-webkit-keyframes li3-back-sliding {
    to {
        width: 244px
    }
}

@keyframes li3-back-sliding {
    to {
        width: 244px
    }
}

@-webkit-keyframes li4-back-sliding {
    to {
        width: 352px
    }
}

@keyframes li4-back-sliding {
    to {
        width: 352px
    }
}

@-webkit-keyframes li5-back-sliding {
    to {
        width: 352px
    }
}

@keyframes li5-back-sliding {
    to {
        width: 352px
    }
}

@-webkit-keyframes li6-back-sliding {
    to {
        width: 350px
    }
}

@keyframes li6-back-sliding {
    to {
        width: 350px
    }
}

@-webkit-keyframes li7-back-sliding {
    to {
        width: 378px
    }
}

@keyframes li7-back-sliding {
    to {
        width: 378px
    }
}

@-webkit-keyframes time-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes time-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

body {
    font-family: 'PT Sans', sans-serif;
    background-image: url(../img/bgr.jpg);
    background-repeat: repeat;
    position: relative
}

.modal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    z-index: 995
}

.modal__window {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 496px;
    min-height: 458px;
    background-color: #fff;
    z-index: 996;
    border-bottom: 1px solid #2e8e72;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(62, 191, 153, .1), 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(62, 191, 153, .1), 0 0 5px rgba(0, 0, 0, .1)
}

.modal__window_politics {
    width: 80%;
    height: 70%
}

.modal__inner {
    width: 100%;
    height: 457px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal__inner_politics {
    height: 100%
}

.modal__inner_send {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal__content {
    width: 268px
}

.modal__content_text {
    height: 80%;
    width: calc(100% - 166px)
}

.modal__content_text a {
    display: block;
    font-family: PT Sans Caption;
    font-weight: 700;
    font-size: 24px;
    line-height: 115%;
    color: #333;
    margin: 30px 0 0 24px
}

.modal__content_text-send {
    height: 36%
}

.modal__content .date__title {
    font-weight: 700;
    color: #3ebf99;
    margin-bottom: 10px
}

.modal p {
    display: block;
    width: 300px;
    font-size: 18px;
    line-height: 120%;
    text-align: left;
    z-index: 997
}

.modal__text {
    margin: 0 auto;
    font-size: 18px;
    line-height: 120%;
    text-align: left;
    z-index: 997;
    border-left: 2px solid #e8fcee;
    padding: 0 24px
}

.modal__text-mob {
    display: none
}

.modal__text_politics {
    height: 100%;
    overflow: auto
}

.modal__close {
    width: 43px;
    height: 43px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 997;
    cursor: pointer
}

.modal__close:before {
    content: '';
    width: 2px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #c5c5c5;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.modal__close:after {
    content: '';
    width: 10px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #c5c5c5;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.modal__close_politics {
    width: 43px;
    height: 43px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 997;
    cursor: pointer
}

.modal__close_politics:before {
    content: '';
    width: 2px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #c5c5c5;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.modal__close_politics:after {
    content: '';
    width: 10px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #c5c5c5;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.modal-politics {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 996
}

.modal-politics_cover {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 996;
    background-color: rgba(0, 0, 0, .8)
}

.form {
    position: relative
}

.form input {
    background: #fff;
    border: 1px solid #9de086;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .06);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .06);
    border-radius: 5px
}

.form input[name=phone] {
    font-size: 18px;
    color: #999;
    text-align: center
}

.form input[name=phone]::-webkit-input-placeholder {
    font-size: 18px;
    color: #999;
    text-align: center
}

.form input[name=phone]::-moz-placeholder {
    font-size: 18px;
    color: #999;
    text-align: center
}

.form input[name=phone]:-ms-input-placeholder {
    font-size: 18px;
    color: #999;
    text-align: center
}

.form input[name=phone]::-ms-input-placeholder {
    font-size: 18px;
    color: #999;
    text-align: center
}

.form input[name=phone]::placeholder {
    font-size: 18px;
    color: #999;
    text-align: center
}

.form input:not([type=checkbox]):not([type=radio]),
.form select,
.form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form_phone {
    position: relative;
    display: inline-block;
    margin-right: 70px
}

.form_phone:after {
    content: "Ваш номер телефона";
    position: absolute;
    bottom: -21px;
    left: 0;
    font-size: 15px;
    line-height: 120%;
    color: #999
}

.form_order:after {
    content: ""
}

.form input.error {
    border: none
}

.form_callme {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.form_callme input {
    width: 268px;
    height: 41px
}

.form_order input {
    width: 341px;
    height: 41px;
    z-index: 10
}

.form_modal .form_phone {
    margin-top: 30px
}

.form_modal .form_phone input {
    width: 268px;
    height: 41px
}

.title-h1 {
    font-family: Roboto Slab;
    font-weight: 700;
    font-size: 45px;
    line-height: 115%;
    text-transform: uppercase;
    color: #333
}

.title-h1 span {
    color: #3ebf99
}

.title-h2 {
    font-family: 'PT Sans Caption', sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 115%;
    color: #333;
    text-align: center
}

.title-h2_clear-roads {
    display: block;
    width: 93%;
    margin-right: 0;
    margin-left: auto
}

.title-h2_order {
    text-align: left;
    font-size: 24px;
    color: #fff;
    margin-bottom: 58px
}

.title-h2_gallery {
    margin-bottom: 0
}

.title-h3 {
    font-family: 'PT Sans Caption', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 115%;
    text-align: center
}

.title-h3_callme {
    text-align: left
}

.title-h3_waste {
    margin-top: 20px
}

.title-h3_experts {
    display: block;
    width: 135px;
    text-align: left;
    position: absolute;
    top: 126px;
    left: 152px
}

.title-h3_conditions {
    display: inline-block;
    position: relative;
    margin-bottom: 0
}

.title-h3_conditions:after {
    content: "";
    position: absolute;
    width: calc(100% + 16px);
    height: 8px;
    top: 12px;
    left: -8px;
    background: #e8fcee;
    z-index: -1
}

.button {
    display: block;
    background: 0 0;
    border: none;
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #fff
}

.button button:active,
.button button:focus {
    outline: 0 !important
}

.button_red {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff9b9b), to(#f28080));
    background: -o-linear-gradient(top, #ff9b9b 0, #f28080 100%);
    background: linear-gradient(180deg, #ff9b9b 0, #f28080 100%);
    border: 1px solid #cf9191;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .05), 0 3px 10px rgba(255, 155, 155, .5);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .05), 0 3px 10px rgba(255, 155, 155, .5);
    border-radius: 5px;
    z-index: 1
}

.button_red:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f45e5e), to(#cc4d4d));
    background: -o-linear-gradient(top, #f45e5e 0, #cc4d4d 100%);
    background: linear-gradient(180deg, #f45e5e 0, #cc4d4d 100%);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .05), 0 3px 10px rgba(255, 155, 155, .5);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .05), 0 3px 10px rgba(255, 155, 155, .5);
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    border-radius: 5px;
    width: calc(100% + 2px);
    height: calc(100% + 2px)
}

.button_red:hover:before {
    opacity: 1
}

.button_red:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    bottom: -1px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f45e5e), to(#cc4d4d));
    background: -o-linear-gradient(top, #f45e5e 0, #cc4d4d 100%);
    background: linear-gradient(180deg, #f45e5e 0, #cc4d4d 100%);
    -webkit-box-shadow: inset -1px 5px 5px rgba(0, 0, 0, .25);
    box-shadow: inset -1px 5px 5px rgba(0, 0, 0, .25);
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    border-radius: 5px;
    width: calc(100% + 2px);
    height: calc(100% + 2px)
}

.button_red:active:after {
    opacity: 1
}

.button_green {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8ce28b), to(#77b745));
    background: -o-linear-gradient(top, #8ce28b 0, #77b745 100%);
    background: linear-gradient(180deg, #8ce28b 0, #77b745 100%);
    border: 1px solid #89bd5f;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .05), 0 3px 10px rgba(143, 184, 112, .5);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .05), 0 3px 10px rgba(143, 184, 112, .5);
    border-radius: 5px;
    z-index: 1
}

.button_green:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #50d14e), to(#5e9830));
    background: -o-linear-gradient(top, #50d14e 0, #5e9830 100%);
    background: linear-gradient(180deg, #50d14e 0, #5e9830 100%);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .05), 0 3px 10px rgba(143, 184, 112, .5);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .05), 0 3px 10px rgba(143, 184, 112, .5);
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    border-radius: 5px;
    width: calc(100% + 2px);
    height: calc(100% + 2px)
}

.button_green:hover:before {
    opacity: 1
}

.button_green:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #50d14e), to(#5e9830));
    background: -o-linear-gradient(top, #50d14e 0, #5e9830 100%);
    background: linear-gradient(180deg, #50d14e 0, #5e9830 100%);
    -webkit-box-shadow: inset -1px 5px 5px rgba(0, 0, 0, .25);
    box-shadow: inset -1px 5px 5px rgba(0, 0, 0, .25);
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    border-radius: 5px;
    width: calc(100% + 2px);
    height: calc(100% + 2px)
}

.button_green:active:after {
    opacity: 1
}

.button_header {
    width: 120px;
    height: 29px;
    margin-top: 10px
}

.button_ways {
    width: 100%;
    height: 41px;
    margin-top: 18px
}

.button_callme {
    width: 300px;
    height: 41px
}

.button_order {
    width: 341px;
    height: 41px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .06);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .06)
}

.button_contacts {
    width: 100%;
    height: 41px
}

.button_modal {
    width: 268px;
    height: 41px
}

.button_sm {
    display: none
}

.button-wrapper {
    display: inline-block;
    width: 270px;
    height: 41px
}

.button-wrapper .no-spam {
    cursor: pointer;
    font-size: 15px;
    line-height: 120%;
    color: #999;
    margin-top: 3px
}

.button-wrapper .no-spam:hover {
    text-decoration: underline
}

.button-wrapper_modal {
    margin-top: 50px
}

.button-wrapper_order {
    margin-top: 14px
}

.phone {
    font-weight: 400;
    color: #e8fcee
}

.phone:hover {
    color: #e8fcee
}

.phone_header {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px
}

.pageup {
    display: none;
    position: fixed;
    bottom: 45px;
    right: 45px;
    width: 40px;
    height: 40px;
    background-color: #e8fcee;
    border-radius: 50%;
    z-index: 994
}

.pageup img {
    display: block;
    position: absolute;
    top: 46%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

header {
    width: 100%;
    min-height: 50px;
    border-bottom: 1px solid #2e8e72;
    background-color: #3ebf99;
    position: fixed;
    z-index: 900
}

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__city {
    font-weight: 400;
    font-size: 18px;
    line-height: 50px;
    color: #e8fcee
}

.header__contact {
    width: 288px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__contact a {
    display: block
}

.header__callme {
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    color: #2e8e72;
    text-align: center;
    cursor: pointer
}

.header__callme:hover {
    text-decoration: underline
}

.main {
    min-height: 800px;
    padding-top: 175px;
    position: relative
}

.main__decor {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -3;
    background: url(../img/main/ellipse_back.png) 47.6vw -442px no-repeat
}

.main__decor img {
    width: 50%;
    max-width: 601px
}

.main__photo {
    position: inherit;
    left: 48.5%;
    bottom: 32px;
    z-index: -1;
    overflow: hidden
}

.main .ellipse__parallax {
    position: absolute;
    display: inline;
    left: 48.5%;
    bottom: 45px;
    z-index: -2
}

.main .content-wrapper {
    position: relative
}

.main .advantage {
    margin-left: 71px;
    font-size: 18px;
    line-height: 100.88%;
    color: #333
}

.main .advantage span {
    color: #3ebf99
}

.main .advantage_time {
    margin-top: 126px;
    position: relative
}

.main .advantage_time:before {
    content: "";
    position: absolute;
    display: block;
    background: url(../img/icons/Time.svg);
    width: 44px;
    height: 44px;
    left: -69px;
    top: -6px
}

.main .advantage_axe {
    margin-top: 66px;
    position: relative
}

.main .advantage_axe:before {
    content: "";
    position: absolute;
    display: block;
    background: url(../img/icons/Axe.svg);
    width: 62px;
    height: 62px;
    left: -77px;
    top: -8px
}

.main__scroll {
    position: absolute;
    bottom: -7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.main__arrows {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-animation: arrows 1.5s ease-out infinite alternate;
    animation: arrows 1.5s ease-out infinite alternate
}

.ways {
    min-height: 290px;
    padding: 70px 50px
}

.ways__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px
}

.ways-item {
    width: 268px
}

.ways-item__text {
    font-size: 18px;
    line-height: 120%;
    color: #333
}

.ways__divider {
    width: 140px;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #e9e9e9;
    position: relative
}

.ways__divider:after,
.ways__divider:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 37px;
    left: 50%;
    background-color: #e9e9e9
}

.ways__divider:before {
    top: -39px
}

.ways__divider:after {
    bottom: -44px
}

.methods {
    min-height: 885px;
    background-color: #fff;
    padding: 100px 0 90px
}

.methods__wrapper {
    width: 900px;
    min-height: 460px;
    margin: 45px auto 0 155px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-left: 2px solid #e8fcee;
    padding-left: 48px;
    padding-bottom: 120px
}

.methods-item {
    position: relative
}

.methods-item__descr {
    font-size: 18px;
    line-height: 120%;
    color: #333
}

.methods-item__descr_light {
    width: 380px
}

.methods-item__descr_hard {
    width: 420px
}

.methods-item__descr span {
    font-weight: 700;
    color: #3ebf99
}

.methods-item .warranty {
    width: 265px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    bottom: 5px
}

.methods-item .warranty__descr {
    font-size: 18px;
    line-height: 120%;
    color: #3ebf99
}

.methods .callme {
    width: 900px;
    min-height: 160px;
    margin: 0 auto 0 155px;
    border-left: 2px solid #e8fcee;
    padding-left: 48px
}

.methods .callme p {
    font-size: 18px;
    line-height: 120%;
    color: #333;
    margin-bottom: 45px
}

.clear-roads {
    min-height: 780px;
    padding: 110px 0 0
}

.clear-roads__subtitle {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #999;
    margin-left: 162px
}

.clear-roads .stages {
    margin-top: 70px
}

.clear-roads .stages__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #333;
    margin-left: 100px
}

.clear-roads .stages__wrapper {
    margin-top: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.clear-roads .stages .stage {
    position: relative;
    width: 370px;
    padding-left: 100px
}

.clear-roads .stages .stage__number {
    position: absolute;
    z-index: -1;
    top: -55px
}

.clear-roads .stages .stage__number_1 {
    left: 132px
}

.clear-roads .stages .stage__number_2 {
    left: 116px
}

.clear-roads .stages .stage__number_3 {
    left: 115px
}

.clear-roads .stages .stage__number_4 {
    left: 92px
}

.clear-roads .stages .stage__number_5 {
    left: 107px
}

.clear-roads .stages .stage__number_active {
    -webkit-animation: number-sliding 1s ease 1 forwards;
    animation: number-sliding 1s ease 1 forwards
}

.clear-roads .stages .stage__wrapper {
    padding-top: 25px;
    width: 226px;
    height: 187px;
    background: #e8fcee;
    border: 1px solid rgba(20, 175, 130, .2);
    -webkit-box-shadow: 0 4px 7px rgba(232, 252, 238, .6);
    box-shadow: 0 4px 7px rgba(232, 252, 238, .6);
    border-radius: 5px;
    position: relative;
    overflow: hidden
}

.clear-roads .stages .stage__wrapper .stage__icon {
    position: relative
}

.clear-roads .stages .stage__wrapper .stage__icon_1 {
    top: -60px;
    left: 8px
}

.clear-roads .stages .stage__wrapper .stage__icon_2 {
    left: 43px
}

.clear-roads .stages .stage__wrapper .stage__icon_3 {
    top: -12px;
    left: 60px
}

.clear-roads .stages .stage__wrapper .stage__icon_4 {
    top: -2px;
    left: 10px
}

.clear-roads .stages .stage__wrapper .stage__icon_5 {
    top: -33px;
    left: 42px
}

.clear-roads .stages .stage__title {
    position: absolute;
    width: calc(100% + 2px);
    height: 56px;
    background: #fff;
    border: 1px solid #beedd8;
    border-radius: 5px;
    bottom: -1px;
    left: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 100.88%;
    color: #333;
    text-align: center
}

.clear-roads .stages .stage__last {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #333;
    margin-top: 58px;
    margin-left: 85px
}

.clear-roads .stages .stage .star-1 {
    position: absolute;
    top: 120px;
    right: 50px
}

.clear-roads .stages .stage .star-2 {
    position: absolute;
    top: 59px;
    left: 34px;
    -webkit-transform: rotate(20deg) scale(1.2);
    -ms-transform: rotate(20deg) scale(1.2);
    transform: rotate(20deg) scale(1.2)
}

.clear-roads .stages .stage .star-3 {
    position: absolute;
    top: 38px;
    right: 50px;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.giant-section {
    min-height: 1450px;
    position: relative;
    background: url(../img/main/ellipse_back.png) -930px bottom no-repeat;
    margin-bottom: 60px
}

.giant-section .ellipse__parallax {
    position: absolute;
    left: -960px;
    bottom: 45px
}

.giant-section__arrows {
    display: none
}

.gallery {
    min-height: 780px;
    padding-top: 50px
}

.gallery-top {
    min-height: 78px;
    padding-top: 45px
}

.gallery-middle {
    padding-top: 35px;
    padding-bottom: 15px;
    position: relative
}

.gallery-bottom {
    padding-top: 15px;
    min-height: 155px
}

.gallery .startGalleryBtn {
    position: relative;
    width: 300px;
    height: 44px;
    margin: 0 auto;
    cursor: pointer;
    background: #fff;
    border: 1px solid #3ebf99;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .06);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .06);
    border-radius: 5px;
    font-size: 18px;
    line-height: 43px;
    text-align: center;
    color: #3ebf99;
    z-index: 10
}

.waste {
    padding-top: 20px
}

.waste__wrapper {
    height: 400px;
    width: 870px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 55px auto 0
}

.waste__info {
    width: 342px
}

.waste__info_big {
    margin-top: 55px
}

.waste__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #333
}

.waste__descr {
    margin-top: 5px;
    font-size: 18px;
    line-height: 120%;
    color: #333
}

.waste__descr span {
    color: #14af82
}

.waste__img-wrapper {
    width: 456px;
    height: 345px;
    position: relative
}

.waste .sm-visible {
    display: none
}

.waste__img01,
.waste__img02,
.waste__img03,
.waste__img04 {
    position: absolute
}

.waste__img01 {
    top: -2px;
    left: -5px;
    z-index: 3
}

.waste__img02 {
    top: 0;
    right: 0;
    z-index: 2
}

.waste__img03 {
    bottom: 0;
    left: 0;
    z-index: 2
}

.waste__img04 {
    bottom: -6px;
    right: -4px;
    z-index: 1
}

.order {
    min-height: 590px;
    background: url(../img/order-back.jpg) center center/cover no-repeat;
    padding: 70px 0
}

.order__back {
    width: 480px;
    min-height: 445px;
    margin: 0 auto;
    border: 1px solid #2e8e72;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 100px 69px 63px;
    position: relative;
    background: inherit;
    z-index: 1;
    overflow: hidden
}

.order__back:before {
    content: "";
    background: inherit;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    display: block;
    z-index: -1;
    -webkit-filter: blur(8px);
    filter: blur(8px);
    position: absolute;
    top: -5px;
    left: -5px
}

.order__back:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    background: -o-linear-gradient(315deg, rgba(255, 255, 255, .12) 40%, rgba(255, 255, 255, 0) 47%), rgba(255, 255, 255, .01);
    background: linear-gradient(135deg, rgba(255, 255, 255, .12) 40%, rgba(255, 255, 255, 0) 47%), rgba(255, 255, 255, .01)
}

.order__back h2 span {
    color: #3ebf99
}

svg {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    border: 0
}

.services {
    min-height: 960px;
    padding: 130px 0 90px
}

.services .experts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.services .experts__decor {
    width: 360px;
    height: 307px;
    position: relative;
    background: url(../img/experts/ellipse-back.png) left center no-repeat;
    z-index: -1
}

.services .experts__decor_sm {
    position: absolute;
    top: 65px;
    left: 97px
}

.services .experts__decor_md {
    position: absolute;
    top: 27px;
    left: 16px
}

.services .experts__decor_lg {
    position: absolute;
    top: -9px;
    left: -11px
}

.services .experts__content {
    width: 500px;
    background: url(../img/experts/group.png) left center no-repeat;
    margin-left: -28px;
    z-index: 1
}

.services .experts__content ul {
    margin: 28px 0 0;
    padding-left: 50px
}

.services .experts__content ul li {
    margin-top: 17px;
    list-style-type: none;
    font-size: 18px;
    line-height: 120%;
    color: #333;
    position: relative
}

.services .experts__content ul li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 6px;
    top: 12px;
    left: 0;
    background: #e8fcee;
    z-index: -1
}

.services .experts__content ul li.active:nth-child(1):after {
    -webkit-animation: li1-back-sliding 1s ease 1 forwards;
    animation: li1-back-sliding 1s ease 1 forwards
}

.services .experts__content ul li.active:nth-child(2):after {
    -webkit-animation: li2-back-sliding 1s ease 1 forwards;
    animation: li2-back-sliding 1s ease 1 forwards
}

.services .experts__content ul li.active:nth-child(3):after {
    -webkit-animation: li3-back-sliding 1s ease 1 forwards;
    animation: li3-back-sliding 1s ease 1 forwards
}

.services .experts__content ul li.active:nth-child(4):after {
    -webkit-animation: li4-back-sliding 1s ease 1 forwards;
    animation: li4-back-sliding 1s ease 1 forwards
}

.services .experts__content ul li.active:nth-child(5):after {
    -webkit-animation: li5-back-sliding 1s ease 1 forwards;
    animation: li5-back-sliding 1s ease 1 forwards
}

.services .experts__content ul li.active:nth-child(6):after {
    -webkit-animation: li6-back-sliding 1s ease 1 forwards;
    animation: li6-back-sliding 1s ease 1 forwards
}

.services .experts__content ul li.active:nth-child(7):after {
    -webkit-animation: li7-back-sliding 1s ease 1 forwards;
    animation: li7-back-sliding 1s ease 1 forwards
}

.services .conditions {
    margin-top: 85px;
    text-align: center
}

.services .conditions__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 17px
}

.services .conditions-item {
    width: 118px;
    text-align: center;
    margin: 0 20px
}

.services .conditions-item:nth-child(1) .conditions-item__img img {
    right: -6px
}

.services .conditions-item:nth-child(2) .conditions-item__img img {
    right: -8px
}

.services .conditions-item:nth-child(3) .conditions-item__img img {
    right: -2px
}

.services .conditions-item:nth-child(4) .conditions-item__img img {
    right: -8px
}

.services .conditions-item__img {
    margin: 0 auto;
    width: 77px;
    height: 82px;
    background: url(../img/icons/conditions/tree.svg) -4px -9px no-repeat;
    position: relative
}

.services .conditions-item__img img {
    position: absolute;
    bottom: 0;
    right: 0
}

.services .conditions-item__title {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    margin-top: 10px
}

.services .experience {
    margin: 55px auto 0;
    text-align: center;
    width: 639px;
    height: 130px;
    background-image: url(../img/experience/ellipse-back.png);
    position: relative;
    padding-top: 45px
}

.services .experience__statement {
    font-size: 18px;
    line-height: 120%;
    color: #333
}

.services .experience__statement span {
    font-weight: 700;
    color: #14af82
}

.services .experience .ellipse__parallax {
    position: absolute;
    left: 7px;
    top: 7px
}

.equipment {
    min-height: 500px;
    padding: 50px 0
}

.equipment__statement {
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #333
}

.equipment__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #efefef;
    margin-top: 42px
}

.equipment__item {
    width: 33.33%;
    height: 144px;
    background-color: #fbfbfb;
    border: 1px solid #efefef;
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.equipment__item_narrow {
    width: calc(33.33% / 2)
}

.time {
    min-height: 300px;
    padding: 20px 0 100px
}

.time__wrapper {
    width: 740px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 48px auto 0;
    position: relative
}

.time__wrapper:after,
.time__wrapper:before {
    content: '';
    width: 81px;
    height: 1px;
    background-color: rgba(62, 191, 153, .3);
    position: absolute;
    top: 50%
}

.time__wrapper:before {
    left: -81px
}

.time__wrapper:after {
    right: -81px
}

.time-item {
    display: block;
    width: 100px;
    height: 100px;
    border: 1px solid rgba(62, 191, 153, .3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    position: relative;
    background-color: #fff
}

.time-item:hover {
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .1), 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 15px rgba(0, 0, 0, .1), 0 2px 5px rgba(0, 0, 0, .1)
}

.time-item:hover .time-item__inner {
    -webkit-animation: time-rotate 30s ease infinite;
    animation: time-rotate 30s ease infinite
}

.time-item:active {
    -webkit-box-shadow: 0 0 15px rgba(62, 191, 153, .3);
    box-shadow: 0 0 15px rgba(62, 191, 153, .3)
}

.time-item__inner {
    position: relative;
    width: 92px;
    height: 92px;
    border: 1px dashed rgba(62, 191, 153, .3);
    border-radius: 50%;
    left: 3px;
    top: 3px
}

.time-item__date {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    line-height: 100%;
    color: #3ebf99;
    text-align: center
}

.footer {
    min-height: 324px;
    padding-top: 107px;
    background-color: #2e8e72;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3ebf99), color-stop(90%, #2e8e72));
    background: -o-linear-gradient(top, #3ebf99 0, #2e8e72 90%);
    background: linear-gradient(180deg, #3ebf99 0, #2e8e72 90%);
    position: relative
}

.footer:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: red;
    position: absolute;
    top: -5px;
    left: 0;
    background-color: #2abf94;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #2abf94), color-stop(51.56%, #a3f1da), to(#2abf94));
    background: -o-linear-gradient(left, #2abf94 0, #a3f1da 51.56%, #2abf94 100%);
    background: linear-gradient(90deg, #2abf94 0, #a3f1da 51.56%, #2abf94 100%)
}

.footer .contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .contacts-item {
    width: 268px;
    text-align: center
}

.footer .contacts-item__text {
    font-family: 'PT Sans Caption', sans-serif;
    font-size: 24px;
    line-height: 115%;
    color: #b4fae6;
    margin-bottom: 16px
}

.footer .contacts-item__text_callus {
    margin-top: -6px;
    margin-bottom: 25px
}

.footer .contacts-item__phone-wrapper {
    text-align: left
}

.footer .contacts-item__phone {
    font-family: 'PT Sans Caption', sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #b4fae6
}

.footer .contacts__divider {
    width: 225px;
    text-align: center;
    font-family: 'PT Sans Caption', sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #b4fae6;
    position: relative
}

.footer .contacts__divider:after,
.footer .contacts__divider:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 52px;
    left: 50%;
    background-color: rgba(174, 233, 216, .3)
}

.footer .contacts__divider:before {
    top: -58px
}

.footer .contacts__divider:after {
    bottom: -65px
}

.footer .bottom {
    margin-top: 93px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .bottom__social {
    width: 33%;
    font-size: 14px;
    color: #aee9d8
}

.footer .bottom__social img {
    width: 25px
}

.footer .bottom__calling {
    display: inline-block
}

.footer .bottom__credits {
    font-size: 14px;
    color: #205c4b
}

.footer .bottom__politics {
    font-size: 14px;
    color: #205c4b;
    cursor: pointer
}

.footer .bottom__politics:hover {
    text-decoration: underline
}

.thanks {
    min-height: 1000px;
    padding-top: 224px
}

.thanks .sm-invisible {
    display: inline
}

@media (max-width:575px) {
    .thanks {
        padding-top: 96px
    }

    .thanks .title-h2_thanks {
        margin-bottom: 24px
    }

    .thanks .thanks__button {
        margin-top: 56px
    }

    .thanks .repeat {
        margin-top: 92px
    }

    .thanks .sm-visible {
        display: inline
    }

    .thanks .sm-invisible {
        display: none
    }
}

.thanks__subtitle {
    display: block;
    width: 450px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 120%;
    color: #333
}

.thanks__button {
    display: block;
    margin-top: 91px;
    text-align: center
}

.thanks__back {
    font-size: 18px;
    color: #333
}

.repeat {
    margin: 245px auto 0;
    width: 380px;
    border-left: 2px solid #3ebf99;
    padding: 0 24px
}

.repeat__text {
    font-size: 18px;
    line-height: 120%;
    color: #333
}

.repeat a {
    margin-top: 5px;
    font-family: 'PT Sans Caption', sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #999
}

.sm-visible {
    display: none
}

.phone_thanks {
    margin-top: 18px
}

@media (max-width:1199px) {
    .methods__wrapper {
        width: 870px;
        margin: 45px auto 0
    }

    .methods .callme {
        width: 870px;
        margin: 0 auto
    }

    .clear-roads__subtitle {
        margin-left: 66px
    }

    .clear-roads .stages__title {
        margin-left: 80px
    }

    .clear-roads .stages .stage {
        width: 370px;
        padding-left: 100px
    }

    .clear-roads .stages .stage__number_1 {
        left: 145px
    }

    .clear-roads .stages .stage__number_2 {
        left: 125px
    }

    .clear-roads .stages .stage__number_3 {
        left: 123px
    }

    .clear-roads .stages .stage__number_4 {
        left: 120px
    }

    .clear-roads .stages .stage__number_5 {
        left: 125px
    }

    .giant-section #lightgallery {
        height: 788px;
        width: 704px
    }
}

@media (max-width:991px) {
    .title-h1 {
        font-size: 38px
    }

    .title-h3 {
        font-size: 22px
    }

    .main__decor {
        background-position: 43.6vw -480px
    }

    .main__photo {
        bottom: 70px
    }

    .main .ellipse__parallax {
        bottom: 78px
    }

    .ways-item__text {
        font-size: 17px
    }

    .methods {
        min-height: 840px;
        padding: 65px 0
    }

    .methods__wrapper {
        width: 690px;
        min-height: 418px;
        padding-left: 30px;
        padding-bottom: 90px
    }

    .methods-item__descr {
        font-size: 16px
    }

    .methods-item__descr_light {
        width: 290px
    }

    .methods-item__descr_hard {
        width: 350px
    }

    .methods .callme {
        width: 690px;
        padding-left: 30px
    }

    .clear-roads {
        padding: 40px 0
    }

    .clear-roads__subtitle {
        margin: 25px 0 0 0;
        text-align: center
    }

    .clear-roads .stages {
        margin-top: 20px
    }

    .clear-roads .stages__title {
        padding-left: 155px
    }

    .clear-roads .stages__wrapper {
        margin-top: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .clear-roads .stages .stage {
        margin-top: 40px
    }

    .clear-roads .stages .stage__number {
        position: absolute;
        z-index: -1;
        top: -55px
    }

    .clear-roads .stages .stage__number_1 {
        left: 132px
    }

    .clear-roads .stages .stage__number_2 {
        left: 116px
    }

    .clear-roads .stages .stage__number_3 {
        left: 115px
    }

    .clear-roads .stages .stage__number_4 {
        left: 92px
    }

    .clear-roads .stages .stage__number_5 {
        left: 107px
    }

    .giant-section {
        background-position: -1170px bottom
    }

    .giant-section .ellipse__parallax {
        left: -1185px
    }

    .giant-section .gallery-top {
        min-height: 78px;
        padding-top: 45px
    }

    .giant-section .gallery-middle {
        padding-top: 35px;
        padding-bottom: 15px
    }

    .giant-section .gallery-bottom {
        padding-top: 15px;
        min-height: 155px
    }

    .waste__wrapper {
        width: 490px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 55px auto 0;
        height: 100%
    }

    .waste__info {
        width: 450px
    }

    .waste__info_big {
        margin-top: 25px
    }

    .waste__img-wrapper {
        margin-top: 25px
    }

    .services .experts__decor {
        width: 360px;
        height: 307px;
        position: relative;
        background: url(../img/experts/ellipse-back.png) left center no-repeat;
        z-index: -1
    }

    .services .experts__decor_sm {
        left: 25px
    }

    .services .experts__decor_md {
        left: 3px
    }

    .services .experts__decor .title-h3_experts {
        left: 85px
    }

    .services .experts__content {
        margin-left: -100px
    }

    .equipment {
        padding-top: 10px
    }

    .equipment__statement span {
        display: none
    }

    .equipment__item img {
        width: 70%
    }

    .time__wrapper {
        width: 100%
    }

    .time__wrapper:after,
    .time__wrapper:before {
        display: none
    }
}

@media (max-width:767px) {
    .title-h1 {
        font-size: 32px
    }

    .header__city {
        font-size: 15px
    }

    .header__contact {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .header .button_header {
        margin-right: 10px
    }

    .main {
        padding-top: 100px
    }

    .main .advantage_time {
        margin-top: 50px
    }

    .main .advantage_axe {
        margin-top: 40px
    }

    .main__decor {
        background-position: 7.6vw -440px
    }

    .main__decor img {
        width: 77%;
        max-width: 470px
    }

    .main__photo {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 30px
    }

    .main .ellipse__parallax {
        left: 50%;
        -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
        bottom: 40px
    }

    .main__scroll {
        display: none
    }

    .main__arrows {
        bottom: -10px
    }

    .ways {
        padding-top: 50px;
        padding-bottom: 25px
    }

    .ways__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .ways__divider {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .ways__divider:before {
        width: 145px;
        height: 1px;
        top: 10px;
        left: -96px
    }

    .ways__divider:after {
        width: 145px;
        height: 1px;
        top: 10px;
        left: 90px
    }

    .ways-item__text {
        font-size: 17px
    }

    .methods {
        padding-top: 25px
    }

    .methods__wrapper {
        width: 510px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 60px;
        margin-left: auto
    }

    .methods-item__descr_light {
        width: 430px;
        height: 210px
    }

    .methods-item__descr_hard {
        width: 430px;
        margin-top: 35px
    }

    .methods .callme {
        width: 510px;
        padding-left: 30px;
        margin-left: auto
    }

    .methods .callme .form_callme {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .methods .callme .form_callme input {
        width: 300px
    }

    .methods .callme .form_callme .form_phone {
        margin-right: 0
    }

    .methods .callme .form_callme .button-wrapper {
        width: 300px;
        margin-top: 30px
    }

    .clear-roads {
        padding: 40px 0
    }

    .clear-roads__subtitle {
        margin-left: 0
    }

    .clear-roads .stages {
        margin-top: 0
    }

    .clear-roads .stages__title {
        padding-left: 70px;
        margin-top: 20px
    }

    .clear-roads .stages .stage {
        margin-top: 30px
    }

    .giant-section {
        background: 0 0;
        margin-bottom: 0
    }

    .giant-section .ellipse__parallax {
        display: none
    }

    .giant-section .gallery-top {
        background: url(../img/gallery-back-md/back-top.png) center bottom no-repeat
    }

    .giant-section .gallery-middle {
        background: url(../img/gallery-back-md/back-middle.png) center center repeat-y
    }

    .giant-section .gallery-bottom {
        background: url(../img/gallery-back-md/back-bottom.png) center top no-repeat
    }

    .giant-section #lightgallery {
        height: 985px;
        width: 352px
    }

    .giant-section #lightgallery a:nth-child(1) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .giant-section #lightgallery a:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .giant-section #lightgallery a:nth-child(3) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .giant-section #lightgallery a:nth-child(4) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .giant-section #lightgallery a:nth-child(5) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .giant-section #lightgallery a:nth-child(6) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .giant-section #lightgallery a:nth-child(7) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .giant-section .waste {
        min-height: 835px;
        background: url(../img/waste-back-md.png) center -5px no-repeat
    }

    .services {
        padding-top: 50px
    }

    .services .experts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .services .experts__decor {
        position: relative;
        width: 100%;
        height: 20px;
        background: 0 0
    }

    .services .experts__decor_sm {
        display: none
    }

    .services .experts__decor_md {
        display: none
    }

    .services .experts__decor_lg {
        display: none
    }

    .services .experts__decor .title-h3_experts {
        position: relative;
        width: 100%;
        text-align: center;
        top: 0;
        left: 0
    }

    .services .experts__content {
        width: 379px;
        height: 247px;
        background: url(../img/experts/group-sm.svg) top center no-repeat;
        margin: 20px auto 0
    }

    .services .experts__content ul {
        margin: 35px 0 0;
        padding-left: 15px
    }

    .services .experts__content ul li {
        margin-top: 8px
    }

    .services .experts__content ul li:after {
        width: 350px
    }

    .services .experts__content ul li.active:nth-child(1):after {
        -webkit-animation: none;
        animation: none
    }

    .services .experts__content ul li.active:nth-child(2):after {
        -webkit-animation: none;
        animation: none
    }

    .services .experts__content ul li.active:nth-child(3):after {
        -webkit-animation: none;
        animation: none
    }

    .services .experts__content ul li.active:nth-child(4):after {
        -webkit-animation: none;
        animation: none
    }

    .services .experts__content ul li.active:nth-child(5):after {
        -webkit-animation: none;
        animation: none
    }

    .services .experts__content ul li.active:nth-child(6):after {
        -webkit-animation: none;
        animation: none
    }

    .services .experts__content ul li.active:nth-child(7):after {
        -webkit-animation: none;
        animation: none
    }

    .services .conditions .title-h3 {
        font-size: 20px
    }

    .services .conditions__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 2px
    }

    .services .conditions-item {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 135px
    }

    .services .experience {
        margin: 40px auto 0;
        width: 390px;
        height: 166px;
        background: url(../img/experience/ellipse-back-sm.png) center center no-repeat;
        padding-top: 30px
    }

    .services .experience__statement {
        font-size: 20px
    }

    .services .experience .ellipse__parallax {
        display: none
    }

    .equipment__item {
        height: 90px
    }

    .time__wrapper {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .time__wrapper:after,
    .time__wrapper:before {
        display: none
    }

    .time-item {
        margin: 20px 20px 0
    }

    .footer {
        padding-top: 30px
    }

    .footer .contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer .contacts-item__text {
        margin-bottom: 12px
    }

    .footer .contacts-item__phone-wrapper {
        text-align: center
    }

    .footer .contacts__divider {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .footer .contacts__divider:after,
    .footer .contacts__divider:before {
        content: '';
        position: absolute;
        width: 52px;
        height: 1px;
        top: 50%
    }

    .footer .contacts__divider:before {
        left: 25px
    }

    .footer .contacts__divider:after {
        left: 146px
    }

    .footer .bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 55px
    }

    .footer .bottom__social {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }

    .footer .bottom__credits {
        width: 50%;
        text-align: center
    }

    .footer .bottom__politics {
        width: 50%;
        text-align: center
    }
}

@media (max-width:575px) {
    .title-h1 {
        font-size: 30px
    }

    .title-h2 {
        font-size: 24px
    }

    .title-h2_order {
        margin-bottom: 43px
    }

    .title-h3 {
        font-size: 20px
    }

    .button_callme {
        font-size: 17px
    }

    header {
        min-height: 36px
    }

    .header__city {
        font-size: 12px;
        line-height: 36px
    }

    .header__callme {
        display: none
    }

    .header__contact {
        width: 110px
    }

    .header .button_header {
        display: none
    }

    .header .phone_header {
        font-size: 15px;
        margin-top: 8px
    }

    .main {
        padding-top: 70px;
        min-height: 760px
    }

    .main .content-wrapper_info {
        width: 100%;
        position: absolute;
        top: 425px;
        left: 0
    }

    .main .button_sm {
        display: block;
        margin: 0 auto
    }

    .main .advantage_time {
        width: 240px;
        margin: 50px auto 0;
        font-size: 16px;
        text-align: left;
        padding-left: 27px
    }

    .main .advantage_time:before {
        left: -23px
    }

    .main .advantage_axe {
        width: 240px;
        margin: 40px auto 0;
        font-size: 16px;
        text-align: left;
        padding-left: 27px
    }

    .main .advantage_axe:before {
        left: -32px;
        top: -13px
    }

    .main__decor {
        background-position: -575px -595px
    }

    .main__decor img {
        width: 100%;
        max-width: 340px
    }

    .main__photo {
        bottom: unset;
        top: 230px
    }

    .main .ellipse__parallax {
        bottom: unset;
        top: 240px
    }

    .main__arrows {
        bottom: 20px
    }

    .ways {
        padding: 30px 0
    }

    .ways__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .ways__divider {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .ways__divider:before {
        width: 138px;
        left: -88px
    }

    .ways__divider:after {
        width: 138px;
        left: 90px
    }

    .ways-item__text {
        font-size: 17px;
        text-align: center
    }

    .methods__wrapper {
        width: 290px;
        padding-left: 20px
    }

    .methods-item__descr_light {
        width: 250px;
        min-height: 270px;
        padding-bottom: 48px
    }

    .methods-item__descr_hard {
        width: 250px
    }

    .methods-item__descr span {
        font-family: 'PT Sans Caption', sans-serif;
        font-weight: 700;
        font-size: 15px
    }

    .methods .warranty {
        width: 240px
    }

    .methods .warranty__descr {
        font-size: 16px
    }

    .methods .callme {
        width: 290px;
        padding-left: 20px
    }

    .methods .callme p {
        font-size: 16px;
        margin-bottom: 20px
    }

    .methods .callme .form_callme input {
        width: 268px
    }

    .methods .callme .form_callme .button-wrapper {
        width: 268px;
        margin-top: 30px
    }

    .methods .callme .form_callme .button_callme {
        width: 268px
    }

    .clear-roads {
        padding: 40px 0
    }

    .clear-roads .title-h2 {
        text-align: left
    }

    .clear-roads__subtitle {
        font-family: 'PT Sans Caption', sans-serif;
        font-size: 17px;
        margin: 25px 0 0 25px;
        text-align: left
    }

    .clear-roads .stages {
        margin-top: 0
    }

    .clear-roads .stages__title {
        font-family: 'PT Sans Caption', sans-serif;
        font-weight: 700;
        font-size: 17px;
        padding-left: 0;
        margin-top: 20px
    }

    .clear-roads .stages .stage {
        width: 300px;
        padding-left: 74px
    }

    .clear-roads .stages .stage__number_1 {
        left: 106px
    }

    .clear-roads .stages .stage__number_2 {
        left: 90px
    }

    .clear-roads .stages .stage__number_3 {
        left: 89px
    }

    .clear-roads .stages .stage__number_4 {
        left: 75px
    }

    .clear-roads .stages .stage__number_5 {
        left: 81px
    }

    .giant-section .gallery-bottom {
        min-height: 152px
    }

    .giant-section .waste {
        min-height: 720px
    }

    .waste {
        padding-top: 50px
    }

    .waste .title-h3_waste {
        display: none
    }

    .waste__wrapper {
        width: 290px;
        margin: 45px auto 0;
        height: 100%
    }

    .waste .sm-hidden {
        display: none
    }

    .waste .sm-visible {
        display: block
    }

    .waste .sm-visible img {
        width: 290px
    }

    .waste__info {
        width: 290px
    }

    .waste__info_big {
        margin-top: 25px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .waste__descr {
        font-size: 16px
    }

    .waste__title {
        font-family: 'PT Sans Caption', sans-serif;
        font-weight: 700;
        font-size: 16px
    }

    .waste__img-wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 290px;
        height: 252px
    }

    .waste__img-wrapper img {
        width: 200px
    }

    .waste img.waste__img02 {
        width: 195px
    }

    .waste__img02 {
        top: -1px
    }

    .waste img.waste__img03 {
        width: 193px
    }

    .waste__img03 {
        bottom: -1px;
        left: -1px
    }

    .waste__img04 {
        right: -2px
    }

    .order {
        min-height: 370px
    }

    .order__back {
        width: 85%;
        padding: 46px calc((85% - 268px)/ 2);
        min-height: 370px
    }

    .order .form_order input {
        width: 268px
    }

    .order .button_order {
        width: 268px
    }

    .order p {
        font-family: 'PT Sans' sans-serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 115%;
        color: #fff;
        letter-spacing: 0
    }

    .order p span {
        color: #3ebf99
    }

    .services .experts__decor {
        width: 100%;
        height: 20px
    }

    .services .experts__content {
        width: 379px;
        height: 247px;
        margin: 20px auto 0
    }

    .services .experts__content ul {
        margin: 35px 0 0;
        padding-left: 15px
    }

    .services .experts__content ul li {
        margin-top: 8px
    }

    .services .experts__content ul li:after {
        width: 350px
    }

    .services .conditions {
        margin-top: 85px;
        text-align: center
    }

    .services .conditions-item {
        width: 150px
    }

    .services .conditions-item__img {
        margin: 0 auto;
        width: 77px;
        height: 82px;
        position: relative
    }

    .services .conditions-item__img img {
        position: absolute;
        bottom: 0;
        right: 0
    }

    .services .conditions-item__title {
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        margin-top: 10px
    }

    .services .experience {
        margin: 55px auto 0;
        width: 390px;
        height: 166px;
        background: url(../img/experience/ellipse-back-sm.png) center center no-repeat;
        padding-top: 30px
    }

    .services .experience__statement {
        font-size: 20px
    }

    .equipment h2 {
        position: relative
    }

    .equipment h2:after {
        content: "";
        position: absolute;
        width: calc(100% + 16px);
        height: 8px;
        top: 12px;
        left: -8px;
        background: #e8fcee;
        z-index: -1
    }

    .equipment__wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .equipment__item {
        width: 50%;
        height: 90px
    }

    .equipment__item_narrow {
        width: calc(50% / 2)
    }

    .equipment__item img {
        width: 70%
    }

    .equipment__item:nth-child(1) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .equipment__item:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .equipment__item:nth-child(3) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .equipment__item:nth-child(4) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .equipment__item:nth-child(5) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .equipment__item:nth-child(6) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .equipment__item:nth-child(7) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .time {
        padding-bottom: 50px
    }

    .time h2 {
        position: relative
    }

    .time h2:after {
        content: "";
        position: absolute;
        width: calc(100% + 16px);
        height: 8px;
        top: 12px;
        left: -8px;
        background: #e8fcee;
        z-index: -1
    }

    .time-item__date>br {
        display: none
    }

    .time-item__date {
        font-size: 20px
    }

    .footer .bottom__credits {
        width: 40%
    }

    .footer .bottom__politics {
        width: 60%
    }

    .modal__window {
        width: 90%;
        min-height: 379px
    }

    .modal__content {
        width: 268px
    }

    .modal__content_text {
        height: auto;
        width: calc(100% - 100px)
    }

    .modal__content_text a {
        color: #3ebf99;
        margin: 30px 0 0 24px;
        text-align: center
    }

    .modal__content_text .wa-icon {
        width: 80%;
        margin: 20px auto
    }

    .modal__content_text .wa-app {
        color: #3ebf99;
        display: inline;
        margin: 0;
        font-size: 18px
    }

    #politics .modal__content_text {
        height: 70%
    }

    #send .modal__text {
        display: none
    }

    #send .modal__text-mob {
        display: block;
        border-left: 2px solid #e8fcee;
        padding-left: 24px;
        font-size: 18px;
        width: 80%;
        margin: 0 auto
    }

    #send .modal__text-mob p {
        text-align: left
    }

    .form_modal .form_phone {
        margin-top: 10px
    }
}

@media (max-width:500px) {
    #send .modal__text-mob {
        width: 90%
    }
}

@media (max-width:460px) {
    .time-item {
        margin: 15px 10px 0
    }

    .footer .bottom__social img {
        width: 54px;
        margin: 0 6px
    }

    .footer .bottom__calling {
        display: none
    }

    .footer .bottom__credits {
        text-align: left
    }

    .footer .bottom__politics {
        text-align: right
    }

    .thanks__subtitle {
        width: 95%
    }
}

@media (max-width:430px) {
    .giant-section .gallery-bottom {
        min-height: 135px
    }

    .giant-section__arrows {
        display: block;
        width: 12px;
        margin: -15px auto 15px;
        -webkit-animation: giant-section-arrows 1.5s ease-out infinite alternate;
        animation: giant-section-arrows 1.5s ease-out infinite alternate
    }

    #send .modal__text-mob {
        width: 100%
    }
}

@media (max-width:410px) {
    .services {
        padding-bottom: 30px
    }

    .services .experts__content {
        margin-top: 16px;
        width: 100%;
        background: url(../img/experts/group-sm-290.svg) top center no-repeat
    }

    .services .experts__content ul {
        padding-left: 3px;
        margin-top: 44px
    }

    .services .experts__content ul li {
        font-size: 15px
    }

    .services .experts__content ul li:after {
        width: 100%;
        top: 9px
    }

    .services .conditions {
        margin-top: 35px
    }

    .services .conditions-item {
        width: 90px
    }

    .services .experience {
        min-height: 140px;
        width: 100%;
        background: url(../img/experience/ellipse-back-sm-290.svg) center center no-repeat;
        background-size: 100%
    }

    .services .experience__statement {
        width: 90%;
        margin: 0 auto
    }

    .time-item {
        margin: 10px 5px 0
    }

    .footer .bottom__credits {
        width: 100%;
        text-align: center
    }

    .footer .bottom__politics {
        width: 100%;
        text-align: center
    }

    .modal__content {
        width: 268px
    }

    .modal__content_text {
        width: calc(100% - 20px)
    }

    .modal__content_text a {
        margin-left: 0
    }

    #send .modal__text-mob {
        border: none;
        padding-left: 0
    }

    #send .modal__text-mob p {
        text-align: center
    }

    #send .modal__text-mob p span {
        color: #3ebf99
    }

    .repeat {
        width: 300px
    }

    .repeat a {
        font-size: 30px
    }
}

@media (max-width:400px) {
    .services .experience {
        padding-top: 40px
    }

    .services .experience__statement {
        font-size: 17px
    }
}

@media (max-width:380px) {
    .clear-roads .stages .stage__number_1 {
        left: 120px
    }

    .clear-roads .stages .stage__number_2 {
        left: 117px
    }

    .clear-roads .stages .stage__number_3 {
        left: 116px
    }

    .clear-roads .stages .stage__number_4 {
        left: 108px
    }

    .clear-roads .stages .stage__number_5 {
        left: 112px
    }

    .gallery .startGalleryBtn {
        width: 290px;
        height: 44px
    }

    .giant-section #lightgallery {
        width: 290px;
        height: 820px
    }

    .giant-section #lightgallery img {
        max-width: 290px
    }

    .order__back {
        width: 95%;
        padding: 46px calc((95% - 268px)/ 2)
    }

    .services .experience {
        padding-top: 42px
    }
}

@media (max-width:355px) {
    .services .experience {
        padding-top: 43px
    }

    .services .experience__statement {
        font-size: 15px
    }
}

@media (max-width:330px) {
    .title-h1 {
        font-size: 28px
    }

    .button_callme {
        font-size: 16px
    }

    .button_contacts {
        font-size: 16px
    }

    .methods .warranty__descr {
        font-size: 15px
    }
    .header {
        &__city {
            font-size: 13px;
            line-height: 36px;
        }
        &__callme {
            display: none;
        }
        &__contact {
            width: 110px;
        }
        .button_header {
            display: none;
        }
        .phone_header {
            font-size: 10px;
            margin-top: 8px;
        }
    }
}

#lightgallery {
    margin: 0 auto;
    overflow: hidden;
    height: 591px;
    width: 1056px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#lightgallery a {
    display: block;
    border: 1px solid rgba(255, 255, 255, 0);
    max-width: 352px;
    overflow: hidden
}

#lightgallery img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#lightgallery img {
    max-width: 350px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all
}

#lightgallery .no-display {
    display: none
}

.lg-outer .lg-thumb {
    margin: 0 auto -5px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus {
    outline: 0 !important;
    outline-color: transparent !important;
    outline-width: 0 !important;
    outline-style: none !important;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important
}

label.error {
    position: absolute;
    top: 3px;
    right: 10px;
    color: rgba(255, 0, 0, .6);
    font-size: 25px
}