/*! 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
}

details, main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code, kbd, pre, samp {
    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
}

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: ButtonText dotted 1px
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    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
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s, visibility .25s;
    -o-transition: opacity .25s, visibility .25s;
    transition: opacity .25s, visibility .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s, visibility;
    -o-transition: opacity .25s, visibility;
    transition: opacity .25s, visibility;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: dotted 1px
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: -webkit-calc(50% - 50px);
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(transparent));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: 1s linear infinite a;
    animation: 1s linear infinite a;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    -ms-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
}

.fancybox-share {
    background: #f4f4f4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: -webkit-calc(100% - 8px);
    max-height: calc(100% - 8px);
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: .2s cubic-bezier(.25, .46, .45, .94);
    transition: .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: -webkit-calc(100% - 10px);
        max-width: calc(100% - 10px)
    }
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    height: 26px;
    margin-right: 20px;
    padding-right: 0
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: 700;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0 0 0 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    background-color: #f1f1f1;
    color: #333;
    outline: 0
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-radius: 0 4px 4px 0
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    height: 26px;
    margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    -webkit-border-radius: 0;
    border-radius: 4px 0 0 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
    padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
    outline: 0
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-radius: 0 4px 4px 0
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body::-webkit-scrollbar {
    width: 13px;
    height: 13px
}

body::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

body::-webkit-scrollbar-thumb {
    background: #1f76d9;
    border: 0 #fff;
    -webkit-border-radius: 0;
    border-radius: 0
}

body::-webkit-scrollbar-thumb:hover {
    background: #162874
}

body::-webkit-scrollbar-thumb:active {
    background: #10216a
}

body::-webkit-scrollbar-track {
    background: #030617;
    border: 0 #fff;
    -webkit-border-radius: 0;
    border-radius: 0
}

body::-webkit-scrollbar-track:hover {
    background: #666
}

body::-webkit-scrollbar-track:active {
    background: #333
}

body::-webkit-scrollbar-corner {
    background: 0 0
}

body:not(.index-page) .footer {
    padding-top: 105px
}

@media screen and (max-width: 780px) {
    body:not(.index-page) .footer {
        padding-top: 80px
    }
}

@media screen and (max-width: 560px) {
    body:not(.index-page) .footer {
        padding-top: 50px
    }
}

.container {
    max-width: 1194px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px
}

@media screen and (max-width: 960px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

#background_css3 {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    pointer-events: none
}

#background_css3 .btc {
    background: url(../images/backgrounds/btc.svg) center/contain no-repeat
}

#background_css3 .ltc {
    background: url(../images/backgrounds/ltc.svg) center/contain no-repeat
}

#background_css3 .eth {
    background: url(../images/backgrounds/eth.svg) center/contain no-repeat
}

#background_css3 .ripple {
    background: url(../images/backgrounds/ripple.svg) center/contain no-repeat
}

fieldset {
    padding: 0;
    border: none
}

.submit__wrapper {
    margin-top: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.submit__wrapper .btn-wrapper {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.btn-wrapper--new {
    position: relative;
}

.btn-wrapper--new span {
    position: absolute;
    z-index: 2;
    font-family: 'Akrobat', sans-serif;
    font-size: 12px;
    line-height: 40px;
    right: -13px;
    top: -13px;
    width: 40px;
    height: 40px;
    color: #ffffff;
    border-radius: 50%;
    background: #3e458c;

    box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 0.32);
}

.submit__wrapper .btn {
    padding-left: 31px;
    padding-right: 31px
}

.submit__wrapper.large-mt {
    margin-top: 55px
}

img.captcha {
    cursor: pointer;
    background: #fff
}

.admin-link {
    cursor: pointer;
    z-index: 100;
    position: fixed;
    right: 20px;
    top: 20px;
    background: #fff;
    padding: 5px 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.admin-link:hover {
    opacity: .7
}

.admin-link a {
    font-size: 14px;
    font-family: Akrobat, sans-serif;
    color: #001aff;
    font-weight: 700;
    text-decoration: none
}

.fancybox-bg {
    background-color: #02091c;
    opacity: .9
}

select {
    opacity: 0
}

.new-ticket-form .input-holder {
    max-width: -webkit-calc(100% - 44px);
    max-width: calc(100% - 44px)
}

p.info {
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-family: "Proxima Nova", sans-serif
}

.success-text {
    color: #21cb5d !important
}

.danger-text {
    color: #ff6977 !important
}

body.cabinet-page .main-block {
    padding-top: 160px
}

@media screen and (max-width: 1200px) {
    body.cabinet-page .main-block {
        padding-top: 145px
    }
}

@media screen and (max-width: 700px) {
    body.cabinet-page .main-block {
        padding-top: 105px
    }
}

body.cabinet-page .container {
    max-width: 1205px !important
}

@media screen and (max-width: 680px) {
    body.index-page .main-block {
        padding-top: 80px
    }
}

body.inside-page .main-block {
    padding-top: 156px
}

@media screen and (max-width: 680px) {
    body.inside-page .main-block {
        padding-top: 80px
    }
}

body.inside-page .footer {
    padding-top: 126px
}

.form-block.send-message .form-box__row {
    margin-left: 0;
    margin-right: 0
}

a:focus, button:focus {
    outline: 0
}

.open-depo .submit__wrapper {
    margin-top: 55px
}

form > .err {
    font-size: 14px;
    color: red;
    text-align: center;
    display: block;
    margin: 20px 0;
    font-family: Akrobat, sans-serif
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-LightIt.eot);
    src: local("Proxima Nova Light Italic"), local("ProximaNova-LightIt"), url(../fonts/ProximaNova-LightIt.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-LightIt.woff) format("woff"), url(../fonts/ProximaNova-LightIt.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-Extrabld.eot);
    src: local("Proxima Nova Extrabold"), local("ProximaNova-Extrabld"), url(../fonts/ProximaNova-Extrabld.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Extrabld.woff) format("woff"), url(../fonts/ProximaNova-Extrabld.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-Regular.eot);
    src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url(../fonts/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Regular.woff) format("woff"), url(../fonts/ProximaNova-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-Semibold.eot);
    src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"), url(../fonts/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Semibold.woff) format("woff"), url(../fonts/ProximaNova-Semibold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-ThinIt.eot);
    src: local("Proxima Nova Thin Italic"), local("ProximaNova-ThinIt"), url(../fonts/ProximaNova-ThinIt.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-ThinIt.woff) format("woff"), url(../fonts/ProximaNova-ThinIt.ttf) format("truetype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-SemiboldIt.eot);
    src: local("Proxima Nova Semibold Italic"), local("ProximaNova-SemiboldIt"), url(../fonts/ProximaNova-SemiboldIt.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-SemiboldIt.woff) format("woff"), url(../fonts/ProximaNova-SemiboldIt.ttf) format("truetype");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-RegularIt.eot);
    src: local("Proxima Nova Regular Italic"), local("ProximaNova-RegularIt"), url(../fonts/ProximaNova-RegularIt.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-RegularIt.woff) format("woff"), url(../fonts/ProximaNova-RegularIt.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-Black.eot);
    src: local("Proxima Nova Black"), local("ProximaNova-Black"), url(../fonts/ProximaNova-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Black.woff) format("woff"), url(../fonts/ProximaNova-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-Bold.eot);
    src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url(../fonts/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Bold.woff) format("woff"), url(../fonts/ProximaNova-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNovaT-Thin.eot);
    src: local("Proxima Nova Thin"), local("ProximaNovaT-Thin"), url(../fonts/ProximaNovaT-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNovaT-Thin.woff) format("woff"), url(../fonts/ProximaNovaT-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-BoldIt.eot);
    src: local("Proxima Nova Bold Italic"), local("ProximaNova-BoldIt"), url(../fonts/ProximaNova-BoldIt.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-BoldIt.woff) format("woff"), url(../fonts/ProximaNova-BoldIt.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-ExtrabldIt.eot);
    src: local("Proxima Nova Extrabold Italic"), local("ProximaNova-ExtrabldIt"), url(../fonts/ProximaNova-ExtrabldIt.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-ExtrabldIt.woff) format("woff"), url(../fonts/ProximaNova-ExtrabldIt.ttf) format("truetype");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-Light.eot);
    src: local("Proxima Nova Light"), local("ProximaNova-Light"), url(../fonts/ProximaNova-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Light.woff) format("woff"), url(../fonts/ProximaNova-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-BlackIt.eot);
    src: local("Proxima Nova Black Italic"), local("ProximaNova-BlackIt"), url(../fonts/ProximaNova-BlackIt.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-BlackIt.woff) format("woff"), url(../fonts/ProximaNova-BlackIt.ttf) format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: Akrobat;
    src: url(../fonts/Akrobat-Regular.eot);
    src: local("Akrobat Regular"), local("Akrobat-Regular"), url(../fonts/Akrobat-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Akrobat-Regular.woff) format("woff"), url(../fonts/Akrobat-Regular.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Akrobat;
    src: url(../fonts/Akrobat-ExtraLight.eot);
    src: local("Akrobat ExtraLight"), local("Akrobat-ExtraLight"), url(../fonts/Akrobat-ExtraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/Akrobat-ExtraLight.woff) format("woff"), url(../fonts/Akrobat-ExtraLight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'Akrobat - Semi Bold';
    src: url(../fonts/Akrobat-SemiBold.eot);
    src: local("Akrobat SemiBold"), local("Akrobat-SemiBold"), url(../fonts/Akrobat-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Akrobat-SemiBold.woff) format("woff"), url(../fonts/Akrobat-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Akrobat;
    src: url(../fonts/Akrobat-Light.eot);
    src: local("Akrobat Light"), local("Akrobat-Light"), url(../fonts/Akrobat-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Akrobat-Light.woff) format("woff"), url(../fonts/Akrobat-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Akrobat;
    src: url(../fonts/Akrobat-Black.eot);
    src: local("Akrobat Black"), local("Akrobat-Black"), url(../fonts/Akrobat-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/Akrobat-Black.woff) format("woff"), url(../fonts/Akrobat-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Akrobat;
    src: url(../fonts/Akrobat-Bold.eot);
    src: local("Akrobat Bold"), local("Akrobat-Bold"), url(../fonts/Akrobat-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Akrobat-Bold.woff) format("woff"), url(../fonts/Akrobat-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Akrobat;
    src: url(../fonts/Akrobat-Thin.eot);
    src: local("Akrobat Thin"), local("Akrobat-Thin"), url(../fonts/Akrobat-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/Akrobat-Thin.woff) format("woff"), url(../fonts/Akrobat-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Akrobat;
    src: url(../fonts/Akrobat-ExtraBold.eot);
    src: local("Akrobat ExtraBold"), local("Akrobat-ExtraBold"), url(../fonts/Akrobat-ExtraBold.eot?#iefix) format("embedded-opentype"), url(../fonts/Akrobat-ExtraBold.woff) format("woff"), url(../fonts/Akrobat-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

.input-holder {
    position: relative;
    width: 100%;
    max-width: 206px;
    margin-left: 22px;
    margin-right: 22px;
    margin-bottom: 20px
}

@media screen and (max-width: 960px) {
    .input-holder {
        margin-left: 15px;
        margin-right: 15px
    }
}

.input-holder:last-of-type {
    margin-bottom: 0
}

.input-holder--textarea {
    max-width: 500px
}

.input-holder .input {
    background-color: #2a3554;
    line-height: 100%;
    padding: 9px 10px;
    font-size: 13px;
    text-transform: none;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 400;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    color: #fff
}


.input-holder .input:focus {
    background-color: #1e2542
}

.input-holder .input::-webkit-input-placeholder {
    color: #c1c1c1;
    text-transform: uppercase;
}

.input-holder .input::-moz-placeholder {
    color: #c1c1c1;
    text-transform: uppercase;
}

.input-holder .input:-ms-input-placeholder {
    color: #c1c1c1;
    text-transform: uppercase;
}

.input-holder .input::-ms-input-placeholder {
    color: #c1c1c1;
    text-transform: uppercase;
}

.input-holder .input::placeholder {
    color: #c1c1c1;
    text-transform: uppercase;
}

.input-holder .textarea {
    line-height: 140%;
    text-transform: none;
    resize: vertical
}

.input-holder--form-title, .input-holder--full {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100% - 44px);
    -ms-flex: 0 0 calc(100% - 44px);
    flex: 0 0 calc(100% - 44px);
    max-width: -webkit-calc(100% - 44px);
    max-width: calc(100% - 44px)
}

.input-holder--form-title {
    margin-bottom: 33px
}

.input-holder__label {
    display: none
}

.input-holder--psys-mb {
    margin-bottom: 90px
}

.input-holder--psys-mb .pays-list-holder {
    margin-top: 0
}

.input-holder--captcha, .input-holder--ga {
    text-align: center;
    margin-top: 38px;
    max-width: 262px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 262px;
    -ms-flex: 0 0 262px;
    flex: 0 0 262px
}

.input-holder--captcha img, .input-holder--ga img {
    margin-bottom: 28px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #5d5d5d;
    background-color: #fff
}

.input-holder--captcha .input, .input-holder--ga .input {
    background-color: rgba(20, 104, 201, .7);
    line-height: 100%;
    padding: 9px 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 400;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.input-holder--captcha .input:active, .input-holder--ga .input:active {
    background-color: rgba(20, 104, 201, .9)
}

@media screen and (max-width: 560px) {
    .input-holder--captcha {
        max-width: 206px
    }
}

.input-holder--ga {
    margin-top: 12px
}

.input-holder--agreement {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    text-transform: uppercase
}

.input-holder--custom-checkbox {
    max-width: 100%
}

.input-holder--custom-checkbox input {
    opacity: 0;
    z-index: -100;
    position: absolute
}

.input-holder--custom-checkbox label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    text-align: left
}

@media screen and (max-width: 780px) {
    .input-holder--custom-checkbox label {
        font-size: 16px
    }
}

.input-holder--custom-checkbox > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.input-holder--custom-checkbox .input-check {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    -webkit-border-radius: 44px;
    border-radius: 44px;
    margin-right: 20px
}

.input-holder--custom-checkbox .input-check::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 44px;
    border-radius: 44px;
    background-color: #fff;
    opacity: .3
}

.input-holder--custom-checkbox .input-check::after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    -webkit-border-radius: 44px;
    border-radius: 44px;
    width: 15px;
    height: 15px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    background: #fff
}

@media screen and (max-width: 560px) {
    .input-holder--custom-checkbox label {
        font-size: 14px;
        text-transform: none
    }

    .input-holder--custom-checkbox .input-check {
        width: 20px;
        height: 20px;
        margin-right: 15px
    }

    .input-holder--custom-checkbox .input-check::after {
        width: 12px;
        height: 12px
    }
}

.input-holder--custom-checkbox input:checked + label .input-check::after {
    opacity: .3
}

.input-holder .select2 {
    width: 100%
}

.input-holder .err {
    position: absolute;
    width: 100%;
    left: 0;
    top: -3px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    text-align: center;
    color: red;
    font-family: Akrobat, sans-serif;
    font-weight: 600;
    text-transform: none
}

.input-holder--ccurr .input-holder__input {
    position: relative
}

.input-holder--ccurr .input-holder__input .input {
    padding-left: 40px;
    padding-right: 40px
}

.input-holder--ccurr .input-holder__input #ccurr, .input-holder--ccurr .input-holder__input .comment {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #bbb;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Proxima Nova", sans-serif;
    font-style: normal
}

.input-holder--ccurr .input-holder__input #ccurr small, .input-holder--ccurr .input-holder__input .comment small {
    font-size: 100%
}

.input-holder--sqa .input-holder__input {
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-family: Akrobat, sans-serif
}

.input, .textarea {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(22, 22, 22, .7);
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    color: #c1c1c1;
    font-family: Akrobat, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: .8px;
    border: 1px solid transparent;
    padding: 9px 10px;
    width: 100%
}

.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
    color: #868686
}

.input::-moz-placeholder, .textarea::-moz-placeholder {
    color: #868686
}

.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    color: #868686
}

.input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    color: #868686
}

.input::placeholder, .textarea::placeholder {
    color: #868686
}

.input:focus, .textarea:focus {
    background-color: #161616;
    outline: 0
}

.input.captchaerror, .input.error, .textarea.captchaerror, .textarea.error {
    border-color: #8b0000
}

.input {
    text-align: center
}

.textarea {
    padding: 37px 23px 30px;
    text-align: left
}

.btn {
    position: relative;
    border: none;
    color: #fff;
    font-family: Akrobat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    padding: 14px 50px 15px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    -webkit-box-shadow: 0 7px 31px 4px rgba(255, 255, 255, .06);
    box-shadow: 0 7px 31px 4px rgba(255, 255, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    min-width: 165px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#005c8c), color-stop(8%, #29355c), color-stop(54%, #272f56), to(#2d4284));
    background-image: -o-linear-gradient(bottom, #005c8c 0, #29355c 8%, #272f56 54%, #2d4284 100%);
    background-image: linear-gradient(to top, #005c8c 0, #29355c 8%, #272f56 54%, #2d4284 100%)
}

.btn:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#2d4284), color-stop(46%, #272f56), color-stop(92%, #29355c), to(#005c8c));
    background-image: -o-linear-gradient(bottom, #2d4284 0, #272f56 46%, #29355c 92%, #005c8c 100%);
    background-image: linear-gradient(to top, #2d4284 0, #272f56 46%, #29355c 92%, #005c8c 100%)
}

.btn:active {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#005c8c), color-stop(8%, #29355c), color-stop(54%, #272f56), to(#2d4284));
    background-image: -o-linear-gradient(bottom, #005c8c 0, #29355c 8%, #272f56 54%, #2d4284 100%);
    background-image: linear-gradient(to top, #005c8c 0, #29355c 8%, #272f56 54%, #2d4284 100%)
}

.btn--dark {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#001057), to(#002656));
    background-image: -o-linear-gradient(bottom, #001057 0, #002656 100%);
    background-image: linear-gradient(to top, #001057 0, #002656 100%);
    -webkit-box-shadow: 0 7px 31px 4px rgba(255, 255, 255, .02);
    box-shadow: 0 7px 31px 4px rgba(255, 255, 255, .02)
}

.btn--dark:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#001057), to(#002656));
    background-image: -o-linear-gradient(top, #001057 0, #002656 100%);
    background-image: linear-gradient(to bottom, #001057 0, #002656 100%)
}

.btn--dark:active {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#001057), to(#002656));
    background-image: -o-linear-gradient(bottom, #001057 0, #002656 100%);
    background-image: linear-gradient(to top, #001057 0, #002656 100%)
}

.btn--2 {
    -webkit-box-shadow: 0 7px 31px 4px rgba(255, 255, 255, .06), inset 0 2px 1px 0 rgba(255, 255, 255, .2), inset 0 -2px 1px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 7px 31px 4px rgba(255, 255, 255, .06), inset 0 2px 1px 0 rgba(255, 255, 255, .2), inset 0 -2px 1px 0 rgba(0, 0, 0, .3)
}

@-webkit-keyframes pulse {
    0%, 100% {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

.pace {
    color: #fff;
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pace .pace-progress {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

@-webkit-keyframes preloader-logo {
    0%, 100% {
        opacity: .5
    }
    50% {
        opacity: 1
    }
}

.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #141414
}

.preloader__logo-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: 1s linear infinite preloader-logo;
    animation: 1s linear infinite preloader-logo;
    max-width: 313px
}

@keyframes preloader-logo {
    0%, 100% {
        opacity: .5
    }
    50% {
        opacity: 1
    }
}

.preloader__round {
    width: 200px;
    height: 200px;
    border: 7px solid #c2002d;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.preloader__round-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.preloader__logo-img, .preloader__logo-text {
    -webkit-transition: opacity .5s, -webkit-transform 1.2s;
    transition: opacity .5s, transform 1.2s, -webkit-transform 1.2s;
    -o-transition: opacity .5s, transform 1.2s
}

.preloader__logo-img.loaded, .preloader__logo-text.loaded {
    opacity: 0 !important;
    -webkit-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    transform: translateY(-300px)
}

#preloader .preloader-half {
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

#preloader.loaded {
    pointer-events: none
}

#preloader.loaded .preloader-half-top {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

#preloader.loaded .preloader-half-bottom {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

#preloader.loaded #preloader-bar, #preloader.loaded #preloader-percent {
    opacity: 0
}

#preloader #preloader-bar, #preloader #preloader-percent, #preloader img {
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

#preloader img {
    -webkit-transition: opacity .5s, -webkit-transform 1.2s;
    transition: opacity .5s, transform 1.2s, -webkit-transform 1.2s;
    -o-transition: opacity .5s, transform 1.2s
}

#preloader img.loaded {
    opacity: 0 !important;
    -webkit-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    transform: translateY(-300px)
}

@keyframes pulse {
    0%, 100% {
        opacity: 1
    }
    50% {
        opacity: .3
    }
}

.select2 {
    width: 100% !important
}

.select2.select2-container--focus .select2-selection, .select2.select2-container--open .select2-selection {
    background-color: #2a3554
}

.select2.select2-container--focus * {
    outline: 0
}

.select2 .select2-selection {
    background-color: #2a3554;
    border: none;
    height: 34px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.select2 .select2-selection:hover {
    background-color: #283558
}

.select2 .select2-selection .select2-selection__rendered {
    color: #bbb;
    font-size: 14px;
    font-family: "Proxima Nova", sans-serif;
    line-height: 34px;
    text-align: center
}

.select2 .select2-selection .select2-selection__arrow {
    height: 34px
}

.select2-container {
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px
}

.select2-container .select2-dropdown {
    background-color: #2a3554;
    border: none;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    overflow: hidden
}

.select2-container .select2-results__options::-webkit-scrollbar {
    width: 5px;
    height: 13px
}

.select2-container .select2-results__options::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

.select2-container .select2-results__options::-webkit-scrollbar-thumb {
    background: #1f76d9;
    border: 0 #fff;
    -webkit-border-radius: 0;
    border-radius: 0
}

.select2-container .select2-results__options::-webkit-scrollbar-thumb:hover {
    background: #162874
}

.select2-container .select2-results__options::-webkit-scrollbar-thumb:active {
    background: #10216a
}

.select2-container .select2-results__options::-webkit-scrollbar-track {
    background: #030617;
    border: 0 #fff;
    -webkit-border-radius: 0;
    border-radius: 0
}

.select2-container .select2-results__options::-webkit-scrollbar-track:hover {
    background: #666
}

.select2-container .select2-results__options::-webkit-scrollbar-track:active {
    background: #333
}

.select2-container .select2-results__options::-webkit-scrollbar-corner {
    background: 0 0
}

.select2-container .select2-results__option {
    padding: 10px 5px;
    text-align: center;
    color: #bbb;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.select2-container .select2-results__option--highlighted.select2-results__option--selectable, .select2-container .select2-results__option--selected {
    background-color: #324372
}

.main-block {
    background: url(../images/main-bg.jpg) center/cover no-repeat fixed, fixed #05091b;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 200px
}

@media screen and (max-width: 1200px) {
    .main-block {
        padding-top: 149px
    }
}

@media screen and (max-width: 560px) {
    .main-block {
        padding-top: 100px
    }
}

.main-block .footer {
    margin-top: auto
}

.main-block.index-page {
    overflow: hidden
}

.main-block.index-page .home {
    margin-top: auto;
    margin-bottom: auto
}

.header {
    padding-top: 28px;
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: background .3s, padding .3s;
    -o-transition: background .3s, padding .3s;
    transition: background .3s, padding .3s
}

.header .container {
    position: relative;
    max-width: 1205px
}

@media screen and (max-width: 1200px) {
    .header {
        padding-top: 26px
    }

    .header .container {
        padding-right: 63px;
        max-width: 100%
    }
}

@media screen and (max-width: 900px) {
    .header .container {
        padding-right: 30px
    }
}

.header__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header.fixed {
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgba(5, 8, 25, .9)
}

.header.fixed .header__logo {
    width: 70px
}

.header.fixed .header__logo-text {
    font-size: 14px;
    margin-left: -10px;
    margin-bottom: 10px
}

.header__logo {
    width: 124px;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.header__logo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.header__logo-wrapper--link {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    text-decoration: none
}

.header__logo-wrapper--link:hover {
    opacity: .8
}

.header__logo-wrapper--link:active {
    opacity: 1
}

.header__logo-text {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    text-align: left;
    margin-left: -20px;
    display: block;
    margin-bottom: 32px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media screen and (max-width: 1100px) {
    .header__logo {
        width: 94px
    }

    .header__logo-wrapper {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .header__logo-text {
        font-size: 15px;
        margin-bottom: 20px;
        margin-left: -15px
    }
}

@media screen and (max-width: 740px) {
    .admin-link {
        right: 100px
    }

    .header .container {
        padding-right: 15px
    }

    .header__logo {
        width: 59px
    }

    .header__logo-text {
        margin-bottom: 12px;
        margin-left: 0
    }

    .header__clock {
        display: none
    }
}

@media screen and (max-width: 400px) {
    .header__row > .header__cab-links {
        display: none
    }

    .header__logo-text {
        font-size: 14px;
        margin-left: -10px
    }
}

.header__clock-label {
    color: #bbb;
    font-family: Akrobat, sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-right: 16px
}

.header__clock-value {
    color: #bbb;
    font-family: "Akrobat - Semi Bold", sans-serif;
    font-size: 16px;
    font-weight: 400;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#292f56), color-stop(88%, #2143b1), to(#2143b1));
    background-image: -o-linear-gradient(bottom, #292f56 0, #2143b1 88%, #2143b1 100%);
    background-image: linear-gradient(to top, #292f56 0, #2143b1 88%, #2143b1 100%);
    padding: 9px 10px;
    text-align: center;
    min-width: 78px;
    display: inline-block
}

.header__languages {
    position: relative;
    margin-left: 20px
}

@media screen and (max-width: 1200px) {
    .header__languages {
        margin-left: 10px
    }
}

@media screen and (max-width: 740px) {
    .header__languages {
        display: none
    }
}

.header__languages-label {
    color: #fff;
    font-family: Akrobat, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#005c8c), color-stop(13%, #29355c), color-stop(53%, #272f56), color-stop(88%, #2143b1), to(#2143b1));
    background-image: -o-linear-gradient(bottom, #005c8c 0, #29355c 13%, #272f56 53%, #2143b1 88%, #2143b1 100%);
    background-image: linear-gradient(to top, #005c8c 0, #29355c 13%, #272f56 53%, #2143b1 88%, #2143b1 100%);
    display: inline-block;
    padding: 12px 36px 11px 17px;
    cursor: pointer;
    position: relative;
    z-index: 3;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.header__languages-label:hover {
    opacity: .8
}

.header__languages-label:active {
    opacity: 1
}

.header__languages-label::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    width: 10px;
    height: 9px;
    background: url(../images/header-languages-arrow.svg) center/contain no-repeat;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.header__languages-dropdown {
    padding: 20px 17px 10px;
    -webkit-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    position: absolute;
    z-index: 2;
    top: -webkit-calc(100% - 15px);
    top: calc(100% - 15px);
    left: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#005c8c), color-stop(5%, #29355c), color-stop(53%, #272f56), color-stop(75%, #272f56), to(#2143b1));
    background-image: -o-linear-gradient(bottom, #005c8c 0, #29355c 5%, #272f56 53%, #272f56 75%, #2143b1 100%);
    background-image: linear-gradient(to top, #005c8c 0, #29355c 5%, #272f56 53%, #272f56 75%, #2143b1 100%);
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.header__languages-link {
    display: block;
    color: #fff;
    font-family: Akrobat, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.header__languages-link:hover {
    color: #dedede
}

.header__languages-link:active {
    color: #fff
}

.header__languages-link:not(:last-of-type) {
    margin-bottom: 10px
}

.header__languages-link.disabled {
    cursor: default;
    pointer-events: none;
    opacity: .6
}

.header__languages.opened .header__languages-dropdown {
    opacity: 1;
    pointer-events: all
}

.header__languages.opened .header__languages-label {
    opacity: 1 !important
}

.header__languages.opened .header__languages-label::after {
    -webkit-transform: rotate(-180deg) translateY(50%);
    -ms-transform: rotate(-180deg) translateY(50%);
    transform: rotate(-180deg) translateY(50%);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.header__menu {
    position: relative;
    margin-right: 30px;
    margin-left: auto
}

@media screen and (max-width: 1200px) {
    .header__menu {
        margin-right: 87px;
        -webkit-transform: translateY(3px);
        -ms-transform: translateY(3px);
        transform: translateY(3px)
    }
}

@media screen and (max-width: 900px) {
    .header__menu {
        margin-right: 30px
    }
}

@media screen and (max-width: 740px) {
    .header__menu {
        display: none
    }
}

.header__menu .arrow {
    position: absolute;
    width: 15px;
    height: 13px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    fill: #fff;
    -webkit-transition: fill .3s;
    -o-transition: fill .3s;
    transition: fill .3s
}

.header__menu-label {
    position: relative;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 31px;
    text-align: right;
    text-transform: uppercase;
    padding-right: 32px;
    cursor: pointer;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    z-index: 2
}

.header__menu-label:hover {
    color: rgba(255, 255, 255, .8)
}

.header__menu-label:hover .arrow {
    fill: #b7b7b7
}

.header__menu-label:active {
    color: #fff
}

.header__menu-label:active .arrow {
    fill: #fff
}

.header__menu-dropdown {
    position: absolute;
    top: -8px;
    right: -17px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    pointer-events: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #05091b;
    padding: 57px 15px 20px 20px;
    min-width: 130px
}

.header__menu-list {
    margin: 0;
    padding: 0;
    list-style: none
}

@media screen and (min-width: 1201px) {
    .header__menu-label {
        display: none
    }

    .header__menu-dropdown {
        position: static;
        opacity: 1;
        padding: 0;
        pointer-events: all;
        top: 0;
        background: 0 0
    }

    .header__menu-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.header__menu-item:not(:last-of-type) {
    margin-right: 20px
}

@media screen and (max-width: 1200px) {
    .header__menu-item:not(:last-of-type) {
        margin-bottom: 10px;
        margin-right: 0
    }

    .header__menu-link {
        white-space: nowrap
    }
}

.header__menu-item.active .header__menu-link::after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.header__menu-link {
    font-family: "Proxima Nova", sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: right;
    text-decoration: none;
    color: #fff;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    line-height: 1.15;
    position: relative
}

.header__menu-link::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

@media screen and (max-width: 780px) {
    .header__menu-link {
        font-size: 16px;
        text-transform: uppercase;
        color: #525e97;
        font-weight: 600
    }

    .header__menu-link::after {
        display: none
    }
}

@media screen and (max-width: 740px) {
    .header__menu-item:not(:last-of-type) {
        margin-bottom: 15px
    }

    .header__menu-link {
        text-align: center
    }
}

.header__menu-link:hover {
    color: #fff
}

.header__menu-link:hover::after {
    bottom: -2px;
    opacity: 1
}

.header__menu-link:active {
    color: #525e97
}

.header__menu-item {
    text-align: right
}

.header__menu-item.active a {
    color: #fff
}

.header__menu.opened .header__menu-dropdown {
    opacity: 1;
    pointer-events: all
}

.header__menu.opened .header__menu-label {
    color: #b7b7b7
}

.header__menu.opened .arrow {
    fill: #b7b7b7
}

.header__burger-btn {
    width: 26px;
    height: 26px;
    position: relative;
    padding: 0;
    border: none;
    background: 0 0;
    display: none;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.header__burger-btn:hover {
    opacity: .8
}

.header__burger-btn:active {
    opacity: 1
}

@media screen and (max-width: 740px) {
    .header__menu-item {
        text-align: center
    }

    .header__burger-btn {
        display: block;
        margin-left: auto
    }
}

.header__burger-btn::after, .header__burger-btn::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff
}

.header__burger-btn::before {
    position: absolute;
    left: 50%;
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.header__burger-btn::after {
    position: absolute;
    left: 50%;
    top: -webkit-calc(50% + 4px);
    top: calc(50% + 4px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.header__cab-links {
    margin-left: 30px
}

.header__cab-link {
    color: #fff;
    font-family: Akrobat, sans-serif;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.header__cab-link:first-of-type {
    margin-right: 20px
}

@media screen and (max-width: 400px) {
    .header__cab-links {
        margin-left: 15px
    }

    .header__cab-link {
        font-size: 14px
    }

    .header__cab-link:first-of-type {
        margin-right: 15px
    }
}

.header__cab-link:last-of-type {
    opacity: .8
}

.header__cab-link:last-of-type:hover {
    opacity: .6
}

.header__cab-link:last-of-type:active {
    opacity: .8
}

.header__cab-link:hover {
    opacity: .8
}

.header__cab-link:active {
    opacity: 1
}

.home {
    padding-top: 100px;
    padding-bottom: 100px
}

.home .container {
    max-width: 1202px
}

.home__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 680px) {
    body.inside-page .footer {
        padding-top: 80px
    }

    .home {
        padding-top: 50px;
        padding-bottom: 30px
    }

    .home__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .home__left {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.home__left {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    padding-left: 40px
}

@media screen and (max-width: 1000px) {
    .home__left {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media screen and (max-width: 900px) {
    .home__left {
        padding-left: 65px;
        padding-right: 65px
    }
}

.home__right {
    margin-left: auto;
    max-width: 620px;
    position: relative;
    z-index: 5;
    padding-bottom: 30px;
    -webkit-transform: translate(5px, 4px);
    -ms-transform: translate(5px, 4px);
    transform: translate(5px, 4px)
}

@media screen and (max-width: 1100px) {
    .home__right {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media screen and (max-width: 680px) {
    .home__right {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 0;
        margin-bottom: 40px
    }
}

.home__title {
    color: #fffefe;
    font-family: "Proxima Nova", sans-serif;
    font-size: 50px;
    font-weight: 600;
    text-align: left;
    margin: 0 0 22px;
    letter-spacing: -.6px;
    line-height: 121%
}

@media screen and (max-width: 1000px) {
    .home__title {
        font-size: 42px;
        margin-bottom: 20px;
        line-height: 120%
    }
}

@media screen and (max-width: 750px) {
    .home__title {
        font-size: 34px
    }
}

@media screen and (max-width: 680px) {
    .home__title {
        text-align: center;
        font-size: 30px
    }
}

@media screen and (max-width: 560px) {
    .home__title {
        font-size: 26px
    }
}

.home__desc {
    color: #b7b7b7;
    font-family: "Proxima Nova", sans-serif;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    margin: 0
}

@media screen and (max-width: 1000px) {
    .home__desc {
        font-size: 18px
    }
}

@media screen and (max-width: 560px) {
    .home__desc {
        font-size: 16px
    }
}

.home__register-btn {
    position: relative;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    text-decoration: none;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #1f76d9;
    -webkit-box-shadow: 0 0 32px 3px rgba(255, 255, 255, .12);
    box-shadow: 0 0 32px 3px rgba(255, 255, 255, .12);
    -webkit-transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    margin-bottom: 33px;
    min-width: 200px
}

@media screen and (max-width: 750px) {
    .home__register-btn {
        min-width: 170px;
        font-size: 16px;
        line-height: 170%;
        margin-bottom: 20px
    }
}

.home__register-btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#351390), to(#005c8c));
    background-image: -o-linear-gradient(bottom, #351390 0, #005c8c 100%);
    background-image: linear-gradient(to top, #351390 0, #005c8c 100%);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.home__register-btn:hover {
    -webkit-box-shadow: 0 0 32px 3px rgba(255, 255, 255, .1);
    box-shadow: 0 0 32px 3px rgba(255, 255, 255, .1)
}

.home__register-btn:hover::before {
    opacity: 0
}

.home__register-btn:active {
    -webkit-box-shadow: 0 0 32px 3px rgba(255, 255, 255, 0);
    box-shadow: 0 0 32px 3px rgba(255, 255, 255, 0)
}

.home__register-btn:active::before {
    opacity: .5
}

.home__register-btn-text {
    position: relative;
    z-index: 2
}

.home__login-btn {
    position: relative;
    display: inline-block;
    color: #fefefe;
    font-family: "Proxima Nova", sans-serif;
    font-size: 17px;
    font-weight: 300;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.home__login-btn:hover {
    opacity: .8
}

.home__login-btn:active {
    opacity: 1
}

.home__login-btn::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fefefe
}

.home__round {
    width: 311px;
    height: 311px;
    z-index: 30;
    position: absolute;
    left: -webkit-calc(50% + 21px);
    left: calc(50% + 21px);
    top: -webkit-calc(50% - 25px);
    top: calc(50% - 25px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    background: url(../images/text-round.svg) center/contain no-repeat;
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

@media screen and (max-width: 1000px) {
    .home__round {
        left: 50%;
        top: -webkit-calc(50% - 20px);
        top: calc(50% - 20px);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media screen and (max-width: 750px) {
    .home__round {
        width: 270px;
        height: 270px
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0) translate(-50%, -50%);
        transform: rotate(0) translate(-50%, -50%)
    }
    to {
        -webkit-transform: rotate(360deg) translate(-50%, -50%);
        transform: rotate(360deg) translate(-50%, -50%)
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0) translate(-50%, -50%);
        transform: rotate(0) translate(-50%, -50%)
    }
    to {
        -webkit-transform: rotate(360deg) translate(-50%, -50%);
        transform: rotate(360deg) translate(-50%, -50%)
    }
}

.home__round::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 643px;
    height: 643px;
    border: 10px solid #070b1b;
    opacity: .7;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    pointer-events: none;
    z-index: 1
}

@media screen and (max-width: 680px) {
    .home__desc {
        text-align: center
    }

    .home__round {
        top: 50%
    }

    .home__round::before {
        width: 180%;
        height: 180%
    }
}

.home__round::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1090px;
    height: 1090px;
    border: 10px solid #070b1b;
    opacity: .4;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    pointer-events: none;
    z-index: 1
}

@media screen and (max-width: 680px) {
    .home__round::after {
        width: 300%;
        height: 300%
    }
}

.home__round svg {
    width: 100%;
    height: 100%
}

.home__round svg text {
    fill: #45549b;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-weight: 300;
    letter-spacing: normal;
    text-align: center;
    letter-spacing: .58px;
    line-height: 63.05px;
    font-style: normal;
    letter-spacing: .58px;
    line-height: normal;
    white-space: pre
}

.footer {
    position: relative;
    z-index: 2;
    padding-top: 40px
}

.footer .container {
    max-width: 1195px
}

.footer-top {
    margin-bottom: 17px
}

@media screen and (max-width: 700px) {
    .header.fixed {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .header.fixed .header__logo {
        width: 50px
    }

    .header.fixed .header__logo-text {
        margin-left: 0;
        margin-bottom: 9px;
        font-size: 13px
    }

    .footer-top {
        display: none
    }
}

.footer__psys-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin: 0
}

.footer__psys-item:not(:last-of-type) {
    margin-right: 18px;
    position: relative
}

.footer__psys-item:not(:last-of-type)::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -9px;
    width: 1px;
    height: 20px;
    background-color: #3c4467
}

.footer__psys-link {
    color: #6f6f6f;
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    text-decoration: none
}

.footer__psys-link:hover {
    color: #fff
}

.footer__psys-link:active {
    color: #6f6f6f
}

.footer-bottom {
    padding-bottom: 40px;
    position: relative
}

.footer-bottom__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer-bottom__left {
    margin-right: 80px
}

@media screen and (max-width: 1200px) {
    .footer-bottom__left {
        margin-right: 40px
    }
}

@media screen and (max-width: 700px) {
    .footer-bottom__row {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        /*-webkit-box-orient: vertical;*/
        /*-webkit-box-direction: reverse;*/
        /*-webkit-flex-direction: column-reverse;*/
        /*-ms-flex-direction: column-reverse;*/
        /*flex-direction: column-reverse*/
    }

    .footer-bottom__left {
        margin: 20px 0 0
    }
}

.footer-bottom__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    margin-left: auto;
    position: relative;
    flex-shrink: 0;
}

@media screen and (max-width: 960px) {
    .footer-bottom__right {
        padding-top: 40px
    }
}

@media screen and (max-width: 700px) {
    .footer-bottom__right {
        margin-left: 0;
        padding-top: 130px
    }
}

.footer-bottom__copyright {
    text-align: left
}

.footer-bottom__copyright-top {
    color: #b7b7b7;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 5px
}

@media screen and (max-width: 960px) {
    .footer-bottom__copyright-top {
        font-size: 14px
    }
}

.footer-bottom__copyright-bottom {
    color: #6f6f6f;
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 0
}

@media screen and (max-width: 700px) {
    .footer-bottom__copyright-bottom, .footer-bottom__copyright-top {
        text-align: center
    }
}

.footer-bottom__link {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.footer-bottom__link:nth-of-type(1), .footer-bottom__link:nth-of-type(2) {
    margin-right: 30px
}

.footer-bottom__link:hover {
    opacity: .7
}

.footer-bottom__link:active {
    opacity: 1
}

.footer-bottom__right-contacts {
    margin-left: 71px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.footer-bottom__mail {
    color: #b7b7b7;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    padding-left: 41px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    text-decoration: none;
    position: relative;
    margin-bottom: 15px;
}

.footer-bottom__phone {
    margin-left: 71px;
    color: #b7b7b7;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    padding-left: 41px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    text-decoration: none;
    position: relative
}

@media screen and (max-width: 1200px) {
    .footer-bottom__mail {
        margin-left: 32px
    }
}

@media screen and (max-width: 960px) {
    .footer-bottom__mail {
        /*position: absolute;*/
        /*top: 0;*/
        /*right: 0;*/
        font-size: 14px;
        /*padding-left: 60px*/
    }

    .footer-bottom__phone {
        font-size: 14px;
    }
}

@media screen and (max-width: 700px) {
    .footer-bottom__mail {
        /*right: 50%;*/
        /*-webkit-transform: translateX(50%);*/
        /*-ms-transform: translateX(50%);*/
        /*transform: translateX(50%);*/
        /*padding-left: 0;*/
        /*padding-top: 32px;*/
        /*margin-left: 0;*/
        /*text-align: center;*/
        /*white-space: nowrap*/
    }
}

.footer-bottom__mail:hover, .footer-bottom__phone:hover {
    color: #fff
}

.footer-bottom__mail:active, .footer-bottom__phone:active {
    color: #b7b7b7
}

.footer-bottom__mail::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 28px;
    height: 21px;
    background: url(../images/icon-mail.png) center/contain no-repeat
}

.footer-bottom__phone::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 25px;
    height: 25px;
    background: url(../images/icon-phone.png) center/contain no-repeat
}

@media screen and (max-width: 700px) {
    .footer-bottom__mail::before {
        /*top: 0;*/
        /*left: 50%;*/
        /*-webkit-transform: translateX(-50%);*/
        /*-ms-transform: translateX(-50%);*/
        /*transform: translateX(-50%)*/
    }
}

.ins-page-content {
    margin-top: 40px;
    position: relative;
    z-index: 5
}

.ins-page-content h1 {
    color: #c1c1c1;
    font-family: "Proxima Nova", sans-serif;
    font-size: 33px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 57px;
    text-transform: uppercase;
    letter-spacing: .095em
}

body.about-page .ins-page-content h1 {
    margin-bottom: 118px
}

@media screen and (max-width: 960px) {
    body.about-page .ins-page-content h1 {
        margin-bottom: 80px
    }

    .about-company__row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 780px) {
    .ins-page-content h1 {
        margin-bottom: 45px;
        font-size: 28px
    }

    body.about-page .ins-page-content h1 {
        margin-bottom: 45px
    }
}

@media screen and (max-width: 560px) {
    .ins-page-content h1 {
        font-size: 24px;
        margin-bottom: 35px
    }

    body.about-page .ins-page-content h1 {
        margin-bottom: 35px
    }
}

.about-company__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px
}

.about-company__left {
    width: -webkit-calc(58.33% - 30px);
    width: calc(58.33% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 30px
}

@media screen and (max-width: 960px) {
    .about-company__left {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        padding-right: 0;
        margin-bottom: 40px
    }
}

.about-company__right {
    width: -webkit-calc(41.66% - 30px);
    width: calc(41.66% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 6px
}

@media screen and (max-width: 960px) {
    .about-company__right {
        margin-top: 0;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        margin-left: auto;
        margin-right: auto;
        max-width: 400px
    }
}

.about-company__video-link {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    display: block;
    position: relative
}

.about-company__video-link:hover .about-company__video-btn {
    opacity: 1
}

.about-company__video-link:active .about-company__video-btn {
    opacity: .7
}

.about-company__video-btn {
    display: inline-block;
    width: 75px;
    height: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 1px 39px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 39px 1px rgba(0, 0, 0, .2);
    background-color: #05091b;
    opacity: .7;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.about-company__video-btn::before {
    content: "";
    display: block;
    position: absolute;
    left: -webkit-calc(50% + 3px);
    left: calc(50% + 3px);
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 24px;
    height: 28px;
    background: url(../images/icon-play.svg) center/contain no-repeat
}

.about-company__video-preview {
    display: block;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    pointer-events: none
}

.about-company__video-desc {
    margin: 18px 0 0;
    color: #727272;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center
}

.contacts-list {
    padding: 0;
    margin: -10px 0 90px;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media screen and (max-width: 780px) {
    .contacts-list {
        margin-bottom: 50px
    }
}

.contacts-list__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    text-align: center;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px dashed rgba(255, 255, 255, .2);
    padding: 12px 10px 5px;
    text-decoration: none;
    -webkit-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s
}

.contacts-list__link:hover {
    border: 1px dashed rgba(255, 255, 255, .5)
}

.contacts-list__link:active {
    border: 1px dashed rgba(255, 255, 255, .8)
}

@media screen and (max-width: 610px) {
    .contacts-list__link {
        min-height: 69px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.contacts-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 220px;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.contacts-list__text {
    display: block;
    color: #c1c1c1;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-top: 5px
}

.contacts-form__title {
    color: #9b9c9e;
    font-family: "Proxima Nova", sans-serif;
    font-size: 23px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 39px
}

.contacts-form__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media screen and (max-width: 780px) {
    .contacts-form__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.contacts-form__left {
    position: relative;
    -webkit-border-radius: 10px;
    padding: 47px 58px 47px 59px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 358px;
    -ms-flex: 0 0 358px;
    flex: 0 0 358px;
    margin-right: 30px
}

@media screen and (max-width: 960px) {
    .contacts-form__left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 250px;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
        padding: 40px
    }

    .contacts-form__left .input-holder {
        max-width: 100%
    }
}

@media screen and (max-width: 780px) {
    .contacts-form__left {
        margin-bottom: 30px;
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
        width: 100%;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }

    .contacts-form__right {
        width: 100%;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }
}

.contacts-form__left .input-holder:not(:last-of-type) {
    margin-bottom: 17px
}

.contacts-form__left .input-holder {
    margin-left: 0;
    margin-right: 0
}

.contacts-form__left::after, .contacts-form__left::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/contact-form-shadow-small.png) top 0 left 50% no-repeat;
    pointer-events: none
}

.contacts-form__left::after {
    top: auto;
    bottom: 0;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.contacts-form__right {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-border-radius: 10px;
    padding: 24px 25px 24px 28px
}

.contacts-form__right .input-holder {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%
}

.contacts-form__right::after, .contacts-form__right::before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/contact-form-shadow-large.png) top 0 left 50% no-repeat;
    pointer-events: none
}

.contacts-form__right::after {
    top: auto;
    bottom: 1px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    background-position: bottom 0 left 50%
}

.contacts-form__right .textarea {
    min-height: 228px;
    resize: none
}

.contacts-form__left, .contacts-form__right {
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 150, 255, .1);
    box-shadow: 0 0 7px 1px rgba(0, 150, 255, .1);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#005c8c), color-stop(3%, #29355c), color-stop(53%, #272f56), color-stop(88%, #34457d), to(#34457d));
    background-image: -o-linear-gradient(bottom, #005c8c 0, #29355c 3%, #272f56 53%, #34457d 88%, #34457d 100%);
    background-image: linear-gradient(to top, #005c8c 0, #29355c 3%, #272f56 53%, #34457d 88%, #34457d 100%)
}

.contacts-form__left .input, .contacts-form__left .textarea, .contacts-form__right .input, .contacts-form__right .textarea {
    background-color: rgba(22, 22, 22, .7);
    text-transform: none;
    font-size: 16px;
    font-family: Akrobat, sans-serif;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.contacts-form__left .input:focus, .contacts-form__left .textarea:focus, .contacts-form__right .input:focus, .contacts-form__right .textarea:focus {
    background-color: #161616
}

.contacts-form__left .input-holder, .contacts-form__right .input-holder {
    max-width: 100%
}

.contacts-form__left .textarea, .contacts-form__right .textarea {
    padding: 31px 30px 20px 22px
}

.text-block p {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
    -moz-text-align-last: left;
    text-align-last: left;
    margin: 0
}

.text-block p + p {
    margin-top: 24px
}

.text-block a {
    color: #36e8ea;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    text-decoration: underline
}

.text-block a:hover {
    color: #27d5d7
}

.text-block a:active {
    color: #36e8ea
}

.text-block--dashed-blue {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 3px dashed rgba(238, 238, 238, .05);
    text-align: center;
    padding: 27px 10px 25px;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    background-color: rgba(72, 82, 114, .4);
    position: relative
}

.text-block--dashed-blue::after, .text-block--dashed-blue::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/text-block-shadow-top.png) center/contain no-repeat
}

.text-block--dashed-blue::before {
    top: 0
}

.text-block--dashed-blue::after {
    bottom: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.text-block--dashed-blue p {
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center
}

.text-block--dashed-blue p + p {
    margin-top: 24px
}

.text-block--dashed-blue a {
    text-decoration: none
}

.text-block--dashed {
    padding: 33px 20px 32px;
    border: 3px dashed rgba(238, 238, 238, .15);
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.text-block--dashed p {
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    color: #999
}

.text-block--dashed p + p {
    margin-top: 20px
}

.text-block--dashed p.white {
    color: #fff
}

.text-block--dashed p.uppercase {
    text-transform: uppercase;
    font-size: 14px
}

.text-block--dashed a {
    text-decoration: none
}

.text-block--dashed-2 {
    padding: 19px 20px 25px
}

.text-block--dashed-2 p + p {
    margin-top: 24px
}

.text-block--dashed-2 p + p.no-mt {
    margin-top: -1px
}

.text-block--dashed-2 a {
    text-decoration: underline
}

.text-block--small {
    max-width: 815px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 23px;
    padding-bottom: 23px
}

.text-block--transparent {
    margin-bottom: 50px
}

.text-block--transparent p {
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center
}

.text-block--transparent p + p {
    margin-top: 24px
}

.text-block--gray p {
    color: #bbb
}

.text-block--mt {
    margin-top: 49px
}

.text-block--partnership {
    padding: 29px 30px 28px
}

.goals__blue-title {
    margin: 67px 0 22px;
    color: #36e8ea;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase
}

.goals__subtitle {
    margin: 0 0 29px;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.faq__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 780px) {
    .text-block p {
        font-size: 14px;
        line-height: 140%
    }

    .faq__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.faq__tabs-head {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 358px;
    -ms-flex: 0 0 358px;
    flex: 0 0 358px;
    margin-right: 31px
}

@media screen and (max-width: 960px) {
    .faq__tabs-head {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 250px;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px
    }
}

@media screen and (max-width: 780px) {
    .faq__tabs-head {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin-bottom: 30px;
        width: 100%;
        margin-right: 0
    }

    .faq__tabs-content {
        width: 100%
    }
}

.faq__tabs-head::after, .faq__tabs-head::before {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/faq-tabs-head-shadow.png) top 0 left 50% no-repeat;
    pointer-events: none;
    display: none
}

.faq__tabs-head::after {
    bottom: 1px;
    top: auto;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.faq__tabs-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.faq__tab-content {
    display: none
}

.faq__tab-content.active {
    display: block
}

.faq__tab-head {
    position: relative;
    color: #fff;
    font-family: Akrobat, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: center;
    letter-spacing: .8px;
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#28315d), to(rgba(33, 67, 177, .8)));
    background-image: -o-linear-gradient(bottom, #28315d 0, rgba(33, 67, 177, .8) 100%);
    background-image: linear-gradient(to top, #28315d 0, rgba(33, 67, 177, .8) 100%)
}

.faq__tab-head::before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/faq-tab-head-shadow.png) center/contain no-repeat;
    pointer-events: none
}

.faq__tab-head span {
    display: block;
    position: relative;
    z-index: 2
}

.faq__tab-head.active {
    color: #3cf9f9;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(46, 48, 57, .8)), to(rgba(100, 122, 193, .8)));
    background-image: -o-linear-gradient(bottom, rgba(46, 48, 57, .8) 0, rgba(100, 122, 193, .8) 100%);
    background-image: linear-gradient(to top, rgba(46, 48, 57, .8) 0, rgba(100, 122, 193, .8) 100%)
}

.faq__tab-head.active::before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.faq__tab-head:hover {
    opacity: .8
}

.faq__tab-head:active {
    opacity: 1
}

.faq__tab-head:not(:last-of-type) {
    margin-bottom: 16px
}

.faq-question:not(:last-of-type) {
    margin-bottom: 19px
}

.faq-question__head {
    padding: 22px 30px 22px 28px;
    display: block;
    width: 100%;
    color: #fff;
    font-family: Akrobat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    border: none;
    cursor: pointer;
    position: relative;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#3b3b5e), to(#475d7d));
    background-image: -o-linear-gradient(bottom, #3b3b5e 0, #475d7d 100%);
    background-image: linear-gradient(to top, #3b3b5e 0, #475d7d 100%)
}

.faq-question__head:hover {
    opacity: .9
}

.faq-question__head:active {
    opacity: 1
}

.faq-question__head::after, .faq-question__head::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 44px;
    pointer-events: none
}

.faq-question__head::before {
    background: url(../images/faq-question-shadow-top.png) top 0 left 50% no-repeat;
    top: 0
}

.faq-question__head::after {
    bottom: 0;
    background: url(../images/faq-question-shadow-bottom.png) bottom 0 left 50% no-repeat
}

.faq-question__head.active {
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 150, 255, .1);
    box-shadow: 0 0 7px 1px rgba(0, 150, 255, .1);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#29355c), color-stop(53%, #272f56), color-stop(88%, #34457d), to(#34457d));
    background-image: -o-linear-gradient(bottom, #29355c 0, #272f56 53%, #34457d 88%, #34457d 100%);
    background-image: linear-gradient(to top, #29355c 0, #272f56 53%, #34457d 88%, #34457d 100%)
}

.faq-question__content {
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .03);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .03);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .4);
    padding: 24px 66px 29px 28px;
    margin-top: 19px;
    display: none;
    color: #c7c7c7;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 200
}

.faq-question__content p {
    text-align: left;
    margin: 0
}

.faq-question__content p + p {
    margin-top: 15px
}

.faq-question__content ul {
    padding: 0;
    list-style: none
}

.faq-question__content ul li + li {
    margin-top: 5px
}

.faq-question__content ul.markered li {
    padding-left: 15px;
    position: relative
}

.faq-question__content ul.markered li::before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    background: #c7c7c7
}

.faq-question__content a {
    color: #c7c7c7;
    text-decoration: underline
}

.faq-question__content a:hover {
    text-decoration: none
}

.faq-question__content a:active {
    text-decoration: none
}

.refsys__subtitle {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 37px
}

.refsys-schema {
    margin-bottom: 51px;
    margin-top: 81px;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.refsys-schema__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -14px;
    margin-right: -14px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -45px
}

@media screen and (max-width: 960px) {
    .faq-question__content {
        padding: 25px 20px
    }

    .refsys-schema__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 560px) {
    .refsys-schema__row {
        margin-left: 0;
        margin-right: 0
    }
}

.refsys-schema__block {
    margin-left: 14px;
    margin-right: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 45px;
    width: -webkit-calc(50% - 28px);
    width: calc(50% - 28px)
}

@media screen and (max-width: 960px) {
    .refsys-schema__block {
        margin-left: auto;
        margin-right: auto;
        max-width: 500px;
        width: 100%
    }
}

.refsys-schema__block:nth-of-type(odd) .refsys-schema__block-title {
    margin-right: 30px
}

.refsys-schema__block:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.refsys-schema__block:nth-of-type(even) .refsys-schema__block-title {
    margin-left: 30px
}

.refsys-schema__block-title {
    color: #fff;
    font-family: "Proxima Nova - Semibold", sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    margin-bottom: 117px;
    display: block;
    letter-spacing: 1px
}

@media screen and (max-width: 560px) {
    .refsys-schema__block {
        display: block;
        text-align: center
    }

    .refsys-schema__block:nth-of-type(odd) .refsys-schema__block-title {
        margin-right: 0
    }

    .refsys-schema__block:nth-of-type(odd) {
        margin-bottom: 40px
    }

    .refsys-schema__block:nth-of-type(even) .refsys-schema__block-title {
        margin-left: 0
    }

    .refsys-schema__block-title {
        margin-bottom: 10px
    }
}

.refsys-schema__block-img {
    max-width: 100%
}

.refsys-schema__block-right {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.refsys-schema__img {
    max-width: 100%
}

.refsys-schema__img-desc {
    color: #3cfeff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 200;
    text-align: center;
    margin: 28px 0 0;
    display: block
}

.form-box {
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(48, 48, 48, .5);
    padding: 37px 40px 38px;
    border: 3px dashed rgba(149, 149, 149, .1);
    position: relative
}

.form-box h3 {
    color: #ffffff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 20px;
    text-align: center;
    margin: 0 0 40px 0;
    font-weight: 400;
}

.form-box h4 {
    color: #ffffff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    margin: 0 0 40px 0;
    font-weight: 400;
}

@media screen and (max-width: 780px) {

    .form-box h3 {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .faq-question__content p {
        font-size: 14px;
        line-height: 140%
    }

    .refsys-schema__img-desc {
        margin-top: 20px
    }

    .form-box {
        padding: 30px 20px
    }
}

@media screen and (max-width: 560px) {
    .form-box {
        padding: 20px 15px
    }
}

.form-box::after, .form-box::before {
    pointer-events: none;
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/form-box-shadow.png) top 0 left 50% no-repeat
}

.form-box::after {
    top: auto;
    bottom: 2px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.form-box__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -22px;
    margin-right: -22px
}

@media screen and (max-width: 960px) {
    .form-box__row {
        margin-left: -15px;
        margin-right: -15px
    }
}

.form-box__row--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form-box--login .agreement-row, .form-box--register .agreement-row {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form-box--login .agreement-row .input-holder, .form-box--register .agreement-row .input-holder {
    margin-left: 0;
    margin-right: 0
}

.form-box--login .form-box--blue, .form-box--register .form-box--blue {
    width: 100%;
    max-width: 100%
}

.form-box--login .spacer, .form-box--register .spacer {
    width: -webkit-calc(100% - 44px);
    width: calc(100% - 44px);
    margin-left: 22px;
    margin-right: 22px
}

.form-box--login {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.form-box--login form[name="2fa_frm"] .form__row {
    justify-content: center;
    display: flex;
}

.form-box--login .agreement-row label {
    white-space: nowrap
}

.form-box .ga {
    text-align: center;
    position: relative;
    z-index: 2
}

.form-box .ga__text {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%
}

.form-box .ga__text a {
    color: #3cf9f9;
    text-decoration: none
}

.form-box .ga__text a:hover {
    text-decoration: underline
}

.form-box .ga__text a:active {
    text-decoration: none
}

.form-box .ga__code {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 30px
}

.form-box .ga__img {
    max-width: 122px
}

.form-box + .form-box {
    margin-top: 23px
}

.form-box + .form-box--notifications {
    margin-top: 47px
}

.form-box h2 {
    margin: 0;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase
}

.form-box--small {
    max-width: 649px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px
}

.form-box--transparent {
    background: 0 0
}

.form-box--notifications .input-holder--custom-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form-box--register .rules {
    margin-top: 50px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.form-box--register .rules h2 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 22px
}

@media screen and (max-width: 780px) {
    .form-box--register .rules h2 {
        font-size: 18px
    }

    .form-box--new-ticket .input-holder--textarea {
        max-width: -webkit-calc(100% - 30px);
        max-width: calc(100% - 30px)
    }
}

@media screen and (max-width: 560px) {
    .form-box--register .rules h2 {
        font-size: 16px
    }
}

.form-box--register .rules .customScroll {
    max-height: 200px
}

.form-box--register .form-box__row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form-box--register .agreement-row {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100% - 44px);
    -ms-flex: 0 0 calc(100% - 44px);
    flex: 0 0 calc(100% - 44px);
    margin-top: 50px
}

.form-box--new-ticket {
    margin-top: 50px
}

.form-box--ga {
    margin-top: -6px;
    padding: 13px 30px 37px
}

.form-box--ga .submit__wrapper {
    margin-top: 22px
}

.form-box--changepass {
    margin-top: -5px;
    padding-top: 29px
}

.form-box--changepass .btn {
    min-width: 163px
}

.form-box--changemail {
    padding-top: 31px
}

.form-box--changemail .input-holder--captcha {
    margin-top: 19px
}

.form-box--changemail .btn {
    min-width: 163px
}

.form-box--changemail .submit__wrapper {
    margin-top: 35px
}

.form-box--notifications {
    padding: 13px 76px 13px 30px;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media screen and (max-width: 1100px) {
    .form-box--notifications {
        padding-right: 30px
    }
}

.form-box--notifications .input-holder--custom-checkbox label {
    font-size: 13px
}

.form-box--full-transparent {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.form-box--full-transparent::after, .form-box--full-transparent::before {
    display: none
}

.form-box--blue {
    padding: 47px 58px 47px 59px;
    border: none;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(72, 82, 114, .3)
}

@media screen and (max-width: 560px) {
    .form-box--blue {
        padding: 30px
    }
}

.form-box--blue .input, .form-box--blue .textarea {
    background-color: #2a3554;
    text-transform: none;
    font-size: 16px;
    font-family: Akrobat, sans-serif;
    padding-top: 7px;
    padding-bottom: 7px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    color: #fff
}

.form-box--blue .input:focus, .form-box--blue .textarea:focus {
    background-color: #1e2542
}

.form-box--blue .input::-webkit-input-placeholder, .form-box--blue .textarea::-webkit-input-placeholder {
    color: #d0d0d0
}

.form-box--blue .input::-moz-placeholder, .form-box--blue .textarea::-moz-placeholder {
    color: #d0d0d0
}

.form-box--blue .input:-ms-input-placeholder, .form-box--blue .textarea:-ms-input-placeholder {
    color: #d0d0d0
}

.form-box--blue .input::-ms-input-placeholder, .form-box--blue .textarea::-ms-input-placeholder {
    color: #d0d0d0
}

.form-box--blue .input::placeholder, .form-box--blue .textarea::placeholder {
    color: #d0d0d0
}

.form-box--blue .btn {
    min-width: 140px;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#005c8c), color-stop(8%, #29355c), color-stop(54%, #272f56), to(#2d4284));
    background-image: -o-linear-gradient(bottom, #005c8c 0, #29355c 8%, #272f56 54%, #2d4284 100%);
    background-image: linear-gradient(to top, #005c8c 0, #29355c 8%, #272f56 54%, #2d4284 100%)
}

.form-box--blue .btn:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#2d4284), color-stop(46%, #272f56), color-stop(92%, #29355c), to(#005c8c));
    background-image: -o-linear-gradient(bottom, #2d4284 0, #272f56 46%, #29355c 92%, #005c8c 100%);
    background-image: linear-gradient(to top, #2d4284 0, #272f56 46%, #29355c 92%, #005c8c 100%)
}

.form-box--blue .btn:active {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#005c8c), color-stop(8%, #29355c), color-stop(54%, #272f56), to(#2d4284));
    background-image: -o-linear-gradient(bottom, #005c8c 0, #29355c 8%, #272f56 54%, #2d4284 100%);
    background-image: linear-gradient(to top, #005c8c 0, #29355c 8%, #272f56 54%, #2d4284 100%)
}

.form-box .input-holder--captcha {
    max-width: 206px
}

.service-links {
    text-align: center;
    margin-top: 30px
}

.service-links a {
    color: #fff;
    opacity: .8;
    font-family: "Proxima Nova", sans-serif;
    text-decoration: underline;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.service-links a:hover {
    opacity: 1
}

.service-links a:active {
    opacity: .8
}

.cabinet-content {
    position: relative;
    z-index: 3
}

.cabinet-content__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding-left: 10px
}

.cabinet-content__sidebar {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 261px;
    -ms-flex: 0 0 261px;
    flex: 0 0 261px;
    margin-right: 30px
}

@media screen and (max-width: 1200px) {
    .cabinet-content__sidebar {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 213px;
        -ms-flex: 0 0 213px;
        flex: 0 0 213px
    }
}

.cabinet-content__main {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-top: 30px
}

@media screen and (max-width: 740px) {
    .cabinet-content__main {
        padding-top: 0
    }
}

.cabinet-content__main.left-minus {
    margin-left: -30px
}

.cabinet-sidebar {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 960px) {
    .cabinet-content__row {
        padding-left: 0
    }

    .cabinet-content__sidebar {
        display: none
    }

    .cabinet-content__main.left-minus {
        margin-left: 0
    }

    .cabinet-sidebar {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 5;
        padding: 2px 0;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity .5s;
        -o-transition: opacity .5s;
        transition: opacity .5s
    }

    .cabinet-sidebar.show {
        display: block;
        opacity: 1;
        pointer-events: all
    }
}

@media screen and (max-width: 740px) {
    .cabinet-sidebar {
        padding: 0
    }
}

.cabinet-sidebar__link {
    position: relative;
    display: block;
    color: #fff;
    font-family: Akrobat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .7px;
    padding: 13px 20px;
    text-decoration: none;
    background: #ababab;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer;
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 150, 255, .1);
    box-shadow: 0 0 7px 1px rgba(0, 150, 255, .1);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#005c8c), color-stop(8%, #29355c), color-stop(53%, #272f56), color-stop(88%, #34457d), to(#34457d));
    background-image: -o-linear-gradient(bottom, #005c8c 0, #29355c 8%, #272f56 53%, #34457d 88%, #34457d 100%);
    background-image: linear-gradient(to top, #005c8c 0, #29355c 8%, #272f56 53%, #34457d 88%, #34457d 100%)
}

@media screen and (max-width: 960px) {
    .cabinet-sidebar__link {
        font-size: 12px;
        padding: 10px
    }
}

.cabinet-sidebar__link span {
    position: relative;
    z-index: 2;
    display: inline-block
}

.cabinet-sidebar__link::before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/sidebar-shadow-top.png) top 0 left 50% no-repeat;
    pointer-events: none
}

.cabinet-sidebar__link::after {
    top: auto;
    bottom: 1px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    background-position: bottom 0 left 50%
}

.cabinet-sidebar__link--red {
    color: #b81c1c;
    letter-spacing: .7px
}

.cabinet-sidebar__link:hover {
    opacity: .8
}

@media screen and (max-width: 780px) {
    .cabinet-sidebar__link {
        padding: 0;
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .cabinet-sidebar__link::before {
        display: none
    }

    .cabinet-sidebar__link:hover {
        background: 0 0
    }
}

.cabinet-sidebar__link:active {
    opacity: 1
}

.cabinet-sidebar__item {
    text-align: center;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.cabinet-sidebar__item:not(:last-of-type) {
    margin-bottom: 20px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.cabinet-sidebar__item.show .cabinet-sidebar__dropdown {
    display: block
}

.cabinet-sidebar__item.active {
    background-color: rgba(0, 6, 32, .2)
}

.cabinet-sidebar__item.active .cabinet-sidebar__link {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#005c8c), color-stop(8%, #29355c), color-stop(53%, #272f56), color-stop(88%, #2143b1), to(#2143b1));
    background-image: -o-linear-gradient(bottom, #005c8c 0, #29355c 8%, #272f56 53%, #2143b1 88%, #2143b1 100%);
    background-image: linear-gradient(to top, #005c8c 0, #29355c 8%, #272f56 53%, #2143b1 88%, #2143b1 100%)
}

@media screen and (max-width: 780px) {
    .cabinet-sidebar__item.active .cabinet-sidebar__link {
        background: 0 0
    }
}

.cabinet-sidebar__item:not(.active):hover {
    background-color: rgba(0, 6, 32, .2)
}

.cabinet-sidebar__item:not(.active):active {
    background-color: rgba(0, 6, 32, .3)
}

.cabinet-sidebar__dropdown {
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 12px;
    margin-right: 12px;
    padding: 0;
    display: none;
    background: #24283a
}

.cabinet-sidebar__dropdown-link {
    text-decoration: none;
    color: #fff;
    font-family: Akrobat, sans-serif;
    display: block;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.cabinet-sidebar__dropdown-link:first-of-type {
    padding-top: 15px
}

.cabinet-sidebar__dropdown-link:last-of-type {
    padding-bottom: 15px
}

.cabinet-sidebar__dropdown-link:not(:last-of-type) {
    margin-bottom: 10px
}

.cabinet-sidebar__dropdown-link.active {
    color: #fff;
    opacity: .7
}

@media screen and (max-width: 780px) {
    .cabinet-sidebar__dropdown {
        background: 0 0
    }

    .cabinet-sidebar__dropdown-link {
        color: #525e97;
        font-family: "Proxima Nova", sans-serif
    }

    .cabinet-sidebar__dropdown-link:first-of-type {
        padding-top: 10px
    }

    .cabinet-sidebar__dropdown-link:last-of-type {
        padding-bottom: 0
    }

    .cabinet-sidebar__dropdown-link.active {
        color: #fff
    }
}

.cabinet-sidebar__dropdown-link:hover {
    opacity: .7
}

.cabinet-sidebar__dropdown-link:active {
    opacity: 1
}

.cabinet-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-top: -13px;
    margin-left: 20px
}

@media screen and (max-width: 960px) {
    .cabinet-sidebar__item:not(:last-of-type) {
        margin-bottom: 10px
    }

    .cabinet-sidebar__item.active {
        background: 0 0
    }

    .cabinet-sidebar__dropdown-link {
        font-size: 14px;
        text-transform: uppercase
    }

    .cabinet-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0
    }
}

.cabinet-main__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: rgba(48, 48, 48, .15);
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 30px;
    margin-right: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

@media screen and (max-width: 1200px) {
    .cabinet-main__left {
        padding: 20px 15px
    }
}

@media screen and (max-width: 960px) {
    .cabinet-main__left {
        width: 100%;
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
        background: 0 0;
        padding: 0 0 0 120px;
        margin-bottom: 30px
    }
}

@media screen and (max-width: 740px) {
    .cabinet-main__left {
        background-color: #0e1343;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px 10px;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto
    }
}

.cabinet-main__balance {
    position: relative;
    margin-right: 40px
}

@media screen and (max-width: 1200px) {
    .cabinet-main__balance {
        margin-right: 30px
    }
}

@media screen and (max-width: 960px) {
    .cabinet-main__balance {
        margin-left: 0;
        margin-right: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media screen and (max-width: 740px) {
    .cabinet-main__balance {
        margin-bottom: 30px;
        margin-left: auto
    }
}

.cabinet-main__balance-label {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-right: 27px;
    cursor: pointer;
    z-index: 11
}

.cabinet-main__balance-label .arrow {
    position: absolute;
    right: 0;
    top: 5px;
    fill: #fff;
    -webkit-transition: fill .3s;
    -o-transition: fill .3s;
    transition: fill .3s
}

@media screen and (max-width: 960px) {
    .cabinet-main__balance-label .arrow {
        top: 2px
    }

    .cabinet-main__balance-label br {
        display: none
    }

    .cabinet-main__balance-label > span:first-of-type {
        margin-right: .4em
    }
}

.cabinet-main__balance-label > span:nth-of-type(2) {
    max-width: 150px;
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle
}

.cabinet-main__balance-dropdown {
    pointer-events: none;
    position: absolute;
    top: -13px;
    left: -19px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #060c2b;
    width: auto;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 10;
    max-width: 300px;
    min-width: -webkit-calc(100% + 35px);
    min-width: calc(100% + 35px);
    padding: 65px 25px 23px
}

.cabinet-main__balance-dropdown-item {
    color: #525e97;
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap
}

.cabinet-main__balance-dropdown-item:not(:last-of-type) {
    margin-bottom: 10px
}

.cabinet-main__balance-dropdown-item span:nth-of-type(1) {
    margin-right: 10px;
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: middle
}

@media screen and (max-width: 560px) {
    .cabinet-main__balance-dropdown {
        padding-top: 50px;
        max-width: unset;
        width: -webkit-calc(100vw - 50px);
        width: calc(100vw - 50px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: 300px
    }

    .cabinet-main__balance-dropdown-item {
        text-align: center
    }

    .cabinet-main__balance-dropdown-item span:nth-of-type(1) {
        max-width: 150px
    }
}

.cabinet-main__balance.opened .cabinet-main__balance-dropdown {
    opacity: 1;
    pointer-events: all
}

.cabinet-main__balance.opened .arrow {
    fill: #b7b7b7
}

.cabinet-main__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -12px;
    margin-right: -12px;
    position: relative;
    padding-top: 30px
}

@media screen and (max-width: 1200px) {
    .cabinet-main__balance-label {
        font-size: 14px
    }

    .cabinet-main__links {
        padding-top: 0;
        margin-left: -10px;
        margin-right: -10px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -10px;
        max-width: 260px
    }
}

@media screen and (max-width: 1050px) {
    .cabinet-main__links {
        max-width: 230px
    }
}

@media screen and (max-width: 960px) {
    .cabinet-main__links {
        max-width: unset;
        margin-left: 30px
    }
}

@media screen and (max-width: 740px) {
    .cabinet-main__links {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
        margin-left: 0
    }
}

.cabinet-main__link {
    margin-left: 12px;
    margin-right: 12px;
    color: #bbb;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.cabinet-main__link:nth-of-type(1) {
    position: absolute;
    right: 0;
    top: 0
}

@media screen and (max-width: 1200px) {
    .cabinet-main__link:nth-of-type(1) {
        position: relative;
        right: auto;
        top: auto;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px)
    }

    .cabinet-main__link {
        margin-left: 10px;
        margin-right: 10px;
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
        margin-bottom: 10px;
        text-align: center;
        font-size: 14px
    }
}

@media screen and (max-width: 960px) {
    .cabinet-main__link:nth-of-type(1) {
        width: unset
    }

    .cabinet-main__link {
        width: unset;
        margin-bottom: 5px
    }
}

.cabinet-main__link:hover {
    color: #3cf9f9
}

.cabinet-main__link:active {
    color: #bbb
}

.cabinet-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 17px
}

@media screen and (max-width: 740px) {
    .cabinet-head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.cabinet-head__title {
    margin-right: 30px;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    padding-left: 313px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 1200px) {
    .cabinet-head {
        margin-bottom: 22px
    }

    .cabinet-head__title {
        padding-left: 250px
    }
}

@media screen and (max-width: 1050px) {
    .cabinet-head__title {
        padding-left: 150px
    }
}

.cabinet-head__title h1 {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 23px;
    font-weight: 500;
    line-height: 31px;
    margin: 0;
    text-align: left
}

@media screen and (max-width: 960px) {
    .cabinet-head__title {
        padding-left: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .cabinet-head__title h1 {
        margin-left: 30px;
        font-size: 18px;
        line-height: 120%
    }

    .cabinet-head__btn.disabled {
        min-width: 96px
    }
}

@media screen and (max-width: 740px) {
    .cabinet-head__title {
        margin-top: 25px;
        margin-right: 0;
        text-align: center
    }

    .cabinet-head__title h1 {
        margin: 0;
        text-align: center;
        font-size: 18px;
        line-height: 120%
    }
}

.cabinet-head__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media screen and (max-width: 500px) {
    .cabinet-head__btns {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: -11px;
        margin-left: auto;
        margin-right: auto;
        max-width: 320px
    }
}

@media screen and (max-width: 350px) {
    .cabinet-head__btns {
        margin-left: -10px;
        margin-right: -10px
    }
}

.cabinet-head__btn {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    display: inline-block;
    color: #fff;
    font-family: Akrobat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .05);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .05);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 19px 30px;
    text-decoration: none;
    min-width: 164px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#1f76d9), to(#1468c9));
    background-image: -o-linear-gradient(bottom, #1f76d9 0, #1468c9 100%);
    background-image: linear-gradient(to top, #1f76d9 0, #1468c9 100%)
}

@media screen and (max-width: 1200px) {
    .cabinet-head__btn {
        min-width: 132px;
        padding: 14px 10px
    }
}

@media screen and (max-width: 500px) {
    .cabinet-head__btn {
        padding: 8px 10px;
        min-width: 130px;
        margin-bottom: 11px
    }
}

@media screen and (max-width: 350px) {
    .cabinet-head__btn {
        margin-left: 10px;
        margin-right: 10px;
        min-width: 125px
    }
}

.cabinet-head__btn:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#1468c9), to(#1f76d9));
    background-image: -o-linear-gradient(bottom, #1468c9 0, #1f76d9 100%);
    background-image: linear-gradient(to top, #1468c9 0, #1f76d9 100%)
}

.cabinet-head__btn:active {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#1f76d9), to(#1468c9));
    background-image: -o-linear-gradient(bottom, #1f76d9 0, #1468c9 100%);
    background-image: linear-gradient(to top, #1f76d9 0, #1468c9 100%)
}

.cabinet-head__btn.disabled {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#707070), to(rgba(83, 83, 83, .8)));
    background-image: -o-linear-gradient(bottom, #707070 0, rgba(83, 83, 83, .8) 100%);
    background-image: linear-gradient(to top, #707070 0, rgba(83, 83, 83, .8) 100%);
    cursor: default;
    pointer-events: none
}

@media screen and (max-width: 500px) {
    .cabinet-head__btn.disabled {
        min-width: 130px
    }
}

.cabinet-head__btn::after, .cabinet-head__btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 38px;
    background: url(../images/cabinet-head-btn-shadow.png) top 0 left 50% no-repeat;
    pointer-events: none;
    opacity: .7
}

.cabinet-head__btn::after {
    top: auto;
    background: url(../images/cabinet-head-btn-shadow.png) bottom 0 left 50% no-repeat;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    bottom: 1px
}

.cabinet-head__menu-btn {
    display: none;
    position: relative;
    color: #fff;
    font-family: Akrobat, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .6px;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#011f4a), to(#010f4b));
    background-image: -o-linear-gradient(top, #011f4a 0, #010f4b 100%);
    background-image: linear-gradient(to bottom, #011f4a 0, #010f4b 100%);
    border: none;
    padding: 16px 20px;
    min-width: 159px;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.cabinet-head__menu-btn-wrapper {
    display: none
}

@media screen and (max-width: 960px) {
    .cabinet-head__menu-btn-wrapper {
        display: block;
        position: relative;
        z-index: 20
    }
}

@media screen and (max-width: 740px) {
    .cabinet-head__menu-btn-wrapper {
        display: none
    }

    .cabinet-stat {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }
}

.cabinet-head__menu-btn:hover {
    opacity: .8
}

.cabinet-head__menu-btn:active {
    opacity: 1
}

.cabinet-head__menu-btn::after, .cabinet-head__menu-btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 38px;
    background: url(../images/cabinet-head-btn-shadow.png) top 0 left 50% no-repeat;
    pointer-events: none
}

.cabinet-head__menu-btn::after {
    top: auto;
    background: url(../images/cabinet-head-btn-shadow.png) bottom 0 left 50% no-repeat;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    bottom: 1px
}

.cabinet-head__menu-btn span {
    position: relative;
    z-index: 2
}

.cabinet-stat {
    position: relative;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(48, 48, 48, .3);
    padding-right: 20px;
    padding-bottom: 27px;
    padding-left: 20px;
    width: 268px
}

@media screen and (max-width: 1200px) {
    .cabinet-stat {
        width: 260px;
        padding-left: 25px;
        padding-right: 25px
    }
}

@media screen and (max-width: 960px) {
    .cabinet-head__menu-btn {
        display: inline-block
    }

    .cabinet-stat {
        width: 100%;
        padding: 25px 28px 15px
    }
}

.cabinet-stat::before {
    pointer-events: none;
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/cabinet-stat-top-shadow.png) top 0 left 50% no-repeat
}

.cabinet-stat::after {
    pointer-events: none;
    content: "";
    display: block;
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/cabinet-stat-bottom-shadow.png) bottom 0 left 50% no-repeat
}

.cabinet-stat__head {
    position: relative;
    color: #f8cc47;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: right;
    text-transform: uppercase;
    padding-top: 32px;
    padding-bottom: 17px;
    margin-bottom: 15px
}

@media screen and (max-width: 960px) {
    .cabinet-stat__head {
        text-align: left;
        padding: 0;
        margin-bottom: 25px
    }
}

.cabinet-stat__head::after {
    pointer-events: none;
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 260px;
    height: 44px;
    background: url(../images/cabinet-stat-top-shadow.png) top 0 left 50% no-repeat
}

@media screen and (max-width: 960px) {
    .cabinet-stat__head::after {
        display: none
    }
}

@media screen and (max-width: 740px) {
    .cabinet-stat__head {
        text-align: center;
        padding-bottom: 10px
    }

    .cabinet-stat__head::after {
        display: block
    }
}

.cabinet-stat__head span {
    position: relative;
    z-index: 2
}

.cabinet-stat__list {
    padding: 0;
    margin: 0;
    list-style: none
}

@media screen and (max-width: 960px) {
    .cabinet-stat__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
        max-width: 700px
    }
}

@media screen and (max-width: 740px) {
    .cabinet-stat__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        margin-right: 0
    }
}

.cabinet-stat__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 960px) {
    .cabinet-stat__item {
        margin-left: 15px;
        margin-right: 15px;
        width: -webkit-calc(33.33% - 30px);
        width: calc(33.33% - 30px);
        margin-bottom: 13px
    }
}

@media screen and (max-width: 740px) {
    .cabinet-stat__item {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        min-width: 0
    }
}

.cabinet-stat__item:not(:last-of-type) {
    margin-bottom: 13px
}

.cabinet-stat__item-label {
    color: #bbb;
    font-size: 16px;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 300;
    width: 40%;
    text-align: left;
    padding-right: 10px;
    min-width: 134px
}

@media screen and (max-width: 1200px) {
    .cabinet-stat__item-label {
        font-size: 15px;
        min-width: 126px
    }
}

.cabinet-stat__item-value {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    width: 60%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block
}

@media screen and (max-width: 1200px) {
    .cabinet-stat__item-value {
        font-size: 15px
    }
}

.invest__head {
    margin-bottom: 36px;
    padding-left: 14px;
    padding-right: 14px;
    margin-top: 20px
}

@media screen and (max-width: 780px) {
    .invest__head {
        text-align: center;
        margin-top: 10px
    }

    .invest__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.invest__link {
    font-family: "Proxima Nova", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #bbb;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    text-decoration: underline
}

.invest__link:hover {
    color: #36e3e5
}

.invest__link:active {
    color: #bbb
}

.invest__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.invest__left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 261px;
    -ms-flex: 0 0 261px;
    flex: 0 0 261px;
    margin-right: 30px
}

@media screen and (max-width: 780px) {
    .invest__left {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px
    }
}

.invest__left .stat-block {
    padding-left: 18px;
    padding-right: 18px
}

@media screen and (max-width: 560px) {
    .cabinet-stat__item-value {
        width: -webkit-calc((100vw / 2) - 60px);
        width: calc((100vw / 2) - 60px)
    }

    .invest__left {
        max-width: 100%
    }

    .invest__left .stat-block {
        max-width: 100%;
        width: 100%
    }
}

.invest__left .stat-block__item-label {
    width: 70%;
    min-width: 175px
}

.invest__left .stat-block__item-value {
    width: 30%
}

.invest__right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .02);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .02);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(48, 48, 48, .3);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 58px 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.invest__right .btn {
    margin-left: 15px;
    margin-right: 15px
}

@media screen and (max-width: 1150px) {
    .invest__right .btn {
        margin-bottom: 15px
    }
}

.stat-block {
    position: relative;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(48, 48, 48, .3);
    padding-right: 28px;
    padding-bottom: 18px;
    padding-left: 32px;
    width: 300px
}

.stat-block::before {
    pointer-events: none;
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/cabinet-stat-top-shadow.png) top 0 left 50% no-repeat
}

.stat-block::after {
    pointer-events: none;
    content: "";
    display: block;
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/cabinet-stat-bottom-shadow.png) bottom 0 left 50% no-repeat
}

.stat-block__head {
    position: relative;
    color: #f8cc47;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: right;
    text-transform: uppercase;
    padding-top: 17px;
    padding-bottom: 17px;
    margin-bottom: 15px
}

.stat-block__head::after {
    pointer-events: none;
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 260px;
    height: 44px;
    background: url(../images/cabinet-stat-top-shadow.png) top 0 left 50% no-repeat
}

.stat-block__head span {
    position: relative;
    z-index: 2
}

.stat-block__list {
    padding: 0;
    margin: 0;
    list-style: none
}

.stat-block__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.stat-block__item:not(:last-of-type) {
    margin-bottom: 14px
}

.stat-block__item-label {
    color: #bbb;
    font-size: 16px;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 300;
    width: 70%;
    text-align: left;
    padding-right: 10px
}

.stat-block__item-value {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    width: 30%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.stat-block--left .stat-block__head {
    text-align: left
}

.popup {
    display: none;
    background: 0 0;
    width: 100%;
    max-width: 1200px;
    padding: 0 30px
}

@media screen and (max-width: 560px) {
    .popup {
        padding-left: 15px;
        padding-right: 15px
    }
}

.popup__inner {
    width: -webkit-calc(100% - 297px);
    width: calc(100% - 297px);
    margin-left: auto
}

@media screen and (max-width: 1200px) {
    .popup__inner {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px)
    }
}

.popup__title {
    margin: 0 0 18px;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 23px;
    font-weight: 500;
    line-height: 31px;
    text-align: left;
    padding-left: 17px
}

.popup .fancybox-close-small {
    width: 26px;
    height: 26px;
    padding: 0;
    right: 50px;
    top: 3px;
    background: url(../images/popup-close.svg) center/contain no-repeat;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.popup .fancybox-close-small:hover {
    opacity: .8
}

.popup .fancybox-close-small:active {
    opacity: 1
}

.popup .fancybox-close-small svg {
    display: none
}

.popup--ref-history {
    max-width: 565px;
    width: 100%;
    padding: 45px 55px
}

.popup--ref-history .fancybox-close-small {
    top: 0;
    right: 0
}

@media screen and (max-width: 600px) {
    .popup--ref-history {
        padding: 35px 10px
    }

    .popup--ref-history .fancybox-close-small {
        right: 10px
    }
}

.popup--close-depo {
    padding: 45px 0;
    max-width: 1140px
}

.popup--close-depo .fancybox-close-small {
    top: 0;
    right: 22px
}

.popup--ref-bonus {
    padding: 45px 30px
}

.popup--ref-bonus .fancybox-close-small {
    top: 0;
    right: 0
}

@media screen and (max-width: 960px) {
    .popup__inner {
        width: 100%
    }

    .popup--ref-bonus {
        padding: 45px 10px
    }

    .popup--ref-bonus .fancybox-close-small {
        right: 10px
    }
}

@media screen and (max-width: 560px) {
    .popup-history {
        padding-top: 15px
    }

    .popup-history .popup__title {
        text-align: center;
        padding-left: 0;
        margin-bottom: 50px
    }

    .popup-history .fancybox-close-small {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        right: auto;
        top: 50px
    }
}

.popup .paginator {
    margin-top: 45px
}

.table__row {
    -webkit-box-shadow: 0 0 32px 3px rgba(255, 255, 255, .01);
    box-shadow: 0 0 32px 3px rgba(255, 255, 255, .01);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #182752;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    margin-bottom: 18px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.table__row--has-link {
    position: relative
}

.table__row--has-link:hover {
    background-color: #1c2f65
}

.table__row--has-link:active {
    background-color: #182752
}

.table__row--has-link .table__link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block
}

.table__row:not(.table__row--head) {
    -webkit-box-shadow: inset 0 0 24px rgba(0, 192, 255, 0);
    box-shadow: inset 0 0 24px rgba(0, 192, 255, 0);
    -webkit-transition: background .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, background .3s, -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s, background .3s
}

.table__row:not(.table__row--head):hover {
    -webkit-box-shadow: inset 0 0 24px rgba(0, 192, 255, .08);
    box-shadow: inset 0 0 24px rgba(0, 192, 255, .08)
}

.table__row:last-of-type {
    margin-bottom: 18px
}

.table__row--head {
    position: relative;
    padding: 22px 15px;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #303030;
    margin-bottom: 18px
}

.table__row--head::after, .table__row--head::before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/table-head-shadow.png) top 0 left 50% no-repeat;
    pointer-events: none
}

.table__row--head::after {
    top: auto;
    bottom: 1px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    background-position: bottom 0 left 50%
}

.table__cell {
    text-align: center;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #bbb;
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (max-width: 960px) {
    .table__cell {
        font-size: 14px
    }
}

.table__cell--head {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center
}

@media screen and (max-width: 960px) {
    .table__cell--head {
        font-size: 14px
    }
}

.table__cell .small {
    font-size: 14px
}

.table--history .table__head {
    margin-bottom: 18px
}

.table--history .table__row {
    margin-bottom: 8px;
    padding: 13px 15px
}

.table--history .table__row--head {
    padding-top: 22px;
    padding-bottom: 22px
}

@media screen and (min-width: 560px) {
    .table--history .table__cell:nth-of-type(1) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 17%;
        -ms-flex: 0 0 17%;
        flex: 0 0 17%
    }
}

@media screen and (min-width: 560px) and (max-width: 780px) {
    .table--history .table__cell:nth-of-type(1) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
}

@media screen and (min-width: 560px) {
    .table--history .table__cell:nth-of-type(2) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 31%;
        -ms-flex: 0 0 31%;
        flex: 0 0 31%
    }
}

@media screen and (min-width: 560px) and (max-width: 780px) {
    .table--history .table__cell:nth-of-type(2) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
}

@media screen and (min-width: 560px) {
    .table--history .table__cell:nth-of-type(3) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 130px
    }

    .table--history .table__cell:nth-of-type(4) {
        margin-left: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16%;
        -ms-flex: 0 0 16%;
        flex: 0 0 16%
    }
}

@media screen and (max-width: 560px) {
    .table--history .table__head {
        display: none
    }

    .table--history .table__row {
        display: block;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .table--history .table__cell {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .table--history .table__cell:not(:last-of-type) {
        margin-bottom: 10px
    }

    .table--history .table__cell::before {
        content: attr(data-title);
        color: #bbb;
        padding-right: 10px
    }

    .table--history .table__cell span {
        padding-left: 10px;
        color: #fff
    }
}

@media screen and (max-width: 560px) and (max-width: 560px) {
    .table--history .table__cell::before {
        text-align: left
    }

    .table--history .table__cell span {
        text-align: right
    }
}

.table--history .table__cell small {
    font-size: 100%
}

.table--deposits {
    margin-top: -7px
}

.table--deposits .table__head {
    margin-bottom: 20px
}

.table--deposits .table__row:not(.table__row--head) {
    padding: 25px 15px
}

.table--deposits .table__row:not(:last-of-type) {
    margin-bottom: 11px
}

.table--deposits .table__cell {
    text-align: center
}

@media screen and (max-width: 780px) {
    .table--deposits .table__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    .table--deposits .table__cell {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }

    .table--deposits .table__cell:not(:last-of-type) {
        margin-bottom: 8px
    }

    .table--deposits .table__cell::before {
        content: attr(data-title);
        display: inline-block
    }

    .table--deposits .table__cell span {
        text-align: right;
        /*color: #fff*/
    }
}

.table--deposits .table__cell:nth-of-type(1) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 21%;
    -ms-flex: 0 0 21%;
    flex: 0 0 21%
}

.table--deposits .table__cell:nth-of-type(2) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 17%;
    -ms-flex: 0 0 17%;
    flex: 0 0 17%
}

.table--deposits .table__cell:nth-of-type(3) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 17.8%;
    -ms-flex: 0 0 17.8%;
    flex: 0 0 17.8%
}

.table--deposits .table__cell:nth-of-type(4) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.table--deposits .table__cell:nth-of-type(5) {
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 19%;
    -ms-flex: 0 0 19%;
    flex: 0 0 19%
}

.table--deposits .table__row {
    cursor: pointer;
    position: relative
}

.table--deposits .table__row .depo-link {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 3;
}

@media screen and (max-width: 780px) {
    .table--deposits .table__head {
        display: none
    }

    .table--deposits .paginator {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .payments-block__item {
        min-width: 200px
    }
}

.paginator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 35px
}

.paginator__link {
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #bbb;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 5px;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.paginator__link:hover {
    opacity: .8
}

.paginator__link:active {
    opacity: .6
}

.paginator__link.active {
    cursor: default;
    color: #fff;
    margin-left: 5px;
    margin-right: 5px
}

.paginator__link--last {
    margin-left: 8px
}

.payments-block__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -30px;
    margin-left: -15px;
    margin-right: -15px
}

.payments-block__item {
    margin-left: 15px;
    margin-right: 15px;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    text-align: center;
    margin-bottom: 30px;
    padding: 20px;
    font-family: "Proxima Nova", Tahoma, sans-serif;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    background-color: rgba(48, 48, 48, .3);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 560px) {
    .payments-block__item {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }
}

.payments-block__item-title {
    color: #6f6f6f;
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    margin: 0 0 10px
}

.payments-block__item .input-holder {
    margin-left: auto;
    margin-right: auto
}

.payments-block__item .input-wrapper {
    width: 100%;
    max-width: 260px
}

.payments-block__item .label {
    display: none
}

.payments-block__item.full {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px)
}

.payments-block__item.full .label {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    color: #fff
}

.payments-block__item .select2 {
    max-width: 260px
}

.payments-block__item input {
    text-transform: none !important
}

.payments-block__item input::-webkit-input-placeholder {
    text-transform: uppercase !important
}

.payments-block__item input::-moz-placeholder {
    text-transform: uppercase !important
}

.payments-block__item input:-ms-input-placeholder {
    text-transform: uppercase !important
}

.payments-block__item input::-ms-input-placeholder {
    text-transform: uppercase !important
}

.payments-block__item input::placeholder {
    text-transform: uppercase !important
}

.payments-block__icon {
    margin-bottom: 10px
}

.payments-block__text {
    color: rgba(255, 255, 255, .8);
    display: block;
    margin-top: 10px;
    font-size: 14px
}

.settings-notification {
    position: absolute;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
    color: #fff;
    background: #1468c9;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 500;
    font-size: 20px;
    padding: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    z-index: 5
}

.settings-notification--success {
    background: #297b2c
}

@media screen and (max-width: 780px) {
    .settings-notification {
        padding: 10px 20px;
        font-size: 16px
    }
}

.tickets__bottom {
    margin-top: 40px;
    text-align: center
}

.ticket-list {
    margin: 40px 0 0;
    list-style: none;
    padding: 0
}

.ticket-list__item {
    background-color: rgba(48, 48, 48, .5);
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    border: 2px dashed rgba(149, 149, 149, .1);
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.ticket-list__item:not(:last-of-type) {
    margin-bottom: 20px
}

.ticket-info {
    padding: 30px;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: "Proxima Nova", sans-serif;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.ticket-info:hover {
    opacity: .6
}

.ticket-info:active {
    opacity: 1
}

.ticket-info__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ticket-info__item:not(:last-of-type) {
    margin-bottom: 10px
}

.ticket-info__title {
    color: #bbb;
    min-width: 130px;
    text-align: left
}

@media screen and (max-width: 560px) {
    .ticket-info {
        padding: 20px 15px
    }

    .ticket-info__title {
        min-width: 110px
    }

    .rules ol li:not(:last-of-type) {
        margin-bottom: 10px
    }
}

.ticket-info__data {
    margin-left: 20px
}

.ticket-info__status--wait {
    color: #ffa200
}

.ticket-info__status--done {
    color: #009515
}

.ticket-info__status--close {
    color: #bf0000
}

.ticket {
    margin-left: auto;
    font-family: "Proxima Nova", sans-serif;
    background-color: rgba(48, 48, 48, .5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px)
}

.ticket-twocols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 780px) {
    .ticket-twocols {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.ticket-twocols__aside {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 260px;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
    margin-left: 30px
}

@media screen and (max-width: 780px) {
    .ticket-twocols__aside {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin: 0 auto 40px;
        width: 100%;
        max-width: 400px
    }

    .ticket-twocols__aside .submit__wrapper {
        margin-top: 10px
    }

    .ticket {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px)
    }
}

.ticket-twocols__aside .text-center {
    text-align: center
}

.ticket-twocols__aside .text-center .btn {
    padding: 10px 25px
}

.ticket-twocols__aside .form-box__row {
    margin: 0
}

.ticket-twocols__aside .ticket-info {
    width: 100%;
    padding: 30px;
    background-color: rgba(48, 48, 48, .5);
    margin-bottom: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.ticket-twocols__aside .ticket-info__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 14px
}

.ticket-twocols__aside .ticket-info__title {
    width: 40%;
    min-width: unset
}

.ticket-twocols__aside .ticket-info__data {
    width: 60%;
    padding-left: 10px;
    margin-left: 0
}

.ticket-twocols__data {
    overflow: hidden
}

.ticket:not(:last-of-type) {
    margin-bottom: 20px
}

.ticket__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ticket__head .userpic {
    margin-right: 25px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.ticket__head .userpic img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block
}

.ticket__head .username {
    color: #fff;
    font-size: 14px;
    display: block
}

.ticket__title {
    margin-bottom: 3px;
    font-weight: 500;
    color: #bbb;
    font-size: 14px
}

.ticket__content {
    margin-top: 20px
}

.ticket__content p {
    margin: 0;
    color: #bbb;
    line-height: 150%;
    font-size: 14px
}

.ticket__content p + p {
    margin-top: 15px
}

.ticket--admin {
    margin-right: auto
}

.rules {
    color: #bbb;
    font-family: "Proxima Nova", sans-serif
}

.rules .title {
    font-size: 22px;
    margin: 0 0 20px
}

.rules .subtitle {
    font-size: 18px
}

.rules p {
    font-size: 16px;
    line-height: 150%;
    color: #bbb
}

.rules p + .title, .rules ul + .title {
    margin-top: 40px
}

.rules ol {
    padding-left: 20px
}

.rules ol li:not(:last-of-type) {
    margin-bottom: 10px
}

.rules ol > li:not(:last-of-type) {
    margin-bottom: 15px
}

.rules ol > li > ol {
    margin-top: 20px
}

.rules li {
    line-height: 150%
}

.rules--page .rules-list > li:not(:last-of-type) {
    margin-bottom: 30px
}

.rules ul {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    font-size: 16px
}

.rules--register .title {
    font-size: 18px
}

.rules--register .subtitle {
    font-size: 16px
}

.rules--register p, .rules--register ul {
    font-size: 14px
}

.rules--register p + .title, .rules--register ul + .title {
    margin-top: 25px
}

.partners-header {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 32px;
    margin-top: -7px
}

.partners-header__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 780px) {
    .partners-header {
        font-size: 12px
    }

    .partners-header__row {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.partners-header__left {
    margin-right: 103px;
    padding-left: 27px
}

@media screen and (max-width: 560px) {
    .rules ol > li:not(:last-of-type) {
        margin-bottom: 15px
    }

    .rules ol > li > ol {
        margin-top: 10px
    }

    .rules--page .rules-list > li:not(:last-of-type) {
        margin-bottom: 15px
    }

    .partners-header__row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .partners-header__left {
        padding-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
        display: block
    }
}

.partners-header__referer-value {
    color: #39eff0;
    margin-left: 10px
}

.partners__levels {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -60px;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 1122px) {
    .partners__levels {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.partners-level {
    position: relative;
    width: -webkit-calc(33.33% - 30px);
    width: calc(33.33% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 60px;
    min-width: 250px
}

@media screen and (max-width: 960px) {
    .partners-level {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 30px);
        -ms-flex: 0 0 calc(50% - 30px);
        flex: 0 0 calc(50% - 30px);
        max-width: 360px
    }

    .partners-level__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.partners-level__head {
    position: absolute;
    -webkit-box-shadow: inset 0 0 24px rgba(0, 192, 255, .08);
    box-shadow: inset 0 0 24px rgba(0, 192, 255, .08);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #585f73;
    width: 100%;
    max-width: 125px;
    top: -32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 15px 11px
}

.partners-level__body {
    -webkit-box-shadow: inset 0 0 24px rgba(0, 192, 255, .08);
    box-shadow: inset 0 0 24px rgba(0, 192, 255, .08);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #223464;
    padding-top: 21px;
    font-family: Akrobat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #fff
}

.partners-level__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 14px
}

@media screen and (max-width: 780px) {
    .partners-level__top {
        padding-left: 15px;
        padding-right: 15px
    }
}

.partners-level__top-col:nth-of-type(1) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 40%;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    text-align: left;
    padding-right: 10px
}

@media screen and (max-width: 960px) {
    .partners-level__top-col:nth-of-type(1) {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
        width: 100%;
        text-align: center;
        margin-bottom: 5px
    }
}

.partners-level__top-col:nth-of-type(2) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 60%;
    -ms-flex: 1 0 60%;
    flex: 1 0 60%;
    text-align: right
}

.partners-level__top-col .label {
    color: #bbb;
    margin-right: 5px;
    white-space: nowrap;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle
}

.partners-level__top-col .value {
    word-wrap: break-word;
    display: inline-block;
    vertical-align: middle;
    max-width: 90px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

@media screen and (max-width: 960px) {
    .partners-level__top-col:nth-of-type(2) {
        -webkit-box-flex: unset;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset;
        width: 100%;
        text-align: center
    }

    .partners-level__top-col .value {
        max-width: 170px
    }
}

.partners-level__bottom {
    -webkit-box-shadow: inset 0 0 24px rgba(0, 192, 255, .08);
    box-shadow: inset 0 0 24px rgba(0, 192, 255, .08);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #2d4075;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 18px 20px
}

@media screen and (max-width: 780px) {
    .partners-level__bottom {
        padding: 15px
    }
}

.partners-level__bottom-col, .partners-level__bottom-link {
    white-space: normal
}

.partners-level__bottom-col a {
    color: #fff;
    text-decoration: none
}

.partners-level__bottom-col span {
    text-decoration: underline
}

.partners-level__bottom-col:nth-of-type(1) {
    width: 50%;
    text-align: left
}

@media screen and (max-width: 960px) {
    .partners-level__bottom {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .partners-level__bottom-col:nth-of-type(1) {
        text-align: center;
        width: 100%;
        margin-bottom: 5px
    }
}

.partners-level__bottom-col:nth-of-type(1) a {
    text-decoration: none;
    word-wrap: break-word
}

.partners-level__bottom-col:nth-of-type(1) a span {
    text-decoration: underline
}

.partners-level__bottom-col:nth-of-type(1) .label {
    color: #36e5e6;
    -webkit-text-decoration-color: #36e3e5;
    text-decoration-color: #36e3e5;
    padding-right: 5px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle
}

.partners-level__bottom-col:nth-of-type(1) .value {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 150px
}

.partners-level__bottom-col:nth-of-type(1):hover a span {
    text-decoration: none
}

.partners-level__bottom-col:nth-of-type(1):active a span {
    text-decoration: underline
}

.partners-level__bottom-col:nth-of-type(2) {
    width: 50%;
    text-align: right;
    min-width: 105px
}

@media screen and (max-width: 960px) {
    .partners-level__bottom-col:nth-of-type(2) {
        text-align: center;
        width: 100%
    }
}

.partners-level__bottom-col:nth-of-type(2) a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline
}

.partners-level__bottom-col:nth-of-type(2) a:hover {
    text-decoration: none
}

.partners-level__bottom-col:nth-of-type(2) a:active {
    text-decoration: underline
}

.reflink {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 3px dashed rgba(149, 149, 149, .3);
    padding: 15px 24px 12px;
    margin-bottom: 22px
}

.reflink__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.reflink__label {
    font-family: "Proxima Nova", sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #e2e4e7;
    margin-right: 10px
}

@media screen and (max-width: 780px) {
    .reflink {
        padding: 15px 20px
    }

    .reflink__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .reflink__label {
        margin-right: 0
    }
}

.reflink__link {
    font-size: 13px;
    text-transform: uppercase;
    color: #39eff0;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 600;
    text-decoration: none;
    margin-right: 65px
}

@media screen and (max-width: 780px) {
    .reflink__link {
        margin-right: 0;
        display: block;
        margin-top: 5px;
        margin-bottom: 15px
    }
}

.reflink__link:hover {
    text-decoration: underline
}

.reflink__link:active {
    text-decoration: none
}

.reflink__copy-btn {
    font-family: Akrobat, sans-serif;
    font-size: 16px;
    padding: 1px 19px
}

.reflink input#reflink {
    opacity: 0;
    pointer-events: none;
    z-index: -100;
    position: absolute
}

.ref-tree {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 3px dashed rgba(149, 149, 149, .2);
    padding: 18px 30px 22px 17px;
    margin-top: 51px
}

.ref-tree__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none
}

.ref-tree__item:not(:last-of-type) {
    margin-bottom: 12px
}

.ref-tree__item--has-childs > .ref-tree__head {
    padding-right: 30px;
    cursor: pointer
}

.ref-tree__item--has-childs > .ref-tree__head:hover > .ref-tree__row {
    opacity: .8
}

.ref-tree__item--has-childs > .ref-tree__head::after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    width: 15px;
    height: 13px;
    background: url(../images/ref-tree-arrow.svg) center/contain no-repeat;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

@media screen and (max-width: 560px) {
    .ref-tree__item--has-childs > .ref-tree__head::after {
        width: 10px;
        height: 10px;
        top: 7px
    }
}

.ref-tree__item.active .ref-tree__head::after {
    opacity: .8
}

.ref-tree__head {
    border: none;
    background: 0 0;
    padding: 0;
    text-align: left;
    position: relative
}

.ref-tree__row {
    font-family: Akrobat, sans-serif;
    font-size: 14px;
    color: #fff;
    white-space: pre-wrap;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    display: block;
    line-height: 150%
}

.ref-tree__row small {
    font-size: 100%
}

.ref-tree__row .blue {
    color: #36e5e6;
    white-space: nowrap
}

.ref-tree__row .nowrap {
    white-space: nowrap
}

.ref-tree__dropdown {
    display: none;
    padding-left: 18px;
    padding-top: 5px
}

.ref-tree__dropdown .ref-tree__row:not(:last-of-type) {
    margin-bottom: 8px
}

.ref-tree__dropdown ul {
    padding: 0
}

.ref-history {
    padding: 35px 15px;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #303030
}

.ref-history__head {
    background: rgba(0, 0, 0, .1);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 10px;
    margin-bottom: 14px
}

.ref-history__head, .ref-history__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ref-history__row {
    width: 100%
}

.ref-history__row:not(:last-of-type) {
    margin-bottom: 10px
}

.ref-history__head .ref-history__cell {
    font-size: 18px
}

.ref-history__cell {
    text-align: center;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ref-history__cell:nth-of-type(1) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.ref-history__cell:nth-of-type(2) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32%;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%
}

.ref-history__cell:nth-of-type(3) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32%;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%
}

@media screen and (max-width: 500px) {
    .ref-history__head .ref-history__cell {
        font-size: 14px
    }

    .ref-history__cell {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px
    }
}

.ref-history__cell--full {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    text-align: center;
    color: #bbb
}

.ex-plans__desc {
    max-width: 996px;
    margin: 0 auto 65px
}

.ex-plans__desc p {
    margin: 0;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.ex-plans__desc--mbs {
    margin-bottom: 54px
}

.ex-block {
    font-family: "Proxima Nova", sans-serif;
    margin-left: 23px
}

.ex-block + .ex-block {
    margin-top: 56px
}

.ex-block + .ex-block--mtl {
    margin-top: 66px
}

.ex-block--plans {
    margin-left: 16px
}

.ex-block--plans + .ex-block {
    margin-top: 51px
}

.ex-block__title {
    font-size: 16px;
    font-weight: 400;
    color: #36e8ea;
    margin: 0 0 25px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Proxima Nova", sans-serif;
    line-height: 150%
}

.ex-block__title + .ex-block__subtitle {
    margin-top: -20px
}

.ex-block__title--2 {
    font-size: 23px;
    margin: 85px 0 49px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .1em
}

.ex-block__subtitle {
    margin: 0 0 65px;
    color: #fff;
    text-align: center;
    font-size: 16px
}

.ex-block__inner--dashed-border {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 3px dashed rgba(238, 238, 238, .15);
    padding: 19px 20px 25px 19px
}

.ex-block__inner--2 {
    padding-bottom: 16px
}

.ex-block__list {
    padding: 0;
    margin: 0;
    list-style: none
}

.ex-block__list--2 .ex-block__item:not(:last-of-type) {
    margin-bottom: 20px
}

.ex-block__item {
    color: #bbb;
    font-size: 16px;
    line-height: 24px;
    position: relative
}

.ex-block__item:not(:last-of-type) {
    margin-bottom: 6px
}

.ex-block__item::before {
    content: "";
    display: block;
    position: absolute;
    top: .2em;
    left: -29px;
    width: 18px;
    height: 18px;
    -webkit-box-shadow: 0 0 14px 1px rgba(203, 242, 255, .25);
    box-shadow: 0 0 14px 1px rgba(203, 242, 255, .25);
    background-image: -o-radial-gradient(center, circle 9px, #2388a2 0, #35dcdf 100%);
    background-image: radial-gradient(circle 9px at center, #2388a2 0, #35dcdf 100%);
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.ex-block__plans-desc {
    margin: 43px 0 0;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.plans__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -35px;
    margin-right: -35px;
    margin-bottom: -42px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.plans--inner input[type=radio] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -100;
    pointer-events: none
}

.plans--inner .plans__row {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: -63px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 1200px) {
    .plans--inner .plans__row, .plans__row {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 780px) {
    .plans__row {
        margin-bottom: -30px
    }

    .plans--inner .plans__row {
        margin-bottom: -45px
    }
}

.plans--inner .plan-item {
    position: relative;
    margin-left: 25px;
    margin-right: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(33.33% - 50px);
    -ms-flex: 0 0 calc(33.33% - 50px);
    flex: 0 0 calc(33.33% - 50px);
    margin-bottom: 63px;
    cursor: pointer;
    max-width: 216px
}

.plans--inner .plan-item::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: -webkit-calc(100% + 28px);
    width: calc(100% + 28px);
    height: -webkit-calc(100% + 32px);
    height: calc(100% + 32px);
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #485272;
    opacity: 0
}

.plans--inner input:checked + .plan-item::before {
    opacity: .4
}

.plans--inner input:checked + .plan-item .plan-item__head {
    background: #1f2d68
}

.plans--inner input:checked + .plan-item .plan-item__head::after, .plans--inner input:checked + .plan-item .plan-item__head::before {
    background: url(../images/plan-item-shadow2.png) top 0 left 50% no-repeat
}

.plan-item {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 216px;
    -ms-flex: 0 0 216px;
    flex: 0 0 216px;
    margin-left: 35px;
    margin-right: 35px;
    margin-bottom: 44px
}

@media screen and (max-width: 780px) {
    .plans--inner .plan-item {
        margin-bottom: 45px
    }

    .plan-item {
        margin-bottom: 30px
    }
}

.plan-item__link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5
}

.plan-item:hover .plan-item__body, .plan-item:hover .plan-item__head {
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .16);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .16)
}

.plan-item:active .plan-item__head {
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .08);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .08)
}

.plan-item:active .plan-item__body {
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .08);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .08)
}

.plan-item__head {
    position: relative;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 21px 30px;
    text-align: center;
    margin-bottom: 8px;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    z-index: 2;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(45, 53, 84, .8)), to(rgba(65, 103, 150, .8)));
    background-image: -o-linear-gradient(bottom, rgba(45, 53, 84, .8) 0, rgba(65, 103, 150, .8) 100%);
    background-image: linear-gradient(to top, rgba(45, 53, 84, .8) 0, rgba(65, 103, 150, .8) 100%)
}

.plan-item__head::after, .plan-item__head::before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 44px;
    background: url(../images/plan-item-shadow.png) top 0 left 50% no-repeat;
    pointer-events: none
}

.plan-item__head::after {
    bottom: 1px;
    top: auto;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.plan-item__title {
    color: #fff;
    font-family: Akrobat, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 2
}

.plan-item__body {
    position: relative;
    z-index: 2;
    padding: 5px 20px 1px;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(59, 59, 94, .3)), to(rgba(71, 93, 125, .3)));
    background-image: -o-linear-gradient(bottom, rgba(59, 59, 94, .3) 0, rgba(71, 93, 125, .3) 100%);
    background-image: linear-gradient(to top, rgba(59, 59, 94, .3) 0, rgba(71, 93, 125, .3) 100%)
}

.plan-item__params {
    color: #c8c2c7;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: center
}

.plan-item__close-label {
    font-family: "Proxima Nova", sans-serif;
    background: rgba(0, 6, 31, .8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    z-index: 20;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px
}

.plan-item.disabled {
    opacity: .7;
    cursor: default;
    pointer-events: none
}

.plan-item.disabled .plan-item__body, .plan-item.disabled .plan-item__head {
    opacity: .5
}

.small-stat {
    padding: 21px 26px 12px 38px;
    margin-bottom: 65px;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(79, 79, 79, .3)
}

.small-stat--no-bm {
    margin-bottom: 0
}

.small-stat__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -11px;
    margin-right: -11px
}

.small-stat__item {
    margin-left: 11px;
    margin-right: 11px;
    margin-bottom: 10px;
    font-family: "Proxima Nova", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase
}

.small-stat__item .count {
    color: #fff;
    margin-right: .1em;
    max-width: 150px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: middle
}

@media screen and (max-width: 560px) {
    .small-stat__item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 -webkit-calc(50% - 22px);
        -ms-flex: 1 0 calc(50% - 22px);
        flex: 1 0 calc(50% - 22px);
        text-align: center
    }

    .small-stat__item .count {
        max-width: 70px
    }
}

.small-stat__item .currency {
    color: #bbb;
    display: inline-block;
    vertical-align: middle
}

.open-depo-bottom {
    position: relative;
    width: 100%;
    max-width: 544px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 3px dashed rgba(255, 255, 255, .1);
    padding: 21px 30px 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 54px
}

.open-depo-bottom--pbs {
    padding-bottom: 21px
}

.open-depo-bottom .input-holder {
    max-width: 261px
}

.open-depo-bottom--ex .pays-list-holder {
    margin-top: 0;
    margin-bottom: 60px
}

.open-depo-bottom--tr .pays-list-holder {
    margin-top: 0;
    margin-bottom: 20px
}

.pays-list-holder {
    margin-top: 20px
}

.pays-list-holder.no-mt {
    margin-top: 0;
}

.pays-list-holder .pays-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 -40px;
    padding: 0;
    list-style: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pays-list-holder .pays-list__item {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 40px
}

.pays-list-holder .pays-list__item label {
    cursor: pointer
}

.pays-list-holder .pays-list__item input {
    position: absolute;
    opacity: 0;
    z-index: -100
}

.pays-list-holder .pays-list__item.active::before {
    opacity: 1
}

.pays-list-holder .pays-list__item::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    height: -webkit-calc(100% + 48px);
    height: calc(100% + 48px);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #3c3c3c;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    pointer-events: none
}

.pays-list-holder .pays-list__item-text {
    position: relative;
    z-index: 2;
    color: #bbb;
    font-family: "Proxima Nova", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.pays-list-holder .pays-list__item:hover .pays-list__item-text {
    color: #d2d2d2
}

.pays-list-holder .pays-list__item:active .pays-list__item-text {
    color: #e7e7e7
}

.pays-list-holder__title {
    font-size: 18px;
    font-weight: 500;
    font-family: "Proxima Nova", sans-serif;
    margin: 0 0 40px;
    color: #fff;
    text-align: center
}

.close-depo {
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #303030;
    padding: 85px 40px 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 780px) {
    .close-depo {
        padding: 60px 30px
    }
}

.close-depo__text {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 25px
}

@media screen and (max-width: 560px) {
    .close-depo {
        padding: 40px 20px
    }

    .close-depo__text {
        font-size: 16px
    }
}

.close-depo__text a {
    color: #3cf9f9;
    text-decoration: underline
}

.close-depo__text a:hover {
    text-decoration: none
}

.close-depo__text a:active {
    text-decoration: underline
}

.close-depo__contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #2b2b2b;
    padding: 20px 30px;
    margin-left: -18px;
    margin-right: -18px
}

@media screen and (max-width: 600px) {
    .close-depo__contacts {
        margin: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px
    }

    .close-depo__contact {
        margin-bottom: 30px
    }

    .close-depo__contact:last-of-type {
        margin-bottom: 0
    }
}

.close-depo__contact {
    display: inline-block;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
    position: relative;
    margin-left: 18px;
    margin-right: 18px
}

.close-depo__contact--email {
    padding-left: 40px
}

.close-depo__contact--email::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 28px;
    height: 21px;
    background: url(../images/icon-mail.png) center/contain no-repeat
}

@media screen and (max-width: 560px) {
    .close-depo__contact {
        font-size: 14px
    }

    .close-depo__contact--email {
        padding-left: 30px
    }

    .close-depo__contact--email::before {
        width: 23px
    }
}

.close-depo__contact--tg {
    padding-left: 36px
}

.close-depo__contact--tg::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 28px;
    height: 28px;
    background: url(../images/icon-tg2.png) center/contain no-repeat
}

@media screen and (max-width: 560px) {
    .close-depo__contact--tg {
        padding-left: 30px
    }

    .close-depo__contact--tg::before {
        width: 23px
    }
}

.comis-block {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    margin: 20px auto;
    max-width: 260px
}

.comis-block__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.comis-block__row:not(:last-of-type) {
    margin-bottom: 15px
}

.comis-block__row .label {
    width: 100%;
    color: #bbb;
    margin-bottom: 10px
}

.comis-block__row .value {
    width: 100%;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block;
    min-height: 18px
}

.comis-block__row .value b {
    font-weight: 400
}

.comis-block__row .value small {
    font-size: 100%
}

.ref-bonus__head {
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #303030;
    padding: 28px 30px 10px 20px;
    margin-bottom: 18px
}

.ref-bonus__head-inner {
    max-width: 600px
}

.ref-bonus__head-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.ref-bonus__head-item {
    width: -webkit-calc(33.33% - 30px);
    width: calc(33.33% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    font-family: "Proxima Nova", sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 17px;
    min-width: 120px
}

@media screen and (max-width: 780px) {
    .ref-bonus__head-item {
        margin-bottom: 10px;
        font-size: 14px
    }
}

.ref-bonus__head-item .value {
    margin-right: .4em;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: -webkit-calc(100% - 38px);
    max-width: calc(100% - 38px);
    display: inline-block
}

.ref-bonus__head-item .currency {
    color: #3cf9f9;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block
}

.ref-bonus__head-item--empty {
    width: 100%;
    margin: 0 0 17px;
    text-align: left;
    padding-left: 30px
}

.ref-bonus__head-item--empty .value {
    color: #bbb;
    max-width: unset;
    text-transform: none
}

.ref-bonus__body {
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .06);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #303030
}

.ref-bonus__body .ref-tree {
    border: none;
    margin-top: 0
}

.mobile-menu {
    position: fixed;
    z-index: 50;
    right: 0;
    top: 0;
    width: 320px;
    -webkit-transform: translateX(320px);
    -ms-transform: translateX(320px);
    transform: translateX(320px);
    opacity: 0;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s;
    -o-transition: transform .5s, opacity .5s;
    background-color: #151a30;
    height: 100%;
    padding-top: 54px
}

@media screen and (max-width: 400px) {
    .mobile-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mobile-menu.active {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mobile-menu__close-btn {
    position: absolute;
    top: 15px;
    right: 17px;
    width: 22px;
    height: 22px;
    background: 0 0;
    border: none;
    padding: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    cursor: pointer
}

.mobile-menu__close-btn:hover {
    opacity: .7
}

.mobile-menu__close-btn:active {
    opacity: 1
}

.mobile-menu__close-btn:focus {
    outline: 0
}

.mobile-menu__close-btn::after, .mobile-menu__close-btn::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 3px;
    background: #fff
}

.mobile-menu__close-btn::before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.mobile-menu__close-btn::after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.mobile-menu__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

.mobile-menu__top .header__clock, .mobile-menu__top .header__languages {
    display: block
}

.mobile-menu__top .header__clock {
    margin-right: 15px
}

.mobile-menu__tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

.mobile-menu__tab {
    display: none
}

.mobile-menu__tab-btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    background-color: #000;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    border: none;
    padding: 12px
}

.mobile-menu__tab-btn.active {
    background-color: #1f76d9
}

.mobile-menu__tab-btn:focus {
    outline: 0
}

.mobile-menu__tab.active {
    display: block
}

.mobile-menu__tab .cabinet-sidebar {
    background: 0 0;
    display: block;
    position: static;
    opacity: 1;
    pointer-events: all;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mobile-menu__tab .cabinet-sidebar::after, .mobile-menu__tab .cabinet-sidebar::before {
    display: none
}

.mobile-menu__tab .cabinet-sidebar__item:hover {
    background: 0 0
}

.mobile-menu__tab .cabinet-sidebar__item:not(:last-of-type) {
    margin-bottom: 15px
}

.mobile-menu__tab .cabinet-sidebar__link {
    padding: 0;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #525e97;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    line-height: 1.15
}

.mobile-menu__bottom {
    display: none
}

@media screen and (max-width: 400px) {
    .mobile-menu__bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: auto;
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.mobile-menu__bottom .header__cab-link {
    font-size: 16px;
    text-transform: uppercase;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

.info-block {
    text-align: center;
    padding: 30px 20px;
    font-family: "Proxima Nova", Tahoma, sans-serif;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    background-color: rgba(48, 48, 48, .3);
    color: #bbb
}

.info-block + .info-block {
    margin-top: 20px
}

.info-block + .form-box {
    margin-top: 40px
}

.info-block h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #fff
}

@media screen and (max-width: 780px) {
    .info-block h2 {
        font-size: 20px;
        margin-bottom: 20px
    }
}

.info-block h2 + p {
    margin-top: 30px
}

.info-block p {
    font-size: 16px;
    line-height: 130%;
    margin: 0
}

.info-block p + p {
    margin-top: 20px
}

@media screen and (max-width: 780px) {
    .info-block p {
        font-size: 14px
    }
}

.info-block a {
    color: #0d95e8;
    text-decoration: none
}

.info-block a:hover {
    text-decoration: underline
}

.info-block a:active {
    text-decoration: none
}

.info-block .primary-text {
    color: #db2929;
    font-weight: 600
}

.info-block .muted-text {
    opacity: .8
}

.info-block--small {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.info-block--small h2 {
    margin-bottom: 0
}

.info-block--small h2 + p {
    margin-top: 30px
}

.operation-description {
    position: relative;
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    padding: 30px;
    -webkit-box-shadow: 0 0 32px 3px rgba(0, 78, 255, .03);
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, .03);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(48, 48, 48, .5);
    border: 3px dashed rgba(149, 149, 149, .1);
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.operation-description fieldset {
    display: block;
    min-width: 0;
    max-width: 100%
}

.operation-description h2 {
    text-align: center;
    margin: 0 0 30px;
    font-size: 20px
}

.operation-description .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.operation-description .row:not(:last-of-type) {
    margin-bottom: 10px
}

.operation-description .row .col {
    position: relative;
    width: 50%;
    color: #bbb;
    display: inline-block;
    max-width: 50%
}

.operation-description .row .col:first-of-type {
    padding-right: 10px
}

@media screen and (max-width: 560px) {
    .ref-bonus__head-item {
        min-width: 104px
    }

    .operation-description h2 {
        font-size: 16px
    }

    .operation-description .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .operation-description .row:not(:last-of-type) {
        margin-bottom: 20px
    }

    .operation-description .row .col {
        width: 100%
    }

    .operation-description .row .col:first-of-type {
        text-align: center;
        margin-bottom: 5px;
        padding-right: 0
    }
}

.operation-description .row .col:last-of-type {
    padding-left: 10px;
    text-align: right;
    color: #fff
}

.operation-description .row .col:last-of-type input, .operation-description .row .col:last-of-type span.input {
    max-width: 130px;
    text-align: left;
    width: 100%;
    display: inline-block;
    background-color: #031547;
    line-height: 100%;
    padding: 9px 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Proxima Nova", sans-serif;
    font-weight: 400;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    letter-spacing: .8px;
    border: 1px solid transparent;
    color: #c1c1c1;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.operation-description .row .col:last-of-type input:focus, .operation-description .row .col:last-of-type span.input:focus {
    outline: 0
}

.operation-description .row .col:last-of-type input small, .operation-description .row .col:last-of-type span.input small {
    font-size: 100%
}

.operation-description .row .col .value {
    word-wrap: break-word;
    display: inline-block;
    max-width: 100%
}

.operation-description .row .col .err {
    font-size: 12px;
    color: red;
    font-weight: 600
}

.operation-description .row .input-holder {
    margin: 0
}

@media screen and (max-width: 560px) {
    .operation-description .row .col:last-of-type {
        text-align: center;
        padding-left: 0
    }

    .operation-description .row .col:last-of-type input, .operation-description .row .col:last-of-type span.input {
        max-width: 100%;
        text-align: center
    }

    .operation-description .row .input-holder {
        margin-left: auto;
        margin-right: auto
    }
}

.operation-description .row .input-holder--has-valute {
    position: relative
}

.operation-description .row .input-holder--has-valute small {
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.operation-description .row .input-holder--has-valute input {
    text-align: left;
    padding-right: 40px
}

.operation-description .text-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 40px -10px -10px
}

.operation-description .text-center input {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px 10px;
    min-width: -webkit-calc(50% - 20px);
    min-width: calc(50% - 20px)
}

.operation-description > form > .err {
    text-align: center;
    font-size: 13px;
    color: red;
    font-family: Akrobat, sans-serif;
    display: block;
    margin-bottom: -20px;
    margin-top: 20px;
    font-weight: 700
}

.operation-description .info a {
    color: #fff
}

.operation-description .info a:hover {
    text-decoration: none
}

.operation-description .info a:active {
    text-decoration: underline
}

.ex-psys {
    margin: 0 0 60px
}

.ref-pop-head {
    color: #fff;
    margin-top: 0;
    font-family: "Proxima Nova", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
}

.ref-pop-form {
    text-align: center;
}

.ref-pop-sub {
    color: #fff;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
}

.ref-pop-form .input {
    height: 30px;
    padding: 2px 10px 3px;
}

.ref-pop-form .input-holder__input {
    margin-bottom: 10px;
}

.ref-pop-form .btn {
    margin-bottom: 33px;
}

.table--deposits .table__row--head {
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, 0.06);
    border-radius: 10px;
    cursor: default;
}

.table--deposits .table__row--head .table__cell {
    font-size: 13px;
    line-height: 31px;
    font-weight: 400;
    text-transform: uppercase;
    color: #a5b5e8;
}


.table--deposits .depo-item__head--black .table__row--head {
    background-image: linear-gradient(to top, #1c1c1c 0%, #323335 100%);
}


.table--deposits .depo-item__head--blue .table__row--head {
    background-image: linear-gradient(to top, #292f56 0%, #233883 100%);
}

.table--deposits .table__row {
    transition: opacity 0.3s;
    /*box-shadow: inset 0 0 24px rgba(0, 192, 255, 0.08);*/
    /*border-radius: 10px;*/
    /*background-image: linear-gradient(to top, #a6a6a6 0%, #b0b0b0 7%, #e4e4e4 100%);*/
    /*margin-bottom: 0;*/
}

/*.table--deposits .table__row:nth-child(even) {*/
/*    background-color: #2f5794;*/
/*}*/

.table--deposits .table__cell {
    color: #dfdfdf;
}

.table--deposits .depo-item > .table__row:hover {
    background-color: #121528;
    background-image: linear-gradient(0.0deg, #aeaeae 0%, #aeaeae 11%, #d3d3d3 50%, #cbccda 100%);
    box-shadow: 0px 7px 31px 4px rgba(0,0,0,0.03);
    border-radius: 26.5px;
}

.table--deposits .depo-item > .table__row:active {
    opacity: 0.7;
}

.table--deposits .depo-item > .table__row:hover .table__cell {
    color: #000000;
}

.table--deposits .depo-item > .table__row:active {
    opacity: 0.7;
}

.table--deposits .depo-item {
    margin-bottom: 7px;
}

.depo-item .plan-title, .depo-item .plan-sum {
    display: inline-block;
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table--deposits .depo-item .table__row--head {
    cursor: default;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 14px;
    padding-bottom: 15px;
}

.table--deposits .depo-item > .table__row {
    margin: 0 20px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 10px;
    padding-right: 10px;
    /*transform: translateY(-26px);*/

    background-image: linear-gradient(0.0deg, rgba(174, 174, 174, 0.15) 0%, rgba(174, 174, 174, 0.16) 11%, rgba(211, 211, 211, 0.16) 50%, rgba(203, 204, 218, 0.15) 100%);
    box-shadow: 0px 7px 31px 4px rgba(0,0,0,0.03);
    border-radius: 26.5px;
    background-color: transparent;
}

.table--deposits .depo-item__head .table__cell {
    color: #bdbdbd;
}

.table--deposits .depo-item > .table__row .table__cell {
    color: #d7d7d7;
    font-weight: 500;
}

.table--deposits .table__row--head {
    position: relative;
    z-index: 2;
    background-image: linear-gradient(0.0deg, #172044 0%, #202f91 100%);
    border-radius: 25.5px;
    padding-top: 10px;
    padding-bottom: 28px;
}
.table--deposits .table__row--head::before {
    display: none;
}
.table--deposits .table__row--head::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 21px;
    background: url("../images/deposits-head-shadow.png") no-repeat center / contain;
    transform: none;
    bottom: -1px;
}

.table--deposits .table__row--head a {
    text-decoration: underline;
    color: #a5b5e8;
}
.table--deposits .table__row--head a:hover {
    text-decoration: none;
}
.table--deposits .table__row--head a:active {
    text-decoration: underline;
}

.table--deposits .depo-item:nth-child(even) .table__row--head {
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, 0.06);
    border-radius: 10px;
}

.table--deposits .depo-item:nth-child(even) .table__row--head .table__cell {
    color: #bdbdbd;
}

.table--deposits .depo-item:nth-child(odd) .table__row--head {
    box-shadow: 0 0 32px 3px rgba(0, 78, 255, 0.06);
    border-radius: 10px;
}

.table--deposits .depo-item:nth-child(odd) .table__row--head .table__cell {
    color: #bdbdbd;
}

.table--deposits .success-text {
    color: #237941 !important;
    font-weight: 500;
}

.table--deposits .danger-text {
    color: #ec293b !important;
    font-weight: 500;
}

.table--deposits .table__cell {
    font-size: 13px;
}

.table--deposits .depo-item > .table__row {
    position: relative;
    align-items: stretch;
}

/*.table--deposits .depo-item > .table__row::before {*/
/*    content: '';*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 25px;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 21px;*/
/*    background: url("../images/depo-item-shadow.png") no-repeat top 0 left 50% /    contain;*/
/*}*/

.table--deposits .depo-item > .table__row .table__cell {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (min-width: 781px) {
    /*.table--deposits .depo-item > .table__row .table__cell::before {*/
    /*    content: '';*/
    /*    position: absolute;*/
    /*    right: 0;*/
    /*    top: -9px;*/
    /*    width: 1px;*/
    /*    height: 13px;*/
    /*    background-image: linear-gradient(to top, #2f5e9a 0%, #232323 50%, #000000 100%);*/
    /*}*/
}

/*.table--deposits .depo-item > .table__row .table__cell::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    right: 0;*/
/*    bottom: -6px;*/
/*    width: 1px;*/
/*    height: 13px;*/
/*    background-image: linear-gradient(to top, #2f5e9a 0%, #232323 50%, #000000 100%);*/
/*}*/

/*.table--deposits .depo-item > .table__row .table__cell:last-of-type::before,*/
/*.table--deposits .depo-item > .table__row .table__cell:last-of-type::after {*/
/*    display: none;*/
/*}*/

@media screen and (max-width: 780px) {
    .table--deposits .depo-item__head {
        display: none;
    }

    .table--deposits .depo-item {
        margin-bottom: 20px;
    }

    .table--deposits .depo-item > .table__row .table__cell::after {
        display: none;
    }

    .table--deposits .depo-item > .table__row .table__cell:last-of-type::before {
        display: block;
    }

    .table--deposits .depo-item > .table__row {
        transform: none;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .table--deposits .depo-item > .table__row::before {
        top: 0;
    }

    .table--deposits .table__row {
        background-image: linear-gradient(to top, #292f56 0%, #233883 100%);
    }

    .table--deposits .depo-item > .table__row .table__cell {
        color: #f2f2f2;
    }

    .table--deposits .depo-item > .table__row .table__cell {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }

    .table--deposits .table__cell::before {
        content: attr(data-title) !important;
        display: inline-block;
        text-align: left;
    }

    .table--deposits .success-text {
        color: #2ca460 !important;
        font-weight: 500;
    }

    .table--deposits .danger-text {
        color: #ec293b !important;
        font-weight: 500;
    }

    .table--deposits .depo-item > .table__row {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 960px) {
    .footer-bottom__row {
        flex-wrap: wrap;
    }

    .footer-bottom__left {
        order: 2;
        margin-top: 15px;
        text-align: center;
        width: 100%;
        margin-right: 0;
    }

    .footer-bottom__right {
        order: 1;
        flex-wrap: wrap;
        margin-left: 0;
        width: 100%;
        justify-content: center;
        padding-top: 25px;
    }

    .footer-bottom__right-contacts {
        flex-direction: row;
        margin-bottom: 20px;
        width: 100%;
        margin-left: 0;
        order: 1;
        margin-top: 20px;
        justify-content: center;
    }

    .footer-bottom__mail {
        margin-bottom: 0;
        margin-left: 0;
    }

    .footer__psys-list {
        justify-content: center;
    }
}

@media screen and (max-width: 700px) {
    .footer-bottom__right {
        flex-direction: column;
        align-items: center;
    }

    .footer-bottom__link {
        margin-right: 0 !important;
        margin-bottom: 10px;
    }

    .footer-bottom__phone {
        margin-left: 30px;
    }
}


@media screen and (max-width: 500px) {
    .footer-bottom__right-contacts {
        flex-direction: column;
        align-items: center;
    }

    .footer-bottom__phone {
        margin-left: 0;
        margin-top: 20px;
    }
}

.refsys-stat {
    background-color: rgba(33, 37, 63, 0.71);
    border-radius: 10px;
    padding: 20px 24px 20px 27px;
    margin-bottom: 63px;

    padding: 17px 24px 12px 27px;
    margin-bottom: 65px;
}

.refsys-stat__row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}

.refsys-stat__item {
    width: calc(33.33% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    font-family: 'Proxima Nova', sans-serif;
    display: flex;
}

.refsys-stat__item:nth-child(1) {
    text-align: left;
}

.refsys-stat__item:nth-child(2) {
    text-align: center;
    justify-content: center;
}

.refsys-stat__item:nth-child(3) {
    text-align: right;
    justify-content: flex-end;
}

.refsys-stat__item-label {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    text-transform: uppercase;
    color: #ffffff;
    margin-right: 19px;
}

.refsys-stat__item-value {
    position: relative;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    text-decoration: underline;
    text-transform: uppercase;
    color: #39eff0;

}

.refsys-stat__item-value-inner {
    position: relative;
    z-index: 11;
    cursor: pointer;
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-decoration: underline;
}

.refsys-stat__item-value.tdn {
    text-decoration: none;
}

.refsys-stat__item-value.tdn .refsys-stat__item-value-inner {
    text-decoration: none;
}

.refsys-stat__dropdown {
    position: absolute;
    left: -15px;
    top: -5px;
    background-color: #1b1f37;
    border-radius: 10px;
    padding: 39px 19px 8px 16px;
    z-index: 10;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
}

.refsys-stat__dropdown-row {
    color: #ffffff;
    display: block;
    margin-bottom: 5px;
    white-space: nowrap;
    font-size: 12px;
}

.refsys-stat__dropdown-row small {
    font-size: 100%;
}

.refsys-stat__item-value:hover .refsys-stat__dropdown {
    opacity: 1;
    pointer-events: all;
}

.cabinet-head__user-info {
    display: flex;
    align-items: center;
    width: 256px;
    background-color: #121528;
    border-radius: 27.5px;
    margin-left: 30px;
}

.cabinet-head__user-info-icon {
    width: 55px;
    height: 55px;
    background-color: #223464;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.cabinet-head__user-info-icon img {
    width: 27px;
}

.cabinet-head__user-info-name {
    font-family: "Proxima Nova", Sans-Serif;
    font-size: 14px;
    line-height: 31px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;

    flex: 1 1 auto;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 1200px) {
    .refsys-stat {
        padding-bottom: 5px;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .refsys-stat__row {
        flex-wrap: wrap;
        margin-left: -20px;
        margin-right: -20px;
        justify-content: center;
    }

    .refsys-stat__item {
        width: calc(50% - 40px);
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 15px;
    }


    .refsys-stat__item:nth-child(1) {
        text-align: left;
    }

    .refsys-stat__item:nth-child(2) {
        text-align: right;
        justify-content: flex-end;
    }

    .refsys-stat__item:nth-child(3) {
        text-align: center;
        justify-content: center;
    }
}

@media screen and (max-width: 740px) {
    .cabinet-head__title {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .cabinet-head__user-info {
        margin-left: 0;
        margin-top: 15px;
    }
}

@media screen and (max-width: 600px) {
    .refsys-stat {
        padding: 18px 42px 11px 46px;
    }

    .refsys-stat__row {
        margin-left: 0;
        margin-right: 0;
    }

    .refsys-stat__item {
        width: 100%;
        margin: 0;
        justify-content: space-between !important;
        margin-bottom: 13px;
    }

    .refsys-stat__item:last-child {
        margin-bottom: 0;
    }

}

@media screen and (max-width: 360px) {

    .refsys-stat {
        padding-left: 25px;
        padding-right: 25px;
    }

}

.back-link {
    position: absolute;
    left: 0;
    top: 4px;
    width: 72px;
    height: 45px;
    padding: 0;
    border: none;
    background: url("../images/arrow-left.svg") no-repeat center / contain;
    font-size: 0;
    transition: opacity 0.3s;
    cursor: pointer;

    transform: translateX(-131px);
}

.back-link:hover {
    opacity: 0.7;
}
.back-link:active {
    opacity: 0.5;
}

.box.comis .input-holder__label {
    display: block;
    text-align: right;
    padding-right: 10px;
    color: #a8a8a8;
}

.box.comis .input-holder__input {
    display: block;
    text-align: left;
    padding-left: 10px;
}

.box.comis .input-holder__input small {
    font-size: 100%;
}

.box.comis .input-holder__input b {
    display: inline-block;
    overflow: hidden;
    max-width: calc(100% - 50px);
    text-overflow: ellipsis;
    vertical-align: middle;
}

.box.comis {
    font-family: "Proxima Nova", sans-serif;
    color: #ffffff;
    width: 100%;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}
.box.comis + .box.comis {
    margin-top: 10px;
}
.box.comis .input-holder {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0;
    max-width: 100%;
}

.box.comis .input-holder__label, .box.comis .input-holder__input {
    width: 50%;
}

@media screen and (max-width: 1100px) {
    /*.open-depo-bottom {*/
    /*    padding-bottom: 80px;*/
    /*}*/

    .open-depo-bottom .back-link,
    .operation-description .back-link {
        top: auto;
        bottom: -180px;
        left: 50%;
        transform: translateX(-50%);
    }

    .operation-description .back-link {
        bottom: -77px;
    }

    .cabinet-content__main form[name="add"],
    .operation-description
    {
        margin-bottom: 80px;
    }

}
@media screen and (max-width: 960px) {
    .cabinet-content__main form[name="add"],
    .operation-description
    {
        margin-bottom: 50px;
    }
}