@charset "UTF-8";
    @font-face {
    font-family: opensans-g;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/OpenSansRegular/OpenSansRegular.eot);
    src: url(../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSansRegular/OpenSansRegular.woff) format("woff"), url(../fonts/OpenSansRegular/OpenSansRegular.ttf) format("truetype");
}
@font-face {
    font-family: opensans-g;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/OpenSansBold/OpenSansBold.eot);
    src: url(../fonts/OpenSansBold/OpenSansBold.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSansBold/OpenSansBold.woff) format("woff"), url(../fonts/OpenSansBold/OpenSansBold.ttf) format("truetype");
}
@font-face {
    font-family: opensans-g;
    font-weight: 200;
    font-style: normal;
    src: url(../fonts/OpenSansLight/OpenSansLight.eot);
    src: url(../fonts/OpenSansLight/OpenSansLight.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSansLight/OpenSansLight.woff) format("woff"), url(../fonts/OpenSansLight/OpenSansLight.ttf) format("truetype");
}
@font-face {
    font-family: opensans-g;
    font-weight: 600;
    font-style: normal;
    src: url(../fonts/OpenSansSemiBold/OpenSansSemiBold.eot);
    src: url(../fonts/OpenSansSemiBold/OpenSansSemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSansSemiBold/OpenSansSemiBold.woff) format("woff"), url(../fonts/OpenSansSemiBold/OpenSansSemiBold.ttf) format("truetype");
}
@font-face {
    font-family: opensans-g;
    font-weight: 800;
    font-style: normal;
    src: url(../fonts/OpenSansExtraBold/OpenSansExtraBold.eot);
    src: url(../fonts/OpenSansExtraBold/OpenSansExtraBold.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSansExtraBold/OpenSansExtraBold.woff) format("woff"), url(../fonts/OpenSansExtraBold/OpenSansExtraBold.ttf) format("truetype");
}
/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter,  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css,  licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*, ::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: .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: .5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
dfn {
    font-style: italic;
}
b, strong {
    font-weight: bolder;
}
small {
    font-size: 80%}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):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: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
[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: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none!important;
}
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter,  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport {
    width: device-width;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
*, ::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: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.33333%}
.offset-2 {
    margin-left: 16.66667%}
.offset-3 {
    margin-left: 25%}
.offset-4 {
    margin-left: 33.33333%}
.offset-5 {
    margin-left: 41.66667%}
.offset-6 {
    margin-left: 50%}
.offset-7 {
    margin-left: 58.33333%}
.offset-8 {
    margin-left: 66.66667%}
.offset-9 {
    margin-left: 75%}
.offset-10 {
    margin-left: 83.33333%}
.offset-11 {
    margin-left: 91.66667%}
@media (min-width:576px) {
    .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-sm-0 {
    margin-left: 0;
}
.offset-sm-1 {
    margin-left: 8.33333%}
.offset-sm-2 {
    margin-left: 16.66667%}
.offset-sm-3 {
    margin-left: 25%}
.offset-sm-4 {
    margin-left: 33.33333%}
.offset-sm-5 {
    margin-left: 41.66667%}
.offset-sm-6 {
    margin-left: 50%}
.offset-sm-7 {
    margin-left: 58.33333%}
.offset-sm-8 {
    margin-left: 66.66667%}
.offset-sm-9 {
    margin-left: 75%}
.offset-sm-10 {
    margin-left: 83.33333%}
.offset-sm-11 {
    margin-left: 91.66667%}
}@media (min-width:768px) {
    .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-md-0 {
    margin-left: 0;
}
.offset-md-1 {
    margin-left: 8.33333%}
.offset-md-2 {
    margin-left: 16.66667%}
.offset-md-3 {
    margin-left: 25%}
.offset-md-4 {
    margin-left: 33.33333%}
.offset-md-5 {
    margin-left: 41.66667%}
.offset-md-6 {
    margin-left: 50%}
.offset-md-7 {
    margin-left: 58.33333%}
.offset-md-8 {
    margin-left: 66.66667%}
.offset-md-9 {
    margin-left: 75%}
.offset-md-10 {
    margin-left: 83.33333%}
.offset-md-11 {
    margin-left: 91.66667%}
}@media (min-width:992px) {
    .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-lg-0 {
    margin-left: 0;
}
.offset-lg-1 {
    margin-left: 8.33333%}
.offset-lg-2 {
    margin-left: 16.66667%}
.offset-lg-3 {
    margin-left: 25%}
.offset-lg-4 {
    margin-left: 33.33333%}
.offset-lg-5 {
    margin-left: 41.66667%}
.offset-lg-6 {
    margin-left: 50%}
.offset-lg-7 {
    margin-left: 58.33333%}
.offset-lg-8 {
    margin-left: 66.66667%}
.offset-lg-9 {
    margin-left: 75%}
.offset-lg-10 {
    margin-left: 83.33333%}
.offset-lg-11 {
    margin-left: 91.66667%}
}@media (min-width:1200px) {
    .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%}
.col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%}
.col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%}
.col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%}
.col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%}
.col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%}
.col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%}
.col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%}
.col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-xl-0 {
    margin-left: 0;
}
.offset-xl-1 {
    margin-left: 8.33333%}
.offset-xl-2 {
    margin-left: 16.66667%}
.offset-xl-3 {
    margin-left: 25%}
.offset-xl-4 {
    margin-left: 33.33333%}
.offset-xl-5 {
    margin-left: 41.66667%}
.offset-xl-6 {
    margin-left: 50%}
.offset-xl-7 {
    margin-left: 58.33333%}
.offset-xl-8 {
    margin-left: 66.66667%}
.offset-xl-9 {
    margin-left: 75%}
.offset-xl-10 {
    margin-left: 83.33333%}
.offset-xl-11 {
    margin-left: 91.66667%}
}.d-none {
    display: none!important;
}
.d-inline {
    display: inline!important;
}
.d-inline-block {
    display: inline-block!important;
}
.d-block {
    display: block!important;
}
.d-table {
    display: table!important;
}
.d-table-row {
    display: table-row!important;
}
.d-table-cell {
    display: table-cell!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
@media (min-width:576px) {
    .d-sm-none {
    display: none!important;
}
.d-sm-inline {
    display: inline!important;
}
.d-sm-inline-block {
    display: inline-block!important;
}
.d-sm-block {
    display: block!important;
}
.d-sm-table {
    display: table!important;
}
.d-sm-table-row {
    display: table-row!important;
}
.d-sm-table-cell {
    display: table-cell!important;
}
.d-sm-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-sm-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (min-width:768px) {
    .d-md-none {
    display: none!important;
}
.d-md-inline {
    display: inline!important;
}
.d-md-inline-block {
    display: inline-block!important;
}
.d-md-block {
    display: block!important;
}
.d-md-table {
    display: table!important;
}
.d-md-table-row {
    display: table-row!important;
}
.d-md-table-cell {
    display: table-cell!important;
}
.d-md-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-md-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (min-width:992px) {
    .d-lg-none {
    display: none!important;
}
.d-lg-inline {
    display: inline!important;
}
.d-lg-inline-block {
    display: inline-block!important;
}
.d-lg-block {
    display: block!important;
}
.d-lg-table {
    display: table!important;
}
.d-lg-table-row {
    display: table-row!important;
}
.d-lg-table-cell {
    display: table-cell!important;
}
.d-lg-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-lg-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (min-width:1200px) {
    .d-xl-none {
    display: none!important;
}
.d-xl-inline {
    display: inline!important;
}
.d-xl-inline-block {
    display: inline-block!important;
}
.d-xl-block {
    display: block!important;
}
.d-xl-table {
    display: table!important;
}
.d-xl-table-row {
    display: table-row!important;
}
.d-xl-table-cell {
    display: table-cell!important;
}
.d-xl-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-xl-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media print {
    .d-print-none {
    display: none!important;
}
.d-print-inline {
    display: inline!important;
}
.d-print-inline-block {
    display: inline-block!important;
}
.d-print-block {
    display: block!important;
}
.d-print-table {
    display: table!important;
}
.d-print-table-row {
    display: table-row!important;
}
.d-print-table-cell {
    display: table-cell!important;
}
.d-print-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-print-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
@media (min-width:576px) {
    .flex-sm-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-sm-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-sm-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-sm-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-sm-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-sm-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.justify-content-sm-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-sm-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-sm-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-sm-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-sm-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-sm-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-sm-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-sm-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-sm-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-sm-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-sm-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-sm-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-sm-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-sm-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-sm-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-sm-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-sm-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-sm-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-sm-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-sm-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-sm-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-sm-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}@media (min-width:768px) {
    .flex-md-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-md-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-md-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-md-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-md-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-md-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.justify-content-md-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-md-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-md-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-md-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-md-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-md-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-md-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-md-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-md-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-md-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-md-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-md-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-md-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-md-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-md-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-md-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-md-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-md-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-md-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-md-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-md-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-md-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}@media (min-width:992px) {
    .flex-lg-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-lg-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-lg-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-lg-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-lg-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-lg-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.justify-content-lg-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-lg-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-lg-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-lg-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-lg-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-lg-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-lg-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-lg-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-lg-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-lg-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-lg-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-lg-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-lg-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-lg-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-lg-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-lg-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-lg-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-lg-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-lg-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-lg-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-lg-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-lg-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}@media (min-width:1200px) {
    .flex-xl-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-xl-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-xl-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-xl-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-xl-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-xl-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.justify-content-xl-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-xl-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-xl-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-xl-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-xl-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-xl-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-xl-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-xl-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-xl-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-xl-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-xl-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-xl-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-xl-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-xl-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-xl-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-xl-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-xl-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-xl-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-xl-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-xl-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-xl-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-xl-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}.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;
}
.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
@media (min-width:576px) {
    .flex-sm-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-sm-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-sm-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-sm-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-sm-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-sm-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.justify-content-sm-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-sm-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-sm-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-sm-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-sm-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-sm-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-sm-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-sm-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-sm-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-sm-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-sm-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-sm-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-sm-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-sm-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-sm-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-sm-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-sm-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-sm-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-sm-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-sm-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-sm-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-sm-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}@media (min-width:768px) {
    .flex-md-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-md-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-md-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-md-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-md-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-md-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.justify-content-md-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-md-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-md-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-md-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-md-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-md-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-md-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-md-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-md-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-md-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-md-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-md-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-md-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-md-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-md-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-md-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-md-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-md-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-md-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-md-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-md-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-md-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}@media (min-width:992px) {
    .flex-lg-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-lg-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-lg-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-lg-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-lg-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-lg-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.justify-content-lg-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-lg-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-lg-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-lg-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-lg-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-lg-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-lg-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-lg-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-lg-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-lg-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-lg-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-lg-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-lg-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-lg-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-lg-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-lg-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-lg-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-lg-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-lg-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-lg-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-lg-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-lg-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}@media (min-width:1200px) {
    .flex-xl-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-xl-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-xl-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-xl-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-xl-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-xl-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.justify-content-xl-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-xl-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-xl-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-xl-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-xl-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-xl-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-xl-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-xl-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-xl-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-xl-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-xl-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-xl-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-xl-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-xl-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-xl-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-xl-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-xl-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-xl-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-xl-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-xl-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-xl-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-xl-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
}.invisible {
    visibility: hidden!important;
}
.hidden-xs-up {
    display: none!important;
}
@media (max-width:575px) {
    .hidden-xs-down {
    display: none!important;
}
}@media (min-width:576px) {
    .hidden-sm-up {
    display: none!important;
}
}@media (max-width:767px) {
    .hidden-sm-down {
    display: none!important;
}
}@media (min-width:768px) {
    .hidden-md-up {
    display: none!important;
}
}@media (max-width:991px) {
    .hidden-md-down {
    display: none!important;
}
}@media (min-width:992px) {
    .hidden-lg-up {
    display: none!important;
}
}@media (max-width:1199px) {
    .hidden-lg-down {
    display: none!important;
}
}@media (min-width:1200px) {
    .hidden-xl-up {
    display: none!important;
}
}.hidden-xl-down {
    display: none!important;
}
.visible-print-block {
    display: none!important;
}
@media print {
    .visible-print-block {
    display: block!important;
}
}.visible-print-inline {
    display: none!important;
}
@media print {
    .visible-print-inline {
    display: inline!important;
}
}.visible-print-inline-block {
    display: none!important;
}
@media print {
    .visible-print-inline-block {
    display: inline-block!important;
}
}@media print {
    .hidden-print {
    display: none!important;
}
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)
 */@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: .3em;
}
.fa.fa-pull-right {
    margin-left: .3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}
.fa.pull-right {
    margin-left: .3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}@keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: ""}
.fa-music:before {
    content: ""}
.fa-search:before {
    content: ""}
.fa-envelope-o:before {
    content: ""}
.fa-heart:before {
    content: ""}
.fa-star:before {
    content: ""}
.fa-star-o:before {
    content: ""}
.fa-user:before {
    content: ""}
.fa-film:before {
    content: ""}
.fa-th-large:before {
    content: ""}
.fa-th:before {
    content: ""}
.fa-th-list:before {
    content: ""}
.fa-check:before {
    content: ""}
.fa-close:before, .fa-remove:before, .fa-times:before {
    content: ""}
.fa-search-plus:before {
    content: ""}
.fa-search-minus:before {
    content: ""}
.fa-power-off:before {
    content: ""}
.fa-signal:before {
    content: ""}
.fa-cog:before, .fa-gear:before {
    content: ""}
.fa-trash-o:before {
    content: ""}
.fa-home:before {
    content: ""}
.fa-file-o:before {
    content: ""}
.fa-clock-o:before {
    content: ""}
.fa-road:before {
    content: ""}
.fa-download:before {
    content: ""}
.fa-arrow-circle-o-down:before {
    content: ""}
.fa-arrow-circle-o-up:before {
    content: ""}
.fa-inbox:before {
    content: ""}
.fa-play-circle-o:before {
    content: ""}
.fa-repeat:before, .fa-rotate-right:before {
    content: ""}
.fa-refresh:before {
    content: ""}
.fa-list-alt:before {
    content: ""}
.fa-lock:before {
    content: ""}
.fa-flag:before {
    content: ""}
.fa-headphones:before {
    content: ""}
.fa-volume-off:before {
    content: ""}
.fa-volume-down:before {
    content: ""}
.fa-volume-up:before {
    content: ""}
.fa-qrcode:before {
    content: ""}
.fa-barcode:before {
    content: ""}
.fa-tag:before {
    content: ""}
.fa-tags:before {
    content: ""}
.fa-book:before {
    content: ""}
.fa-bookmark:before {
    content: ""}
.fa-print:before {
    content: ""}
.fa-camera:before {
    content: ""}
.fa-font:before {
    content: ""}
.fa-bold:before {
    content: ""}
.fa-italic:before {
    content: ""}
.fa-text-height:before {
    content: ""}
.fa-text-width:before {
    content: ""}
.fa-align-left:before {
    content: ""}
.fa-align-center:before {
    content: ""}
.fa-align-right:before {
    content: ""}
.fa-align-justify:before {
    content: ""}
.fa-list:before {
    content: ""}
.fa-dedent:before, .fa-outdent:before {
    content: ""}
.fa-indent:before {
    content: ""}
.fa-video-camera:before {
    content: ""}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: ""}
.fa-pencil:before {
    content: ""}
.fa-map-marker:before {
    content: ""}
.fa-adjust:before {
    content: ""}
.fa-tint:before {
    content: ""}
.fa-edit:before, .fa-pencil-square-o:before {
    content: ""}
.fa-share-square-o:before {
    content: ""}
.fa-check-square-o:before {
    content: ""}
.fa-arrows:before {
    content: ""}
.fa-step-backward:before {
    content: ""}
.fa-fast-backward:before {
    content: ""}
.fa-backward:before {
    content: ""}
.fa-play:before {
    content: ""}
.fa-pause:before {
    content: ""}
.fa-stop:before {
    content: ""}
.fa-forward:before {
    content: ""}
.fa-fast-forward:before {
    content: ""}
.fa-step-forward:before {
    content: ""}
.fa-eject:before {
    content: ""}
.fa-chevron-left:before {
    content: ""}
.fa-chevron-right:before {
    content: ""}
.fa-plus-circle:before {
    content: ""}
.fa-minus-circle:before {
    content: ""}
.fa-times-circle:before {
    content: ""}
.fa-check-circle:before {
    content: ""}
.fa-question-circle:before {
    content: ""}
.fa-info-circle:before {
    content: ""}
.fa-crosshairs:before {
    content: ""}
.fa-times-circle-o:before {
    content: ""}
.fa-check-circle-o:before {
    content: ""}
.fa-ban:before {
    content: ""}
.fa-arrow-left:before {
    content: ""}
.fa-arrow-right:before {
    content: ""}
.fa-arrow-up:before {
    content: ""}
.fa-arrow-down:before {
    content: ""}
.fa-mail-forward:before, .fa-share:before {
    content: ""}
.fa-expand:before {
    content: ""}
.fa-compress:before {
    content: ""}
.fa-plus:before {
    content: ""}
.fa-minus:before {
    content: ""}
.fa-asterisk:before {
    content: ""}
.fa-exclamation-circle:before {
    content: ""}
.fa-gift:before {
    content: ""}
.fa-leaf:before {
    content: ""}
.fa-fire:before {
    content: ""}
.fa-eye:before {
    content: ""}
.fa-eye-slash:before {
    content: ""}
.fa-exclamation-triangle:before, .fa-warning:before {
    content: ""}
.fa-plane:before {
    content: ""}
.fa-calendar:before {
    content: ""}
.fa-random:before {
    content: ""}
.fa-comment:before {
    content: ""}
.fa-magnet:before {
    content: ""}
.fa-chevron-up:before {
    content: ""}
.fa-chevron-down:before {
    content: ""}
.fa-retweet:before {
    content: ""}
.fa-shopping-cart:before {
    content: ""}
.fa-folder:before {
    content: ""}
.fa-folder-open:before {
    content: ""}
.fa-arrows-v:before {
    content: ""}
.fa-arrows-h:before {
    content: ""}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""}
.fa-twitter-square:before {
    content: ""}
.fa-facebook-square:before {
    content: ""}
.fa-camera-retro:before {
    content: ""}
.fa-key:before {
    content: ""}
.fa-cogs:before, .fa-gears:before {
    content: ""}
.fa-comments:before {
    content: ""}
.fa-thumbs-o-up:before {
    content: ""}
.fa-thumbs-o-down:before {
    content: ""}
.fa-star-half:before {
    content: ""}
.fa-heart-o:before {
    content: ""}
.fa-sign-out:before {
    content: ""}
.fa-linkedin-square:before {
    content: ""}
.fa-thumb-tack:before {
    content: ""}
.fa-external-link:before {
    content: ""}
.fa-sign-in:before {
    content: ""}
.fa-trophy:before {
    content: ""}
.fa-github-square:before {
    content: ""}
.fa-upload:before {
    content: ""}
.fa-lemon-o:before {
    content: ""}
.fa-phone:before {
    content: ""}
.fa-square-o:before {
    content: ""}
.fa-bookmark-o:before {
    content: ""}
.fa-phone-square:before {
    content: ""}
.fa-twitter:before {
    content: ""}
.fa-facebook-f:before, .fa-facebook:before {
    content: ""}
.fa-github:before {
    content: ""}
.fa-unlock:before {
    content: ""}
.fa-credit-card:before {
    content: ""}
.fa-feed:before, .fa-rss:before {
    content: ""}
.fa-hdd-o:before {
    content: ""}
.fa-bullhorn:before {
    content: ""}
.fa-bell:before {
    content: ""}
.fa-certificate:before {
    content: ""}
.fa-hand-o-right:before {
    content: ""}
.fa-hand-o-left:before {
    content: ""}
.fa-hand-o-up:before {
    content: ""}
.fa-hand-o-down:before {
    content: ""}
.fa-arrow-circle-left:before {
    content: ""}
.fa-arrow-circle-right:before {
    content: ""}
.fa-arrow-circle-up:before {
    content: ""}
.fa-arrow-circle-down:before {
    content: ""}
.fa-globe:before {
    content: ""}
.fa-wrench:before {
    content: ""}
.fa-tasks:before {
    content: ""}
.fa-filter:before {
    content: ""}
.fa-briefcase:before {
    content: ""}
.fa-arrows-alt:before {
    content: ""}
.fa-group:before, .fa-users:before {
    content: ""}
.fa-chain:before, .fa-link:before {
    content: ""}
.fa-cloud:before {
    content: ""}
.fa-flask:before {
    content: ""}
.fa-cut:before, .fa-scissors:before {
    content: ""}
.fa-copy:before, .fa-files-o:before {
    content: ""}
.fa-paperclip:before {
    content: ""}
.fa-floppy-o:before, .fa-save:before {
    content: ""}
.fa-square:before {
    content: ""}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: ""}
.fa-list-ul:before {
    content: ""}
.fa-list-ol:before {
    content: ""}
.fa-strikethrough:before {
    content: ""}
.fa-underline:before {
    content: ""}
.fa-table:before {
    content: ""}
.fa-magic:before {
    content: ""}
.fa-truck:before {
    content: ""}
.fa-pinterest:before {
    content: ""}
.fa-pinterest-square:before {
    content: ""}
.fa-google-plus-square:before {
    content: ""}
.fa-google-plus:before {
    content: ""}
.fa-money:before {
    content: ""}
.fa-caret-down:before {
    content: ""}
.fa-caret-up:before {
    content: ""}
.fa-caret-left:before {
    content: ""}
.fa-caret-right:before {
    content: ""}
.fa-columns:before {
    content: ""}
.fa-sort:before, .fa-unsorted:before {
    content: ""}
.fa-sort-desc:before, .fa-sort-down:before {
    content: ""}
.fa-sort-asc:before, .fa-sort-up:before {
    content: ""}
.fa-envelope:before {
    content: ""}
.fa-linkedin:before {
    content: ""}
.fa-rotate-left:before, .fa-undo:before {
    content: ""}
.fa-gavel:before, .fa-legal:before {
    content: ""}
.fa-dashboard:before, .fa-tachometer:before {
    content: ""}
.fa-comment-o:before {
    content: ""}
.fa-comments-o:before {
    content: ""}
.fa-bolt:before, .fa-flash:before {
    content: ""}
.fa-sitemap:before {
    content: ""}
.fa-umbrella:before {
    content: ""}
.fa-clipboard:before, .fa-paste:before {
    content: ""}
.fa-lightbulb-o:before {
    content: ""}
.fa-exchange:before {
    content: ""}
.fa-cloud-download:before {
    content: ""}
.fa-cloud-upload:before {
    content: ""}
.fa-user-md:before {
    content: ""}
.fa-stethoscope:before {
    content: ""}
.fa-suitcase:before {
    content: ""}
.fa-bell-o:before {
    content: ""}
.fa-coffee:before {
    content: ""}
.fa-cutlery:before {
    content: ""}
.fa-file-text-o:before {
    content: ""}
.fa-building-o:before {
    content: ""}
.fa-hospital-o:before {
    content: ""}
.fa-ambulance:before {
    content: ""}
.fa-medkit:before {
    content: ""}
.fa-fighter-jet:before {
    content: ""}
.fa-beer:before {
    content: ""}
.fa-h-square:before {
    content: ""}
.fa-plus-square:before {
    content: ""}
.fa-angle-double-left:before {
    content: ""}
.fa-angle-double-right:before {
    content: ""}
.fa-angle-double-up:before {
    content: ""}
.fa-angle-double-down:before {
    content: ""}
.fa-angle-left:before {
    content: ""}
.fa-angle-right:before {
    content: ""}
.fa-angle-up:before {
    content: ""}
.fa-angle-down:before {
    content: ""}
.fa-desktop:before {
    content: ""}
.fa-laptop:before {
    content: ""}
.fa-tablet:before {
    content: ""}
.fa-mobile-phone:before, .fa-mobile:before {
    content: ""}
.fa-circle-o:before {
    content: ""}
.fa-quote-left:before {
    content: ""}
.fa-quote-right:before {
    content: ""}
.fa-spinner:before {
    content: ""}
.fa-circle:before {
    content: ""}
.fa-mail-reply:before, .fa-reply:before {
    content: ""}
.fa-github-alt:before {
    content: ""}
.fa-folder-o:before {
    content: ""}
.fa-folder-open-o:before {
    content: ""}
.fa-smile-o:before {
    content: ""}
.fa-frown-o:before {
    content: ""}
.fa-meh-o:before {
    content: ""}
.fa-gamepad:before {
    content: ""}
.fa-keyboard-o:before {
    content: ""}
.fa-flag-o:before {
    content: ""}
.fa-flag-checkered:before {
    content: ""}
.fa-terminal:before {
    content: ""}
.fa-code:before {
    content: ""}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""}
.fa-location-arrow:before {
    content: ""}
.fa-crop:before {
    content: ""}
.fa-code-fork:before {
    content: ""}
.fa-chain-broken:before, .fa-unlink:before {
    content: ""}
.fa-question:before {
    content: ""}
.fa-info:before {
    content: ""}
.fa-exclamation:before {
    content: ""}
.fa-superscript:before {
    content: ""}
.fa-subscript:before {
    content: ""}
.fa-eraser:before {
    content: ""}
.fa-puzzle-piece:before {
    content: ""}
.fa-microphone:before {
    content: ""}
.fa-microphone-slash:before {
    content: ""}
.fa-shield:before {
    content: ""}
.fa-calendar-o:before {
    content: ""}
.fa-fire-extinguisher:before {
    content: ""}
.fa-rocket:before {
    content: ""}
.fa-maxcdn:before {
    content: ""}
.fa-chevron-circle-left:before {
    content: ""}
.fa-chevron-circle-right:before {
    content: ""}
.fa-chevron-circle-up:before {
    content: ""}
.fa-chevron-circle-down:before {
    content: ""}
.fa-html5:before {
    content: ""}
.fa-css3:before {
    content: ""}
.fa-anchor:before {
    content: ""}
.fa-unlock-alt:before {
    content: ""}
.fa-bullseye:before {
    content: ""}
.fa-ellipsis-h:before {
    content: ""}
.fa-ellipsis-v:before {
    content: ""}
.fa-rss-square:before {
    content: ""}
.fa-play-circle:before {
    content: ""}
.fa-ticket:before {
    content: ""}
.fa-minus-square:before {
    content: ""}
.fa-minus-square-o:before {
    content: ""}
.fa-level-up:before {
    content: ""}
.fa-level-down:before {
    content: ""}
.fa-check-square:before {
    content: ""}
.fa-pencil-square:before {
    content: ""}
.fa-external-link-square:before {
    content: ""}
.fa-share-square:before {
    content: ""}
.fa-compass:before {
    content: ""}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: ""}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: ""}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: ""}
.fa-eur:before, .fa-euro:before {
    content: ""}
.fa-gbp:before {
    content: ""}
.fa-dollar:before, .fa-usd:before {
    content: ""}
.fa-inr:before, .fa-rupee:before {
    content: ""}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: ""}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: ""}
.fa-krw:before, .fa-won:before {
    content: ""}
.fa-bitcoin:before, .fa-btc:before {
    content: ""}
.fa-file:before {
    content: ""}
.fa-file-text:before {
    content: ""}
.fa-sort-alpha-asc:before {
    content: ""}
.fa-sort-alpha-desc:before {
    content: ""}
.fa-sort-amount-asc:before {
    content: ""}
.fa-sort-amount-desc:before {
    content: ""}
.fa-sort-numeric-asc:before {
    content: ""}
.fa-sort-numeric-desc:before {
    content: ""}
.fa-thumbs-up:before {
    content: ""}
.fa-thumbs-down:before {
    content: ""}
.fa-youtube-square:before {
    content: ""}
.fa-youtube:before {
    content: ""}
.fa-xing:before {
    content: ""}
.fa-xing-square:before {
    content: ""}
.fa-youtube-play:before {
    content: ""}
.fa-dropbox:before {
    content: ""}
.fa-stack-overflow:before {
    content: ""}
.fa-instagram:before {
    content: ""}
.fa-flickr:before {
    content: ""}
.fa-adn:before {
    content: ""}
.fa-bitbucket:before {
    content: ""}
.fa-bitbucket-square:before {
    content: ""}
.fa-tumblr:before {
    content: ""}
.fa-tumblr-square:before {
    content: ""}
.fa-long-arrow-down:before {
    content: ""}
.fa-long-arrow-up:before {
    content: ""}
.fa-long-arrow-left:before {
    content: ""}
.fa-long-arrow-right:before {
    content: ""}
.fa-apple:before {
    content: ""}
.fa-windows:before {
    content: ""}
.fa-android:before {
    content: ""}
.fa-linux:before {
    content: ""}
.fa-dribbble:before {
    content: ""}
.fa-skype:before {
    content: ""}
.fa-foursquare:before {
    content: ""}
.fa-trello:before {
    content: ""}
.fa-female:before {
    content: ""}
.fa-male:before {
    content: ""}
.fa-gittip:before, .fa-gratipay:before {
    content: ""}
.fa-sun-o:before {
    content: ""}
.fa-moon-o:before {
    content: ""}
.fa-archive:before {
    content: ""}
.fa-bug:before {
    content: ""}
.fa-vk:before {
    content: ""}
.fa-weibo:before {
    content: ""}
.fa-renren:before {
    content: ""}
.fa-pagelines:before {
    content: ""}
.fa-stack-exchange:before {
    content: ""}
.fa-arrow-circle-o-right:before {
    content: ""}
.fa-arrow-circle-o-left:before {
    content: ""}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: ""}
.fa-dot-circle-o:before {
    content: ""}
.fa-wheelchair:before {
    content: ""}
.fa-vimeo-square:before {
    content: ""}
.fa-try:before, .fa-turkish-lira:before {
    content: ""}
.fa-plus-square-o:before {
    content: ""}
.fa-space-shuttle:before {
    content: ""}
.fa-slack:before {
    content: ""}
.fa-envelope-square:before {
    content: ""}
.fa-wordpress:before {
    content: ""}
.fa-openid:before {
    content: ""}
.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: ""}
.fa-graduation-cap:before, .fa-mortar-board:before {
    content: ""}
.fa-yahoo:before {
    content: ""}
.fa-google:before {
    content: ""}
.fa-reddit:before {
    content: ""}
.fa-reddit-square:before {
    content: ""}
.fa-stumbleupon-circle:before {
    content: ""}
.fa-stumbleupon:before {
    content: ""}
.fa-delicious:before {
    content: ""}
.fa-digg:before {
    content: ""}
.fa-pied-piper-pp:before {
    content: ""}
.fa-pied-piper-alt:before {
    content: ""}
.fa-drupal:before {
    content: ""}
.fa-joomla:before {
    content: ""}
.fa-language:before {
    content: ""}
.fa-fax:before {
    content: ""}
.fa-building:before {
    content: ""}
.fa-child:before {
    content: ""}
.fa-paw:before {
    content: ""}
.fa-spoon:before {
    content: ""}
.fa-cube:before {
    content: ""}
.fa-cubes:before {
    content: ""}
.fa-behance:before {
    content: ""}
.fa-behance-square:before {
    content: ""}
.fa-steam:before {
    content: ""}
.fa-steam-square:before {
    content: ""}
.fa-recycle:before {
    content: ""}
.fa-automobile:before, .fa-car:before {
    content: ""}
.fa-cab:before, .fa-taxi:before {
    content: ""}
.fa-tree:before {
    content: ""}
.fa-spotify:before {
    content: ""}
.fa-deviantart:before {
    content: ""}
.fa-soundcloud:before {
    content: ""}
.fa-database:before {
    content: ""}
.fa-file-pdf-o:before {
    content: ""}
.fa-file-word-o:before {
    content: ""}
.fa-file-excel-o:before {
    content: ""}
.fa-file-powerpoint-o:before {
    content: ""}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: ""}
.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: ""}
.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: ""}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""}
.fa-file-code-o:before {
    content: ""}
.fa-vine:before {
    content: ""}
.fa-codepen:before {
    content: ""}
.fa-jsfiddle:before {
    content: ""}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: ""}
.fa-circle-o-notch:before {
    content: ""}
.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: ""}
.fa-empire:before, .fa-ge:before {
    content: ""}
.fa-git-square:before {
    content: ""}
.fa-git:before {
    content: ""}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: ""}
.fa-tencent-weibo:before {
    content: ""}
.fa-qq:before {
    content: ""}
.fa-wechat:before, .fa-weixin:before {
    content: ""}
.fa-paper-plane:before, .fa-send:before {
    content: ""}
.fa-paper-plane-o:before, .fa-send-o:before {
    content: ""}
.fa-history:before {
    content: ""}
.fa-circle-thin:before {
    content: ""}
.fa-header:before {
    content: ""}
.fa-paragraph:before {
    content: ""}
.fa-sliders:before {
    content: ""}
.fa-share-alt:before {
    content: ""}
.fa-share-alt-square:before {
    content: ""}
.fa-bomb:before {
    content: ""}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: ""}
.fa-tty:before {
    content: ""}
.fa-binoculars:before {
    content: ""}
.fa-plug:before {
    content: ""}
.fa-slideshare:before {
    content: ""}
.fa-twitch:before {
    content: ""}
.fa-yelp:before {
    content: ""}
.fa-newspaper-o:before {
    content: ""}
.fa-wifi:before {
    content: ""}
.fa-calculator:before {
    content: ""}
.fa-paypal:before {
    content: ""}
.fa-google-wallet:before {
    content: ""}
.fa-cc-visa:before {
    content: ""}
.fa-cc-mastercard:before {
    content: ""}
.fa-cc-discover:before {
    content: ""}
.fa-cc-amex:before {
    content: ""}
.fa-cc-paypal:before {
    content: ""}
.fa-cc-stripe:before {
    content: ""}
.fa-bell-slash:before {
    content: ""}
.fa-bell-slash-o:before {
    content: ""}
.fa-trash:before {
    content: ""}
.fa-copyright:before {
    content: ""}
.fa-at:before {
    content: ""}
.fa-eyedropper:before {
    content: ""}
.fa-paint-brush:before {
    content: ""}
.fa-birthday-cake:before {
    content: ""}
.fa-area-chart:before {
    content: ""}
.fa-pie-chart:before {
    content: ""}
.fa-line-chart:before {
    content: ""}
.fa-lastfm:before {
    content: ""}
.fa-lastfm-square:before {
    content: ""}
.fa-toggle-off:before {
    content: ""}
.fa-toggle-on:before {
    content: ""}
.fa-bicycle:before {
    content: ""}
.fa-bus:before {
    content: ""}
.fa-ioxhost:before {
    content: ""}
.fa-angellist:before {
    content: ""}
.fa-cc:before {
    content: ""}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: ""}
.fa-meanpath:before {
    content: ""}
.fa-buysellads:before {
    content: ""}
.fa-connectdevelop:before {
    content: ""}
.fa-dashcube:before {
    content: ""}
.fa-forumbee:before {
    content: ""}
.fa-leanpub:before {
    content: ""}
.fa-sellsy:before {
    content: ""}
.fa-shirtsinbulk:before {
    content: ""}
.fa-simplybuilt:before {
    content: ""}
.fa-skyatlas:before {
    content: ""}
.fa-cart-plus:before {
    content: ""}
.fa-cart-arrow-down:before {
    content: ""}
.fa-diamond:before {
    content: ""}
.fa-ship:before {
    content: ""}
.fa-user-secret:before {
    content: ""}
.fa-motorcycle:before {
    content: ""}
.fa-street-view:before {
    content: ""}
.fa-heartbeat:before {
    content: ""}
.fa-venus:before {
    content: ""}
.fa-mars:before {
    content: ""}
.fa-mercury:before {
    content: ""}
.fa-intersex:before, .fa-transgender:before {
    content: ""}
.fa-transgender-alt:before {
    content: ""}
.fa-venus-double:before {
    content: ""}
.fa-mars-double:before {
    content: ""}
.fa-venus-mars:before {
    content: ""}
.fa-mars-stroke:before {
    content: ""}
.fa-mars-stroke-v:before {
    content: ""}
.fa-mars-stroke-h:before {
    content: ""}
.fa-neuter:before {
    content: ""}
.fa-genderless:before {
    content: ""}
.fa-facebook-official:before {
    content: ""}
.fa-pinterest-p:before {
    content: ""}
.fa-whatsapp:before {
    content: ""}
.fa-server:before {
    content: ""}
.fa-user-plus:before {
    content: ""}
.fa-user-times:before {
    content: ""}
.fa-bed:before, .fa-hotel:before {
    content: ""}
.fa-viacoin:before {
    content: ""}
.fa-train:before {
    content: ""}
.fa-subway:before {
    content: ""}
.fa-medium:before {
    content: ""}
.fa-y-combinator:before, .fa-yc:before {
    content: ""}
.fa-optin-monster:before {
    content: ""}
.fa-opencart:before {
    content: ""}
.fa-expeditedssl:before {
    content: ""}
.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
    content: ""}
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""}
.fa-battery-2:before, .fa-battery-half:before {
    content: ""}
.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""}
.fa-battery-0:before, .fa-battery-empty:before {
    content: ""}
.fa-mouse-pointer:before {
    content: ""}
.fa-i-cursor:before {
    content: ""}
.fa-object-group:before {
    content: ""}
.fa-object-ungroup:before {
    content: ""}
.fa-sticky-note:before {
    content: ""}
.fa-sticky-note-o:before {
    content: ""}
.fa-cc-jcb:before {
    content: ""}
.fa-cc-diners-club:before {
    content: ""}
.fa-clone:before {
    content: ""}
.fa-balance-scale:before {
    content: ""}
.fa-hourglass-o:before {
    content: ""}
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""}
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""}
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""}
.fa-hourglass:before {
    content: ""}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""}
.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: ""}
.fa-hand-scissors-o:before {
    content: ""}
.fa-hand-lizard-o:before {
    content: ""}
.fa-hand-spock-o:before {
    content: ""}
.fa-hand-pointer-o:before {
    content: ""}
.fa-hand-peace-o:before {
    content: ""}
.fa-trademark:before {
    content: ""}
.fa-registered:before {
    content: ""}
.fa-creative-commons:before {
    content: ""}
.fa-gg:before {
    content: ""}
.fa-gg-circle:before {
    content: ""}
.fa-tripadvisor:before {
    content: ""}
.fa-odnoklassniki:before {
    content: ""}
.fa-odnoklassniki-square:before {
    content: ""}
.fa-get-pocket:before {
    content: ""}
.fa-wikipedia-w:before {
    content: ""}
.fa-safari:before {
    content: ""}
.fa-chrome:before {
    content: ""}
.fa-firefox:before {
    content: ""}
.fa-opera:before {
    content: ""}
.fa-internet-explorer:before {
    content: ""}
.fa-television:before, .fa-tv:before {
    content: ""}
.fa-contao:before {
    content: ""}
.fa-500px:before {
    content: ""}
.fa-amazon:before {
    content: ""}
.fa-calendar-plus-o:before {
    content: ""}
.fa-calendar-minus-o:before {
    content: ""}
.fa-calendar-times-o:before {
    content: ""}
.fa-calendar-check-o:before {
    content: ""}
.fa-industry:before {
    content: ""}
.fa-map-pin:before {
    content: ""}
.fa-map-signs:before {
    content: ""}
.fa-map-o:before {
    content: ""}
.fa-map:before {
    content: ""}
.fa-commenting:before {
    content: ""}
.fa-commenting-o:before {
    content: ""}
.fa-houzz:before {
    content: ""}
.fa-vimeo:before {
    content: ""}
.fa-black-tie:before {
    content: ""}
.fa-fonticons:before {
    content: ""}
.fa-reddit-alien:before {
    content: ""}
.fa-edge:before {
    content: ""}
.fa-credit-card-alt:before {
    content: ""}
.fa-codiepie:before {
    content: ""}
.fa-modx:before {
    content: ""}
.fa-fort-awesome:before {
    content: ""}
.fa-usb:before {
    content: ""}
.fa-product-hunt:before {
    content: ""}
.fa-mixcloud:before {
    content: ""}
.fa-scribd:before {
    content: ""}
.fa-pause-circle:before {
    content: ""}
.fa-pause-circle-o:before {
    content: ""}
.fa-stop-circle:before {
    content: ""}
.fa-stop-circle-o:before {
    content: ""}
.fa-shopping-bag:before {
    content: ""}
.fa-shopping-basket:before {
    content: ""}
.fa-hashtag:before {
    content: ""}
.fa-bluetooth:before {
    content: ""}
.fa-bluetooth-b:before {
    content: ""}
.fa-percent:before {
    content: ""}
.fa-gitlab:before {
    content: ""}
.fa-wpbeginner:before {
    content: ""}
.fa-wpforms:before {
    content: ""}
.fa-envira:before {
    content: ""}
.fa-universal-access:before {
    content: ""}
.fa-wheelchair-alt:before {
    content: ""}
.fa-question-circle-o:before {
    content: ""}
.fa-blind:before {
    content: ""}
.fa-audio-description:before {
    content: ""}
.fa-volume-control-phone:before {
    content: ""}
.fa-braille:before {
    content: ""}
.fa-assistive-listening-systems:before {
    content: ""}
.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: ""}
.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: ""}
.fa-glide:before {
    content: ""}
.fa-glide-g:before {
    content: ""}
.fa-sign-language:before, .fa-signing:before {
    content: ""}
.fa-low-vision:before {
    content: ""}
.fa-viadeo:before {
    content: ""}
.fa-viadeo-square:before {
    content: ""}
.fa-snapchat:before {
    content: ""}
.fa-snapchat-ghost:before {
    content: ""}
.fa-snapchat-square:before {
    content: ""}
.fa-pied-piper:before {
    content: ""}
.fa-first-order:before {
    content: ""}
.fa-yoast:before {
    content: ""}
.fa-themeisle:before {
    content: ""}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""}
.fa-fa:before, .fa-font-awesome:before {
    content: ""}
.fa-handshake-o:before {
    content: ""}
.fa-envelope-open:before {
    content: ""}
.fa-envelope-open-o:before {
    content: ""}
.fa-linode:before {
    content: ""}
.fa-address-book:before {
    content: ""}
.fa-address-book-o:before {
    content: ""}
.fa-address-card:before, .fa-vcard:before {
    content: ""}
.fa-address-card-o:before, .fa-vcard-o:before {
    content: ""}
.fa-user-circle:before {
    content: ""}
.fa-user-circle-o:before {
    content: ""}
.fa-user-o:before {
    content: ""}
.fa-id-badge:before {
    content: ""}
.fa-drivers-license:before, .fa-id-card:before {
    content: ""}
.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""}
.fa-quora:before {
    content: ""}
.fa-free-code-camp:before {
    content: ""}
.fa-telegram:before {
    content: ""}
.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
    content: ""}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""}
.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""}
.fa-shower:before {
    content: ""}
.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
    content: ""}
.fa-podcast:before {
    content: ""}
.fa-window-maximize:before {
    content: ""}
.fa-window-minimize:before {
    content: ""}
.fa-window-restore:before {
    content: ""}
.fa-times-rectangle:before, .fa-window-close:before {
    content: ""}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""}
.fa-bandcamp:before {
    content: ""}
.fa-grav:before {
    content: ""}
.fa-etsy:before {
    content: ""}
.fa-imdb:before {
    content: ""}
.fa-ravelry:before {
    content: ""}
.fa-eercast:before {
    content: ""}
.fa-microchip:before {
    content: ""}
.fa-snowflake-o:before {
    content: ""}
.fa-superpowers:before {
    content: ""}
.fa-wpexplorer:before {
    content: ""}
.fa-meetup:before {
    content: ""}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
body.compensate-for-scrollbar {
    overflow: hidden;
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}
.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s, visibility 0s linear .25s;
    -o-transition: opacity .25s, visibility 0s linear .25s;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s, visibility 0s;
    -o-transition: opacity .25s, visibility 0s;
    transition: opacity .25s, visibility 0s;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide::before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block;
}
.fancybox-slide--next {
    z-index: 99995;
}
.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0;
}
.fancybox-slide--image::before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px 6px 0 6px;
}
.fancybox-slide--iframe {
    padding: 44px 44px 0;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px 0;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}
.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.fancybox-container [data-selectable=true] {
    cursor: text;
}
.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px;
}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin-bottom: 44px;
}
.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%}
.fancybox-iframe {
    vertical-align: top;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: 0;
    padding: 10px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    width: 44px;
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc;
}
.fancybox-button:focus, .fancybox-button:hover {
    color: #fff;
}
.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
}
.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}
.fancybox-button--play svg path:nth-child(2) {
    display: none;
}
.fancybox-button--pause svg path:nth-child(1) {
    display: none;
}
.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
    fill: currentColor;
}
.fancybox-button--share svg path {
    stroke-width: 1;
}
.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity .25s, visibility 0s, color .25s;
    -o-transition: opacity .25s, visibility 0s, color .25s;
    transition: opacity .25s, visibility 0s, color .25s;
}
.fancybox-navigation .fancybox-button::after {
    content: '';
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px;
}
.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10;
}
.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke .1s;
    -o-transition: stroke .1s;
    transition: stroke .1s;
}
.fancybox-close-small:focus {
    outline: 0;
}
.fancybox-close-small:hover svg {
    opacity: 1;
}
.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px;
}
.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff;
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none;
}
.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px 25px 44px;
    right: 0;
}
.fancybox-caption::before {
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1;
}
.fancybox-caption::after {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    content: '';
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0;
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(100, 100, 100, .5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
    from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}@keyframes fancybox-rotate {
    from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%}
.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs>ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%}
.fancybox-thumbs-x>ul {
    overflow: hidden;
}
.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs>ul>li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}
.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1);
}
.fancybox-thumbs>ul>li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.fancybox-thumbs>ul>li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}
.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1;
}
@media all and (max-width:800px) {
    .fancybox-thumbs {
    width: 110px;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 110px;
}
.fancybox-thumbs>ul>li {
    max-width: calc(100% - 10px);
}
}.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after, .slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) center center no-repeat;
}
@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal;
}
.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25;
}
.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir=rtl] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←"}
[dir=rtl] .slick-prev:before {
    content: "→"}
.slick-next {
    right: -25px;
}
[dir=rtl] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "→"}
[dir=rtl] .slick-next:before {
    content: "←"}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75;
}
.hs-button {
    background: 0 0;
    border: none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
    outline: 0;
}
.hs-button:focus {
    outline: 0;
}
::-webkit-input-placeholder {
    color: #5f5f5f;
    opacity: 1;
}
::-moz-placeholder {
    color: #5f5f5f;
    opacity: 1;
}
.hs-button.button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.hs-button.button {
    -webkit-border-fit: lines;
}
.hs-input-text::-webkit-input-placeholder {
    color: #768692;
    opacity: 1;
}
.hs-input-text::-moz-placeholder {
    color: #768692;
    opacity: 1;
}
.hs-textarea::-webkit-input-placeholder {
    color: #768692;
    opacity: 1;
}
.hs-textarea::-moz-placeholder {
    color: #768692;
    opacity: 1;
}
.hs-input-text, .hs-textarea {
    margin: 0;
    padding: 20px 15px 20px 15px;
    width: 100%;
    font-family: opensans-g, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #444;
    line-height: 22px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: #fff;
    border: 1px solid #cecad6;
    border-radius: 3px;
}
.hs-textarea {
    min-height: 132px;
    resize: none;
}
.hs-textarea:focus, .hs-textarea:hover, input.hs-input-text:focus, input.hs-input-text:hover {
    outline: 0;
    -webkit-box-shadow: inset 0 0 0 1px #e5e5e5;
    box-shadow: inset 0 0 0 1px #e5e5e5;
}
.hs-input-text.error {
    border-color: #cf0000;
}
.hs-input-container__icon .hs-input-text {
    padding-left: 45px;
}
.hs-input-container {
    position: relative;
}
.hs-input-container__icon .fa {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 5px;
    height: 30px;
    width: 40px;
    margin: -15px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #000;
}
label {
    font-weight: 400;
}
.row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -15px -15px -15px -15px;
}
.row-flex_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.row-flex_end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.row-flex_full {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.row-flex_start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.row-flex_stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.row-flex_stretch>.col {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.row-flex_vertical-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.row-flex>.mw-col {
    float: none;
    padding: 15px;
}
@-webkit-keyframes button_pulse {
    0% {
    -webkit-box-shadow: 0 0 0 0 #e31e36;
}
70% {
    -webkit-box-shadow: 0 0 20px 30px rgba(204, 169, 44, 0);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
}
}@keyframes button_pulse {
    0% {
    -webkit-box-shadow: 0 0 0 0 #e31e36;
    box-shadow: 0 0 0 0 #e31e36;
}
70% {
    -webkit-box-shadow: 0 0 20px 30px rgba(204, 169, 44, 0);
    box-shadow: 0 0 20px 30px rgba(204, 169, 44, 0);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
}
}.hs-b-btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: #e31e36;
    border-radius: 4px;
    font-size: 20px;
    font-family: opensans-g, sans-serif;
    color: #fff;
    text-decoration: none;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    padding: 15px 25px 15px 25px;
    line-height: 30px;
    min-width: 160px;
    max-width: 100%;
    position: relative;
    border-color: transparent;
    -webkit-box-shadow: 0 9px 25.2px 4.8px rgba(0, 0, 0, .1);
    box-shadow: 0 9px 25.2px 4.8px rgba(0, 0, 0, .1);
}
.hs-b-btn i {
    display: inline-block;
    vertical-align: middle;
    margin: -5px 5px 0 0;
    font-size: 21px;
}
.hs-b-btn:focus, .hs-b-btn:hover {
    color: #fff;
    text-decoration: none;
    -webkit-animation: button_pulse 1s;
    animation: button_pulse 1s;
}
.hs-b-btn small {
    font-size: 14px;
    display: block;
    padding-top: 5px;
    font-family: opensans-g, sans-serif;
}
.hs-b-btn_small {
    font-size: 14px;
    padding: 10px 15px 8px 15px;
    line-height: 24px;
}
.hs-b-btn_medium {
    font-size: 20px;
}
.hs-b-btn_border {
    border-color: #006cb4;
    background: 0 0;
    color: #006cb4;
}
.hs-b-btn_border:active, .hs-b-btn_border:focus, .hs-b-btn_border:hover {
    background: #006cb4;
    color: #fff;
}
.hs-b-small-contact {
    display: inline-block;
    vertical-align: top;
}
.hs-b-small-contact__item {
    margin-top: 5px;
    text-align: right;
    position: relative;
    font-size: 12px;
}
.hs-b-small-contact__item:nth-child(1) {
    margin: 0;
}
.hs-b-small-contact__item a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: none;
}
.hs-b-small-contact__item_phone a {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    padding: 0;
}
.hs-b-small-contact__item_phone a:hover {
    text-decoration: none;
}
.hs-b-small-contact__item_phone a i {
    font-size: 17px;
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.hs-b-small-contact__item_phone a span {
    text-decoration: none;
}
.hs-b-small-contact__item_phone a:hover span {
    text-decoration: underline;
}
.hs-b-small-contact__item_address .hs-b-info-box_horizontal .hs-b-info-box__icon {
    width: 16px;
    padding-top: 3px;
    color: #366a88;
    font-size: 16px;
}
.hs-b-small-contact__item_address .hs-b-info-box_horizontal .hs-b-info-box__content {
    padding: 0 0 0 5px;
    vertical-align: top;
    font-size: 13px;
}
.hs-b-small-contact__item_address .hs-b-info-box_horizontal .hs-b-info-box__content h3 {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.hs-b-small-contact__item_address .hs-b-info-box_horizontal .hs-b-info-box__content p {
    margin-bottom: 5px;
}
.hs-b-small-contact__item_address .hs-b-info-box_horizontal .hs-b-info-box__content p:last-child {
    margin-bottom: 0;
}
.hs-b-small-contact__item_address .hs-b-info-box_horizontal .hs-b-info-box__content a {
    color: #366a88;
    text-decoration: underline;
}
.hs-b-small-contact__item_address .hs-b-info-box_horizontal .hs-b-info-box__content a:hover {
    color: #366a88;
    text-decoration: none;
}
.b-modal {
    position: relative;
    width: 800px;
    padding: 50px;
    max-width: 100%;
    color: #000;
    background-color: #fff;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .13);
    box-shadow: 0 13px 35px rgba(0, 0, 0, .13);
}
.b-form {
    position: relative;
    color: #000;
    margin: 0 0 25px 0;
    padding: 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 13px 43px rgba(0, 0, 0, .06);
    box-shadow: 0 13px 43px rgba(0, 0, 0, .06);
    width: 580px;
    max-width: 100%;
    margin: auto;
}
.b-form:last-child {
    margin-bottom: 0;
}
.b-form__header {
    font-size: 20px;
    text-align: center;
    margin: 0 0 30px 0;
    font-weight: 700;
}
.b-form__header-title {
    margin: 0 0 15px 0;
    font-size: 32px;
}
.b-form__content {
    width: 420px;
    max-width: 100%;
    margin: auto;
}
.b-form__content__text {
    font-size: 17px;
    padding: 0 0 15px 0;
}
.b-form .row-flex {
    margin: -5px -5px -5px -5px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.b-form .row-flex .mw-col {
    padding: 5px;
}
.b-form__content .row-flex .mw-col .b-btn {
    width: 100%}
.b-form__content .input-container_file {
    position: relative;
}
.b-form__content .input-container_file .get-photo {
    position: relative;
    z-index: 2;
    background-color: #fff;
    border-radius: 4px;
    border-bottom: 5px solid #a0a0a0;
    padding: 20px 20px 15px 20px;
    color: #3e3e3e;
    line-height: 22px;
    font-size: 17px;
}
.b-form__content .input-container_file .get-photo span {
    text-decoration: underline;
}
.b-form__content .input-container_file .get-photo i {
    font-size: 20px;
    margin: 1px 5px 0 0;
    display: inline-block;
    vertical-align: top;
}
.b-form__content .input-container_file:hover .get-photo span {
    text-decoration: none;
}
.b-form__content .input-container_file input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 3;
}
.b-form__content label {
    font-family: opensans-g, sans-serif;
    font-weight: 400;
    margin: 0 0 5px 0;
    display: block;
    font-size: 13px;
}
.b-form__content .b-accept {
    display: inline-table;
    vertical-align: top;
    width: auto;
}
.b-form__footer {
    padding: 10px 0 0 0;
    text-align: center;
    font-size: 12px;
    color: #707070;
    width: 320px;
    max-width: 100%;
    margin: auto;
}
.b-form__footer a {
    color: #707070;
}
.hs-b-modal {
    display: none;
    position: relative;
    width: 800px;
    max-width: 100%;
    color: #000;
    background-color: #fff;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .13);
    box-shadow: 0 13px 35px rgba(0, 0, 0, .13);
}
.hs-b-modal_form {
    width: 580px;
    max-width: 100%;
    overflow: hidden;
}
.hs-b-modal_visible {
    display: inline-block;
}
.hs-b-modal_form .b-form {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}
.hs-b-modal_form .b-form__header {
    font-size: 16px;
}
.hs-b-modal__header {
    margin: 0 0 25px 0;
}
.hs-b-form {
    position: relative;
    color: #000;
    margin: 0 0 25px 0;
    background-color: #fff;
    width: 580px;
    max-width: 100%;
    margin: auto;
}
.hs-b-form:last-child {
    margin-bottom: 0;
}
.hs-b-form__header {
    font-size: 20px;
    text-align: center;
    margin: 0 0 30px 0;
}
.hs-b-form__header-title {
    margin: 0 0 15px 0;
    font-size: 32px;
}
.hs-b-form__content {
    width: 420px;
    max-width: 100%;
    margin: auto;
}
.hs-b-form__content__text {
    font-size: 17px;
    padding: 0 0 15px 0;
}
.hs-b-form .row-flex {
    margin: -5px -5px -5px -5px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.hs-b-form .row-flex .mw-col {
    padding: 5px;
    width: 100%!important;
}
.hs-b-form__content .row-flex .mw-col .hs-b-btn {
    width: 100%}
.hs-b-form__content .input-container_file {
    position: relative;
}
.hs-b-form__content .input-container_file .get-photo {
    position: relative;
    z-index: 2;
    background-color: #fff;
    border-radius: 4px;
    border-bottom: 5px solid #a0a0a0;
    padding: 20px 20px 15px 20px;
    color: #3e3e3e;
    line-height: 22px;
    font-size: 17px;
}
.hs-b-form__content .input-container_file .get-photo span {
    text-decoration: underline;
}
.hs-b-form__content .input-container_file .get-photo i {
    font-size: 20px;
    margin: 1px 5px 0 0;
    display: inline-block;
    vertical-align: top;
}
.hs-b-form__content .input-container_file:hover .get-photo span {
    text-decoration: none;
}
.hs-b-form__content .input-container_file input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 3;
}
.hs-b-form__content label {
    font-family: opensans-g, sans-serif;
    font-weight: 400;
    margin: 0 0 5px 0;
    display: block;
    font-size: 13px;
}
.hs-b-form__content .b-accept {
    display: inline-table;
    vertical-align: top;
    width: auto;
}
.hs-b-form__footer {
    padding: 10px 0 0 0;
    text-align: center;
    font-size: 12px;
    color: #707070;
    width: 320px;
    max-width: 100%;
    margin: auto;
}
.hs-b-form__footer a {
    color: #707070;
}
.hs-b-form .row-flex .mw-col {
    width: 100%}
.hs-b-btn, .hs-b-form__content .row-flex .mw-col .hs-b-btn {
    border-radius: 4px!important;
}
@media (max-width:1199px) {
    .hs-b-btn {
    font-size: 22px;
}
.hs-b-btn_small {
    font-size: 13px;
    padding: 10px 15px 8px 15px;
    line-height: 24px;
}
.hs-b-small-contact__item {
    font-size: 11px;
}
}@media (max-width:991px) {
    .hs-b-btn {
    font-size: 17px;
    line-height: 1.3;
}
.hs-b-btn_small {
    font-size: 12px;
    line-height: 20px;
}
.hs-b-form {
    padding: 15px;
}
.hs-b-form__header-title {
    font-size: 26px;
}
.hs-b-modal {
    padding: 50px 25px 50px 25px;
}
.hs-b-modal_form .hs-b-form__header {
    font-size: 14px;
}
}@media (max-width:767px) {
    .hs-b-modal {
    padding: 50px 15px 25px 15px;
}
.hs-b-form__header {
    font-size: 15px;
    margin-bottom: 20px;
}
.hs-b-form__header-title {
    font-size: 20px;
}
}@media (max-width:480px) {
    .hs-b-btn {
    font-size: 15px;
    padding: 15px 15px 13px 15px;
}
.hs-b-btn_small {
    font-size: 11px;
    padding: 10px 15px 8px 15px;
    line-height: 24px;
}
.hs-input-text, .hs-textarea {
    margin: 0;
    padding: 15px 15px 15px 15px;
    font-size: 17px;
    line-height: 26px;
}
.hs-input-container__icon .fa {
    display: none;
}
.hs-b-form__header .hs-b-form__header-title {
    margin: 0 0 15px;
    font-size: 26px;
}
.hs-b-form__content button {
    font-size: 18px;
}
}@media only screen and (max-width:390px) {
    .hs-input-container .hs-input-text {
    font-size: 14px;
}
.hs-b-form__header .hs-b-form__header-title {
    margin: 0 0 15px;
    font-size: 20px;
}
.hs-b-modal_form .hs-b-form__header {
    font-size: 12px;
}
.hs-b-form__content button {
    font-size: 15px;
}
}@media (max-width:1199px) {
    .b-btn {
    font-size: 22px;
}
.b-btn .b-btn_small {
    font-size: 13px;
    padding: 10px 15px 8px 15px;
    line-height: 24px;
}
.b-btn .b-small-contact__item {
    font-size: 11px;
}
}@media (max-width:1199px) and (max-width:991px) {
    .b-btn {
    font-size: 17px;
    line-height: 1.3;
}
.b-btn_small {
    font-size: 12px;
    line-height: 20px;
}
.b-form {
    padding: 15px;
}
.b-form__header-title {
    font-size: 26px;
}
.b-modal {
    padding: 50px 25px 50px 25px;
}
.b-modal_form .b-form__header {
    font-size: 14px;
}
}@media (max-width:1199px) and (max-width:767px) {
    .b-modal {
    padding: 50px 15px 25px 15px;
}
.b-form__header {
    font-size: 15px;
    margin-bottom: 20px;
}
.b-form__header-title {
    font-size: 20px;
}
}@media (max-width:1199px) and (max-width:480px) {
    .b-btn {
    font-size: 15px;
    padding: 15px 15px 13px 15px;
}
.b-btn_small {
    font-size: 11px;
    padding: 10px 15px 8px 15px;
    line-height: 24px;
}
.input-text, textarea {
    margin: 0;
    padding: 15px 15px 15px 15px;
    font-size: 17px;
    line-height: 26px;
}
}@font-face {
    font-family: tdom;
    src: url(tdom.eot?me7oh8);
    src: url(tdom.eot?me7oh8#iefix) format("embedded-opentype"), url(tdom.ttf?me7oh8) format("truetype"), url(tdom.woff?me7oh8) format("woff"), url(tdom.svg?me7oh8#tdom) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" icon-"], [class^=icon-] {
    font-family: tdom!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-bars:before {
    content: "\e900"}
.icon-arrows-2:before {
    content: "\e901"}
.icon-interface:before {
    content: "\e902"}
.icon-multimedia:before {
    content: "\e903"}
.icon-transport-1:before {
    content: "\e904"}
.icon-signs-1:before {
    content: "\e905"}
.icon-check-2:before {
    content: "\e906"}
.icon-technology-2:before {
    content: "\e907"}
.icon-up-arrow:before {
    content: "\e908"}
.icon-down-arrow:before {
    content: "\e909"}
.icon-money-1:before {
    content: "\e90a"}
.icon-signs:before {
    content: "\e90b"}
.icon-check-1:before {
    content: "\e90c"}
.icon-right-arrow-1:before {
    content: "\e90d"}
.icon-arrows-1:before {
    content: "\e90e"}
.icon-medal:before {
    content: "\e90f"}
.icon-box-1:before {
    content: "\e910"}
.icon-sport:before {
    content: "\e911"}
.icon-money:before {
    content: "\e912"}
.icon-transport:before {
    content: "\e913"}
.icon-shield:before {
    content: "\e914"}
.icon-right-arrow:before {
    content: "\e915"}
.icon-arrows:before {
    content: "\e916"}
.icon-video:before {
    content: "\e917"}
.icon-box:before {
    content: "\e918"}
.icon-check:before {
    content: "\e919"}
.icon-technology-1:before {
    content: "\e91a"}
.icon-tool:before {
    content: "\e91b"}
.icon-whatsapp:before {
    content: "\e91c"}
.icon-viber:before {
    content: "\e91d"}
.icon-technology:before {
    content: "\e91e"}
.top-season__slider {
    visibility: hidden;
}
.top-season__slider.slick-initialized {
    visibility: visible;
}
::-webkit-input-placeholder {
    color: #666;
}
::-moz-placeholder {
    color: #666;
}
::-ms-input-placeholder {
    color: #666;
}
::placeholder {
    color: #666;
}
::-moz-selection {
    background-color: #e31e36;
    color: #fff;
}
::selection {
    background-color: #e31e36;
    color: #fff;
}
body, html {
    height: 100%}
body {
    font-size: 16px;
    font-weight: 200;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    font-family: opensans-g, sans-serif;
    overflow-x: hidden;
}
body input, body textarea {
    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;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-responsive.img-width {
    width: 100%}
.text-center {
    text-align: center;
}
.block-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.menu {
    background-color: #fff;
    position: fixed;
    top: -100vh;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.menu ul {
    list-style: none;
    padding: 0;
    text-align: center;
}
.menu ul.mobile-ul {
    margin-top: 65px;
}
.menu ul li {
    width: 100vw;
}
.menu ul li a {
    display: block;
    width: 100%;
    line-height: 2.7;
    letter-spacing: 1px;
    color: #212529;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    font-size: 14px;
    font-weight: 400;
}
.menu ul li a:hover {
    text-decoration: none;
    color: #e31e36;
}
.menu_active {
    top: 0;
}
.mobile-menu-line a {
    color: #fff;
}
.menu-link {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 20px;
    border-radius: 4%;
    z-index: 9999;
    background-color: #e31e36;
}
.menu-link span, .menu-link span:after, .menu-link span:before {
    display: block;
    position: absolute;
    width: 18px;
    height: 2px;
    background-color: #fff;
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: -1px;
}
.menu-link span:before {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    content: '';
    margin-top: -8px;
}
.menu-link span:after {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    content: '';
    margin-top: 6px;
}
.menu-link_active {
    position: fixed;
}
.menu-link_active span {
    background-color: transparent;
}
.menu-link_active span:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: 0;
}
.menu-link_active span:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: 0;
}
.responsive_callback_btn {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    border-radius: 4%;
    top: 10px;
    right: 70px;
    background-color: #e31e36;
    z-index: 10;
}
.responsive_callback_btn i {
    color: #fff;
    position: absolute;
    top: 9px;
    left: 12px;
    font-size: 22px;
}
@-webkit-keyframes line-effect {
    0% {
    left: -30px;
    margin-left: 0;
}
30% {
    left: 110%;
    margin-left: 80px;
}
to {
    left: 110%;
    margin-left: 80px;
}
}@keyframes line-effect {
    0% {
    left: -30px;
    margin-left: 0;
}
30% {
    left: 110%;
    margin-left: 80px;
}
to {
    left: 110%;
    margin-left: 80px;
}
}@-webkit-keyframes pulse {
    0% {
    -webkit-box-shadow: 0 0 0 0 #e31e36;
    box-shadow: 0 0 0 0 #e31e36;
}
70% {
    -webkit-box-shadow: 0 0 20px 30px rgba(204, 169, 44, 0);
    box-shadow: 0 0 20px 30px rgba(204, 169, 44, 0);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
}
}@keyframes pulse {
    0% {
    -webkit-box-shadow: 0 0 0 0 #e31e36;
    box-shadow: 0 0 0 0 #e31e36;
}
70% {
    -webkit-box-shadow: 0 0 20px 30px rgba(204, 169, 44, 0);
    box-shadow: 0 0 20px 30px rgba(204, 169, 44, 0);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
}
}button.button-g {
    font-weight: 200;
    border: none!important;
    outline: 0!important;
    background-color: #e31e36;
    color: #fff;
    position: relative;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    border-radius: 4px;
    cursor: pointer;
}
button.button-g:focus, button.button-g:hover {
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
}
button.button-g::after {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background-color: rgba(255, 255, 255, .4);
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .1s initial;
    -o-transition: .1s initial;
    transition: .1s initial;
    -webkit-animation: line-effect 3s .05s ease-in-out infinite;
    animation: line-effect 3s .05s ease-in-out infinite;
}
a {
    color: #151516;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
    color: #2e2e30;
}
.section-g {
    padding-top: 60px;
    padding-bottom: 50px;
}
.section-g h1, .section-g h2 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 0;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}
.top-line {
    height: 110px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.top-line .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.top-line .container .logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-line .container .logo-wrapper img {
    height: 85px;
    width: auto;
    margin-right: 15px;
}
.top-line .container .logo-wrapper .descr {
    font-size: 16px;
    line-height: 24px;
}
.top-line .container .contacts-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-line .container .contacts-wrapper .button-wrapper button.button-g {
    padding: 5px 25px;
}
.top-line .container .contacts-wrapper .phones-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 55px;
}
.top-line .container .contacts-wrapper .phones-wrapper a {
    font-size: 20px;
    font-weight: 700;
}
.top-line .container .contacts-wrapper .phones-wrapper a img {
    width: 15px;
}
header .nav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
.top-nav-wrapper {
    position: relative;
    width: 100%;
    height: 45px;
    z-index: 10;
}
.top-nav-wrapper .top-nav {
    position: relative;
    top: 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    -webkit-box-shadow: 0 1px #fff inset;
    box-shadow: 0 1px #fff inset;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(white));
    background: -webkit-linear-gradient(#f0f0f0 0, #fff 100%);
    background: -o-linear-gradient(#f0f0f0 0, #fff 100%);
    background: linear-gradient(#f0f0f0 0, #fff 100%);
}
.top-nav-wrapper .top-nav ul {
    display: table;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-nav-wrapper .top-nav ul li {
    -webkit-transition: all .1s linear 1s;
    -o-transition: all .1s linear 1s;
    transition: all .1s linear 1s;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: -.5px;
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    color: #151516;
    transition-duration: .5s;
}
.top-nav-wrapper .top-nav ul li ul li {
    -webkit-transition: all .1s linear 1s;
    -o-transition: all .1s linear 1s;
    transition: all .1s linear 1s;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    color: #151516;
    transition-duration: .5s;
}
.top-nav-wrapper .top-nav ul li ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all .5s ease;
    display: none;
}
.top-nav-wrapper .top-nav ul li ul:hover, .top-nav-wrapper .top-nav ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    display: block;
    z-index: 100;
}
.top-nav-wrapper .top-nav ul li ul li {
    width: 250px;
    position: relative;
    top: 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    -webkit-box-shadow: 0 1px #fff inset;
    box-shadow: 0 1px #fff inset;
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(white));
    background: -webkit-linear-gradient(#f0f0f0 0, #fff 100%);
    background: -o-linear-gradient(#f0f0f0 0, #fff 100%);
    background: linear-gradient(#f0f0f0 0, #fff 100%);
}
.top-nav-wrapper .top-nav ul li ul.dropdown {
    z-index: 100;
}
.top-nav-wrapper {
    z-index: 100;
}
.top-nav-wrapper .top-nav ul li a {
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    padding: 12px 10px;
    position: relative;
    z-index: 2;
    display: block;
}
.top-nav-wrapper .top-nav ul li a:hover {
    color: red;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #fff), color-stop(0, #f0f0f0));
    background: -webkit-linear-gradient(white 100%, #f0f0f0 0);
    background: -o-linear-gradient(white 100%, #f0f0f0 0);
    background: linear-gradient(white 100%, #f0f0f0 0);
}
.top-nav-wrapper .top-nav ul li:first-child>a::before {
    width: 1px;
    height: 20px;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    background: #e7e7e7;
    margin: -10px 0 0;
    -webkit-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    transition: all .1s linear 0s;
}
.top-nav-wrapper .top-nav ul li>a::after {
    width: 1px;
    height: 20px;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    background: #e7e7e7;
    margin: -10px 0 0;
    -webkit-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    transition: all .1s linear 0s;
}
.main-slider {
    height: 533px;
    position: relative;
    overflow: hidden;
}
.main-slider__arrow-left {
    left: 50px;
}
.main-slider__arrow-right {
    right: 50px;
}
.main-slider__arrows {
    position: absolute;
    display: block;
    width: 70px;
    padding: 15px;
    border-radius: 50%;
    top: 50%;
    z-index: 2;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .05);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.main-slider__arrows:hover {
    background-color: rgba(0, 0, 0, .3);
}
.main-slider-wrapper__slide {
    height: 533px;
    cursor: pointer;
    background-size: cover;
}
.main-slider-wrapper__slide-1 {
    background: url(../i/main/slide-1.jpg) center center;
}
.main-slider-wrapper__slide-2 {
    background: url(../i/main/slide-2.jpg) center center;
}
.main-slider-wrapper__slide-3 {
    background: url(../i/main/slide-3.jpg) center center;
}
.main-slider-wrapper__slide-4 {
    background: url(../i/main/slide-4.jpg) center center;
}
.main-slider-wrapper__slide-5 {
    background: url(../i/main/slide-5.jpg) center center;
}
.advantages {
    background-color: #f0f0f0;
}
.advantages .items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%}
.advantages .items-wrapper__item {
    width: 33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.advantages .items-wrapper__item .img-wrapper img {
    width: 81px;
}
.advantages .items-wrapper__item .content-wrapper {
    margin-left: 19px;
    padding-right: 15px;
    margin-bottom: 45px;
}
.advantages .items-wrapper__item .content-wrapper .title {
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 13px;
    margin-top: 0;
}
.advantages .items-wrapper__item .content-wrapper .subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.catalog .items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.catalog .items-wrapper__item {
    width: 48%;
    height: 270px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
    margin-right: 20px;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 6.472px 4.702px 13px 0 rgba(1, 0, 0, .13);
    box-shadow: 6.472px 4.702px 13px 0 rgba(1, 0, 0, .13);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
}
.catalog .items-wrapper__item:hover {
    -webkit-box-shadow: 16.773px 10.893px 13px 0 rgba(1, 0, 0, .13);
    box-shadow: 16.773px 10.893px 13px 0 rgba(1, 0, 0, .13);
}
.catalog .items-wrapper__item .img-wrapper {
    display: block;
    max-width: 100%}
.catalog .items-wrapper__item .content-wrapper {
    padding: 20px 20px 15px 15px;
}
.catalog .items-wrapper__item .content-wrapper .title {
    height: 59px;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 10px;
}
.catalog .items-wrapper__item .content-wrapper .subtitle {
    height: 95px;
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 24px;
}
.catalog .items-wrapper__item .content-wrapper button {
    font-size: 15px;
    padding: 7px 25px;
}
.top-season {
    background: url(../i/top/bg.jpg) center top no-repeat;
    position: relative;
}
.top-season h1, .top-season h2 {
    color: #fff;
}
.top-season__arrows {
    position: absolute;
    top: 40%;
    height: 60px;
    z-index: 2;
    cursor: pointer;
    padding: 10px;
    border-radius: 50%;
    background-color: #e6354a;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.top-season__arrows:hover {
    background-color: #e31e36;
}
.top-season__arrow-left {
    left: -70px;
}
.top-season__arrow-right {
    right: -70px;
}
.top-season__slider .slider-item .slider-item__wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 262px;
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 6.472px 4.702px 13px 0 rgba(1, 0, 0, .13);
    box-shadow: 6.472px 4.702px 13px 0 rgba(1, 0, 0, .13);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.top-season__slider .slider-item .slider-item__wrapper:hover {
    -webkit-box-shadow: 16.773px 10.893px 13px 0 rgba(1, 0, 0, .13);
    box-shadow: 16.773px 10.893px 13px 0 rgba(1, 0, 0, .13);
}
.top-season__slider .slider-item .slider-item__wrapper .img-wrapper {
    position: relative;
}
.top-season__slider .slider-item .slider-item__wrapper .img-wrapper::before {
    content: 'Топ продаж';
    position: absolute;
    top: 9px;
    left: 9px;
    font-size: 14px;
    font-weight: 200;
    color: #fff;
    padding: 5px;
    background-color: #e31e36;
    border-radius: 2px;
}
.top-season__slider .slider-item .slider-item__wrapper .img-wrapper img {
    max-width: 100%}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper {
    padding: 32px 14px;
    height: 170px;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .first-header {
    font-size: 17px;
    font-weight: 400;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .second-header {
    font-size: 21px;
    font-weight: 400;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .type-color {
    font-weight: 200;
    font-size: 17px;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .type-color span {
    font-size: 17px;
    font-weight: 400;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .type-price {
    font-size: 15px;
    font-weight: 400;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .type-price span {
    font-size: 17px;
    font-weight: 600;
    color: #e31e36;
}
.top-season__slider .slider-item .slider-item__wrapper button.button-g {
    margin: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 230px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.upsale__arrows {
    position: absolute;
    top: 30%;
    height: 60px;
    z-index: 2;
    cursor: pointer;
    padding: 10px;
    border-radius: 50%;
    background-color: #e6354a;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.upsale__arrows:hover {
    background-color: #e31e36;
}
.upsale__arrow-left {
    left: -70px;
}
.upsale__arrow-right {
    right: -70px;
}
.upsale__slider .slider-item .slider-item__wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 4.472px 4.702px 13px 0 rgba(1, 0, 0, .05);
    box-shadow: 4.472px 4.702px 13px 0 rgba(1, 0, 0, .05);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
}
.upsale__slider .slider-item .slider-item__wrapper:hover {
    -webkit-box-shadow: 6.773px 7.893px 13px 0 rgba(1, 0, 0, .1);
    box-shadow: 6.773px 7.893px 13px 0 rgba(1, 0, 0, .1);
}
.upsale__slider .slider-item .slider-item__wrapper .img-wrapper img {
    max-width: 100%}
.upsale__slider .slider-item .slider-item__wrapper .content-wrapper {
    padding: 22px 14px;
}
.upsale__slider .slider-item .slider-item__wrapper .content-wrapper .first-header {
    font-size: 17px;
    font-weight: 400;
}
.checklist {
    background: url(../i/check/bg.jpg) center top no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
}
.checklist .container {
    position: relative;
}
.checklist h2 {
    color: #fff;
    text-align: left;
    margin-bottom: 15px;
    font-weight: 700;
}
.checklist .title {
    text-align: left;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}
.checklist .title span {
    font-weight: 700;
    background-color: #e31e36;
}
.checklist button.button-g {
    margin-top: 30px;
    padding: 10px 17px;
}
.checklist img.img-check {
    position: absolute;
    top: -126px;
    left: -48px;
    width: 500px;
}
.reviews-arrows {
    position: absolute;
    height: 35px;
    z-index: 2;
    bottom: 20px;
    cursor: pointer;
}
.reviews-arrows__left-arrow {
    right: 100px;
}
.reviews-arrows__right-arrow {
    right: 40px;
}
.reviews__slider-wrapper {
    border-radius: 4px;
    position: relative;
    padding: 15px;
    -webkit-box-shadow: 2.457px 1.721px 21px 0 rgba(0, 0, 0, .29);
    box-shadow: 2.457px 1.721px 21px 0 rgba(0, 0, 0, .29);
}
.reviews__slider-wrapper .review-slide .img-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.reviews__slider-wrapper .review-slide .img-wrapper img {
    max-width: 100%}
.reviews__slider-wrapper .review-slide .img-wrapper span.play-icon img {
    display: block;
    position: absolute;
    width: 60px;
    z-index: 3;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.reviews__slider-wrapper .review-slide .img-wrapper .pulse-bg {
    position: absolute;
    top: 0;
    z-index: 4;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    border-radius: 50%}
.reviews__slider-wrapper .review-slide .img-wrapper .pulse-bg .pulse-bg-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: play-buttons infinite ease-in-out 2s;
    animation: play-buttons infinite ease-in-out 2s;
}
.reviews__slider-wrapper .review-slide .img-wrapper .pulse-bg .pulse-bg-container .pulse-bg-circle1 {
    width: 100%;
    height: 100%}
.reviews__slider-wrapper .review-slide .img-wrapper .pulse-bg .pulse-bg-container .pulse-bg-circle2 {
    width: 85%;
    height: 85%}
.reviews__slider-wrapper .review-slide .img-wrapper .pulse-bg .pulse-bg-container .pulse-bg-circle3 {
    width: 70%;
    height: 70%}
.reviews__slider-wrapper .review-slide .img-wrapper .pulse-bg .pulse-bg-container .pulse-bg-circle {
    border: 2px solid #e31e36;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.reviews__slider-wrapper .review-slide .content-wrapper .headtitle {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px;
}
.reviews__slider-wrapper .review-slide .content-wrapper .subtitle {
    margin-bottom: 10px;
}
.reviews__slider-wrapper .review-slide .content-wrapper .subtitle a {
    color: #145bbc;
    text-decoration: underline;
    font-size: 14px;
}
.reviews__slider-wrapper .review-slide .content-wrapper .title {
    font-size: 16px;
    line-height: 26px;
    height: 210px;
}
@-webkit-keyframes play-buttons {
    0% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
}
50% {
    opacity: 1;
}
to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}
}@keyframes play-buttons {
    0% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
}
50% {
    opacity: 1;
}
to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}
}.sertificate {
    background-color: #f0f0f0;
}
.sertificate__slider {
    position: relative;
}
.sertificate__slider a {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.sertificate__slider a img {
    margin-left: auto;
    margin-right: auto;
}
.sertificate__arrows {
    position: absolute;
    top: 40%;
    height: 60px;
    z-index: 2;
    cursor: pointer;
    padding: 10px;
    border-radius: 50%;
    background-color: #e6354a;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.sertificate__arrows:hover {
    background-color: #e31e36;
}
.sertificate__arrow-left {
    left: -70px;
}
.sertificate__arrow-right {
    right: -70px;
}
.gallery-slider__slide {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.gallery-slider__item {
    width: 25%;
    padding: 3px;
    overflow: hidden;
    position: relative;
}
.gallery-slider__item::after {
    content: '';
    position: absolute;
    display: block;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.gallery-slider__item:hover::after {
    background: rgba(227, 30, 54, .1);
    z-index: 2;
}
.gallery-slider__item img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.gallery-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 30px;
}
.gallery-slider .slick-dots li {
    margin: 0 5px;
}
.gallery-slider .slick-dots li button {
    display: block;
    width: 7px;
    height: 7px;
    background-color: #7d818a;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
}
.gallery-slider .slick-dots li.slick-active button, .gallery-slider .slick-dots li:hover button {
    background: #e31e36;
}
.contacts.section-g {
    background-color: #fcfcfc;
    padding-bottom: 0;
}
.map-container {
    position: relative;
    height: 600px;
}
.map-container .contacts-map {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
footer.footer {
    background: #414042;
}
footer.footer .block1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
footer.footer .block1 .img-wrapper {
    width: 300px;
}
footer.footer .block1 .img-wrapper img {
    max-width: 100%}
footer.footer .block1 .copyright-wrapper {
    margin-left: 10px;
    font-size: 12px;
    color: #fff;
    font-weight: 200;
    line-height: 18px;
}
footer.footer .block2 button.button-g {
    background-color: transparent;
    border: 1px solid #fff!important;
    padding: 5px 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
footer.footer .block3 {
    text-align: right;
}
footer.footer .block3 a {
    display: block;
    color: #fff;
    font-weight: 400;
}
footer.footer .block3 .time-of-work {
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.catalog-section {
    background-image: none;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
}
.catalog-section .container .row .col-12 h2 {
    color: #151516;
}
.catalog-section-grey {
    background-image: none;
    background: #f0f0f0;
    border-bottom: 1px solid #e7e7e7;
}
.catalog-section-grey .container .row .col-12 h2 {
    color: #151516;
}
.new-politics a {
    text-align: center;
    display: block;
    margin-top: 25px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    color: #fff;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    border-bottom: 1px dotted transparent;
}
.new-politics a:hover {
    color: #fff;
    border-bottom: 1px dotted #fff;
    text-decoration: none;
}
.site-developers {
    margin-left: auto;
    margin-right: auto;
}
.site-developers__wrapper {
    color: #fff;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.site-developers__wrapper a {
    color: #f0f0f0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    border-bottom: 1px dotted transparent;
}
.site-developers__wrapper a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #f0f0f0;
}
#scroll-to-top {
    bottom: 0;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 0;
    z-index: 100;
}
@media screen and (max-width:1800px) {
    .main-slider {
    height: 479px;
    position: relative;
}
.main-slider__arrow-left {
    left: 50px;
}
.main-slider__arrow-right {
    right: 50px;
}
.main-slider__arrows {
    position: absolute;
    display: block;
    width: 70px;
    padding: 15px;
    border-radius: 50%;
    top: 50%;
    z-index: 2;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .05);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.main-slider__arrows:hover {
    background-color: rgba(0, 0, 0, .3);
}
.main-slider-wrapper__slide {
    height: 479px;
    cursor: pointer;
    background-size: cover;
}
.main-slider-wrapper__slide-1 {
    background: url(../i/main/slide-1-1800.jpg) center center;
}
.main-slider-wrapper__slide-2 {
    background: url(../i/main/slide-2-1800.jpg) center center;
}
.main-slider-wrapper__slide-3 {
    background: url(../i/main/slide-3-1800.jpg) center center;
}
.main-slider-wrapper__slide-4 {
    background: url(../i/main/slide-4-1800.jpg) center center;
}
.main-slider-wrapper__slide-5 {
    background: url(../i/main/slide-5-1800.jpg) center center;
}
}@media screen and (max-width:1280px) {
    .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 50px;
    padding-top: 50px;
}
.slick-dots li {
    margin: 0 5px;
}
.slick-dots li button {
    display: block;
    width: 7px;
    height: 7px;
    background-color: #7d818a;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
}
.slick-dots li.slick-active button, .slick-dots li:hover button {
    background: #e31e36;
}
.sertificate__arrows, .top-season__arrows, .upsale__arrows {
    height: 50px;
}
.sertificate__arrow-right, .top-season__arrow-right, .upsale__arrow-right {
    right: -20px;
}
.sertificate__arrow-left, .top-season__arrow-left, .upsale__arrow-left {
    left: -20px;
}
}@media (max-width:1199.98px) {
    .top-line {
    height: 92px;
}
.top-line .container .logo-wrapper img {
    height: 60px;
}
.top-line .container .logo-wrapper .descr {
    font-size: 14px;
    line-height: 20px;
}
.top-line .container .contacts-wrapper .button-wrapper button.button-g {
    font-size: 14px;
}
.top-line .container .contacts-wrapper .phones-wrapper a {
    font-size: 16px;
}
.top-nav-wrapper .top-nav ul li a {
    font-size: 13px;
}
.main-slider {
    height: 306px;
    position: relative;
}
.main-slider__arrow-left {
    left: 50px;
}
.main-slider__arrow-right {
    right: 50px;
}
.main-slider__arrows {
    position: absolute;
    display: block;
    width: 70px;
    padding: 15px;
    border-radius: 50%;
    top: 50%;
    z-index: 2;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .05);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.main-slider__arrows:hover {
    background-color: rgba(0, 0, 0, .3);
}
.main-slider-wrapper__slide {
    height: 306px;
    cursor: pointer;
    background-size: cover;
}
.main-slider-wrapper__slide-1 {
    background: url(../i/main/slide-1-1200.jpg) center center;
}
.main-slider-wrapper__slide-2 {
    background: url(../i/main/slide-2-1200.jpg) center center;
}
.main-slider-wrapper__slide-3 {
    background: url(../i/main/slide-3-1200.jpg) center center;
}
.main-slider-wrapper__slide-4 {
    background: url(../i/main/slide-4-1200.jpg) center center;
}
.main-slider-wrapper__slide-5 {
    background: url(../i/main/slide-5-1200.jpg) center center;
}
.main-slider__arrows {
    width: 50px;
}
.section-g {
    padding-top: 40px;
    padding-bottom: 30px;
}
.section-g h1, .section-g h2 {
    font-size: 26px;
}
.advantages .items-wrapper__item .content-wrapper .title, .catalog .items-wrapper__item .content-wrapper .title {
    font-size: 18px;
}
.advantages .items-wrapper__item .content-wrapper .subtitle {
    font-size: 14px;
    line-height: 21px;
}
.advantages .items-wrapper__item .img-wrapper img {
    width: 60px;
}
.catalog .items-wrapper__item {
    margin-right: 16px;
}
.catalog .items-wrapper__item .content-wrapper .subtitle {
    font-size: 14px;
    line-height: 21px;
    height: 113px;
}
.catalog .items-wrapper__item .content-wrapper button {
    font-size: 13px;
}
.checklist img.img-check {
    top: -81px;
    left: 17px;
    width: 353px;
}
.checklist .title {
    font-size: 16px;
}
.checklist button.button-g, footer.footer .block2 button.button-g {
    font-size: 14px;
}
.reviews__slider-wrapper .review-slide .content-wrapper .title {
    font-size: 14px;
    line-height: 24px;
}
.sertificate__arrows, .top-season__arrows, .upsale__arrows {
    height: 35px;
    border-radius: 4px;
}
.sertificate__arrow-right, .top-season__arrow-right, .upsale__arrow-right {
    right: -25px;
}
.sertificate__arrow-left, .top-season__arrow-left, .upsale__arrow-left {
    left: -25px;
}
}@media (max-width:991.98px) {
    .top-line {
    height: 77px;
}
.top-line .container .logo-wrapper img {
    height: 51px;
}
.top-line .container .logo-wrapper .descr {
    font-size: 12px;
    line-height: 16px;
}
.catalog .items-wrapper__item .content-wrapper button, .checklist button.button-g, .top-line .container .contacts-wrapper .button-wrapper button.button-g, .top-season__slider .slider-item .slider-item__wrapper button.button-g, footer.footer .block2 button.button-g {
    font-size: 12px;
}
.top-line .container .contacts-wrapper .phones-wrapper a {
    font-size: 14px;
}
.top-nav-wrapper .top-nav ul li a {
    font-size: 12px;
}
.main-slider {
    height: 275px;
    position: relative;
}
.main-slider__arrow-left {
    left: 50px;
}
.main-slider__arrow-right {
    right: 50px;
}
.main-slider__arrows {
    position: absolute;
    display: block;
    width: 70px;
    padding: 15px;
    border-radius: 50%;
    top: 50%;
    z-index: 2;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .05);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.main-slider__arrows:hover {
    background-color: rgba(0, 0, 0, .3);
}
.main-slider-wrapper__slide {
    height: 275px;
    cursor: pointer;
    background-size: cover;
}
.main-slider-wrapper__slide-1 {
    background: url(../i/main/slide-1-992.jpg) center center;
}
.main-slider-wrapper__slide-2 {
    background: url(../i/main/slide-2-992.jpg) center center;
}
.main-slider-wrapper__slide-3 {
    background: url(../i/main/slide-3-992.jpg) center center;
}
.main-slider-wrapper__slide-4 {
    background: url(../i/main/slide-4-992.jpg) center center;
}
.main-slider-wrapper__slide-5 {
    background: url(../i/main/slide-5-992.jpg) center center;
}
.main-slider__arrows {
    width: 50px;
}
.section-g {
    padding-top: 25px;
    padding-bottom: 25px;
}
.section-g h1, .section-g h2 {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 32px;
}
.advantages .items-wrapper__item .content-wrapper .title, .catalog .items-wrapper__item .content-wrapper .title {
    font-size: 16px;
}
.advantages .items-wrapper__item .content-wrapper .subtitle {
    font-size: 13px;
    line-height: 19px;
}
.advantages .items-wrapper__item .img-wrapper img {
    width: 47px;
}
.catalog .items-wrapper__item {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.top-season__slider .slider-item .slider-item__wrapper {
    width: 208px;
}
.top-season__slider .slider-item .slider-item__wrapper button.button-g {
    width: 195px;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper {
    padding: 18px 10px;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .second-header {
    font-size: 19px;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .type-color {
    font-size: 16px;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .type-price {
    font-size: 14px;
    margin-top: 20px;
}
.upsale__slider .slider-item .slider-item__wrapper {
    width: 215px;
}
.upsale__slider .slider-item .slider-item__wrapper .content-wrapper .first-header {
    font-size: 15px;
}
.checklist img.img-check {
    top: -44px;
    left: -17px;
    width: 327px;
}
.reviews__slider-wrapper .review-slide .content-wrapper .headtitle {
    font-size: 18px;
    margin-bottom: 7px;
}
.reviews__slider-wrapper .review-slide .content-wrapper .subtitle a {
    font-size: 12px;
}
.reviews__slider-wrapper .review-slide .content-wrapper .title {
    font-size: 12px;
    line-height: 21px;
}
.sertificate__arrows, .top-season__arrows, .upsale__arrows {
    height: 30px;
    border-radius: 4px;
}
.sertificate__arrow-right, .top-season__arrow-right, .upsale__arrow-right {
    right: -33px;
}
.sertificate__arrow-left, .top-season__arrow-left, .upsale__arrow-left {
    left: -33px;
}
}@media (max-width:767.98px) {
    .top-line .container .logo-wrapper img {
    height: 38px;
}
.top-line .container .logo-wrapper .descr {
    font-size: 10px;
    line-height: 14px;
}
.top-line {
    height: 62px;
}
.header {
    height: 62px;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 9;
    margin-top: 0!important;
    border-bottom: 1px solid rgba(1, 0, 0, .13);
}
body {
    margin-top: 62px;
}
.main-slider {
    height: 264px;
    position: relative;
}
.main-slider__arrow-left {
    left: 30px;
}
.main-slider__arrow-right {
    right: 30px;
}
.main-slider__arrows {
    position: absolute;
    display: block;
    width: 70px;
    padding: 15px;
    border-radius: 50%;
    top: 40%;
    z-index: 2;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .05);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.main-slider__arrows:hover {
    background-color: rgba(0, 0, 0, .3);
}
.main-slider-wrapper__slide {
    height: 264px;
    cursor: pointer;
    background-size: cover;
}
.main-slider-wrapper__slide-1 {
    background: url(../i/main/slide-1-768.jpg) center center;
}
.main-slider-wrapper__slide-2 {
    background: url(../i/main/slide-2-768.jpg) center center;
}
.main-slider-wrapper__slide-3 {
    background: url(../i/main/slide-3-768.jpg) center center;
}
.main-slider-wrapper__slide-4 {
    background: url(../i/main/slide-4-768.jpg) center center;
}
.main-slider-wrapper__slide-5 {
    background: url(../i/main/slide-5-768.jpg) center center;
}
.main-slider__arrows {
    width: 50px;
}
.advantages .items-wrapper__item {
    width: 49%}
.catalog .items-wrapper__item {
    width: 100%}
.checklist img.img-check {
    display: none;
}
.reviews__slider-wrapper .review-slide .content-wrapper .headtitle {
    margin-top: 10px;
}
.gallery-slider__item {
    width: 50%}
footer .block2 {
    display: none;
}
.sertificate__arrows, .top-season__arrows, .upsale__arrows {
    height: 30px;
    border-radius: 4px;
}
.sertificate__arrow-right, .top-season__arrow-right, .upsale__arrow-right {
    right: -22px;
}
.sertificate__arrow-left, .top-season__arrow-left, .upsale__arrow-left {
    left: -22px;
}
}@media (max-width:575.98px) {
    .main-slider {
    height: 264px;
    position: relative;
}
.main-slider__arrow-left {
    left: 30px;
}
.main-slider__arrow-right {
    right: 30px;
}
.main-slider__arrows {
    position: absolute;
    display: block;
    width: 70px;
    padding: 15px;
    border-radius: 50%;
    top: 40%;
    z-index: 2;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .05);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.main-slider__arrows:hover {
    background-color: rgba(0, 0, 0, .3);
}
.main-slider-wrapper__slide {
    height: 264px;
    cursor: pointer;
    background-size: cover;
}
.main-slider-wrapper__slide-1 {
    background: url(../i/main/slide-1-576.jpg) center center;
}
.main-slider-wrapper__slide-2 {
    background: url(../i/main/slide-2-576.jpg) center center;
}
.main-slider-wrapper__slide-3 {
    background: url(../i/main/slide-3-576.jpg) center center;
}
.main-slider-wrapper__slide-4 {
    background: url(../i/main/slide-4-576.jpg) center center;
}
.main-slider-wrapper__slide-5 {
    background: url(../i/main/slide-5-576.jpg) center center;
}
.main-slider__arrows {
    width: 50px;
}
.advantages .items-wrapper__item .content-wrapper .title, .catalog .items-wrapper__item .content-wrapper .title {
    line-height: 18px;
    margin-bottom: 6px;
}
.advantages .items-wrapper__item .content-wrapper .title, .catalog .items-wrapper__item .content-wrapper .title, .top-season__slider .slider-item .slider-item__wrapper .content-wrapper .first-header {
    font-size: 15px;
}
.advantages .items-wrapper__item .content-wrapper .subtitle, .catalog .items-wrapper__item .content-wrapper .subtitle {
    font-size: 12px;
    line-height: 20px;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .second-header {
    font-size: 16px;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .type-color {
    font-size: 14px;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper .type-price {
    margin-top: 11px;
}
.top-season__slider .slider-item .slider-item__wrapper .content-wrapper {
    height: 149px;
}
.sertificate__arrows, .top-season__arrows, .upsale__arrows {
    height: 30px;
    border-radius: 4px;
    top: 38%}
.sertificate__arrow-right, .top-season__arrow-right, .upsale__arrow-right {
    right: -8px;
}
.sertificate__arrow-left, .top-season__arrow-left, .upsale__arrow-left {
    left: -8px;
}
}@media screen and (max-width:480px) {
    .main-slider {
    height: 292px;
    position: relative;
}
.main-slider__arrow-left {
    left: 15px;
}
.main-slider__arrow-right {
    right: 15px;
}
.main-slider__arrows {
    position: absolute;
    display: block;
    width: 70px;
    padding: 15px;
    border-radius: 50%;
    top: 40%;
    z-index: 2;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .05);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.main-slider__arrows:hover {
    background-color: rgba(0, 0, 0, .3);
}
.main-slider-wrapper__slide {
    height: 292px;
    cursor: pointer;
    background-size: cover;
}
.main-slider-wrapper__slide-1 {
    background: url(../i/main/slide-1-480.jpg) center center;
}
.main-slider-wrapper__slide-2 {
    background: url(../i/main/slide-2-480.jpg) center center;
}
.main-slider-wrapper__slide-3 {
    background: url(../i/main/slide-3-480.jpg) center center;
}
.main-slider-wrapper__slide-4 {
    background: url(../i/main/slide-4-480.jpg) center center;
}
.main-slider-wrapper__slide-5 {
    background: url(../i/main/slide-5-480.jpg) center center;
}
.main-slider__arrows {
    width: 50px;
}
.top-line .container .logo-wrapper .descr {
    display: none;
}
.section-g h1, .section-g h2 {
    font-size: 17px;
}
.advantages .items-wrapper__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%}
.advantages .items-wrapper__item .content-wrapper {
    margin-left: 0;
    margin-bottom: 25px;
    margin-top: 10px;
}
.catalog .items-wrapper__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.catalog .items-wrapper__item {
    height: 510px;
    width: 238px;
}
.catalog .items-wrapper__item .content-wrapper .title {
    height: 48px;
}
.catalog .items-wrapper__item .content-wrapper .subtitle {
    height: 99px;
}
.sertificate__arrows, .top-season__arrows, .upsale__arrows {
    height: 30px;
    border-radius: 4px;
    top: 38%}
.sertificate__arrow-right, .top-season__arrow-right, .upsale__arrow-right {
    right: -8px;
}
.sertificate__arrow-left, .top-season__arrow-left, .upsale__arrow-left {
    left: -8px;
}
.reviews__slider-wrapper .review-slide .content-wrapper .title {
    height: 316px;
}
.reviews-arrows {
    height: 25px;
}
}.map-container {
    position: relative;
    height: 500px;
    width: 100%}
.map-container .contacts-map {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.about-company-map {
    padding-bottom: 0;
    background-color: #f5f5f5;
}
.res-i {
    max-width: 100%;
    height: auto;
}
a {
    -webkit-transition: all .36s;
    -o-transition: all .36s;
    transition: all .36s;
}
@media (min-width:992px) {
    .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
}@media (min-width:768px) {
    .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
}@media (min-width:576px) {
    .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
}.catalogInner {
    background-color: #f0f0f0;
    padding-top: 40px;
    padding-bottom: 40px;
}
@media (min-width:1200px) {
    .catalogInner {
    padding-top: 70px;
    padding-bottom: 70px;
}
}.catalogInner h1, .catalogInner h2 {
    margin-bottom: 25px;
    text-transform: uppercase;
}
.top-gibkaya {
    background-image: url(../i/metallocher-bg.jpg);
    background-size: 100%;
    background-position: center;
    color: #fff;
}
.top-gibkaya h1, .top-gibkaya h2 {
    text-shadow: 0 1px 4px #000;
}
.top-ploskaya {
    background-image: url(../i/ploskaya-bg.jpg);
    background-size: 100%;
    background-position: center;
    color: #fff;
}
.top-ploskaya h1, .top-ploskaya h2 {
    text-shadow: 0 1px 4px #000;
}
.top-metallocher {
    background-image: url(../i/metallocher-bg.jpg);
    background-size: 100%;
    background-position: center;
    color: #fff;
}
.top-metallocher h1, .top-metallocher h2 {
    text-shadow: 0 1px 4px #000;
}
.top-onduvilla {
    background-image: url(../i/onduvilla-bg.jpg);
    background-size: 100%;
    background-position: center;
    color: #fff;
}
.top-onduvilla h1, .top-onduvilla h2 {
    text-shadow: 0 1px 4px #000;
}
.top-ondulin {
    background-image: url(../i/ondulin-bg.jpg);
    background-size: 100%;
    background-position: center;
    color: #fff;
}
.top-ondulin h1, .top-ondulin h2 {
    text-shadow: 0 1px 4px #000;
}
.top-braas {
    background-image: url(../i/braas/braas-bg.jpg);
    background-size: 100%;
    background-position: center;
    color: #fff;
}
.top-braas h1, .top-braas h2 {
    text-shadow: 0 1px 4px #000;
}
.top-luxard {
    background-image: url(../i/luxard/luxard-bg.jpg);
    background-size: 100%;
    background-position: center;
    color: #fff;
}
.top-luxard h1, .top-luxard h2 {
    text-shadow: 0 1px 4px #000;
}
.back-to-catalog a {
    text-decoration: none;
    border-bottom: 1px dotted #151516;
}
.back-to-catalog a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}
.catalogItem {
    margin-bottom: 60px;
    background-color: #fff;
}
.catalogItem__col {
    position: relative;
}
@media (min-width:1200px) {
    .catalogItem__col {
    padding-right: 0;
}
}.catalogItem__value {
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
}
.catalogItem__holder {
    z-index: 5;
    position: absolute;
    right: 20px;
    top: -10px;
    width: 88px;
    height: 88px;
    background-color: #e31e36;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 50%;
    line-height: 1;
}
@media (min-width:992px) {
    .catalogItem__holder {
    right: -20px;
    top: 20px;
    width: 103px;
    height: 103px;
}
}@media (min-width:1200px) {
    .catalogItem__holder {
    right: -50px;
}
}.catalogItem__holder strong {
    display: block;
    font-size: 30px;
    font-weight: 700;
}
.catalogItem__content {
    padding: 20px;
}
@media (min-width:768px) {
    .catalogItem__content {
    padding: 20px 20px 20px 0;
}
}@media (min-width:992px) {
    .catalogItem__content {
    padding: 20px;
}
}@media (min-width:1200px) {
    .catalogItem__content {
    padding: 25px 40px 25px 60px;
}
}.catalogItem__title {
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.catalogItem__title button {
    text-align: left;
    outline: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    font-size: 18px;
    text-decoration: underline;
    color: #e31e36;
    font-weight: 400;
}
@media (min-width:992px) {
    .catalogItem__title button {
    font-size: 24px;
}
}.catalogItem__title button:hover {
    text-decoration: none;
}
.catalogItem__btn {
    width: 100%;
    padding: 15px 10px;
}
@media (min-width:992px) {
    .catalogItem__btn {
    display: block;
    max-width: 130px;
    margin-left: auto;
}
}@media (max-width:991.98px) {
    .catalogItem__description {
    display: none;
}
}.catalogItem__description-toggle {
    position: relative;
    padding-right: 20px;
}
@media (min-width:992px) {
    .catalogItem__description-toggle {
    display: none;
}
}.catalogItem__description-toggle::before {
    content: '';
    position: absolute;
    right: 0;
    width: 15px;
    height: 15px;
    top: 20%;
    background-image: url(../i/chevron-down.svg);
    background-position: center;
    background-size: 15px;
    -webkit-transition: all .36s;
    -o-transition: all .36s;
    transition: all .36s;
}
.catalogItem__description-toggle.active::before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.catalogItem__price {
    max-width: 130px;
    margin-left: auto;
    border: 1px solid #ccc;
    text-align: center;
    padding: 18px 0;
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 15px;
}
.catalogItem__price-main {
    display: block;
    font-size: 26px;
    color: #e31e36;
}
.catalogItem__prop {
    min-width: 67px;
    text-align: center;
    font-size: 12px;
}
.catalogItem__propTitle {
    border-bottom: 1px solid #ccc;
    line-height: 29px;
    position: relative;
}
.catalogItem__propValue {
    font-weight: 700;
    line-height: 12px;
    padding: 9px 0;
}
.catalogItem__hint {
    position: absolute;
    right: 0;
    top: 0;
}
.catalogItem__hint:focus .catalogItem__hintHover, .catalogItem__hint:hover .catalogItem__hintHover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.catalogItem__hint span {
    width: 12px;
    height: 12px;
    display: block;
    border: solid 1px #ccc;
    border-radius: 50%;
    font-size: 10px;
    line-height: 1;
}
.catalogItem__hintHover {
    -webkit-transition: all .36s;
    -o-transition: all .36s;
    transition: all .36s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    position: absolute;
    right: -40px;
    top: -50px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 4px rgba(170, 170, 170, .8);
    box-shadow: 0 3px 4px rgba(170, 170, 170, .8);
    padding: 5px;
}
.catalogItem__hintHover::before {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 40px;
    left: 50%;
    z-index: 10;
    margin-left: -5px;
    border-top: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.catalogItem__body ul {
    padding-left: 0;
}
.catalogItem__body li {
    padding-bottom: 5px;
    list-style: none;
    position: relative;
    padding-left: 20px;
}
.catalogItem__body li::before {
    content: '';
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../i/check.svg);
    background-position: center;
    background-size: 15px;
}
.header {
    z-index: 1000;
}
.responsive_callback_btn {
    z-index: 1001;
}
.modal-gibkaya .hs-b-form__header-title {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}
.slick-catalog {
    position: relative;
    margin-bottom: 0!important;
}
.slick-catalog:hover .slick-arrow {
    opacity: 1;
}
.slick-catalog__slick-slide {
    display: block!important;
    position: relative;
}
.slick-catalog__slick-slide:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.slick-catalog__slick-slide img {
    width: 100%;
    -webkit-transition: all 3s linear;
    -o-transition: all 3s linear;
    transition: all 3s linear;
}
.slick-catalog .photo-color {
    position: absolute;
    display: block;
    padding: 5px 10px;
    background-color: #fff;
    top: 20px;
    left: 20px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    z-index: 70;
}
.slick-catalog .color_label {
    display: block;
    height: 100%}
.slick-catalog .color_label span {
    display: block;
    height: 100%;
    color: #000;
}
.slick-catalog .color_label strong {
    font-weight: 700;
}
.slick-catalog .slick-arrow {
    outline: 0;
    cursor: pointer;
    -webkit-transition: all .36s;
    -o-transition: all .36s;
    transition: all .36s;
    width: 24px;
    height: 45px;
    position: absolute;
    top: 50%;
    z-index: 99;
    background: rgba(0, 0, 0, .7);
    margin: -22px 0 0;
    border: none;
}
@media (min-width:992px) {
    .slick-catalog .slick-arrow {
    opacity: 0;
}
}.slick-catalog .slick-next-cat {
    right: 0;
    border-radius: 24px 0 0 24px;
}
.slick-catalog .slick-next-cat::before {
    content: '';
    display: block;
    width: 11px;
    height: 11px;
    background: url(../i/right-arrow.svg) center no-repeat;
    background-size: 100%}
.slick-catalog .slick-prev-cat {
    left: 0;
    border-radius: 0 24px 24px 0;
}
.slick-catalog .slick-prev-cat::before {
    content: '';
    display: block;
    width: 11px;
    height: 11px;
    background: url(../i/left-arrow.svg) center no-repeat;
    background-size: 100%}
.slick-catalog .slick-dots {
    position: absolute;
    left: auto;
    right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 20px;
    line-height: 0;
}
.slick-catalog .slick-dots li {
    width: 24px;
    height: 24px;
    border: solid 2px #fff;
}
.slick-catalog .slick-dots li button {
    display: block;
    width: 100%!important;
    height: 100%!important;
}
@media screen and (max-width:400px) {
    .slick-catalog .color_label span {
    font-size: 8px;
}
.slick-catalog .photo-color {
    left: 5px;
}
.catalogItem__holder {
    width: 80px;
    height: 80px;
    font-size: 9px;
}
.catalogItem__holder strong {
    font-size: 25px;
}
.catalogItem__holder span {
    font-size: 18px;
}
}



.top-season .slick-slide {
    height: 470px;
}

@media screen and (max-width:920px) {
    .top-season .slick-slide {
        height: 410px;
    }
    
}