@font-face {
    font-family: roboto-example;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RobotoRegular/RobotoRegular.eot);
    src: url(../fonts/RobotoRegular/RobotoRegular.eot?#iefix) format("embedded-opentype"),
        url(../fonts/RobotoRegular/RobotoRegular.woff) format("woff"),
        url(../fonts/RobotoRegular/RobotoRegular.ttf) format("truetype");
}
@font-face {
    font-family: roboto-example;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/RobotoBold/RobotoBold.eot);
    src: url(../fonts/RobotoBold/RobotoBold.eot?#iefix) format("embedded-opentype"),
        url(../fonts/RobotoBold/RobotoBold.woff) format("woff"),
        url(../fonts/RobotoBold/RobotoBold.ttf) format("truetype");
}
*,
::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%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
    width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
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: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
dfn {
    font-style: italic;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    -webkit-border-radius: 0;
    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;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[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: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
@-ms-viewport {
    width: device-width;
}
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 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.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,
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.33333%;
}
.offset-2 {
    margin-left: 16.66667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333%;
}
.offset-5 {
    margin-left: 41.66667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333%;
}
.offset-8 {
    margin-left: 66.66667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333%;
}
.offset-11 {
    margin-left: 91.66667%;
}
@media (min-width: 380px) {
    .col-xs {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xs-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xs-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xs-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xs-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xs-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xs-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xs-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xs-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xs-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xs-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xs-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xs-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xs-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xs-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xs-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xs-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xs-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xs-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xs-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xs-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xs-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xs-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xs-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xs-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xs-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xs-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xs-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xs-0 {
        margin-left: 0;
    }
    .offset-xs-1 {
        margin-left: 8.33333%;
    }
    .offset-xs-2 {
        margin-left: 16.66667%;
    }
    .offset-xs-3 {
        margin-left: 25%;
    }
    .offset-xs-4 {
        margin-left: 33.33333%;
    }
    .offset-xs-5 {
        margin-left: 41.66667%;
    }
    .offset-xs-6 {
        margin-left: 50%;
    }
    .offset-xs-7 {
        margin-left: 58.33333%;
    }
    .offset-xs-8 {
        margin-left: 66.66667%;
    }
    .offset-xs-9 {
        margin-left: 75%;
    }
    .offset-xs-10 {
        margin-left: 83.33333%;
    }
    .offset-xs-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 380px) {
    .d-xs-none {
        display: none !important;
    }
    .d-xs-inline {
        display: inline !important;
    }
    .d-xs-inline-block {
        display: inline-block !important;
    }
    .d-xs-block {
        display: block !important;
    }
    .d-xs-table {
        display: table !important;
    }
    .d-xs-table-row {
        display: table-row !important;
    }
    .d-xs-table-cell {
        display: table-cell !important;
    }
    .d-xs-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xs-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 380px) {
    .flex-xs-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xs-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xs-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xs-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xs-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xs-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xs-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xs-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xs-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xs-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xs-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xs-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xs-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xs-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xs-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xs-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xs-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xs-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xs-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xs-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xs-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xs-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xs-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xs-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xs-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xs-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xs-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xs-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xs-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
::-webkit-input-placeholder {
    color: #666;
}
::-moz-placeholder {
    color: #666;
}
:-ms-input-placeholder {
    color: #666;
}
::-ms-input-placeholder {
    color: #666;
}
::placeholder {
    color: #666;
}
::-moz-selection {
    background-color: orange;
    color: #fff;
}
::selection {
    background-color: orange;
    color: #fff;
}
body,
html {
    height: 100%;
}
body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    font-family: roboto-example, sans-serif;
    overflow-x: hidden;
}
body input,
body textarea {
    font-size: 16px;
    border: #666 1px solid;
    outline: 0;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
    border-color: red;
}
body input:required:valid,
body textarea:required:valid {
    border-color: green;
}
h2 {
    font-size: 24px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
button {
    outline: 0 !important;
}
.gray-block {
    background: #f7f7f7;
}
.item {
    padding: 50px 0;
}
.background-header-img {
    height: 100vh;
    width: 100%;
    background: url(../img/bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.background-header-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
    z-index: 1;
}
.header-content {
    position: relative;
    color: #fff;
    z-index: 2;
}
.col-xss-12 {
    width: 100%;
}
.col-xss-4 {
    width: 33.33%;
}
.col-xss-8 {
    width: 66.66%;
}
.head {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
    height: 70px;
}
.head #logo {
    padding: 10px 0;
}
.head #logo img {
    width: 100%;
}
.head #logo-blue {
    display: none;
    padding: 10px 0;
}
.head #logo-blue img {
    width: 100%;
}
.head .phone {
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    margin: auto;
    height: 26px;
    margin: 19.5px 0;
    float: right;
}
.head .phone a {
    color: #fff;
}
.head .phone a:hover {
    cursor: default;
}
.head .phone p {
    cursor: pointer;
    padding: 0;
    margin: 0;
    font-size: 16px;
    letter-spacing: 1px;
    float: left;
    margin: 0 10px;
    font-weight: 700;
}
.head .phone .social-desc i {
    font-size: 23px;
    margin: -3px 1px 0;
    background: #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    line-height: 24px;
    padding: 5px;
}
.head .phone .social-desc i:hover {
    cursor: pointer;
}
.head .phone-mobile {
    display: none;
    margin-right: 30px;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
}
.head .phone-mobile p {
    padding: 0;
    margin: 0;
    font-size: 18px;
    letter-spacing: 0.5px;
}
.head .call-item {
    text-align: center;
    margin: 2px 0;
}
.head .call-item a span {
    cursor: pointer;
}
.head .call-item a {
    letter-spacing: 1px;
    font-size: 21px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1.5px;
}
.head .call-item a:hover {
    text-decoration: none;
    cursor: default;
}
.head .call-item p {
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
    font-family: roboto-light, sans-serif;
    font-size: 20px;
    color: #ff6d00;
    border-bottom: 1px dashed #ff6d00;
    line-height: 26px;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
}
.head .call-item p:hover {
    cursor: pointer;
    color: #fff;
    border-bottom: 1px dashed #fff;
}
.head .call-item .callback {
    width: 180px;
    margin: 0 auto;
}
.menu {
    height: 50px;
    margin: 7.5px 0;
}
.menu .menu-name {
    letter-spacing: 2.5px;
    font-size: 12px;
    margin-bottom: 5px;
    margin-left: 2px;
    font-family: roboto-light, sans-serif;
}
.menu__icon {
    display: none;
    width: 45px;
    height: 35px;
    position: relative;
    cursor: pointer;
}
.menu__icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.menu__icon span:nth-child(1) {
    top: 0;
}
.menu__icon span:nth-child(2),
.menu__icon span:nth-child(3) {
    top: 8px;
}
.menu__icon span:nth-child(4) {
    top: 16px;
}
.menu__links-item {
    display: inline-block;
    color: #333;
    font-family: Arial;
    font-size: 14px;
    line-height: 30px;
    padding: 5px 10px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s;
}
.menu__links-item-hover:hover {
    text-decoration: none;
    background: #73787d;
    color: #fff;
}
.menu.menu_state_open .menu__icon span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.menu.menu_state_open .menu__icon span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu.menu_state_open .menu__icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu.menu_state_open .menu__icon span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.menu.menu_state_open .menu__links {
    display: block;
}
.menu__icon {
    display: inline-block;
}
.menu__links {
    display: none;
    top: 0;
    right: 0;
    left: 0;
    width: 310px;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 2px 2px 6px rgba(115, 120, 125, 0.5);
    box-shadow: 2px 2px 6px rgba(115, 120, 125, 0.5);
    z-index: 1000;
    overflow: auto;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.menu__links .m-links-mobile {
    margin-bottom: 0;
}
.menu__links .m-links-mobile a {
    color: #ff6d00;
}
.menu__links-item {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #73787d;
}
.menu__links-item i {
    font-size: 30px;
    padding: 0 10px;
}
.anchor-item {
    position: absolute;
    margin-top: -65px;
}
.animate {
    -webkit-transition: ease 1s;
    -o-transition: ease 1s;
    transition: ease 1s;
    background: #fff;
    -webkit-box-shadow: 2px 2px 6px rgba(115, 120, 125, 0.5);
    box-shadow: 2px 2px 6px rgba(115, 120, 125, 0.5);
}
.animate #logo {
    display: none;
}
.animate #logo-blue {
    display: block;
}
.animate .phone p {
    color: #73787d;
}
.animate .call-item a {
    color: #73787d;
}
.animate .call-item p:hover {
    color: #ff6d00;
    opacity: 0.5;
    border-bottom: 1px dashed #ff6d00;
}
.animate .menu p {
    color: #73787d;
}
.animate .menu .m-links-mobile p {
    color: #ff6d00;
}
.animate .menu__icon span {
    background: #73787d;
}
.body-header {
    padding-top: 260px;
}
.body-header h1 {
    margin-top: 0;
    font-size: 37px;
    line-height: 45px;
    font-weight: 700;
    padding: 15px 20px;
}
.body-header ul {
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-left: 25px;
}
.body-header ul li {
    font-size: 18px;
    line-height: 24px;
}
.body-header .form-box {
    margin: 0 40px;
    padding: 20px 20px;
    background: rgba(255, 255, 255, 0.7);
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
}
.body-header .form-box h2 {
    color: #000;
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
    padding: 10px 0;
    margin: 15px 0;
    text-transform: uppercase;
}
.body-header .form-box h3 {
    font-size: 30px;
    color: #d8034f;
    border: 2px solid #d8034f;
    text-transform: uppercase;
}
.body-header .form-box p {
    color: #333;
    font-size: 15px;
}
.body-header .form-box .input-with-icon .fa {
    color: #000;
}
.body-header .form-box .input-with-icon input {
    width: 100%;
    padding: 13px 20px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #a5abb2;
    text-align: center;
    font-size: 20px;
}
.body-header .form-box .input-with-icon label {
    color: rgba(255, 255, 255, 0.9);
    font-size: 13px;
    margin-bottom: 3px;
    font-weight: 400;
}
.body-header .form-box .btn {
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    background: #ff6d00;
    border: 2px solid #ff6d00;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 21px;
    margin: 10px 0 10px;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    width: 100%;
}
.body-header .form-box .btn:hover {
    background: rgba(255, 255, 255, 0);
    color: #ff6d00;
    border: 2px solid #ff6d00;
}
#overlay {
    z-index: 999;
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    -moz-opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}
#popup_callback {
    display: none;
    width: auto;
    height: auto;
    max-width: 500px;
    min-width: 300px;
    min-height: 300px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
    padding: 40px;
    left: 0;
    right: 0;
    top: 30%;
    position: fixed;
    z-index: 9999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#popup_callback .modal-header {
    display: none;
    font-size: 18px;
    color: #000;
    margin: 0 auto 20px;
    line-height: 22px;
    width: 100%;
}
#popup_callback > .close {
    cursor: pointer;
    float: right;
    font-size: 21px;
    font-weight: 200;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    -webkit-appearance: none;
    margin-top: -30px;
    margin-right: -25px;
}
#popup_callback .modal-form input {
    float: none;
    width: 100%;
    padding: 13px 20px;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #a5abb2;
    font-size: 18px;
}
#popup_callback .modal-form label {
    color: #000;
    font-size: 13px;
    margin-bottom: 5px;
    width: 100%;
    font-weight: 400;
}
#popup_callback .modal-form button {
    margin: 20px 0 0 0;
    outline: 0;
    cursor: pointer;
    color: #fff;
    font-size: 21px;
    background: #ff6d00;
    border: 2px solid #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 20px;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    width: 100%;
}
#popup_callback .modal-form button:hover {
    background: #fff;
    color: #ff6d00;
    border: 2px solid #ff6d00;
}
.data-success {
    color: #0075c4;
    display: none;
}
@-webkit-keyframes krutit {
    0% {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }
}
@keyframes krutit {
    0% {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }
}
.ba-item:hover .fas {
    -webkit-animation: krutit 0.5s linear;
    animation: krutit 0.5s linear;
}
.block-advantages {
    padding: 50px 0;
    text-align: center;
}
.block-advantages .ba-item {
    background: rgba(0, 117, 196, 0.9);
    padding: 20px 25px;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
}
.block-advantages .ba-item .fas {
    font-size: 80px;
    color: #fff;
    padding: 10px 0 20px;
}
.block-advantages .ba-item p {
    margin: 10px 0;
    color: #fff;
    line-height: 22px;
}
.description-company {
    padding-top: 50px;
    padding-bottom: 50px;
}
.description-company .caption h2 {
    margin-bottom: 20px;
}
.description-company h3 {
    color: #73787d;
    margin: 15px 0;
    padding: 20px;
    line-height: 26px;
    font-weight: 400;
    font-size: 16px;
    background: #fff;
    border: 1px solid #fff;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
}
.description-company h3 .fas {
    float: left;
    font-size: 30px;
    margin-right: 20px;
    width: 30px;
    color: #0075c4;
}
.benefit {
    text-align: center;
}
.benefit h2 {
    margin-bottom: 40px;
}
.benefit .benefit-box {
    margin: 0 50px 25px;
}
.benefit .benefit-box .bg-icon {
    margin-left: auto;
    margin-right: auto;
    width: 155px;
    height: 155px;
    border: 0 solid #73787d;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
}
.benefit .benefit-box .bg-icon img {
    width: 150px;
    padding: 25px;
}
.benefit .benefit-box .bg-icon .fas {
    font-size: 90px;
    padding: 25px;
    color: #73787d;
}
.benefit .benefit-box p {
    padding: 10px 0 2px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 21px;
    color: #73787d;
}
.benefit .benefit-box span {
    margin-top: 0;
    font-size: 14px;
    color: #73787d;
}
.benefit .benefit-box h5 {
    border-top: 2px solid #ff6d00;
    margin: 0 auto;
    width: 40px;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
}
.benefit .benefit-box:hover h5 {
    width: 100px;
}
@-webkit-keyframes slide {
    0% {
        left: 0;
        top: 0;
    }
    50% {
        left: 50%;
        top: 100px;
    }
    100% {
        left: 100%;
        top: 0;
    }
}
@keyframes slide {
    0% {
        left: 0;
        top: 0;
    }
    50% {
        left: 50%;
        top: 100px;
    }
    100% {
        left: 100%;
        top: 0;
    }
}
.feedback-form {
    width: 100%;
    position: relative;
}
.feedback-form:hover .ball {
    -webkit-animation: slide 2s linear;
    animation: slide 2s linear;
}
.ball {
    background: #ff6d00;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    position: absolute;
    width: 50px;
    margin-left: -50px;
}
.ball .fas {
    color: #fff;
    width: 100%;
    font-size: 30px;
    margin: 10px;
}
figure {
    margin: 0;
}
.our-equipment {
    margin-top: 50px;
}
.our-equipment .caption {
    margin-bottom: 40px;
}
.our-equipment .oe-item {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.our-equipment .oe-item h2 {
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 15px;
    line-height: 28px;
    font-weight: 400;
    font-size: 21px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.our-equipment .oe-item p {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding-bottom: 10px;
}
.our-equipment .oe-item ul {
    text-align: left;
    color: #fff;
    padding: 20px 15px 20px 35px;
    margin: 0;
}
.our-equipment .oe-item h3 {
    text-align: center;
    background: #fff;
    font-size: 23px;
    margin: 0;
    margin-top: 5px;
}
.our-equipment .oe-item .callback {
    padding: 10px;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.our-equipment .oe-item .callback button {
    font-size: 18px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    font-weight: 700;
    padding: 10px 15px;
    color: #fff;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
}
.our-equipment .oe-item .callback button:hover {
    cursor: pointer;
}
.our-equipment .oe-item-1 {
    border: 2px solid #2ec5d0;
}
.our-equipment .oe-item-1 h2,
.our-equipment .oe-item-1 p {
    background: #2ec5d0;
}
.our-equipment .oe-item-1 button,
.our-equipment .oe-item-1 ul {
    background: #64d0da;
}
.our-equipment .oe-item-1 h3 {
    color: #2ec5d0;
}
.our-equipment .oe-item-1 .callback button {
    border: 2px solid #64d0da;
}
.our-equipment .oe-item-1 .callback button:hover {
    border: 2px solid #64d0da;
    background: #fff;
    color: #64d0da;
}
.our-equipment .oe-item-2 {
    border: 2px solid #0897d1;
}
.our-equipment .oe-item-2 h2,
.our-equipment .oe-item-2 p {
    background: #0897d1;
}
.our-equipment .oe-item-2 button,
.our-equipment .oe-item-2 ul {
    background: #34b2e4;
}
.our-equipment .oe-item-2 h3 {
    color: #34b2e4;
}
.our-equipment .oe-item-2 .callback button {
    border: 2px solid #34b2e4;
}
.our-equipment .oe-item-2 .callback button:hover {
    border: 2px solid #0897d1;
    background: #fff;
    color: #0897d1;
}
.our-equipment .oe-item-3 {
    border: 2px solid #0b4366;
}
.our-equipment .oe-item-3 h2,
.our-equipment .oe-item-3 p {
    background: #0b4366;
}
.our-equipment .oe-item-3 button,
.our-equipment .oe-item-3 ul {
    background: #065381;
}
.our-equipment .oe-item-3 h3 {
    color: #065381;
}
.our-equipment .oe-item-3 .callback button {
    border: 2px solid #065381;
}
.our-equipment .oe-item-3 .callback button:hover {
    border: 2px solid #065381;
    background: #fff;
    color: #065381;
}
.our-equipment .oe-item-4 {
    border: 2px solid #7b002c;
}
.our-equipment .oe-item-4 h2,
.our-equipment .oe-item-4 p {
    background: #7b002c;
}
.our-equipment .oe-item-4 button,
.our-equipment .oe-item-4 ul {
    background: #8b103e;
}
.our-equipment .oe-item-4 h3 {
    color: #7b002c;
}
.our-equipment .oe-item-4 .callback button {
    border: 2px solid #8b103e;
}
.our-equipment .oe-item-4 .callback button:hover {
    border: 2px solid #8b103e;
    background: #fff;
    color: #8b103e;
}
.equipment {
    margin-top: 50px;
}
.equipment h2 {
    margin-bottom: 40px;
}
.equipment .equipment-box {
    text-align: center;
    margin-bottom: 20px;
    -webkit-box-shadow: 1px 1px 10px rgba(115, 120, 125, 0.3);
    box-shadow: 1px 1px 10px rgba(115, 120, 125, 0.3);
}
.equipment .equipment-box .br-2 {
    display: none;
}
.equipment .equipment-box img {
    width: 50%;
    margin: 20px 0;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    padding-bottom: 5px;
}
.equipment .equipment-box p {
    font-size: 18px;
    font-weight: 700;
    color: #0075c4;
    padding-bottom: 10px;
}
.equipment .button-head {
    padding-top: 15px;
    padding-bottom: 15px;
}
.equipment .button-head button {
    font-weight: 700;
    outline: 0;
    cursor: pointer;
    color: #fff;
    font-size: 21px;
    background: #ff6d00;
    border: 2px solid #ff6d00;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 20px;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
}
.equipment .button-head button:hover {
    background: #fff;
    color: #ff6d00;
    border: 2px solid #ff6d00;
}
.loading {
    width: 40px;
    padding: 20px 0;
    display: none;
}
.provide {
    margin-top: 50px;
}
.provide h2 {
    margin-bottom: 40px;
}
.provide .provide-box {
    text-align: center;
    padding: 0 50px;
}
.provide .provide-box img {
    border-bottom: 2px solid #0075c4;
    padding-bottom: 20px;
    -webkit-transition: ease 0.7s;
    -o-transition: ease 0.7s;
    transition: ease 0.7s;
}
.provide .provide-box p {
    padding: 15px 0 2px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    color: #0075c4;
}
.feedback-form {
    background: rgba(115, 120, 125, 0.2);
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-transition: ease 1s;
    -o-transition: ease 1s;
    transition: ease 1s;
}
.feedback-form:hover {
    background: rgba(115, 120, 125, 0.4);
}
.feedback-form .form-box {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    padding: 10px 20px;
}
.feedback-form .form-box .data-success {
    color: #fff;
}
.feedback-form .form-box .input-with-icon .fa {
    color: #000;
}
.feedback-form .form-box .input-with-icon input {
    width: 100%;
    padding: 13px 20px;
    text-align: center;
    font-size: 20px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #a5abb2;
}
.feedback-form .form-box .input-with-icon label {
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 400;
}
.feedback-form .form-box .btn {
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    background: #ff6d00;
    border: 2px solid #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 21px;
    margin: 20px 0 0;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    width: 100%;
}
.feedback-form .form-box .btn:hover {
    background: #fff;
    color: #ff6d00;
    border: 2px solid #ff6d00;
}
.caption {
    margin-bottom: 30px;
}
.caption h2 {
    text-align: center;
    color: #484848;
}
.how-working {
    margin-top: 80px;
}
.how-working h2 {
    margin-bottom: 0;
}
.how-working .how-working-box {
    width: 900px;
    padding: 0 40px 30px;
    margin: 0 20px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.how-working .how-working-box p {
    padding: 2px 0;
    font-size: 16px;
    color: #73787d;
    line-height: 28px;
    border-left: 1px solid #ff6d00;
    padding-left: 20px;
    margin: 10px 0 10px -20px;
}
.how-working .how-working-box p strong {
    color: #0075c4;
    font-size: 18px;
}
.how-working .how-working-box .fa {
    text-align: center;
    color: #0075c4;
    font-size: 38px;
    width: 100%;
    padding: 20px;
}
.how-working .how-working-box .fa-one {
    padding-top: 10px;
}
.how-working .how-working-box ul {
    padding-left: 30px;
    margin: 0;
}
.how-working .how-working-box ul li {
    font-size: 16px;
    color: #73787d;
}
.se-text .img-left {
    margin-bottom: 15px;
    float: left;
    width: 40%;
    margin-right: 25px;
}
.se-text .img-right {
    margin-bottom: 15px;
    float: right;
    width: 40%;
    margin-left: 25px;
}
.doubt {
    margin-top: 80px;
}
.doubt h2 {
    margin-top: 40px;
    margin-bottom: 30px;
}
.doubt .doubt-box {
    width: 1200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.doubt .doubt-box img {
    height: 350px;
}
.doubt .doubt-box .fa {
    padding-right: 15px;
    font-size: 14px;
}
.doubt .doubt-box h3 {
    text-align: left;
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 20px;
}
.doubt .doubt-box p {
    text-align: left;
    margin: 5px 0;
    font-size: 18px;
}
.doubt .doubt-box .doubt-box-minus {
    margin: 10px 0 30px 0;
    height: 350px;
    padding: 10px 0;
}
.doubt .doubt-box .doubt-box-minus h3 {
    color: #73787d;
}
.doubt .doubt-box .doubt-box-minus .fa {
    color: #73787d;
}
.doubt .doubt-box .doubt-box-minus p {
    color: #73787d;
}
.doubt .doubt-box .doubt-box-plus {
    padding: 10px 0;
    padding-left: 20px;
}
.doubt .doubt-box .doubt-box-plus .fa {
    color: #0075c4;
}
.doubt .doubt-box .doubt-box-plus h3 {
    color: #0075c4;
}
.doubt .doubt-box .doubt-box-plus p {
    color: #0075c4;
}
.pay-the-order {
    margin-top: 50px;
}
.pay-the-order .caption {
    margin-bottom: 30px;
}
.pay-the-order h3 {
    color: #0075c4;
}
.pay-the-order li,
.pay-the-order p {
    font-size: 16px;
    color: #73787d;
}
.pay-the-order li span {
    font-size: 14px;
}
.pay-the-order p {
    padding-left: 35px;
}
.pay-the-order .pto-img {
    height: 100%;
}
.pay-the-order .pto-img img {
    height: 70%;
    margin: 15% 0;
}
.ask-engineer .engeneer {
    border-left: 1px solid #0075c4;
    padding-left: 10%;
}
.ask-engineer .engeneer img {
    height: 400px;
}
.ask-engineer .form-box {
    height: 400px;
    margin: 0 40px;
    padding: 10px 40px;
    background: #fff;
    border-right: 1px solid #0075c4;
}
.ask-engineer .form-box h2 {
    color: #0075c4;
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
    margin-top: 20px;
}
.ask-engineer .form-box p {
    color: #73787d;
    font-size: 16px;
    padding: 20px;
}
.ask-engineer .form-box .input-with-icon .fa {
    color: #000;
}
.ask-engineer .form-box .input-with-icon input {
    width: 100%;
    padding: 13px 20px;
    text-align: center;
    font-size: 18px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #a5abb2;
}
.ask-engineer .form-box .input-with-icon label {
    color: #000;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 400;
}
.ask-engineer .form-box .btn {
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    background: #ff6d00;
    border: 2px solid #ff6d00;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 21px;
    margin: 20px 0 10px;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
    width: 100%;
}
.ask-engineer .form-box .btn:hover {
    background: #fff;
    color: #ff6d00;
    border: 2px solid #ff6d00;
}
.company {
    text-align: center;
}
.company h2 {
    margin-bottom: 40px;
    margin-top: 100px;
    text-align: center;
}
.company img {
    width: 50%;
    padding: 0;
    margin: 0;
}
.quality h2 {
    margin-bottom: 40px;
    margin-top: 100px;
}
.reviews .reviews-box img {
    width: 60%;
    margin: 0 20%;
    -webkit-box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.5);
}
.reviews .reviews-box h3 {
    color: #0075c4;
    line-height: 24px;
    padding: 20px 0 10px;
}
.reviews .reviews-box h4 {
    color: #444;
    padding: 5px 0;
    border-bottom: 1px solid #ff6d00;
    -webkit-transition: ease 1s;
    -o-transition: ease 1s;
    transition: ease 1s;
}
.reviews .reviews-box p {
    color: #73787d;
}
#hypercomments_widget {
    margin-top: 30px;
}
.background-footer-img {
    height: auto;
    width: 100%;
    background: url(../img/bg1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.background-footer-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.8;
    z-index: 0;
}
.background-footer-img .footer {
    position: relative;
    z-index: 1;
}
.background-footer-img .footer .caption {
    margin-bottom: 30px;
}
.background-footer-img .footer h2 {
    text-align: center;
    color: #fff;
}
.background-footer-img .footer .footer-call {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
    height: 350px;
}
.background-footer-img .footer .footer-call .button-footer {
    padding-top: 20px;
}
.background-footer-img .footer .footer-call .button-footer button {
    outline: 0;
    cursor: pointer;
    color: #fff;
    font-size: 21px;
    background: #ff6d00;
    border: 2px solid #ff6d00;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 20px;
    -webkit-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    transition: ease 0.5s;
}
.background-footer-img .footer .footer-call .button-footer button:hover {
    background: #fff;
    color: #ff6d00;
    border: 2px solid #ff6d00;
}
.background-footer-img .footer .footer-call .logo {
    padding: 10px 0 0 0;
}
.background-footer-img .footer .footer-call .logo img {
    width: 200px;
}
.background-footer-img .footer .footer-call .phone {
    padding: 15px 0 0 0;
    color: #0075c4;
}
.background-footer-img .footer .footer-call .phone p {
    font-size: 20px;
    line-height: 18px;
}
.background-footer-img .footer .footer-call .phone p a {
    color: #0075c4;
}
.background-footer-img .footer .footer-call .phone-mobile {
    display: none;
}
.background-footer-img .footer .footer-call .adress {
    padding: 15px 0 0 0;
    margin: 0;
}
.background-footer-img .footer .footer-call .adress p {
    color: #0075c4;
    font-size: 16px;
}
@media (max-width: 1199.98px) {
    .background-header-img {
        height: 700px;
    }
    .head .button-head button {
        padding: 10px 15px;
    }
    .body-header {
        padding-top: 200px;
    }
    .body-header .form-box p {
        line-height: 21px;
    }
    .footer-header .romb-content {
        margin-top: 150px;
    }
    .footer-header h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .footer-header img {
        width: 25%;
    }
    .footer-header .romb {
        width: 245px;
        height: 245px;
        margin-left: 145px;
        margin-top: 188px;
    }
    .description-company {
        margin-top: 50px;
    }
    .description-company h2 {
        margin-bottom: 20px;
    }
    .benefit {
        margin-top: 50px;
    }
    .benefit h2 {
        margin-bottom: 20px;
    }
    .benefit .benefit-box p {
        line-height: 26px;
    }
    .equipment {
        margin-top: 30px;
    }
    .equipment h2 {
        margin-bottom: 20px;
    }
    .provide {
        margin-top: 30px;
    }
    .provide h2 {
        margin-bottom: 20px;
    }
    .provide .provide-box {
        padding: 0 10px;
    }
    .provide .provide-box p {
        padding: 10px 0 2px;
        line-height: 26px;
    }
    .feedback-form {
        margin-top: 25px;
        padding: 10px;
    }
    .how-working {
        margin-top: 25px;
    }
    .how-working h2 {
        margin-bottom: 0;
    }
    .how-working .how-working-box {
        width: 100%;
        padding: 30px 0;
    }
    .doubt .doubt-box {
        width: 900px;
    }
    .ask-engineer {
        margin-top: 30px;
    }
    .company h2 {
        margin-top: 50px;
    }
    .background-footer-img {
        height: 500px;
        margin-top: 50px;
    }
    #popup_callback {
        max-width: 630px;
    }
    .reviews {
        margin-top: 50px;
    }
}
@media (max-width: 991.98px) {
    .background-header-img {
        height: auto;
        padding-bottom: 50px;
    }
    .body-header {
        padding-top: 170px;
    }
    .body-header h1 {
        font-size: 36px;
        padding-left: 40px;
    }
    .body-header ul {
        margin-top: 0;
        padding-top: 5px;
    }
    .body-header ul li {
        margin-left: 40px;
    }
    .body-header .form-box {
        margin-top: 20px;
    }
    .body-header .form-box h2 {
        font-size: 24px;
    }
    .body-header .form-box p {
        line-height: 21px;
    }
    .footer-header .romb-content {
        margin-top: 120px;
    }
    .footer-header h2 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 5px;
    }
    .footer-header img {
        width: 25%;
    }
    .footer-header .romb {
        width: 200px;
        height: 200px;
        margin-left: 105px;
        margin-top: 138px;
    }
    .description-company h2 {
        margin-bottom: 20px;
    }
    .benefit {
        margin-top: 50px;
    }
    .benefit h2 {
        margin-bottom: 20px;
    }
    .benefit .benefit-box p {
        line-height: 26px;
        font-size: 16px;
    }
    .equipment {
        margin-top: 30px;
    }
    .equipment h2 {
        margin-bottom: 20px;
    }
    .equipment .equipment-box p {
        font-size: 16px;
    }
    .provide {
        margin-top: 30px;
    }
    .provide h2 {
        margin-bottom: 20px;
    }
    .provide .provide-box {
        padding: 0 10px;
    }
    .provide .provide-box p {
        padding: 10px 0 2px;
        line-height: 26px;
        font-size: 16px;
    }
    .feedback-form {
        margin-top: 25px;
        padding: 10px;
    }
    .how-working {
        margin-top: 25px;
    }
    .how-working h2 {
        margin-bottom: 0;
    }
    .how-working .how-working-box {
        width: 100%;
        padding: 30px 0;
    }
    .how-working .how-working-box p strong {
        font-size: 16px;
    }
    .doubt {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .doubt .doubt-box {
        width: 768px;
    }
    .doubt .doubt-box .doubt-box-minus {
        margin-bottom: 0;
    }
    .doubt .doubt-box .doubt-box-plus {
        padding-left: 0;
    }
    .doubt .doubt-box img {
        margin-bottom: 20px;
    }
    .ask-engineer {
        margin-top: 30px;
    }
    .ask-engineer .form-box {
        margin: 0;
        padding-left: 0;
    }
    .ask-engineer .engeneer {
        padding-left: 0;
    }
    .company img {
        width: 80%;
    }
    .company h2 {
        margin-top: 50px;
    }
    .background-footer-img {
        height: 500px;
        margin-top: 50px;
    }
    .background-footer-img .footer .footer-call .button-footer button {
        padding: 10px;
    }
    .background-footer-img .footer .footer-call .phone p {
        font-size: 18px;
    }
    .background-footer-img .footer .footer-call .adress {
        padding: 0;
    }
    .background-footer-img .footer .footer-call .adress p {
        font-size: 14px;
    }
    .background-footer-img .footer .footer-call .logo {
        padding: 0;
    }
    #popup_callback {
        max-width: 500px;
        padding-top: 25px;
        padding-bottom: 10px;
    }
    #popup_callback .modal-header {
        width: 100%;
        line-height: 25px;
        margin-bottom: 10px;
    }
    #popup_callback .modal-form button,
    #popup_callback .modal-form input {
        width: 100%;
    }
    #popup_callback > .close {
        margin-top: -20px;
    }
}
@media (max-width: 767.98px) {
    .head #logo {
        text-align: center;
    }
    .head #logo img {
        width: 200px;
    }
    .head #logo-blue {
        -webkit-transition: ease 0.5s;
        -o-transition: ease 0.5s;
        transition: ease 0.5s;
        display: none;
    }
    .head .phone-mobile {
        display: block;
        margin-top: 0;
    }
    .head .phone-mobile a {
        color: #fff;
    }
    .head .button-head {
        margin-top: 0;
    }
    .body-header {
        padding-top: 300px;
    }
    .body-header .form-box {
        margin: 0 10px;
        margin-top: 20px;
    }
    .footer-header .romb-content {
        margin-top: 120px;
    }
    .footer-header h2 {
        font-size: 18px;
        line-height: 24px;
        margin-top: 85px;
    }
    .footer-header img {
        width: 45%;
    }
    .footer-header .romb {
        width: 150px;
        height: 150px;
        margin-left: 74px;
        margin-top: 115px;
    }
    .description-company img {
        width: 40px;
    }
    .description-company h2 {
        margin-bottom: 20px;
    }
    .equipment {
        margin-top: 30px;
    }
    .equipment h2 {
        margin-bottom: 20px;
    }
    .equipment .equipment-box .br-2 {
        display: block;
    }
    .equipment .equipment-box p {
        font-size: 16px;
    }
    .provide {
        margin-top: 30px;
    }
    .provide h2 {
        margin-bottom: 20px;
    }
    .provide .provide-box {
        padding: 15px 30%;
    }
    .provide .provide-box p {
        padding: 10px 0 2px;
        line-height: 26px;
        font-size: 16px;
    }
    .feedback-form {
        margin-top: 25px;
        padding: 10px;
    }
    .feedback-form .form-box .btn {
        font-size: 18px;
    }
    .how-working {
        margin-top: 25px;
    }
    .how-working h2 {
        margin-bottom: 0;
    }
    .how-working .how-working-box {
        width: 100%;
        padding: 30px 0;
    }
    .how-working .how-working-box p {
        text-align: center;
    }
    .how-working .how-working-box p strong {
        font-size: 16px;
    }
    .doubt .doubt-box {
        width: 576px;
    }
    .doubt .doubt-box p {
        font-size: 16px;
    }
    .doubt .doubt-box h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .ask-engineer {
        margin-top: 30px;
    }
    .ask-engineer .form-box {
        margin: 0;
        padding-left: 0;
        border-right: none;
        padding: 10px 0;
    }
    .ask-engineer .engeneer {
        display: none;
        padding-left: 0;
    }
    .company img {
        width: 100%;
    }
    .company h2 {
        margin-top: 50px;
    }
    .background-footer-img {
        height: 860px;
        margin-top: 50px;
    }
    .background-footer-img .footer .footer-call {
        margin-top: 20px;
        height: 340px;
    }
    .background-footer-img .footer .footer-call .button-footer button {
        padding: 10px;
    }
    .background-footer-img .footer .footer-call .phone {
        display: none;
    }
    .background-footer-img .footer .footer-call .phone p {
        font-size: 18px;
    }
    .background-footer-img .footer .footer-call .phone-mobile {
        display: block;
        padding: 15px 0 0 0;
    }
    .background-footer-img .footer .footer-call .phone-mobile p a {
        font-size: 20px;
        line-height: 18px;
        color: #0075c4;
    }
    .background-footer-img .footer .footer-call .adress {
        padding: 0;
    }
    .background-footer-img .footer .footer-call .adress p {
        font-size: 14px;
    }
    .background-footer-img .footer .footer-call .logo {
        padding: 0;
    }
    #popup_callback {
        max-width: 380px;
    }
    #popup_callback .modal-form input {
        font-size: 14px;
    }
    #popup_callback .modal-form button {
        margin-top: 10px;
        font-size: 18px;
    }
}
@media (max-width: 575.98px) {
    .col-xs-12 {
        width: 100%;
    }
    .col-xs-4 {
        width: 33%;
    }
    .col-xs-3 {
        width: 25%;
    }
    .col-xs-6 {
        width: 50%;
        padding: 0 20px;
    }
    .head {
        padding: 0;
    }
    .head #logo {
        text-align: center;
        margin-bottom: 0;
    }
    .head #logo img {
        width: 220px;
    }
    .head #logo-blue {
        -webkit-transition: ease 0.5s;
        -o-transition: ease 0.5s;
        transition: ease 0.5s;
        display: none;
    }
    .head .phone {
        display: none;
    }
    .head .phone-mobile {
        display: block;
        padding-top: 10px;
        float: left;
        margin: 0;
    }
    .head .phone-mobile a {
        color: #fff;
    }
    .head .phone-mobile p {
        letter-spacing: 0;
        font-size: 16px;
    }
    .head .button-head {
        width: 140px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 5px;
        float: right;
    }
    .head .button-head button {
        line-height: 24px;
        font-size: 18px;
    }
    .body-header {
        padding-top: 256px;
    }
    .body-header h1 {
        padding-left: 10px;
        font-size: 32px;
        line-height: 40px;
    }
    .body-header ul li {
        font-size: 16px;
    }
    .body-header .form-box {
        margin: 0 10px;
        margin-top: 40px;
    }
    .body-header .form-box h2 {
        font-size: 21px;
        line-height: 26px;
    }
    .body-header .form-box .btn {
        font-size: 18px;
    }
    .body-header .form-box .input-with-icon input {
        font-size: 14px;
        margin: 0;
    }
    .footer-header .romb-content {
        margin-top: 120px;
    }
    .footer-header h2 {
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px;
    }
    .footer-header img {
        width: 55%;
    }
    .footer-header .romb {
        display: none;
        width: 250px;
        height: 250px;
        margin-left: 47%;
        margin-top: 115px;
    }
    .description-company .text-center {
        display: none;
    }
    .description-company .text-right {
        text-align: left;
    }
    .description-company h2 {
        margin-bottom: 20px;
    }
    .description-company h3 {
        margin: 10px 0;
    }
    .description-company h3 span {
        font-size: 16px;
    }
    .equipment {
        margin-top: 30px;
    }
    .equipment h2 {
        margin-bottom: 20px;
    }
    .equipment .equipment-box .br-2 {
        display: none;
    }
    .equipment .equipment-box p {
        font-size: 16px;
    }
    .provide {
        margin-top: 30px;
    }
    .provide h2 {
        margin-bottom: 20px;
    }
    .provide .provide-box {
        padding: 15px 10%;
    }
    .provide .provide-box p {
        padding: 10px 0 2px;
        line-height: 26px;
        font-size: 16px;
    }
    .feedback-form {
        margin-top: 25px;
        padding: 10px;
    }
    .feedback-form .form-box .input-with-icon input {
        font-size: 18px;
    }
    .feedback-form .form-box .btn {
        font-size: 18px;
    }
    .how-working {
        margin-top: 25px;
    }
    .how-working h2 {
        margin-bottom: 0;
    }
    .how-working .how-working-box {
        width: 100%;
        padding: 30px 0;
    }
    .how-working .how-working-box .fa {
        padding: 0;
        padding-top: 5px;
    }
    .how-working .how-working-box p strong {
        font-size: 16px;
    }
    .ask-engineer {
        margin-top: 30px;
    }
    .ask-engineer .form-box {
        height: 340px;
        margin: 0;
        padding-left: 0;
        border-right: none;
        padding: 10px 0;
    }
    .ask-engineer .form-box h2 {
        font-size: 21px;
        margin-top: 0;
    }
    .ask-engineer .form-box p {
        padding: 10px;
        margin-bottom: 0;
    }
    .ask-engineer .form-box .btn {
        margin: 20px 0 10px;
    }
    .ask-engineer .engeneer {
        display: none;
        padding-left: 0;
    }
    .company img {
        width: 100%;
    }
    .company h2 {
        margin-top: 0;
    }
    .background-footer-img {
        height: 840px;
        margin-top: 50px;
    }
    .background-footer-img .footer .footer-call {
        margin-top: 20px;
        height: 340px;
    }
    .background-footer-img .footer .footer-call .button-footer button {
        padding: 10px;
    }
    .background-footer-img .footer .footer-call .phone {
        display: none;
    }
    .background-footer-img .footer .footer-call .phone p {
        font-size: 18px;
    }
    .background-footer-img .footer .footer-call .phone-mobile {
        display: block;
        padding: 15px 0 0 0;
    }
    .background-footer-img .footer .footer-call .phone-mobile p a {
        font-size: 20px;
        line-height: 18px;
        color: #0075c4;
    }
    .background-footer-img .footer .footer-call .adress {
        padding: 0;
    }
    .background-footer-img .footer .footer-call .adress p {
        font-size: 14px;
    }
    .background-footer-img .footer .footer-call .logo {
        padding: 0;
    }
}
@media (max-width: 379.98px) {
    .col-xss-12 {
        width: 100%;
    }
    .col-xss-6 {
        margin: 0;
        padding: 0;
    }
    .col-xss-6 .phone-mobile {
        padding-left: 15px;
    }
    .col-xss-6 .button-head {
        margin-right: 10px;
    }
    .head {
        padding: 0;
    }
    .head #logo {
        text-align: center;
        margin-bottom: 0;
    }
    .head #logo img {
        width: 220px;
    }
    .head #logo-blue {
        -webkit-transition: ease 0.5s;
        -o-transition: ease 0.5s;
        transition: ease 0.5s;
        display: none;
    }
    .head .phone {
        display: none;
    }
    .head .phone-mobile {
        display: block;
        padding-top: 10px;
        float: left;
        margin: 0;
    }
    .head .phone-mobile a {
        color: #fff;
    }
    .head .phone-mobile p {
        letter-spacing: 0;
        font-size: 14px;
    }
    .head .button-head {
        width: 140px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 5px;
        float: right;
    }
    .head .button-head button {
        line-height: 24px;
        font-size: 16px;
    }
    .body-header {
        padding-top: 256px;
    }
    .body-header h1 {
        padding-left: 0;
        font-size: 28px;
        line-height: 40px;
    }
    .body-header ul li {
        margin-left: 20px;
        font-size: 16px;
    }
    .body-header .form-box {
        padding: 10px;
        margin: 0 10px;
        margin-top: 40px;
    }
    .body-header .form-box h2 {
        font-size: 19px;
        line-height: 26px;
    }
    .body-header .form-box p {
        font-size: 14px;
    }
    .body-header .form-box .btn {
        font-size: 16px;
    }
    .body-header .form-box .input-with-icon input {
        font-size: 14px;
        margin: 0;
    }
    .footer-header .romb-content {
        margin-top: 120px;
    }
    .footer-header h2 {
        font-size: 16px;
        line-height: 24px;
        margin-top: 0;
    }
    .footer-header img {
        width: 30%;
    }
    .footer-header .romb {
        display: none;
    }
    .footer-header .rcontent1 {
        margin-top: 30%;
    }
    .footer-header .rcontent2 {
        margin-top: 75%;
    }
    .footer-header .rcontent3 {
        margin-top: 120%;
    }
    .description-company .text-center {
        display: none;
    }
    .description-company .text-right {
        text-align: left;
    }
    .description-company h2 {
        margin-bottom: 5px;
    }
    .benefit h2 {
        padding: 0 20px;
    }
    .benefit .benefit-box h5 {
        display: none;
    }
    .benefit .benefit-box p {
        line-height: 23px;
    }
    .equipment {
        margin-top: 30px;
    }
    .equipment h2 {
        margin-bottom: 20px;
    }
    .equipment .equipment-box p {
        font-size: 16px;
    }
    .provide {
        margin-top: 30px;
    }
    .provide h2 {
        margin-bottom: 20px;
    }
    .provide .provide-box {
        padding: 15px 10%;
    }
    .provide .provide-box p {
        padding: 10px 0 2px;
        line-height: 26px;
        font-size: 16px;
    }
    .feedback-form {
        margin-top: 25px;
        padding: 10px;
    }
    .feedback-form .form-box {
        padding: 10px;
    }
    .feedback-form .form-box .input-with-icon input {
        font-size: 14px;
        margin: 0 0;
    }
    .feedback-form .form-box .btn {
        font-size: 16px;
        line-height: 22px;
        margin: 15px 0 0;
    }
    .how-working {
        margin-top: 25px;
    }
    .how-working h2 {
        margin-bottom: 0;
    }
    .how-working .how-working-box {
        width: 100%;
        padding: 30px 0;
    }
    .how-working .how-working-box .fa {
        padding: 0;
        padding-top: 5px;
    }
    .how-working .how-working-box p {
        padding-top: 0;
        margin-top: 0;
        padding-bottom: 15px;
        line-height: 24px;
        text-align: center;
    }
    .how-working .how-working-box p strong {
        font-size: 16px;
    }
    .ask-engineer {
        margin-top: 0;
    }
    .ask-engineer .form-box {
        height: 340px;
        margin: 0;
        padding-left: 0;
        border-right: none;
        padding: 10px 0;
    }
    .ask-engineer .form-box h2 {
        font-size: 21px;
        margin-top: 0;
    }
    .ask-engineer .form-box p {
        font-size: 14px;
        padding: 10px;
        margin-bottom: 0;
    }
    .ask-engineer .form-box .btn {
        margin: 20px 0 10px;
    }
    .ask-engineer .engeneer {
        display: none;
        padding-left: 0;
    }
    .company img {
        width: 115%;
        margin-left: -5px;
    }
    .company h2 {
        margin-top: 0;
    }
    .caption h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .background-footer-img {
        height: 800px;
        margin-top: 50px;
    }
    .background-footer-img .footer h2 {
        padding: 15px 0;
    }
    .background-footer-img .footer .footer-call {
        margin-top: 20px;
        height: 330px;
    }
    .background-footer-img .footer .footer-call .button-footer button {
        padding: 10px;
        font-size: 16px;
    }
    .background-footer-img .footer .footer-call .phone {
        display: none;
    }
    .background-footer-img .footer .footer-call .phone p {
        font-size: 18px;
    }
    .background-footer-img .footer .footer-call .phone-mobile {
        display: block;
        padding: 15px 0 0 0;
    }
    .background-footer-img .footer .footer-call .phone-mobile p {
        margin: 3px;
    }
    .background-footer-img .footer .footer-call .phone-mobile p a {
        font-size: 16px;
        color: #0075c4;
    }
    .background-footer-img .footer .footer-call .adress {
        padding: 3px 10px;
    }
    .background-footer-img .footer .footer-call .adress p {
        font-size: 14px;
    }
    .background-footer-img .footer .footer-call .logo {
        padding: 0;
    }
}
@media (min-width: 567.98px) {
    .m-links-mobile {
        display: none;
    }
}
@media (min-width: 1199.98px) {
    .menu__links span {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .head .phone {
        margin: 0;
        margin-top: 3px;
    }
    .head .phone p {
        float: none;
        font-size: 14px;
        margin-bottom: -5px;
        font-weight: 400;
    }
    .social-desc {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .head {
        height: 65px;
    }
    .head .call-item p {
        margin-top: -3px;
    }
    .menu__links {
        margin: -6px 0;
    }
}
@media (max-width: 767.98px) {
    .menu__links {
        position: fixed;
        width: 100%;
        margin-top: 160px;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .head {
        height: 80px;
    }
    .head .phone p {
        margin-bottom: -2px;
        font-size: 15px;
    }
    .menu__links-animate {
        margin-top: 80px;
    }
    .menu {
        margin: 14.5px 0;
    }
    .head .call-item {
        margin: 10px 0;
    }
    .menu__links-item {
        padding: 3px 10px;
    }
}
@media (max-width: 576.98px) {
    .head {
        height: 70px;
    }
    .head #logo {
        padding: 5px 0;
    }
    .head #logo img {
        width: 170px;
    }
    .menu__links {
        margin-top: 125px;
    }
    .menu__links-item {
        padding: 0 10px;
        font-size: 15px;
    }
    .menu__links-animate {
        margin-top: 70px;
    }
    .menu__links-animate .menu__links-item {
        padding: 2px 10px;
    }
    .menu {
        margin: 8.5px 0;
    }
    .head .call-item {
        margin: 3px 0;
    }
    .menu__links-item {
        text-transform: none;
    }
}
@media (min-width: 991.98px) and (max-width: 1439.98px) {
    .head .phone p {
        margin-bottom: -3px;
    }
}
@media (max-width: 1449.98px) {
    .body-header .form-box {
        padding: 10px 20px;
    }
    .body-header h3 {
        font-size: 27px;
    }
    .body-header h1 {
        font-size: 33px;
        line-height: 34px;
    }
    .body-header ul {
        padding-top: 10px;
    }
    .body-header ul li {
        line-height: 24px;
    }
}
@media (max-width: 1199.98px) {
    .pay-the-order {
        margin-bottom: 50px;
    }
    .pay-the-order .pto-img img {
        height: auto;
        width: 100%;
        margin: 0;
    }
    .our-equipment .oe-item h2 {
        padding: 15px 5px 10px;
        font-size: 20px;
    }
    .our-equipment .oe-item .callback button {
        padding: 10px;
    }
    .reviews .reviews-box h3 br {
        display: none;
    }
    .block-advantages .ba-item {
        height: 250px;
    }
    .ball {
        margin-left: -60px;
    }
}
@media (max-width: 991.98px) {
    .body-header h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .body-header ul li {
        font-size: 16px;
    }
    .reviews .reviews-box h3 br {
        display: block;
    }
    .pay-the-order .pto-img {
        text-align: center;
    }
    .pay-the-order .pto-img img {
        width: 300px;
    }
    .our-equipment .oe-item {
        margin-bottom: 30px;
    }
    .block-advantages .ba-item {
        height: 275px;
    }
}
@media (max-width: 767.98px) {
    .body-header h1 {
        font-size: 32px;
    }
    .background-header-img {
        height: auto;
        padding-bottom: 55px;
    }
    .block-advantages .col-sm-4 {
        padding: 1px;
    }
    .block-advantages .ba-item p {
        line-height: 20px;
    }
    .description-company h3 .fas {
        margin: 20px 20px 20px 0;
    }
    .reviews .reviews-box img {
        width: 60%;
        margin: 0 20%;
    }
    .reviews .reviews-box h3 br {
        display: none;
    }
    .block-advantages .ba-item {
        height: 290px;
    }
    .caption h2 {
        line-height: 30px;
    }
    .se-text .img-left,
    .se-text .img-right {
        width: 100%;
        float: none;
        margin: 0;
        margin-bottom: 20px;
    }
}
@media (max-width: 576.98px) {
    .body-header h1 {
        font-size: 27px;
        line-height: 33px;
    }
    .pay-the-order .pto-img img {
        width: 230px;
    }
    .block-advantages .ba-item {
        height: auto;
    }
    .description-company h3 {
        line-height: 21px;
        text-align: center;
    }
    .description-company h3 .fas {
        margin: 10px 0 20px;
        font-size: 60px;
        width: 100%;
        text-align: center;
        float: none;
    }
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .background-header-img {
        height: 100vh;
    }
    .body-header {
        padding-top: 200px;
    }
}
@media (min-width: 576px) and (max-width: 1440px) {
    .head {
        padding: 5px 0;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    .description-company .text-right h3 {
        text-align: right;
    }
    .description-company .text-left h3 {
        text-align: left;
    }
}
@media (min-width: 380px) and (max-width: 576px) {
    .footer-header {
        width: 380px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
}
@media (min-width: 473px) and (max-width: 576px) {
    .doubt {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .doubt .doubt-box {
        width: 470px;
    }
}
@media (min-width: 410px) and (max-width: 472px) {
    .doubt {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .doubt .doubt-box {
        width: 400px;
    }
    .doubt .doubt-box img {
        width: 200px;
        height: 300px;
    }
    .doubt .doubt-box-plus {
        margin-top: 50px;
    }
}
@media (min-width: 380px) and (max-width: 410px) {
    .doubt {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .doubt .doubt-box {
        width: 370px;
    }
    .doubt .doubt-box img {
        width: 200px;
        height: 300px;
    }
    .doubt .doubt-box p {
        line-height: 24px;
    }
    .doubt .doubt-box-plus {
        margin-top: 80px;
    }
}
@media (min-width: 320px) and (max-width: 576px) {
    #popup_callback {
        margin-top: -50px;
    }
}
@media (min-width: 320px) and (max-width: 380px) {
    #popup_callback {
        max-width: 320px;
        padding-left: 20px;
        padding-right: 20px;
    }
    #popup_callback .modal-header {
        font-size: 16px;
        line-height: 23px;
    }
    #popup_callback .modal-form input {
        width: 100%;
        margin: 0 0;
        padding-left: 28px;
        font-size: 14px;
    }
    #popup_callback .modal-form button {
        margin-top: 10px;
        font-size: 18px;
    }
    #popup_callback > .close {
        margin-right: -15px;
    }
    .doubt {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .doubt .doubt-box {
        width: 310px;
    }
    .doubt .doubt-box img {
        width: 200px;
        height: 300px;
    }
    .doubt .doubt-box p {
        line-height: 22px;
    }
    .doubt .doubt-box-plus {
        margin-top: 110px;
    }
}
