/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block;
    background-color: #FEFEFE;
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    align-items: center;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: top .2s, -webkit-transform .2s;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: left .2s, -webkit-transform .2s;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: right .2s, -webkit-transform .2s;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    font-family: object-fit\:contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: a 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.suggestions-nowrap {
    white-space: nowrap
}

.suggestions-input {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.suggestions-input::-ms-clear {
    display: none
}

.suggestions-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    vertical-align: top;
    -webkit-text-size-adjust: 100%
}

.suggestions-addon {
    display: none;
    opacity: 0;
    position: absolute
}

.suggestions-addon[data-addon-type=spinner] {
    background: hsla(0, 0%, 100%, .75) url(data:image/gif;base64,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) 50% 50% no-repeat;
    border-radius: 50%
}

.suggestions-addon[data-addon-type=clear] {
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: .8
}

.suggestions-addon[data-addon-type=clear]:hover {
    opacity: 1
}

.suggestions-suggestions {
    background: #fff;
    border: 1px solid #999;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    z-index: 9999;
    -webkit-text-size-adjust: 100%
}

.suggestions-suggestions strong {
    font-weight: 400;
    color: #39f
}

.suggestions-suggestions.suggestions-mobile {
    border-style: none
}

.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
    border-bottom: 1px solid #ddd
}

.suggestions-suggestion {
    padding: 4px;
    overflow: hidden
}

.suggestions-suggestion:hover {
    background: #f7f7f7
}

.suggestions-selected, .suggestions-selected:hover {
    background: #f0f0f0
}

.suggestions-hint {
    padding: 4px;
    white-space: nowrap;
    overflow: hidden;
    color: #777;
    font-size: 85%;
    line-height: 20px
}

.suggestions-constraints {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important
}

.suggestions-constraints:empty {
    display: none !important
}

.suggestions-constraints li {
    background: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: default;
    display: inline-block;
    margin: 0 4px 0 0;
    padding: 0 .5em
}

.suggestions-constraints li .suggestions-remove {
    height: 1em;
    width: 1em;
    display: inline-block;
    margin: 0 0 0 .25em;
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: .8
}

.suggestions-constraints li .suggestions-remove:hover {
    opacity: 1
}

.suggestions-constraints li span {
    vertical-align: middle
}

.suggestions-subtext {
    color: #777;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.suggestions-subtext_inline {
    display: inline-block;
    min-width: 6em;
    vertical-align: bottom;
    margin: 0 .5em 0 0
}

.suggestions-subtext-delimiter {
    display: inline-block;
    width: 2px
}

.suggestions-subtext_label {
    margin: 0 0 0 .25em;
    border-radius: 3px;
    padding: 0 3px;
    background: #f5f5f5;
    font-size: 85%
}

.suggestions-value[data-suggestion-status=LIQUIDATED] {
    position: relative
}

.suggestions-value[data-suggestion-status=LIQUIDATED]:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border-top: 1px solid rgba(0, 0, 0, .4);
    content: ""
}

.suggestions-promo {
    font-size: 85%;
    display: none;
    color: #777;
    padding: 4px;
    text-align: center
}

.suggestions-promo a {
    color: #777;
    display: block;
    filter: grayscale(100%);
    line-height: 20px;
    text-decoration: none
}

.suggestions-promo a:hover {
    filter: grayscale(0)
}

.suggestions-promo svg {
    height: 20px;
    vertical-align: bottom
}

.suggestions-promo-desktop {
    position: absolute;
    top: 0;
    right: 0;
    text-align: left
}

.loader {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    font-size: 0;
    z-index: 1100;
    background-color: hsla(0, 0%, 100%, .8);
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(/local/client/img/loader.gif);
    background-size: 160px
}

.swiper-lazy .swiper-lazy-preloader {
    width: 90px !important;
    height: 90px !important;
    left: calc(50% - 45px) !important;
    top: calc(50% - 45px) !important;
    transform-origin: unset !important;
    margin-left: 0 !important;
    margin-top: 0 !important
}

.swiper-lazy .swiper-lazy-preloader:after {
    background-image: url(/local/client/img/loader.gif) !important
}

@media print {
    #cookie-alert, .b-breadcrumbs, .header, .link-toggle, footer.f {
        display: none
    }

    .b-courses__content.contacts {
        display: block;
        border: 1px solid #000
    }

    .b-courses__item, .b-tabs__link {
        color: #010f30;
        font-size: 18px
    }

    .s-toggle__body.contacts {
        display: block
    }

    .section--top {
        min-height: 100px
    }

    .b-tabs__item {
        display: block
    }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animatedFast {
    animation-duration: .5s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

@keyframes b {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: b
}

@keyframes c {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: c
}

@keyframes d {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: d
}

.fadeInLeftSmall {
    animation-name: fadeInLeftSmall
}

@keyframes e {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: e
}

@keyframes f {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: f
}

@keyframes g {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: g
}

@keyframes h {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: h
}

@keyframes i {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: i
}

@keyframes j {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: j
}

@keyframes k {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: k
}

@keyframes l {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: l
}

@keyframes m {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: m
}

@keyframes n {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: n
}

@keyframes o {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: o
}

@keyframes p {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: p
}

@keyframes q {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: q
}

@keyframes r {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: r
}

@keyframes s {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: s
}

@keyframes t {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    animation-name: t
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg, .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width: 900px) {
    .mfp-arrow {
        transform: scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.datepicker--cells {
    display: flex;
    flex-wrap: wrap
}

.datepicker--cell {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 32px;
    z-index: 1
}

.datepicker--cell.-focus- {
    background: #f0f0f0
}

.datepicker--cell.-current- {
    color: #4eb5e6
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
    color: #4eb5e6
}

.datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, .1);
    color: #4a4a4a;
    border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, .5);
    background-color: rgba(92, 196, 239, .1);
    border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, .5);
    background-color: rgba(92, 196, 239, .1);
    border-radius: 0 4px 4px 0
}

.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px
}

.datepicker--cell.-selected- {
    border: none
}

.datepicker--cell.-selected-.-focus- {
    background: #45bced
}

.datepicker--cell:empty {
    cursor: default
}

.datepicker--days-names {
    display: flex;
    flex-wrap: wrap;
    margin: 8px 0 3px
}

.datepicker--day-name {
    color: #ff9a19;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.-only-timepicker- .datepicker--content, .datepicker--body, .datepicker-inline .datepicker--pointer {
    display: none
}

.datepicker--cell-day {
    width: 14.28571%
}

.datepicker--cells-months {
    height: 170px
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%
}

.datepicker--cells-years, .datepicker--years {
    height: 170px
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%
}

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0
}

@media print {
    .datepickers-container {
        display: none
    }
}

.datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    box-sizing: content-box;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s;
    z-index: 100
}

.datepicker.-from-top- {
    transform: translateY(-8px)
}

.datepicker.-from-right- {
    transform: translateX(8px)
}

.datepicker.-from-bottom- {
    transform: translateY(8px)
}

.datepicker.-from-left- {
    transform: translateX(-8px)
}

.datepicker.active {
    opacity: 1;
    transform: translate(0);
    transition: opacity .3s ease, transform .3s ease, left 0s 0s
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    transform: none
}

.datepicker--content {
    box-sizing: content-box;
    padding: 4px
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.datepicker--nav-action:hover, .datepicker--nav-title:hover {
    background: #f0f0f0
}

.-top-center- .datepicker--pointer, .-top-left- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-top- .datepicker--pointer {
    right: calc(100% - 4px);
    transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer, .-bottom-left- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-top- .datepicker--pointer {
    left: calc(100% - 4px);
    transform: rotate(45deg)
}

.-bottom-left- .datepicker--pointer, .-top-left- .datepicker--pointer {
    left: 10px
}

.-bottom-right- .datepicker--pointer, .-top-right- .datepicker--pointer {
    right: 10px
}

.-bottom-center- .datepicker--pointer, .-top-center- .datepicker--pointer {
    left: calc(50% - 10px / 2)
}

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px
}

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px
}

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2)
}

.datepicker--body.active {
    display: block
}

.datepicker--nav {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-action, .datepicker--nav-title {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker--nav-action.-disabled- {
    visibility: hidden
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--buttons, .datepicker--time {
    border-top: 1px solid #efefef;
    padding: 4px
}

.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: 0 0
}

.datepicker--buttons {
    display: flex
}

.datepicker--button {
    color: #4eb5e6;
    cursor: pointer;
    border-radius: 4px;
    flex: 1 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 32px
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0
}

.datepicker--time {
    display: flex;
    align-items: center;
    position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    flex: 0 1 138px;
    max-width: 138px
}

.-only-timepicker- .datepicker--time {
    border-top: none
}

.datepicker--time-sliders {
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px
}

.datepicker--time-label {
    display: none;
    font-size: 12px
}

.datepicker--time-current {
    display: flex;
    align-items: center;
    flex: 1 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours, .datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1
}

.datepicker--time-current-hours:after, .datepicker--time-current-minutes:after {
    content: "";
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.datepicker--time-current-hours.-focus-:after, .datepicker--time-current-minutes.-focus-:after {
    opacity: 1
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: flex;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(90deg, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
    margin-bottom: 4px
}

.datepicker--time-row input[type=range] {
    background: 0 0;
    cursor: pointer;
    flex: 1 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-ms-tooltip {
    display: none
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:focus {
    outline: 0
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s;
    margin-top: -6px
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-fill-lower, .datepicker--time-row input[type=range]::-ms-fill-upper {
    background: 0 0
}

.datepicker--time-row span {
    padding: 0 12px
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em
}

.datepicker--time-icon:after, .datepicker--time-icon:before {
    content: "";
    background: currentColor;
    position: absolute
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    transform: translateY(-100%)
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, .1);
    color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: 0 0;
    border: none
}

.accreditation--table {
    display: flex;
    margin: 0 -20px -20px 0;
    justify-content: space-between;
    flex-wrap: wrap
}

@media (max-width: 1023px) {
    .accreditation--table {
        margin: 0 -15px -15px 0
    }
}

.accreditation--table .accreditation__card {
    width: calc(50% - 20px);
    margin: 0 20px 20px 0;
    background-color: #fff
}

@media (max-width: 1023px) {
    .accreditation--table .accreditation__card {
        width: calc(50% - 15px);
        margin: 0 15px 15px 0
    }
}

@media (max-width: 767px) {
    .accreditation--table .accreditation__card {
        width: 100%
    }
}

@media (max-width: 767px) {
    .accreditation__slider {
        margin: 0 -15px !important
    }
}

.accreditation__slider .swiper-slide {
    display: flex;
    height: auto !important
}

@media (max-width: 767px) {
    .accreditation__slider .swiper-slide {
        width: calc(85vw + 15px)
    }
}

.accreditation__slider .swiper-slide:before {
    display: none;
    content: "";
    min-width: 15px;
    height: 1px
}

@media (max-width: 767px) {
    .accreditation__slider .swiper-slide:before {
        display: block
    }
}

@media (max-width: 767px) {
    .accreditation__slider .swiper-slide:last-of-type {
        width: calc(90vw + 30px)
    }
}

.accreditation__slider .swiper-slide:last-of-type:after {
    display: none;
    content: "";
    min-width: 15px;
    height: 1px
}

@media (max-width: 767px) {
    .accreditation__slider .swiper-slide:last-of-type:after {
        display: block
    }
}

.accreditation__card {
    padding: 30px;
    background-color: #fff
}

@media (max-width: 1023px) {
    .accreditation__card {
        padding: 20px 15px
    }
}

.accreditation__img {
    margin-bottom: 22px
}

@media (max-width: 1023px) {
    .accreditation__img {
        margin-bottom: 15px
    }
}

.accreditation__img:not(.init) {
    width: 165px;
    height: 65px;
    border-radius: 10px
}

.accreditation__title {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500
}

@media (max-width: 1023px) {
    .accreditation__title {
        margin-bottom: 10px
    }
}

.accreditation__text {
    margin-bottom: 0
}

.b-modal {
    display: none;
    width: calc(100% - 30px);
    max-width: 506px;
    min-width: 400px;
    padding: 40px 30px;
    margin: 20px auto;
    background-color: #fff;
    position: relative
}

@media (max-width: 767px) {
    .b-modal {
        padding: 20px 15px;
        min-width: unset
    }
}

.b-modal--date {
    max-width: 313px
}

.b-modal__close {
    position: absolute !important;
    right: 15px;
    top: 15px;
    cursor: pointer
}

.b-modal__buttons {
    display: flex
}

@media (max-width: 500px) {
    .b-modal__buttons {
        display: block
    }
}

@media (max-width: 500px) {
    .b-modal__buttons .btn {
        text-align: center
    }
}

@media (max-width: 500px) {
    .b-modal__buttons .btn:first-child {
        margin-bottom: 10px
    }
}

.b-modal-date__description {
    display: flex;
    margin-top: 15px;
    align-items: center
}

.b-modal-date__icon {
    width: 8px;
    height: 8px;
    margin-right: 7px;
    border-radius: 50%;
    background-color: #0c6
}

.b-modal-date__text {
    font-size: 14px
}

.b-modal__bottom {
    display: flex;
    margin-top: 25px;
    align-items: center
}

.b-modal__bottom :not(:last-child) {
    margin-right: 20px
}

.b-modal__bottom .btn {
    margin: 0 0 0 auto !important;
    border: none
}

.b-modal__success {
    color: #0c6
}

.b-modal__policy {
    margin-top: 20px;
    font-size: 14px;
    color: #808cb0
}

.b-modal .title-3 {
/ / margin-bottom: 40 px;
/ / margin-bottom: 30 px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .b-modal .title-3 {
        padding-right: 25px
    }
}

.b-modal .title-3 span {
    font-size: 20px
}

.b-modal .btn {
    display: block;
    margin: 0 auto
}

.b-modal .b-form__aside .b-checkbox {
    margin-bottom: 0;
    margin-left: auto;
    align-items: flex-start
}

.b-modal .b-form__item:not(.b-form__item--address .b-form__item--requisites) {
    width: 100% !important
}

.b-modal .b-form__item:not(:last-child) {
    margin-bottom: 10px
}

.b-modal .b-form__item--address {
    width: calc(100% + 20px);
    margin-left: -20px
}

.mfp-container {
    padding: 0 !important
}

.mfp-container .mfp-content .mfp-iframe {
    max-width: calc(100vw - 30px);
    transform: translateX(-50%);
    left: 50%
}

.mfp-container .mfp-content .b-modal {
    border-radius: 25px;
    display: block
}

.mfp-container .mfp-figure {
    position: relative;
    max-width: calc(100vw - 80px);
    padding-top: 50px;
    margin: auto
}

.mfp-container .mfp-figure:after {
}

.mfp-container .mfp-figure .b-modal__close {
    top: 10px;
    right: 10px;
    z-index: 1
}

.mfp-container .mfp-figure figure {
    position: relative
}

.mfp-container .mfp-figure figure img {
    padding: 0;
    max-height: calc(100vh - 150px) !important
}

.mfp-container .mfp-figure .mfp-bottom-bar {
    top: auto;
    bottom: 100%;
    height: 50px;
    background-color: #fff
}

.mfp-container .mfp-figure .mfp-bottom-bar .mfp-title {
    padding: 12px 20px;
    color: #222222;
    line-height: 26px
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: all .15s ease-out;
    /*background: #222222*/
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .3
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-counter {
    display: none !important
}

.popup-window-close-icon:after, .popup-window-close-icon:before {
    content: "";
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    right: 0;
    bottom: 0;
    width: 2px !important;
    height: 14px !important;
    margin: auto;
    background-color: #808cb0;
    transition: .2s
}

.popup-window-close-icon:before {
    transform: rotate(-45deg)
}

.popup-window-close-icon:after {
    transform: rotate(45deg) !important
}

.b-slider {
    position: relative
}

.b-slider__arrows {
    display: flex;
    position: absolute;
    justify-content: space-between;
    pointer-events: none;
    z-index: 2
}

@media (max-width: 1023px) {
    .b-slider__arrows {
        display: none
    }
}

.b-slider__arrows--full {
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 -40px;
    transform: translateY(-50%)
}

@media (max-width: 1279px) {
    .b-slider__arrows--full {
        margin: 0 -20px
    }
}

.b-slider__arrow {
    display: inline-flex;
    width: 45px;
    height: 45px;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #222222;
    cursor: pointer;
    pointer-events: all;
    transition: background-color .2s, opacity .2s
}

.b-slider__arrow:hover {
    background-color: #8e0505
}

.b-slider__arrow.swiper-button-disabled {
    background-color: #e8eff6;
    cursor: default;
    opacity: 0
}

.b-slider__arrow.swiper-button-disabled svg * {
    fill: #808cb0
}

.b-slider__arrow--prev {
    transform: scaleX(-1)
}

.b-slider__arrow svg {
    width: 19px;
    height: 10px
}

.b-slider__scroll {
    margin-top: 10px;
    position: relative
}

@media (max-width: 1279px) {
    .b-slider__scroll {
        margin: 10px 15px 0
    }
}

@media (max-width: 767px) {
    .b-slider__scroll {
        display: none
    }
}

.b-slider__scroll:after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    background-color: #ccdbeb;
    transform: translateY(-50%);
    z-index: 1
}

.b-slider__scroll > div {
    width: 25px;
    height: 25px;
    border: 6px solid #222222;
    border-radius: 50%;
    background-color: #fff;
    transition: .2s;
    cursor: pointer;
    z-index: 2
}

.b-slider__scroll > div:hover {
    border-color: #8e0505
}

.b-slider--inline {
    position: relative
}

@media (max-width: 1023px) {
    .b-slider--inline {
        margin: 0 -15px
    }
}

@media (max-width: 767px) {
    .b-slider--inline {
        margin: 0 -15px
    }
}

.b-slider--inline .swiper-slide {
    display: flex;
    height: auto
}

.b-slider--inline .swiper-slide:before {
    display: none;
    content: "";
    min-width: 15px;
    height: 1px
}

@media (max-width: 1023px) {
    .b-slider--inline .swiper-slide:before {
        display: block
    }
}

.b-slider--inline .swiper-slide:last-of-type:after {
    display: none;
    content: "";
    min-width: 15px;
    height: 1px
}

@media (max-width: 1023px) {
    .b-slider--inline .swiper-slide:last-of-type:after {
        display: block
    }
}

.b-tabs-book {
    display: flex;
    margin-left: -20px;
    margin-bottom: -20px;
    flex-wrap: wrap
}

.b-tabs-book__item {
    display: flex;
    width: calc(20% - 20px);
    margin-left: 20px;
    margin-bottom: 20px
}

@media (max-width: 1279px) {
    .b-tabs-book__item {
        width: calc(25% - 20px)
    }
}

@media (max-width: 1023px) {
    .b-tabs-book__item {
        width: calc(33.33% - 20px)
    }
}

@media (max-width: 500px) {
    .b-tabs-book__item {
        width: calc(50% - 20px)
    }
}

.b-tabs-book__link {
    display: flex;
    height: 260px;
    align-items: center;
    justify-content: center;
    position: relative
}

@media (max-width: 767px) {
    .b-tabs-book__link {
        height: 180px
    }
}

.b-tabs-book__link:hover .b-media-zoom {
    opacity: 1
}

.client-card {
    display: flex;
    width: 100%;
    height: 128px !important;
    justify-content: center;
    padding: 20px
}

.client-card, .cookie-alert {
    align-items: center;
    background-color: #fff
}

.cookie-alert {
    margin: 0;
    padding: 15px 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: space-between;
    text-align: center;
    z-index: 19 !important;
    transform: translateZ(0)
}

.cookie-alert .plus--cross {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto
}

.cookie-alert:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: 0;
    left: 0;
    background: #8e0505
}

@media (max-width: 767px) {
    .cookie-alert {
        padding: 10px 50px
    }
}

.cookie-alert:not(.hidden) {
    display: flex;
    justify-content: center
}

.date-highlight {
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #0c6;
    color: #fff;
    text-align: center
}

.datepicker--cell.-focus- {
    background-color: #222222 !important;
    color: #fff !important
}

.datepicker--cell.-selected- {
    background-color: #8e0505 !important;
    color: #fff !important
}

.datepicker--cell.-in-range- {
    background-color: #ff0505 !important
}

body .datepicker {
    z-index: 2000
}

.features {
    overflow: hidden
}

.features__inner {
    display: flex;
    margin-right: -25px;
    justify-content: center;
}

@media (max-width: 1279px) {
    .features__inner {
        margin-bottom: -25px;
        flex-wrap: wrap
    }
}

@media (max-width: 500px) {
    .features__inner {
        margin-right: 0
    }
}

.f__title img {
    border-radius: 50%;
}

.features__item {
    width: 10%;
    word-wrap: break-word;
    text-align: center;
    padding: 5px;
    cursor: pointer;
}

.features__item:hover, .features__item.active {
    background: #EEEEEE;
}

@media (max-width: 1279px) {
    .features__item {
        width: 33.33%;
        margin-bottom: 25px
    }
}

@media (max-width: 1023px) {
    .features__item {
        width: 50%
    }
}

@media (max-width: 500px) {
    .features__item {
        display: flex;
        width: 100%;
        padding: 20px 15px;
        margin-bottom: 10px;
        background-color: #EEEEEE
    }
}

.features__item span {
    display: block;
    font-size: 12px;
    font-weight: 500
}

@media (max-width: 500px) {
    .features__item span {
        font-size: 14px
    }
}

.features__item img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px
}

@media (max-width: 500px) {
    .features__item img {
        width: 50px;
        height: 50px;
        margin-right: 20px;
        margin-bottom: 0
    }
}

.feedback:last-child .feedback__item {
    margin-bottom: 0
}

.feedback__item {
    width: 100%;
    margin-bottom: 10px;
    padding: 40px 35px;
    background-color: #fff
}

@media (max-width: 1023px) {
    .feedback__item {
        padding: 20px 15px
    }
}

.feedback__title {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500
}

@media (max-width: 767px) {
    .feedback__title {
        font-size: 16px
    }
}

.feedback__subtitle {
    margin-bottom: 15px;
    font-size: 14px;
    color: #808cb0
}

.feedback__text p:last-of-type:not(:first-of-type) {
    margin-bottom: 0
}

.feedback__full {
    display: none
}

.feedback__links {
    display: flex
}

@media (max-width: 767px) {
    .feedback__links {
        flex-wrap: wrap
    }
}

.feedback__link {
    display: flex;
    margin-top: 25px;
    margin-right: 30px;
    align-items: center;
    color: #222222;
    white-space: nowrap;
    transition: color .2s
}

@media (max-width: 767px) {
    .feedback__link {
        margin-top: 15px;
        white-space: normal
    }
}

.feedback__link:first-child:last-child {
    margin-right: 0
}

.feedback__link:hover {
    color: #ff0505
}

.feedback__link:hover svg * {
    fill: #ff0505
}

.feedback__link:hover:after {
    border-top-color: #ff0505
}

.feedback__link svg {
    width: 23px;
    height: 23px;
    margin-right: 10px
}

.feedback__link svg * {
    transition: fill .2s
}

.feedback + .showmore:empty {
    margin-top: -10px
}

.license {
    display: flex;
    margin-left: -20px;
    margin-bottom: -20px;
    flex-wrap: wrap;
    padding: 0
}

@media (max-width: 1023px) {
    .license {
        margin-left: -15px
    }
}

.license__item {
    display: block;
    width: calc(16.66% - 20px);
    height: 260px;
    margin-left: 20px;
    margin-bottom: 20px;
    position: relative
}

@media (max-width: 1279px) {
    .license__item {
        height: 200px
    }
}

@media (max-width: 1023px) {
    .license__item {
        width: calc(25% - 20px)
    }
}

@media (max-width: 767px) {
    .license__item {
        width: calc(33.33% - 20px)
    }
}

@media (max-width: 500px) {
    .license__item {
        width: calc(50% - 20px)
    }
}

.license__item:hover .b-media-zoom {
    opacity: 1
}

.license__item > img, .lk-banner img:not(.init) {
    width: 100%;
    height: 100%;
    font-family: object-fit\:contain;
    -o-object-fit: contain;
    object-fit: contain
}

.m-menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    background-color: #fff;
    text-align: center;
    transform: translateY(-100%);
    overflow: auto;
    transition: .8s;
    z-index: 19
}

.m-menu.active {
    transform: translateY(0);
    top: 84px;
}

@media (min-width: 1024px) {
    .m-menu.active {
        display: none !important
    }
}

.m-menu__tel {
    display: block;
    margin-top: 18px;
    font-size: 16px;
    font-weight: 700
}

.m-menu__link {
    display: block;
    padding: 15px 0;
    border-top: 1px solid #dee7f1;
    font-weight: 500;
    color: #222222
}

.m-menu__link svg {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

.m-menu__link svg * {
    fill: #222222
}

.m-menu .btn {
    margin: 17px 0 20px
}

@media (max-width: 767px) {
    .m-menu .btn {
        padding: 16px 35px
    }
}

.news {
    display: flex;
    margin-left: -20px
}

@media (max-width: 767px) {
    .news {
        display: block
    }
}

.news + .news-wrapper {
    margin-top: 20px
}

.news-wrapper {
    display: flex;
    margin-left: -20px;
    flex-wrap: wrap
}

@media (max-width: 500px) {
    .news-wrapper {
        margin-left: 0;
        flex-direction: column
    }
}

.news-wrapper .news__item {
    width: calc(50% - 20px);
    margin-left: 20px;
    background-color: #fff
}

@media (max-width: 500px) {
    .news-wrapper .news__item {
        width: 100%;
        margin-left: 0
    }
}

.news-wrapper .pagination {
    width: 100%
}

.news-b {
    display: flex;
    width: calc(50% - 20px);
    min-height: 480px;
    margin-left: 20px;
    padding: 30px;
    flex-direction: column;
    position: relative;
    color: #fff
}

@media (max-width: 1023px) {
    .news-b {
        width: calc(60% - 20px)
    }
}

@media (max-width: 767px) {
    .news-b {
        width: calc(100% - 20px);
        height: 455px;
        min-height: unset;
        margin-bottom: 20px
    }
}

@media (max-width: 500px) {
    .news-b {
        height: auto;
        padding: 0;
        background-color: #fff;
        color: inherit
    }
}

.news-b:hover:after {
    opacity: .9;
    transition: opacity .4s ease-in-out
}

.news-b:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, #8e0505, rgba(8, 97, 190, 0));
    opacity: .5;
    transition: opacity .6s ease-in-out;
    z-index: 2
}

@media (max-width: 500px) {
    .news-b:after {
        display: none
    }
}

.news-b__text {
    margin-top: auto;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    z-index: 3
}

@media (max-width: 500px) {
    .news-b__text {
        margin-bottom: 0;
        padding: 0 15px 15px;
        font-size: 14px;
        order: 2
    }
}

.news-b__date {
    position: relative;
    z-index: 3
}

@media (max-width: 500px) {
    .news-b__date {
        margin-bottom: 16px;
        padding: 15px 15px 0;
        line-height: 1;
        color: #808cb0
    }
}

.news-b img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: object-fit\:cover;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

@media (max-width: 500px) {
    .news-b img {
        position: static;
        height: 230px
    }
}

.news__right {
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-bottom: -20px
}

@media (max-width: 1023px) {
    .news__right {
        width: calc(40% - 20px)
    }
}

@media (max-width: 767px) {
    .news__right {
        display: flex;
        width: 100%;
        margin-left: 0
    }
}

@media (max-width: 500px) {
    .news__right {
        display: block;
        margin-bottom: 0
    }
}

.news__item {
    display: flex;
    margin-bottom: 20px;
    align-content: flex-start;
    background-color: #EEEEEE
}

@media (max-width: 1023px) {
    .news__item {
        flex-wrap: wrap
    }
}

@media (max-width: 767px) {
    .news__item {
        width: calc(50% - 20px);
        margin-left: 20px
    }
}

@media (max-width: 500px) {
    .news__item {
        width: calc(100% - 20px)
    }
}

.news__item:hover .news__text {
    color: #ff0505
}

.news__img {
    width: 278px;
    height: 230px;
    font-family: object-fit\:cover;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 1023px) {
    .news__img {
        width: 100%;
        height: 150px
    }
}

@media (max-width: 767px) {
    .news__img {
        height: 230px
    }
}

.news__description {
    width: calc(100% - 278px);
    padding: 26px 20px
}

@media (max-width: 1279px) {
    .news__description {
        padding: 15px
    }
}

@media (max-width: 1023px) {
    .news__description {
        width: 100%
    }
}

.news__date {
    margin-bottom: 10px;
    line-height: 1;
    color: #808cb0
}

@media (max-width: 500px) {
    .news__date {
        margin-bottom: 16px
    }
}

.news__text {
    font-weight: 500;
    transition: color .2s
}

@media (max-width: 500px) {
    .news__text {
        font-size: 14px
    }
}

.numbers {
    padding: 20px;
    position: relative
}

@media (max-width: 1023px) {
    .numbers {
        margin: 0 -15px;
        padding: 0
    }
}

@media (max-width: 767px) {
    .numbers {
        margin: 0 -15px
    }
}

.numbers__count {
    font-size: 50px;
    font-weight: 700;
    color: #8e0505
}

@media (max-width: 767px) {
    .numbers__count {
        font-size: 40px
    }
}

.numbers__description {
    max-width: 100%;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    text-align: center
}

@media (max-width: 767px) {
    .numbers__description {
        font-size: 14px
    }
}

.numbers .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (max-width: 1023px) {
    .numbers .swiper-slide {
        padding: 0 15px
    }
}

.s-toggle--contacts .s-toggle__title {
    font-size: 16px
}

.s-toggle--contacts .s-toggle__title svg {
    width: 10px;
    height: 10px;
    margin-left: 3px
}

.s-toggle--contacts .s-toggle__title svg * {
    fill: #222222
}

.s-toggle--contacts .s-toggle__body {
    margin-top: 10px
}

.s-toggle:not(:last-child) {
    margin-bottom: 30px
}

@media (max-width: 1023px) {
    .s-toggle:not(:last-child) {
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .s-toggle:not(:last-child) {
        margin-bottom: 10px
    }
}

.s-toggle__title {
    display: inline;
    font-size: 20px;
    cursor: pointer
}

@media (max-width: 767px) {
    .s-toggle__title {
        font-size: 16px
    }
}

.s-toggle__title.active, .s-toggle__title:hover {
    color: #222222
}

.s-toggle__title.active svg {
    transform: scale(-1);
    fill: #222222
}

.s-toggle__title svg {
    width: 13px;
    height: 13px;
    margin-left: 7px;
    fill: #010f30;
    transition: fill .2s, transform .2s
}

.s-toggle__body {
    display: none;
    margin-top: 30px
}

@media (max-width: 1023px) {
    .s-toggle__body {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .s-toggle__body {
        margin-top: 10px
    }
}

.s-toggle__body.active {
    display: block
}

.select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px;
    border: 1px solid #dee7f1;
    background-color: #fff;
    position: relative;
    transition: border .2s
}

.select:after {
    content: "";
    display: block;
    margin-left: 15px;
    margin-top: 3px;
    border-top: 5px solid #222222;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff
}

.select > .label {
    display: inline-block;
    line-height: 33px;
    align-items: center;
    justify-content: space-between;
    padding: 5px 9px 5px 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-open {
    border-bottom: none
}

.select-open .select:after {
    margin-bottom: 7px;
    border-top: 5px solid #fff !important;
    border-bottom: 5px solid #222222
}

.select-open .select-items {
    display: block;
    z-index: 4
}

.select-wrapper {
    width: 100%;
    position: relative;
    cursor: pointer
}

.select-wrapper + input {
    margin-top: 10px
}

.select-items {
    display: none;
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    border: 1px solid #dee7f1;
    border-top-width: 0;
    background-color: #fff;
    z-index: -1
}

.select-items ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.select-items ul > * {
    display: block;
    padding: 10px 15px;
    cursor: pointer
}

.select-items ul > .selected, .select-items ul > :hover {
    background: #e8eff6
}

.select-scroll {
    position: relative;
    max-height: 220px;
    overflow-y: hidden
}

.select-scroll .ps__rail-y {
    position: absolute;
    left: auto !important;
    right: 0 !important;
    width: 5px
}

.select-scroll .ps__rail-y .ps__thumb-y {
    position: relative;
    width: 5px;
    background-color: #222222
}

.select-hover .select {
    border-color: #808cb0
}

.select-input {
    display: none
}

.select__placeholder {
    color: #808cb0
}

.styled-table {
    display: flex;
    flex-direction: column
}

.styled-table--big .styled-table__row > div:first-child {
    width: 335px
}

@media (max-width: 767px) {
    .styled-table--big .styled-table__row > div:first-child {
        width: 250px
    }
}

.styled-table__row {
    display: flex;
    margin-bottom: 15px;
    line-height: 1.3
}

@media (max-width: 500px) {
    .styled-table__row {
        flex-direction: column;
        margin-bottom: 20px
    }
}

.styled-table__row > div {
    padding-right: 15px
}

.styled-table__row > div:first-child {
    width: 200px;
    flex-shrink: 0;
    font-weight: 500;
    color: #808cb0
}

@media (max-width: 500px) {
    .styled-table__row > div:first-child {
        width: auto;
        margin-bottom: 5px
    }
}

.styled-text table {
    display: block;
    width: 100% !important;
    border-collapse: collapse;
    border-color: transparent;
    margin-bottom: 20px;
    overflow-x: auto
}

@media (max-width: 500px) {
    .styled-text table {
        white-space: nowrap
    }
}

.styled-text table.table-styled tr:first-child {
    background-color: #EEEEEE;
    line-height: 17px;
    font-size: 14px;
    font-weight: 700
}

.styled-text tr {
    display: table-row;
    background-color: #fff;
    border-bottom: 2px solid #EEEEEE
}

.styled-text td {
    padding: 13px 16px;
    border: 0
}

.styled-text td:first-of-type {
    min-width: 190px
}

@media (max-width: 767px) {
    .styled-text td:first-of-type {
        min-width: 100px
    }
}

.styled-text td img {
    height: auto;
    width: auto;
    font-family: object-fit\:contain;
    -o-object-fit: contain;
    object-fit: contain
}

.styled-text .link:not(.btn), .styled-text a:not(.btn) {
    color: #222222;
    text-decoration: none;
    transition: color .2s
}

.styled-text .link:not(.btn):hover, .styled-text a:not(.btn):hover {
    color: #ff0505
}

.styled-text .link--icon {
    display: inline-block;
    padding-left: 27px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='i-icon' viewBox='0 0 20 20'%3E%3Cpath d='M14 0H0v20h20V6.209zm4 18H2V2h5v11.583l-2.529-2.427-1.354 1.453 4.951 4.671 4.893-4.671-1.354-1.453L9 13.583V2h3v6h6z' fill='%23222222'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 20px;
    transition: background-image .2s
}

.styled-text .link--icon:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='i-icon' viewBox='0 0 20 20'%3E%3Cpath d='M14 0H0v20h20V6.209zm4 18H2V2h5v11.583l-2.529-2.427-1.354 1.453 4.951 4.671 4.893-4.671-1.354-1.453L9 13.583V2h3v6h6z' fill='%23FF0505'/%3E%3C/svg%3E")
}

.styled-text .link--icon span {
    padding: 0
}

.styled-text ol, .styled-text ul {
    padding-left: 0;
    margin: 20px 0
}

.styled-text ol li, .styled-text ul li {
    font-weight: 400
}

.styled-text ol li:not(:last-child), .styled-text ul li:not(:last-child) {
    margin-bottom: 10px
}

.styled-text ol li ol, .styled-text ol li ul, .styled-text ul li ol, .styled-text ul li ul {
    margin: 12px 0
}

.styled-text ol {
    counter-reset: a
}

.styled-text ol li {
    position: relative;
    list-style-type: none
}

.styled-text ol li:before {
    counter-increment: a;
    content: counters(a, "") ".";
    margin-right: 5px;
    color: #222222;
    font-weight: 700
}

.styled-text ul {
    list-style-type: none
}

.styled-text ul li:before {
    counter-increment: none;
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 0 10px 2px 0;
    border-radius: 50%;
    background-color: #222222
}

.styled-text .title-1, .styled-text h1 {
    max-width: 100%;
    margin: 0;
    margin-bottom: 21px;
    font-size: 34px;
    line-height: 1.3
}

@media (max-width: 1023px) {
    .styled-text .title-1, .styled-text h1 {
        font-size: 30px
    }
}

@media (max-width: 767px) {
    .styled-text .title-1, .styled-text h1 {
        font-size: 26px
    }
}

@media (max-width: 500px) {
    .styled-text .title-1, .styled-text h1 {
        margin-bottom: 19px;
    / / font-size: 22 px;
        font-size: 20px
    }
}

.styled-text .title-2, .styled-text h2 {
    margin: 0;
    margin-bottom: 25px;
    margin-right: 15px;
    font-size: 30px;
    text-align: center;
}

@media (max-width: 767px) {
    .styled-text .title-2, .styled-text h2 {
        margin-bottom: 15px;
        font-size: 20px
    }
}

@media (max-width: 500px) {
    .styled-text .title-2, .styled-text h2 {
        margin-right: 0
    }
}

.styled-text .title-2:first-child:last-child, .styled-text h2:first-child:last-child {
    margin-bottom: 0
}

.styled-text .title-3, .styled-text h3 {
    margin: 0;
    margin-bottom: 25px;
    font-size: 22px
}

.styled-text .title-4, .styled-text h4 {
    margin: 0;
    margin-bottom: 39px;
    margin-right: 15px;
    font-size: 18px
}

@media (max-width: 1279px) {
    .styled-text .title-4, .styled-text h4 {
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .styled-text .title-4, .styled-text h4 {
        margin-bottom: 15px;
        font-size: 14px
    }
}

@media (max-width: 500px) {
    .styled-text .title-4, .styled-text h4 {
        margin-right: 0
    }
}

.styled-text .title-4:first-child:last-child, .styled-text h4:first-child:last-child {
    margin-bottom: 0
}

.voting-error, .voting-success {
    font-size: 17px;
    font-weight: 500
}

.f-form {
    display: flex;
    align-items: center;
    padding: 14px 40px;
    background-color: #8e0505;
    color: #fff
}

@media (max-width: 1023px) {
    .f-form {
        padding: 18px 14px 15px
    }
}

@media (max-width: 767px) {
    .f-form {
        display: block
    }
}

.f-form__title {
    margin-right: 40px;
    font-size: 20px
}

@media (max-width: 767px) {
    .f-form__title {
        margin-right: 0;
        margin-bottom: 8px;
        font-size: 14px
    }
}

.f-form__form {
    display: flex;
    width: 100%;
    max-width: 331px;
    border-radius: 2px;
    border: 1px solid rgba(204, 219, 235, .4)
}

@media (max-width: 500px) {
    .f-form__form {
        max-width: 100%
    }
}

.f-form__form button svg {
    transition: margin-left .2s
}

.f-form__form button:hover svg {
    margin-left: 3px
}

.f-form input {
    width: calc(100% - 42px);
    height: 43px;
    padding: 5px 12px;
    border: none;
    background: transparent;
    color: #fff
}

.f-form input::-webkit-input-placeholder {
    color: #ccdbeb
}

.f-form input:-ms-input-placeholder, .f-form input::-ms-input-placeholder {
    color: #ccdbeb
}

.f-form input::placeholder {
    color: #ccdbeb
}

.f-form button {
    display: flex;
    width: 42px;
    height: 43px;
    align-items: center;
    justify-content: center;
    border-radius: 0 2px 2px 0;
    background-color: #980505FF;
    transition: background-color .2s;
    cursor: pointer
}

.f-form button:hover svg path {
    fill: #f7d361
}

.f-form button svg {
    width: 19px;
    height: 10px
}

.f-form button svg path {
    transition: fill .2s
}

.f-top .section {
}

.f-top__inner {
    display: flex;
    justify-content: space-between;
    padding: 35px 0 30px;
}

@media (max-width: 1023px) {
    .f-top__inner {
        display: block;
        padding: 0
    }
}

.f-items {
    max-width: 290px;
    /*margin-right: 60px;*/
    color: #fff
}

@media (max-width: 1279px) {
    .f-items {
        margin-right: 0
    }
}

@media (max-width: 1023px) {
    .f-items {
        max-width: 100%;
        padding: 15px 0
    }
}

@media (max-width: 1023px) {
    .f-items:not(:first-child) {
        border-top: 2px solid hsla(0, 0%, 100%, .28)
    }
}

.f-items--contacts {
    max-width: 315px
}

@media (max-width: 1023px) {
    .f-items--contacts {
        max-width: 100%;
        padding: 0
    }
}

@media (max-width: 1023px) {
    .f-items--contacts .f__title {
        padding: 15px
    }
}

@media (max-width: 1023px) {
    .f-items--contacts .f-items__inner {
        padding-top: 0;
        padding-bottom: 15px
    }
}

@media (max-width: 1023px) {
    .f-items__inner {
        display: none;
        padding: 15px 15px 0
    }
}

.f__title {
    display: flex;
    margin-bottom: 14px;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    transition: color .2s
}

@media (max-width: 1279px) {
    .f__title {
        font-size: 18px
    }
}

@media (max-width: 1023px) {
    .f__title {
        margin-bottom: 0;
        padding: 0 15px;
        font-size: 16px
    }
}

.f__title:hover {
    color: #ccdbeb
}

.f__title.active .plus:before {
    height: 2px
}

.f__title .plus {
    display: none;
    margin-left: auto
}

@media (max-width: 1023px) {
    .f__title .plus {
        display: block
    }
}

.f__title .plus:after, .f__title .plus:before {
    background-color: #fff !important
}

.f__link {
    display: block;
    color: #ccdbeb;
    transition: color .2s
}

.f__link:hover {
    color: #fff
}

.f__link:not(:last-of-type) {
    margin-bottom: 10px
}

.f-contact, .h-contact {
    display: -webkit-box;
    color: #ffffff
}
.m-menu .h-contact{
    display: block;
    color: #0b0b0b;
}
.h-call{
    margin: 10px 0;
}
.h-call span{
    color: #ffffff;
    font-size: 12px;
}

.f-contact:not(:last-child) {
    margin-bottom: 15px
}

.f-contact__img, .h-contact__img {
    min-width: 20px;
    max-width: 20px;
    height: 24px;
    margin-right: 10px;
    text-align: center
}

.f-contact__img:not(.init) {
    border-radius: 5px
}

.f-contact__img img {
    vertical-align: middle
}

.f-contact__img img:not(.init) {
    width: 20px;
    height: 15px;
    border-radius: 5px
}

.f-contact a {
    transition: color .2s
}

.f-contact a:hover {
    color: #fff
}
.f__socials {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.f .f__socials {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.header__social {
    margin: auto;
    margin-left: 0;
}

.header__social img, .f__socials img {
    width: 30px !important;
    margin-right: 10px;
}
	.mobile_phone .header__social img{
		margin-left:5px;
margin-right:5px;
	}
.f-items__inner a {
    margin-bottom: 10px;
    display: block;
}
.f-items__inner .btn {
    display: inline-flex;
}
@media (max-width: 1023px) {
    .f__socials {
        justify-content: center;
    }
}

.f__social {
    display: flex;
    opacity: .5;
    transition: .2s;
    background-color: transparent
}

.f__social:not(:last-of-type) {
    margin-right: 10px
}

@media (max-width: 1023px) {
    .f__social:not(:last-of-type) {
        margin-right: 20px
    }
}

.f__social:hover {
    opacity: 1
}

.f__social img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.f-bottom {
    color: #EEEEEE
}

.f-bottom__inner {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    font-size: 14px;
    line-height: 1;
    color: #808cb0
}

@media (max-width: 1023px) {
    .f-bottom__inner {
        display: block;
        padding: 20px 15px;
        text-align: center
    }
}

.f-bottom__inner a {
    margin-left: 40px;
    transition: color .2s
}

@media (max-width: 1023px) {
    .f-bottom__inner a {
        display: block;
        margin-top: 10px;
        margin-left: 0
    }
}

.f-bottom__inner a:hover {
    color: #ff0505
}

.f-bottom__inner a:last-child {
    margin-left: auto
}

@media (max-width: 1023px) {
    .f .container {
        padding: 0
    }
}

footer {
}

@media (max-width: 1023px) {
    footer {
        padding-bottom: 0;
    }

    .f-top .section {
        border-radius: 0;
    }
}

.main-about {
    margin-top: 30px
}

.main-about__inner {
    display: flex
}

.main-about__item {
    width: 100%;
    padding-top: 5px
}

.main-about__item:not(:last-of-type) {
    padding-right: 25px
}

.main-about__item span {
    display: block;
    font-size: 15px;
    font-weight: 500
}

.main-about__item img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px
}

.main-accreditation__slide {
    display: flex;
    /*height: 110px !important;*/
    align-items: center;
    justify-content: center;
    padding: 5px
}

@media (max-width: 1023px) {
    .main-accreditation__slide:last-of-type img {
        max-width: calc(100% - 30px)
    }
}

.main-accreditation__slide img {
    width: 100%;
    height: 100%;
    font-family: object-fit\:contain;
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width: 1023px) {
    .main-accreditation__slide img {
        max-width: calc(100% - 15px)
    }
}

.main-accreditation__slide img:not(.init) {
    width: 100px;
    height: 100px
}

.main-accreditation .b-slider__arrow {
    margin-right: 0
}

.p--full {
    margin-bottom: 20px;
}

@media (max-width: 500px) {
    .p--full {
    }
}

.p--full .p__color {
    display: flex;
    width: 200px;
    align-items: center;
    justify-content: center;
    border-width: 10px;
    border-style: solid;
    position: relative
}

@media (max-width: 1279px) {
    .p--full .p__color {
        width: 5px;
        padding-top: 0;
        border: none
    }
}

@media (max-width: 1023px) {
    .p--full .p__color {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0
    }
}

@media (max-width: 500px) {
    .p--full .p__color {
        right: 0;
        bottom: inherit;
        width: 100%;
        height: 5px
    }
}

.p--full .p__color img {
    width: 90px;
    height: 90px;
    font-family: object-fit\:contain;
    -o-object-fit: contain;
    object-fit: contain;
    animation-name: b;
    animation-duration: 2s;
    animation-fill-mode: both
}

@media (max-width: 1279px) {
    .p--full .p__color img {
        display: none
    }
}

.p--full .p__content {
    width: calc(100% - 200px - 340px)
}

@media (max-width: 1279px) {
    .p--full .p__content {
        width: calc(100% - 5px - 340px)
    }
}

@media (max-width: 1023px) {
    .p--full .p__content {
        width: 100%;
        padding: 30px 15px 15px
    }
}

.p--full .p__title {
    display: block;
    margin-bottom: 17px;
    font-size: 18px;
    font-weight: 700;
    transition: color .2s
}

@media (max-width: 767px) {
    .p--full .p__title {
        font-size: 16px;
        margin-bottom: 10px
    }
}

.p--full .p__title:hover {
    color: #ff0505
}

.p--full .p__certificates {
    display: flex;
    margin-left: auto;
    align-items: flex-end
}

@media (max-width: 500px) {
    .p--full .p__certificates {
        width: 100%;
        margin-top: 15px
    }
}

.p--full .p__certificates img {
    min-width: 36px;
    min-height: 36px;
    max-height: 50px;
    vertical-align: top
}

.p--full .p__certificates img:not(.init) {
    border-radius: 50%
}

.p--full .p__certificates .tooltip {
    margin-right: 0
}

.p--full .p__certificates .tooltip__icon {
    margin: -5px 0 -5px 5px
}

.p--full .p-actions {
    width: 340px
}

@media (max-width: 1023px) {
    .p--full .p-actions {
        width: 100%
    }
}

.p--full .p-actions__inner {
    display: block
}

.p--full .p-price {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .p--full .p-price {
        margin-bottom: 10px
    }
}

.p--full .p-price__item {
    padding: 9px 10px
}

.p--full .btn {
    width: 100%
}

:root {
/ / --yellow: #ffb633
}

@media (max-width: 500px) {
    .p-slider {
        margin: 0 -15px !important
    }
}

@media (max-width: 500px) {
    .p-slider .p {
        margin-bottom: 0
    }
}

@media (max-width: 500px) {
    .p-slider .p-actions {
        margin-top: auto
    }
}

.p-slider .swiper-wrapper {
    display: block
}

@media (max-width: 500px) {
    .p-slider .swiper-wrapper {
        display: flex
    }
}

.p-slider .swiper-slide:last-of-type {
    z-index: 3
}

@media (max-width: 500px) {
    .p-slider .swiper-slide:last-of-type {
        margin-bottom: 10px
    }
}

.p-slider .swiper-slide:not(:last-of-type) {
    margin-bottom: 10px
}

@media (max-width: 500px) {
    .p-slider .swiper-slide {
        display: flex;
        width: 295px;
        height: auto;
        margin-bottom: 0;
        z-index: 1
    }
}

@media (max-width: 500px) {
    .p-slider .swiper-slide-active {
        z-index: 2
    }
}

@media (max-width: 500px) {
    .p-slider .swiper-slide:last-child {
        width: 315px
    }
}

.p-slider .swiper-slide:last-child:after {
    display: none;
    content: "";
    min-width: 15px;
    height: 1px
}

@media (max-width: 500px) {
    .p-slider .swiper-slide:last-child:after {
        display: block
    }
}

.p-slider .swiper-slide:before {
    display: none;
    content: "";
    min-width: 15px;
    height: 1px
}

@media (max-width: 500px) {
    .p-slider .swiper-slide:before {
        display: block
    }
}

.__jivoDesktopButton {
    top: 50% !important;
    bottom: 50% !important;
}

.specialImg {
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    display: inline-flex;
}

#specialButton {
    margin: 0;
    margin-top: 5px;
}

#specialButton {
    height: 20px;
}

.header__version {
    display: flex;
    align-items: center;
}

.header__version span {
    color: #ffffff;
    padding-left: 5px;
}

.special {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    flex-direction: row-reverse;

    margin: 5px;
}

.special img {
    width: 50px;
    height: 50px;
    margin: 5px;
}

.about_index {
    display: flex;
}

.about_index .left {
    flex-wrap: wrap;
    display: flex;
    width: 60%;
}

.about_index .right {
    flex-wrap: wrap;
    display: flex;
    width: 40%;
}

@media (max-width: 500px) {
    .about_index {
        flex-direction: column-reverse;
    }

    .about_index .left {
        width: 100%;
        display: none;
    }

    .about_index .right {
        width: 100%;
    }

    .header__logo span {
        margin-left: 5px;
        padding-left: 5px;
        border-left: 1px solid #afafaf;
        color: #afafaf;
    }
}

@media (max-width: 1022px) {
    .header-bottom__inner {
        justify-content: space-between;
    }
}

.__jivoMobileButton {
    top: 50% !important;
    bottom: 50% !important;
}

.product-detail-props-container {
    display: flex;
    justify-content: space-between;
}

.product-form {
    background-color: #d3d3d3DD;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
    border-radius: 15px;
    margin-right: 0;
    margin-left: auto;
    max-width: 350px;
}

.product-form .b-checkbox {
    margin-top: 15px;
}

.product-form form {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.product-form .b-form__item {
    width: 100%;
    padding: 5px;
    height: 100%;
    position: relative;
    margin: 0;
}

.product-detail-props-container-inner {
    width: 50%;
}

@media (max-width: 1022px) {
    .product-form .b-form__item {
        width: 100%;
    }

    .product-detail-props-container {
        flex-direction: column-reverse;
    }

    .product-detail-props-container-inner {
        margin-top: 20px;
        width: 100%;
    }
}

@media (max-width: 575px) {
    .product-detail-scu-container {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .product-detail-props-container-inner {
        padding: 8px 17px;
        border: none;
        margin-bottom: 20px;
        text-align: center;
    }
}

.hr-shelf {
    margin: -30px auto 10px;
    padding: 0;
    height: 50px;
    border: none;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 20px 20px -20px #666;
}
.tooltip__description{
    font-size: 14px;
}