@charset "UTF-8";
body,
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0
}

*,
.slick-list:focus,
.slick-slide {
    outline: 0
}

button,
hr,
input {
    overflow: visible
}

.datepicker-panel>ul::after,
.slick-track:after,
hr {
    clear: both
}

a,
body {
    -webkit-text-decoration-skip: objects
}


:focus, :focus-visible {
    border: solid 2px black;
    outline: black;
}

a:focus {
    outline: none;
    border: solid 2px black;
    border-bottom: solid 2px black !important;
}

#cookie-notice button:focus {
    border: solid 2px black;
}

#wt-cli-accept-all-btn:focus, #wt-cli-accept-all-btn:focus-visible {
    outline: none;
    border: solid 2px black;
    border-bottom: solid 2px black !important;
}

.footer__menu-main>li>a:focus, .footer__menu-title:focus, .footer__menu-title a:focus-visible, .footer__contacts>p>a:focus-visible, .footer_main a:focus, .footer_main>.menu-item a:focus  {
    outline: none;
    border: solid 2px white;
    border-bottom: solid 2px white !important;
}


.skip_to_main_content {
    position: absolute;
    top: 12%;
    left: 2%;
    z-index: -1;
    padding: 1em;
    background-color: #202023;
    color: white;
    opacity: 0;

}
.skip_to_main_content:focus {
    z-index: 999;
    opacity: 1;
}

.ui-wysiwyg a,
a:hover,
abbr[title] {
    text-decoration: underline
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.icon-arrow-down {
    display: inline-block;
    vertical-align: middle;
    width: 14.04px;
    height: 8.49px
}

.icon-arrow-left,
.icon-arrow-long-left,
.icon-arrow-long-right {
    display: inline-block;
    vertical-align: middle
}

.icon-arrow-right,
.icon-arrow-right2,
.icon-doc,
.icon-facebook-f,
.icon-instagram,
.icon-linkedin-in,
.icon-search,
.icon-twitter,
.icon-user {
    display: inline-block;
    vertical-align: middle
}

progress,
sub,
sup {
    vertical-align: baseline
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

dfn {
    font-style: italic
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    max-width: 100%;
    max-height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

.article__share-label,
.btn-banner,
.btn-base,
.footer__menu-title,
.footer__subscribe-title,
.header__lang-link,
.header__menu>li>a,
.link-more,
.news__item-categories,
.selectize-input .item,
.title-label {
    text-transform: uppercase
}

[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 {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

body {
    margin: 0;
    font: 400 1.7rem/2.7rem source_sans_pro, Helvetica, Arial, sans-serif
}

h1,
h2 {
    font-weight: 300
}

cite,
h6 {
    line-height: 3.2rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 2.5rem
}

h1 {
    font-size: 4.6rem;
    line-height: 5.6rem
}

@media (min-width:992px) {
    h1 {
        font-size: 10.2rem;
        line-height: 14.5rem
    }
}

h2 {
    font-size: 4rem;
    line-height: 4.8rem
}

h3,
h4,
h5,
h6 {
    font-weight: 600
}

@media (min-width:992px) {
    h2 {
        font-size: 6.6rem;
        line-height: 7rem
    }
}

h3 {
    font-size: 3.6rem;
    line-height: 4.6rem
}

@media (min-width:992px) {
    h3 {
        font-size: 5.2rem;
        line-height: 7.4rem
    }
}

h4 {
    font-size: 3rem;
    line-height: 3.8rem;
    letter-spacing: .25px
}

@media (min-width:992px) {
    h4 {
        font-size: 3.7rem;
        line-height: 5.3rem
    }
}

h5 {
    font-size: 2.6rem;
    line-height: 4.7rem
}

h6 {
    font-size: 2.2rem
}

.title-label {
    font-size: 1.7rem;
    color: #145a4f;
    margin-bottom: 5px
}

.title-label--theme-burgundy {
    color: #a43561
}

.title-label--theme-green {
    color: #145a4f
}

.title-label--theme-aqua {
    color: #1a7365
}

.title-label--theme-orange {
    color: #145a4f
}

.title-label--theme-yellow {
    color: #145a4f
}

.title-label--theme-gray {
    color: #333333
}

blockquote,
em,
figure,
p {
    margin: 0 0 2.8rem;
    display: block
}

blockquote,
dd {
    margin: 0 0 2rem;
    display: block
}

blockquote {
    background: #E5EDF6;
    border-radius: 3px;
    padding: 2rem;
    position: relative;
    font-size: 14px;
    line-height: 1.6rem;
    font-weight: 500;
    color: #182045
}

blockquote:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 12px;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-top: 12px solid #E5EDF6
}

blockquote p {
    margin: 0 0 10px
}

blockquote p:last-child {
    margin: 0
}

blockquote em {
    font-style: italic
}

cite,
em {
    font-style: normal;
    font-weight: 400
}

em {
    display: block;
    font-size: 1.8rem;
    line-height: 1.666
}

cite {
    font-size: 14px
}

.btn-base,
b,
strong {
    font-weight: 700
}

dl {
    margin: 3rem 0
}

dt {
    display: block;
    margin: 0 0 13px;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 500;
    color: #000
}

hr {
    box-sizing: content-box;
    height: 0;
    border: none;
    border-top: 1px solid #ccc;
    margin: 2.4rem 0
}

a {
    background-color: transparent;
    transition: color .25s;
    color: #2a8832;
    text-decoration: none
}

mark {
    background: 0 0;
    color: #347D3B
}

video {
    max-width: 100%
}

textarea {
    resize: none;
    overflow: hidden
}

p {
    line-height: 3rem
}

[class*=" icon-"],
[class^=icon-] {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    fill: currentColor;
    fill-rule: evenodd;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.icon-search {
    width: 13.8px;
    height: 13.8px;
    fill: #333333
}

.icon-arrow-left,
.icon-arrow-right {
    width: 1.6rem;
    height: 2.6rem;
    fill: none;
    stroke: #333333;
    stroke-width: 4px
}

.icon-arrow-right2 {
    width: 11px;
    height: 1.9rem;
    fill: none;
    stroke: #fff;
    stroke-width: 2px
}

.icon-arrow-long-left {
    fill: none;
    stroke-width: 2px;
    width: 2.8rem;
    height: 1.9rem;
    stroke: #333333
}

.icon-arrow-long-right {
    fill: none;
    stroke-width: 2px;
    width: 2.8rem;
    height: 1.9rem
}

.icon-instagram {
    width: 2.12rem;
    height: 2.12rem;
    fill: #333333
}

.icon-linkedin-in {
    width: 1.9rem;
    height: 1.9rem;
    fill: #333333
}

.icon-twitter {
    width: 2.2rem;
    height: 1.8rem;
    fill: #333333
}

.icon-facebook-f {
    width: 10.2px;
    height: 1.9rem;
    fill: #333333
}

.icon-user {
    width: 6rem;
    height: 6.4rem;
    fill: none;
    stroke-width: 2px;
    stroke: #fff
}

.icon-doc {
    width: 4.6rem;
    height: 6.2rem;
    fill: none;
    stroke-width: 2px;
    stroke: #fff
}

@font-face {
    font-family: source_sans_pro;
    src: url(../fonts/sourcesanspro-bold.eot);
    src: url(../fonts/sourcesanspro-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/sourcesanspro-bold.woff2) format("woff2"), url(../fonts/sourcesanspro-bold.woff) format("woff"), url(../fonts/sourcesanspro-bold.ttf) format("truetype"), url(../fonts/sourcesanspro-bold.svg#source_sans_probold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: source_sans_pro;
    src: url(../fonts/sourcesanspro-semibold.eot);
    src: url(../fonts/sourcesanspro-semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/sourcesanspro-semibold.woff2) format("woff2"), url(../fonts/sourcesanspro-semibold.woff) format("woff"), url(../fonts/sourcesanspro-semibold.ttf) format("truetype"), url(../fonts/sourcesanspro-semibold.svg#source_sans_prosemibold) format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: source_sans_pro;
    src: url(../fonts/sourcesanspro-regular.eot);
    src: url(../fonts/sourcesanspro-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/sourcesanspro-regular.woff2) format("woff2"), url(../fonts/sourcesanspro-regular.woff) format("woff"), url(../fonts/sourcesanspro-regular.ttf) format("truetype"), url(../fonts/sourcesanspro-regular.svg#source_sans_proregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.is-error {
    border-color: #8A0502
}

.is-success {
    border-color: #159E24
}

button,
input[type=submit] {
    border: 0
}

.ui-input {
    display: block;
    width: 100%;
    border: 0;
    -webkit-appearance: none;
    transition: .25s
}

.ui-input:-ms-input-placeholder {
    color: #333333
}

.ui-input::placeholder {
    color: #333333
}

.ui-input:focus {
    border-color: rgba(0, 0, 0, .2)
}

.ui-input--subscribe {
    background: #fafafa;
    height: 54px;
    padding: 5px 35px;
    font-size: 17px;
    color: #333333;
    border-radius: 40px;
    letter-spacing: -.5px
}

.ui-input--subscribe--footer {
    font-size: 14px;
    letter-spacing: 0;
    padding-left: 30px;
    padding-right: 60px
}

.ui-input--base {
    height: 64px;
    background: #fafafa;
    border-radius: 10px;
    padding: 5px 30px;
    color: #333333
}

.ui-input--base:focus {
    background: #f7f7f7
}

.ui-input--base:-ms-input-placeholder {
    color: rgba(86, 85, 85, .54)
}

.ui-input--base::placeholder {
    color: rgba(86, 85, 85, .54)
}

.ui-input--base--textarea {
    height: 200px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 27px
}

@media (min-width:992px) {
    .ui-input--base--textarea {
        height: 308px
    }
}

.ui-label {
    font-size: 1.7rem;
    color: rgb(86, 85, 85);
    display: block;
    margin-bottom: 14px
}

.btn,
.link-more {
    -ms-flex-align: center;
    display: -ms-inline-flexbox;
    text-decoration: none
}

.btn {
    background: 0 0;
    display: inline-flex;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    transition: .25s;
    text-align: center;
    max-width: 100%;
    cursor: pointer
}

.btn:hover {
    text-decoration: none
}

.btn:active {
    transition: none
}

.btn-base {
    height: 5.4rem;
    background: #145a4f;
    color: #fff;
    font-size: 15px;
    line-height: 2.1rem;
    padding: 5px 4.5rem;
    border-radius: 40px
}

.btn-base:hover {
    background: #2d902d
}

.btn-base .icon-arrow-long-right {
    margin-left: 30px;
    stroke: #fff
}

.btn-base .icon-arrow-right2 {
    margin-left: 30px
}

.btn-base--size-medium {
    height: 4.5rem;
    font-size: 1.8rem;
    padding: 5px 4rem
}

.btn-base--theme-green {
    background: #145a4f
}

.btn-base--theme-green:hover {
    background: #2d902d
}

.btn-base--theme-burgundy {
    background: #a43561
}

.btn-base--theme-burgundy:hover {
    background: #892c51
}

.btn-base--theme-gray-light {
    background: #DDD;
    color: #333333
}

.btn-base--theme-gray-light:hover {
    background: #cbcbcb
}

.btn-banner {
    position: absolute;
    right: 0;
    bottom: 15px;
    color: #fff;
    padding: 10px 15px 10px 2rem;
    width: 15.2rem;
    min-height: auto;
    background: #333333;
    font-size: 14px;
    line-height: 2rem;
    text-align: left;
    font-weight: 600;
    z-index: 10
}

@media (min-width:992px) {
    .btn-banner {
        min-height: 9.1rem;
        bottom: 3rem
    }
}

@media (min-width:1600px) {
    .btn-banner {
        bottom: 12rem
    }
}

.btn-banner:hover {
    background-color: #494848
}

.btn-menu.opened span,
.btn-menu.opened:after,
.btn-menu.opened:before {
    background: #333333;
    width: 2.5rem;
    top: 8px
}

.btn-menu {
    position: relative;
    width: 3rem;
    height: 2rem;
    transition: 0s
}

.btn-menu span,
.btn-menu:after,
.btn-menu:before {
    content: "";
    display: block;
    width: 3rem;
    height: 3px;
    background-color: #333333;
    position: absolute;
    left: 0;
    transition: all 250ms ease-in-out;
    border-radius: 2px
}

.btn-menu:before {
    top: 0
}

.btn-menu span {
    top: 9px;
    opacity: 1
}

.btn-menu:after {
    top: 1.8rem
}

.btn-menu.opened {
    width: 2.5rem
}

.btn-menu.opened span {
    opacity: 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.btn-menu.opened:before {
    left: 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.btn-menu.opened:after {
    left: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.btn--fullwidth {
    width: 100%
}

.link-more {
    font-weight: 700;
    font-size: 15px;
    align-items: center;
    display: inline-flex
}

.link-more .icon-arrow-long-right {
    margin-left: 50px
}

.link-more:hover {
    text-decoration: none
}

.link-back {
    font-size: 1.7rem;
    text-decoration: none;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #333333
}

.link-back .icon-arrow-long-left {
    margin-right: 15px
}

.ui-ul,
.ui-wysiwyg ul {
    margin: 0 0 2rem;
    padding: 0;
    list-style: none
}

.ui-ul>li,
.ui-wysiwyg ul>li {
    position: relative;
    padding: 0 0 0 2rem;
    margin: 0 0 1.6rem;
    overflow: hidden
}

.ui-ul>li:after,
.ui-wysiwyg ul>li:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 4px;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    border: 1px solid #E3C9A8
}

.ui-ol,
.ui-wysiwyg ol {
    margin: 0 0 2rem;
    padding: 0;
    list-style: none;
    counter-reset: point
}

.ui-ol>li,
.ui-wysiwyg ol>li {
    position: relative;
    padding: 0 0 0 2rem;
    margin: 0 0 1.6rem
}

.ui-ol>li:after,
.ui-wysiwyg ol>li:after {
    content: counter(point) ".";
    counter-increment: point 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 2rem;
    text-align: center
}

.ui-table,
.ui-wysiwyg table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 4px;
    text-align: left;
    font-size: 12px;
    line-height: 2.4rem;
    font-weight: 700
}

.ui-table td,
.ui-table th,
.ui-wysiwyg table td,
.ui-wysiwyg table th {
    background: #690909;
    padding: 10px 1.6rem;
    vertical-align: middle;
    border: 1px solid #890E0E;
    border-bottom: none
}

.bg-figure-1,
.bg-figure-2,
.bg-figure-3 {
    border-radius: 100%;
    z-index: -1
}

.ui-table td:not(:first-child),
.ui-table th:not(:first-child),
.ui-wysiwyg table td:not(:first-child),
.ui-wysiwyg table th:not(:first-child) {
    border-left: none
}

.ui-table th,
.ui-wysiwyg table th {
    color: #fff
}

.ui-table tfoot tr:first-child td,
.ui-table tfoot tr:first-child th,
.ui-wysiwyg table tfoot tr:first-child td,
.ui-wysiwyg table tfoot tr:first-child th {
    border-top: 8px solid #890E0E
}

.ui-table tfoot tr:last-child td,
.ui-table tfoot tr:last-child th,
.ui-wysiwyg table tfoot tr:last-child td,
.ui-wysiwyg table tfoot tr:last-child th {
    border-bottom: 1px solid #890E0E
}

.ui-table mark,
.ui-wysiwyg table mark {
    color: #FFC30C
}

@media (min-width:1200px) {
    .ui-table td,
    .ui-table th,
    .ui-wysiwyg table td,
    .ui-wysiwyg table th {
        padding: 12px 1.6rem
    }
}

.ui-figure,
.ui-wysiwyg figure {
    overflow: hidden;
    margin: 0 0 2rem
}

.ui-figure img,
.ui-wysiwyg figure img {
    display: block
}

.bg-figure {
    position: absolute
}

.bg-figure-1 {
    width: 25.7rem;
    height: 25.7rem;
    background: #F2F2F2
}

.bg-figure-1--pos-1 {
    left: -13rem;
    top: 0;
    overflow: hidden
}

@media (min-width:992px) {
    .bg-figure-1--pos-1 {
        top: -6rem
    }
}

.bg-figure-1--pos-2 {
    right: 5rem;
    top: 0
}

@media (min-width:992px) {
    .bg-figure-1--pos-2 {
        top: -6rem
    }
}

.bg-figure-1--pos-3 {
    left: -11.5rem;
    top: 5rem
}

.bg-figure-1--pos-4 {
    right: -11.5rem;
    top: 39rem
}

.bg-figure-2 {
    width: 8.7rem;
    height: 8.7rem;
    background: #F2F2F2
}

.bg-figure-2--pos-1 {
    right: -2.5rem;
    top: 0
}

@media (min-width:992px) {
    .bg-figure-2--pos-1 {
        top: -4.5rem
    }
}

.bg-figure-2--pos-2 {
    left: -7.5rem;
    top: -4.5rem
}

.bg-figure-2--pos-3 {
    right: -5px;
    top: 5.5rem
}

.bg-figure-2--pos-4 {
    left: -3rem;
    bottom: -3.5rem
}

.bg-figure-3 {
    width: 23.9rem;
    height: 23.9rem;
    border: 2rem solid #F2F2F2
}

.bg-figure-4,
.bg-figure-5,
.bg-figure-6,
.bg-figure-7 {
    border-radius: 100%
}

.bg-figure-3--pos-1 {
    right: -6.5rem;
    top: 24rem
}

.bg-figure-3--pos-2 {
    left: -9.5rem;
    top: 24rem
}

.bg-figure-3--pos-3 {
    right: -4.5rem;
    bottom: -5rem
}

.bg-figure-3--pos-4 {
    left: -7.5rem;
    top: 6rem
}

.bg-figure-4 {
    width: 5.5rem;
    height: 5.5rem;
    background: #145a4f
}

.bg-figure-4--pos-1 {
    top: 3rem;
    right: 0
}

@media (min-width:992px) {
    .bg-figure-4--pos-1 {
        right: 3rem;
        top: 6rem
    }
}

.bg-figure-4--pos-2 {
    right: -10px;
    top: 6rem
}

@media (min-width:992px) {
    .bg-figure-4--pos-2 {
        right: 42%
    }
}

.bg-figure-5 {
    width: 14.5rem;
    height: 14.5rem;
    background: #145a4f
}

.bg-figure-10,
.bg-figure-8,
.bg-figure-9 {
    background: rgba(255, 255, 255, .08)
}

.bg-figure-5--pos-1 {
    right: 95%;
    top: 11.5rem
}

@media (min-width:992px) {
    .bg-figure-5--pos-1 {
        right: 40%
    }
}

.bg-figure-5--pos-2 {
    right: 95%;
    top: 11.5rem
}

@media (min-width:992px) {
    .bg-figure-5--pos-2 {
        right: -2rem;
        top: 10.5rem
    }
}

.bg-figure-6 {
    width: 3.9rem;
    height: 3.9rem;
    z-index: -1;
    border: 10px solid #F2F2F2
}

.bg-figure-6--pos-1 {
    right: 27%;
    top: 7rem
}

.bg-figure-7 {
    width: 6.6rem;
    height: 6.6rem;
    border: 10px solid rgba(255, 255, 255, .08)
}

.bg-figure-10,
.bg-figure-11,
.bg-figure-8,
.bg-figure-9 {
    border-radius: 100%
}

.bg-figure-7--pos-1 {
    left: 6.1rem;
    top: 4rem
}

.bg-figure-8 {
    width: 7.2rem;
    height: 7.2rem
}

.bg-figure-8--pos-1 {
    right: 7.5rem;
    bottom: 7.2rem
}

.bg-figure-9 {
    width: 25.7rem;
    height: 25.7rem
}

.bg-figure-9--pos-1 {
    right: 11rem;
    bottom: 7.5rem;
    overflow: hidden
}

.bg-figure-10 {
    width: 8.7rem;
    height: 8.7rem
}

.bg-figure-10--pos-1 {
    left: 27%;
    bottom: 7.3rem
}

.bg-figure-11 {
    width: 23.9rem;
    height: 23.9rem;
    border: 2rem solid rgba(255, 255, 255, .08)
}

.bg-figure-11--pos-1 {
    left: 7.5rem;
    top: 8.5rem
}

.slick-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: -14px 0 0
}

.slick-list,
.slick-slider,
.slick-track,
.ui-wysiwyg img {
    display: block
}

.slick-dots li {
    margin: 0 10px 0 0
}

.slick-dots li.slick-active button {
    background-color: #333333
}

.slick-dots button {
    font-size: 0;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 100%;
    background: #949494;
    transition: .25s;
    cursor: pointer;
    margin: 0
}

.slick-dots button:hover {
    background: #A7A6A6
}

.ui-wysiwyg {
    font-size: 12px;
    line-height: 2rem;
    font-weight: 400
}

.ui-wysiwyg figure+h1,
.ui-wysiwyg figure+h2,
.ui-wysiwyg figure+h3,
.ui-wysiwyg figure+h4,
.ui-wysiwyg figure+h5,
.ui-wysiwyg figure+h6,
.ui-wysiwyg p+h1,
.ui-wysiwyg p+h2,
.ui-wysiwyg p+h3,
.ui-wysiwyg p+h4,
.ui-wysiwyg p+h5,
.ui-wysiwyg p+h6 {
    padding: 2rem 0 0
}

.ui-wysiwyg figure,
.ui-wysiwyg p {
    margin: 0 0 2rem
}

.ui-wysiwyg figure:last-child,
.ui-wysiwyg p:last-child {
    margin: 0
}

.slick-slider {
    position: relative;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-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;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    min-width: 100%
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-slide,
.slick-slide.slick-loading img {
    display: none
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before,
.slick-arrow.slick-hidden {
    display: none
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, .06) !important;
    border: 0 !important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-control {
    width: 100%
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: .4;
    margin-top: -12px;
    line-height: 2rem;
    font-size: 2rem !important
}

.selectize-dropdown-header-close:hover {
    color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1.7rem;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0;
    border-left: 1px solid #d0d0d0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #cacaca
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: 0 0
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #fff
}

.selectize-control.plugin-remove_button .remove-single {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 2.3rem
}

.selectize-control,
.selectize-input {
    position: relative
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #fff;
    font-family: inherit;
    font-size: 13px;
    line-height: 1.8rem;
    -webkit-font-smoothing: inherit
}

.selectize-input {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    border: 0;
    border: 2px solid #333333;
    border-radius: 27px;
    background: #fff;
    color: #00f;
    font-size: 1.8rem;
    font-weight: 600;
    padding: 1.7rem 4.5rem 5px 2.5rem;
    width: 100%;
    height: 5.6rem;
    overflow: hidden;
    z-index: 1;
    min-width: 181px
}

.selectize-input .item {
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.selectize-input.dropdown-active {
    border-bottom: 0;
    border-radius: 27px 27px 0 0
}

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default !important
}

.selectize-input>* {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}

.selectize-input>input {
    display: none !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 2px 0 0 !important;
    text-indent: 0 !important;
    border: 0 !important;
    background: 0 0 !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.datepicker-container,
.noselect {
    -moz-user-select: none;
    -webkit-user-select: none
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: 0 !important
}

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left
}

.selectize-control.single .selectize-input.dropdown-active:before {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 2.1rem
}

.selectize-dropdown {
    position: absolute;
    z-index: 510;
    margin: 0;
    text-align: left;
    background: #fff;
    border: 2px solid #333333;
    border-top: 0;
    border-radius: 0 0 30px 30px;
    overflow: hidden
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, .2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.selectize-dropdown .active,
.selectize-dropdown .optgroup-header:hover,
.selectize-dropdown .option:hover {
    background: #f2f2f2
}

.selectize-dropdown .option:first-child {
    display: none
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown .option {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 3.5rem;
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
    font-size: 1.8rem;
    line-height: 1;
    color: #333333;
    transition: .3s
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
    opacity: .5
}

.selectize-dropdown [data-selectable].option {
    opacity: 1
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    cursor: default
}

.selectize-dropdown-content {
    position: relative;
    max-height: 325px
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input:before {
    content: "";
    position: absolute;
    right: 3.5rem;
    top: 2.3rem;
    background: url(../images/icon-arrow-down.svg) no-repeat;
    z-index: 70;
    width: 14px;
    height: 10px
}

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fafafa
}

/*!
 * Datepicker v1.0.4
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-01-06T02:42:32.803Z
 */

.datepicker-container {
    background-color: #fff;
    direction: ltr;
    font-size: 12px;
    left: 0;
    line-height: 3rem;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -ms-user-select: none;
    user-select: none;
    width: 21rem;
    z-index: -1
}

.datepicker-dropdown {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 3px 6px #ccc;
    box-shadow: 0 3px 6px #ccc;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    z-index: 1
}

.datepicker-inline {
    position: static
}

.datepicker-top-left,
.datepicker-top-right {
    border-top-color: #333333
}

.datepicker-top-left::after,
.datepicker-top-left::before,
.datepicker-top-right::after,
.datepicker-top-right::before {
    border-top: 0;
    left: 10px;
    top: -5px
}

.datepicker-top-left::before,
.datepicker-top-right::before {
    border-bottom-color: #39f
}

.datepicker-top-left::after,
.datepicker-top-right::after {
    border-bottom-color: #fff;
    top: -4px
}

.datepicker-bottom-left,
.datepicker-bottom-right {
    border-bottom-color: #39f
}

.datepicker-bottom-left::after,
.datepicker-bottom-left::before,
.datepicker-bottom-right::after,
.datepicker-bottom-right::before {
    border-bottom: 0;
    bottom: -5px;
    left: 10px
}

.datepicker-bottom-left::before,
.datepicker-bottom-right::before {
    border-top-color: #39f
}

.datepicker-bottom-left::after,
.datepicker-bottom-right::after {
    border-top-color: #fff;
    bottom: -4px
}

.datepicker-bottom-right::after,
.datepicker-bottom-right::before,
.datepicker-top-right::after,
.datepicker-top-right::before {
    left: auto;
    right: 10px
}

.datepicker-panel>ul {
    margin: 0;
    padding: 0;
    width: 102%
}

.datepicker-panel>ul::after,
.datepicker-panel>ul::before {
    content: " ";
    display: table
}

.datepicker-panel>ul>li {
    background-color: #fff;
    cursor: pointer;
    float: left;
    height: 3rem;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 3rem
}

.datepicker-panel>ul>li:hover {
    background-color: #f9f9f9
}

.datepicker-panel>ul>li.muted,
.datepicker-panel>ul>li.muted:hover {
    color: #999
}

.datepicker-panel>ul>li.highlighted,
.datepicker-panel>ul>li.highlighted:hover {
    background-color: #f3f3f3
}

.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
    font-weight: 700
}

.datepicker-panel>ul>li.disabled,
.datepicker-panel>ul>li.disabled:hover {
    background-color: #fff;
    color: #ccc;
    cursor: default
}

.datepicker-panel>ul>li.disabled.highlighted,
.datepicker-panel>ul>li.disabled:hover.highlighted {
    background-color: #e5f2ff
}

.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view=next] {
    font-size: 1.8rem
}

.datepicker-panel>ul>li[data-view="years current"],
.datepicker-panel>ul>li[data-view="year current"],
.datepicker-panel>ul>li[data-view="month current"] {
    width: 15rem
}

.datepicker-panel>ul[data-view=years]>li,
.datepicker-panel>ul[data-view=months]>li {
    height: 5.25rem;
    line-height: 5.25rem;
    width: 5.25rem
}

.datepicker-panel>ul[data-view=week]>li,
.datepicker-panel>ul[data-view=week]>li:hover {
    background-color: #fff;
    cursor: default
}

.datepicker-hide {
    display: none
}

.top-slide {
    line-height: 0;
    position: relative
}

.top-slide__img {
    height: 22.5rem;
    line-height: 0
}

.top-slide__img>img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center top
}

@media (min-width:768px) {
    .top-slide__img {
        height: 30rem
    }
}

@media (min-width:1200px) {
    .top-slide__img {
        height: 40rem
    }
}

@media (min-width:1600px) {
    .top-slide__img {
        height: 60.6rem
    }
}

.top-slide--with-title {
    background: #145a4f;
    color: #fff
}

.top-slide--with-title .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 50px;
    height: 22.5rem
}

@media (min-width:768px) {
    .top-slide--with-title .container {
        height: 30rem
    }
}

@media (min-width:1200px) {
    .top-slide--with-title .container {
        height: 40rem
    }
}

.top-slide__title {
    text-align: center;
    font-weight: 600;
    font-size: 3rem;
    line-height: 4rem
}

@media (min-width:992px) {
    .top-slide__title {
        font-size: 5.6rem;
        line-height: 7.6rem
    }
}

@media (min-width:1200px) {
    .top-slide__title {
        font-size: 6.6rem;
        line-height: 8.6rem
    }
}

@media (min-width:1600px) {
    .top-slide--with-title .container {
        height: 62rem
    }
    .top-slide__title {
        font-size: 8.5rem;
        line-height: 12.1rem
    }
}

.header__lang-sep,
.top-slide__content p {
    line-height: 2.7rem
}

@media (max-width:991px) {
    .top-slide__content {
        background: #fafafa;
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.top-slide__content-back {
    margin-bottom: 30px
}

@media (min-width:992px) {
    .top-slide__content {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 50;
        padding-top: 55px
    }
    .top-slide__content-back .link-back {
        color: #fff
    }
    .top-slide__content-back .link-back .icon-arrow-long-left {
        stroke: #fff
    }
    .top-slide__content-main {
        padding-top: 50px
    }
    .top-slide__content-desc {
        max-width: 53rem;
        color: #fff
    }
}

.top-slide__content-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.top-slide__content-block {
    border-radius: 20px;
    background: #fff;
    width: 100%;
    text-align: center
}

@media (max-width:991px) {
    .top-slide__content-block {
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
        padding: 3rem 15px
    }
}

@media (min-width:992px) {
    .top-slide__content-block {
        text-align: left;
        padding: 5rem;
        max-width: 36.2rem
    }
    .top-slide--content .top-slide__img {
        height: 60.6rem
    }
}

.top-slide__content-block h4 {
    margin-bottom: 10px
}

.top-slide__content-block-btns {
    max-width: 36rem;
    margin-left: auto;
    margin-right: auto
}

.top-slide__content-block-btns .btn-base {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px
}

.top-slide__content-block-btns .btn-base:last-child {
    margin-bottom: 0
}

.about__item {
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 70px
}

@media (min-width:992px) {
    .about__item {
        margin-bottom: 120px
    }
}

@media (min-width:1600px) {
    .about__item {
        margin-bottom: 195px
    }
}

.about__item:last-child {
    margin-bottom: 0
}

@media (max-width:767px) {
    .about__item {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.about__item .title-label {
    margin-bottom: 15px
}

@media (min-width:992px) {
    .about__item .title-label {
        margin-bottom: 25px
    }
    .about__item h3 {
        min-height: 10.6rem
    }
}

.about__item h3 {
    margin-bottom: 20px;
    font-size: 3.7rem;
    line-height: 5.3rem;
    letter-spacing: .25px;
}

.about__item--member h4,
.about__item--mod-main h4 {
    min-height: auto;
    font-size: 3.7rem;
    line-height: 5.3rem;
    letter-spacing: .25px;

}

.about__item .news__more {
    width: 100%;
    text-align: left
}

.about__item .news__more.col {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.about__item--mod-main .title-label {
    margin-bottom: 10px
}

.about__item-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:992px) {
    .about__item-img {
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.about__item-img-inner {
    line-height: 0;
    width: 100%;
    height: 22.5rem;
    border-radius: 30px;
    overflow: hidden
}

@media (min-width:768px) {
    .about__item-img-inner {
        width: 100%;
        height: auto;
        display: inline-block
    }
}

.about__item-img-inner img {
    width: 100%
}

@media (max-width:767px) {
    .about__item-img-inner img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
    .about__item-main {
        margin-bottom: 20px
    }
}

.about__item-img-inner--for-icon {
    height: 25rem;
    width: 100%;
    max-width: 62.1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

@media (min-width:992px) {
    .about__item-img-inner--for-icon {
        height: 35rem
    }
}

@media (min-width:1200px) {
    .about__item-img-inner--for-icon {
        height: 46.2rem
    }
}

.about__item-img-inner--for-icon img {
    width: auto;
    height: auto;
    max-width: 60%;
    max-height: 60%
}

.about__item-icon-block--green {
    background: #145a4f
}

.about__item-main p {
    line-height: 3rem;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .about__item-main p {
        margin-bottom: 40px
    }
    .about__item--reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.about-text h4:last-child,
.about-text p:last-child,
.about__item--member h4,
.about__item-main p:last-child {
    margin-bottom: 0
}

@media (min-width:992px) {
    .about__item--reverse .about__item-main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.about__item--reverse .about__item-img {
    -ms-flex-pack: center;
    justify-content: center
}

.about-text {
    background: #fafafa;
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width:992px) {
    .about__item--reverse .about__item-img {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .about-text {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.about-text--bg-white {
    background: #fff
}

.about-text--bg-white a { 
    text-decoration: underline;
}
.about-text--bg-white a:hover { 
    text-decoration: none;
}

.about-text--mod-offset {
    padding-bottom: 0
}

.top-promo {
    background: #fafafa;
    position: relative;
    padding-bottom: 30px
}

.top-promo .container {
    z-index: 10
}

.top-promo__item {
    padding-top: 50px
}

@media (min-width:992px) {
    .top-promo {
        padding-bottom: 80px
    }
    .top-promo__item {
        padding-top: 110px
    }
}

.top-promo__main {
    position: relative;
    z-index: 2;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 6.5rem
}

@media (min-width:1600px) {
    .top-promo__main {
        padding: 0
    }
}

.top-promo__title {
    margin-bottom: 25px;
    margin-right: -40px
}

.top-promo__text {
    margin-bottom: 25px;
    max-width: 54.5rem
}

.top-promo__img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin-bottom: 30px
}

@media (min-width:992px) {
    .top-promo__img {
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: 0
    }
}

.top-promo__img__inner {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    line-height: 0
}

.top-promo__img__inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.top-promo__nav {
    margin-top: 25px
}

.top-promo__nav .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.top-promo__nav-counter {
    font-size: 3rem;
    line-height: 3rem;
    color: #333333
}

.top-promo__nav-counter:first-letter {
    font-size: 2.5rem;
    font-weight: 600
}

.top-promo__next,
.top-promo__prev {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 50
}

.filter__block,
.news,
.news__item,
.news__item-icon {
    position: relative
}

.top-promo__prev {
    left: 3rem
}

.top-promo__next {
    right: 3rem
}

.subscribe-form {
    margin: 2rem auto 0;
    max-width: 58rem
}

.subscribe-form .ui-input {
    margin-bottom: 10px
}

.subscribe-form .btn {
    font-size: 14px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 35px;
    padding-right: 35px;
    width: 100%
}

@media (min-width:992px) {
    .subscribe-form {
        display: -ms-flexbox;
        display: flex;
        max-width: 67rem
    }
    .subscribe-form .ui-input {
        margin-bottom: 0;
        border-radius: 40px 0 0 40px
    }
    .subscribe-form .btn {
        width: auto;
        border-radius: 0 40px 40px 0
    }
}

.subscribe-form .btn .icon-arrow-long-right {
    margin-left: 15px
}

.news__row.row {
    margin-left: -15px;
    margin-right: -15px
}

.news__row.row .col {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .news__row.row {
        margin-left: -22px;
        margin-right: -22px
    }
    .news__row.row .col {
        padding-left: 22px;
        padding-right: 22px
    }
}

@media (min-width:992px) {
    .news__row.row .col {
        margin-bottom: 0
    }
}

.news__row.row .col .news__item {
    min-height: 100%
}

.news__row.slick-slider .slick-list {
    margin-bottom: -6px
}

.news__row.slick-slider .slick-slide {
    margin: 0 -3px;
    min-height: 100%;
    height: auto
}

.news__row.slick-slider .news__item {
    margin: 0 3px 6px
}

.news__row--catalog.row {
    margin-bottom: -55px
}

.news__row--catalog.row .col {
    margin-bottom: 55px
}

@media (min-width:1600px) {
    .top-promo__prev {
        left: 6.5rem
    }
    .top-promo__next {
        right: 6.5rem
    }
    .news__row--edges .slick-track {
        display: -ms-flexbox;
        display: flex
    }
    .news__row--edges .slick-slide {
        width: 47.2rem;
        max-width: 47.2rem
    }
    .news__row--edges .slick-list {
        overflow: visible
    }
    .news__row--edges .slick-slide:not(.slick-active) {
        opacity: .5
    }
}

.news .slick-dots {
    margin-top: 20px
}

.news__item {
    background: #fff;
    transition: .25s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px
}

.news__item--bg-white-light {
    background: #fafafa
}

.news__item--document {
    padding: 4rem 15px 2.5rem
}

@media (min-width:992px) {
    .news__item--document {
        padding: 4rem 2.5rem 2.5rem
    }
}

@media (min-width:1200px) {
    .news__item--document {
        padding: 14.5rem 4rem 4rem
    }
}

.news__item--document .news__item-img {
    height: 12rem;
    line-height: 0;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .news__item--document .news__item-img {
        margin-bottom: 35px
    }
}

.news__item--document .news__item-desc {
    margin-bottom: 15px
}

.news__item--document .news__item-main {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.news__item--services {
    padding: 4rem 15px 2.5rem
}

@media (min-width:992px) {
    .news__item--document .news__item-desc {
        margin-bottom: 57px
    }
    .news__item--services {
        padding: 4rem 2.5rem 2.5rem
    }
}

.news__item--services .news__item-img {
    height: 12rem;
    line-height: 0;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .news__item--services .news__item-img {
        margin-bottom: 35px
    }
}

.news__item--services .news__item-desc {
    line-height: 3rem;
    margin-bottom: 15px
}

@media (min-width:992px) {
    .news__item--services .news__item-desc {
        margin-bottom: 57px
    }
}

.news__item--services .news__item-main {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.news__item--news .news__item-img {
    overflow: hidden;
    line-height: 0;
    display: -ms-flexbox;
    display: flex;
    height: 22.5rem;
    border-radius: 20px 20px 0 0
}

.news__item--news .news__item-img>a {
    display: block;
    width: 100%
}

.news__item--news .news__item-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center top
}

@media (min-width:1200px) {
    .news__item--services {
        padding: 6rem 4rem 4rem
    }
    .news__item--news .news__item-img--mod-height {
        height: 32rem
    }
}

.news__item--news .news__item-main {
    padding: 2rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:1200px) {
    .news__item--news .news__item-main {
        padding: 3rem 4.5rem
    }
}

.news__item:hover {
    z-index: 10;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.news__item:hover .news__item-img img {
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.news__item-img img {
    transition: .25s
}

.news__item-icon {
    width: 12rem;
    height: 12rem;
    background: #145a4f;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 0;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .news__item-icon {
        margin-bottom: 30px
    }
}

.news__item-icon:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10.4rem;
    height: 10.4rem;
    border: 2px solid #fff;
    border-radius: 100%
}

.news__item-categories {
    background: #145a4f;
    color: #fff;
    height: 3.9rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 122px;
    padding: 5px 2.5rem;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px
}

.article__back .btn-base,
.news__more .btn {
    min-width: 250px
}

.news__item-categories:hover {
    text-decoration: none
}

.news__item-title {
    font-weight: 600;
    color: #333333;
    margin-bottom: 10px;
    font-size: 2.8rem;
    line-height: 3.6rem
}

.news__item-desc {
    margin-bottom: 28px
}

.article p:last-child,
.news__item-desc p:last-child {
    margin-bottom: 0
}

@media (min-width:992px) {
    .news__item-title {
        font-size: 3rem;
        line-height: 4.3rem;
        min-height: 8.6rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
    .news__item-title--mod-height {
        min-height: auto
    }
    .news__item-desc {
        max-width: 27.7rem;
        max-height: 90px;
        overflow: hidden
    }
}

.news__item-more {
    margin-top: auto
}

.news__item .link-more {
    color: #145a4f
}

.article__side-links>li>a,
.contact-side p a,
.filter__input,
.info-blocks__item {
    color: #333333
}

.news__item .link-more .icon-arrow-long-right {
    stroke: #145a4f
}

.news__nav-arrow {
    display: none
}

@media (min-width:768px) {
    .news__nav-arrow {
        display: block;
        z-index: 50;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer
    }
}

.news__nav-arrow--prev {
    left: 6.5rem
}

.news__nav-arrow--next {
    right: 6.5rem
}

.news__more {
    text-align: center;
    margin-top: 40px
}

.article {
    padding-top: 40px;
    padding-bottom: 50px
}

.article p {
    max-width: 73.7rem
}

.article h4 {
    margin-bottom: 30px
}

@media (min-width:992px) {
    .news__more {
        margin-top: 65px
    }
    .article {
        padding-bottom: 170px
    }
    .article h4 {
        margin-bottom: 60px
    }
}

.article__share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 40px
}

@media (min-width:992px) {
    .article__share {
        margin-bottom: 70px
    }
}

.article__share-label {
    margin-right: 20px;
    font-size: 1.7rem;
    line-height: 1
}

.article__share-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 0
}

.article__share-list>li {
    margin-right: 15px
}

.article__share-list>li:last-child {
    margin-right: 0
}

.article__section {
    margin-bottom: 50px
}

@media (min-width:992px) {
    .article__section {
        margin-bottom: 80px
    }
}

.article__section:last-child {
    margin-bottom: 0
}

@media (max-width:991px) {
    .article__side {
        margin-top: 50px
    }
}

@media (min-width:1200px) {
    .article__side.col {
        padding-left: 50px
    }
}

.article__side-links {
    list-style: none;
    margin: 0;
    padding: 0
}

.article__side-links>li {
    margin-bottom: 10px
}

.article__images {
    margin: 3rem 0
}

@media (min-width:992px) {
    .article__images {
        margin: 10rem 0
    }
}

.article__images-item {
    line-height: 0;
    margin-bottom: 19px;
    border-radius: 20px;
    overflow: hidden;
    height: 15rem
}

.info-blocks__item h4,
.info-blocks__item:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    .article__images-item {
        height: 22.5rem
    }
}

@media (min-width:992px) {
    .article__images-item {
        height: auto
    }
    .article__images-item--mini {
        max-height: 297px
    }
}

.article__images-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

.article__images .row {
    margin-left: -7.5px;
    margin-right: -7.5px
}

.article__images .row .col {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.article--text-full p {
    max-width: 100%
}

.documents__nav-arrow--prev {
    position: absolute;
    top: 50%;
    left: 6.5rem;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.documents__nav-arrow--next {
    position: absolute;
    top: 50%;
    right: 6.5rem;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.documents .slick-dots {
    margin-top: 20px
}

.info-blocks__item {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 7rem;
    padding: 10px 15px;
    background: #fafafa
}

@media (min-width:992px) {
    .info-blocks__item {
        height: 10rem;
        padding: 10px 4.5rem
    }
}

@media (min-width:1200px) {
    .info-blocks__item {
        height: 12.7rem;
        padding: 10px 4.5rem
    }
}

.info-blocks__item:hover {
    text-decoration: none;
    background: #f7f7f7
}

.info-blocks__item .icon-arrow-right {
    stroke: #145a4f;
    width: 14px;
    height: 2.2rem
}

.info-blocks__container {
    display: none;
    padding: 2rem 0;
    margin: 0
}

.info-blocks__text p {
    margin: 0
}

.about-info {
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width:1200px) {
    .about-info {
        padding-top: 120px;
        padding-bottom: 220px
    }
}

.about-info__item {
    background: #fafafa;
    border-radius: 20px;
    padding: 3rem 15px;
    margin-bottom: 30px
}

.about-info__item:last-child {
    margin-bottom: 0
}

@media (min-width:992px) {
    .about-info__item {
        padding: 5.5rem 5.5rem 8rem;
        margin-bottom: 0
    }
    .about-info__item h4 {
        min-height: 10.6rem
    }
}

.about-info__item h4 {
    margin-bottom: 20px
}

.about-info__item .title-label {
    margin-bottom: 25px
}

.about-info__item p {
    margin-bottom: 40px
}

.about-info .row {
    margin-left: -45px;
    margin-right: -45px
}

.about-info .row>.col {
    padding-left: 45px;
    padding-right: 45px
}

.socials {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.socials>li {
    margin-right: 13px
}

.socials>li:last-child {
    margin-right: 0
}

.socials>li>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5.4rem;
    height: 5.4rem;
    background: #fff;
    border-radius: 100%;
    transition: .25s
}

.socials>li>a [class^=icon-] {
    fill: #333333
}

.socials>li>a:hover {
    background: #e6e6e6
}

.socials--theme-gray>li>a {
    background: #333333
}

.socials--theme-gray>li>a [class^=icon-] {
    fill: #fff
}

.socials--theme-gray>li>a:hover {
    background: #444343
}

.contact-form {
    margin-top: 50px
}

@media (min-width:992px) {
    .contact-form {
        margin-top: 100px
    }
    .filter {
        display: -ms-flexbox;
        display: flex
    }
}

.contact-form .col {
    margin-bottom: 30px
}

.contact-form .col:last-child {
    margin-bottom: 0
}

.contact-form__bottom {
    margin-top: 40px
}

.contact-main {
    max-width: 85.6rem
}

.contact-main p {
    max-width: 73rem
}

.contact-side__socials-title {
    font-weight: 600;
    margin-bottom: 14px
}

.contact-side .socials>li {
    margin-bottom: 10px
}

.filter__block {
    margin-right: 35px
}

@media (max-width:991px) {
    .info-blocks__item h4 {
        font-size: 2.6rem;
        line-height: 3.4rem
    }
    .filter__block {
        width: 100%;
        margin-bottom: 10px
    }
}

.filter__block:last-child {
    margin-right: 0
}

.filter__input {
    border: 2px solid #333333;
    border-radius: 27px;
    height: 5.4rem;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 600;
    text-align: left;
    width: 100%
}

.filter__input--search {
    padding-left: 45px
}

@media (min-width:992px) {
    .filter__input {
        width: 18.1rem
    }
    .filter__input--search {
        padding-left: 70px;
        text-align: center;
        padding-right: 20px;
        width: 26.7rem
    }
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px
}

.filter__input--date {
    padding-right: 35px;
    cursor: pointer
}

.filter__input:-ms-input-placeholder {
    color: #333333;
    text-transform: uppercase
}

.filter__input::placeholder {
    color: #333333;
    text-transform: uppercase
}

.theme-burgundy .link-more,
.theme-burgundy .title-label,
.theme-burgundy h4,
.theme-burgundy.about__item h4 {
    color: #a43561
}

.filter__input-btn-search {
    position: absolute;
    top: 2rem;
    left: 2rem;
    line-height: 0
}

.filter__input-icon-expand {
    position: absolute;
    top: 2.3rem;
    right: 3.5rem;
    line-height: 0;
    cursor: pointer;
    pointer-events: none
}

.theme-burgundy .btn-base {
    background: #a43561
}

.theme-burgundy .btn-base:hover {
    background-color: #8d2e53
}

.theme-aqua .link-more,
.theme-aqua .title-label,
.theme-aqua h4,
.theme-aqua.about__item h4 {
    color: #1a7365
}

.theme-burgundy .link-more .icon-arrow-long-right {
    stroke: #a43561
}

.theme-burgundy .news__item-categories {
    background-color: rgba(164, 53, 97, .54)
}

.theme-burgundy .about__item-img-inner,
.theme-burgundy .news__item-icon {
    background: #a43561
}

.theme-aqua .btn-base {
    background: #1a7365
}

.theme-aqua .btn-base:hover {
    background-color: #145a4f
}

.theme-green .link-more,
.theme-green .title-label,
.theme-green h4,
.theme-green.about__item h4 {
    color: #145a4f
}

.theme-aqua .link-more .icon-arrow-long-right {
    stroke: #1a7365
}

.theme-aqua .news__item-categories {
    background-color: rgba(26, 115, 101, .54)
}

.theme-aqua .about__item-img-inner,
.theme-aqua .news__item-icon {
    background: #1a7365
}

.theme-green .btn-base {
    background: #145a4f
}

.theme-green .btn-base:hover {
    background-color: #2f982f
}

.theme-orange .link-more,
.theme-orange .title-label,
.theme-orange h4,
.theme-orange.about__item h4 {
    color: #145a4f
}

.theme-green .link-more .icon-arrow-long-right {
    stroke: #145a4f
}

.theme-green .news__item-categories {
    background-color: rgba(30, 91, 30, 0.872)
}

.theme-green .about__item-img-inner,
.theme-green .news__item-icon {
    background: #145a4f
}

.theme-orange .btn-base {
    background: #145a4f
}

.theme-orange .btn-base:hover {
    background-color: #d47b03
}

.theme-yellow .link-more,
.theme-yellow .title-label,
.theme-yellow h4,
.theme-yellow.about__item h4 {
    color: #145a4f
}

.theme-orange .link-more .icon-arrow-long-right {
    stroke: #145a4f
}

.theme-orange .news__item-categories {
    background-color: rgba(242, 140, 3, .54)
}

.theme-orange .about__item-img-inner,
.theme-orange .news__item-icon {
    background: #145a4f
}

.theme-yellow .btn-base {
    background: #145a4f
}

.theme-yellow .btn-base:hover {
    background-color: #fabd02
}

.theme-gray .link-more,
.theme-gray .title-label,
.theme-gray h4,
.theme-gray.about__item h4 {
    color: #333333
}

.theme-yellow .link-more .icon-arrow-long-right {
    stroke: #145a4f
}

.theme-yellow .news__item-categories {
    background-color: rgba(253, 198, 30, .54)
}

.theme-yellow .about__item-img-inner,
.theme-yellow .news__item-icon {
    background: #145a4f
}

.theme-gray .btn-base {
    background: #333333
}

.theme-gray .btn-base:hover {
    background-color: #474646
}

.theme-gray .link-more .icon-arrow-long-right {
    stroke: #333333
}

.theme-gray .news__item-categories {
    background-color: rgba(86, 85, 85, .54)
}

.theme-gray .about__item-img-inner,
.theme-gray .news__item-icon {
    background: #333333
}

.about__item--theme-burgundy .title-label,
.about__item--theme-burgundy.about__item h4 {
    color: #a43561
}

.about__item--theme-burgundy .btn-base {
    background: #a43561
}

.about__item--theme-burgundy .btn-base:hover {
    background-color: #8d2e53
}

.about__item h4 {
    color: #333333
}

.theme__green .about-text .title-label,
.theme__green .about-text h4,
.theme__green .about__item .title-label,
.theme__green .about__item h4,
.theme__green .link-more {
    color: #145a4f
}

.theme__green .about-text .btn-base,
.theme__green .about__item .btn-base {
    background: #145a4f
}

.theme__green .about-text .btn-base:hover,
.theme__green .about__item .btn-base:hover {
    background-color: #2e942e
}

.theme__green .news__item-icon {
    background: #145a4f
}

.theme__aqua .about-text .title-label,
.theme__aqua .about-text h4,
.theme__aqua .about__item .title-label,
.theme__aqua .about__item h4,
.theme__aqua .link-more {
    color: #1a7365
}

.theme__aqua .about-text .btn-base,
.theme__aqua .about__item .btn-base {
    background: #1a7365
}

.theme__aqua .about-text .btn-base:hover,
.theme__aqua .about__item .btn-base:hover {
    background-color: #145a4f
}

.theme__aqua .news__item-icon {
    background: #1a7365
}

.theme__burgundy .about-text .title-label,
.theme__burgundy .about-text h4,
.theme__burgundy .about__item .title-label,
.theme__burgundy .about__item h4,
.theme__burgundy .link-more {
    color: #a43561
}

.theme__burgundy .about-text .btn-base,
.theme__burgundy .about__item .btn-base {
    background: #a43561
}

.theme__burgundy .about-text .btn-base:hover,
.theme__burgundy .about__item .btn-base:hover {
    background-color: #8d2e53
}

.theme__burgundy .news__item-icon {
    background: #a43561
}

.theme__orange .about-text .title-label,
.theme__orange .about-text h4,
.theme__orange .about__item .title-label,
.theme__orange .about__item h4,
.theme__orange .link-more {
    color: #145a4f
}

.theme__orange .about-text .btn-base,
.theme__orange .about__item .btn-base {
    background: #145a4f
}

.theme__orange .about-text .btn-base:hover,
.theme__orange .about__item .btn-base:hover {
    background-color: #d47b03
}

.theme__orange .news__item-icon {
    background: #145a4f
}

.theme__yellow .about-text .title-label,
.theme__yellow .about-text h4,
.theme__yellow .about__item .title-label,
.theme__yellow .about__item h4,
.theme__yellow .link-more {
    color: #145a4f
}

.theme__yellow .about-text .btn-base,
.theme__yellow .about__item .btn-base {
    background: #145a4f
}

.theme__yellow .about-text .btn-base:hover,
.theme__yellow .about__item .btn-base:hover {
    background-color: #fabd02
}

.theme__yellow .news__item-icon {
    background: #145a4f
}

.app,
.header__lang-link,
.header__lang-sep,
.theme__grey .about-text .title-label,
.theme__grey .about-text h4,
.theme__grey .about__item .title-label,
.theme__grey .about__item h4,
.theme__grey .link-more {
    color: #333333
}

.theme__grey .about-text .btn-base,
.theme__grey .about__item .btn-base {
    background: #333333
}

.theme__grey .about-text .btn-base:hover,
.theme__grey .about__item .btn-base:hover {
    background-color: #474646
}

.theme__grey .news__item-icon {
    background: #333333
}

@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    font-size: 62.5%
}

*,
::after,
::before {
    box-sizing: inherit
}

.container {
    width: 100%
}

@media (min-width:576px) {
    .container {
        max-width: 52rem
    }
}

@media (min-width:768px) {
    .container {
        max-width: 76.8rem
    }
}

@media (min-width:992px) {
    .filter__input-btn-search {
        left: 6rem
    }
    .container {
        max-width: 96rem
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 172.5rem
    }
}

.container-fluid {
    padding-right: 15px
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.app,
.header__lang {
    display: -ms-flexbox
}

.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-wide,
.col-wide-1,
.col-wide-10,
.col-wide-11,
.col-wide-12,
.col-wide-2,
.col-wide-3,
.col-wide-4,
.col-wide-5,
.col-wide-6,
.col-wide-7,
.col-wide-8,
.col-wide-9,
.col-wide-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;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.push-1 {
    left: 8.33333%
}

.push-2 {
    left: 16.66667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.33333%
}

.push-5 {
    left: 41.66667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.33333%
}

.push-8 {
    left: 66.66667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.33333%
}

.push-11 {
    left: 91.66667%
}

.pull-1 {
    right: 8.33333%
}

.pull-2 {
    right: 16.66667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.33333%
}

.pull-5 {
    right: 41.66667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.33333%
}

.pull-8 {
    right: 66.66667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.33333%
}

.pull-11 {
    right: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.33333%
    }
    .push-sm-2 {
        left: 16.66667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.33333%
    }
    .push-sm-5 {
        left: 41.66667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.33333%
    }
    .push-sm-8 {
        left: 66.66667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.33333%
    }
    .push-sm-11 {
        left: 91.66667%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.33333%
    }
    .pull-sm-2 {
        right: 16.66667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.33333%
    }
    .pull-sm-5 {
        right: 41.66667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.33333%
    }
    .pull-sm-8 {
        right: 66.66667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.33333%
    }
    .pull-sm-11 {
        right: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.33333%
    }
    .push-md-2 {
        left: 16.66667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.33333%
    }
    .push-md-5 {
        left: 41.66667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.33333%
    }
    .push-md-8 {
        left: 66.66667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.33333%
    }
    .push-md-11 {
        left: 91.66667%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.33333%
    }
    .pull-md-2 {
        right: 16.66667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.33333%
    }
    .pull-md-5 {
        right: 41.66667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.33333%
    }
    .pull-md-8 {
        right: 66.66667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.33333%
    }
    .pull-md-11 {
        right: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.33333%
    }
    .push-lg-2 {
        left: 16.66667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.33333%
    }
    .push-lg-5 {
        left: 41.66667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.33333%
    }
    .push-lg-8 {
        left: 66.66667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.33333%
    }
    .push-lg-11 {
        left: 91.66667%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.33333%
    }
    .pull-lg-2 {
        right: 16.66667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.33333%
    }
    .pull-lg-5 {
        right: 41.66667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.33333%
    }
    .pull-lg-8 {
        right: 66.66667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.33333%
    }
    .pull-lg-11 {
        right: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.33333%
    }
    .push-xl-2 {
        left: 16.66667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.33333%
    }
    .push-xl-5 {
        left: 41.66667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.33333%
    }
    .push-xl-8 {
        left: 66.66667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.33333%
    }
    .push-xl-11 {
        left: 91.66667%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.33333%
    }
    .pull-xl-2 {
        right: 16.66667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.33333%
    }
    .pull-xl-5 {
        right: 41.66667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.33333%
    }
    .pull-xl-8 {
        right: 66.66667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.33333%
    }
    .pull-xl-11 {
        right: 91.66667%
    }
}

@media (min-width:1600px) {
    .col-wide {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-wide-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-wide-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-wide-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-wide-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-wide-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-wide-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-wide-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-wide-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-wide-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-wide-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-wide-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-wide-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-wide-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-wide-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .order-wide-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .order-wide-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .order-wide-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .order-wide-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .order-wide-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .order-wide-7 {
        -ms-flex-order: 7;
        order: 7
    }
    .order-wide-8 {
        -ms-flex-order: 8;
        order: 8
    }
    .order-wide-9 {
        -ms-flex-order: 9;
        order: 9
    }
    .order-wide-10 {
        -ms-flex-order: 10;
        order: 10
    }
    .order-wide-11 {
        -ms-flex-order: 11;
        order: 11
    }
    .order-wide-12 {
        -ms-flex-order: 12;
        order: 12
    }
    .offset-wide-0 {
        margin-left: 0
    }
    .offset-wide-1 {
        margin-left: 8.33333%
    }
    .offset-wide-2 {
        margin-left: 16.66667%
    }
    .offset-wide-3 {
        margin-left: 25%
    }
    .offset-wide-4 {
        margin-left: 33.33333%
    }
    .offset-wide-5 {
        margin-left: 41.66667%
    }
    .offset-wide-6 {
        margin-left: 50%
    }
    .offset-wide-7 {
        margin-left: 58.33333%
    }
    .offset-wide-8 {
        margin-left: 66.66667%
    }
    .offset-wide-9 {
        margin-left: 75%
    }
    .offset-wide-10 {
        margin-left: 83.33333%
    }
    .offset-wide-11 {
        margin-left: 91.66667%
    }
    .push-wide-0 {
        left: auto
    }
    .push-wide-1 {
        left: 8.33333%
    }
    .push-wide-2 {
        left: 16.66667%
    }
    .push-wide-3 {
        left: 25%
    }
    .push-wide-4 {
        left: 33.33333%
    }
    .push-wide-5 {
        left: 41.66667%
    }
    .push-wide-6 {
        left: 50%
    }
    .push-wide-7 {
        left: 58.33333%
    }
    .push-wide-8 {
        left: 66.66667%
    }
    .push-wide-9 {
        left: 75%
    }
    .push-wide-10 {
        left: 83.33333%
    }
    .push-wide-11 {
        left: 91.66667%
    }
    .pull-wide-0 {
        right: auto
    }
    .pull-wide-1 {
        right: 8.33333%
    }
    .pull-wide-2 {
        right: 16.66667%
    }
    .pull-wide-3 {
        right: 25%
    }
    .pull-wide-4 {
        right: 33.33333%
    }
    .pull-wide-5 {
        right: 41.66667%
    }
    .pull-wide-6 {
        right: 50%
    }
    .pull-wide-7 {
        right: 58.33333%
    }
    .pull-wide-8 {
        right: 66.66667%
    }
    .pull-wide-9 {
        right: 75%
    }
    .pull-wide-10 {
        right: 83.33333%
    }
    .pull-wide-11 {
        right: 91.66667%
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -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 {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -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 {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        -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 {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-sm-between {
        -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 {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        -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 {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-md-between {
        -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 {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        -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 {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-lg-between {
        -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 {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        -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 {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xl-between {
        -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 {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1600px) {
    .flex-wide-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-wide-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-wide-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-wide-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-wide-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-wide-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-wide-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-wide-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-wide-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-wide-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-wide-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-wide-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-wide-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-wide-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-wide-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-wide-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-wide-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-wide-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-wide-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-wide-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-wide-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-wide-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-wide-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-wide-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-wide-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-wide-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-wide-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-wide-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-wide-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

:root {
    --safe-area-inset-top: env(safe-area-inset-top);
    --safe-area-inset-right: env(safe-area-inset-right);
    --safe-area-inset-bottom: env(safe-area-inset-bottom);
    --safe-area-inset-left: env(safe-area-inset-left)
}

body,
html {
    height: 100%
}

body {
    scroll-behavior: smooth;
    text-decoration-skip: objects;
    text-rendering: optimizeLegibility;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
    overflow-y: auto;
    will-change: scroll-position
}

.app {
    position: relative;
    min-height: 100%;
    overflow: hidden;
    width: 100%;
    min-width: 320px;
    background: #fff;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.container-fluid {
    width: 100%;
    padding: 0 10px;
    max-width: 198rem
}

.container {
    padding-right: 15px;
    max-width: 142rem
}

@media (min-width:992px) {
    .container {
        padding-left: 30px;
        padding-right: 30px
    }
}

.header__lang {
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.header__lang-sep {
    font-size: 15px;
    font-weight: 600;
    margin: 0 3px
}

.footer__logo,
.header__logo {
    line-height: 0
}

.header__lang-link {
    font-size: 15px;
    font-weight: 600
}

.header__lang-link.current {
    color: #145a4f
}

.header__top {
    border-bottom: 1px solid #E8E8E8;
    padding-top: 15px;
    padding-bottom: 12px
}

.header__top .container {
    max-width: 167rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header__menu>li {
    margin-right: 45px
}

.header__menu>li:last-child {
    margin-right: 0
}

.header__menu>li>a {
    font-weight: 600;
    color: #333333;
    font-size: 1.8rem;
    text-decoration: none
}

.header__menu>li>a:hover {
    color: #145a4f
}

.header__logo {
    margin-right: auto;
    width: 24rem
}

.header__main {
    padding-top: 15px;
    padding-bottom: 15px
}

@media (min-width:992px) {
    .header__logo {
        width: 27.5rem
    }
    .header__main {
        min-height: 14rem;
        padding-top: 35px
    }
}

.header__main .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    max-width: 167rem
}

.header__search {
    margin: 0 3.3rem 0 4.5rem;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header-search {
    position: relative;
    margin: 0 3.3rem 0 4.5rem
}

.header-search__toggle {
    cursor: pointer;
    z-index: 3;
    border: none;
    background: 0 0
}

.header-search__form {
    position: absolute;
    top: 50%;
    right: 0;
    height: 4.5rem;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    padding: 0;
    width: 0;
    overflow: hidden;
    transition: all .3s
}

.header-search__form_visible {
    width: 50vw
}

.header-search__field {
    height: 100%;
    width: 100%;
    padding: 0 4rem 0 15px;
    border: none;
    background-color: #fff;
    border-bottom: 1px solid #145a4f
}

.mobile-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 200;
	padding: 2rem 15px 0.5rem 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
	justify-content: space-between;
    overflow-y: auto;
    transition: .25s;
    opacity: 0;
    visibility: hidden
}

.mobile-menu.active {
    opacity: 1;
    visibility: visible
}

.mobile-menu__close {
    position: absolute;
    right: 10px;
    top: 2rem
}

.mobile-menu .header__menu {
    -ms-flex-direction: column;
    flex-direction: column
}

.mobile-menu .header__menu>li {
    margin-bottom: 7px
}

.mobile-menu .header-search {
    margin: 0 0 15px;
    width: 100%
}

.mobile-menu .header-search__form {
    right: auto;
    left: 0;
    width: 100%
}

.mobile-menu .header-search__field {
    padding: 0 15px 0 4rem
}

.is-page-main .header {
    background: #fafafa
}

.main {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 100%
}

.footer {
    position: relative;
    z-index: 50
}

@media (max-width:991px) {
    .footer__logo {
        margin-bottom: 30px
    }
}

.footer__main {
    background: #333333;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 25px
}

.footer__main .container {
    max-width: 162rem
}

.footer__main-top {
    margin-bottom: 30px
}

@media (min-width:992px) {
    .footer__main {
        padding-top: 105px
    }
    .footer__main-top {
        margin-bottom: 84px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }
}

.footer__contacts {
    font-size: 1.6rem;
    line-height: 2.5rem
}

.footer__contacts p {
    margin-bottom: 32px
}

.footer__contacts a {
    color: #fff
}

.footer__menu-title {
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin-bottom: 13px
}

.footer__menu-title a {
    color: #fff;
    text-decoration: none
}

.footer__menu-main {
    padding: 0;
    margin: 0;
    list-style: none
}

.footer__menu-main>li {
    margin-bottom: 0
}

.footer__menu-main>li>a {
    font-size: 1.6rem;
    line-height: 2rem;
    color: #fff;
    display: inline-block
}

@media (max-width:991px) {
    .footer__menu-col {
        margin-bottom: 30px
    }
}

@media (min-width:1200px) {
    .footer__subscribe {
        padding-left: 60px
    }
}

.footer__subscribe-title {
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin-bottom: 13px
}

.footer__bottom-copyright,
.footer__bottom-menu>li>a {
    font-size: 14px;
    line-height: 2rem
}

.footer__subscribe-form {
    position: relative;
    margin-top: 25px;
    min-width: 230px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__subscribe-form-submit {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 100%;
    height: 5.4rem;
    width: 5.4rem;
    padding: 0
}

.footer__subscribe-form-submit [class^=icon-] {
    margin: 0
}

.footer__bottom {
    background: #000;
    color: #fff
}

.footer__bottom .container {
    max-width: 162rem;
    padding-top: 17px;
    padding-bottom: 17px
}

.footer__bottom-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

@media (max-width:991px) {
    .footer__bottom-menu {
        margin-bottom: 30px
    }
}

@media (min-width:992px) {
    .footer__bottom-menu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer__bottom-menu>li {
        margin-right: 40px
    }
}

@media (min-width:1200px) {
    .footer__bottom-menu>li {
        margin-right: 74px
    }
}

.footer__bottom-menu>li:last-child {
    margin-right: 0
}

.footer__bottom-menu>li>a {
    color: #fff
}

section .container {
    position: relative;
    z-index: 10
}

.section-about {
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width:992px) {
    .section-about {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media (min-width:1600px) {
    .section-about {
        padding-top: 115px;
        padding-bottom: 115px
    }
}

.section-services {
    background: #fafafa;
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width:992px) {
    .section-services {
        padding-top: 85px;
        padding-bottom: 145px
    }
}

.section-news {
    background: #fafafa;
    padding-top: 50px;
    padding-bottom: 50px
}

.section-news h3 {
    margin-bottom: 15px
}

@media (min-width:992px) {
    .section-news {
        padding-top: 110px;
        padding-bottom: 110px
    }
    .section-news h3 {
        margin-bottom: 15px
    }
}

.section-news--bg-white {
    background: #fff
}

.section-documents,
.section-subscribe--bg-white-light {
    background: #fafafa
}

.section-news--mod-offset {
    padding-bottom: 20px
}

.section-subscribe {
    padding-top: 50px;
    padding-bottom: 50px
}

.section-subscribe .title-label {
    margin-bottom: 0
}

@media (min-width:992px) {
    .section-subscribe {
        padding-top: 145px;
        padding-bottom: 200px
    }
    .section-subscribe--mod-offset {
        padding-top: 90px;
        padding-bottom: 130px
    }
}

.section-documents {
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width:992px) {
    .section-documents {
        padding-top: 85px;
        padding-bottom: 145px
    }
}

.section-documents--mod-offset {
    padding-top: 110px
}

.section-documents--bg-white {
    background: #fff
}

.section-documents h4 {
    margin-bottom: 60px
}

.section-top-bar {
    margin-bottom: 50px
}

@media (min-width:992px) {
    .section-top-bar {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 90px
    }
    .section-top-bar h1,
    .section-top-bar h2,
    .section-top-bar h3,
    .section-top-bar h4,
    .section-top-bar h5,
    .section-top-bar h6 {
        margin-bottom: 0
    }
    .is-lg-hidden {
        display: none
    }
}

.section-top-bar .btn-base {
    min-width: 252px
}

.section-info {
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width:1200px) {
    .section-info {
        padding-bottom: 90px
    }
}

.section-info__desc {
    margin-bottom: 70px
}

.section-head {
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width:1200px) {
    .section-head {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.section-head .section-top-bar {
    margin-bottom: 0
}

.section-contact {
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width:1200px) {
    .section-contact {
        padding-top: 100px;
        padding-bottom: 100px
    }
    .is-xl-hidden {
        display: none
    }
}

@media (min-width:1600px) {
    .section-contact {
        padding-top: 180px;
        padding-bottom: 140px
    }
}

.noselect {
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-nowrap {
    white-space: nowrap
}

.text-green {
    color: #159E24
}

.text-red {
    color: #8A0502
}

.text-yellow {
    color: #83653D
}

.text-grey {
    color: #616781
}

.row-offset-10 {
    margin: 0 -5px
}

.row-offset-10>[class^=col-] {
    padding: 0 5px
}

.is-hidden {
    display: none
}

@media (max-width:575px) {
    .is-sm-visible {
        display: none
    }
}

@media (max-width:767px) {
    .is-md-visible {
        display: none
    }
}

@media (max-width:991px) {
    .is-lg-visible {
        display: none
    }
}

@media (max-width:1199px) {
    .is-xl-visible {
        display: none
    }
}

@media (min-width:576px) {
    .is-sm-hidden,
    .is-xs-hidden {
        display: none
    }
}

@media (min-width:768px) {
    .is-md-hidden {
        display: none
    }
}

.is-popup-active {
    overflow: hidden
}


h4.title_faker{
    font-size: 1.7rem;
    color: #145a4f;
    margin-bottom: 5px;  
    text-transform: uppercase; 
    min-height: 1px;
}

h3.title_faker{
    font-size: 1.7rem;
    color: #145a4f;
    margin-bottom: 5px;  
    text-transform: uppercase; 
    min-height: 1px;
}

h3.fake_four{
    font-size: 3.7rem;
    line-height: 5.3rem;
    letter-spacing: .25px;
}

@media (max-width:400px) {
	.top-promo__title>strong {
		margin-bottom: 25px;
		margin-right: -40px
	}
}

.mc-field-group>input[type="email"]::placeholder {
    color: black;
}

.is-form-style input.is-search-input::placeholder {
    color: black;
}
.mc-field-group input[type="email"] {
    width: unset !important;
}