@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i,700,900&subset=cyrillic-ext);

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #111;
    font-family: "Muller", "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.47;
    background-color: #fff;
    box-sizing: border-box
}

body {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], figure > br, template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #26c2ff;
    transition: color .2s ease
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

.h1, h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 40px 0 30px
}

hr {
    box-sizing: content-box;
    margin: 40px 0;
    border: 0;
    max-width: 380px;
    height: 6px
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled], label.no-target {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

td, th {
    text-align: left;
    padding: 10px 10px 10px 0;
    vertical-align: top
}

@font-face {
    font-family: 'Muller';
    src: url(../fonts/muller-regular.webfont.woff2) format("woff2"), url(../fonts/muller-regular.webfont.woff) format("woff"), url(../fonts/muller-regular.webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Muller';
    src: url(../fonts/muller-black.webfont.woff2) format("woff2"), url(../fonts/muller-black.webfont.woff) format("woff"), url(../fonts/muller-black.webfont.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'icomoon';
    src: url(../fonts/icomoon.eot?vfpfq8);
    src: url(../fonts/icomoon.eot?vfpfq8#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?vfpfq8) format("truetype"), url(../fonts/icomoon.woff?vfpfq8) format("woff"), url(../fonts/icomoon.svg?vfpfq8#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.block-heart > .layout-container::before, .icon-bottle, .icon-email, .icon-facebook, .icon-heart, .icon-instagram, .icon-phone, .icon-phone-ringing, .icon-placemark, .icon-speech-bubble, .icon-viber, .icon-youtube {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-speech-bubble .path1::before {
    content: "\e90c"
}

.icon-speech-bubble .path2::before {
    content: "\e90d";
    margin-left: -1.0625em;
    color: #fff
}

.icon-speech-bubble .path3::before {
    content: "\e90e";
    margin-left: -1.0625em
}

.icon-viber::before {
    content: "\e900"
}

.icon-facebook .path1::before {
    content: "\e901"
}

.icon-facebook .path2::before {
    content: "\e902";
    margin-left: -1em;
    color: #fff
}

.icon-instagram::before {
    content: "\e903"
}

.icon-youtube .path1::before {
    content: "\e904"
}

.icon-youtube .path2::before {
    content: "\e905";
    margin-left: -1em;
    color: #fff
}

.block-heart > .layout-container::before, .icon-heart::before {
    content: "\e906";
    color: #ff407f
}

.icon-placemark::before {
    content: "\e907"
}

.icon-phone::before {
    content: "\e908"
}

.icon-phone-ringing::before {
    content: "\e909"
}

.icon-email::before {
    content: "\e90a"
}

.icon-bottle::before {
    content: "\e90b"
}

.icon-scroll {
    border: 2px solid #26c2ff;
    border-radius: 15px;
    display: inline-block;
    width: 24px;
    height: 40px;
    position: relative
}

.icon-scroll::before {
    content: "";
    background-color: #26c2ff;
    animation: 1.4s ease infinite mousewheel-scroll;
    border-radius: 2px;
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 8px;
    left: 8px
}

@keyframes mousewheel-scroll {
    33% {
        transform: translateY(0);
        height: 8px
    }
    66% {
        transform: translateY(4px);
        height: 4px
    }
    to {
        transform: translateY(0);
        height: 4px
    }
}

.c-grey {
    color: #7a8599 !important
}

.c-yellow {
    color: #ffea00 !important
}

.c-red {
    color: #ff4a26 !important
}

.c-white {
    color: #fff !important
}

.c-black {
    color: #111 !important
}

.c-regular {
    color: inherit !important
}

@media (min-width: 576px) {
    .c-sm-grey {
        color: #7a8599 !important
    }

    .c-sm-yellow {
        color: #ffea00 !important
    }

    .c-sm-red {
        color: #ff4a26 !important
    }

    .c-sm-white {
        color: #fff !important
    }

    .c-sm-black {
        color: #111 !important
    }

    .c-sm-regular {
        color: inherit !important
    }
}

@media (min-width: 768px) {
    .c-md-grey {
        color: #7a8599 !important
    }

    .c-md-yellow {
        color: #ffea00 !important
    }

    .c-md-red {
        color: #ff4a26 !important
    }

    .c-md-white {
        color: #fff !important
    }

    .c-md-black {
        color: #111 !important
    }

    .c-md-regular {
        color: inherit !important
    }
}

@media (min-width: 992px) {
    .c-lg-grey {
        color: #7a8599 !important
    }

    .c-lg-yellow {
        color: #ffea00 !important
    }

    .c-lg-red {
        color: #ff4a26 !important
    }

    .c-lg-white {
        color: #fff !important
    }

    .c-lg-black {
        color: #111 !important
    }

    .c-lg-regular {
        color: inherit !important
    }
}

@media (min-width: 1200px) {
    .c-xl-grey {
        color: #7a8599 !important
    }

    .c-xl-yellow {
        color: #ffea00 !important
    }

    .c-xl-red {
        color: #ff4a26 !important
    }

    .c-xl-white {
        color: #fff !important
    }

    .c-xl-black {
        color: #111 !important
    }

    .c-xl-regular {
        color: inherit !important
    }
}

.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
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-initial {
    display: initial !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-initial {
        display: initial !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-initial {
        display: initial !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-initial {
        display: initial !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-initial {
        display: initial !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.m-1 {
    margin: 10px !important
}

.mt-1, .my-1 {
    margin-top: 10px !important
}

.mr-1, .mx-1 {
    margin-right: 10px !important
}

.mb-1, .my-1 {
    margin-bottom: 10px !important
}

.ml-1, .mx-1 {
    margin-left: 10px !important
}

.p-1 {
    padding: 10px !important
}

.pt-1, .py-1 {
    padding-top: 10px !important
}

.pr-1, .px-1 {
    padding-right: 10px !important
}

.pb-1, .py-1 {
    padding-bottom: 10px !important
}

.pl-1, .px-1 {
    padding-left: 10px !important
}

.m-n1 {
    margin: -10px !important
}

.mt-n1, .my-n1 {
    margin-top: -10px !important
}

.mr-n1, .mx-n1 {
    margin-right: -10px !important
}

.mb-n1, .my-n1 {
    margin-bottom: -10px !important
}

.ml-n1, .mx-n1 {
    margin-left: -10px !important
}

.m-2 {
    margin: 20px !important
}

.mt-2, .my-2 {
    margin-top: 20px !important
}

.mr-2, .mx-2 {
    margin-right: 20px !important
}

.mb-2, .my-2 {
    margin-bottom: 20px !important
}

.ml-2, .mx-2 {
    margin-left: 20px !important
}

.p-2 {
    padding: 20px !important
}

.pt-2, .py-2 {
    padding-top: 20px !important
}

.pr-2, .px-2 {
    padding-right: 20px !important
}

.pb-2, .py-2 {
    padding-bottom: 20px !important
}

.pl-2, .px-2 {
    padding-left: 20px !important
}

.m-n2 {
    margin: -20px !important
}

.mt-n2, .my-n2 {
    margin-top: -20px !important
}

.mr-n2, .mx-n2 {
    margin-right: -20px !important
}

.mb-n2, .my-n2 {
    margin-bottom: -20px !important
}

.ml-n2, .mx-n2 {
    margin-left: -20px !important
}

.m-3 {
    margin: 30px !important
}

.mt-3, .my-3 {
    margin-top: 30px !important
}

.mr-3, .mx-3 {
    margin-right: 30px !important
}

.mb-3, .my-3 {
    margin-bottom: 30px !important
}

.ml-3, .mx-3 {
    margin-left: 30px !important
}

.p-3 {
    padding: 30px !important
}

.pt-3, .py-3 {
    padding-top: 30px !important
}

.pr-3, .px-3 {
    padding-right: 30px !important
}

.pb-3, .py-3 {
    padding-bottom: 30px !important
}

.pl-3, .px-3 {
    padding-left: 30px !important
}

.m-n3 {
    margin: -30px !important
}

.mt-n3, .my-n3 {
    margin-top: -30px !important
}

.mr-n3, .mx-n3 {
    margin-right: -30px !important
}

.mb-n3, .my-n3 {
    margin-bottom: -30px !important
}

.ml-n3, .mx-n3 {
    margin-left: -30px !important
}

.m-4 {
    margin: 40px !important
}

.mt-4, .my-4 {
    margin-top: 40px !important
}

.mr-4, .mx-4 {
    margin-right: 40px !important
}

.mb-4, .my-4 {
    margin-bottom: 40px !important
}

.ml-4, .mx-4 {
    margin-left: 40px !important
}

.p-4 {
    padding: 40px !important
}

.pt-4, .py-4 {
    padding-top: 40px !important
}

.pr-4, .px-4 {
    padding-right: 40px !important
}

.pb-4, .py-4 {
    padding-bottom: 40px !important
}

.pl-4, .px-4 {
    padding-left: 40px !important
}

.m-n4 {
    margin: -40px !important
}

.mt-n4, .my-n4 {
    margin-top: -40px !important
}

.mr-n4, .mx-n4 {
    margin-right: -40px !important
}

.mb-n4, .my-n4 {
    margin-bottom: -40px !important
}

.ml-n4, .mx-n4 {
    margin-left: -40px !important
}

.m-5 {
    margin: 50px !important
}

.mt-5, .my-5 {
    margin-top: 50px !important
}

.mr-5, .mx-5 {
    margin-right: 50px !important
}

.mb-5, .my-5 {
    margin-bottom: 50px !important
}

.ml-5, .mx-5 {
    margin-left: 50px !important
}

.p-5 {
    padding: 50px !important
}

.pt-5, .py-5 {
    padding-top: 50px !important
}

.pr-5, .px-5 {
    padding-right: 50px !important
}

.pb-5, .py-5 {
    padding-bottom: 50px !important
}

.pl-5, .px-5 {
    padding-left: 50px !important
}

.m-n5 {
    margin: -50px !important
}

.mt-n5, .my-n5 {
    margin-top: -50px !important
}

.mr-n5, .mx-n5 {
    margin-right: -50px !important
}

.mb-n5, .my-n5 {
    margin-bottom: -50px !important
}

.ml-n5, .mx-n5 {
    margin-left: -50px !important
}

.m-6 {
    margin: 60px !important
}

.mt-6, .my-6 {
    margin-top: 60px !important
}

.mr-6, .mx-6 {
    margin-right: 60px !important
}

.mb-6, .my-6 {
    margin-bottom: 60px !important
}

.ml-6, .mx-6 {
    margin-left: 60px !important
}

.p-6 {
    padding: 60px !important
}

.pt-6, .py-6 {
    padding-top: 60px !important
}

.pr-6, .px-6 {
    padding-right: 60px !important
}

.pb-6, .py-6 {
    padding-bottom: 60px !important
}

.pl-6, .px-6 {
    padding-left: 60px !important
}

.m-n6 {
    margin: -60px !important
}

.mt-n6, .my-n6 {
    margin-top: -60px !important
}

.mr-n6, .mx-n6 {
    margin-right: -60px !important
}

.mb-n6, .my-n6 {
    margin-bottom: -60px !important
}

.ml-n6, .mx-n6 {
    margin-left: -60px !important
}

.m-7 {
    margin: 70px !important
}

.mt-7, .my-7 {
    margin-top: 70px !important
}

.mr-7, .mx-7 {
    margin-right: 70px !important
}

.mb-7, .my-7 {
    margin-bottom: 70px !important
}

.ml-7, .mx-7 {
    margin-left: 70px !important
}

.p-7 {
    padding: 70px !important
}

.pt-7, .py-7 {
    padding-top: 70px !important
}

.pr-7, .px-7 {
    padding-right: 70px !important
}

.pb-7, .py-7 {
    padding-bottom: 70px !important
}

.pl-7, .px-7 {
    padding-left: 70px !important
}

.m-n7 {
    margin: -70px !important
}

.mt-n7, .my-n7 {
    margin-top: -70px !important
}

.mr-n7, .mx-n7 {
    margin-right: -70px !important
}

.mb-n7, .my-n7 {
    margin-bottom: -70px !important
}

.ml-n7, .mx-n7 {
    margin-left: -70px !important
}

.m-8 {
    margin: 80px !important
}

.mt-8, .my-8 {
    margin-top: 80px !important
}

.mr-8, .mx-8 {
    margin-right: 80px !important
}

.mb-8, .my-8 {
    margin-bottom: 80px !important
}

.ml-8, .mx-8 {
    margin-left: 80px !important
}

.p-8 {
    padding: 80px !important
}

.pt-8, .py-8 {
    padding-top: 80px !important
}

.pr-8, .px-8 {
    padding-right: 80px !important
}

.pb-8, .py-8 {
    padding-bottom: 80px !important
}

.pl-8, .px-8 {
    padding-left: 80px !important
}

.m-n8 {
    margin: -80px !important
}

.mt-n8, .my-n8 {
    margin-top: -80px !important
}

.mr-n8, .mx-n8 {
    margin-right: -80px !important
}

.mb-n8, .my-n8 {
    margin-bottom: -80px !important
}

.ml-n8, .mx-n8 {
    margin-left: -80px !important
}

.m-9 {
    margin: 90px !important
}

.mt-9, .my-9 {
    margin-top: 90px !important
}

.mr-9, .mx-9 {
    margin-right: 90px !important
}

.mb-9, .my-9 {
    margin-bottom: 90px !important
}

.ml-9, .mx-9 {
    margin-left: 90px !important
}

.p-9 {
    padding: 90px !important
}

.pt-9, .py-9 {
    padding-top: 90px !important
}

.pr-9, .px-9 {
    padding-right: 90px !important
}

.pb-9, .py-9 {
    padding-bottom: 90px !important
}

.pl-9, .px-9 {
    padding-left: 90px !important
}

.m-n9 {
    margin: -90px !important
}

.mt-n9, .my-n9 {
    margin-top: -90px !important
}

.mr-n9, .mx-n9 {
    margin-right: -90px !important
}

.mb-n9, .my-n9 {
    margin-bottom: -90px !important
}

.ml-n9, .mx-n9 {
    margin-left: -90px !important
}

.m-10 {
    margin: 100px !important
}

.mt-10, .my-10 {
    margin-top: 100px !important
}

.mr-10, .mx-10 {
    margin-right: 100px !important
}

.mb-10, .my-10 {
    margin-bottom: 100px !important
}

.ml-10, .mx-10 {
    margin-left: 100px !important
}

.p-10 {
    padding: 100px !important
}

.pt-10, .py-10 {
    padding-top: 100px !important
}

.pr-10, .px-10 {
    padding-right: 100px !important
}

.pb-10, .py-10 {
    padding-bottom: 100px !important
}

.pl-10, .px-10 {
    padding-left: 100px !important
}

.m-n10 {
    margin: -100px !important
}

.mt-n10, .my-n10 {
    margin-top: -100px !important
}

.mr-n10, .mx-n10 {
    margin-right: -100px !important
}

.mb-n10, .my-n10 {
    margin-bottom: -100px !important
}

.ml-n10, .mx-n10 {
    margin-left: -100px !important
}

.m-11 {
    margin: 110px !important
}

.mt-11, .my-11 {
    margin-top: 110px !important
}

.mr-11, .mx-11 {
    margin-right: 110px !important
}

.mb-11, .my-11 {
    margin-bottom: 110px !important
}

.ml-11, .mx-11 {
    margin-left: 110px !important
}

.p-11 {
    padding: 110px !important
}

.pt-11, .py-11 {
    padding-top: 110px !important
}

.pr-11, .px-11 {
    padding-right: 110px !important
}

.pb-11, .py-11 {
    padding-bottom: 110px !important
}

.pl-11, .px-11 {
    padding-left: 110px !important
}

.m-n11 {
    margin: -110px !important
}

.mt-n11, .my-n11 {
    margin-top: -110px !important
}

.mr-n11, .mx-n11 {
    margin-right: -110px !important
}

.mb-n11, .my-n11 {
    margin-bottom: -110px !important
}

.ml-n11, .mx-n11 {
    margin-left: -110px !important
}

.m-12 {
    margin: 120px !important
}

.mt-12, .my-12 {
    margin-top: 120px !important
}

.mr-12, .mx-12 {
    margin-right: 120px !important
}

.mb-12, .my-12 {
    margin-bottom: 120px !important
}

.ml-12, .mx-12 {
    margin-left: 120px !important
}

.p-12 {
    padding: 120px !important
}

.pt-12, .py-12 {
    padding-top: 120px !important
}

.pr-12, .px-12 {
    padding-right: 120px !important
}

.pb-12, .py-12 {
    padding-bottom: 120px !important
}

.pl-12, .px-12 {
    padding-left: 120px !important
}

.m-n12 {
    margin: -120px !important
}

.mt-n12, .my-n12 {
    margin-top: -120px !important
}

.mr-n12, .mx-n12 {
    margin-right: -120px !important
}

.mb-n12, .my-n12 {
    margin-bottom: -120px !important
}

.ml-n12, .mx-n12 {
    margin-left: -120px !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .m-sm-1 {
        margin: 10px !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: 10px !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: 10px !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: 10px !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: 10px !important
    }

    .p-sm-1 {
        padding: 10px !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: 10px !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: 10px !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: 10px !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: 10px !important
    }

    .m-sm-n1 {
        margin: -10px !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -10px !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -10px !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -10px !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -10px !important
    }

    .m-sm-2 {
        margin: 20px !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: 20px !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: 20px !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: 20px !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: 20px !important
    }

    .p-sm-2 {
        padding: 20px !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: 20px !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: 20px !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: 20px !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: 20px !important
    }

    .m-sm-n2 {
        margin: -20px !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -20px !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -20px !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -20px !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -20px !important
    }

    .m-sm-3 {
        margin: 30px !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 30px !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 30px !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 30px !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 30px !important
    }

    .p-sm-3 {
        padding: 30px !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 30px !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 30px !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 30px !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 30px !important
    }

    .m-sm-n3 {
        margin: -30px !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -30px !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -30px !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -30px !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -30px !important
    }

    .m-sm-4 {
        margin: 40px !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 40px !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 40px !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 40px !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 40px !important
    }

    .p-sm-4 {
        padding: 40px !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 40px !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 40px !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 40px !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 40px !important
    }

    .m-sm-n4 {
        margin: -40px !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -40px !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -40px !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -40px !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -40px !important
    }

    .m-sm-5 {
        margin: 50px !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 50px !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 50px !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 50px !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 50px !important
    }

    .p-sm-5 {
        padding: 50px !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 50px !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 50px !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 50px !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 50px !important
    }

    .m-sm-n5 {
        margin: -50px !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -50px !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -50px !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -50px !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -50px !important
    }

    .m-sm-6 {
        margin: 60px !important
    }

    .mt-sm-6, .my-sm-6 {
        margin-top: 60px !important
    }

    .mr-sm-6, .mx-sm-6 {
        margin-right: 60px !important
    }

    .mb-sm-6, .my-sm-6 {
        margin-bottom: 60px !important
    }

    .ml-sm-6, .mx-sm-6 {
        margin-left: 60px !important
    }

    .p-sm-6 {
        padding: 60px !important
    }

    .pt-sm-6, .py-sm-6 {
        padding-top: 60px !important
    }

    .pr-sm-6, .px-sm-6 {
        padding-right: 60px !important
    }

    .pb-sm-6, .py-sm-6 {
        padding-bottom: 60px !important
    }

    .pl-sm-6, .px-sm-6 {
        padding-left: 60px !important
    }

    .m-sm-n6 {
        margin: -60px !important
    }

    .mt-sm-n6, .my-sm-n6 {
        margin-top: -60px !important
    }

    .mr-sm-n6, .mx-sm-n6 {
        margin-right: -60px !important
    }

    .mb-sm-n6, .my-sm-n6 {
        margin-bottom: -60px !important
    }

    .ml-sm-n6, .mx-sm-n6 {
        margin-left: -60px !important
    }

    .m-sm-7 {
        margin: 70px !important
    }

    .mt-sm-7, .my-sm-7 {
        margin-top: 70px !important
    }

    .mr-sm-7, .mx-sm-7 {
        margin-right: 70px !important
    }

    .mb-sm-7, .my-sm-7 {
        margin-bottom: 70px !important
    }

    .ml-sm-7, .mx-sm-7 {
        margin-left: 70px !important
    }

    .p-sm-7 {
        padding: 70px !important
    }

    .pt-sm-7, .py-sm-7 {
        padding-top: 70px !important
    }

    .pr-sm-7, .px-sm-7 {
        padding-right: 70px !important
    }

    .pb-sm-7, .py-sm-7 {
        padding-bottom: 70px !important
    }

    .pl-sm-7, .px-sm-7 {
        padding-left: 70px !important
    }

    .m-sm-n7 {
        margin: -70px !important
    }

    .mt-sm-n7, .my-sm-n7 {
        margin-top: -70px !important
    }

    .mr-sm-n7, .mx-sm-n7 {
        margin-right: -70px !important
    }

    .mb-sm-n7, .my-sm-n7 {
        margin-bottom: -70px !important
    }

    .ml-sm-n7, .mx-sm-n7 {
        margin-left: -70px !important
    }

    .m-sm-8 {
        margin: 80px !important
    }

    .mt-sm-8, .my-sm-8 {
        margin-top: 80px !important
    }

    .mr-sm-8, .mx-sm-8 {
        margin-right: 80px !important
    }

    .mb-sm-8, .my-sm-8 {
        margin-bottom: 80px !important
    }

    .ml-sm-8, .mx-sm-8 {
        margin-left: 80px !important
    }

    .p-sm-8 {
        padding: 80px !important
    }

    .pt-sm-8, .py-sm-8 {
        padding-top: 80px !important
    }

    .pr-sm-8, .px-sm-8 {
        padding-right: 80px !important
    }

    .pb-sm-8, .py-sm-8 {
        padding-bottom: 80px !important
    }

    .pl-sm-8, .px-sm-8 {
        padding-left: 80px !important
    }

    .m-sm-n8 {
        margin: -80px !important
    }

    .mt-sm-n8, .my-sm-n8 {
        margin-top: -80px !important
    }

    .mr-sm-n8, .mx-sm-n8 {
        margin-right: -80px !important
    }

    .mb-sm-n8, .my-sm-n8 {
        margin-bottom: -80px !important
    }

    .ml-sm-n8, .mx-sm-n8 {
        margin-left: -80px !important
    }

    .m-sm-9 {
        margin: 90px !important
    }

    .mt-sm-9, .my-sm-9 {
        margin-top: 90px !important
    }

    .mr-sm-9, .mx-sm-9 {
        margin-right: 90px !important
    }

    .mb-sm-9, .my-sm-9 {
        margin-bottom: 90px !important
    }

    .ml-sm-9, .mx-sm-9 {
        margin-left: 90px !important
    }

    .p-sm-9 {
        padding: 90px !important
    }

    .pt-sm-9, .py-sm-9 {
        padding-top: 90px !important
    }

    .pr-sm-9, .px-sm-9 {
        padding-right: 90px !important
    }

    .pb-sm-9, .py-sm-9 {
        padding-bottom: 90px !important
    }

    .pl-sm-9, .px-sm-9 {
        padding-left: 90px !important
    }

    .m-sm-n9 {
        margin: -90px !important
    }

    .mt-sm-n9, .my-sm-n9 {
        margin-top: -90px !important
    }

    .mr-sm-n9, .mx-sm-n9 {
        margin-right: -90px !important
    }

    .mb-sm-n9, .my-sm-n9 {
        margin-bottom: -90px !important
    }

    .ml-sm-n9, .mx-sm-n9 {
        margin-left: -90px !important
    }

    .m-sm-10 {
        margin: 100px !important
    }

    .mt-sm-10, .my-sm-10 {
        margin-top: 100px !important
    }

    .mr-sm-10, .mx-sm-10 {
        margin-right: 100px !important
    }

    .mb-sm-10, .my-sm-10 {
        margin-bottom: 100px !important
    }

    .ml-sm-10, .mx-sm-10 {
        margin-left: 100px !important
    }

    .p-sm-10 {
        padding: 100px !important
    }

    .pt-sm-10, .py-sm-10 {
        padding-top: 100px !important
    }

    .pr-sm-10, .px-sm-10 {
        padding-right: 100px !important
    }

    .pb-sm-10, .py-sm-10 {
        padding-bottom: 100px !important
    }

    .pl-sm-10, .px-sm-10 {
        padding-left: 100px !important
    }

    .m-sm-n10 {
        margin: -100px !important
    }

    .mt-sm-n10, .my-sm-n10 {
        margin-top: -100px !important
    }

    .mr-sm-n10, .mx-sm-n10 {
        margin-right: -100px !important
    }

    .mb-sm-n10, .my-sm-n10 {
        margin-bottom: -100px !important
    }

    .ml-sm-n10, .mx-sm-n10 {
        margin-left: -100px !important
    }

    .m-sm-11 {
        margin: 110px !important
    }

    .mt-sm-11, .my-sm-11 {
        margin-top: 110px !important
    }

    .mr-sm-11, .mx-sm-11 {
        margin-right: 110px !important
    }

    .mb-sm-11, .my-sm-11 {
        margin-bottom: 110px !important
    }

    .ml-sm-11, .mx-sm-11 {
        margin-left: 110px !important
    }

    .p-sm-11 {
        padding: 110px !important
    }

    .pt-sm-11, .py-sm-11 {
        padding-top: 110px !important
    }

    .pr-sm-11, .px-sm-11 {
        padding-right: 110px !important
    }

    .pb-sm-11, .py-sm-11 {
        padding-bottom: 110px !important
    }

    .pl-sm-11, .px-sm-11 {
        padding-left: 110px !important
    }

    .m-sm-n11 {
        margin: -110px !important
    }

    .mt-sm-n11, .my-sm-n11 {
        margin-top: -110px !important
    }

    .mr-sm-n11, .mx-sm-n11 {
        margin-right: -110px !important
    }

    .mb-sm-n11, .my-sm-n11 {
        margin-bottom: -110px !important
    }

    .ml-sm-n11, .mx-sm-n11 {
        margin-left: -110px !important
    }

    .m-sm-12 {
        margin: 120px !important
    }

    .mt-sm-12, .my-sm-12 {
        margin-top: 120px !important
    }

    .mr-sm-12, .mx-sm-12 {
        margin-right: 120px !important
    }

    .mb-sm-12, .my-sm-12 {
        margin-bottom: 120px !important
    }

    .ml-sm-12, .mx-sm-12 {
        margin-left: 120px !important
    }

    .p-sm-12 {
        padding: 120px !important
    }

    .pt-sm-12, .py-sm-12 {
        padding-top: 120px !important
    }

    .pr-sm-12, .px-sm-12 {
        padding-right: 120px !important
    }

    .pb-sm-12, .py-sm-12 {
        padding-bottom: 120px !important
    }

    .pl-sm-12, .px-sm-12 {
        padding-left: 120px !important
    }

    .m-sm-n12 {
        margin: -120px !important
    }

    .mt-sm-n12, .my-sm-n12 {
        margin-top: -120px !important
    }

    .mr-sm-n12, .mx-sm-n12 {
        margin-right: -120px !important
    }

    .mb-sm-n12, .my-sm-n12 {
        margin-bottom: -120px !important
    }

    .ml-sm-n12, .mx-sm-n12 {
        margin-left: -120px !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .m-md-1 {
        margin: 10px !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: 10px !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: 10px !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: 10px !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: 10px !important
    }

    .p-md-1 {
        padding: 10px !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: 10px !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: 10px !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: 10px !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: 10px !important
    }

    .m-md-n1 {
        margin: -10px !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -10px !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -10px !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -10px !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -10px !important
    }

    .m-md-2 {
        margin: 20px !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: 20px !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: 20px !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: 20px !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: 20px !important
    }

    .p-md-2 {
        padding: 20px !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: 20px !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: 20px !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: 20px !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: 20px !important
    }

    .m-md-n2 {
        margin: -20px !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -20px !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -20px !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -20px !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -20px !important
    }

    .m-md-3 {
        margin: 30px !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 30px !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 30px !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 30px !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 30px !important
    }

    .p-md-3 {
        padding: 30px !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 30px !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 30px !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 30px !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 30px !important
    }

    .m-md-n3 {
        margin: -30px !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -30px !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -30px !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -30px !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -30px !important
    }

    .m-md-4 {
        margin: 40px !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 40px !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 40px !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 40px !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 40px !important
    }

    .p-md-4 {
        padding: 40px !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 40px !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 40px !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 40px !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 40px !important
    }

    .m-md-n4 {
        margin: -40px !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -40px !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -40px !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -40px !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -40px !important
    }

    .m-md-5 {
        margin: 50px !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 50px !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 50px !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 50px !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 50px !important
    }

    .p-md-5 {
        padding: 50px !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 50px !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 50px !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 50px !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 50px !important
    }

    .m-md-n5 {
        margin: -50px !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -50px !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -50px !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -50px !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -50px !important
    }

    .m-md-6 {
        margin: 60px !important
    }

    .mt-md-6, .my-md-6 {
        margin-top: 60px !important
    }

    .mr-md-6, .mx-md-6 {
        margin-right: 60px !important
    }

    .mb-md-6, .my-md-6 {
        margin-bottom: 60px !important
    }

    .ml-md-6, .mx-md-6 {
        margin-left: 60px !important
    }

    .p-md-6 {
        padding: 60px !important
    }

    .pt-md-6, .py-md-6 {
        padding-top: 60px !important
    }

    .pr-md-6, .px-md-6 {
        padding-right: 60px !important
    }

    .pb-md-6, .py-md-6 {
        padding-bottom: 60px !important
    }

    .pl-md-6, .px-md-6 {
        padding-left: 60px !important
    }

    .m-md-n6 {
        margin: -60px !important
    }

    .mt-md-n6, .my-md-n6 {
        margin-top: -60px !important
    }

    .mr-md-n6, .mx-md-n6 {
        margin-right: -60px !important
    }

    .mb-md-n6, .my-md-n6 {
        margin-bottom: -60px !important
    }

    .ml-md-n6, .mx-md-n6 {
        margin-left: -60px !important
    }

    .m-md-7 {
        margin: 70px !important
    }

    .mt-md-7, .my-md-7 {
        margin-top: 70px !important
    }

    .mr-md-7, .mx-md-7 {
        margin-right: 70px !important
    }

    .mb-md-7, .my-md-7 {
        margin-bottom: 70px !important
    }

    .ml-md-7, .mx-md-7 {
        margin-left: 70px !important
    }

    .p-md-7 {
        padding: 70px !important
    }

    .pt-md-7, .py-md-7 {
        padding-top: 70px !important
    }

    .pr-md-7, .px-md-7 {
        padding-right: 70px !important
    }

    .pb-md-7, .py-md-7 {
        padding-bottom: 70px !important
    }

    .pl-md-7, .px-md-7 {
        padding-left: 70px !important
    }

    .m-md-n7 {
        margin: -70px !important
    }

    .mt-md-n7, .my-md-n7 {
        margin-top: -70px !important
    }

    .mr-md-n7, .mx-md-n7 {
        margin-right: -70px !important
    }

    .mb-md-n7, .my-md-n7 {
        margin-bottom: -70px !important
    }

    .ml-md-n7, .mx-md-n7 {
        margin-left: -70px !important
    }

    .m-md-8 {
        margin: 80px !important
    }

    .mt-md-8, .my-md-8 {
        margin-top: 80px !important
    }

    .mr-md-8, .mx-md-8 {
        margin-right: 80px !important
    }

    .mb-md-8, .my-md-8 {
        margin-bottom: 80px !important
    }

    .ml-md-8, .mx-md-8 {
        margin-left: 80px !important
    }

    .p-md-8 {
        padding: 80px !important
    }

    .pt-md-8, .py-md-8 {
        padding-top: 80px !important
    }

    .pr-md-8, .px-md-8 {
        padding-right: 80px !important
    }

    .pb-md-8, .py-md-8 {
        padding-bottom: 80px !important
    }

    .pl-md-8, .px-md-8 {
        padding-left: 80px !important
    }

    .m-md-n8 {
        margin: -80px !important
    }

    .mt-md-n8, .my-md-n8 {
        margin-top: -80px !important
    }

    .mr-md-n8, .mx-md-n8 {
        margin-right: -80px !important
    }

    .mb-md-n8, .my-md-n8 {
        margin-bottom: -80px !important
    }

    .ml-md-n8, .mx-md-n8 {
        margin-left: -80px !important
    }

    .m-md-9 {
        margin: 90px !important
    }

    .mt-md-9, .my-md-9 {
        margin-top: 90px !important
    }

    .mr-md-9, .mx-md-9 {
        margin-right: 90px !important
    }

    .mb-md-9, .my-md-9 {
        margin-bottom: 90px !important
    }

    .ml-md-9, .mx-md-9 {
        margin-left: 90px !important
    }

    .p-md-9 {
        padding: 90px !important
    }

    .pt-md-9, .py-md-9 {
        padding-top: 90px !important
    }

    .pr-md-9, .px-md-9 {
        padding-right: 90px !important
    }

    .pb-md-9, .py-md-9 {
        padding-bottom: 90px !important
    }

    .pl-md-9, .px-md-9 {
        padding-left: 90px !important
    }

    .m-md-n9 {
        margin: -90px !important
    }

    .mt-md-n9, .my-md-n9 {
        margin-top: -90px !important
    }

    .mr-md-n9, .mx-md-n9 {
        margin-right: -90px !important
    }

    .mb-md-n9, .my-md-n9 {
        margin-bottom: -90px !important
    }

    .ml-md-n9, .mx-md-n9 {
        margin-left: -90px !important
    }

    .m-md-10 {
        margin: 100px !important
    }

    .mt-md-10, .my-md-10 {
        margin-top: 100px !important
    }

    .mr-md-10, .mx-md-10 {
        margin-right: 100px !important
    }

    .mb-md-10, .my-md-10 {
        margin-bottom: 100px !important
    }

    .ml-md-10, .mx-md-10 {
        margin-left: 100px !important
    }

    .p-md-10 {
        padding: 100px !important
    }

    .pt-md-10, .py-md-10 {
        padding-top: 100px !important
    }

    .pr-md-10, .px-md-10 {
        padding-right: 100px !important
    }

    .pb-md-10, .py-md-10 {
        padding-bottom: 100px !important
    }

    .pl-md-10, .px-md-10 {
        padding-left: 100px !important
    }

    .m-md-n10 {
        margin: -100px !important
    }

    .mt-md-n10, .my-md-n10 {
        margin-top: -100px !important
    }

    .mr-md-n10, .mx-md-n10 {
        margin-right: -100px !important
    }

    .mb-md-n10, .my-md-n10 {
        margin-bottom: -100px !important
    }

    .ml-md-n10, .mx-md-n10 {
        margin-left: -100px !important
    }

    .m-md-11 {
        margin: 110px !important
    }

    .mt-md-11, .my-md-11 {
        margin-top: 110px !important
    }

    .mr-md-11, .mx-md-11 {
        margin-right: 110px !important
    }

    .mb-md-11, .my-md-11 {
        margin-bottom: 110px !important
    }

    .ml-md-11, .mx-md-11 {
        margin-left: 110px !important
    }

    .p-md-11 {
        padding: 110px !important
    }

    .pt-md-11, .py-md-11 {
        padding-top: 110px !important
    }

    .pr-md-11, .px-md-11 {
        padding-right: 110px !important
    }

    .pb-md-11, .py-md-11 {
        padding-bottom: 110px !important
    }

    .pl-md-11, .px-md-11 {
        padding-left: 110px !important
    }

    .m-md-n11 {
        margin: -110px !important
    }

    .mt-md-n11, .my-md-n11 {
        margin-top: -110px !important
    }

    .mr-md-n11, .mx-md-n11 {
        margin-right: -110px !important
    }

    .mb-md-n11, .my-md-n11 {
        margin-bottom: -110px !important
    }

    .ml-md-n11, .mx-md-n11 {
        margin-left: -110px !important
    }

    .m-md-12 {
        margin: 120px !important
    }

    .mt-md-12, .my-md-12 {
        margin-top: 120px !important
    }

    .mr-md-12, .mx-md-12 {
        margin-right: 120px !important
    }

    .mb-md-12, .my-md-12 {
        margin-bottom: 120px !important
    }

    .ml-md-12, .mx-md-12 {
        margin-left: 120px !important
    }

    .p-md-12 {
        padding: 120px !important
    }

    .pt-md-12, .py-md-12 {
        padding-top: 120px !important
    }

    .pr-md-12, .px-md-12 {
        padding-right: 120px !important
    }

    .pb-md-12, .py-md-12 {
        padding-bottom: 120px !important
    }

    .pl-md-12, .px-md-12 {
        padding-left: 120px !important
    }

    .m-md-n12 {
        margin: -120px !important
    }

    .mt-md-n12, .my-md-n12 {
        margin-top: -120px !important
    }

    .mr-md-n12, .mx-md-n12 {
        margin-right: -120px !important
    }

    .mb-md-n12, .my-md-n12 {
        margin-bottom: -120px !important
    }

    .ml-md-n12, .mx-md-n12 {
        margin-left: -120px !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .m-lg-1 {
        margin: 10px !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: 10px !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: 10px !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: 10px !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: 10px !important
    }

    .p-lg-1 {
        padding: 10px !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: 10px !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: 10px !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: 10px !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: 10px !important
    }

    .m-lg-n1 {
        margin: -10px !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -10px !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -10px !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -10px !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -10px !important
    }

    .m-lg-2 {
        margin: 20px !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: 20px !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: 20px !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: 20px !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: 20px !important
    }

    .p-lg-2 {
        padding: 20px !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: 20px !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: 20px !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: 20px !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: 20px !important
    }

    .m-lg-n2 {
        margin: -20px !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -20px !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -20px !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -20px !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -20px !important
    }

    .m-lg-3 {
        margin: 30px !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 30px !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 30px !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 30px !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 30px !important
    }

    .p-lg-3 {
        padding: 30px !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 30px !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 30px !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 30px !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 30px !important
    }

    .m-lg-n3 {
        margin: -30px !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -30px !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -30px !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -30px !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -30px !important
    }

    .m-lg-4 {
        margin: 40px !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 40px !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 40px !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 40px !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 40px !important
    }

    .p-lg-4 {
        padding: 40px !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 40px !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 40px !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 40px !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 40px !important
    }

    .m-lg-n4 {
        margin: -40px !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -40px !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -40px !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -40px !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -40px !important
    }

    .m-lg-5 {
        margin: 50px !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 50px !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 50px !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 50px !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 50px !important
    }

    .p-lg-5 {
        padding: 50px !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 50px !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 50px !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 50px !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 50px !important
    }

    .m-lg-n5 {
        margin: -50px !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -50px !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -50px !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -50px !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -50px !important
    }

    .m-lg-6 {
        margin: 60px !important
    }

    .mt-lg-6, .my-lg-6 {
        margin-top: 60px !important
    }

    .mr-lg-6, .mx-lg-6 {
        margin-right: 60px !important
    }

    .mb-lg-6, .my-lg-6 {
        margin-bottom: 60px !important
    }

    .ml-lg-6, .mx-lg-6 {
        margin-left: 60px !important
    }

    .p-lg-6 {
        padding: 60px !important
    }

    .pt-lg-6, .py-lg-6 {
        padding-top: 60px !important
    }

    .pr-lg-6, .px-lg-6 {
        padding-right: 60px !important
    }

    .pb-lg-6, .py-lg-6 {
        padding-bottom: 60px !important
    }

    .pl-lg-6, .px-lg-6 {
        padding-left: 60px !important
    }

    .m-lg-n6 {
        margin: -60px !important
    }

    .mt-lg-n6, .my-lg-n6 {
        margin-top: -60px !important
    }

    .mr-lg-n6, .mx-lg-n6 {
        margin-right: -60px !important
    }

    .mb-lg-n6, .my-lg-n6 {
        margin-bottom: -60px !important
    }

    .ml-lg-n6, .mx-lg-n6 {
        margin-left: -60px !important
    }

    .m-lg-7 {
        margin: 70px !important
    }

    .mt-lg-7, .my-lg-7 {
        margin-top: 70px !important
    }

    .mr-lg-7, .mx-lg-7 {
        margin-right: 70px !important
    }

    .mb-lg-7, .my-lg-7 {
        margin-bottom: 70px !important
    }

    .ml-lg-7, .mx-lg-7 {
        margin-left: 70px !important
    }

    .p-lg-7 {
        padding: 70px !important
    }

    .pt-lg-7, .py-lg-7 {
        padding-top: 70px !important
    }

    .pr-lg-7, .px-lg-7 {
        padding-right: 70px !important
    }

    .pb-lg-7, .py-lg-7 {
        padding-bottom: 70px !important
    }

    .pl-lg-7, .px-lg-7 {
        padding-left: 70px !important
    }

    .m-lg-n7 {
        margin: -70px !important
    }

    .mt-lg-n7, .my-lg-n7 {
        margin-top: -70px !important
    }

    .mr-lg-n7, .mx-lg-n7 {
        margin-right: -70px !important
    }

    .mb-lg-n7, .my-lg-n7 {
        margin-bottom: -70px !important
    }

    .ml-lg-n7, .mx-lg-n7 {
        margin-left: -70px !important
    }

    .m-lg-8 {
        margin: 80px !important
    }

    .mt-lg-8, .my-lg-8 {
        margin-top: 80px !important
    }

    .mr-lg-8, .mx-lg-8 {
        margin-right: 80px !important
    }

    .mb-lg-8, .my-lg-8 {
        margin-bottom: 80px !important
    }

    .ml-lg-8, .mx-lg-8 {
        margin-left: 80px !important
    }

    .p-lg-8 {
        padding: 80px !important
    }

    .pt-lg-8, .py-lg-8 {
        padding-top: 80px !important
    }

    .pr-lg-8, .px-lg-8 {
        padding-right: 80px !important
    }

    .pb-lg-8, .py-lg-8 {
        padding-bottom: 80px !important
    }

    .pl-lg-8, .px-lg-8 {
        padding-left: 80px !important
    }

    .m-lg-n8 {
        margin: -80px !important
    }

    .mt-lg-n8, .my-lg-n8 {
        margin-top: -80px !important
    }

    .mr-lg-n8, .mx-lg-n8 {
        margin-right: -80px !important
    }

    .mb-lg-n8, .my-lg-n8 {
        margin-bottom: -80px !important
    }

    .ml-lg-n8, .mx-lg-n8 {
        margin-left: -80px !important
    }

    .m-lg-9 {
        margin: 90px !important
    }

    .mt-lg-9, .my-lg-9 {
        margin-top: 90px !important
    }

    .mr-lg-9, .mx-lg-9 {
        margin-right: 90px !important
    }

    .mb-lg-9, .my-lg-9 {
        margin-bottom: 90px !important
    }

    .ml-lg-9, .mx-lg-9 {
        margin-left: 90px !important
    }

    .p-lg-9 {
        padding: 90px !important
    }

    .pt-lg-9, .py-lg-9 {
        padding-top: 90px !important
    }

    .pr-lg-9, .px-lg-9 {
        padding-right: 90px !important
    }

    .pb-lg-9, .py-lg-9 {
        padding-bottom: 90px !important
    }

    .pl-lg-9, .px-lg-9 {
        padding-left: 90px !important
    }

    .m-lg-n9 {
        margin: -90px !important
    }

    .mt-lg-n9, .my-lg-n9 {
        margin-top: -90px !important
    }

    .mr-lg-n9, .mx-lg-n9 {
        margin-right: -90px !important
    }

    .mb-lg-n9, .my-lg-n9 {
        margin-bottom: -90px !important
    }

    .ml-lg-n9, .mx-lg-n9 {
        margin-left: -90px !important
    }

    .m-lg-10 {
        margin: 100px !important
    }

    .mt-lg-10, .my-lg-10 {
        margin-top: 100px !important
    }

    .mr-lg-10, .mx-lg-10 {
        margin-right: 100px !important
    }

    .mb-lg-10, .my-lg-10 {
        margin-bottom: 100px !important
    }

    .ml-lg-10, .mx-lg-10 {
        margin-left: 100px !important
    }

    .p-lg-10 {
        padding: 100px !important
    }

    .pt-lg-10, .py-lg-10 {
        padding-top: 100px !important
    }

    .pr-lg-10, .px-lg-10 {
        padding-right: 100px !important
    }

    .pb-lg-10, .py-lg-10 {
        padding-bottom: 100px !important
    }

    .pl-lg-10, .px-lg-10 {
        padding-left: 100px !important
    }

    .m-lg-n10 {
        margin: -100px !important
    }

    .mt-lg-n10, .my-lg-n10 {
        margin-top: -100px !important
    }

    .mr-lg-n10, .mx-lg-n10 {
        margin-right: -100px !important
    }

    .mb-lg-n10, .my-lg-n10 {
        margin-bottom: -100px !important
    }

    .ml-lg-n10, .mx-lg-n10 {
        margin-left: -100px !important
    }

    .m-lg-11 {
        margin: 110px !important
    }

    .mt-lg-11, .my-lg-11 {
        margin-top: 110px !important
    }

    .mr-lg-11, .mx-lg-11 {
        margin-right: 110px !important
    }

    .mb-lg-11, .my-lg-11 {
        margin-bottom: 110px !important
    }

    .ml-lg-11, .mx-lg-11 {
        margin-left: 110px !important
    }

    .p-lg-11 {
        padding: 110px !important
    }

    .pt-lg-11, .py-lg-11 {
        padding-top: 110px !important
    }

    .pr-lg-11, .px-lg-11 {
        padding-right: 110px !important
    }

    .pb-lg-11, .py-lg-11 {
        padding-bottom: 110px !important
    }

    .pl-lg-11, .px-lg-11 {
        padding-left: 110px !important
    }

    .m-lg-n11 {
        margin: -110px !important
    }

    .mt-lg-n11, .my-lg-n11 {
        margin-top: -110px !important
    }

    .mr-lg-n11, .mx-lg-n11 {
        margin-right: -110px !important
    }

    .mb-lg-n11, .my-lg-n11 {
        margin-bottom: -110px !important
    }

    .ml-lg-n11, .mx-lg-n11 {
        margin-left: -110px !important
    }

    .m-lg-12 {
        margin: 120px !important
    }

    .mt-lg-12, .my-lg-12 {
        margin-top: 120px !important
    }

    .mr-lg-12, .mx-lg-12 {
        margin-right: 120px !important
    }

    .mb-lg-12, .my-lg-12 {
        margin-bottom: 120px !important
    }

    .ml-lg-12, .mx-lg-12 {
        margin-left: 120px !important
    }

    .p-lg-12 {
        padding: 120px !important
    }

    .pt-lg-12, .py-lg-12 {
        padding-top: 120px !important
    }

    .pr-lg-12, .px-lg-12 {
        padding-right: 120px !important
    }

    .pb-lg-12, .py-lg-12 {
        padding-bottom: 120px !important
    }

    .pl-lg-12, .px-lg-12 {
        padding-left: 120px !important
    }

    .m-lg-n12 {
        margin: -120px !important
    }

    .mt-lg-n12, .my-lg-n12 {
        margin-top: -120px !important
    }

    .mr-lg-n12, .mx-lg-n12 {
        margin-right: -120px !important
    }

    .mb-lg-n12, .my-lg-n12 {
        margin-bottom: -120px !important
    }

    .ml-lg-n12, .mx-lg-n12 {
        margin-left: -120px !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .m-xl-1 {
        margin: 10px !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: 10px !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: 10px !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: 10px !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: 10px !important
    }

    .p-xl-1 {
        padding: 10px !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: 10px !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: 10px !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: 10px !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: 10px !important
    }

    .m-xl-n1 {
        margin: -10px !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -10px !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -10px !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -10px !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -10px !important
    }

    .m-xl-2 {
        margin: 20px !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: 20px !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: 20px !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: 20px !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: 20px !important
    }

    .p-xl-2 {
        padding: 20px !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: 20px !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: 20px !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: 20px !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: 20px !important
    }

    .m-xl-n2 {
        margin: -20px !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -20px !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -20px !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -20px !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -20px !important
    }

    .m-xl-3 {
        margin: 30px !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 30px !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 30px !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 30px !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 30px !important
    }

    .p-xl-3 {
        padding: 30px !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 30px !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 30px !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 30px !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 30px !important
    }

    .m-xl-n3 {
        margin: -30px !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -30px !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -30px !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -30px !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -30px !important
    }

    .m-xl-4 {
        margin: 40px !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 40px !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 40px !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 40px !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 40px !important
    }

    .p-xl-4 {
        padding: 40px !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 40px !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 40px !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 40px !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 40px !important
    }

    .m-xl-n4 {
        margin: -40px !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -40px !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -40px !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -40px !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -40px !important
    }

    .m-xl-5 {
        margin: 50px !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 50px !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 50px !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 50px !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 50px !important
    }

    .p-xl-5 {
        padding: 50px !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 50px !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 50px !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 50px !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 50px !important
    }

    .m-xl-n5 {
        margin: -50px !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -50px !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -50px !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -50px !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -50px !important
    }

    .m-xl-6 {
        margin: 60px !important
    }

    .mt-xl-6, .my-xl-6 {
        margin-top: 60px !important
    }

    .mr-xl-6, .mx-xl-6 {
        margin-right: 60px !important
    }

    .mb-xl-6, .my-xl-6 {
        margin-bottom: 60px !important
    }

    .ml-xl-6, .mx-xl-6 {
        margin-left: 60px !important
    }

    .p-xl-6 {
        padding: 60px !important
    }

    .pt-xl-6, .py-xl-6 {
        padding-top: 60px !important
    }

    .pr-xl-6, .px-xl-6 {
        padding-right: 60px !important
    }

    .pb-xl-6, .py-xl-6 {
        padding-bottom: 60px !important
    }

    .pl-xl-6, .px-xl-6 {
        padding-left: 60px !important
    }

    .m-xl-n6 {
        margin: -60px !important
    }

    .mt-xl-n6, .my-xl-n6 {
        margin-top: -60px !important
    }

    .mr-xl-n6, .mx-xl-n6 {
        margin-right: -60px !important
    }

    .mb-xl-n6, .my-xl-n6 {
        margin-bottom: -60px !important
    }

    .ml-xl-n6, .mx-xl-n6 {
        margin-left: -60px !important
    }

    .m-xl-7 {
        margin: 70px !important
    }

    .mt-xl-7, .my-xl-7 {
        margin-top: 70px !important
    }

    .mr-xl-7, .mx-xl-7 {
        margin-right: 70px !important
    }

    .mb-xl-7, .my-xl-7 {
        margin-bottom: 70px !important
    }

    .ml-xl-7, .mx-xl-7 {
        margin-left: 70px !important
    }

    .p-xl-7 {
        padding: 70px !important
    }

    .pt-xl-7, .py-xl-7 {
        padding-top: 70px !important
    }

    .pr-xl-7, .px-xl-7 {
        padding-right: 70px !important
    }

    .pb-xl-7, .py-xl-7 {
        padding-bottom: 70px !important
    }

    .pl-xl-7, .px-xl-7 {
        padding-left: 70px !important
    }

    .m-xl-n7 {
        margin: -70px !important
    }

    .mt-xl-n7, .my-xl-n7 {
        margin-top: -70px !important
    }

    .mr-xl-n7, .mx-xl-n7 {
        margin-right: -70px !important
    }

    .mb-xl-n7, .my-xl-n7 {
        margin-bottom: -70px !important
    }

    .ml-xl-n7, .mx-xl-n7 {
        margin-left: -70px !important
    }

    .m-xl-8 {
        margin: 80px !important
    }

    .mt-xl-8, .my-xl-8 {
        margin-top: 80px !important
    }

    .mr-xl-8, .mx-xl-8 {
        margin-right: 80px !important
    }

    .mb-xl-8, .my-xl-8 {
        margin-bottom: 80px !important
    }

    .ml-xl-8, .mx-xl-8 {
        margin-left: 80px !important
    }

    .p-xl-8 {
        padding: 80px !important
    }

    .pt-xl-8, .py-xl-8 {
        padding-top: 80px !important
    }

    .pr-xl-8, .px-xl-8 {
        padding-right: 80px !important
    }

    .pb-xl-8, .py-xl-8 {
        padding-bottom: 80px !important
    }

    .pl-xl-8, .px-xl-8 {
        padding-left: 80px !important
    }

    .m-xl-n8 {
        margin: -80px !important
    }

    .mt-xl-n8, .my-xl-n8 {
        margin-top: -80px !important
    }

    .mr-xl-n8, .mx-xl-n8 {
        margin-right: -80px !important
    }

    .mb-xl-n8, .my-xl-n8 {
        margin-bottom: -80px !important
    }

    .ml-xl-n8, .mx-xl-n8 {
        margin-left: -80px !important
    }

    .m-xl-9 {
        margin: 90px !important
    }

    .mt-xl-9, .my-xl-9 {
        margin-top: 90px !important
    }

    .mr-xl-9, .mx-xl-9 {
        margin-right: 90px !important
    }

    .mb-xl-9, .my-xl-9 {
        margin-bottom: 90px !important
    }

    .ml-xl-9, .mx-xl-9 {
        margin-left: 90px !important
    }

    .p-xl-9 {
        padding: 90px !important
    }

    .pt-xl-9, .py-xl-9 {
        padding-top: 90px !important
    }

    .pr-xl-9, .px-xl-9 {
        padding-right: 90px !important
    }

    .pb-xl-9, .py-xl-9 {
        padding-bottom: 90px !important
    }

    .pl-xl-9, .px-xl-9 {
        padding-left: 90px !important
    }

    .m-xl-n9 {
        margin: -90px !important
    }

    .mt-xl-n9, .my-xl-n9 {
        margin-top: -90px !important
    }

    .mr-xl-n9, .mx-xl-n9 {
        margin-right: -90px !important
    }

    .mb-xl-n9, .my-xl-n9 {
        margin-bottom: -90px !important
    }

    .ml-xl-n9, .mx-xl-n9 {
        margin-left: -90px !important
    }

    .m-xl-10 {
        margin: 100px !important
    }

    .mt-xl-10, .my-xl-10 {
        margin-top: 100px !important
    }

    .mr-xl-10, .mx-xl-10 {
        margin-right: 100px !important
    }

    .mb-xl-10, .my-xl-10 {
        margin-bottom: 100px !important
    }

    .ml-xl-10, .mx-xl-10 {
        margin-left: 100px !important
    }

    .p-xl-10 {
        padding: 100px !important
    }

    .pt-xl-10, .py-xl-10 {
        padding-top: 100px !important
    }

    .pr-xl-10, .px-xl-10 {
        padding-right: 100px !important
    }

    .pb-xl-10, .py-xl-10 {
        padding-bottom: 100px !important
    }

    .pl-xl-10, .px-xl-10 {
        padding-left: 100px !important
    }

    .m-xl-n10 {
        margin: -100px !important
    }

    .mt-xl-n10, .my-xl-n10 {
        margin-top: -100px !important
    }

    .mr-xl-n10, .mx-xl-n10 {
        margin-right: -100px !important
    }

    .mb-xl-n10, .my-xl-n10 {
        margin-bottom: -100px !important
    }

    .ml-xl-n10, .mx-xl-n10 {
        margin-left: -100px !important
    }

    .m-xl-11 {
        margin: 110px !important
    }

    .mt-xl-11, .my-xl-11 {
        margin-top: 110px !important
    }

    .mr-xl-11, .mx-xl-11 {
        margin-right: 110px !important
    }

    .mb-xl-11, .my-xl-11 {
        margin-bottom: 110px !important
    }

    .ml-xl-11, .mx-xl-11 {
        margin-left: 110px !important
    }

    .p-xl-11 {
        padding: 110px !important
    }

    .pt-xl-11, .py-xl-11 {
        padding-top: 110px !important
    }

    .pr-xl-11, .px-xl-11 {
        padding-right: 110px !important
    }

    .pb-xl-11, .py-xl-11 {
        padding-bottom: 110px !important
    }

    .pl-xl-11, .px-xl-11 {
        padding-left: 110px !important
    }

    .m-xl-n11 {
        margin: -110px !important
    }

    .mt-xl-n11, .my-xl-n11 {
        margin-top: -110px !important
    }

    .mr-xl-n11, .mx-xl-n11 {
        margin-right: -110px !important
    }

    .mb-xl-n11, .my-xl-n11 {
        margin-bottom: -110px !important
    }

    .ml-xl-n11, .mx-xl-n11 {
        margin-left: -110px !important
    }

    .m-xl-12 {
        margin: 120px !important
    }

    .mt-xl-12, .my-xl-12 {
        margin-top: 120px !important
    }

    .mr-xl-12, .mx-xl-12 {
        margin-right: 120px !important
    }

    .mb-xl-12, .my-xl-12 {
        margin-bottom: 120px !important
    }

    .ml-xl-12, .mx-xl-12 {
        margin-left: 120px !important
    }

    .p-xl-12 {
        padding: 120px !important
    }

    .pt-xl-12, .py-xl-12 {
        padding-top: 120px !important
    }

    .pr-xl-12, .px-xl-12 {
        padding-right: 120px !important
    }

    .pb-xl-12, .py-xl-12 {
        padding-bottom: 120px !important
    }

    .pl-xl-12, .px-xl-12 {
        padding-left: 120px !important
    }

    .m-xl-n12 {
        margin: -120px !important
    }

    .mt-xl-n12, .my-xl-n12 {
        margin-top: -120px !important
    }

    .mr-xl-n12, .mx-xl-n12 {
        margin-right: -120px !important
    }

    .mb-xl-n12, .my-xl-n12 {
        margin-bottom: -120px !important
    }

    .ml-xl-n12, .mx-xl-n12 {
        margin-left: -120px !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.tt-upper {
    text-transform: uppercase !important
}

.tt-lower {
    text-transform: lowercase !important
}

.tt-capital {
    text-transform: capitalize !important
}

.tt-none {
    text-transform: none !important
}

.tt-regular {
    text-transform: inherit !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }

    .tt-sm-upper {
        text-transform: uppercase !important
    }

    .tt-sm-lower {
        text-transform: lowercase !important
    }

    .tt-sm-capital {
        text-transform: capitalize !important
    }

    .tt-sm-none {
        text-transform: none !important
    }

    .tt-sm-regular {
        text-transform: inherit !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }

    .tt-md-upper {
        text-transform: uppercase !important
    }

    .tt-md-lower {
        text-transform: lowercase !important
    }

    .tt-md-capital {
        text-transform: capitalize !important
    }

    .tt-md-none {
        text-transform: none !important
    }

    .tt-md-regular {
        text-transform: inherit !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }

    .tt-lg-upper {
        text-transform: uppercase !important
    }

    .tt-lg-lower {
        text-transform: lowercase !important
    }

    .tt-lg-capital {
        text-transform: capitalize !important
    }

    .tt-lg-none {
        text-transform: none !important
    }

    .tt-lg-regular {
        text-transform: inherit !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }

    .tt-xl-upper {
        text-transform: uppercase !important
    }

    .tt-xl-lower {
        text-transform: lowercase !important
    }

    .tt-xl-capital {
        text-transform: capitalize !important
    }

    .tt-xl-none {
        text-transform: none !important
    }

    .tt-xl-regular {
        text-transform: inherit !important
    }
}

@media (min-width: 992px) {
    html {
        font-size: 16px;
        line-height: 1.5
    }
}

*, ::after, ::before {
    box-sizing: inherit
}

::selection {
    color: #fff;
    background-color: #177ee6
}

p {
    margin-top: 0;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    p {
        margin-bottom: 20px
    }
}

.small, small {
    font-size: 80%;
    line-height: 1.5
}

@media (min-width: 768px) {
    .small, small {
        font-size: 75%
    }
}

hr:not(.spacer) {
    background: url(../images/sinus.svg) repeat-x 0 0;
    background-size: 45.5px 6px
}

@media (min-width: 768px) {
    hr {
        height: 8px
    }

    hr:not(.spacer) {
        background-size: 62px 8px
    }
}

hr.centered {
    margin-right: auto;
    margin-left: auto
}

hr.fullwidth {
    max-width: none
}

hr.plain {
    background: #e1ecf0;
    height: 1px
}

img:not(.alt) {
    max-width: 100%;
    height: auto
}

figure:first-child {
    margin-top: 0
}

figure embed, figure iframe, figure img, figure object, figure video {
    display: block;
    max-width: 100%
}

figure img, figure video {
    margin: 0 auto;
    height: auto
}

figure .video-wrapper {
    padding-top: 56.25%;
    padding-bottom: 0;
    position: relative;
    height: 0
}

figure .video-wrapper embed, figure .video-wrapper iframe, figure .video-wrapper object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

blockquote, figcaption {
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-style: italic
}

figcaption {
    color: #7a8599;
    font-size: .93333rem;
    line-height: 1.43;
    margin: 20px 0 0
}

@media (min-width: 992px) {
    figcaption {
        font-size: .875rem
    }
}

@media (min-width: 1200px) {
    figcaption {
        margin-right: 100px
    }
}

blockquote {
    font-size: 1.6rem;
    line-height: 1.25;
    text-align: left;
    margin: 40px 0
}

@media (min-width: 992px) {
    blockquote {
        font-size: 1.875rem;
        line-height: 1.2;
        margin: 50px 0
    }
}

blockquote::after, blockquote::before {
    content: "";
    background: url(../images/sinus.svg) repeat-x 0 0;
    background-size: 45.5px 6px;
    display: block;
    max-width: 100px;
    height: 6px
}

blockquote::before {
    margin-bottom: 15px
}

@media (min-width: 992px) {
    blockquote::before {
        margin-bottom: 20px
    }
}

blockquote::after {
    margin-top: 20px
}

@media (min-width: 992px) {
    blockquote::after {
        margin-top: 25px
    }
}

blockquote :first-child {
    margin-top: 0
}

blockquote :last-child {
    margin-bottom: 0
}

a:focus, a:hover {
    color: #36d9be
}

a:active {
    color: #45504e
}

.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, a.alt, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    transition: color .2s ease
}

a.alt:focus, a.alt:hover {
    color: #26c2ff
}

a.alt:active {
    color: #7a8599
}

.link-ajax, .link-segmented {
    text-decoration: none
}

.link-segmented .segment-text {
    text-decoration: underline
}

.link-ajax {
    color: #26c2ff;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    transition: color .2s ease, border-bottom-color .2s ease
}

.link-ajax:focus, .link-ajax:hover {
    color: #36d9be;
    border-bottom-color: #36d9be
}

.link-ajax:active {
    color: #45504e;
    border-bottom-color: #45504e
}

.link-ajax.link-segmented {
    border-bottom: 0;
    transition: color .2s ease
}

.link-ajax.link-segmented .segment-text {
    border-bottom: 1px 1px #26c2ff;
    transition: border-bottom-color .2s ease
}

.link-ajax.link-segmented:visited .segment-text {
    border-bottom-color: false
}

.link-ajax.link-segmented:focus .segment-text, .link-ajax.link-segmented:hover .segment-text {
    border-bottom-color: #36d9be
}

.link-ajax.link-segmented:active .segment-text {
    border-bottom-color: #45504e
}

.h1, h1 {
    margin-top: 20px;
    margin-bottom: 20px
}

.h2, .h3, h2, h3 {
    color: inherit
}

.h3, h3 {
    line-height: 1.33
}

.h4, .h5, .h6, h4, h5, h6 {
    color: inherit;
    margin-top: 20px;
    margin-bottom: 20px
}

.h5, .h6, h5, h6 {
    line-height: 1.33
}

.h6, h6 {
    font-weight: 700
}

.white.h1, .white.h2, .white.h3, .white.h4, .white.h5, .white.h6, h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
    color: #fff
}

.h1 a:focus, .h1 a:hover, .h2 a:focus, .h2 a:hover, .h3 a:focus, .h3 a:hover, .h4 a:focus, .h4 a:hover, .h5 a:focus, .h5 a:hover, .h6 a:focus, .h6 a:hover, h1 a:focus, h1 a:hover, h2 a:focus, h2 a:hover, h3 a:focus, h3 a:hover, h4 a:focus, h4 a:hover, h5 a:focus, h5 a:hover, h6 a:focus, h6 a:hover {
    color: #26c2ff
}

.h1 a:active, .h2 a:active, .h3 a:active, .h4 a:active, .h5 a:active, .h6 a:active, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
    color: #7a8599
}

.wave.h1, .wave.h2, .wave.h3, .wave.h4, .wave.h5, .wave.h6, h1.wave, h2.wave, h3.wave, h4.wave, h5.wave, h6.wave {
    padding-bottom: 26px;
    display: inline-block;
    position: relative
}

@media (min-width: 576px) {
    .wave.h1, .wave.h2, .wave.h3, .wave.h4, .wave.h5, .wave.h6, h1.wave, h2.wave, h3.wave, h4.wave, h5.wave, h6.wave {
        padding-bottom: 36px
    }
}

@media (min-width: 992px) {
    .wave.h1, .wave.h2, .wave.h3, .wave.h4, .wave.h5, .wave.h6, h1.wave, h2.wave, h3.wave, h4.wave, h5.wave, h6.wave {
        padding-bottom: 38px
    }
}

.wave.h1::after, .wave.h2::after, .wave.h3::after, .wave.h4::after, .wave.h5::after, .wave.h6::after, h1.wave::after, h2.wave::after, h3.wave::after, h4.wave::after, h5.wave::after, h6.wave::after {
    content: '';
    background: url(../images/sinus.svg) repeat-x 0 0;
    background-size: 46.5px 6px;
    display: block;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

@media (min-width: 992px) {
    .wave.h1::after, .wave.h2::after, .wave.h3::after, .wave.h4::after, .wave.h5::after, .wave.h6::after, h1.wave::after, h2.wave::after, h3.wave::after, h4.wave::after, h5.wave::after, h6.wave::after {
        background-size: 62px 8px;
        height: 8px
    }
}

.h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0
}

.alt.h2, .alt.h3, .alt.h4, .alt.h5, .alt.h6, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt {
    color: #26c2ff
}

.h1, .h2, .h3, h1, h2, h3 {
    font-family: "Muller", "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-weight: 900
}

.h5, h5, ul > li::before {
    font-weight: 900
}

.h1 > .thin, .h2 > .thin, .h3 > .thin, .h5 > .thin, .thin.h1, .thin.h2, .thin.h3, .thin.h5, h1.thin, h1 > .thin, h2.thin, h2 > .thin, h3.thin, h3 > .thin, h5.thin, h5 > .thin {
    font-weight: 400
}

.h4, .h5, .h6, h4, h5, h6 {
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif
}

.h1, h1 {
    color: #26c2ff;
    font-size: 2rem;
    line-height: 1.07
}

@media (min-width: 992px) {
    .h1, h1 {
        font-size: 3.5rem;
        line-height: 1.14
    }
}

.alt.h1, h1.alt {
    color: inherit
}

@media (min-width: 992px) {
    .medium.h1, h1.medium {
        font-size: 2.25rem
    }
}

.h2, h2 {
    font-size: 1.6rem;
    line-height: 1.25;
    margin-top: 30px;
    margin-bottom: 15px
}

@media (min-width: 992px) {
    .h2, h2 {
        font-size: 1.875rem;
        line-height: 1.2;
        margin-top: 40px;
        margin-bottom: 20px
    }
}

.display.h2, h2.display {
    font-size: 1.86667rem
}

@media (min-width: 992px) {
    .display.h2, h2.display {
        font-size: 2.5rem
    }
}

.h3, h3 {
    font-size: 1.2rem;
    margin-top: 30px;
    margin-bottom: 15px
}

@media (min-width: 992px) {
    .h3, h3 {
        font-size: 1.125rem
    }
}

.h4, h4 {
    font-size: .93333rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media (min-width: 992px) {
    .h4, h4 {
        font-size: .875rem
    }
}

.alt.h4, h4.alt, th {
    font-weight: 700
}

.h5, h5 {
    font-size: 1rem
}

@media (min-width: 992px) {
    .h5, h5 {
        font-size: 1rem
    }
}

.h6, h6 {
    font-size: .93333rem
}

@media (min-width: 768px) {
    .h-emoji {
        margin-left: -35px;
        padding-left: 35px;
        position: relative
    }
}

.h-emoji .emoji {
    display: none
}

@media (min-width: 768px) {
    .h-emoji .emoji {
        display: initial;
        position: absolute;
        top: 0;
        left: 0
    }
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0
}

dl.list-unstyled, ol.list-unstyled, ul.list-unstyled {
    list-style: none;
    padding-left: 0
}

ol, ul {
    padding-left: 20px
}

li {
    margin-top: 0;
    margin-bottom: 5px
}

ul {
    list-style: none
}

ul > li {
    position: relative
}

ul > li::before {
    content: "•";
    color: #26c2ff;
    font-size: 28px;
    line-height: 24px;
    position: absolute;
    top: 0;
    left: -20px
}

@media (min-width: 768px) {
    dl {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

dt {
    color: #7a8599;
    font-size: .8rem;
    line-height: 1.5
}

@media (min-width: 768px) {
    dt {
        font-size: .875rem;
        line-height: 1.71;
        border-top: 1px solid #26c2ff;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        width: 50%
    }

    dt:first-child {
        border-top: 0
    }

    dt:last-of-type {
        border-bottom: 1px solid #26c2ff
    }
}

dt:not(:first-of-type)::before {
    content: "";
    margin-top: 10px;
    border-top: 1px solid #26c2ff;
    padding-top: 15px;
    display: block
}

@media (min-width: 768px) {
    dt:not(:first-of-type)::before {
        display: none
    }
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    dd {
        font-size: .875rem;
        line-height: 1.71;
        border-top: 1px solid #26c2ff;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        width: 50%
    }

    dd + dd {
        margin-top: -10px;
        border-top: 0;
        padding-top: 0;
        padding-left: calc(50% + 10px);
        width: 100%
    }

    dt:first-child + dd {
        border-top: 0
    }

    dd:last-of-type {
        border-bottom: 1px solid #26c2ff
    }
}

dd:last-of-type::after {
    content: "";
    margin-bottom: 15px;
    border-bottom: 1px solid #26c2ff;
    padding-bottom: 10px;
    display: block
}

@media (min-width: 768px) {
    dd:last-of-type::after {
        display: none
    }
}

.logos {
    list-style: none;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.logos > img {
    margin: 15px;
    max-width: 120px;
    max-height: 40px;
    width: auto;
    height: auto
}

@media (min-width: 768px) {
    .logos > img {
        max-width: 140px;
        max-height: 50px
    }
}

td.center, th.center {
    text-align: center
}

td.right, th.right {
    text-align: right
}

thead th {
    border-bottom: 1px solid #ccc
}

tfoot {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0
}

label, select {
    cursor: pointer
}

input[type=checkbox], input[type=radio] {
    line-height: normal
}

.form {
    margin: 0;
    counter-reset: fieldset-numbered
}

.form-container {
    margin: 20px 0
}

.form-fieldset, .form-fieldset-numbered {
    margin: 0 0 40px;
    border: 0;
    padding: 0
}

@media (min-width: 992px) {
    .form-fieldset, .form-fieldset-numbered {
        margin-bottom: 60px
    }
}

.form-fieldset-numbered > legend, .form-fieldset > legend {
    font-size: 1.6rem;
    line-height: 1.25;
    margin-bottom: 20px;
    display: block;
    width: 100%
}

@media (min-width: 992px) {
    .form-fieldset-numbered > legend, .form-fieldset > legend {
        font-size: 1.875rem;
        line-height: 1.2
    }
}

.form-fieldset-numbered {
    counter-increment: fieldset-numbered;
    position: relative
}

@media (min-width: 768px) {
    .form-fieldset-numbered {
        margin-top: 1px;
        padding-left: 47px
    }
}

@media (min-width: 992px) {
    .form-fieldset-numbered {
        margin-top: 2px;
        padding-left: 60px
    }
}

.form-fieldset-numbered > legend::before {
    content: counter(fieldset-numbered);
    color: #26c2ff;
    display: none
}

@media (min-width: 768px) {
    .form-fieldset-numbered > legend::before {
        text-align: center;
        margin-top: -1px;
        border: 1px solid #26c2ff;
        border-radius: 50%;
        display: block;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 0;
        left: 0
    }
}

@media (min-width: 992px) {
    .form-fieldset-numbered > legend::before {
        margin-top: -2px;
        padding: 1px;
        width: 40px;
        height: 40px
    }
}

.form-group {
    margin-bottom: 20px
}

.form-group .description {
    color: #7a8599;
    font-size: .8rem;
    line-height: 1.33;
    padding-top: 5px;
    display: block
}

label {
    color: #7a8599;
    margin-bottom: 10px;
    display: inline-block
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.form-control {
    height: 36px
}

.form-control, .form-pseudocontrol {
    transition: border-color .2s ease;
    margin: 0;
    outline: 0;
    border: 0;
    border-bottom: 1px solid rgba(122, 133, 153, .4);
    padding: 7px 0 6px;
    display: block;
    width: 100%
}

.form-control.control-btn-start, .form-pseudocontrol.control-btn-start {
    padding-left: 36px
}

.form-control.control-btn-end, .form-pseudocontrol.control-btn-end {
    padding-right: 36px
}

.form-control.control-btn-nostart, .form-pseudocontrol.control-btn-nostart {
    padding-left: 0
}

.form-control.control-btn-noend, .form-pseudocontrol.control-btn-noend {
    padding-right: 0
}

.form-control.control-btn-none, .form-pseudocontrol.control-btn-none {
    padding-right: 0;
    padding-left: 0
}

.form-control.control-icon-start, .form-pseudocontrol.control-icon-start, input[type=checkbox].control-switch ~ .form-group > .control-switch-label {
    padding-left: 26px
}

.form-control.control-icon-end, .form-pseudocontrol.control-icon-end {
    padding-right: 26px
}

.form-control.control-icon-nostart, .form-pseudocontrol.control-icon-nostart {
    padding-left: 0
}

.form-control.control-icon-noend, .form-pseudocontrol.control-icon-noend {
    padding-right: 0
}

.form-control.control-icon-none, .form-pseudocontrol.control-icon-none {
    padding-right: 0;
    padding-left: 0
}

@media (min-width: 576px) {
    .form-control.control-btn-sm-start, .form-pseudocontrol.control-btn-sm-start {
        padding-left: 36px
    }

    .form-control.control-btn-sm-end, .form-pseudocontrol.control-btn-sm-end {
        padding-right: 36px
    }

    .form-control.control-btn-sm-nostart, .form-pseudocontrol.control-btn-sm-nostart {
        padding-left: 0
    }

    .form-control.control-btn-sm-noend, .form-pseudocontrol.control-btn-sm-noend {
        padding-right: 0
    }

    .form-control.control-btn-sm-none, .form-pseudocontrol.control-btn-sm-none {
        padding-right: 0;
        padding-left: 0
    }

    .form-control.control-icon-sm-start, .form-pseudocontrol.control-icon-sm-start {
        padding-left: 26px
    }

    .form-control.control-icon-sm-end, .form-pseudocontrol.control-icon-sm-end {
        padding-right: 26px
    }

    .form-control.control-icon-sm-nostart, .form-pseudocontrol.control-icon-sm-nostart {
        padding-left: 0
    }

    .form-control.control-icon-sm-noend, .form-pseudocontrol.control-icon-sm-noend {
        padding-right: 0
    }

    .form-control.control-icon-sm-none, .form-pseudocontrol.control-icon-sm-none {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .form-control.control-btn-md-start, .form-pseudocontrol.control-btn-md-start {
        padding-left: 36px
    }

    .form-control.control-btn-md-end, .form-pseudocontrol.control-btn-md-end {
        padding-right: 36px
    }

    .form-control.control-btn-md-nostart, .form-pseudocontrol.control-btn-md-nostart {
        padding-left: 0
    }

    .form-control.control-btn-md-noend, .form-pseudocontrol.control-btn-md-noend {
        padding-right: 0
    }

    .form-control.control-btn-md-none, .form-pseudocontrol.control-btn-md-none {
        padding-right: 0;
        padding-left: 0
    }

    .form-control.control-icon-md-start, .form-pseudocontrol.control-icon-md-start {
        padding-left: 26px
    }

    .form-control.control-icon-md-end, .form-pseudocontrol.control-icon-md-end {
        padding-right: 26px
    }

    .form-control.control-icon-md-nostart, .form-pseudocontrol.control-icon-md-nostart {
        padding-left: 0
    }

    .form-control.control-icon-md-noend, .form-pseudocontrol.control-icon-md-noend {
        padding-right: 0
    }

    .form-control.control-icon-md-none, .form-pseudocontrol.control-icon-md-none {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .form-control.control-btn-lg-start, .form-pseudocontrol.control-btn-lg-start {
        padding-left: 36px
    }

    .form-control.control-btn-lg-end, .form-pseudocontrol.control-btn-lg-end {
        padding-right: 36px
    }

    .form-control.control-btn-lg-nostart, .form-pseudocontrol.control-btn-lg-nostart {
        padding-left: 0
    }

    .form-control.control-btn-lg-noend, .form-pseudocontrol.control-btn-lg-noend {
        padding-right: 0
    }

    .form-control.control-btn-lg-none, .form-pseudocontrol.control-btn-lg-none {
        padding-right: 0;
        padding-left: 0
    }

    .form-control.control-icon-lg-start, .form-pseudocontrol.control-icon-lg-start {
        padding-left: 26px
    }

    .form-control.control-icon-lg-end, .form-pseudocontrol.control-icon-lg-end {
        padding-right: 26px
    }

    .form-control.control-icon-lg-nostart, .form-pseudocontrol.control-icon-lg-nostart {
        padding-left: 0
    }

    .form-control.control-icon-lg-noend, .form-pseudocontrol.control-icon-lg-noend {
        padding-right: 0
    }

    .form-control.control-icon-lg-none, .form-pseudocontrol.control-icon-lg-none {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .form-control.control-btn-xl-start, .form-pseudocontrol.control-btn-xl-start {
        padding-left: 36px
    }

    .form-control.control-btn-xl-end, .form-pseudocontrol.control-btn-xl-end {
        padding-right: 36px
    }

    .form-control.control-btn-xl-nostart, .form-pseudocontrol.control-btn-xl-nostart {
        padding-left: 0
    }

    .form-control.control-btn-xl-noend, .form-pseudocontrol.control-btn-xl-noend {
        padding-right: 0
    }

    .form-control.control-btn-xl-none, .form-pseudocontrol.control-btn-xl-none {
        padding-right: 0;
        padding-left: 0
    }

    .form-control.control-icon-xl-start, .form-pseudocontrol.control-icon-xl-start {
        padding-left: 26px
    }

    .form-control.control-icon-xl-end, .form-pseudocontrol.control-icon-xl-end {
        padding-right: 26px
    }

    .form-control.control-icon-xl-nostart, .form-pseudocontrol.control-icon-xl-nostart {
        padding-left: 0
    }

    .form-control.control-icon-xl-noend, .form-pseudocontrol.control-icon-xl-noend {
        padding-right: 0
    }

    .form-control.control-icon-xl-none, .form-pseudocontrol.control-icon-xl-none {
        padding-right: 0;
        padding-left: 0
    }
}

.form-control.control-count, .form-pseudocontrol.control-count {
    padding-left: 36px
}

@media (min-width: 768px) {
    .form-control.control-count, .form-pseudocontrol.control-count {
        padding-right: 30px;
        padding-left: 57%;
        padding-left: calc(50% + 10px)
    }
}

.form-control {
    background-color: #fff
}

.form-control:focus {
    border-color: #26c2ff
}

.form-control:disabled, .form-control[disabled] {
    color: #7a8599;
    background: #f2f6f7;
    border-bottom-color: transparent;
    outline: 0
}

.form-control:-ms-input-placeholder {
    color: #7a8599
}

.form-control::placeholder {
    color: #7a8599
}

.form-pseudocontrol {
    background-color: #f2fcff;
    height: auto;
    min-height: 36px
}

.form-pseudocontrol :first-child {
    margin-top: 0
}

.form-pseudocontrol :last-child {
    margin-bottom: 0
}

.control-count-icon {
    line-height: normal;
    pointer-events: none;
    padding: 9px 0;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

@media (min-width: 768px) {
    .control-count-icon {
        margin-left: -25px;
        left: 50%
    }
}

.control-count-icon .icon-bottle {
    color: #26c2ff;
    font-size: 22px;
    margin-top: -3px;
    margin-right: 2px;
    margin-bottom: -1px;
    display: block
}

@media (min-width: 768px) {
    .control-count-icon .icon-bottle {
        margin-top: -4px;
        margin-bottom: -2px
    }
}

select.form-control {
    background-image: url(../images/select-arrow.svg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 7px 7px;
    padding-right: 0;
    padding-left: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}

select.form-control::-ms-expand {
    display: none
}

textarea.form-control {
    height: auto;
    min-width: 100%;
    min-height: 36px;
    resize: vertical
}

.control-group, .form-square {
    display: -ms-flexbox;
    display: flex
}

.control-group {
    position: relative;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.control-group > .btn, .control-group > .btn-group, .control-group > .control-group, .control-group > .form-control, .control-group > .form-pseudocontrol {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.control-group > .btn-inner, .control-group > .control-icon {
    color: #7a8599;
    transition: color .25s ease;
    position: absolute;
    z-index: 10
}

.control-group > .control-icon {
    font-size: 20px;
    pointer-events: none;
    top: 7px
}

.control-group > .control-icon.icon-placemark {
    font-size: 24px;
    top: 5px
}

.control-group > .control-icon.control-icon-start {
    left: 0
}

.control-group > .control-icon.control-icon-end {
    right: 0
}

.control-group > .btn-inner {
    font-size: 24px;
    text-align: center;
    line-height: 1;
    min-width: 30px;
    top: 0;
    bottom: 0
}

.control-group > .btn-inner.control-btn-start {
    left: 0
}

.control-group > .btn-inner.control-btn-end {
    right: 0
}

.form-square {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width: 768px) {
    .form-square .form-group {
        margin-bottom: 10px
    }

    .form-square .form-control, .form-square .form-pseudocontrol {
        border-top: 1px solid rgba(96, 135, 191, .15);
        border-right: 1px solid rgba(96, 135, 191, .15);
        border-left: 1px solid rgba(96, 135, 191, .15);
        padding: 14px;
        height: 48px
    }
}

@media (min-width: 992px) {
    .form-square .form-control, .form-square .form-pseudocontrol {
        line-height: 1.56;
        padding: 19px;
        height: 64px
    }

    .form-square .form-control.size-md, .form-square .form-pseudocontrol.size-md {
        line-height: normal;
        padding: 14px;
        height: 48px
    }
}

@media (min-width: 768px) {
    .form-square .form-control.control-count, .form-square .form-control.control-count.size-md, .form-square .form-pseudocontrol.control-count, .form-square .form-pseudocontrol.control-count.size-md {
        padding-right: 38px;
        padding-left: 57%;
        padding-left: calc(50% + 10px)
    }

    .form-square .form-control {
        box-shadow: 0 15px 30px 0 rgba(61, 99, 153, .15)
    }
}

.form-square .form-control:disabled, .form-square .form-control[disabled] {
    cursor: default;
    background-color: #fff;
    border-bottom-color: transparent
}

@media (min-width: 768px) {
    .form-square select.form-control {
        background-position: calc(100% - 14px) 50%;
        background-position: top 50% right 14px;
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media (min-width: 992px) {
    .form-square select.form-control {
        background-position: calc(100% - 19px) 50%;
        background-position: top 50% right 19px;
        padding-top: 19px;
        padding-bottom: 19px
    }
}

@media (min-width: 768px) {
    .form-square textarea.form-control {
        height: auto;
        min-height: 48px
    }
}

@media (min-width: 992px) {
    .form-square textarea.form-control {
        height: auto;
        min-height: 64px
    }
}

@media (min-width: 768px) {
    .form-square .control-group > .btn-inner {
        box-shadow: none;
        font-size: 20px;
        min-width: 36px
    }
}

@media (min-width: 992px) {
    .form-square .control-group > .btn-inner {
        font-size: 24px;
        min-width: 50px
    }

    .form-square .control-group > .btn-inner.size-md {
        font-size: 20px;
        min-width: 36px
    }
}

.form-square .group-wrapper {
    min-width: 100%
}

@media (min-width: 768px) {
    .form-square .group-wrapper {
        margin-bottom: 10px
    }

    .form-square .group-wrapper.control-shadow {
        box-shadow: 0 15px 30px 0 rgba(61, 99, 153, .15)
    }

    .form-square .group-wrapper.control-shadow .form-control, .form-square .group-wrapper.control-shadow .form-pseudocontrol {
        box-shadow: none
    }

    .form-square .group-wrapper > .form-group {
        margin-bottom: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .form-square .group-wrapper > .form-group:not(:first-child) {
        margin-left: -1px;
        max-width: none
    }

    .form-square .group-wrapper .control-count-icon {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media (min-width: 992px) {
    .form-square .group-wrapper .control-count-icon {
        padding-top: 23px;
        padding-bottom: 22px
    }

    .form-square .group-wrapper .control-count-icon.size-md {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media (min-width: 768px) {
    .form-square-labelled .group-wrapper {
        margin-bottom: 20px
    }

    .form-square-labelled .group-wrapper > * > .form-group {
        margin-bottom: 0
    }

    .form-square-labelled .group-wrapper .control-count-icon {
        font-size: 1.06667rem;
        line-height: 1.25;
        margin-left: -30px;
        padding-top: 23px;
        padding-bottom: 20px
    }
}

@media (min-width: 992px) {
    .form-square-labelled .group-wrapper .control-count-icon {
        font-size: 1rem
    }
}

@media (min-width: 768px) {
    .form-square-labelled label {
        font-size: .93333rem;
        line-height: 1.42857
    }
}

@media (min-width: 992px) {
    .form-square-labelled label {
        font-size: .875rem
    }
}

@media (min-width: 576px) {
    .form-square-labelled label.label-comment {
        padding-top: 7px
    }
}

@media (min-width: 768px) {
    .form-square-labelled label.label-comment {
        padding-top: 15px
    }

    .form-square-labelled .form-control, .form-square-labelled .form-pseudocontrol, .form-square-labelled select.form-control {
        padding: 30px 15px 13px;
        transition-property: border-color, box-shadow
    }
}

@media (min-width: 992px) {
    .form-square-labelled .form-control, .form-square-labelled .form-pseudocontrol, .form-square-labelled select.form-control {
        padding-right: 20px;
        padding-left: 20px
    }
}

.form-square-labelled .form-control:focus, .form-square-labelled select.form-control:focus {
    box-shadow: 0 2px 6px 0 rgba(122, 133, 153, .25);
    border-bottom-color: #26c2ff
}

@media (min-width: 768px) {
    .form-square-labelled .form-control, .form-square-labelled .form-pseudocontrol {
        font-size: 1.06667rem;
        line-height: 1.25;
        border: 0;
        border-bottom: 2px solid transparent;
        height: auto
    }
}

@media (min-width: 992px) {
    .form-square-labelled .form-control, .form-square-labelled .form-pseudocontrol {
        font-size: 1rem
    }
}

@media (min-width: 768px) {
    .form-square-labelled .form-control.form-control-regular, .form-square-labelled .form-pseudocontrol.form-control-regular {
        padding-top: 15px
    }

    .form-square-labelled .form-control:not(.form-control-regular):-ms-input-placeholder, .form-square-labelled .form-pseudocontrol:not(.form-control-regular):-ms-input-placeholder {
        color: transparent
    }

    .form-square-labelled .form-control:not(.form-control-regular)::placeholder, .form-square-labelled .form-pseudocontrol:not(.form-control-regular)::placeholder {
        color: transparent
    }

    .form-square-labelled .form-control.control-count, .form-square-labelled .form-pseudocontrol.control-count {
        padding-top: 23px;
        padding-bottom: 20px
    }

    .form-square-labelled .form-control {
        box-shadow: 0 2px 4px 0 rgba(122, 133, 153, .5)
    }

    .form-square-labelled select.form-control {
        background-position: calc(100% - 15px) 50%;
        background-position: top 50% right 15px;
        background-size: 9px 9px
    }
}

@media (min-width: 992px) {
    .form-square-labelled select.form-control {
        background-position: calc(100% - 20px) 50%;
        background-position: top 50% right 20px
    }
}

.form-square-labelled .form-control ~ label, .form-square-labelled .form-pseudocontrol ~ label, .form-square-labelled .wpcf7-form-control-wrap ~ label {
    color: #7a8599;
    font-size: 1rem;
    line-height: normal;
    pointer-events: none;
    margin-bottom: 0;
    position: absolute;
    top: 8px;
    left: 0
}

@media (max-width: 767px) {
    .form-square-labelled .form-control ~ label, .form-square-labelled .form-pseudocontrol ~ label, .form-square-labelled .wpcf7-form-control-wrap ~ label {
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        border: 0
    }
}

@media (min-width: 768px) {
    .form-square-labelled .form-control ~ label, .form-square-labelled .form-pseudocontrol ~ label, .form-square-labelled .wpcf7-form-control-wrap ~ label {
        display: block;
        top: 10px;
        left: 15px
    }
}

@media (min-width: 992px) {
    .form-square-labelled .form-control ~ label, .form-square-labelled .form-pseudocontrol ~ label, .form-square-labelled .wpcf7-form-control-wrap ~ label {
        left: 20px
    }
}

.form-square-labelled .form-group {
    position: relative
}

@media (min-width: 768px) {
    .form-square-labelled .control-group > .btn-inner {
        font-size: 28px
    }
}

input[type=checkbox], input[type=file], input[type=radio] {
    margin: -1px;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute
}

.control-switch-label {
    color: inherit;
    margin-bottom: 0
}

input[type=checkbox].control-switch ~ .form-group > .control-switch-label::before {
    content: "";
    vertical-align: middle;
    background: 0 0;
    box-shadow: 0 0 0 6px transparent inset;
    transition: background .2s ease, border .2s ease, box-shadow .2s ease;
    margin: -4px 10px 0 -26px;
    border: 2px solid #ccc;
    border-radius: 2px;
    display: inline-block;
    width: 16px;
    height: 16px
}

input[type=checkbox].control-switch ~ .form-group > .control-switch-label:focus::before, input[type=checkbox].control-switch ~ .form-group > .control-switch-label:hover::before {
    border-color: #26c2ff;
    box-shadow: 0 0 0 6px transparent inset
}

input[type=checkbox].control-switch:checked ~ .control-switch-label::before, input[type=checkbox].control-switch:checked ~ .form-group > .control-switch-label::before {
    background: #fff;
    border-color: #26c2ff;
    box-shadow: 0 0 0 6px transparent inset, 0 0 0 4px #26c2ff inset
}

input[type=checkbox].control-switch ~ .control-switch-target, input[type=checkbox].control-switch ~ .form-group > .control-switch-target {
    max-height: 0;
    opacity: 0;
    transition: opacity .2s ease, max-height .2s ease, visibility 1ms linear .2s;
    visibility: hidden
}

input[type=checkbox].control-switch:checked ~ .control-switch-target, input[type=checkbox].control-switch:checked ~ .form-group > .control-switch-target {
    max-height: 36px;
    opacity: 1;
    transition: opacity .2s ease, max-height .2s ease, visibility 1ms linear;
    visibility: visible
}

@media (min-width: 768px) {
    input[type=checkbox].control-switch:checked ~ .control-switch-target, input[type=checkbox].control-switch:checked ~ .form-group > .control-switch-target {
        max-height: 48px
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .form-checkblock {
        margin-right: -10px;
        margin-left: -10px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: baseline;
        align-items: baseline;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (min-width: 768px) {
    .form-checkblock {
        margin-bottom: 0;
        position: relative;
        z-index: 1
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .form-checkblock .checkblock-tile {
        padding-right: 10px;
        padding-left: 10px;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        width: 100%;
        max-width: 58.33333%;
        min-height: 1px;
        position: relative
    }
}

@media (min-width: 768px) {
    .form-checkblock .checkblock-tile {
        margin-bottom: 0
    }

    .form-checkblock input[type=checkbox].control-switch ~ .form-group > .control-switch-label {
        box-shadow: 0 1px 3px 0 rgba(122, 133, 153, .25);
        transition: border-color .2s ease;
        padding: 15px 15px 13px;
        border-bottom: 2px solid transparent;
        display: block;
        position: relative
    }
}

.form-checkblock input[type=checkbox].control-switch ~ .form-group > .control-switch-label::before {
    margin-right: 6px
}

@media (min-width: 768px) {
    .form-checkblock input[type=checkbox].control-switch ~ .form-group > .control-switch-label::before {
        margin: 0;
        position: absolute;
        top: 15px;
        left: 15px;
        z-index: 10
    }

    .form-checkblock input[type=checkbox].control-switch ~ .checkblock-field .form-control {
        box-shadow: 0 2px 6px 0 rgba(122, 133, 153, .25)
    }

    .form-checkblock input[type=checkbox].control-switch ~ .checkblock-field .form-control.control-count {
        padding-top: 15px;
        padding-bottom: 13px
    }

    .form-checkblock input[type=checkbox].control-switch ~ .checkblock-field .control-count-icon {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.form-checkblock .checkblock-image, .wpcf7-form .wpcf7-response-output.wpcf7-display-none, .wpcf7-form.sent .form-fields {
    display: none
}

@media (min-width: 768px) {
    .form-checkblock .checkblock-image {
        margin-bottom: 10px;
        display: block
    }

    .form-checkblock .checkblock-image > img {
        margin: 0 auto;
        display: block;
        max-height: 100px;
        width: auto
    }

    .form-checkblock .checkblock-text {
        text-align: center;
        display: block
    }
}

@media (min-width: 992px) {
    .form-checkblock .checkblock-text {
        margin-right: auto;
        margin-left: auto;
        max-width: 140px
    }
}

.form-checkblock .checkblock-field {
    margin-bottom: 20px
}

@media (min-width: 576px) and (max-width: 767px) {
    .form-checkblock .checkblock-field {
        padding-right: 10px;
        padding-left: 10px;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        width: 100%;
        max-width: 41.66667%;
        min-height: 1px;
        position: relative
    }
}

@media (min-width: 768px) {
    .form-checkblock .checkblock-field {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0
    }

    .form-checkblock input[type=checkbox].control-switch:checked ~ .form-group > .control-switch-label {
        box-shadow: 0 2px 6px 0 rgba(122, 133, 153, .3)
    }

    .form-checkblock.checkblock-invalid input[type=checkbox].control-switch ~ .form-group > .control-switch-label {
        border-bottom-color: #ff4a26
    }
}

input[type=checkbox] + label, input[type=radio] + label {
    padding-left: 25px;
    color: #7a8599;
    display: inline-block;
    width: auto
}

input[type=radio] + label:before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 10px 0 -25px;
    border-radius: 50%;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px #ccc, 0 0 0 7px transparent inset;
    transition: box-shadow .15s linear
}

input[type=radio] + label:focus:before, input[type=radio] + label:hover:before {
    box-shadow: 0 0 0 2px #61bd7e, 0 0 0 7px transparent inset
}

input[type=radio]:checked + label:before {
    border-color: transparent;
    box-shadow: 0 0 0 2px #ccc, 0 0 0 7px #61bd7e inset
}

input[type=checkbox] + label:before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 10px 0 -25px;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px #ccc, 0 0 0 7px transparent inset;
    transition: box-shadow .15s linear
}

input[type=checkbox] + label:focus:before, input[type=checkbox] + label:hover:before {
    box-shadow: 0 0 0 2px #61bd7e, 0 0 0 7px transparent inset
}

input[type=checkbox]:checked + label:before {
    border-color: transparent;
    box-shadow: 0 0 0 2px #ccc, 0 0 0 7px #61bd7e inset
}

input[type=checkbox].toggle + label {
    padding-left: 25px;
    color: #7a8599;
    display: inline-block;
    width: auto;
    position: relative;
    cursor: pointer
}

input[type=checkbox].toggle + label:before {
    content: "";
    width: 25px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 10px 0 -25px;
    background: #ccc;
    transition: all .15s linear
}

input[type=checkbox].toggle + label:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background: #fff;
    top: 5px;
    left: 0;
    border: 2px solid #ccc;
    transition: border-color .15s linear, left .1s linear
}

input[type=checkbox].toggle:checked + label:before {
    background: #61bd7e
}

input[type=checkbox].toggle:checked + label:after {
    border-color: #61bd7e;
    left: 13px
}

.wpcf7-form .wpcf7-response-output {
    font-weight: 700;
    background-color: rgba(255, 151, 130, .25);
    margin: 10px auto 20px;
    border: 0;
    border-radius: 32px;
    padding: 23px 40px 22px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.wpcf7-form.sent .wpcf7-mail-sent-ok {
    background: rgba(57, 230, 201, .25)
}

.wpcf7-form.invalid .form-control.wpcf7-not-valid {
    border-bottom-color: #ff4a26
}

.wpcf7-form.invalid .wpcf7-not-valid-tip {
    color: #ff5938;
    font-size: .8rem;
    line-height: 1.33;
    padding-top: 5px
}

.wpcf7-form.invalid .wpcf7-validation-errors {
    display: none !important
}

.btn {
    text-align: center;
    vertical-align: middle;
    background-image: none;
    margin: 0;
    outline: 0;
    border: 0;
    border-radius: 18px;
    padding: 7px 20px;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: rgba(38, 194, 255, .05);
    transition-property: color, background-color, box-shadow;
    transition-duration: .2s;
    transition-timing-function: ease
}

.btn, .btn:visited {
    color: #26c2ff
}

.btn:focus, .btn:hover {
    color: #36d9be;
    background-color: rgba(54, 217, 190, .05)
}

.btn:active {
    color: #45504e;
    background-color: rgba(69, 80, 78, .05)
}

.btn-invert {
    font-weight: 900;
    background-color: #fff;
    transition-property: color, background-color, box-shadow;
    transition-duration: .2s;
    transition-timing-function: ease
}

.btn-invert, .btn-invert:visited {
    color: #26c2ff
}

.btn-invert:focus, .btn-invert:hover {
    color: #36d9be;
    background-color: #fff
}

.btn-invert:active {
    color: #45504e;
    background-color: #fff
}

.btn-primary {
    font-weight: 700;
    background-color: #26c2ff;
    transition-property: color, background-color, box-shadow;
    transition-duration: .2s;
    transition-timing-function: ease;
    color: #fff
}

.btn-primary:visited {
    color: #fff
}

.btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background-color: #36d9be
}

.btn-primary:active {
    color: #fff;
    background-color: #45504e
}

.btn-secondary {
    font-weight: 400;
    box-shadow: 0 2px 4px 0 rgba(122, 133, 153, .4);
    background-color: #fff;
    transition-property: color, background-color, box-shadow;
    transition-duration: .2s;
    transition-timing-function: ease;
    color: #26c2ff
}

.btn-secondary:visited {
    color: #26c2ff
}

.btn-secondary:focus, .btn-secondary:hover {
    color: #36d9be;
    background-color: #fff
}

.btn-secondary:active {
    color: #45504e;
    background-color: #fff
}

.btn-secondary:not(.btn-disabled):not(:disabled).active {
    color: #111;
    font-weight: 900;
    background: #f0f7fa;
    box-shadow: inset 0 1px 4px 0 rgba(143, 155, 179, .15)
}

.btn-outline {
    font-weight: 700;
    background-color: transparent;
    transition-duration: .2s;
    transition-timing-function: ease;
    border: 1px solid currentColor;
    padding: 6px 19px;
    transition-property: color, border-color
}

.btn-outline, .btn-outline:visited {
    color: #26c2ff
}

.btn-outline:focus, .btn-outline:hover {
    color: #36d9be;
    background-color: transparent
}

.btn-outline:active {
    color: #45504e;
    background-color: transparent
}

.btn-inner {
    outline: 0;
    margin: 0;
    border: 0;
    padding: 0
}

.btn-inner, .btn-inner:active, .btn-inner:focus, .btn-inner:hover {
    color: inherit;
    background: 0 0
}

.btn-large {
    font-size: 1.33333rem;
    line-height: 1.05;
    border-radius: 30px;
    padding: 15px 40px
}

@media (min-width: 992px) {
    .btn-large {
        font-size: 1.5rem
    }
}

@media (min-width: 1200px) {
    .btn-large {
        padding-right: 45px;
        padding-left: 45px
    }
}

.btn-large.btn-outline {
    border-width: 2px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 10px
}

.btn-disabled {
    text-decoration: none;
    background: rgba(122, 133, 153, .05);
    outline: 0;
    color: #7a8599
}

.btn-disabled:visited {
    color: #7a8599
}

.btn-disabled:active, .btn-disabled:focus, .btn-disabled:hover {
    color: #7a8599;
    background: rgba(122, 133, 153, .05)
}

.btn-disabled.btn-primary {
    background: #7a8599;
    color: #fff
}

.btn-disabled.btn-primary:visited {
    color: #fff
}

.btn-disabled.btn-primary:active, .btn-disabled.btn-primary:focus, .btn-disabled.btn-primary:hover {
    color: #fff;
    background: #7a8599
}

.btn-disabled.btn-outline {
    background: 0 0;
    border-color: #7a8599
}

.btn-disabled.btn-outline:active, .btn-disabled.btn-outline:focus, .btn-disabled.btn-outline:hover {
    background: 0 0;
    border-color: #7a8599
}

.btn-group {
    vertical-align: middle;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative
}

.btn-group > .btn {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative
}

.btn-group > .btn.active {
    z-index: 1
}

.btn-group > .btn:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:not(:first-child) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

@media (min-width: 768px) {
    .form-square .btn-primary {
        box-shadow: 0 15px 30px 0 rgba(61, 99, 153, .15);
        border-radius: 0;
        padding-top: 13px;
        padding-bottom: 13px
    }
}

@media (min-width: 992px) {
    .form-square .btn-primary {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .form-square .btn-primary.size-md {
        padding-top: 13px;
        padding-bottom: 13px
    }
}

@media (min-width: 768px) {
    .form-square .btn-primary {
        font-weight: 900;
        letter-spacing: 1px;
        text-transform: uppercase
    }
}

.wpcf7-form-control-wrap {
    display: block;
    width: 100%
}

div.wpcf7 .ajax-loader {
    margin: 4px 0 0;
    display: block
}

@media (min-width: 992px) {
    div.wpcf7 .ajax-loader {
        margin-top: 6px
    }
}

.scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: 0 0
}

.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0
}

.selectize-input > input::-ms-clear {
    display: none
}

.selectize-input > input:focus {
    outline: none !important
}

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left
}

.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.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 none !important;
    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 {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    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: 20px;
    font-size: 20px !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;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: 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: 17px;
    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;
    border-radius: 0 2px 2px 0;
    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 {
    border-left-color: #fff
}

.selectize-control.plugin-remove_button .remove-single {
    position: absolute;
    right: 28px;
    top: 6px;
    font-size: 23px
}

.selectize-control {
    position: relative
}

.selectize-dropdown, .selectize-input, .selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    -webkit-font-smoothing: inherit
}

.selectize-input {
    cursor: text;
    border: 1px solid #d0d0d0;
    padding: 8px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    border-radius: 3px
}

.selectize-control.single .selectize-input.input-active, .selectize-input {
    background: #fff;
    display: inline-block
}

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important
}

.selectize-input.focus {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.selectize-input.dropdown-active {
    border-radius: 3px 3px 0 0
}

.selectize-input > * {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.selectize-control.multi .selectize-input > div.active {
    background: #e8e8e8;
    color: #303030;
    border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
    color: #7d7d7d;
    background: #fff;
    border: 0 solid #fff
}

.selectize-input > input {
    display: inline-block !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 none !important;
    background: 0 0 !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    box-shadow: none !important
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin: -1px 0 0;
    border-top: 0 none;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, .2);
    border-radius: 1px
}

.selectize-dropdown .optgroup-header, .selectize-dropdown .option {
    padding: 5px 8px
}

.selectize-dropdown .option, .selectize-dropdown [data-disabled], .selectize-dropdown [data-disabled] [data-selectable].option {
    cursor: inherit;
    opacity: .5
}

.selectize-dropdown [data-selectable].option {
    opacity: 1
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #fff;
    cursor: default
}

.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68
}

.selectize-dropdown .active.create {
    color: #495c68
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, .5)
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: gray transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px;
    border-color: transparent transparent gray
}

.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
}

.selectize-control.multi .selectize-input.has-items {
    padding-left: 5px;
    padding-right: 5px
}

.selectize-control.multi .selectize-input.disabled [data-value] {
    color: #999;
    text-shadow: none;
    background: 0 0;
    box-shadow: none;
    border-color: #e6e6e6
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    border-color: #e6e6e6;
    background: 0 0
}

.selectize-control.multi .selectize-input [data-value] {
    text-shadow: 0 1px 0 rgba(0, 51, 83, .3);
    border-radius: 3px;
    background-color: #1b9dec;
    background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
    background-repeat: repeat-x;
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='argb(#1da7ee)', endColorstr='argb(#178ee9)', GradientType=0)";
    box-shadow: "0 1px 0 rgba(black, 0.2), inset 0 1px rgba(white, 0.03)"
}

.selectize-control.multi .selectize-input [data-value].active {
    background-color: #0085d4;
    background-image: linear-gradient(to bottom, #008fd8, #0075cf);
    background-repeat: repeat-x;
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='argb(#008fd8)', endColorstr='argb(#0075cf)', GradientType=0)"
}

.selectize-control.single .selectize-input {
    box-shadow: "0 1px 0 rgba(black, 0.05), inset 0 1px 0 rgba(white, 0.8)";
    background-color: #f9f9f9;
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
    background-repeat: repeat-x;
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='argb(#fefefe)', endColorstr='argb(#f2f2f2)', GradientType=0)";
    border-color: #b8b8b8
}

.selectize-dropdown.single {
    border-color: #b8b8b8
}

.selectize-dropdown .optgroup-header {
    padding-top: 7px;
    font-weight: 700;
    font-size: .85em
}

.selectize-dropdown .optgroup {
    border-top: 1px solid #f0f0f0
}

.selectize-dropdown .optgroup:first-child {
    border-top: 0 none
}

.fade {
    opacity: 0;
    transition: opacity .2s ease
}

.fade.in {
    opacity: 1
}

.collapse, .modal-header .close > span {
    display: none
}

.collapse.in {
    display: block
}

.panel-plain tr.panel-collapse, tr.collapse.in {
    display: table-row
}

.panel-plain tbody.panel-collapse, tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease;
    height: 0
}

.collapsing, .dropdown, .dropup {
    position: relative
}

.dropdown-toggle::after {
    margin-left: 5px
}

.dropdown-toggle::after, .header-languages > .modal-toggle::after, .header-phones .header-phone-number::after, .header-regions > .modal-toggle::after {
    content: "";
    background: url(../images/dd-arrow.svg) no-repeat;
    background-size: 10px 6px;
    margin-bottom: 1px;
    display: inline-block;
    width: 10px;
    height: 6px
}

.dropdown-menu {
    text-align: left;
    background-color: #fff;
    list-style: none;
    box-shadow: 0 20px 30px -10px rgba(122, 133, 153, .5), 0 1px 4px 0 rgba(122, 133, 153, .25);
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease, visibility 1ms linear .2s;
    margin: 0;
    padding: 20px 20px 25px;
    min-width: 280px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000
}

.dropdown-menu.dropdown-left {
    right: 0;
    left: auto
}

.dropdown-menu > .nav-item {
    margin-right: -10px;
    margin-left: -10px
}

.dropdown-menu > .nav-item:first-child {
    margin-top: -10px
}

.dropdown-menu > .nav-item:last-child {
    margin-bottom: -10px
}

.dropdown-menu > .nav-item::before {
    content: none;
    display: none
}

.dropdown-item {
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding: 5px 15px;
    display: block;
    width: 100%
}

.dropdown-menu.open, .open > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease, visibility 1ms linear
}

.dropdown-info {
    color: #7a8599;
    font-size: .875rem;
    line-height: 1.28571
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    padding-right: 0 !important;
    outline: 0;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    pointer-events: none;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: auto;
    min-height: 100%;
    position: relative
}

.modal-content {
    background-color: #fff;
    background-clip: padding-box;
    pointer-events: all;
    margin: 50px auto;
    outline: 0;
    width: 100%;
    max-width: 480px;
    position: relative
}

@media (min-width: 768px) {
    .modal-content {
        max-width: 760px
    }
}

@media (min-width: 992px) {
    .modal-content {
        padding: 0 20px;
        max-width: 940px
    }
}

@media (min-width: 1200px) {
    .modal-content {
        padding: 0 30px;
        max-width: 1180px
    }
}

.modal-nav-menu .modal-content {
    max-width: 320px
}

.modal-backdrop {
    background-color: rgba(122, 133, 153, .2);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: 1
}

.modal-header {
    padding: 30px 40px 30px 0;
    position: relative
}

@media (min-width: 992px) {
    .modal-header {
        text-align: center;
        padding: 40px 0
    }
}

.modal-header .close {
    background: 0 0;
    margin: -15px;
    border: 0;
    padding: 15px;
    outline: 0;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 36px;
    right: 0;
    z-index: 1
}

@media (min-width: 992px) {
    .modal-header .close {
        top: 20px;
        right: -20px
    }
}

.modal-header .close::after, .modal-header .close::before {
    content: '';
    background: #26c2ff;
    transform-origin: 50% 50%;
    margin-top: -1px;
    margin-left: -14px;
    display: block;
    width: 28px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%
}

.modal-header .close::before {
    transform: rotate(45deg)
}

.modal-header .close::after {
    transform: rotate(-45deg)
}

.modal-title {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.06667;
    margin: 0;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width: 992px) {
    .modal-title {
        font-size: 2.25rem;
        line-height: 1
    }
}

.modal-body {
    padding: 5px 0 20px;
    position: relative
}

@media (min-width: 992px) {
    .modal-body {
        padding-bottom: 40px
    }
}

.modal-nav-menu .modal-body {
    padding-top: 20px
}

.modal-footer {
    text-align: right;
    padding: 0
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    width: 50px;
    height: 50px;
    position: absolute;
    overflow: scroll;
    top: -9999px
}

.lead {
    font-family: "Muller", "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1.25;
    margin-bottom: 40px
}

@media (min-width: 992px) {
    .lead {
        font-size: 1.875rem;
        line-height: 1.2
    }
}

.block-stretch {
    margin-right: -20px;
    margin-left: -20px
}

@media (min-width: 576px) {
    .block-sm-stretch {
        margin-right: -20px;
        margin-left: -20px
    }

    .block-sm-nostretch {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .block-md-stretch {
        margin-right: -20px;
        margin-left: -20px
    }

    .block-md-nostretch {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .block-lg-stretch {
        margin-right: -20px;
        margin-left: -20px
    }

    .block-lg-nostretch {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .block-xl-stretch {
        margin-right: -20px;
        margin-left: -20px
    }

    .block-xl-nostretch {
        margin-right: 0;
        margin-left: 0
    }
}

.block-muted, .muted, .text-muted {
    color: #7a8599
}

.block-muted a, .muted a, .text-muted a {
    color: #111;
    transition: color .2s ease
}

.block-muted a:focus, .block-muted a:hover, .muted a:focus, .muted a:hover, .panel-title > a.collapsed:focus, .panel-title > a.collapsed:hover, .text-muted a:focus, .text-muted a:hover {
    color: #36d9be
}

.block-muted a:active, .muted a:active, .panel-title > a.collapsed:active, .text-muted a:active {
    color: #45504e
}

.block + .block {
    margin-top: 40px
}

.block-heart {
    background-image: linear-gradient(to top, #fff, #ebf6fa);
    background-repeat: no-repeat;
    margin-top: 88px;
    padding-top: 60px
}

@media (min-width: 768px) {
    .block-heart {
        margin-top: 114px;
        padding-top: 70px;
        padding-bottom: 20px
    }
}

.block-heart > .layout-container {
    position: relative
}

.block-heart > .layout-container::before {
    text-align: center;
    font-size: 56px;
    position: absolute;
    top: -88px;
    left: 20px
}

@media (min-width: 768px) {
    .block-heart > .layout-container::before {
        background: #fff;
        box-shadow: 0 40px 60px 0 rgba(31, 122, 153, .2);
        margin-left: -60px;
        border-radius: 50%;
        padding: 35px 27px 29px;
        width: 120px;
        height: 120px;
        top: -124px;
        left: 50%
    }
}

@media (min-width: 992px) {
    .block-heart > .layout-container::before {
        margin-left: -80px;
        padding: 53px 47px 51px;
        width: 160px;
        height: 160px;
        top: -144px;
        left: 50%
    }
}

.block-gradient {
    color: #fff;
    background-image: linear-gradient(to bottom, #26c2ff, #73d1f6);
    background-repeat: no-repeat;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px
}

@media (min-width: 768px) {
    .block-gradient {
        background-image: url(../images/van.png?2019-08-01T19:00), linear-gradient(to bottom, #26c2ff, #73d1f6);
        background-position: 40vw 100%, 0 0;
        background-position: calc(50% + 340px) 100%, 0 0;
        background-size: 780px 330px, 100% 100%;
        margin-top: 100px;
        padding-top: 70px;
        padding-bottom: 270px
    }
}

.block-aside {
    background: #f2fcff;
    padding: 40px 20px
}

@media (min-width: 576px) {
    .block-aside {
        padding-right: 30px;
        padding-left: 30px
    }
}

.block-aside .aside-icon {
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(122, 133, 153, .25);
    margin-top: -80px;
    margin-bottom: 20px;
    margin-left: -5px;
    border-radius: 50%;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    height: 80px
}

@media (min-width: 576px) {
    .block-aside .aside-icon {
        margin-left: -10px
    }
}

.block-aside .aside-icon > img {
    display: block;
    max-width: 100%;
    height: auto
}

.block-aside .aside-content {
    font-size: 87.5%
}

.block-aside .aside-content > .h5, .block-aside .aside-content > h5 {
    font-size: .875rem
}

.block-aside .aside-content :last-child {
    margin-bottom: 0
}

.block-formsummary {
    font-size: .93333rem;
    line-height: 1.42857;
    background: #f2fcff;
    padding: 25px 25px 30px
}

.block-formsummary .summary-choice, .block-formsummary .summary-comment, .block-formsummary .summary-submitbutton {
    margin-bottom: 20px
}

.block-formsummary .summary-commenttext, .block-formsummary .summary-commenttitle, .block-formsummary .summary-useragreement {
    color: #7a8599
}

.block-formsummary .summary-choicetext {
    font-size: 1.6rem;
    line-height: 1.33334
}

.block-formsummary .summary-submitbutton, .block-teas {
    margin-top: 30px
}

@media (min-width: 768px) {
    .block-teas {
        background-image: url(../images/tea-cups.png);
        background-repeat: no-repeat;
        background-position: 40vw 100%;
        background-size: 632px 269px;
        margin-top: 50px;
        padding-bottom: 50px
    }
}

.block-feedback {
    margin-top: 50px
}

@media (min-width: 768px) {
    .block-feedback {
        margin-top: 70px
    }
}

.block-feedback .feedback-container {
    display: block;
    width: 100%
}

@media (min-width: 576px) {
    .block-feedback .feedback-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }
}

.block-feedback .feedback-icon {
    padding-top: .25em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 75px
}

.block-feedback .feedback-icon > img {
    display: block
}

.block-feedback .feedback-content {
    max-width: 450px
}

@media (min-width: 576px) {
    .block-feedback .feedback-content {
        margin-left: 20px
    }
}

@media (min-width: 768px) {
    .block-feedback .feedback-content {
        margin-left: 30px
    }
}

@media (min-width: 992px) {
    .block-feedback .feedback-content {
        max-width: 600px
    }
}

.block-wrapper {
    margin-top: 25px;
    margin-bottom: 40px
}

@media (min-width: 768px) {
    .block-wrapper {
        margin-top: 0
    }
}

.block-price {
    background: #f2fcff;
    padding: 25px 30px
}

.block-price p {
    margin-bottom: 10px
}

.block-price .price-value {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.39;
    letter-spacing: -.25px;
    margin-bottom: -10px
}

@media (min-width: 992px) {
    .block-price .price-value {
        font-size: 1.2rem
    }
}

.block-price .price-desc {
    font-size: .8rem;
    line-height: 1.5
}

@media (min-width: 992px) {
    .block-price .price-desc {
        font-size: .75rem
    }
}

.block-section {
    margin-right: -30px;
    margin-left: -30px;
    padding-right: 30px;
    padding-left: 30px
}

.block-section + .block-section {
    margin-top: 25px;
    border-top: 1px solid rgba(122, 133, 153, .2);
    padding-top: 25px
}

@media (min-width: 768px) {
    .block-muted, .block-small {
        font-size: .875rem
    }
}

.block-tags .h4, .block-tags h4 {
    margin-bottom: 15px
}

.block-telegram {
    color: #fff;
    background: #26c2ff url(../images/telegram.svg) no-repeat 90% 20px;
    background-position: calc(100% - 20px) 20px;
    background-position: top 20px right 20px;
    background-size: 50px 42px;
    padding: 20px
}

.block-telegram .h5, .block-telegram h5 {
    padding-right: 58px
}

.block-telegram p {
    font-size: .93333rem;
    line-height: 1.29
}

.block-telegram .btn {
    padding-top: 8px;
    padding-bottom: 8px
}

.block-wavebg {
    padding-top: 60px
}

.block-wavebg, .block-wavegradient {
    text-align: left;
    padding-bottom: 40px;
    position: relative
}

@media (min-width: 768px) {
    .block-wavebg, .block-wavegradient {
        text-align: center;
        background-position: 0 23px
    }
}

.block-wavebg::after, .block-wavebg::before, .block-wavegradient::after, .block-wavegradient::before {
    content: "";
    background-repeat: repeat-x;
    background-size: 120px 60px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0
}

@media (min-width: 768px) {
    .block-wavebg::after, .block-wavebg::before, .block-wavegradient::after, .block-wavegradient::before {
        background-size: 230px 120px;
        height: 23px
    }
}

.block-wavebg::before, .block-wavegradient::before {
    background-color: #fff;
    background-image: radial-gradient(circle at 60px 81px, #26c2ff 81px, transparent 81px), linear-gradient(to bottom, transparent 5px, #26c2ff 6px)
}

@media (min-width: 768px) {
    .block-wavebg::before, .block-wavegradient::before {
        background-image: radial-gradient(circle at 90px 162px, #26c2ff 161px, transparent 161px), linear-gradient(to bottom, transparent 10px, #26c2ff 11px)
    }
}

.block-wavebg::after, .block-wavegradient::after {
    background-position: 60px 0;
    background-image: radial-gradient(circle at 60px -69px, #fff 81px, transparent 81px)
}

@media (min-width: 768px) {
    .block-wavebg::after, .block-wavegradient::after {
        background-position: 115px 0;
        background-image: radial-gradient(circle at 90px -138px, #fff 161px, transparent 161px)
    }
}

.block-wavebg {
    color: #fff;
    background-color: #26c2ff;
    margin-top: 40px
}

.block-wavegradient {
    background-image: linear-gradient(to bottom, #26c2ff 0, #fff 95%);
    background-repeat: no-repeat;
    background-position: 0 12px;
    padding-top: 120px
}

.cert-list {
    margin-right: -5px;
    margin-bottom: 20px;
    margin-left: -5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center
}

.cert-item {
    margin-right: 5px;
    margin-left: 5px;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}

.contact-list {
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media (min-width: 768px) {
    .contact-list {
        margin-right: -10px;
        margin-left: -10px;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 992px) {
    .contact-list {
        margin-right: -20px;
        margin-left: -20px
    }
}

.contact-item {
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .contact-item {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (min-width: 992px) {
    .contact-item {
        padding-right: 20px;
        padding-left: 20px
    }
}

.contact-item::before {
    content: '';
    display: block;
    background: url(../images/sinus.svg) repeat-x 0 0;
    background-size: 45.5px 6px;
    margin-bottom: 10px;
    max-width: 100px;
    height: 6px
}

.contact-item .h3, .contact-item h3 {
    margin-top: 20px;
    margin-bottom: 0
}

.contact-email, .contact-phone {
    display: block
}

.contact-email {
    color: inherit
}

.sticker-message {
    text-align: center;
    font-size: .93333rem;
    background: #ffea00;
    margin-bottom: 15px;
    border-radius: 50%;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 180px;
    height: 180px
}

@media (min-width: 768px) {
    .sticker-message {
        margin-bottom: 20px
    }
}

@media (min-width: 992px) {
    .sticker-message {
        font-size: .875rem
    }
}

.breadcrumb {
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: .93333rem;
    line-height: 1.71;
    list-style: none;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 768px) {
    .breadcrumb {
        text-transform: uppercase;
        letter-spacing: 1px
    }
}

.breadcrumb-item {
    margin-top: 0;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .breadcrumb-item > a {
        color: #7a8599
    }
}

.breadcrumb-item + .breadcrumb-item::before {
    content: "/";
    color: #26c2ff;
    padding-left: .3em;
    display: inline-block
}

.breadcrumb-item.active {
    color: #26c2ff
}

.catalog-separator {
    color: #26c2ff;
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: .8rem;
    font-weight: 700;
    margin-bottom: 40px;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 992px) {
    .catalog-separator {
        font-size: .75rem
    }
}

.catalog-separator::after {
    content: "";
    background: #26c2ff;
    margin-left: 10px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: block;
    height: 1px;
    width: auto
}

.product-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -10px;
    margin-left: -10px
}

.product-item {
    color: inherit;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    width: 50%;
    max-width: 280px
}

@media (min-width: 768px) {
    .product-item {
        text-align: center;
        margin-bottom: 40px;
        width: 25%
    }
}

.product-disable {
    opacity: .5
}

.product-price, .product-subtite, .product-thumb, .product-title {
    margin-right: auto;
    margin-left: auto;
    display: block;
    min-width: 125px;
    max-width: 280px
}

.product-thumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 230px
}

@media (min-width: 768px) {
    .product-thumb {
        height: 280px
    }
}

.product-thumb > img {
    display: block;
    width: auto;
    max-height: 100%
}

@media (min-width: 768px) {
    .product-thumb > img {
        margin-right: auto;
        margin-left: auto
    }
}

.product-image {
    margin-bottom: 40px
}

.product-image > img {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.product-title {
    color: inherit;
    margin-top: 15px;
    margin-bottom: 0
}

.panel-title > a.collapsed, .product-price {
    color: #26c2ff
}

.product-properties {
    margin-bottom: 30px
}

.nav {
    list-style: none;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nav > li::before {
    content: none
}

.nav, .nav-item {
    margin-top: 0;
    margin-bottom: 0
}

.nav-item > .dropdown-menu {
    margin-left: -5px;
    min-width: 180px
}

.nav-link {
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: .93333rem;
    line-height: 1.29;
    padding: 13px 15px;
    display: block
}

.nav-link.disabled {
    color: #7a8599
}

.nav-item.show > .nav-link, .nav-link.active {
    color: inherit
}

.dropdown-menu > .nav-item > .nav-link {
    padding: 5px 10px
}

.nav-link.navicon-star::after {
    content: '';
    background: url(../images/menuitem-star.svg) no-repeat;
    margin-left: 3px;
    display: inline-block;
    width: 8px;
    height: 8px;
    position: relative;
    top: -.5em
}

.nav-link.navicon-home, .nav-link.navicon-kindergarten, .nav-link.navicon-office, .nav-link.navicon-school, .nav-link.navicon-university {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center
}

.nav-link.navicon-home::before, .nav-link.navicon-kindergarten::before, .nav-link.navicon-office::before, .nav-link.navicon-school::before, .nav-link.navicon-university::before {
    content: '';
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-right: 15px;
    display: block;
    width: 24px;
    height: 22px
}

.nav-link.navicon-office::before {
    background-image: url(../images/menuitem-office.svg);
    background-size: 22px 20px
}

.nav-link.navicon-school::before {
    background-image: url(../images/menuitem-school.svg);
    background-size: 22px 18px
}

.nav-link.navicon-kindergarten::before {
    background-image: url(../images/menuitem-kindergarten.svg);
    background-size: 24px 22px
}

.nav-link.navicon-university::before {
    background-image: url(../images/menuitem-university.svg);
    background-size: 24px 20px
}

.nav-link.navicon-home::before {
    background-image: url(../images/menuitem-home.svg);
    background-size: 20px 20px
}

.nav-pills .nav-link {
    letter-spacing: 1px;
    text-transform: uppercase
}

.nav-pills .nav-item.show > .nav-link, .nav-pills .nav-link.active {
    border-radius: 22px;
    border: 1px dotted #26c2ff;
    padding: 12px 19px
}

.nav-dropdown {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin-right: -10px;
    margin-left: -10px
}

.nav-dropdown:first-child {
    margin-top: -10px
}

.nav-dropdown:last-child {
    margin-bottom: -10px
}

.nav-dropdown .nav-link {
    font-family: "Muller", "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.38889;
    white-space: nowrap;
    color: inherit;
    transition: color .2s ease;
    padding: 5px 10px
}

.nav-dropdown .nav-link:focus, .nav-dropdown .nav-link:hover {
    color: #26c2ff
}

.nav-dropdown .nav-link:active {
    color: #7a8599
}

.nav-dropdown .nav-link.active {
    background: rgba(38, 194, 255, .1) url(../images/nav-dropdown-link-active.svg) no-repeat 95% 50%;
    background-position: calc(100% - 10px) 50%;
    background-position: top 50% right 10px;
    background-size: auto 11px;
    border-radius: 5px
}

.nav-columns {
    display: block;
    column-gap: 20px
}

.nav-columns.nav-col-1 {
    column-count: 1
}

.nav-columns, .nav-columns.nav-col-2 {
    column-count: 2
}

.nav-columns.nav-col-3 {
    column-count: 3
}

.nav-columns.nav-col-4 {
    column-count: 4
}

.nav-columns.nav-col-5 {
    column-count: 5
}

.nav-columns.nav-col-6 {
    column-count: 6
}

@media (min-width: 576px) {
    .nav-columns.nav-sm-col-1 {
        column-count: 1
    }

    .nav-columns.nav-sm-col-2 {
        column-count: 2
    }

    .nav-columns.nav-sm-col-3 {
        column-count: 3
    }

    .nav-columns.nav-sm-col-4 {
        column-count: 4
    }

    .nav-columns.nav-sm-col-5 {
        column-count: 5
    }

    .nav-columns.nav-sm-col-6 {
        column-count: 6
    }
}

@media (min-width: 768px) {
    .nav-columns.nav-md-col-1 {
        column-count: 1
    }

    .nav-columns.nav-md-col-2 {
        column-count: 2
    }

    .nav-columns.nav-md-col-3 {
        column-count: 3
    }

    .nav-columns.nav-md-col-4 {
        column-count: 4
    }

    .nav-columns.nav-md-col-5 {
        column-count: 5
    }

    .nav-columns.nav-md-col-6 {
        column-count: 6
    }
}

@media (min-width: 992px) {
    .nav-columns.nav-lg-col-1 {
        column-count: 1
    }

    .nav-columns.nav-lg-col-2 {
        column-count: 2
    }

    .nav-columns.nav-lg-col-3 {
        column-count: 3
    }

    .nav-columns.nav-lg-col-4 {
        column-count: 4
    }

    .nav-columns.nav-lg-col-5 {
        column-count: 5
    }

    .nav-columns.nav-lg-col-6 {
        column-count: 6
    }
}

@media (min-width: 1200px) {
    .nav-columns.nav-xl-col-1 {
        column-count: 1
    }

    .nav-columns.nav-xl-col-2 {
        column-count: 2
    }

    .nav-columns.nav-xl-col-3 {
        column-count: 3
    }

    .nav-columns.nav-xl-col-4 {
        column-count: 4
    }

    .nav-columns.nav-xl-col-5 {
        column-count: 5
    }

    .nav-columns.nav-xl-col-6 {
        column-count: 6
    }
}

.nav-columns .nav-item {
    break-inside: avoid;
    page-break-inside: avoid
}

.nav-columns .nav-link {
    font-family: "Muller", "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: .875rem;
    line-height: 1.42857;
    color: inherit;
    transition: color .2s ease;
    padding: 5px 0
}

.nav-columns .nav-link:focus, .nav-columns .nav-link:hover {
    color: #26c2ff
}

.nav-columns .nav-link:active {
    color: #7a8599
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px -10px 60px
}

@media (min-width: 768px) {
    .pagination {
        margin-bottom: 0
    }
}

.pagination-next, .pagination-prev {
    padding: 0 10px
}

.pagination .btn {
    white-space: nowrap;
    padding-right: 11px;
    padding-left: 11px
}

.pagination .btn span {
    margin: 0 8px;
    display: inline-block
}

.pagination-next.pg-arrow .btn::after, .pagination-prev.pg-arrow .btn::before {
    content: '';
    transform: rotate(-45deg);
    margin-right: -1px;
    margin-left: 3px;
    border-color: rgba(38, 194, 255, .5);
    border-style: solid;
    border-width: 2px 0 0 2px;
    display: inline-block;
    width: 10px;
    height: 10px
}

.pagination-next.pg-arrow .btn::after {
    transform: rotate(45deg);
    margin-right: 3px;
    margin-left: -1px;
    border-width: 2px 2px 0 0
}

.pagination .pg-noarrow .btn::after, .pagination .pg-noarrow .btn::before {
    content: none;
    display: none
}

.pagination .pg-label .btn span {
    display: inline-block
}

.header-alert-close > span, .pagination .pg-nolabel .btn span, .panel-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-home::before, .panel-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-kindergarten::before, .panel-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-office::before, .panel-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-school::before, .panel-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-university::before, .panel-plain .panel-heading {
    display: none
}

@media (min-width: 576px) {
    .pagination-next.pg-sm-arrow .btn::after, .pagination-prev.pg-sm-arrow .btn::before {
        content: '';
        transform: rotate(-45deg);
        margin-right: -1px;
        margin-left: 3px;
        border-color: rgba(38, 194, 255, .5);
        border-style: solid;
        border-width: 2px 0 0 2px;
        display: inline-block;
        width: 10px;
        height: 10px
    }

    .pagination-next.pg-sm-arrow .btn::after {
        transform: rotate(45deg);
        margin-right: 3px;
        margin-left: -1px;
        border-width: 2px 2px 0 0
    }

    .pagination .pg-sm-noarrow .btn::after, .pagination .pg-sm-noarrow .btn::before {
        content: none;
        display: none
    }

    .pagination .pg-sm-label .btn span {
        display: inline-block
    }

    .pagination .pg-sm-nolabel .btn span {
        display: none
    }
}

@media (min-width: 768px) {
    .pagination-next.pg-md-arrow .btn::after, .pagination-prev.pg-md-arrow .btn::before {
        content: '';
        transform: rotate(-45deg);
        margin-right: -1px;
        margin-left: 3px;
        border-color: rgba(38, 194, 255, .5);
        border-style: solid;
        border-width: 2px 0 0 2px;
        display: inline-block;
        width: 10px;
        height: 10px
    }

    .pagination-next.pg-md-arrow .btn::after {
        transform: rotate(45deg);
        margin-right: 3px;
        margin-left: -1px;
        border-width: 2px 2px 0 0
    }

    .pagination .pg-md-noarrow .btn::after, .pagination .pg-md-noarrow .btn::before {
        content: none;
        display: none
    }

    .pagination .pg-md-label .btn span {
        display: inline-block
    }

    .pagination .pg-md-nolabel .btn span {
        display: none
    }
}

@media (min-width: 992px) {
    .pagination-next.pg-lg-arrow .btn::after, .pagination-prev.pg-lg-arrow .btn::before {
        content: '';
        transform: rotate(-45deg);
        margin-right: -1px;
        margin-left: 3px;
        border-color: rgba(38, 194, 255, .5);
        border-style: solid;
        border-width: 2px 0 0 2px;
        display: inline-block;
        width: 10px;
        height: 10px
    }

    .pagination-next.pg-lg-arrow .btn::after {
        transform: rotate(45deg);
        margin-right: 3px;
        margin-left: -1px;
        border-width: 2px 2px 0 0
    }

    .pagination .pg-lg-noarrow .btn::after, .pagination .pg-lg-noarrow .btn::before {
        content: none;
        display: none
    }

    .pagination .pg-lg-label .btn span {
        display: inline-block
    }

    .pagination .pg-lg-nolabel .btn span {
        display: none
    }
}

@media (min-width: 1200px) {
    .pagination-next.pg-xl-arrow .btn::after, .pagination-prev.pg-xl-arrow .btn::before {
        content: '';
        transform: rotate(-45deg);
        margin-right: -1px;
        margin-left: 3px;
        border-color: rgba(38, 194, 255, .5);
        border-style: solid;
        border-width: 2px 0 0 2px;
        display: inline-block;
        width: 10px;
        height: 10px
    }

    .pagination-next.pg-xl-arrow .btn::after {
        transform: rotate(45deg);
        margin-right: 3px;
        margin-left: -1px;
        border-width: 2px 2px 0 0
    }

    .pagination .pg-xl-noarrow .btn::after, .pagination .pg-xl-noarrow .btn::before {
        content: none;
        display: none
    }

    .pagination .pg-xl-label .btn span {
        display: inline-block
    }

    .pagination .pg-xl-nolabel .btn span {
        display: none
    }
}

.panel {
    box-shadow: 0 1px 0 0 #7a8599
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0
}

.panel-title > a {
    color: inherit;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    display: block;
    position: relative
}

.panel-title > a::after {
    content: "";
    transform: rotate(0);
    transition: transform .2s ease;
    border-color: transparent transparent rgba(122, 133, 153, .5);
    border-style: solid;
    border-width: 0 5px 8px;
    display: block;
    position: absolute;
    top: 25px;
    right: 0
}

.panel-title > a.collapsed::after {
    transform: rotate(-180deg)
}

.panel-body {
    padding-top: 10px;
    padding-bottom: 10px
}

.panel-nav, .panel-plain {
    box-shadow: none
}

.panel-plain .panel-collapse {
    display: block;
    height: auto !important;
    overflow: initial
}

.panel-plain .panel-body {
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 0
}

.panel-plain:last-child .panel-body {
    margin-bottom: 0
}

.panel-nav > .nav-link {
    position: relative
}

.panel-nav > .nav-link::after {
    content: "";
    background: url(../images/dd-arrow.svg) no-repeat;
    background-size: 10px 6px;
    transition: transform .2s ease;
    transform: rotate(180deg);
    margin-top: -3px;
    display: block;
    width: 10px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 0
}

.panel-nav > .nav-link.collapsed::after {
    transform: rotate(0)
}

.panel-nav .panel-collapse > .nav {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(38, 194, 255, .5);
    padding-bottom: 20px;
    padding-left: 20px
}

@media (min-width: 576px) {
    .panel-sm-nav, .panel-sm-plain {
        box-shadow: none
    }

    .panel-sm-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-home::before, .panel-sm-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-kindergarten::before, .panel-sm-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-office::before, .panel-sm-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-school::before, .panel-sm-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-university::before, .panel-sm-plain .panel-heading {
        display: none
    }

    .panel-sm-plain .panel-collapse {
        display: block;
        height: auto !important;
        overflow: initial
    }

    .panel-sm-plain tr.panel-collapse {
        display: table-row
    }

    .panel-sm-plain tbody.panel-collapse {
        display: table-row-group
    }

    .panel-sm-plain .panel-body {
        margin-bottom: 40px;
        padding-top: 0;
        padding-bottom: 0
    }

    .panel-sm-plain:last-child .panel-body {
        margin-bottom: 0
    }

    .panel-sm-nav > .nav-link {
        position: relative
    }

    .panel-sm-nav > .nav-link::after {
        content: "";
        background: url(../images/dd-arrow.svg) no-repeat;
        background-size: 10px 6px;
        transition: transform .2s ease;
        transform: rotate(180deg);
        margin-top: -3px;
        display: block;
        width: 10px;
        height: 6px;
        position: absolute;
        top: 50%;
        right: 0
    }

    .panel-sm-nav > .nav-link.collapsed::after {
        transform: rotate(0)
    }

    .panel-sm-nav .panel-collapse > .nav {
        margin-bottom: 20px;
        border-bottom: 1px solid rgba(38, 194, 255, .5);
        padding-bottom: 20px;
        padding-left: 20px
    }
}

@media (min-width: 768px) {
    .panel-md-nav, .panel-md-plain {
        box-shadow: none
    }

    .panel-md-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-home::before, .panel-md-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-kindergarten::before, .panel-md-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-office::before, .panel-md-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-school::before, .panel-md-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-university::before, .panel-md-plain .panel-heading {
        display: none
    }

    .panel-md-plain .panel-collapse {
        display: block;
        height: auto !important;
        overflow: initial
    }

    .panel-md-plain tr.panel-collapse {
        display: table-row
    }

    .panel-md-plain tbody.panel-collapse {
        display: table-row-group
    }

    .panel-md-plain .panel-body {
        margin-bottom: 40px;
        padding-top: 0;
        padding-bottom: 0
    }

    .panel-md-plain:last-child .panel-body {
        margin-bottom: 0
    }

    .panel-md-nav > .nav-link {
        position: relative
    }

    .panel-md-nav > .nav-link::after {
        content: "";
        background: url(../images/dd-arrow.svg) no-repeat;
        background-size: 10px 6px;
        transition: transform .2s ease;
        transform: rotate(180deg);
        margin-top: -3px;
        display: block;
        width: 10px;
        height: 6px;
        position: absolute;
        top: 50%;
        right: 0
    }

    .panel-md-nav > .nav-link.collapsed::after {
        transform: rotate(0)
    }

    .panel-md-nav .panel-collapse > .nav {
        margin-bottom: 20px;
        border-bottom: 1px solid rgba(38, 194, 255, .5);
        padding-bottom: 20px;
        padding-left: 20px
    }
}

@media (min-width: 992px) {
    .panel-lg-nav, .panel-lg-plain {
        box-shadow: none
    }

    .panel-lg-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-home::before, .panel-lg-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-kindergarten::before, .panel-lg-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-office::before, .panel-lg-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-school::before, .panel-lg-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-university::before, .panel-lg-plain .panel-heading {
        display: none
    }

    .panel-lg-plain .panel-collapse {
        display: block;
        height: auto !important;
        overflow: initial
    }

    .panel-lg-plain tr.panel-collapse {
        display: table-row
    }

    .panel-lg-plain tbody.panel-collapse {
        display: table-row-group
    }

    .panel-lg-plain .panel-body {
        margin-bottom: 40px;
        padding-top: 0;
        padding-bottom: 0
    }

    .panel-lg-plain:last-child .panel-body {
        margin-bottom: 0
    }

    .panel-lg-nav > .nav-link {
        position: relative
    }

    .panel-lg-nav > .nav-link::after {
        content: "";
        background: url(../images/dd-arrow.svg) no-repeat;
        background-size: 10px 6px;
        transition: transform .2s ease;
        transform: rotate(180deg);
        margin-top: -3px;
        display: block;
        width: 10px;
        height: 6px;
        position: absolute;
        top: 50%;
        right: 0
    }

    .panel-lg-nav > .nav-link.collapsed::after {
        transform: rotate(0)
    }

    .panel-lg-nav .panel-collapse > .nav {
        margin-bottom: 20px;
        border-bottom: 1px solid rgba(38, 194, 255, .5);
        padding-bottom: 20px;
        padding-left: 20px
    }
}

@media (min-width: 1200px) {
    .panel-xl-nav, .panel-xl-plain {
        box-shadow: none
    }

    .panel-xl-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-home::before, .panel-xl-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-kindergarten::before, .panel-xl-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-office::before, .panel-xl-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-school::before, .panel-xl-nav .panel-collapse > .nav > .nav-item > .nav-link.navicon-university::before, .panel-xl-plain .panel-heading {
        display: none
    }

    .panel-xl-plain .panel-collapse {
        display: block;
        height: auto !important;
        overflow: initial
    }

    .panel-xl-plain tr.panel-collapse {
        display: table-row
    }

    .panel-xl-plain tbody.panel-collapse {
        display: table-row-group
    }

    .panel-xl-plain .panel-body {
        margin-bottom: 40px;
        padding-top: 0;
        padding-bottom: 0
    }

    .panel-xl-plain:last-child .panel-body {
        margin-bottom: 0
    }

    .panel-xl-nav > .nav-link {
        position: relative
    }

    .panel-xl-nav > .nav-link::after {
        content: "";
        background: url(../images/dd-arrow.svg) no-repeat;
        background-size: 10px 6px;
        transition: transform .2s ease;
        transform: rotate(180deg);
        margin-top: -3px;
        display: block;
        width: 10px;
        height: 6px;
        position: absolute;
        top: 50%;
        right: 0
    }

    .panel-xl-nav > .nav-link.collapsed::after {
        transform: rotate(0)
    }

    .panel-xl-nav .panel-collapse > .nav {
        margin-bottom: 20px;
        border-bottom: 1px solid rgba(38, 194, 255, .5);
        padding-bottom: 20px;
        padding-left: 20px
    }
}

.post {
    margin-bottom: 40px
}

.post hr {
    margin-top: 8px;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .post hr {
        margin-bottom: 25px
    }
}

.post-list .post {
    max-width: 300px
}

.post-link {
    display: block;
    color: inherit;
    transition: color .2s ease
}

.post-link:focus, .post-link:hover {
    color: #26c2ff
}

.post-link:active {
    color: #7a8599
}

.post-date, .post-excerpt {
    color: #7a8599;
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif
}

.post-thumbnail {
    margin-bottom: 15px;
    display: block
}

.post-thumbnail img {
    display: block
}

.post-date {
    font-size: .93333rem;
    line-height: 1.71;
    letter-spacing: 1px;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .post-date {
        font-size: .875rem
    }
}

.post-title {
    margin-top: 10px
}

.post-list .post-title {
    margin-top: 5px
}

.post-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: baseline;
    align-items: baseline
}

.post-info .post-date {
    margin-right: 30px
}

.post-content {
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif
}

.promo-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -10px;
    margin-left: -10px
}

.promo-item {
    color: inherit;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    width: 100%
}

@media (min-width: 576px) {
    .promo-item {
        width: 50%
    }
}

@media (min-width: 768px) {
    .promo-item {
        margin-bottom: 40px;
        width: 33.33333%
    }
}

.promo-thumb {
    margin-bottom: 10px;
    display: block
}

@media (min-width: 576px) {
    .promo-thumb {
        margin-bottom: 20px;
        max-width: 240px
    }
}

.promo-thumb > img {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto
}

.promo-dates {
    color: #26c2ff;
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: .93333rem;
    font-weight: 700;
    line-height: 1.71429;
    text-transform: uppercase
}

@media (min-width: 576px) {
    .promo-dates {
        max-width: 240px
    }
}

.promo-title {
    margin-top: 0;
    margin-bottom: 0
}

@media (min-width: 576px) {
    .promo-title {
        max-width: 240px
    }
}

.promo-navigation {
    margin-top: 10px;
    margin-right: -10px;
    margin-left: -10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.promo-navigation .pagination {
    margin-top: 0;
    margin-bottom: 40px
}

@media (min-width: 576px) {
    .promo-navigation .pagination {
        margin-bottom: 0
    }
}

.promo-navlink, .promo-pagination {
    padding-right: 10px;
    padding-left: 10px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media (min-width: 576px) {
    .promo-navlink, .promo-pagination {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        min-width: 240px
    }
}

@media (min-width: 768px) {
    .promo-navlink, .promo-pagination {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%
    }
}

@media (min-width: 992px) {
    .promo-pagination {
        -ms-flex: 0 0 260px;
        flex: 0 0 260px
    }
}

.promo-navlink > .btn {
    max-width: 260px
}

.promo-header .h1, .promo-header h1 {
    color: inherit
}

.promo-separator {
    color: #26c2ff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.33334;
    margin-top: 40px;
    margin-bottom: 30px;
    border-top: 1px solid #26c2ff;
    padding-top: 20px
}

@media (min-width: 576px) {
    .promo-separator {
        font-size: .75rem
    }
}

@media (min-width: 992px) {
    .promo-separator {
        font-size: .75rem
    }
}

@media (min-width: 576px) {
    .promo-separator {
        font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
        border-top: 0;
        padding-top: 0;
        display: -ms-flexbox;
        display: flex
    }

    .promo-separator::after {
        content: "";
        background: #26c2ff;
        margin-left: 10px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        display: block;
        height: 1px;
        width: auto
    }
}

.region-list {
    font-size: 1.2rem;
    line-height: 1.38889;
    margin: 0 -20px
}

@media (min-width: 768px) {
    .region-list {
        margin-right: 0;
        margin-left: 0;
        column-count: 2;
        column-gap: 40px
    }
}

@media (min-width: 992px) {
    .region-list {
        font-size: 1.125rem;
        column-count: 3
    }
}

@media (min-width: 1200px) {
    .region-list {
        column-count: 4
    }
}

.region-group > .rg-title, .region-link {
    padding: 5px 20px
}

@media (min-width: 768px) {
    .region-group > .rg-title, .region-link {
        padding-right: 0;
        padding-left: 0
    }
}

.region-group {
    margin-bottom: 30px
}

.region-group:last-child {
    margin-bottom: 0
}

.region-group + .region-group {
    margin-top: 30px
}

.region-group .rg-title {
    color: #26c2ff;
    font-family: "Muller", "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.38889;
    text-transform: none;
    margin-bottom: 10px;
    break-after: avoid;
    break-inside: avoid;
    page-break-after: avoid;
    page-break-inside: avoid
}

@media (min-width: 992px) {
    .region-group .rg-title {
        font-size: 1.125rem
    }
}

.region-group .rg-list {
    break-before: avoid;
    page-break-before: avoid
}

.region-group .rg-list > .region:first-child {
    break-inside: avoid;
    page-break-inside: avoid;
    margin-top: -100px;
    padding-top: 100px
}

.region-link {
    color: inherit;
    transition: color .2s ease;
    break-inside: avoid;
    page-break-inside: avoid;
    padding-right: 40px;
    display: block
}

.region-link:focus, .region-link:hover {
    color: #26c2ff
}

.region-link:active {
    color: #7a8599
}

@media (min-width: 768px) {
    .region-link {
        margin-right: -10px;
        margin-left: -10px;
        padding-right: 30px;
        padding-left: 10px
    }
}

.region-link.active {
    background: rgba(38, 194, 255, .1) url(../images/nav-dropdown-link-active.svg) no-repeat 95% 50%;
    background-position: calc(100% - 20px) 50%;
    background-position: top 50% right 20px;
    background-size: auto 11px
}

@media (min-width: 768px) {
    .region-link.active {
        border-radius: 5px
    }
}

@media (min-width: 992px) {
    .region-link.active {
        background-position: top 50% right 10px
    }
}

.tags {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: -10px;
    margin-left: -10px
}

.tags .btn {
    margin-bottom: 10px;
    margin-left: 10px
}

.toc {
    margin-bottom: 15px;
    display: table;
    width: 100%
}

@media (min-width: 768px) {
    .toc {
        margin-bottom: 20px
    }
}

.toc-row {
    display: table-row
}

.toc-name, .toc-value {
    vertical-align: baseline;
    display: table-cell
}

.toc-name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: baseline;
    align-items: baseline
}

.toc-name::after {
    content: '';
    margin-right: 10px;
    margin-left: 10px;
    border-bottom: 1px solid #26c2ff;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    height: 12px
}

.toc-value {
    white-space: nowrap;
    width: 1px
}

.service-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 10px -10px -20px
}

@media (min-width: 992px) {
    .service-list {
        margin-right: -40px;
        margin-left: -40px
    }
}

@media (min-width: 1200px) {
    .service-list {
        margin-right: -60px;
        margin-left: -60px
    }
}

.service-item {
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    width: 100%
}

@media (min-width: 576px) {
    .service-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }
}

@media (min-width: 768px) {
    .service-item {
        margin-bottom: 40px;
        width: 50%
    }
}

@media (min-width: 992px) {
    .service-item {
        padding-right: 40px;
        padding-left: 40px
    }
}

@media (min-width: 1200px) {
    .service-item {
        padding-right: 60px;
        padding-left: 60px
    }
}

.service-icon {
    padding-top: .25em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 75px
}

.service-icon > img {
    display: block
}

@media (min-width: 576px) {
    .service-content {
        margin-left: 20px
    }
}

@media (min-width: 768px) {
    .service-content {
        margin-left: 30px
    }
}

.service-title {
    margin-bottom: 10px
}

@media (max-width: 575px) {
    .service-title {
        margin-top: 20px !important
    }
}

@media (min-width: 992px) {
    .service-title {
        max-width: 250px
    }
}

.service-subtitle, .service-subtitle p:last-child {
    margin-bottom: 0
}

.layout-container, .layout-container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%
}

@media (min-width: 1200px) {
    .layout-container, .layout-container-fluid {
        padding-right: 10px;
        padding-left: 10px
    }
}

.layout-unfluid {
    margin-right: -20px;
    margin-left: -20px
}

@media (min-width: 576px) {
    .layout-container {
        max-width: 540px
    }

    .layout-sm-container {
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        width: 100%;
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .layout-sm-container {
        max-width: 760px
    }
}

@media (min-width: 992px) {
    .layout-sm-container {
        max-width: 980px
    }
}

@media (min-width: 1200px) {
    .layout-sm-container {
        max-width: 1200px
    }
}

@media (min-width: 576px) {
    .layout-sm-container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        max-width: none
    }

    .layout-sm-unfluid {
        margin-right: -20px;
        margin-left: -20px
    }

    .layout-sm-nocontainer {
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
        max-width: none
    }
}

@media (min-width: 768px) {
    .layout-container {
        max-width: 760px
    }

    .layout-md-container {
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        width: 100%;
        max-width: 760px
    }
}

@media (min-width: 992px) {
    .layout-md-container {
        max-width: 980px
    }
}

@media (min-width: 1200px) {
    .layout-md-container {
        max-width: 1200px
    }
}

@media (min-width: 768px) {
    .layout-md-container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        max-width: none
    }

    .layout-md-unfluid {
        margin-right: -20px;
        margin-left: -20px
    }

    .layout-md-nocontainer {
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
        max-width: none
    }
}

@media (min-width: 992px) {
    .layout-container {
        max-width: 980px
    }

    .layout-lg-container {
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        width: 100%;
        max-width: 980px
    }
}

@media (min-width: 1200px) {
    .layout-lg-container {
        max-width: 1200px
    }
}

@media (min-width: 992px) {
    .layout-lg-container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        max-width: none
    }

    .layout-lg-unfluid {
        margin-right: -20px;
        margin-left: -20px
    }

    .layout-lg-nocontainer {
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
        max-width: none
    }
}

@media (min-width: 1200px) {
    .layout-container {
        max-width: 1200px
    }

    .layout-xl-container, .layout-xl-container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px
    }

    .layout-xl-container {
        width: 100%;
        max-width: 1200px
    }

    .layout-xl-container-fluid {
        max-width: none
    }

    .layout-xl-unfluid {
        margin-right: -20px;
        margin-left: -20px
    }

    .layout-xl-nocontainer {
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
        max-width: none
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.row > .col, .row > .col-1, .row > .col-10, .row > .col-11, .row > .col-12, .row > .col-2, .row > .col-3, .row > .col-4, .row > .col-5, .row > .col-6, .row > .col-7, .row > .col-8, .row > .col-9 {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    min-height: 1px;
    position: relative
}

.row > .col-auto {
    padding-right: 10px;
    padding-left: 10px;
    min-height: 1px;
    position: relative
}

.row > .col-lg, .row > .col-lg-1, .row > .col-lg-10, .row > .col-lg-11, .row > .col-lg-12, .row > .col-lg-2, .row > .col-lg-3, .row > .col-lg-4, .row > .col-lg-5, .row > .col-lg-6, .row > .col-lg-7, .row > .col-lg-8, .row > .col-lg-9, .row > .col-lg-auto, .row > .col-md, .row > .col-md-1, .row > .col-md-10, .row > .col-md-11, .row > .col-md-12, .row > .col-md-2, .row > .col-md-3, .row > .col-md-4, .row > .col-md-5, .row > .col-md-6, .row > .col-md-7, .row > .col-md-8, .row > .col-md-9, .row > .col-md-auto, .row > .col-sm, .row > .col-sm-1, .row > .col-sm-10, .row > .col-sm-11, .row > .col-sm-12, .row > .col-sm-2, .row > .col-sm-3, .row > .col-sm-4, .row > .col-sm-5, .row > .col-sm-6, .row > .col-sm-7, .row > .col-sm-8, .row > .col-sm-9, .row > .col-sm-auto, .row > .col-xl, .row > .col-xl-1, .row > .col-xl-10, .row > .col-xl-11, .row > .col-xl-12, .row > .col-xl-2, .row > .col-xl-3, .row > .col-xl-4, .row > .col-xl-5, .row > .col-xl-6, .row > .col-xl-7, .row > .col-xl-8, .row > .col-xl-9, .row > .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    min-height: 1px;
    position: relative
}

.no-gutters > .row > .col, .no-gutters > .row > .col-1, .no-gutters > .row > .col-10, .no-gutters > .row > .col-11, .no-gutters > .row > .col-12, .no-gutters > .row > .col-2, .no-gutters > .row > .col-3, .no-gutters > .row > .col-4, .no-gutters > .row > .col-5, .no-gutters > .row > .col-6, .no-gutters > .row > .col-7, .no-gutters > .row > .col-8, .no-gutters > .row > .col-9, .no-gutters > .row > .col-auto, .no-gutters > .row > .col-lg, .no-gutters > .row > .col-lg-1, .no-gutters > .row > .col-lg-10, .no-gutters > .row > .col-lg-11, .no-gutters > .row > .col-lg-12, .no-gutters > .row > .col-lg-2, .no-gutters > .row > .col-lg-3, .no-gutters > .row > .col-lg-4, .no-gutters > .row > .col-lg-5, .no-gutters > .row > .col-lg-6, .no-gutters > .row > .col-lg-7, .no-gutters > .row > .col-lg-8, .no-gutters > .row > .col-lg-9, .no-gutters > .row > .col-lg-auto, .no-gutters > .row > .col-md, .no-gutters > .row > .col-md-1, .no-gutters > .row > .col-md-10, .no-gutters > .row > .col-md-11, .no-gutters > .row > .col-md-12, .no-gutters > .row > .col-md-2, .no-gutters > .row > .col-md-3, .no-gutters > .row > .col-md-4, .no-gutters > .row > .col-md-5, .no-gutters > .row > .col-md-6, .no-gutters > .row > .col-md-7, .no-gutters > .row > .col-md-8, .no-gutters > .row > .col-md-9, .no-gutters > .row > .col-md-auto, .no-gutters > .row > .col-sm, .no-gutters > .row > .col-sm-1, .no-gutters > .row > .col-sm-10, .no-gutters > .row > .col-sm-11, .no-gutters > .row > .col-sm-12, .no-gutters > .row > .col-sm-2, .no-gutters > .row > .col-sm-3, .no-gutters > .row > .col-sm-4, .no-gutters > .row > .col-sm-5, .no-gutters > .row > .col-sm-6, .no-gutters > .row > .col-sm-7, .no-gutters > .row > .col-sm-8, .no-gutters > .row > .col-sm-9, .no-gutters > .row > .col-sm-auto, .no-gutters > .row > .col-xl, .no-gutters > .row > .col-xl-1, .no-gutters > .row > .col-xl-10, .no-gutters > .row > .col-xl-11, .no-gutters > .row > .col-xl-12, .no-gutters > .row > .col-xl-2, .no-gutters > .row > .col-xl-3, .no-gutters > .row > .col-xl-4, .no-gutters > .row > .col-xl-5, .no-gutters > .row > .col-xl-6, .no-gutters > .row > .col-xl-7, .no-gutters > .row > .col-xl-8, .no-gutters > .row > .col-xl-9, .no-gutters > .row > .col-xl-auto, .row.no-gutters > .col, .row.no-gutters > .col-1, .row.no-gutters > .col-10, .row.no-gutters > .col-11, .row.no-gutters > .col-12, .row.no-gutters > .col-2, .row.no-gutters > .col-3, .row.no-gutters > .col-4, .row.no-gutters > .col-5, .row.no-gutters > .col-6, .row.no-gutters > .col-7, .row.no-gutters > .col-8, .row.no-gutters > .col-9, .row.no-gutters > .col-auto, .row.no-gutters > .col-lg, .row.no-gutters > .col-lg-1, .row.no-gutters > .col-lg-10, .row.no-gutters > .col-lg-11, .row.no-gutters > .col-lg-12, .row.no-gutters > .col-lg-2, .row.no-gutters > .col-lg-3, .row.no-gutters > .col-lg-4, .row.no-gutters > .col-lg-5, .row.no-gutters > .col-lg-6, .row.no-gutters > .col-lg-7, .row.no-gutters > .col-lg-8, .row.no-gutters > .col-lg-9, .row.no-gutters > .col-lg-auto, .row.no-gutters > .col-md, .row.no-gutters > .col-md-1, .row.no-gutters > .col-md-10, .row.no-gutters > .col-md-11, .row.no-gutters > .col-md-12, .row.no-gutters > .col-md-2, .row.no-gutters > .col-md-3, .row.no-gutters > .col-md-4, .row.no-gutters > .col-md-5, .row.no-gutters > .col-md-6, .row.no-gutters > .col-md-7, .row.no-gutters > .col-md-8, .row.no-gutters > .col-md-9, .row.no-gutters > .col-md-auto, .row.no-gutters > .col-sm, .row.no-gutters > .col-sm-1, .row.no-gutters > .col-sm-10, .row.no-gutters > .col-sm-11, .row.no-gutters > .col-sm-12, .row.no-gutters > .col-sm-2, .row.no-gutters > .col-sm-3, .row.no-gutters > .col-sm-4, .row.no-gutters > .col-sm-5, .row.no-gutters > .col-sm-6, .row.no-gutters > .col-sm-7, .row.no-gutters > .col-sm-8, .row.no-gutters > .col-sm-9, .row.no-gutters > .col-sm-auto, .row.no-gutters > .col-xl, .row.no-gutters > .col-xl-1, .row.no-gutters > .col-xl-10, .row.no-gutters > .col-xl-11, .row.no-gutters > .col-xl-12, .row.no-gutters > .col-xl-2, .row.no-gutters > .col-xl-3, .row.no-gutters > .col-xl-4, .row.no-gutters > .col-xl-5, .row.no-gutters > .col-xl-6, .row.no-gutters > .col-xl-7, .row.no-gutters > .col-xl-8, .row.no-gutters > .col-xl-9, .row.no-gutters > .col-xl-auto {
    padding-right: 0;
    padding-left: 0
}

.row > .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row > .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.row > .col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.row > .col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.row > .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row > .col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row > .col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.row > .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row > .col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.row > .col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.row > .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.row > .col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.row > .col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.row > .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row > .order-first {
    -ms-flex-order: -1;
    order: -1
}

.row > .order-1 {
    -ms-flex-order: 1;
    order: 1
}

.row > .order-2 {
    -ms-flex-order: 2;
    order: 2
}

.row > .order-3 {
    -ms-flex-order: 3;
    order: 3
}

.row > .order-4 {
    -ms-flex-order: 4;
    order: 4
}

.row > .order-5 {
    -ms-flex-order: 5;
    order: 5
}

.row > .order-6 {
    -ms-flex-order: 6;
    order: 6
}

.row > .order-7 {
    -ms-flex-order: 7;
    order: 7
}

.row > .order-8 {
    -ms-flex-order: 8;
    order: 8
}

.row > .order-9 {
    -ms-flex-order: 9;
    order: 9
}

.row > .order-10 {
    -ms-flex-order: 10;
    order: 10
}

.row > .order-11 {
    -ms-flex-order: 11;
    order: 11
}

.row > .order-12 {
    -ms-flex-order: 12;
    order: 12
}

.row > .offset-1 {
    margin-left: 8.33333%
}

.row > .offset-2 {
    margin-left: 16.66667%
}

.row > .offset-3 {
    margin-left: 25%
}

.row > .offset-4 {
    margin-left: 33.33333%
}

.row > .offset-5 {
    margin-left: 41.66667%
}

.row > .offset-6 {
    margin-left: 50%
}

.row > .offset-7 {
    margin-left: 58.33333%
}

.row > .offset-8 {
    margin-left: 66.66667%
}

.row > .offset-9 {
    margin-left: 75%
}

.row > .offset-10 {
    margin-left: 83.33333%
}

.row > .offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .row > .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row > .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .row > .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .row > .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .row > .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row > .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row > .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .row > .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row > .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .row > .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .row > .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .row > .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .row > .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .row > .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row > .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .row > .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .row > .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .row > .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .row > .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .row > .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .row > .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .row > .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .row > .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .row > .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .row > .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .row > .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .row > .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .row > .offset-sm-0 {
        margin-left: 0
    }

    .row > .offset-sm-1 {
        margin-left: 8.33333%
    }

    .row > .offset-sm-2 {
        margin-left: 16.66667%
    }

    .row > .offset-sm-3 {
        margin-left: 25%
    }

    .row > .offset-sm-4 {
        margin-left: 33.33333%
    }

    .row > .offset-sm-5 {
        margin-left: 41.66667%
    }

    .row > .offset-sm-6 {
        margin-left: 50%
    }

    .row > .offset-sm-7 {
        margin-left: 58.33333%
    }

    .row > .offset-sm-8 {
        margin-left: 66.66667%
    }

    .row > .offset-sm-9 {
        margin-left: 75%
    }

    .row > .offset-sm-10 {
        margin-left: 83.33333%
    }

    .row > .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .row > .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row > .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .row > .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .row > .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .row > .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row > .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row > .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .row > .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row > .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .row > .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .row > .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .row > .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .row > .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .row > .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row > .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .row > .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .row > .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .row > .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .row > .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .row > .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .row > .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .row > .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .row > .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .row > .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .row > .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .row > .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .row > .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .row > .offset-md-0 {
        margin-left: 0
    }

    .row > .offset-md-1 {
        margin-left: 8.33333%
    }

    .row > .offset-md-2 {
        margin-left: 16.66667%
    }

    .row > .offset-md-3 {
        margin-left: 25%
    }

    .row > .offset-md-4 {
        margin-left: 33.33333%
    }

    .row > .offset-md-5 {
        margin-left: 41.66667%
    }

    .row > .offset-md-6 {
        margin-left: 50%
    }

    .row > .offset-md-7 {
        margin-left: 58.33333%
    }

    .row > .offset-md-8 {
        margin-left: 66.66667%
    }

    .row > .offset-md-9 {
        margin-left: 75%
    }

    .row > .offset-md-10 {
        margin-left: 83.33333%
    }

    .row > .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .row > .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row > .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .row > .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .row > .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .row > .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row > .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row > .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .row > .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row > .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .row > .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .row > .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .row > .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .row > .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .row > .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row > .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .row > .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .row > .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .row > .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .row > .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .row > .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .row > .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .row > .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .row > .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .row > .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .row > .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .row > .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .row > .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .row > .offset-lg-0 {
        margin-left: 0
    }

    .row > .offset-lg-1 {
        margin-left: 8.33333%
    }

    .row > .offset-lg-2 {
        margin-left: 16.66667%
    }

    .row > .offset-lg-3 {
        margin-left: 25%
    }

    .row > .offset-lg-4 {
        margin-left: 33.33333%
    }

    .row > .offset-lg-5 {
        margin-left: 41.66667%
    }

    .row > .offset-lg-6 {
        margin-left: 50%
    }

    .row > .offset-lg-7 {
        margin-left: 58.33333%
    }

    .row > .offset-lg-8 {
        margin-left: 66.66667%
    }

    .row > .offset-lg-9 {
        margin-left: 75%
    }

    .row > .offset-lg-10 {
        margin-left: 83.33333%
    }

    .row > .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .row > .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row > .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .row > .col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .row > .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .row > .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row > .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row > .col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .row > .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row > .col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .row > .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .row > .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .row > .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .row > .col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .row > .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row > .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .row > .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .row > .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .row > .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .row > .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .row > .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .row > .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .row > .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .row > .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .row > .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .row > .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .row > .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .row > .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .row > .offset-xl-0 {
        margin-left: 0
    }

    .row > .offset-xl-1 {
        margin-left: 8.33333%
    }

    .row > .offset-xl-2 {
        margin-left: 16.66667%
    }

    .row > .offset-xl-3 {
        margin-left: 25%
    }

    .row > .offset-xl-4 {
        margin-left: 33.33333%
    }

    .row > .offset-xl-5 {
        margin-left: 41.66667%
    }

    .row > .offset-xl-6 {
        margin-left: 50%
    }

    .row > .offset-xl-7 {
        margin-left: 58.33333%
    }

    .row > .offset-xl-8 {
        margin-left: 66.66667%
    }

    .row > .offset-xl-9 {
        margin-left: 75%
    }

    .row > .offset-xl-10 {
        margin-left: 83.33333%
    }

    .row > .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.layout-header {
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 800
}

.header-alert {
    color: #fff;
    font-size: .875rem;
    line-height: 1.42857;
    background: #26c2ff;
    padding: 8px 0 12px;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
    position: relative;
    z-index: 1010
}

@media (min-width: 576px) {
    .header-alert {
        min-height: 40px
    }

    .header-alert > .layout-container {
        position: relative
    }
}

@media (min-width: 768px) {
    .header-alert {
        text-align: center
    }
}

.header-alert-opened .header-alert {
    display: -ms-flexbox;
    display: flex
}

.header-alert-link {
    padding-right: 34px;
    display: block
}

.header-alert-link, .header-alert-link:active, .header-alert-link:focus, .header-alert-link:hover {
    color: inherit
}

.header-alert-close {
    transform: translateY(-7px);
    margin-top: -18px;
    margin-right: -18px;
    padding: 18px;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    right: 20px
}

.header-alert-close, .header-alert-close:active, .header-alert-close:focus, .header-alert-close:hover {
    color: inherit
}

@media (min-width: 576px) {
    .header-alert-close {
        transform: translateY(-5px)
    }
}

.header-alert-close::after, .header-alert-close::before {
    content: '';
    background: #f0f7fa;
    transform-origin: 50% 50%;
    margin-top: -1px;
    margin-left: -10px;
    display: block;
    width: 20px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%
}

.header-alert-close::before {
    transform: rotate(45deg)
}

.header-alert-close::after {
    transform: rotate(-45deg)
}

.header-content-wrapper {
    padding: 15px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 50px
}

.header-settings {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.header-select-label {
    color: #7a8599
}

.header-content, .header-menu {
    background: #fff
}

.layout-header .icon-phone, .layout-header .icon-placemark, .layout-header .icon-speech-bubble {
    color: #26c2ff;
    font-size: 16px;
    position: absolute;
    left: 0
}

.layout-header .icon-phone, .layout-header .icon-placemark {
    top: 17px
}

.layout-header .icon-speech-bubble {
    top: 16px
}

.header-languages > .dropdown-toggle, .header-languages > .modal-toggle, .header-phones > .dropdown-toggle, .header-phones > .modal-toggle, .header-regions > .modal-toggle {
    margin-top: -15px;
    margin-bottom: -15px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    position: relative
}

.header-languages > .dropdown-toggle, .header-languages > .dropdown-toggle:active, .header-languages > .dropdown-toggle:focus, .header-languages > .dropdown-toggle:hover, .header-languages > .modal-toggle, .header-languages > .modal-toggle:active, .header-languages > .modal-toggle:focus, .header-languages > .modal-toggle:hover, .header-phones > .dropdown-toggle, .header-phones > .dropdown-toggle:active, .header-phones > .dropdown-toggle:focus, .header-phones > .dropdown-toggle:hover, .header-phones > .modal-toggle, .header-phones > .modal-toggle:active, .header-phones > .modal-toggle:focus, .header-phones > .modal-toggle:hover, .header-regions > .modal-toggle, .header-regions > .modal-toggle:active, .header-regions > .modal-toggle:focus, .header-regions > .modal-toggle:hover {
    color: inherit
}

.header-languages.header-phones > .modal-toggle::after, .header-languages > .dropdown-toggle::after, .header-languages > .modal-toggle::after, .header-phones .header-languages > .header-phone-number::after, .header-phones > .dropdown-toggle::after, .header-phones > .header-phone-number::after, .header-phones > .modal-toggle::after, .header-regions.header-phones > .modal-toggle::after, .header-regions > .modal-toggle::after {
    margin-left: 1px
}

.header-languages, .header-phones, .header-regions {
    font-size: .875rem;
    line-height: 1.42857
}

.header-dropdown .header-languages, .header-dropdown .header-phones, .header-dropdown .header-regions {
    font-size: .93333rem
}

.header-content .header-languages, .header-content .header-phones {
    margin-top: -10px;
    margin-bottom: -10px;
    padding-top: 10px;
    padding-bottom: 10px
}

.header-dropdown .header-languages > .dropdown-toggle, .header-dropdown .header-languages > .modal-toggle, .header-dropdown .header-phones > .dropdown-toggle, .header-dropdown .header-phones > .modal-toggle, .header-dropdown .header-regions > .modal-toggle, .header-regions > .modal-toggle {
    padding-left: 25px
}

.header-content .header-languages {
    margin-left: 40px
}

.header-languages > .dropdown-toggle, .header-languages > .modal-toggle {
    padding-left: 27px
}

.header-phones > .dropdown-toggle, .header-phones > .modal-toggle {
    padding-left: 22px
}

.header-languages.header-phones > .modal-toggle::after, .header-phones > .dropdown-toggle::after, .header-phones > .header-phone-number::after, .header-phones > .modal-toggle::after, .header-regions.header-phones > .modal-toggle::after {
    content: none;
    display: none
}

.header-dropdown .nav-item > .dropdown-toggle, .header-dropdown .nav-item > .modal-toggle {
    position: relative
}

.header-dropdown .header-languages.nav-item > .modal-toggle::after, .header-dropdown .header-phones .nav-item > .header-phone-number::after, .header-dropdown .header-regions.nav-item > .modal-toggle::after, .header-dropdown .nav-item > .dropdown-toggle::after, .header-dropdown .nav-item > .modal-toggle::after, .header-phones .header-dropdown .nav-item > .header-phone-number::after {
    content: "";
    background: url(../images/dd-arrow.svg) no-repeat;
    background-size: 10px 6px;
    margin-top: -3px;
    display: block;
    width: 10px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 0
}

.header-phone-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-line-pack: baseline;
    align-content: baseline
}

.header-dropdown .header-phone-wrapper {
    display: block
}

.header-phones .header-phone-number {
    display: inline-block
}

.header-phones .header-phone-number::after {
    margin-left: 5px
}

.header-workhours {
    color: #7a8599;
    margin-left: 20px;
    display: block
}

.header-dropdown .header-workhours {
    font-size: .73333rem;
    line-height: 1.63636;
    margin-left: 0
}

@media (min-width: 992px) {
    .header-menu {
        border-top: 1px solid #e1ecf0
    }
}

.header-menu-wrapper {
    transition: padding-top .2s ease, padding-bottom .2s ease;
    padding: 25px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 992px) {
    .header-menu-wrapper {
        margin-top: -1px;
        padding-top: 15px;
        padding-bottom: 15px;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

/*.scrolled .header-menu-wrapper {
    padding-top: 15px;
    padding-bottom: 15px
}*/

.header-menu-nav {
    margin: 0 25px;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.header-burger .dropdown-toggle::after, .header-burger .header-languages > .modal-toggle::after, .header-burger .header-phones .header-phone-number::after, .header-burger .header-regions > .modal-toggle::after, .header-buttons.dropdown > .dropdown-toggle::after, .header-dropdown-close .dropdown-toggle::after, .header-dropdown-close .header-languages > .modal-toggle::after, .header-dropdown-close .header-phones .header-phone-number::after, .header-dropdown-close .header-regions > .modal-toggle::after, .header-languages.header-buttons.dropdown > .modal-toggle::after, .header-phones .header-burger .header-phone-number::after, .header-phones .header-buttons.dropdown > .header-phone-number::after, .header-phones .header-dropdown-close .header-phone-number::after, .header-regions.header-buttons.dropdown > .modal-toggle::after {
    display: none
}

.header-buttons.dropdown > .dropdown-menu {
    white-space: nowrap;
    min-width: 100%
}

.home-content .home-firstscreen, {
    padding-top: 60px
}
.layout-content{
    padding-top: 90px
}

.layout-content.blog-content {
    padding-top: 95px
}

.single-post .blog-content{
    padding-top: 120px
}

.single-product .blog-content{
    padding-top: 135px
}

@media (max-width: 992px){
    .single-post .blog-content{
        padding-top: 100px
    }
    .single-product .blog-content{
        padding-top: 100px
    }
}

@media (max-width: 480px) {
    .home-content .home-firstscreen, .layout-content, .single-post .blog-content, .single-product .blog-content {
        padding-top: 60px
    }
}

@media (min-width: 992px) {
    .home-content .home-firstscreen, .layout-content {
        padding-top: 140px;
    }
}

.header-alert-opened ~ .home-content .home-firstscreen, .header-alert-opened ~ .layout-content {
    padding-top: 120px
}

.header-alert-opened ~ .layout-content.blog-content {
    padding-top: 155px
}
.header-alert-opened ~ .catalog-container{
    padding: 190px 0 0 !important;
}

@media (max-width: 992px) {
    .header-alert-opened ~ .catalog-container{
        padding: 230px 0 0 !important;
    }
}

@media (max-width: 480px) {
    .header-alert-opened ~ .catalog-container{
        padding: 220px 0 0 !important;
    }
}


@media (min-width: 481px) {
    .header-alert-opened ~ .home-content .home-firstscreen, .header-alert-opened ~ .layout-content {
        padding-top: 140px
    }
    .header-alert-opened ~ .layout-content.blog-content {
        padding-top: 170px
    }
}

@media (min-width: 992px) {
    .header-alert-opened ~ .home-content .home-firstscreen, .header-alert-opened ~ .layout-content {
        padding-top: 170px;
    }
}

.pos-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 90px
}

@media (min-width: 992px) {
    .pos-sticky {
        top: 140px
    }
}

.header-alert-opened ~ .layout-content .pos-sticky {
    top: 150px
}

@media (min-width: 576px) {
    .header-alert-opened ~ .layout-content .pos-sticky {
        top: 160px
    }
}

@media (min-width: 992px) {
    .header-alert-opened ~ .layout-content .pos-sticky {
        top: 180px
    }
}

@media (min-width: 576px) {
    .pos-sm-sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 90px
    }
}

@media (min-width: 576px) and (min-width: 992px) {
    .pos-sm-sticky {
        top: 140px
    }
}

@media (min-width: 576px) {
    .header-alert-opened ~ .layout-content .pos-sm-sticky {
        top: 150px
    }
}

@media (min-width: 576px) and (min-width: 576px) {
    .header-alert-opened ~ .layout-content .pos-sm-sticky {
        top: 130px
    }
}

@media (min-width: 576px) and (min-width: 992px) {
    .header-alert-opened ~ .layout-content .pos-sm-sticky {
        top: 180px
    }
}

@media (min-width: 768px) {
    .pos-md-sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 90px
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .pos-md-sticky {
        top: 140px
    }
}

@media (min-width: 768px) {
    .header-alert-opened ~ .layout-content .pos-md-sticky {
        top: 150px
    }
}

@media (min-width: 768px) and (min-width: 576px) {
    .header-alert-opened ~ .layout-content .pos-md-sticky {
        top: 130px
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .header-alert-opened ~ .layout-content .pos-md-sticky {
        top: 180px
    }
}

@media (min-width: 992px) {
    .pos-lg-sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 90px
    }
}

@media (min-width: 992px) and (min-width: 992px) {
    .pos-lg-sticky {
        top: 140px
    }
}

@media (min-width: 992px) {
    .header-alert-opened ~ .layout-content .pos-lg-sticky {
        top: 150px
    }
}

@media (min-width: 992px) and (min-width: 576px) {
    .header-alert-opened ~ .layout-content .pos-lg-sticky {
        top: 130px
    }
}

@media (min-width: 992px) and (min-width: 992px) {
    .header-alert-opened ~ .layout-content .pos-lg-sticky {
        top: 180px
    }
}

@media (min-width: 1200px) {
    .pos-xl-sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 90px
    }
}

@media (min-width: 1200px) and (min-width: 992px) {
    .pos-xl-sticky {
        top: 140px
    }
}

@media (min-width: 1200px) {
    .header-alert-opened ~ .layout-content .pos-xl-sticky {
        top: 150px
    }
}

@media (min-width: 1200px) and (min-width: 576px) {
    .header-alert-opened ~ .layout-content .pos-xl-sticky {
        top: 130px
    }
}

@media (min-width: 1200px) and (min-width: 992px) {
    .header-alert-opened ~ .layout-content .pos-xl-sticky {
        top: 180px
    }
}
.layout-content.home-content {
    padding-top: 0;
}
@media (min-width: 481px) and (max-width: 992px){
    .header-alert-opened ~ .layout-content.home-content{
        padding-top: 0;
    }

    .layout-content.home-content {
        padding-top: 60px;
    }
}


.inner-link {
    margin-top: -70px;
    padding-top: 70px
}

@media (min-width: 992px) {
    .inner-link {
        margin-top: -75px;
        padding-top: 75px
    }
}

.header-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline
}

.header-logo {
    display: block;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.header-logo > img {
    display: block;
    height: 40px
}

.header-menu .dropdown-item, .header-menu .nav-link {
    color: inherit;
    transition: color .2s ease
}

.header-menu .dropdown-item:focus, .header-menu .dropdown-item:hover, .header-menu .nav-link:focus, .header-menu .nav-link:hover {
    color: #26c2ff
}

.header-menu .dropdown-item:active, .header-menu .nav-link:active {
    color: #7a8599
}

.header-menu .nav-link {
    font-family: "Muller", "Roboto", "Helvetica Neue", Arial, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative
}

.header-menu .nav-link.active, .header-menu .nav-link.current-menu-ancestor {
    color: #26c2ff
}

.header-menu .nav > .nav-item > .nav-link.active::before, .header-menu .nav > .nav-item > .nav-link.current-menu-ancestor::before {
    content: '';
    background: url(../images/sinus.svg) repeat-x 0 0;
    background-size: 31px 4px;
    margin: 0 15px;
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px
}

.header-burger .dropdown-toggle, .header-burger .dropdown-toggle > img, .header-dropdown-close .dropdown-toggle, .header-dropdown-close .dropdown-toggle > img {
    display: block
}

.header-burger .dropdown-toggle {
    margin: -5px -9px;
    padding: 15px 9px 17px
}

.header-burger .dropdown-toggle > img {
    height: 18px
}

.header-dropdown-close .dropdown-toggle {
    margin: -5px -9px;
    padding: 12px
}

.header-dropdown-close .dropdown-toggle > img {
    height: 26px
}

.header-dropdown {
    box-shadow: none;
    overflow: auto;
    padding: 0;
    top: 0;
    right: 0;
    left: 0
}

.header-alert-opened .header-dropdown {
    padding-top: 60px
}

@media (min-width: 576px) {
    .header-alert-opened .header-dropdown {
        padding-top: 40px
    }
}

.header-dropdown-content {
    transition: padding .2s ease;
    padding: 25px 0 0;
    display: -ms-flexbox;
    display: flex;
    height: 100vh
}

/*.scrolled .header-dropdown-content {
    padding-top: 15px
}*/

.header-alert-opened .header-dropdown-content {
    height: calc(100vh - 60px)
}

@media (min-width: 576px) {
    .header-alert-opened .header-dropdown-content {
        height: calc(100vh - 40px)
    }
}

.header-dropdown-content .header-content, .header-dropdown-content .header-dropdown-cabinet {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.header-dropdown-menu {
    padding-top: 23px;
    padding-bottom: 22px;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.header-dropdown-menu .nav-link {
    font-size: 1.2rem;
    line-height: 1.38889;
    color: inherit;
    transition: color .2s ease;
    padding: 7px 0 8px
}

.header-dropdown-menu .nav-link:focus, .header-dropdown-menu .nav-link:hover {
    color: #26c2ff
}

.header-dropdown-menu .nav-link:active {
    color: #7a8599
}

.header-dropdown-cabinet {
    margin-top: 20px;
    padding-bottom: 40px
}

.header-dropdown-nav {
    box-shadow: 0 25px 30px rgba(122, 133, 153, .4);
    padding-top: 120px;
    max-height: 100vh;
    z-index: -1
}

.header-alert-opened .header-dropdown-nav {
    padding-top: 160px
}

.header-dropdown-nav .nav-dropdown-container {
    margin: 0 -20px;
    padding: 20px 0 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: center;
    justify-content: center
}

.header-dropdown-nav .nav-dropdown-columns, .header-dropdown-nav .nav-dropdown-list {
    padding: 0 20px
}

.header-dropdown-nav .nav-dropdown {
    margin-top: -5px;
    margin-right: 0;
    margin-left: 0
}

.header-dropdown-nav .nav-columns-title {
    color: #7a8599;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.38889
}

.header-dropdown-nav-wrapper {
    max-height: 70vh;
    max-height: calc(100vh - 120px);
    overflow: auto
}

.header-alert-opened .header-dropdown-nav-wrapper {
    max-height: 60vh;
    max-height: calc(100vh - 160px)
}

.layout-footer {
    text-align: center;
    background-color: #ebf6fa;
    margin-top: 80px;
    padding-top: 50px;
    padding-bottom: 70px;
    position: relative
}

@media (min-width: 768px) {
    .layout-footer {
        text-align: left;
        padding-top: 70px;
        padding-bottom: 90px
    }
}

.layout-footer::after, .layout-footer::before {
    content: "";
    background-repeat: repeat-x;
    background-size: 120px 60px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0
}

@media (min-width: 768px) {
    .layout-footer::after, .layout-footer::before {
        background-size: 230px 120px;
        height: 23px
    }
}

.layout-footer::before {
    background-color: #fff;
    background-image: radial-gradient(circle at 60px 81px, #ebf6fa 81px, transparent 81px), linear-gradient(to bottom, transparent 5px, #ebf6fa 6px)
}

@media (min-width: 768px) {
    .layout-footer::before {
        background-image: radial-gradient(circle at 90px 162px, #ebf6fa 161px, transparent 161px), linear-gradient(to bottom, transparent 10px, #ebf6fa 11px)
    }
}

.layout-footer::after {
    background-position: 60px 0;
    background-image: radial-gradient(circle at 60px -69px, #fff 81px, transparent 81px)
}

@media (min-width: 768px) {
    .layout-footer::after {
        background-position: 115px 0;
        background-image: radial-gradient(circle at 90px -138px, #fff 161px, transparent 161px)
    }
}

.layout-content {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media (min-width: 768px) {
    .footer-content {
        margin-right: -10px;
        margin-left: -10px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer-legal, .footer-misc, .footer-order, .footer-region-col {
        padding: 0 10px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-legal {
        max-width: 180px
    }
}

.footer-badges {
    margin: 15px -15px -10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 768px) {
    .footer-badges {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.footer-badge {
    margin: 10px 15px
}

.footer-legal::after, .footer-order::after {
    content: "";
    background: url(../images/sinus.svg) repeat-x 0 0;
    background-size: 45.5px 6px;
    margin: 30px auto;
    display: block;
    width: 100px;
    height: 6px
}

@media (min-width: 768px) {
    .footer-legal::after, .footer-order::after {
        display: none
    }
}

.footer-copyright {
    margin-bottom: 5px
}

@media (min-width: 768px) {
    .footer-copyright {
        margin-bottom: 15px
    }
}

.footer-order-title {
    margin-bottom: 15px
}

.footer-order-title .icon-phone, .footer-order-title .icon-phone-ringing, .footer-order-title .icon-viber {
    display: none
}

@media (min-width: 992px) {
    .footer-order-title {
        margin-left: -32px;
        padding-left: 32px;
        position: relative
    }

    .footer-order-title .icon-phone, .footer-order-title .icon-phone-ringing, .footer-order-title .icon-viber {
        color: #26c2ff;
        font-size: 24px;
        display: initial;
        position: absolute;
        top: 0;
        left: 0
    }
}

.footer-phones {
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    max-width: 200px
}

@media (min-width: 576px) {
    .footer-phones {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 350px
    }
}

@media (min-width: 768px) {
    .footer-phones {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.footer-phone {
    color: inherit;
    white-space: nowrap
}

@media (min-width: 576px) {
    .footer-phone:nth-child(even)::before {
        content: "•";
        color: #26c2ff;
        font-weight: 900;
        margin-left: .3em;
        margin-right: .3em
    }
}

.footer-region {
    margin-bottom: 20px
}

.footer-region-link {
    white-space: nowrap
}

.footer-region-link::after {
    content: "";
    background: url(../images/dd-arrow.svg) no-repeat;
    background-size: 7px 7px;
    margin-left: 5px;
    display: inline-block;
    width: 7px;
    height: 7px
}

.footer-social {
    font-size: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer-social > a:not(:first-child) {
    margin-left: 30px
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-social > a:not(:first-child) {
        margin-left: 20px
    }
}

@media (min-width: 768px) {
    .footer-social {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .home-content .h1, .home-content h1, .page-content .h1, .page-content h1 {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        max-width: 820px
    }
}

.catalog-header {
    margin-top: 20px;
    margin-bottom: 20px
}

.catalog-header .h1, .catalog-header h1 {
    margin-top: 0;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .catalog-header {
        margin-bottom: 35px
    }
}

.blog-header .h1, .blog-header h1 {
    margin-top: 10px
}

.home-firstscreen {
    padding-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    min-height: 90vh;
    min-height: calc(100vh - 40px)
}

@media (min-width: 768px) {
    .home-firstscreen {
        min-height: 90vh;
        min-height: calc(100vh - 80px)
    }
}

.home-form .control-icon {
    color: #26c2ff
}

.home-screenwrapper {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.home-clienttabs {
    font-size: 1.6rem;
    line-height: 1.25;
    margin: 0 0 20px;
    border: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (min-width: 576px) {
    .home-clienttabs {
        margin-right: -10px;
        margin-bottom: 30px;
        margin-left: -10px
    }
}

@media (min-width: 768px) {
    .home-clienttabs {
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 992px) {
    .home-clienttabs {
        font-size: 1.875rem;
        line-height: 1.2
    }
}

.home-clienttabs > li {
    margin: 0 0 5px;
    padding: 0
}

@media (min-width: 576px) {
    .home-clienttabs > li {
        padding: 0 10px
    }
}

.home-clienttabs > li::before {
    content: initial;
    display: none
}

.home-clienttabs > li.active {
    font-weight: 900
}

.home-clienttab {
    padding-bottom: 6px;
    display: inline-block
}

.home-clienttab::after {
    content: '';
    background: url(../images/sinus.svg) repeat-x 0 0;
    background-size: 46.5px 6px;
    margin: 0;
    display: block;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.home-clienttab .icon-heart {
    vertical-align: middle
}

.home-formcount .count-icon {
    line-height: normal;
    pointer-events: none;
    padding: 9px 0;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.home-formcount .count-icon .icon-bottle {
    color: #26c2ff;
    font-size: 22px;
    margin-top: -3px;
    margin-right: 0;
    margin-bottom: -1px;
    display: block
}

.home-formcount .form-control {
    padding-left: 34px
}

.home-clienttab, .home-formsubmit {
    position: relative
}

.home-formsubmit .ajax-loader {
    margin-left: 0;
    position: absolute;
    left: 0;
    bottom: -21px
}

@media (min-width: 768px) {
    .home-formsubmit .ajax-loader {
        left: 10px
    }

    .home-form {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        box-shadow: 0 15px 30px 0 rgba(61, 99, 153, .15);
        margin-bottom: 20px
    }

    .home-form .form-group {
        margin-bottom: 0
    }

    .home-form .form-group:not(:first-child) {
        margin-left: -1px
    }

    .home-form .form-control {
        padding: 14px;
        border-top: 1px solid rgba(96, 135, 191, .15);
        border-right: 1px solid rgba(96, 135, 191, .15);
        border-left: 1px solid rgba(96, 135, 191, .15);
        height: 48px
    }

    .home-form .form-control.control-icon-md-start {
        padding-left: 36px
    }

    .home-form select.form-control {
        padding-top: 12px;
        padding-right: 19px;
        padding-bottom: 12px;
        background-position: calc(100% - 15px) 50%;
        background-position: top 50% right 15px
    }

    .home-form .control-group > .control-icon {
        top: 13px
    }

    .home-form .control-group > .control-icon.icon-placemark {
        top: 11px
    }

    .home-form .control-group > .control-icon.control-icon-start {
        left: 10px
    }

    .home-form .control-group > .control-icon.control-icon-end {
        right: 10px
    }

    .home-form .btn-primary {
        padding: 13px 25px;
        border-radius: 24px
    }

    .home-formname, .home-formtel {
        -ms-flex: 1 1 22%;
        flex: 1 1 22%
    }

    .home-formcity {
        -ms-flex: 1 0 21%;
        flex: 1 0 21%
    }

    .home-formcount {
        -ms-flex: 1 0 15%;
        flex: 1 0 15%
    }

    .home-formcount .form-control {
        text-align: left;
        padding-right: 25px !important;
        padding-left: 57% !important;
        padding-left: calc(50% + 8px) !important
    }

    .home-formcount .form-control:-ms-input-placeholder {
        text-align: left
    }

    .home-formcount .form-control::placeholder {
        text-align: left
    }

    .home-formcount .count-icon {
        margin-left: -25px;
        padding-top: 15px;
        padding-bottom: 15px;
        left: 50%
    }

    .home-formcount .count-icon .icon-bottle {
        margin-top: -4px;
        margin-bottom: -2px
    }

    .home-formcount .control-group > .btn-inner {
        height: 48px;
        bottom: auto
    }

    .home-formsubmit {
        -ms-flex: 1 1 20%;
        flex: 1 1 20%
    }

    .home-formsubmit .btn {
        border-radius: 0
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .home-formsubmit .btn {
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media (min-width: 992px) {
    .home-form .form-control {
        padding-right: 19px;
        padding-left: 19px
    }

    .home-form select.form-control {
        padding-right: 24px;
        background-position: calc(100% - 20px) 50%;
        background-position: top 50% right 20px
    }
}

.home-scrollicon {
    text-align: center;
    line-height: 1;
    padding-top: 20px
}

.home-scrolltext {
    margin-top: 15px
}

@media (min-width: 768px) {
    .home-scrolltext {
        margin-top: 20px
    }
}

.home-orderlink {
    text-align: right;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s ease, visibility 1ms linear .2s;
    padding-bottom: 20px;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 900
}

/*
.scrolled .home-orderlink {
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease, visibility 1ms linear
}
*/

.home-orderlink .btn {
    background: #fff;
    pointer-events: initial
}

.err-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.err-content .block-wavebg {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.err-firstscreen {
    padding-top: 25px
}

@media (min-width: 992px) {
    .err-firstscreen {
        padding-top: 50px
    }
}

.svg-distribution-map .marker {
    fill: #26c2fc;
    pointer-events: none
}

.svg-distribution-map .region {
    stroke: #fff;
    stroke-width: 0;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: #e1f0f5
}

.svg-distribution-map .hoverable .region, .svg-distribution-map .region.hoverable {
    cursor: pointer;
    transition-property: stroke, stroke-width, fill;
    transition-duration: .2s;
    transition-timing-function: ease
}

.svg-distribution-map .hoverable.hover .region, .svg-distribution-map .region.hoverable.hover {
    stroke: #26c2fc;
    stroke-width: 2;
    fill: #fff
}

.distribution-container {
    position: relative
}

.distribution-tooltip, .distribution-tooltips {
    position: absolute;
    top: 0;
    right: 0
}

.distribution-tooltip {
    background-color: #fff;
    box-shadow: 0 40px 60px 0 rgba(31, 122, 153, .25), inset 0 0 0 1px rgba(96, 135, 191, .15);
    display: block;
    width: 240px;
    z-index: 10
}

@media (min-width: 992px) {
    .distribution-tooltip {
        width: 280px;
        top: 20px
    }
}

.distribution-tooltip.fade {
    visibility: hidden;
    transition: opacity .2s ease, visibility 1ms linear .2s
}

.distribution-tooltip.fade.in {
    visibility: visible;
    transition: opacity .2s ease, visibility 1ms linear
}

.distribution-tooltip :last-child {
    margin-bottom: 0
}

.tech-icon {
    height: 75px !important
}

#bingc-phone-button.bingc-phone-button {
    z-index: 790 !important
}

.grecaptcha-badge {
    visibility: collapse !important;
    opacity: 0 !important;
    pointer-events: none !important
}

ul.products > li::before {
    content: none !important
}

.login-user-via-sms.step-1,
.login-user-via-sms.step-2 {
    display: none;
}

.login-user-via-sms.step-1.is-active,
.login-user-via-sms.step-2.is-active {
    display: initial;
}

body:not(.logged-in) .checkout.woocommerce-checkout {
    display: none;
}