body,
html {
    height: 100%
}

body {
    padding: 0;
    margin: 0 auto;
    text-decoration-skip: objects;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    background-color: #fff
}

body.over {
    overflow: hidden
}

ul,
ol {
    list-style-type: none;
    margin: 0;
    padding: 0
}

button,
input,
textarea {
    outline: none;
    font-family: stolzl
}

button {
    cursor: pointer;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0
}

textarea {
    white-space: pre-wrap;
    resize: none
}

::-webkit-input-placeholder {
    color: inherit
}

:-ms-input-placeholder {
    color: inherit
}

::-moz-input-placeholder {
    color: inherit
}

::-moz-placeholder {
    color: inherit
}

:-moz-placeholder {
    color: inherit
}

input[type=number] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    display: none
}

.iconArrow,
.iconBl {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.invisLink {
    position: relative;
    z-index: 1
}

.invisLink a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap
}

.wrapper {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%
}

.modalsScroll {
    overflow: auto;
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: none
}

.modalsScroll .modals {
    height: 100vh;
    width: 100%
}

.modalsScroll .modals.table {
    display: table
}

.modalsScroll .modals .tCell {
    padding: 50px 15px;
    overflow: auto;
    display: table-cell;
    vertical-align: middle
}

.modalsScroll.open {
    z-index: 99;
    display: block
}

.modalsScroll .closeModal span+span {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 4px
}

.modalsScroll .closeModal span {
    position: relative;
    height: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    width: 100%;
    top: 7px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #6f6c99;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px
}

.modalsScroll .closeModal:hover {
    opacity: .5
}

.modalsScroll .closeModal {
    outline: none;
    z-index: 30;
    position: absolute;
    right: 28px;
    top: 38px;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 35px;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    padding: 7px
}

.modalsScroll .overlayModal {
    z-index: 4;
    position: fixed;
    background-color: #001b3b;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
    opacity: .87
}

.modalsScroll .blockMod {
    position: relative;
    z-index: 5;
    display: none;
    margin: 0 auto;
    max-width: 1031px
}

.blockMod .in {
    position: relative;
    z-index: 2
}

.content {
    flex: 1 0 auto;
    background-image: url(../img/rect_invi2.png);
    background-repeat: no-repeat;
    background-position: -1939px 279px
}

.wrapper header::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -1388px;
    width: 2060px;
    height: 1500px;
    background-color: #fff;
    opacity: .07;
    pointer-events: none;
    -webkit-border-radius: 122px;
    -moz-border-radius: 122px;
    -ms-border-radius: 122px;
    border-radius: 122px;
    z-index: -1;
    margin-left: -265px;
    -webkit-transform: skew(11deg) rotate(-5deg);
    -moz-transform: skew(11deg) rotate(-5deg);
    -o-transform: skew(11deg) rotate(-5deg);
    transform: skew(11deg) rotate(-5deg)
}

.wrapper .loginPage header::after {
    display: none
}

.wrapper header::after {
    content: "";
    position: absolute;
    left: 50%;
    top: -1177px;
    width: 2060px;
    height: 1500px;
    background-color: #18707a;
    opacity: .21;
    pointer-events: none;
    -webkit-border-radius: 122px;
    -moz-border-radius: 122px;
    -ms-border-radius: 122px;
    border-radius: 122px;
    z-index: -2;
    margin-left: -7px;
    -webkit-transform: skew(11deg) rotate(-5deg);
    -moz-transform: skew(11deg) rotate(-5deg);
    -o-transform: skew(11deg) rotate(-5deg);
    transform: skew(11deg) rotate(-5deg)
}

.wrapper header {
    flex: 0 0 auto;
    position: relative;
    z-index: 3
}

.btn {
    background: 0 0;
    border: 0;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px
}

.btn.btnYellow:hover {
    -webkit-box-shadow: 0 0 15px 0 #ffd33b;
    -moz-box-shadow: 0 0 15px 0 #ffd33b;
    box-shadow: 0 0 15px 0 #ffd33b
}

.btn.btnYellow {
    text-transform: uppercase;
    color: #152c4c;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .1em;
    background: #ffbf00;
    background: -moz-linear-gradient(top, #ffbf00 0%, #ffd53e 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffbf00), color-stop(100%, #ffd53e));
    background: -webkit-linear-gradient(top, #ffbf00 0%, #ffd53e 100%);
    background: -o-linear-gradient(top, #ffbf00 0%, #ffd53e 100%);
    background: -ms-linear-gradient(top, #ffbf00 0%, #ffd53e 100%);
    background: linear-gradient(to bottom, #ffbf00 0%, #ffd53e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf00', endColorstr='#ffd53e', GradientType=0)
}

.btn.btnGreen .iconBl {
    color: #73b7bb
}

.btn.btnGreen:hover {
    -webkit-box-shadow: 0 0 15px 0 #50dae0;
    -moz-box-shadow: 0 0 15px 0 #50dae0;
    box-shadow: 0 0 15px 0 #50dae0
}

.btn.btnGreen {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .1em;
    background: #017377;
    background: -moz-linear-gradient(top, #017377 0%, #108286 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #017377), color-stop(100%, #108286));
    background: -webkit-linear-gradient(top, #017377 0%, #108286 100%);
    background: -o-linear-gradient(top, #017377 0%, #108286 100%);
    background: -ms-linear-gradient(top, #017377 0%, #108286 100%);
    background: linear-gradient(to bottom, #017377 0%, #108286 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#017377', endColorstr='#108286', GradientType=0)
}

.btn.btnArrow {
    display: flex;
    align-items: center;
    justify-content: center
}

.btn.btnArrow .iconBl {
    font-size: 14px;
    margin-right: 12px
}

.lineTop {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 31px 0;
    position: relative
}

.lineTop .logo:before {
    content: "";
    position: absolute;
    left: -436px;
    top: -524px;
    background-image: url(../img/triangle_white.png);
    width: 666px;
    height: 641px;
    z-index: -1
}

.lineTop .logo {
    width: 145px;
    position: absolute;
    left: -220px;
    top: 46px
}

.lineTop .logo img {
    width: 100%
}

.lineTop .adressBl {
    width: 26%
}

.lineTop .supportBl {
    width: 21%
}

.lineTop .btn {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: calc(100% + 3px);
    padding: 7px 12px
}

.adressBl {
    position: relative;
    padding-left: 53px
}

.adressBl .iconBl {
    font-size: 35px;
    color: #87c6c9;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -18px
}

.adressBl .txt {
    color: #87c6c9;
    font-size: 11px;
    letter-spacing: .05em;
    line-height: 18px;
    position: relative;
    display: block
}

.supportBl {
    position: relative;
    padding-left: 52px
}

.supportBl .iconBl {
    font-size: 35px;
    color: #87c6c9;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -19px
}

.supportBl .tit {
    color: #87c6c9;
    font-size: 11px;
    display: block;
    letter-spacing: .05em
}

.supportBl .link {
    color: #ffc000;
    font-size: 11px;
    display: table;
    letter-spacing: .05em;
    margin-top: 4px
}

.supportBl .link:hover {
    color: #50dae0
}

.langBl:hover .listLinks {
    display: block
}

.langBl:hover .iconArrow {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.langBl {
    background-color: rgba(18, 59, 77, .55);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    padding: 9px 0;
    text-align: center;
    width: 91px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, .11);
    z-index: 2
}

.langBl .listLinks {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: rgba(18, 59, 77, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, .11)
}

.langBl .listLinks li a {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 11px;
    padding: 4px 5px
}

.langBl .listLinks li a:hover {
    color: #ffc000
}

.langBl .iconArrow {
    color: #fff;
    font-size: 6px;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -3px
}

.langBl .txt {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 12px
}

.langBl .iconBl {
    color: #81bec3;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -8px
}

.menuLine {
    display: flex;
    padding: 8px 0 5px 58px
}

.menuLine .menu {
    max-width: 975px
}

.menu {
    display: flex
}

.menu a {
    color: #50dae0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .1em
}

.menu a:hover,
.menu a.active {
    color: #fff
}

.menu a+a {
    margin-left: 24px
}

.grettingsMain {
    position: relative;
    z-index: 2
}

.grettingsMain::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -131px;
    width: 1999px;
    height: 1096px;
    background-image: url(../img/bggrettingsmain.png);
    margin-left: -1040px;
    z-index: -1;
    background-repeat: no-repeat
}

.grettingsMain .wrapIn {
    padding: 136px 0 101px
}

.grettingsMain .text .txt {
    display: block
}

.grettingsMain .text .btn {
    margin-top: 45px;
    display: table;
    padding: 12px 45px
}

.grettingsMain .text {
    color: #bad7d8;
    display: block;
    padding: 45px 30px 45px 60px;
    font-weight: 300;
    max-width: 55%;
    font-size: 16px;
    line-height: 23px
}

.grettingsMain .cap b {
    font-weight: 500
}

.grettingsMain .cap {
    color: #fff;
    font-size: 50px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0;
    max-width: 60%;
    line-height: 61px
}

.colorYellow {
    color: #ffc000
}

.colorWhite {
    color: #fff
}

.colorGreen {
    color: #008384
}

.listCurrents {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 60px;
    margin-top: 36px
}

.listCurrents .iconBl {
    font-size: 42px;
    color: #87c6c9;
    position: absolute;
    left: -3px;
    top: 50%;
    margin-top: -19px
}

.listCurrents .item {
    position: relative
}

.listCurrents .item:nth-child(2):after {
    display: none
}

.listCurrents .item+.item {
    margin-left: 87px
}

.listCurrents .item .val {
    color: #50dae0;
    font-size: 17px;
    display: block;
    font-weight: 700
}

.listCurrents .item .name {
    color: #fff;
    font-size: 10px;
    display: block;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: .2em;
    font-weight: 300
}

.listCurrents .item:after {
    content: '. . . . . . . . . . . . . . . . . . . . .';
    display: block;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    right: calc(100% + 8px);
    width: 77px;
    bottom: 0;
    color: #ffc000
}

.listMining:before {
    content: "";
    position: absolute;
    left: 234px;
    top: -33px;
    background-image: url(../img/bgmining.png);
    width: 778px;
    height: 635px
}

.listMining {
    position: absolute;
    left: 50%;
    top: 120px;
    width: 750px;
    height: 470px;
    margin-left: 25px
}

.listMining .list {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.listMining .list .item {
    position: absolute;
    left: 0;
    top: 0
}

.listMining .list .item .tit {
    font-size: 10px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 300;
    line-height: 19px
}

.listMining .list .item .val {
    color: #ffc000;
    font-size: 30px;
    display: block;
    font-weight: 700;
    white-space: nowrap;
    margin-top: 3px
}

.listMining .list .item:nth-child(1) {
    top: auto;
    bottom: 54px;
    text-align: right;
    left: 25px;
    width: 200px
}

.listMining .list .item:nth-child(2) {
    top: -3px;
    text-align: center;
    left: 322px;
    width: 140px
}

.listMining .list .item:nth-child(3) {
    top: auto;
    text-align: left;
    left: 567px;
    width: 140px;
    bottom: 55px
}

.listMining .triangle-wrapper {
    position: absolute;
    left: 245px;
    top: 5px
}

.triangle {
    animation: grow-and-fade 2000ms linear infinite;
    height: 450px;
    left: 0;
    opacity: 0;
    width: 500px;
    position: absolute;
    top: 0;
    transform: translatez(0);
    transform-origin: 50% 60%;
    will-change: opacity, transform;
    z-index: -1;
    pointer-events: none
}

.triangle-wrapper {
    height: 450px;
    position: relative;
    width: 600px;
    z-index: -1
}

.triangle-loading {
    animation: pulsing-fade 6000ms ease infinite;
    font-size: 12px;
    font-weight: 300;
    left: 50%;
    letter-spacing: 8px;
    margin-left: 4px;
    margin-top: 10px;
    opacity: 0;
    position: absolute;
    top: 100%;
    transform: translate3d(-50%, -50%, 0);
    text-transform: uppercase
}

.triangle-svg {
    margin-top: -20px;
    opacity: .5;
    overflow: visible
}

.triangle-polygon {
    stroke-width: 1px
}

.triangle-1 {
    animation-delay: 0
}

.triangle-1 .triangle-polygon {
    stroke: #4ed5dc
}

.triangle-2 {
    animation-delay: 400ms
}

.triangle-2 .triangle-polygon {
    stroke: #3ba9b4
}

.triangle-3 {
    animation-delay: 800ms
}

.triangle-3 .triangle-polygon {
    stroke: #166875
}

.triangle-4 {
    animation-delay: 1200ms
}

.triangle-4 .triangle-polygon {
    stroke: #195a65
}

.triangle-5 {
    animation-delay: 1600ms
}

.triangle-5 .triangle-polygon {
    stroke: #195a65
}

@keyframes grow-and-fade {
    0% {
        opacity: 0;
        transform: scale(.1) translatez(0)
    }
    40% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: scale(1) translatez(0)
    }
}

@keyframes pulsing-fade {
    0% {
        opacity: 0
    }
    20% {
        opacity: 0
    }
    40% {
        opacity: .8
    }
    60% {
        opacity: 0
    }
}

.profitBlock {
    position: relative;
    z-index: 3
}

.profitSlider {
    max-width: 1080px;
    margin: 0 auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    padding: 80px 0;
    overflow: hidden;
    position: relative;
    top: -37px
}

.profitSlider .slick-list {
    background-color: #fff;
    overflow: visible;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 43px 0 rgba(0, 0, 0, .33);
    -moz-box-shadow: 0 0 43px 0 rgba(0, 0, 0, .33);
    box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, .05)
}

.profitSlider .item.slick-center .tit {
    color: #fff
}

.profitSlider .item.slick-center .pr {
    color: #ffc000
}

.profitSlider .item.slick-center::before {
    top: -79px;
    height: 470px;
    background-image: url(../img/bgslidercenter.png);
    width: 337px;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.profitSlider .item.slick-center {
    width: 337px !important;
    padding-right: 42px
}

.profitSlider .item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -o-transition: all 0;
    transition: all 0
}

.profitSlider .item input {
    display: none
}

.profitSlider .item label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: block
}

.profitSlider .item {
    width: 370px !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 34px 82px 34px 70px;
    height: 332px;
    position: relative
}

.profitSlider .pr {
    font-weight: 700;
    display: block;
    font-size: 60px;
    color: #008384
}

.profitSlider .day {
    color: #008384;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    letter-spacing: .19em
}

.profitSlider .tit {
    color: #0c374d;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    letter-spacing: .1em;
    margin-top: 12px;
    width: 70%;
    line-height: 14px
}

.profitSlider .val {
    color: #f5b800;
    font-size: 14px;
    display: block;
    letter-spacing: .2em;
    margin-top: 2px
}

.profitSlider .txt {
    color: #84aaac;
    font-size: 10px;
    display: block;
    text-transform: uppercase;
    margin-top: 14px;
    letter-spacing: .1em
}

.profitSlider .txt+.txt {
    margin-top: 6px
}

.profitSlider .inf {
    display: flex
}

.profitSlider .inf li {
    width: calc(50% - 9px)
}

.titleBl {
    position: relative;
    padding-left: 81px
}

.titleBl .iconBl {
    font-size: 59px;
    position: absolute;
    left: 0;
    top: 0;
    color: #bdd2d2
}

.titleBl .cap {
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 9px
}

.titleBl .cap .smallTxt {
    font-size: 14px;
    font-weight: 300;
    display: block;
    letter-spacing: .2em;
    width: 100%
}

.Safari .titleBl .cap .smallTxt {
    margin-bottom: 9px
}

.profitLine {
    position: relative;
    margin-top: -39px;
    padding: 0 37px;
    display: flex;
    align-items: center
}

.profitLine .titleBl {
    max-width: 227px
}

.profitLine .calcLine {
    padding-left: 43px
}

.profitLine .calcWrap {
    display: flex;
    align-items: flex-end
}

.profitLine .inputLine {
    width: 170px
}

.profitLine .inputLine label {
    color: #809394;
    font-size: 12px;
    font-weight: 300;
    display: block;
    letter-spacing: .05em;
    margin-bottom: 15px
}

.profitLine .inputLine input {
    border: 0;
    background: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    height: 48px;
    width: 100%;
    padding: 0 21px;
    color: #104559;
    font-size: 14px;
    font-weight: 300;
    -webkit-box-shadow: 11px 11px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 11px 11px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 11px 11px 11px 0 rgba(0, 0, 0, .11)
}

.profitLine .inputLine .selectric {
    border: 0;
    background: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    height: 48px;
    -webkit-box-shadow: 11px 11px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 11px 11px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 11px 11px 11px 0 rgba(0, 0, 0, .11)
}

.profitLine .inputLine .label {
    color: #104559;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    height: 100%;
    padding: 5px 15px
}

.profitLine .inputLine .button {
    background: 0 0;
    width: 61px;
    height: 100%
}

.profitLine .inputLine .button:after {
    border: 0;
    content: "\e98b";
    font-family: icomoon !important;
    color: #225365;
    font-size: 7px
}

.profitLine .inputLine+.inputLine {
    margin-left: 40px
}

.profitLine .btn {
    margin-left: 33px;
    padding: 16px 30px;
    font-size: 12px;
    font-weight: 400
}

.profitLine .profitTxt {
    position: absolute;
    right: 57px;
    top: 25px
}

.profitLine .profitTxt ul li {
    text-align: right;
    letter-spacing: .15em;
    text-transform: uppercase
}

.profitLine .profitTxt ul li+li {
    margin-top: 22px
}

.profitLine .profitTxt ul li .tit {
    font-weight: 300;
    display: block;
    font-size: 12px
}

.profitLine .profitTxt ul li .val {
    color: #008384;
    font-size: 20px;
    font-weight: 700;
    margin-top: 8px;
    display: block
}

.textAboutMain {
    position: relative;
    z-index: 2
}

.textAboutMain .wrapIn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.textAboutMain .titleBl+* {
    margin-top: 32px
}

.textAboutMain .numerBlock {
    line-height: 127px
}

.textAboutMain .text {
    font-size: 12px;
    color: #708384;
    width: calc(50% - 160px);
    position: relative;
    letter-spacing: .05em;
    line-height: 20px
}

.textAboutMain .text:nth-child(1) {
    top: -102px
}

.textAboutMain .text:nth-child(3) {
    left: calc(50% + 160px);
    margin-top: 45px
}

.textAboutMain a {
    color: #3fbdbe;
    text-decoration: underline
}

.textAboutMain .text b+* {
    margin-top: 22px
}

.textAboutMain .text .btn {
    margin-top: 37px;
    display: table;
    padding: 14px 35px;
    text-decoration: none;
    font-size: 12px
}

.textAboutMain .text b {
    display: block;
    font-size: 14px;
    letter-spacing: .02em;
    line-height: 23px;
    color: #104559
}

.textAboutMain p+p {
    margin-top: 19px
}

.textAboutMain a:hover {
    text-decoration-color: transparent
}

.textAboutMain .picGold {
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/pic_gold.png);
    background-repeat: no-repeat;
    width: 925px;
    height: 472px;
    margin-left: -769px;
    margin-top: -165px;
    z-index: -1
}

.textAboutMain .picLogo {
    position: absolute;
    left: 50%;
    top: 62px;
    background-image: url(../img/triangle_logo.png);
    background-repeat: no-repeat;
    width: 247px;
    height: 255px;
    margin-left: -151px;
    z-index: -1
}

.serfLine {
    position: relative
}

.serfLine .wrapIn {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.serfBl {
    position: relative;
    padding-left: 124px;
    top: -219px;
    max-width: 50%;
    z-index: 3;
    width: 100%
}

.serfBl .pic {
    position: absolute;
    left: -44px;
    top: -10px;
    width: 167px;
    height: 96px
}

.serfBl .tit {
    color: #809394;
    font-size: 12px;
    display: block;
    letter-spacing: .05em;
    max-width: 50%;
    line-height: 18px
}

.serfBl .num {
    color: #104559;
    font-size: 30px;
    display: block;
    font-weight: 500;
    letter-spacing: .05em
}

.serfBl .btn {
    position: absolute;
    right: 94px;
    top: 21px;
    padding: 15px 33px;
    font-size: 12px;
    letter-spacing: .1em;
    font-weight: 400
}

.serfBl .picDoc:hover {
    -webkit-box-shadow: 0 0 43px 0 transparent;
    -moz-box-shadow: 0 0 43px 0 transparent;
    box-shadow: 0 0 43px 0 transparent
}

.serfBl .picDoc {
    position: absolute;
    right: -103px;
    top: -14px;
    width: 220px;
    height: 303px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 43px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 0 43px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 0 43px 0 rgba(0, 0, 0, .11);
    z-index: -1;
    background-size: 85%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.videoBl {
    background-image: url(../img/bglaptop.png);
    width: 772px;
    height: 455px;
    background-repeat: no-repeat;
    position: relative;
    top: -161px;
    left: -63px;
    display: flex;
    flex-wrap: wrap
}

.videoBl .video {
    position: absolute;
    left: 90px;
    top: 41px;
    width: calc(100% - 189px);
    height: calc(100% - 92px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.playBl:hover {
    opacity: .75
}

.playBl {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 140px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.playBl .play {
    background-image: url(../img/play.png);
    width: 85px;
    height: 92px;
    display: block;
    margin: 0 auto;
    position: relative;
    display: block
}

.playBl .txt {
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-top: 29px;
    letter-spacing: .1em
}

.playBl .nameCompany {
    color: #f5b800;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    letter-spacing: .2em;
    margin-top: 2px
}

.serfLine .list {
    display: flex;
    flex-wrap: wrap;
    width: calc(50% - 190px);
    position: relative;
    left: -23px;
    top: -18px;
    justify-content: space-between;
    align-items: flex-start
}

.serfLine .list .item {
    width: calc(50% - 0px);
    margin-bottom: 32px;
    position: relative
}

.serfLine .list .item:nth-child(2n) {
    left: 24px
}

.serfLine .list .item .iconBl {
    color: #329ea4;
    font-size: 30px
}

.serfLine .list .item .tit {
    color: #104559;
    font-size: 13px;
    font-weight: 700;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    margin-top: 14px;
    letter-spacing: .1em
}

.icon-arrow-right {
    display: none
}

.icon-arrow-left {
    display: none
}

.serfLine .list .item .txt {
    color: #25989e;
    font-size: 11px;
    display: block;
    margin-top: 3px;
    letter-spacing: .05em;
    line-height: 18px
}

.mapBlock {
    background: url(../images/bgmap.png) top center no-repeat;
    width: 100%;
    min-height: 734px;
    position: relative
}

.mapBlock .map {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    height: 415px;
    display: block;
    overflow: hidden
}

.mapBlock .lineTxt {
    display: flex;
    align-items: center;
    margin-top: 47px;
    padding: 0 5px
}

.mapBlock .lineTxt .titleBl {
    max-width: 35%
}

.mapBlock .lineTxt .txt {
    color: #104559;
    font-size: 12px;
    max-width: 185px;
    line-height: 19px;
    letter-spacing: .05em;
    margin-left: 17px
}

.serfLine::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -684px;
    background-image: url(../img/bgserf.png);
    background-repeat: no-repeat;
    width: 1920px;
    height: 2015px;
    margin-left: -960px;
    z-index: -1
}

.refProgram {
    position: relative
}

.refProgram .wrapIn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.refProgram .left {
    position: relative;
    margin-top: -37px;
    width: calc(50% + 65px)
}

.refProgram .right {
    width: calc(50% - 164px);
    padding-top: 12px
}

.refProgram .left .numerBlock {
    color: #fff;
    font-size: 100px;
    line-height: 116px;
    font-weight: 700
}

.refProgram .left .text a:hover {
    text-decoration-color: transparent
}

.refProgram .left .text a {
    color: #3fbdbe;
    text-decoration: underline
}

.refProgram .left .text {
    color: #708384;
    font-size: 12px;
    letter-spacing: .05em;
    margin-top: 33px;
    line-height: 20px
}

.representativeBl {
    position: relative;
    margin-top: 53px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start
}

.representativeBl .inf {
    width: 40%
}

.representativeBl .inf::before {
    content: "";
    position: absolute;
    left: 84px;
    top: -4px;
    background-image: url(../img/triangle_gray_repres.png);
    width: 445px;
    height: 396px;
    z-index: -1
}

.representativeBl .inf li:nth-child(1) .pr {
    font-size: 100px;
    line-height: 100px
}

.representativeBl .inf li:nth-child(1) {
    color: #ffc000
}

.representativeBl .inf li:nth-child(2) .pr {
    font-size: 70px;
    line-height: 70px
}

.representativeBl .inf li:nth-child(2) {
    color: #008384
}

.representativeBl .inf li:nth-child(3) .pr {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 6px;
    color: #104559
}

.representativeBl .inf li:nth-child(3) {
    margin-top: 38px
}

.representativeBl .inf li+li {
    margin-top: 20px
}

.representativeBl .inf li .pr {
    font-weight: 700;
    display: block
}

.representativeBl .inf li .lvl {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .1em;
    display: block;
    margin-top: -5px;
    left: 2px;
    position: relative
}

.representativeBl .infTxt {
    width: 362px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    right: 10px;
    top: -55px;
    padding: 73px 0 0;
    align-content: center;
    height: 400px
}

.representativeBl .infTxt::before {
    content: "";
    position: absolute;
    left: 0;
    top: 55px;
    background-image: url(../img/triangle_repres.png);
    width: 362px;
    height: 323px;
    z-index: -1
}

.representativeBl .infTxt .titleBl {
    color: #fff;
    padding: 0
}

.representativeBl .infTxt .titleBl .iconBl {
    color: #25989e;
    display: table;
    margin: 0 auto;
    position: relative;
    margin-bottom: 21px
}

.representativeBl .infTxt .titleBl .cap {
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 23px;
    line-height: 19px
}

.representativeBl .infTxt .titleBl .cap .smallTxt {
    font-size: 10px
}

.representativeBl .infTxt .prBig {
    color: #ffc000;
    font-size: 100px;
    font-weight: 700;
    display: block;
    text-align: center;
    line-height: 113px;
    position: relative;
    left: 6px;
    width: 100%
}

.representativeBl .btn {
    display: table;
    margin: 0 auto;
    padding: 15px 30px;
    margin-top: -36px;
    font-size: 12px;
    left: -11px;
    position: relative
}

.representativeBl::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0
}

.refProgram .right .numerBlock+* {
    margin-top: 8px
}

.refProgram .right .text {
    color: #104559;
    font-size: 14px;
    font-weight: 700;
    display: block;
    margin-top: 51px;
    line-height: 25px;
    letter-spacing: .02em
}

.refProgram .right .num {
    color: #ebf3f3;
    font-size: 100px;
    line-height: 116px;
    font-weight: 700
}

.numerBlock {
    color: #ebf3f3;
    font-size: 100px;
    line-height: 116px;
    font-weight: 700
}

.refProgram .list {
    margin-top: 33px
}

.refProgram .list .item+.item {
    border-top: dotted 2px #bfd1d1
}

.refProgram .list .item {
    color: #708384;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .05em;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.refProgram .list .item b {
    font-weight: 500;
    color: #104559
}

.refProgram .list .item .txt:nth-child(3) {
    flex: 0;
    min-width: 20%;
    text-align: center
}

.refProgram .list .item .txt {
    min-width: 50%;
    flex: 1
}

.refProgram .list .item .val.colorGreen {
    font-size: 13px;
    text-align: right
}

.refProgram .list .item .val {
    font-size: 13px;
    min-width: 15%;
    flex: 0;
    font-weight: 500
}

.stateBlock {
    padding: 215px 0 239px;
    position: relative
}

.stateBlock:after {
    content: "";
    position: absolute;
    left: -90px;
    top: 125px;
    width: 2500px;
    background-image: url(../img/bgstate.png);
    height: calc(100% - 215px);
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
    z-index: 5;
    -webkit-border-radius: 180px;
    -moz-border-radius: 180px;
    -ms-border-radius: 180px;
    border-radius: 180px;
    z-index: -1;
    opacity: .3
}

.stateBlock:before {
    content: "";
    position: absolute;
    left: -90px;
    top: 125px;
    background: #016a6c;
    background: -moz-linear-gradient(top, #016a6c 0%, #072f46 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #016a6c), color-stop(100%, #072f46));
    background: -webkit-linear-gradient(top, #016a6c 0%, #072f46 100%);
    background: -o-linear-gradient(top, #016a6c 0%, #072f46 100%);
    background: -ms-linear-gradient(top, #016a6c 0%, #072f46 100%);
    background: linear-gradient(to bottom, #016a6c 0%, #072f46 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#016a6c', endColorstr='#072f46', GradientType=0);
    width: 2500px;
    height: calc(100% - 215px);
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
    z-index: 5;
    -webkit-border-radius: 180px;
    -moz-border-radius: 180px;
    -ms-border-radius: 180px;
    border-radius: 180px;
    z-index: -1
}

.stateInf {
    display: flex;
    justify-content: space-between
}

.stateInf li {
    width: calc((100% / 4) - 48px);
    position: relative
}

.stateInf li+li::before {
    content: "";
    position: absolute;
    left: -32px;
    top: -5px;
    border-left: dashed 1px #4f8889;
    width: 5px;
    height: calc(100% + 7px)
}

.stateInf li .iconBl {
    display: table;
    font-size: 61px;
    margin: 0 auto;
    color: #25989e
}

.stateInf li .tit {
    color: #25989e;
    font-size: 12px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-top: 23px
}

.stateInf li .txt {
    color: #ffc000;
    font-size: 35px;
    display: block;
    text-align: center
}

.stateInpOut {
    display: flex;
    margin-top: 66px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px
}

.stateInpOut .title {
    color: #072e46;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    letter-spacing: .1em;
    font-weight: 500
}

.stateInpOut .left .title span {
    color: #f5b800
}

.stateInpOut .right .title span {
    color: #379798
}

.stateInpOut .right,
.stateInpOut .left {
    padding: 32px 50px 69px;
    position: relative
}

.stateInpOut .left {
    background-color: #fff;
    width: 50%;
    -webkit-bottom-left-radius: 25px;
    -moz-bottom-left-radius: 25px;
    -ms-bottom-left-radius: 25px;
    border-bottom-left-radius: 25px;
    -webkit-top-left-radius: 25px;
    -moz-top-left-radius: 25px;
    -ms-top-left-radius: 25px;
    border-top-left-radius: 25px
}

.stateInpOut .right {
    background-color: #ebf3f3;
    background-image: url(../img/back-cab-lines.png);
    width: 50%;
    -webkit-bottom-right-radius: 25px;
    -moz-bottom-right-radius: 25px;
    -ms-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-top-right-radius: 25px;
    -moz-top-right-radius: 25px;
    -ms-top-right-radius: 25px;
    border-top-right-radius: 25px
}

.stateInpOut .list {
    margin-top: 25px
}

.stateInpOut .list .iconBl {
    font-size: 19px
}

.stateInpOut .list .item+.item {
    border-top: dotted 2px #bfd1d1
}

.stateInpOut .list .item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 9px 56px 9px 0
}

.stateInpOut .list .item .name {
    color: #708384;
    display: block;
    font-size: 12px;
    margin-left: 11px;
    letter-spacing: .05em;
    width: 50%
}

.stateInpOut .left .list .item .iconBl,
.stateInpOut .left .list .item .val {
    color: #f5b800
}

.stateInpOut .right .list .item .iconBl,
.stateInpOut .right .list .item .val {
    color: #379798
}

.stateInpOut .list .item .val {
    font-size: 15px;
    width: 50%;
    text-align: right;
    font-weight: 500
}

.stateInpOut .list .item .pic {
    position: absolute;
    right: 10px;
    top: 50%;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 15px;
    margin-top: -7px
}

.stateInpOut .sumLine {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #289ba1;
    background: -moz-linear-gradient(left, #289ba1 0%, #027379 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #289ba1), color-stop(100%, #027379));
    background: -webkit-linear-gradient(left, #289ba1 0%, #027379 100%);
    background: -o-linear-gradient(left, #289ba1 0%, #027379 100%);
    background: -ms-linear-gradient(left, #289ba1 0%, #027379 100%);
    background: linear-gradient(to right, #289ba1 0%, #027379 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#289ba1', endColorstr='#027379', GradientType=1);
    position: absolute;
    left: 50%;
    bottom: -20px;
    padding: 14px 32px;
    width: 370px;
    margin-left: -183px;
    flex-wrap: wrap
}

.stateInpOut .sumLine .txt {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .1em
}

.stateInpOut .sumLine .val {
    color: #ffc000;
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    line-height: 20px;
    flex: 1
}

.stateBlock .stateTxt .left {
    width: 50%
}

.stateBlock .stateTxt {
    margin-top: 103px;
    display: flex;
    justify-content: space-between
}

.stateBlock .stateTxt .titleBl .cap {
    color: #fff
}

.stateBlock .stateTxt .titleBl .iconBl {
    color: #25989e
}

.stateBlock .stateTxt .text {
    color: #84aaac;
    font-size: 12px;
    display: block;
    margin-top: 53px;
    letter-spacing: .05em;
    line-height: 19px
}

.stateBlock .stateTxt ul {
    margin-top: 42px;
    display: flex;
    justify-content: space-between
}

.stateBlock .stateTxt ul li {
    width: calc(50% - 11px);
    padding-right: 60px
}

.stateBlock .stateTxt ul li .iconBl {
    color: #25989e;
    font-size: 30px
}

.stateBlock .stateTxt ul li .name {
    color: #ffc000;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    margin-top: 15px;
    letter-spacing: .1em
}

.stateBlock .stateTxt ul li .txt {
    color: #25989e;
    font-size: 11px;
    margin-top: 20px;
    display: block;
    letter-spacing: .05em;
    line-height: 18px
}

.stateBlock .stateTxt .titleBl {
    padding-left: 86px
}

.stateBlock .stateTxt .right {
    width: calc(50% - 19px)
}

.stateBlock .stateTxt .faqList {
    margin-top: 47px;
    min-height: 295px
}

.faqList {
    position: relative
}

.faqList .item {
    border-bottom: dotted 1px rgba(255, 255, 255, .2)
}

.faqList .item+.item {
    margin-top: 7px
}

.faqList .quest.open {
    color: #ffc000
}

.faqList .quest.open::before {
    content: "\e962";
    color: #ffc000
}

.faqList .quest::before {
    content: "\e929";
    font-family: icomoon !important;
    color: #fff;
    font-size: 15px;
    display: block;
    cursor: pointer;
    position: absolute;
    left: 1px;
    font-size: 19px;
    top: 50%;
    margin-top: -17px
}

.faqList .quest:hover {
    color: #ffc000
}

.faqList .quest {
    font-size: 17px;
    font-weight: 500;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    padding: 11px 0 11px 39px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.faqList .answer {
    display: none;
    padding: 0 0 21px 38px
}

.faqList .answer p+p {
    margin-top: 22px
}

.stateTxt .btn {
    font-size: 12px;
    margin-top: 50px;
    display: table;
    padding: 16px 37px;
    position: relative;
    z-index: 6
}

footer::after {
    content: "";
    position: absolute;
    right: calc(100% - 126px);
    top: -112px;
    width: 2066px;
    height: 1232px;
    background-image: url(../img/rect_invis.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1
}

.menuFooter {
    display: flex;
    justify-content: space-between;
    margin-top: 72px;
    padding: 0 7px
}

.menuFooter li a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #072e46
}

.menuFooter li a:hover,
.menuFooter li a.active {
    color: #3fbdbe
}

.lineInfSocial {
    display: flex;
    border-top: dotted 2px #819293;
    padding: 52px 0;
    margin-top: 46px;
    border-bottom: dotted 2px #819293
}

.lineInfSocial .logo {
    margin-right: 85px
}

.lineInfSocial .adressBl .txt {
    color: #708384;
    line-height: 22px;
    letter-spacing: .1em
}

.lineInfSocial .adressBl {
    width: 35%
}

.lineInfSocial .adressBl .iconBl {
    font-size: 47px;
    margin-top: -25px;
    left: -7px
}

.lineInfSocial .supportBl .iconBl {
    font-size: 47px;
    margin-top: -27px;
    left: -14px
}

.lineInfSocial .supportBl .tit {
    color: #708384;
    letter-spacing: .1em
}

.lineInfSocial .supportBl .link {
    color: #3fbdbe;
    font-size: 12px;
    margin-top: 10px
}

.lineInfSocial .supportBl .link:hover {
    color: #ffc000
}

.lineInfSocial .supportBl {
    width: 23%
}

.socialList ul {
    display: flex
}

.socialList ul li+li {
    margin-left: 18px
}

.socialList ul li a:hover {
    color: #fff;
    background-color: #082d3d
}

.socialList ul li a {
    width: 42px;
    height: 42px;
    background-color: #cbdfdf;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #008384;
    font-size: 15px
}

.lineFotText {
    display: flex;
    margin-top: 43px;
    gap: 57px
}

.lineFotText .item:nth-child(1) {
    flex: 2.6
}

.lineFotText .item:nth-child(2) {
    flex: 1.2
}

.lineFotText .item:nth-child(3) {
    flex: 1.2
}

.lineFotText .item .iconBl {
    color: #008384;
    font-size: 50px;
    width: 45px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    display: block
}

.lineFotText .item:first-child .name {
    color: #008384
}

.lineFotText .item .name {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #072e46;
    display: block;
    margin-top: 15px;
    letter-spacing: .1em
}

.lineFotText .item .link {
    color: #3fbdbe;
    font-size: 12px;
    text-transform: uppercase;
    display: table;
    margin-top: 21px;
    letter-spacing: .05em;
    text-decoration: underline
}

.lineFotText .item .link:hover {
    color: #ffc000
}

.lineFotText .item p {
    color: #708384;
    font-size: 11px;
    display: block;
    margin-top: 23px;
    letter-spacing: .05em;
    line-height: 17px
}

.lineFotText .item p+b {
    margin-top: 21px
}

.lineFotText .item b {
    color: #072e46;
    display: block;
    font-size: 11px;
    letter-spacing: .05em;
    line-height: 17px
}

.footerBot::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -61px;
    background-image: url(../img/bgfooter.png);
    background-repeat: no-repeat;
    width: 1920px;
    height: 456px;
    z-index: -1;
    margin-left: -960px
}

.footerBot {
    position: relative;
    padding-top: 60px;
    padding-bottom: 55px
}

.footerBot .wrapIn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.footerBot .left {
    width: calc(50% - 15px);
    padding-top: 100px
}

.footerBot .left .list {
    display: flex;
    justify-content: space-between
}

.footerBot .left .item {}

.footerBot .left .item .tit {
    color: #fff;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    letter-spacing: .1em
}

.footerBot .left .item .txt {
    color: #87c6c9;
    font-size: 12px;
    display: block;
    margin-top: 25px;
    line-height: 17px
}

.footerBot .right {
    width: calc(50% - 21px)
}

.footerBot .right .item+.item {
    margin-top: 23px
}

.footerBot .right .item .tit {
    color: #ffc000;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    letter-spacing: .1em
}

.footerBot .right .item .txt {
    color: #87c6c9;
    font-size: 11px;
    display: block;
    margin-top: 25px;
    letter-spacing: .05em;
    line-height: 17px
}

.footerBot .lineTechnolog {
    display: flex;
    align-items: center;
    margin-top: 25px;
    padding: 0 7px
}

.footerBot .lineTechnolog .text {
    color: #fff;
    padding-left: 22px;
    font-size: 11px;
    line-height: 18px;
    position: relative;
    top: -3px;
    letter-spacing: .05em
}

.footerBot .lineTechnolog ul {
    display: flex;
    align-items: center
}

.footerBot .lineTechnolog ul li {
    font-size: 30px;
    color: #3fbdbe;
    position: relative
}

.footerBot .lineTechnolog ul li+li {
    margin-left: 56px
}

.footerBot .lineTechnolog ul li+li::before {
    content: "\e92d";
    position: absolute;
    left: -41px;
    top: 50%;
    font-size: 25px;
    color: #ffcb21;
    font-family: icomoon !important;
    margin-top: -17px
}

.copyTxt::before {
    content: "";
    position: absolute;
    left: -89px;
    top: 30px;
    width: 1000px;
    height: 350px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    -ms-border-radius: 150px;
    border-radius: 150px;
    z-index: -1;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
    background-color: #053040;
    opacity: .8
}

.copyTxt {
    color: #418892;
    font-size: 11px;
    position: absolute;
    left: 50%;
    bottom: 22px;
    margin-left: 22px;
    max-width: 170px;
    letter-spacing: .05em;
    line-height: 20px
}

.grettingsPage {
    position: relative;
    padding: 0 0 40px
}

.grettingsPage .cap {
    color: #4bb9f8;
    font-size: 60px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    line-height: 77px
}

.grettingsPage .wrapIn {
    padding: 20px 0;
    text-align: center
}

.grettingsPage .nameCompany {
    font-size: 40px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-weight: 300
}

.textBlock {
    color: #fff;
    text-align: center;
    line-height: 26px
}

.faqPage {
    padding-top: 41px;
    padding-bottom: 62px
}

.faqPage .textBlock {
    margin-top: 59px
}

.faqBlock {}

.faqBlock .tabs {
    position: relative;
    z-index: 2
}

.faqBlock .listLinks {
    position: relative;
    padding: 25px;
    display: flex;
    justify-content: center
}

.faqBlock .listLinks li {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase
}

.faqBlock .listLinks li a:hover {
    color: #fff
}

.faqBlock .listLinks li.active a {
    color: #4bb9f8
}

.faqBlock .listLinks li a {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 0 18px;
    color: #fff;
    min-height: 48px
}

.faqBlock .listLinks li.active a {
    background-color: #fff;
    -webkit-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11)
}

.faqBlock .tabsBody {
    flex: 1;
    padding: 27px 10px 37px 58px
}

.blWhiteBlock {
    position: relative;
    padding-bottom: 106px
}

.blWhiteBlock::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 72%;
    background-color: #fff;
    -webkit-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    z-index: -1
}

.blWhiteBlock::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    height: 40%;
    background-color: #fff;
    -webkit-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-bottom-left-radius: 20px;
    -ms-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    -ms-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-transform: skew(0deg, 6.5deg);
    -moz-transform: skew(0deg, 6.5deg);
    -o-transform: skew(0deg, 6.5deg);
    transform: skew(0deg, 6.5deg);
    z-index: -1
}

.faqBlock .faqList .answer {
    padding: 8px 0 42px 38px
}

.faqBlock .faqList .item+.item {
    margin-top: 0
}

.faqBlock .faqList .quest {
    padding: 20px 0 20px 39px
}

.writeUsBl {
    position: absolute;
    left: 48px;
    bottom: 41px;
    background-image: url(../img/bgwriteblock.png);
    background-repeat: no-repeat;
    width: 337px;
    height: 380px;
    padding: 78px 42px;
    z-index: 5
}

.writeUsBl .tit {
    font-size: 16px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    letter-spacing: .05em;
    line-height: 29px
}

.writeUsBl .txt {
    color: #3fbdbe;
    font-size: 12px;
    letter-spacing: .05em;
    display: block;
    margin-top: 21px
}

.writeUsBl .btn {
    width: 100%;
    display: block;
    padding: 16px 0;
    margin-top: 48px;
    font-size: 12px
}

.actionBlock {
    padding-bottom: 201px
}

.actionBlock .actionWrap {
    background-image: url(../img/bgaction.png);
    background-repeat: no-repeat;
    min-height: 679px;
    padding: 0 95px;
    display: flex;
    align-items: center
}

.actionBlock.version2 .actionWrap {
    background-image: url(../img/bgaction_version2.png);
    min-height: 550px
}

.actionBlock.version2 .actionTxt {
    padding-top: 0
}

.actionBlock .btn {
    margin-top: 37px;
    display: table;
    padding: 15px 30px;
    font-size: 12px
}

.actionBlock .text {
    display: block;
    color: #104559;
    font-size: 14px;
    margin-top: 30px;
    letter-spacing: .05em;
    line-height: 26px;
    padding-right: 25px
}

.actionBlock .actionTxt {
    width: 50%;
    position: relative;
    top: -35px
}

.actionBlock .titleBl .pictureLogo {
    background-image: url(../img/logo_small.png);
    width: 68px;
    height: 62px;
    position: absolute;
    left: 0;
    top: 0
}

.loginPage {
    background-image: url(../img/bglogin.jpg);
    min-height: 100vh;
    width: 100%;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}

.loginPage .wrapper header::after {
    margin-left: -264px;
    opacity: .7;
    top: -1390px
}

.loginPage .wrapper header::before {
    display: none
}

.loginPage .lineTop .logo {
    left: 155px
}

.loginPage .lineTop .btn {
    top: auto;
    position: relative;
    margin-left: 22px
}

.loginPage .lineTop {
    padding: 40px 184px 40px 0
}

.loginPage .wrapper header {
    max-width: 1553px;
    margin: 0 auto
}

.loginBlock {
    flex-wrap: wrap;
    display: flex;
    max-width: 1550px;
    margin: 0 auto;
    justify-content: space-between;
    padding: 125px 0;
    align-items: flex-start;
    flex-direction: column-reverse;
    align-content: center
}

.loginBlock .left {
    width: 50%;
    padding-left: 90px;
    padding-right: 20px
}

.loginBlock .right {
    background: rgba(0, 0, 0, .2);
    border-radius: 20px;
    width: 50%;
    max-width: 755px
}

.loginBlock .text .cap {
    color: #ffc000;
    font-size: 49px;
    max-width: 90%;
    text-transform: uppercase;
    line-height: 56px
}

.loginBlock .text .cap .smallTxt {
    color: #fff;
    font-weight: 300;
    font-size: 33px
}

.loginBlock .listSteps {
    margin-top: 50px;
    position: relative
}

.loginBlock .listSteps .item {
    padding-left: 28px;
    position: relative
}

.loginBlock .listSteps .item+.item {
    margin-top: 26px
}

.loginBlock .listSteps .item .name {
    color: #4bb9f8;
    display: block
}

.loginBlock .listSteps .item .txt {
    color: #bad7d8;
    display: block;
    margin-top: 3px
}

.loginBlock .listSteps .item:last-child:after {
    display: none
}

.loginBlock .listSteps .item::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 26px;
    background-image: url(../img/toh_yellow.png);
    width: 3px;
    height: 100%
}

.loginBlock .listSteps .item::before {
    content: "";
    position: absolute;
    left: -1px;
    top: 5px;
    width: 12px;
    height: 12px;
    background-color: #2fbdbe;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.loginPage.registration {
    background-image: url(../img/bgregistraion.jpg);
    background-position: center -4px
}

.loginPage.registration .loginForm {
    background-image: url(../img/bgregform.png);
    height: 710px
}

.loginPage.login .loginForm {
    background-image: url(../img/bgloginform.png);
    height: 540px
}

.loginForm {
    width: 100%
}

.loginList {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 73px 38px 73px 31px;
    align-items: flex-start
}

.loginList .item {
    position: relative;
    width: calc(50% - 20px);
    margin-bottom: 19px;
    min-height: 72px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.loginList label {
    color: #fff;
    display: block;
    padding-left: 6px;
    margin-bottom: 5px
}

.loginList input {
    border: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    background-color: #fff;
    width: 100%;
    height: 50px;
    -webkit-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    padding: 0 40px 0 24px;
    padding-bottom: 2px
}

.loginList .iconBl {
    color: #2fbdbe;
    font-size: 20px;
    position: absolute;
    right: 19px;
    bottom: 16px
}

.picCaptcha {
    position: relative;
    top: 16px
}

.loginList .picCaptcha img {
    position: relative
}

.loginList .btn {
    padding: 15px 0;
    width: 100%;
    font-size: 12px;
    display: block;
    margin-top: 35px
}

.loginList .txt {
    color: #ccc;
    display: block;
    padding: 0 0 0 11px
}

.loginList .txt+.txt {
    padding-top: 0
}

.loginList .txt a:hover {
    text-decoration-color: #3fbdbe
}

.loginList .txt a {
    color: #f9ffff;
    text-decoration: underline;
    text-decoration-color: transparent
}

.chekBlock {
    padding: 39px 0
}

.chekBlock input {
    display: none
}

.chekBlock input:checked+label:after {
    opacity: 1
}

.chekBlock label a:hover {
    text-decoration-color: transparent
}

.chekBlock label a {
    color: #708384;
    text-decoration: underline
}

.chekBlock label {
    position: relative;
    display: block;
    cursor: pointer;
    color: #708384;
    font-size: 12px;
    padding-left: 44px;
    line-height: 17px
}

.chekBlock label:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    background-image: url(../img/pic_chek.png);
    width: 12px;
    height: 11px;
    opacity: 0;
    margin-top: -5px
}

.chekBlock label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: rgb(0 0 0/11%);
    width: 30px;
    height: 30px;
    -webkit-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    margin-top: -15px
}

.rulesPage {
    padding-bottom: 89px;
    position: relative
}

.rulesTxtTop {
    padding: 40px 0
}

.rulesTxtTop .textBlock p {
    color: #fff;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: .025em
}

.rulesTxtTop .textBlock {
    margin-top: 39px
}

.rulesTxtTop .textBlock b+p {
    margin-top: 24px
}

.titleBl .numer {
    color: #ebf3f3;
    font-size: 76px;
    line-height: 76px;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: -9px
}

.rulesList {
    padding: 104px 0 59px;
    position: relative
}

.rulesList .item {
    padding-bottom: 45px
}

.rulesList .item+.item {
    padding-top: 50px;
    border-top: dotted 2px rgba(255, 255, 255, .2)
}

.rulesList .item .titleBl {
    padding-left: 114px
}

.rulesList .item .titleBl .numer {
    color: #fff
}

.rulesList .item ul {
    margin-top: 42px
}

.rulesList .item ul li {
    color: #fff;
    font-size: 12px;
    letter-spacing: .025em;
    line-height: 20px
}

.rulesList .item ul li .num {
    font-size: 14px;
    color: #fff
}

.listRating {
    background-color: #ebf3f3;
    background-image: url(../img/linebggray.png);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    position: relative;
    z-index: 2;
    padding: 76px 86px 100px;
    grid-gap: 73px
}

.listRating .item .pic {
    width: 100%;
    min-height: 315px;
    background-position: center;
    background-repeat: no-repeat
}

.listRating .item {
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 41px 15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 0 43px 13px rgba(0, 0, 0, .05)
}

.ratingPage {
    padding: 41px 0 65px
}

.ratingPage .textBlock {
    margin-top: 58px
}

.newsPage {
    padding: 41px 0 67px
}

.newsPage .titleBl+.textBlock {
    margin-top: 58px
}

.newsList {}

.newsList .item {
    align-items: inherit !important;
    display: flex;
    background: url(../images/border-calc2.png) top center no-repeat
}

.newsList .item+.item {
    margin-top: 50px;
    border-top: none
}

.newsList .item .pic {
    height: 125px;
    width: 200px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-top: 10px
}

.newsList .item .text {
    width: calc(100% - 205px);
    position: relative;
    padding: 6px 14px 6px 29px
}

.newsList .item .date {
    position: absolute;
    right: 13px;
    top: 4px;
    color: #ebf3f3;
    font-size: 12px;
    padding: 11px 29px 11px 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    letter-spacing: .05em
}

.newsList .item .date .iconBl {
    position: absolute;
    left: 21px;
    top: 50%;
    font-size: 20px;
    margin-top: -11px
}

.newsList .item .name {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    max-width: 70%;
    display: table
}

.newsList .item .txt {
    display: block;
    text-align: left !important;
    font-weight: 450;
    font-size: 15px;
    margin-top: 28px;
    max-width: 77%
}

.newsList .item .btnLine {
    display: flex;
    align-items: center;
    margin-top: 14px
}

.newsList .item .btnLine .toh {
    flex: 1
}

.newsList .item .btnLine .btn {
    padding: 11px 36px;
    font-size: 10px;
    font-weight: 400;
    display: table;
    margin-left: 10px
}

.newsList .pagination {
    margin-top: 66px;
    width: calc(97% + 122px);
    left: -40px
}

.pagination {
    position: relative;
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: space-around
}

.pagination ul {
    display: flex;
    align-items: center;
    justify-content: center
}

.pagination ul li {
    margin: 0 9px
}

.pagination ul li a {
    color: #104559;
    font-size: 14px;
    display: flex;
    justify-content: center;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #cee4e4;
    line-height: 29px
}

.pagination ul li a:hover,
.pagination ul li a.active {
    background-color: #0d6efd;
    color: #fff
}

.pagination ul li a.prev:hover {
    -webkit-box-shadow: 0 0 15px 0 #ffd33b;
    -moz-box-shadow: 0 0 15px 0 #ffd33b;
    box-shadow: 0 0 15px 0 #ffd33b
}

.pagination ul li.next {
    flex-basis: 50%;
    text-align: right;
    display: flex;
    justify-content: flex-end
}

.pagination ul li.prev {
    flex-basis: 50%;
    display: flex;
    justify-content: flex-start
}

.contacts .wrapIn {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between
}

.contactsInfoTop {
    padding: 41px 0
}

.contactsInfoTop .wrapIn {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end
}

.contactsInfoTop .titleBl {
    width: 50%;
    flex: 1
}

.contactsInfoTop .socialList {
    position: relative;
    top: 13px
}

.contactsInfoTop .socialList li a {
    width: 45px;
    height: 45px
}

.contactsInfoTop .socialList ul li+li {
    margin-left: 24px
}

.contactsInfoTop .list {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.contactsInfoTop .list .item {
    background-color: #ebf3f3;
    position: relative;
    width: calc((100% / 4) - 32px);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    display: flex;
    min-height: 250px;
    align-items: flex-end;
    border: none !important;
    padding: 15px 35px 38px
}

.contactsInfoTop .list .item .tit {
    color: #104559;
    font-size: 13px;
    display: block;
    text-transform: uppercase;
    letter-spacing: .1em;
    line-height: 24px
}

.contactsInfoTop .list .item .link {
    color: #3fbdbe;
    font-size: 13px;
    text-decoration: underline;
    letter-spacing: .1em;
    margin-top: 5px;
    display: table
}

.contactsInfoTop .list .item .link:hover {
    text-decoration-color: transparent
}

.contactsInfoTop .list .item .iconBl {
    color: #104559;
    position: absolute;
    right: 29px;
    top: 30px;
    font-size: 60px
}

.contacts {
    position: relative
}

.contactsForm {
    width: 100%
}

.contactsFormWrap {
    display: flex;
    justify-content: space-between;
    padding-top: 40px
}

.contactsFormWrap .left {
    width: calc(30% + 52px)
}

.contactsFormWrap .right {
    width: calc(70% - 113px)
}

.contactsFormWrap .btnLine {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 28px
}

.contactsFormWrap .btnLine .picCaptcha {
    top: 0
}

.contactsFormWrap .btnLine .btn {
    font-size: 12px;
    padding: 15px 49px;
    font-weight: 400;
    position: relative;
    top: -10px
}

.inpLine {
    position: relative
}

.inpLine+.inpLine {
    margin-top: 25px
}

.inpLine label {
    color: #fff;
    display: block;
    margin-bottom: 12px
}

.inpLine textarea {
    border: 0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    background-color: #fff;
    width: 50%;
    height: 50px;
    -webkit-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    padding: 10px 24px;
    padding-bottom: 2px;
    resize: none;
    height: 148px;
    font-size: 14px
}

.inpLine input {
    border: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    background-color: #fff;
    width: 29%;
    height: 37px;
    -webkit-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px 0 rgba(0, 0, 0, .11);
    padding: 0 32px 0 24px;
    padding-bottom: 2px
}

.inpLine .iconBl {
    color: #2fbdbe;
    font-size: 20px;
    position: absolute;
    right: 19px;
    bottom: 16px
}

.contacts .mapBlock {
    margin-top: 120px;
    margin-bottom: -88px
}

.contacts .infoCompany {
    padding: 52px 117px;
    max-width: 60%;
    position: relative
}

.contacts .infoCompany ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 14px
}

.contacts .infoCompany li {
    width: 50%;
    margin-bottom: 24px
}

.contacts .infoCompany .tit {
    color: #fed43d;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    letter-spacing: .05em
}

.contacts .infoCompany .txt {
    color: #fff;
    font-size: 12px;
    display: block;
    letter-spacing: .05em;
    margin-top: 4px
}

.contacts .infoCompany .btn {
    font-size: 12px;
    padding: 16px 31px;
    font-weight: 400;
    display: table
}

.docBlock {
    display: flex;
    justify-content: flex-end
}

.docBlock .doc:hover {
    -webkit-box-shadow: 0 0 43px 0 transparent;
    -moz-box-shadow: 0 0 43px 0 transparent;
    box-shadow: 0 0 43px 0 transparent
}

.docBlock .doc {
    width: 201px;
    height: 278px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 43px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 0 43px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 0 43px 0 rgba(0, 0, 0, .11);
    z-index: 1;
    position: relative;
    left: 59px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.docBlock .doc+.doc {
    top: -49px;
    left: 0;
    z-index: 0
}

.aboutPage {
    padding: 40px 0 182px
}

.aboutTextTop {
    position: relative;
    z-index: 2
}

.aboutTextTop .textBlock b {
    font-size: 14px;
    letter-spacing: .02em;
    line-height: 25px;
    display: block
}

.aboutTextTop .textBlock b+ul,
.aboutTextTop .textBlock p+ul {
    margin-top: 29px
}

.aboutTextTop .textBlock p+b {
    margin-top: 22px
}

.aboutTextTop .textBlock p+p {
    margin-top: 17px
}

.aboutTextTop .textBlock b+p {
    margin-top: 16px
}

.aboutTextTop .textBlock p:nth-child(3) {
    margin-bottom: 50%
}

.aboutTextTop .textBlock {
    column-count: 2;
    column-gap: 40px;
    margin-top: 32px;
    font-size: 12px;
    color: #708384;
    line-height: 21px;
    letter-spacing: .05em
}

.aboutTextTop .textBlock ul+* {
    margin-top: 18px
}

.aboutTextTop .textBlock ul li {
    position: relative;
    padding-left: 21px
}

.aboutTextTop .textBlock ul li+li {
    margin-top: 9px
}

.aboutTextTop .textBlock ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background-color: #ffc822;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-top: -5px
}

.aboutTextTop .btn {
    padding: 13px 27px;
    display: table;
    font-size: 12px;
    margin-top: 40px
}

.whyBlock {
    position: relative
}

.whyBlock::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -639px;
    background-image: url(../img/bgabout.png);
    background-repeat: no-repeat;
    width: 1920px;
    height: 1931px;
    margin-left: -960px;
    z-index: -1
}

.whyBlock .wrapIn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.whyBlock .left {
    width: 50%;
    padding-top: 348px
}

.whyBlock .left .titleBl .cap {
    color: #fff
}

.whyBlock .left .titleBl {
    padding-left: 0
}

.whyBlock .right {
    width: calc(50% - 15px);
    padding: 136px 0;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-end
}

.whyBlock .right .titleBl {
    width: 100%
}

.whyBlock .right .text {
    color: #104559;
    font-size: 12px;
    display: block;
    margin-top: 32px;
    padding: 0 5px;
    line-height: 20px;
    letter-spacing: .04em;
    width: 100%
}

.whyBlock .docBlock {
    margin-top: 36px;
    width: 100%
}

.whyBlock .docBlock .doc {
    width: 300px;
    height: 396px;
    left: 79px
}

.whyBlock .docBlock .doc+.doc {
    left: 0;
    top: -68px
}

.whyBlock .numBlock {
    max-width: 40%;
    position: relative;
    left: 27px;
    margin-top: 13px
}

.whyBlock .numBlock .tit {
    color: #809394;
    font-size: 12px;
    display: block;
    letter-spacing: .05em;
    line-height: 18px
}

.whyBlock .numBlock .num {
    color: #104559;
    font-size: 30px;
    display: block;
    letter-spacing: .05em
}

.whyBlock .numBlock .btn {
    padding: 15px 30px;
    display: table;
    margin-top: 30px;
    font-size: 12px
}

.whyBlock .listWhy {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 58px
}

.whyBlock .listWhy .item {
    width: calc(50% - 27px);
    margin-bottom: 35px;
    padding-right: 10px
}

.whyBlock .listWhy .item .iconBl {
    color: #37cbd3;
    font-size: 29px
}

.whyBlock .listWhy .item .tit {
    color: #ffc000;
    font-size: 13px;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 15px;
    letter-spacing: .1em
}

.whyBlock .listWhy .item .txt {
    color: #65adb1;
    font-size: 11px;
    display: block;
    margin-top: 2px;
    line-height: 18px
}

.investPage {
    padding: 41px 0
}

.investCalc .profitLine {
    margin-top: 22px
}

.investCalc .textBlock {
    margin-top: 28px
}

.investCalc .profitBlock {
    margin-top: 61px
}

.investCalc .profitBlock .wrapIn {
    min-height: 830px
}

.profitInfo {
    display: flex;
    padding: 0 47px 0 62px;
    margin-top: -69px;
    justify-content: space-between;
    flex-wrap: wrap
}

.profitInfo .left {
    display: flex;
    align-items: center;
    width: 70%
}

.profitInfo .right {
    width: 30%;
    padding: 36px 0 20px 38px
}

.profitInfo .right .title {
    color: #104559;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .05em
}

.profitInfo .right .inf {
    margin-top: 3px
}

.profitInfo .right .inf li {
    position: relative;
    padding-left: 15px;
    font-size: 13px;
    color: #708384
}

.profitInfo .right .inf li+li {
    margin-top: 3px
}

.profitInfo .right .inf li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background-color: #ffc822;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.profitInfo .plan {
    width: 33%
}

.profitInfo .plan .tit {
    color: #104559;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    font-weight: 400;
    letter-spacing: .1em
}

.profitInfo .plan .planPr {
    color: #104559;
    font-size: 60px;
    display: block;
    font-weight: 700;
    line-height: 62px
}

.profitInfo .plan .day {
    color: #104559;
    font-size: 14px;
    display: block;
    margin-top: 9px;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 300
}

.profitInfo .text {
    color: #708384;
    font-size: 12px;
    width: calc(50% - 35px);
    line-height: 21px;
    letter-spacing: .05em;
    position: relative;
    top: 9px
}

.partnersProgram {
    padding: 104px 0;
    position: relative
}

.partnerRepresentative {
    display: flex;
    padding: 30px 0
}

.partnerRepresentative .representativeBl {
    width: 50%
}

.partnerRepresentative .representText {
    width: calc(50% + 568px);
    padding: 24px 0 0
}

.partnerRepresentative .textBlock b {
    letter-spacing: .05em
}

.partnerRepresentative .textBlock p {
    margin-top: 16px;
    letter-spacing: .05em;
    font-size: 12px;
    line-height: 22px
}

.partnerRepresentative .list {
    display: flex;
    margin-top: 43px;
    gap: 92px
}

.partnerRepresentative .item {
    width: calc((100% / 3) - 73px);
    position: relative
}

.partnerRepresentative .item:before {
    content: "";
    position: absolute;
    left: calc(100% + 9px);
    bottom: 15px;
    background-image: url(../img/toh_yellow_horizont.png);
    width: 80px;
    height: 3px
}

.partnerRepresentative .item:last-child:before {
    display: none
}

.partnerRepresentative .item .num {
    font-size: 100px;
    color: #cee4e4;
    font-weight: 700;
    line-height: 100px
}

.partnerRepresentative .item .txt {
    color: #104559;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .05em;
    display: block;
    margin-top: 11px;
    line-height: 19px
}

.partnerRepresentative .item .btn {
    font-size: 10px;
    margin-top: 21px;
    display: block;
    padding: 11px 32px;
    letter-spacing: .05em
}

.partnersProgram::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -61px;
    background-image: url(../img/bginvest.png);
    width: 1920px;
    margin-left: -960px;
    height: 1821px;
    z-index: -1
}

.partnersProgram .refProgram {
    padding: 216px 0 53px
}

.partnersProgram .refProgram .right .titleBl .iconBl {
    color: #25989e
}

.partnersProgram .refProgram .right .titleBl .cap {
    color: #fff
}

.partnersProgram .refProgram .list .item .txt {
    color: #fff
}

.partnersProgram .refProgram .list .item .txt b {
    color: #3cb8b9
}

.partnersProgram .refProgram .list {
    margin-top: 48px
}

.partnersProgram .refProgram .right {
    width: calc(50% - 78px)
}

.partnersProgram .refProgram .list .item {
    padding: 15px 0
}

.partnersProgram .refProgram .list .item .val.colorGreen {
    color: #3fbdbe
}

.specialOffer {
    width: calc(50% - 248px);
    margin-top: -72px
}

.specialOffer .titleBl .iconBl {
    color: #25989e
}

.specialOffer .text {
    margin-top: 36px;
    letter-spacing: .05em;
    line-height: 27px
}

.specialOffer .text p {
    color: #104559;
    font-size: 14px
}

.specialOffer .text .txt a {
    color: #3fbdbe;
    font-size: 12px;
    text-decoration: underline
}

.specialOffer .text .txt a:hover {
    text-decoration-color: transparent
}

.specialOffer .text .txt {
    color: #708384;
    font-size: 12px;
    display: block;
    margin-top: 13px;
    line-height: 23px
}

.blockSpecial {
    background-image: url(../img/bgspecial.png);
    margin-top: 55px;
    background-position: center;
    background-size: cover;
    position: relative;
    left: -6px;
    padding: 52px 34px 52px 41px;
    height: 440px
}

.blockSpecial .text {
    color: #3fbdbe;
    font-size: 12px;
    margin: 0;
    line-height: 18px;
    letter-spacing: .1em
}

.blockSpecial .pr {
    font-size: 121px;
    font-weight: 700;
    color: #fff
}

.blockSpecial .btn {
    padding: 15px 50px;
    letter-spacing: 0;
    display: table;
    font-weight: 400;
    margin: 13px auto 0
}

.selectric-items {
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 11px 11px 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 11px 11px 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 11px 11px 11px 0 rgba(0, 0, 0, .11);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden
}

.selectric-items li.highlighted {
    background-color: #ffd53e;
    color: #fff
}

.socialInvis {
    position: fixed;
    right: -210px;
    top: 50%;
    width: 292px;
    height: 272px;
    z-index: 5;
    cursor: pointer;
    margin-top: -57px
}

.socialInvis:before {
    content: "";
    position: absolute;
    left: -47px;
    top: 0;
    background-image: url(../img/bgsocial.png);
    width: 100%;
    height: 100%;
    z-index: 1
}

.socialInvis .txt {
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    position: absolute;
    bottom: 76px;
    left: 22px;
    text-align: center;
    color: #87c6c9;
    letter-spacing: .2em;
    z-index: 2
}

.socialInvis .socialList {
    width: 346px;
    height: 321px;
    position: absolute;
    top: -49px;
    left: 100px;
    padding-left: 79px;
    padding-top: 71px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 0;
    pointer-events: none
}

.socialInvis:hover .socialList {
    left: -122px;
    z-index: auto;
    pointer-events: inherit
}

.socialInvis .socialList:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/triangesocial.png);
    z-index: -1
}

.socialInvis:hover .socialList ul {
    z-index: 5
}

.socialInvis .socialList ul li {
    position: relative;
    z-index: 5
}

.socialInvis .socialList ul li a:hover {
    background-color: #082d3d
}

.socialInvis .socialList ul li a {
    width: 34px;
    height: 34px;
    background-color: #4b9fa2;
    color: #fff
}

.socialInvis .socialList ul li+li {
    margin-left: 0;
    margin-top: 7px
}

.socialInvis .socialList ul li:nth-child(1) {
    left: 72px
}

.socialInvis .socialList ul li:nth-child(2) {
    left: 48px
}

.socialInvis .socialList ul li:nth-child(3) {
    left: 23px
}

.socialInvis .socialList ul {
    display: block;
    position: relative
}

.menuBtn {
    position: absolute;
    right: 0;
    top: 0;
    background: 0 0;
    display: none
}

.menuBtn.selected span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px
}

.menuBtn.selected span:nth-child(2) {
    opacity: 0
}

.menuBtn.selected span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -8px
}

.menuBtn span+span {
    margin-top: 6px
}

.menuBtn span {
    display: block;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    width: 100%;
    height: 2px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.menuLine .supportBl {
    display: none
}

.cabInputWrapper .selectric {
    border: 0;
    border-bottom: 0;
    background-color: #fff;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    border-radius: 24px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.cabInputWrapper .selectric .label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-family: stolzl;
    font-size: 14px;
    line-height: 20px;
    color: #104559;
    font-weight: 300;
    letter-spacing: .05em;
    margin: 0 40px 0 20px;
    height: 48px
}

.cabInputWrapper .selectric .icon {
    display: block;
    position: absolute;
    text-align: center;
    height: 100%;
    right: 0;
    top: 0;
    width: 40px;
    font-size: 6px;
    line-height: 48px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s
}

.cabInputWrapper .selectric-items {
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    border-radius: 24px;
    overflow: hidden
}

.cabInputWrapper .selectric-items li {
    padding: 10px 20px;
    font-family: stolzl;
    font-size: 14px;
    line-height: 20px;
    color: #104559;
    font-weight: 300;
    letter-spacing: .05em;
    -webkit-transition: background-color .3s, color .3s;
    -moz-transition: background-color .3s, color .3s;
    -o-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
    position: relative
}

.cabInputWrapper .selectric-items li.selected {
    background-color: #008384;
    color: #fff
}

.cabInputWrapper .selectric-items li:hover {
    background-color: #ffc818;
    color: #104559
}

.cabInputWrapper .selectric-items li.highlighted {
    background-color: #008384;
    color: #fff
}

.cabInputWrapper .selectric-above .selectric-items {
    margin-bottom: 1px
}

.cabInputWrapper .selectric-below .selectric-items {
    margin-top: 1px
}

.cabInputWrapper .selectric-hover .selectric,
.cabInputWrapper .selectric-open .selectric,
.cabInputWrapper .selectric-focus .selectric {
    border-color: transparent
}

.cabInputWrapper .selectric-open .selectric .icon {
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.cabWrapper {
    position: relative;
    min-height: 100vh;
    margin: 0 auto;
    overflow: hidden
}

.cabWrapper:after {
    content: "";
    display: block;
    clear: both
}

.cabWrapper:before {
    content: "";
    display: block;
    position: absolute;
    width: 78px;
    height: 100%;
    background-color: #085060;
    top: 0;
    left: 0;
    -webkit-border-top-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    -ms-border-top-right-radius: 50px;
    border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-bottomright: 50px;
    -ms-border-bottom-right-radius: 50px;
    border-bottom-right-radius: 50px;
    z-index: 1
}

.cabWrapper .cabHeader .cabMenuWrapper {
    float: left;
    width: 78px
}

.cabWrapper .cabHeader .headerContent {
    float: right;
    width: calc(100% - 78px);
    max-width: 1842px
}

.cabBurger {
    display: none;
    position: relative;
    width: 40px;
    height: 36px;
    cursor: pointer;
    z-index: 2
}

.cabBurger div {
    display: block;
    background-color: #fff;
    height: 3px;
    position: absolute;
    width: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 50%
}

.cabBurger div:first-child {
    margin-top: -9px;
    -moz-transform: translateX(-50%) rotate(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    -webkit-transform: translateX(-50%) rotate(0deg);
    -o-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg);
    -webkit-transition: margin-top .2s .2s, transform .2s 0;
    -moz-transition: margin-top .2s .2s, transform .2s 0;
    -o-transition: margin-top .2s .2s, transform .2s 0;
    transition: margin-top .2s .2s, transform .2s 0
}

.cabBurger div:nth-child(2) {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0 .2s;
    -moz-transition: opacity 0 .2s;
    -o-transition: opacity 0 .2s;
    transition: opacity 0 .2s
}

.cabBurger div:nth-child(3) {
    margin-top: 7px;
    -moz-transform: translateX(-50%) rotate(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    -webkit-transform: translateX(-50%) rotate(0deg);
    -o-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg);
    -webkit-transition: margin-top .2s .2s, transform .2s 0;
    -moz-transition: margin-top .2s .2s, transform .2s 0;
    -o-transition: margin-top .2s .2s, transform .2s 0;
    transition: margin-top .2s .2s, transform .2s 0
}

.cabBurger.activeBurger div:first-child {
    margin-top: -1px;
    -moz-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transition: margin-top .2s 0s, transform .2s .2s;
    -moz-transition: margin-top .2s 0s, transform .2s .2s;
    -o-transition: margin-top .2s 0s, transform .2s .2s;
    transition: margin-top .2s 0s, transform .2s .2s
}

.cabBurger.activeBurger div:nth-child(2) {
    opacity: 0;
    -webkit-transition: opacity 0 .2s;
    -moz-transition: opacity 0 .2s;
    -o-transition: opacity 0 .2s;
    transition: opacity 0 .2s
}

.cabBurger.activeBurger div:nth-child(3) {
    margin-top: -1px;
    -moz-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    -webkit-transition: margin-top .2s 0s, transform .2s .2s;
    -moz-transition: margin-top .2s 0s, transform .2s .2s;
    -o-transition: margin-top .2s 0s, transform .2s .2s;
    transition: margin-top .2s 0s, transform .2s .2s
}

.cabHeader {
    position: relative
}

.cabHeader:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../img/back-cab-header.png);
    background-size: auto;
    background-position: center top;
    background-repeat: no-repeat;
    top: 0;
    left: -8px;
    width: 1928px;
    height: 289px
}

.cabHeader .logoLink {
    position: relative;
    z-index: 1;
    position: absolute;
    width: 47px;
    left: -63px;
    top: 25px;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.cabHeader .logoLink>a,
.cabHeader .logoLink .invisBtn {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    cursor: pointer
}

.cabHeader .logoLink:hover {
    opacity: .7
}

.cabHeader .cabMenuWrapper {
    padding-top: 105px;
    padding-bottom: 105px;
    padding-right: 4px
}

.cabHeader .cabMenuWrapper li+li {
    margin-top: 20px
}

.cabHeader .cabMenuWrapper a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    z-index: 1;
    height: 40px;
    font-size: 11px;
    line-height: 17px;
    color: #fff;
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase
}

.cabHeader .cabMenuWrapper a .icon {
    display: block;
    font-size: 26px;
    line-height: 26px;
    color: #009fa0;
    letter-spacing: 0;
    width: 26px;
    text-align: center;
    margin: 0 auto;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s
}

.cabHeader .cabMenuWrapper a .linkText {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 21px 0 48px;
    z-index: -1;
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -26px;
    background-color: #00222a;
    -webkit-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: height 0 .4s, opacity .3s 0;
    -moz-transition: height 0 .4s, opacity .3s 0;
    -o-transition: height 0 .4s, opacity .3s 0;
    transition: height 0 .4s, opacity .3s 0
}

.cabHeader .cabMenuWrapper a .count {
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 11px;
    line-height: 15px;
    color: #000;
    letter-spacing: .05em;
    background-color: #2ecad0;
    text-align: center;
    left: 50%;
    margin-left: 6px;
    top: 2px
}

.cabHeader .cabMenuWrapper a.active .icon,
.cabHeader .cabMenuWrapper a:hover .icon {
    color: #ffc818
}

.cabHeader .cabMenuWrapper a:hover .linkText {
    height: 100%;
    opacity: 1;
    -webkit-transition: height 0 0s, opacity .3s .1s;
    -moz-transition: height 0 0s, opacity .3s .1s;
    -o-transition: height 0 0s, opacity .3s .1s;
    transition: height 0 0s, opacity .3s .1s
}

.cabHeader .headerContent {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-right: 25px;
    padding-left: 110px;
    position: relative
}

.cabHeader .accInfoItem {
    position: relative
}

.cabHeader .accInfoItem:after {
    content: "";
    display: block;
    clear: both
}

.cabHeader .accInfoItem .pre {
    display: block;
    font-size: 11px;
    line-height: 18px;
    color: #87c6c9;
    letter-spacing: .05em;
    white-space: nowrap
}

.cabHeader .accInfoItem .pre .num {
    color: #ffc000
}

.cabHeader .accInfoItem .val {
    display: block;
    font-size: 11px;
    line-height: 18px;
    color: #fff;
    letter-spacing: .05em
}

.cabHeader .accInfoItem a.val {
    float: left;
    color: #ffc000;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s
}

.cabHeader .accInfoItem a.val:hover {
    color: #fff
}

.cabHeader .accInfoItem .accInfoItemLine {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.cabHeader .accInfoItem .accInfoItemLine .pre {
    padding-right: 4px
}

.cabHeader .accData {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 685px;
    min-width: 685px;
    padding: 35px 0;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.cabHeader .accData .icon {
    display: block;
    position: absolute;
    font-size: 20px;
    line-height: 40px;
    color: #009fa0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #1c4d60;
    text-align: center;
    width: 40px;
    height: 40px;
    left: 0;
    top: -2px
}

.cabHeader .accData .accInfoItem {
    padding-left: 52px;
    padding-right: 24px;
    max-width: calc(100% - 272px);
    margin-top: 7px;
    margin-bottom: 12px
}

.cabHeader .accData .accInfoItem:first-child,
.cabHeader .accData .accInfoItem:nth-child(2),
.cabHeader .accData .accInfoItem:nth-child(3) {
    width: 272px;
    padding-left: 58px
}

.cabHeader .accData .accInfoItem:nth-child(2),
.cabHeader .accData .accInfoItem:nth-child(6) {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.cabHeader .accData .accInfoItem:nth-child(3),
.cabHeader .accData .accInfoItem:nth-child(7) {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.cabHeader .accData .accInfoItem:nth-child(5) {
    padding-right: 0
}

.cabHeader .accData .accInfoItem.welcomeBlock {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 22px;
    margin-top: 0
}

.cabHeader .accData .accInfoItem.welcomeBlock .greetingText {
    display: block;
    font-size: 13px;
    line-height: 25px;
    color: #ffc000;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    width: 100%
}

.cabHeader .accData .accInfoItem.welcomeBlock .greetingName {
    display: block;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    letter-spacing: .05em;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 26px)
}

.cabHeader .accData .accInfoItem.welcomeBlock .greetingLink {
    margin-left: 8px;
    margin-top: 4px;
    color: #ffc000;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s
}

.cabHeader .accData .accInfoItem.welcomeBlock .greetingLink:hover {
    color: #fff
}

.cabHeader .accData .welcomeBlock .icon {
    font-size: 42px;
    line-height: 42px;
    background-color: transparent;
    top: 7px
}

.cabHeader .accData .welcomeBlock .greetingLink .icon {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    font-size: 18px;
    line-height: 18px;
    color: inherit
}

.cabHeader .accSupport {
    padding: 10px 0 0 44px;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.cabHeader .accSupport .icon {
    display: block;
    position: absolute;
    font-size: 32px;
    line-height: 40px;
    color: #87c6c9;
    left: 0;
    top: 2px
}

.cabHeader .accSupport .accInfoItem {
    padding-left: 44px;
    width: 33.3333333333%;
    padding-right: 15px;
    min-width: 180px;
    margin-top: 12px
}

.cabHeader .accSupport .accInfoItem .val {
    margin-top: 2px
}

.cabHeader .accSupport .supportContacts {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cabHeader .siteClock {
    position: absolute;
    left: 884px;
    top: 85px
}

.cabHeader .topHeadLine {
    margin-left: auto
}

.cabHeader .langMenu {
    margin-top: 23px;
    position: relative
}

.cabHeader .langMenu .langMenuHead {
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    padding: 7px 35px;
    width: 93px;
    background-color: #07293a;
    text-transform: uppercase;
    -webkit-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px
}

.cabHeader .langMenu .langMenuHead:before {
    content: "\e98c";
    display: block;
    position: absolute;
    font-family: icomoon;
    font-size: 18px;
    line-height: 18px;
    color: #81bfc3;
    left: 8px;
    top: 50%;
    margin-top: -9px
}

.cabHeader .langMenu .langMenuHead:after {
    content: "\e98b";
    display: block;
    position: absolute;
    font-family: icomoon;
    font-size: 6px;
    line-height: 6px;
    color: #fff;
    right: 12px;
    top: 50%;
    margin-top: -3px
}

.cabHeader .langMenu .langMenuList {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #07293a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, .11)
}

.cabHeader .langMenu .langMenuList li a {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 11px;
    padding: 4px 5px;
    text-transform: uppercase
}

.cabHeader .langMenu .langMenuList li a:hover {
    color: #ffc000
}

.cabHeader .langMenu:hover .langMenuList {
    display: block
}

.cabHeader .headBtn {
    display: table;
    min-width: 123px;
    z-index: 1;
    position: relative;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    letter-spacing: .1em;
    height: auto;
    text-transform: uppercase;
    padding: 0;
    height: 30px;
    -webkit-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px
}

.cabHeader .headBtn .icon {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 35px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    top: 50%;
    margin-top: -9px
}

.cabHeader .headBtn .count {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffce2a;
    font-size: 11px;
    line-height: 16px;
    color: #000;
    letter-spacing: .05em;
    text-align: center;
    right: 0;
    top: -6px
}

.cabHeader .headBtn .btnText {
    display: block;
    position: relative;
    height: 30px;
    padding: 7px 18px 7px 35px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px
}

.cabHeader .headBtn .btnText:before,
.cabHeader .headBtn .btnText:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    z-index: -1;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.cabHeader .headBtn .btnText:before {
    background: #ffc000;
    background: -moz-linear-gradient(top, #ffd43e 0%, #ffc000 100%);
    background: -webkit-linear-gradient(top, #ffd43e 0%, #ffc000 100%);
    background: linear-gradient(to bottom, #ffd43e 0%, #ffc000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd43e", endColorstr="#ffc000", GradientType=0);
    opacity: 0;
    -webkit-transition: opacity .3s .1s;
    -moz-transition: opacity .3s .1s;
    -o-transition: opacity .3s .1s;
    transition: opacity .3s .1s
}

.cabHeader .headBtn .btnText:after {
    background: #21aaaf;
    background: -moz-linear-gradient(top, #21aaaf 0%, #017477 100%);
    background: -webkit-linear-gradient(top, #21aaaf 0%, #017477 100%);
    background: linear-gradient(to bottom, #21aaaf 0%, #017477 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21aaaf", endColorstr="#017477", GradientType=0);
    opacity: 1;
    -webkit-transition: opacity .3s 0;
    -moz-transition: opacity .3s 0;
    -o-transition: opacity .3s 0;
    transition: opacity .3s 0
}

.cabHeader .headBtn:hover .btnText:before {
    opacity: 1;
    -webkit-transition: opacity .3s 0;
    -moz-transition: opacity .3s 0;
    -o-transition: opacity .3s 0;
    transition: opacity .3s 0
}

.cabHeader .headBtn:hover .btnText:after {
    opacity: 0;
    -webkit-transition: opacity .3s .1s;
    -moz-transition: opacity .3s .1s;
    -o-transition: opacity .3s .1s;
    transition: opacity .3s .1s
}

.cabHeader .cabHeadLinks {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 23px
}

.cabHeader .cabHeadLinks .headBtn {
    margin-left: 16px
}

.siteClock {
    width: 135px
}

.siteClock .time {
    display: block;
    font-size: 25px;
    line-height: 27px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .05em
}

.siteClock .date {
    display: block;
    font-size: 11px;
    line-height: 20px;
    color: #87c6c9;
    font-weight: 300;
    letter-spacing: .05em
}

.cabBulletApps {
    width: 577px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: auto;
    padding: 0 20px 56px 35px;
    top: -99px
}

.cabBulletApps:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../img/back-cab-apps.png);
    background-size: auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 916px;
    height: 613px;
    bottom: 0;
    right: 0;
    z-index: -1
}

.cabBulletApps p {
    font-size: 11px;
    line-height: 18px;
    color: #708384;
    letter-spacing: .05em;
    width: 235px;
    padding-right: 45px;
    padding-top: 6px
}

.cabBulletApps .appLinks .appLink {
    display: table;
    font-size: 12px;
    line-height: 38px;
    color: #0c394f;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    text-decoration: underline;
    position: relative;
    padding-left: 50px;
    background-size: auto;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 4px;
    -webkit-transition: text-decoration-color .4s;
    -moz-transition: text-decoration-color .4s;
    -o-transition: text-decoration-color .4s;
    transition: text-decoration-color .4s
}

.cabBulletApps .appLinks .appLink:hover {
    text-decoration-color: transparent
}

.cabBulletApps .appLinks .appLink+.appLink {
    margin-top: 10px
}

.cabCaption {
    display: table;
    position: relative;
    padding-left: 80px;
    font-size: 14px;
    line-height: 40px;
    color: #104559;
    font-weight: 300;
    letter-spacing: .2em;
    text-transform: uppercase
}

.cabCaption .accentText {
    display: block;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0
}

.cabCaption .icon {
    display: block;
    position: absolute;
    font-size: 62px;
    line-height: 62px;
    color: #bdd2d2;
    font-weight: 400;
    letter-spacing: 0;
    left: 0;
    top: 10px
}

.cabCaption .stepNum {
    display: block;
    position: absolute;
    font-size: 80px;
    line-height: 70px;
    color: #ebf3f3;
    font-weight: 700;
    letter-spacing: 0;
    left: 0;
    top: 0
}

.cabStepChapter .cabCaption {
    padding-left: 112px;
    margin-bottom: 65px
}

.cabColumn:nth-child(2n) .cabStepChapter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.cabContent {
    padding: 0 calc(100% - 1754px - 78px) 100px 110px;
    float: right;
    width: calc(100% - 78px);
    position: relative;
    margin-top: -74px
}

.cabContent .cabCaption {
    margin-bottom: 64px
}

.cabContent.cabMain:before,
.cabContent.cabMain:after {
    content: "";
    display: block;
    position: absolute;
    width: 1920px;
    left: -78px;
    z-index: -1
}

.cabContent.cabMain:before {
    height: 1524px;
    top: 608px;
    background-image: url(../img/cab-back-down.png);
    background-size: 1920px auto;
    background-position: center top;
    background-repeat: no-repeat;
    bottom: 0
}

.cabContent.cabMain:after {
    top: calc(608px + 1524px);
    height: calc(100% - 608px - 1524px);
    background-image: url(../img/back-cab-lines.png);
    z-index: -2;
    background-size: 4px auto;
    background-position: left top;
    background-repeat: repeat
}

.cabContent.cabSettings:before,
.cabContent.cabSettings:after {
    content: "";
    display: block;
    position: absolute;
    width: 1920px;
    left: -78px;
    z-index: -1
}

.cabContent.cabSettings:before {
    height: 1524px;
    top: 763px;
    background-image: url(../img/cab-back-down.png);
    background-size: 1920px auto;
    background-position: center top;
    background-repeat: no-repeat;
    bottom: 0
}

.cabContent.cabSettings:after {
    top: calc(763px + 1524px);
    height: calc(100% - 763px - 1524px);
    background-image: url(../img/back-cab-lines.png);
    z-index: -2;
    background-size: 4px auto;
    background-position: left top;
    background-repeat: repeat
}

.cabContent.cabPartners:before,
.cabContent.cabPartners:after {
    content: "";
    display: block;
    position: absolute;
    width: 1920px;
    left: -78px;
    z-index: -1
}

.cabContent.cabPartners:before {
    height: 1524px;
    top: 453px;
    background-image: url(../img/cab-back-down.png);
    background-size: 1920px auto;
    background-position: center top;
    background-repeat: no-repeat;
    bottom: 0
}

.cabContent.cabPartners:after {
    top: calc(453px + 1524px);
    height: calc(100% - 453px - 1524px);
    background-image: url(../img/back-cab-lines.png);
    z-index: -2;
    background-size: 4px auto;
    background-position: left top;
    background-repeat: repeat
}

.cabContent.cabOpenDep:before,
.cabContent.cabOpenDep:after,
.cabContent.cabWithdrawals:before,
.cabContent.cabWithdrawals:after,
.cabContent.cabTickets:before,
.cabContent.cabTickets:after,
.cabContent.cabMaterials:before,
.cabContent.cabMaterials:after,
.cabContent.cabOperations:before,
.cabContent.cabOperations:after {
    content: "";
    display: block;
    position: absolute;
    width: 1920px;
    left: -78px;
    z-index: -1
}

.cabContent.cabOpenDep:before,
.cabContent.cabWithdrawals:before,
.cabContent.cabTickets:before,
.cabContent.cabMaterials:before,
.cabContent.cabOperations:before {
    height: 1524px;
    top: 643px;
    background-image: url(../img/cab-back-down.png);
    background-size: 1920px auto;
    background-position: center top;
    background-repeat: no-repeat;
    bottom: 0
}

.cabContent.cabOpenDep:after,
.cabContent.cabWithdrawals:after,
.cabContent.cabTickets:after,
.cabContent.cabMaterials:after,
.cabContent.cabOperations:after {
    top: calc(643px + 1524px);
    height: calc(100% - 643px - 1524px);
    background-image: url(../img/back-cab-lines.png);
    z-index: -2;
    background-size: 4px auto;
    background-position: left top;
    background-repeat: repeat
}

@media (max-width: 1023px) {
    .cabContent.cabOpenDep:before,
    .cabContent.cabOpenDep:after,
    .cabContent.cabWithdrawals:before,
    .cabContent.cabWithdrawals:after,
    .cabContent.cabTickets:before,
    .cabContent.cabTickets:after,
    .cabContent.cabMaterials:before,
    .cabContent.cabMaterials:after,
    .cabContent.cabOperations:before,
    .cabContent.cabOperations:after {
        display: none
    }
}

.cabContent .tabs .tabsHead {
    margin-top: -22px
}

.cabContent .tabs .tabsHead:after {
    content: "";
    display: block;
    clear: both
}

.cabContent .tabs .tabsHead a {
    color: #bdd2d2;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s
}

.cabContent .tabs .tabsHead a .icon {
    color: #e4ecee;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s
}

.cabContent .tabs .tabsHead a:hover {
    color: #104559
}

.cabContent .tabs .tabsHead li {
    float: left;
    margin-top: 22px
}

.cabContent .tabs .tabsHead li.active a {
    color: #104559
}

.cabContent .tabs .tabsHead li.active a .icon {
    color: #bdd2d2
}

.cabContent .tabs .tabsHead .cabCaption {
    margin-bottom: 0
}

.cabContent .cabColumns {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.cabContent .cabColumns .cabColumn:nth-child(2n+1) {
    width: 1099px
}

.cabContent .cabColumns .cabColumn:nth-child(2n) {
    width: calc(100% - 1099px - 90px)
}

.cabMaterials.cabContent .cabColumns {
    display: flex;
    flex-wrap: wrap
}

.cabMaterials.cabContent .cabColumns .cabColumn:nth-child(2n+1) {
    order: 2;
    margin-top: 15px
}

.cabMaterials.cabContent .cabColumns .cabColumn:nth-child(2n) {
    order: 1
}

.cabContent .progressWrapper .progressText {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 14px;
    line-height: 20px;
    color: #0c374d;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding-bottom: 18px
}

.cabContent .progressWrapper .progressLine {
    position: relative;
    height: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    background-color: #0b3d52;
    overflow-x: hidden
}

.cabContent .progressWrapper .progressLine .progressInner {
    position: absolute;
    top: 0;
    left: 0;
    height: 12px;
    background-color: #009fa0;
    background-image: url(../img/back-progress.png);
    background-size: auto;
    background-position: left center;
    background-repeat: repeat-x
}

.cabContent [class*=btnMain] {
    display: table;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    text-align: center;
    -webkit-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .1em;
    cursor: pointer;
    height: 48px;
    min-width: 221px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    border-radius: 24px;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s
}

.cabContent [class*=btnMain] .btnText {
    display: block;
    position: relative;
    padding: 15px 10px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    border-radius: 24px
}

.cabContent [class*=btnMain] .btnText:before,
.cabContent [class*=btnMain] .btnText:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    border-radius: 24px;
    z-index: -1;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.cabContent [class*=btnMain] .btnText:before {
    opacity: 0;
    -webkit-transition: opacity .3s .1s;
    -moz-transition: opacity .3s .1s;
    -o-transition: opacity .3s .1s;
    transition: opacity .3s .1s
}

.cabContent [class*=btnMain] .btnText:after {
    opacity: 1;
    -webkit-transition: opacity .3s 0;
    -moz-transition: opacity .3s 0;
    -o-transition: opacity .3s 0;
    transition: opacity .3s 0
}

.cabContent [class*=btnMain][class*=Mini] {
    min-width: 102px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: .1em;
    height: 22px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.cabContent [class*=btnMain][class*=Mini] .btnText {
    height: 22px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding: 5px
}

.cabContent [class*=btnMain][class*=Mini] .btnText:before,
.cabContent [class*=btnMain][class*=Mini] .btnText:after {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.cabContent [class*=btnMain][class*=btnColor1] {
    color: #104559
}

.cabContent [class*=btnMain][class*=btnColor1] .btnText:before {
    background: #21aaaf;
    background: -moz-linear-gradient(top, #017477 0%, #21aaaf 100%);
    background: -webkit-linear-gradient(top, #017477 0%, #21aaaf 100%);
    background: linear-gradient(to bottom, #017477 0%, #21aaaf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#017477", endColorstr="#21aaaf", GradientType=0)
}

.cabContent [class*=btnMain][class*=btnColor1] .btnText:after {
    background: #ffc000;
    background: -moz-linear-gradient(top, #ffc000 0%, #ffd43e 100%);
    background: -webkit-linear-gradient(top, #ffc000 0%, #ffd43e 100%);
    background: linear-gradient(to bottom, #ffc000 0%, #ffd43e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc000", endColorstr="#ffd43e", GradientType=0)
}

.cabContent [class*=btnMain][class*=btnColor1]:hover {
    color: #fff
}

.cabContent [class*=btnMain][class*=btnColor2] {
    color: #fff
}

.cabContent [class*=btnMain][class*=btnColor2] .btnText:before {
    background: #ffc000;
    background: -moz-linear-gradient(top, #ffc000 0%, #ffd43e 100%);
    background: -webkit-linear-gradient(top, #ffc000 0%, #ffd43e 100%);
    background: linear-gradient(to bottom, #ffc000 0%, #ffd43e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc000", endColorstr="#ffd43e", GradientType=0)
}

.cabContent [class*=btnMain][class*=btnColor2] .btnText:after {
    background: #21aaaf;
    background: -moz-linear-gradient(top, #017477 0%, #21aaaf 100%);
    background: -webkit-linear-gradient(top, #017477 0%, #21aaaf 100%);
    background: linear-gradient(to bottom, #017477 0%, #21aaaf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#017477", endColorstr="#21aaaf", GradientType=0)
}

.cabContent [class*=btnMain][class*=btnColor2]:hover {
    color: #104559
}

.cabContent [class*=btnMain]:hover .btnText:before {
    opacity: 1;
    -webkit-transition: opacity .3s 0;
    -moz-transition: opacity .3s 0;
    -o-transition: opacity .3s 0;
    transition: opacity .3s 0
}

.cabContent [class*=btnMain]:hover .btnText:after {
    opacity: 0;
    -webkit-transition: opacity .3s .1s;
    -moz-transition: opacity .3s .1s;
    -o-transition: opacity .3s .1s;
    transition: opacity .3s .1s
}

.cabContent .accordionItem .accordionHead {
    cursor: pointer
}

.cabContent .accordionItem .accordionContent {
    display: none
}

.cabContent .accordionItem .accordionContent.active {
    display: block
}

.cabContent .accordionItem {
    background-image: url(../img/border-dot-color-2.png);
    background-size: auto;
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 7px
}

.cabContent .accordionItem:last-child {
    background-image: none
}

.cabContent .accordionItem .accordionHead {
    padding-left: 32px;
    position: relative;
    padding-top: 17px;
    padding-bottom: 17px
}

.cabContent .accordionItem .accordionHead .title {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #25989e;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s
}

.cabContent .accordionItem .accordionHead .iconBtn {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    margin-top: -10px
}

.cabContent .accordionItem .accordionHead .iconBtn:before,
.cabContent .accordionItem .accordionHead .iconBtn:after {
    display: block;
    position: absolute;
    font-family: icomoon;
    font-size: 20px;
    line-height: 20px;
    top: 0;
    left: 0;
    -webkit-transition: color .4s, opacity .4s;
    -moz-transition: color .4s, opacity .4s;
    -o-transition: color .4s, opacity .4s;
    transition: color .4s, opacity .4s
}

.cabContent .accordionItem .accordionHead .iconBtn:before {
    content: "\e962";
    color: #ffc000;
    opacity: 0
}

.cabContent .accordionItem .accordionHead .iconBtn:after {
    content: "\e929";
    color: #25989e;
    opacity: 1
}

.cabContent .accordionItem .accordionHead:hover .title {
    color: #ffc000
}

.cabContent .accordionItem .accordionHead:hover .iconBtn:after {
    color: #ffc000
}

.cabContent .accordionItem .accordionHead.active .title {
    color: #ffc000
}

.cabContent .accordionItem .accordionHead.active .iconBtn:before {
    opacity: 1
}

.cabContent .accordionItem .accordionHead.active .iconBtn:after {
    opacity: 0
}

.cabContent .payIconCircle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #ebf3f3;
    margin-right: 10px
}

.tabsDeposits .tabsHead {
    margin-bottom: 58px
}

.tabsDeposits .tabsHead li {
    width: 100%;
    max-width: 360px
}

.cabDepositsCarousel {
    position: relative;
    opacity: 0;
    -webkit-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s
}

.cabDepositsCarousel:before,
.cabDepositsCarousel:after {
    content: "";
    display: block;
    position: absolute;
    width: 1099px;
    left: 0;
    z-index: -1
}

.cabDepositsCarousel:before {
    background-image: url(../img/grey-back-top.png), url(../img/grey-back-down-image.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    height: 100%;
    top: 0
}

.cabDepositsCarousel:after {
    background-image: url(../img/back-cab-lines.png);
    background-repeat: repeat;
    background-position: left top;
    height: calc(100% - 25px - 224px);
    top: 25px
}

.wrapper .cabPlansCarouselWrapper {
    padding-bottom: 120px
}

.cabPlansCarouselWrapper {
    padding: 55px 41px 55px 40px;
    position: relative
}

.cabPlansCarousel {
    position: relative;
    margin: -80px 0;
    padding: 55px 0;
    overflow: hidden
}

.cabPlansCarousel .slick-list {
    overflow: visible
}

.tabsPanel.active .cabDepositsCarousel {
    opacity: 1
}

.cabDepositItem {
    height: 520px;
    padding: 40px 42px 0 36px
}

.cabDepositItem .depositContent {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.cabDepositItem .depositHead {
    width: 337px;
    padding: 0 43.5px 0 85.5px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.cabDepositItem .depositHead:before,
.cabDepositItem .depositHead:after {
    content: "";
    display: block;
    position: absolute
}

.cabDepositItem .depositHead:before {
    width: 337px;
    height: 323px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    background-image: url(../img/back-cab-deposit-head.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1
}

.cabDepositItem .depositHead:after {
    width: 325px;
    height: 643px;
    background-image: url(../img/shadow-cab-deposit-head.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    top: -114px;
    right: -110px;
    z-index: -2
}

.cabDepositItem .depositHead .percent {
    display: block;
    font-size: 60px;
    line-height: 64px;
    color: #ffc000;
    font-weight: 700
}

.cabDepositItem .depositHead .term {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #50dae0;
    font-weight: 300;
    letter-spacing: .2em;
    text-transform: uppercase
}

.cabDepositItem .depositHead .info {
    display: block;
    font-size: 10px;
    line-height: 20px;
    color: #84aaac;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-top: 14px
}

.cabDepositItem .depositHead .resultSum {
    margin-top: 20px
}

.cabDepositItem .depositHead .resultSum:after {
    content: "";
    display: block;
    clear: both
}

.cabDepositItem .depositHead .resultSum .resultSumItem {
    float: left;
    width: 50%
}

.cabDepositItem .depositHead .resultSum .pre {
    display: block;
    font-size: 10px;
    line-height: 14px;
    color: #fff;
    letter-spacing: .2em;
    text-transform: uppercase
}

.cabDepositItem .depositHead .resultSum .sum {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #f5b800;
    letter-spacing: .2em
}

.cabDepositItem .depositBody {
    width: calc(100% - 337px);
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background-color: #fff;
    padding: 35px 48px 32px 52px;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -ms-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    -ms-border-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px
}

.cabDepositItem .depositBody .icon {
    display: block;
    font-size: 46px;
    line-height: 46px;
    color: #bdd2d2
}

.cabDepositItem .depositBody .infoItem {
    position: relative;
    padding-left: 60px
}

.cabDepositItem .depositBody .infoItem .icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -23px
}

.cabDepositItem .depositBody .infoItem+.infoItem {
    margin-top: 27px
}

.cabDepositItem .depositBody .pre {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    color: #0c374d;
    font-weight: 500;
    letter-spacing: .05em
}

.cabDepositItem .depositBody .date {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #708384;
    letter-spacing: .05em;
    margin-top: 5px
}

.cabDepositItem .depositBody .sum {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #f5b800;
    font-weight: 500;
    letter-spacing: .05em;
    margin-top: 3px
}

.cabDepositItem .depositBody .payIcon {
    height: 36px;
    margin-top: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.cabDepositItem .depositBody .payIcon img {
    max-height: 36px
}

.cabDepositItem .depositBody .accrualsItem {
    text-align: center
}

.cabDepositItem .depositBody .accrualsItem .icon {
    margin-top: 12px;
    margin-bottom: 9px
}

.cabDepositItem .depositBody .depositInfoItem {
    width: 340px
}

.cabDepositItem .depositBody .acrrualsPrev .pre {
    font-size: 11px
}

.cabDepositItem .depositBody .acrrualsPrev .date {
    font-size: 11px;
    line-height: 20px;
    margin-top: 1px
}

.cabDepositItem .depositBody .timer {
    text-align: center;
    background-color: #ebf3f3;
    -webkit-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    border-radius: 24px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 8px 0 10px;
    margin-top: 15px
}

.cabDepositItem .depositBody .timer .val {
    display: block;
    font-size: 30px;
    line-height: 30px;
    color: #25989e;
    font-weight: 500;
    letter-spacing: .05em
}

.cabDepositItem .depositBody .timer .spacer {
    display: block;
    width: 22px;
    font-size: 30px;
    line-height: 30px;
    color: #25989e;
    font-weight: 500;
    letter-spacing: .05em
}

.cabDepositItem .progressWrapper {
    position: absolute;
    width: calc(100% - 52px);
    left: 52px;
    top: 100%;
    margin-top: 20px
}

.cabPlanItem {
    position: relative;
    padding: 0 0 50px;
    text-align: center;
    margin: 0 30px;
    background-color: #2b58b3;
    background-image: linear-gradient(0deg, #2b58b3 0%, #042657 100%);
    border-radius: 50px
}

.perc_block {
    position: relative;
    border-radius: 106px
}

.perc_block:before {
    position: absolute;
    content: '';
    top: 5px;
    left: 50%;
    height: 4px;
    width: 60px;
    margin: 0 0 0 -30px;
    background: #25272c;
    border-radius: 2px
}

.cabPlanItem[data-slick-index="0"] .perc_block {
    background: url(../images/top-inv.png) center center no-repeat;
    min-width: 145px;
    min-height: 290px
}

.cabPlanItem[data-slick-index="1"] .perc_block {
    background: url(../images/top-inv2.png) center center no-repeat;
    min-width: 145px;
    min-height: 290px
}

.cabPlanItem[data-slick-index="2"] .perc_block {
    background: url(../images/top-inv3.png) center center no-repeat;
    min-width: 145px;
    min-height: 290px
}

.cabPlanItem[data-slick-index="3"] .perc_block {
    background: url(../images/top-inv4.png) center center no-repeat;
    min-width: 145px;
    min-height: 290px
}

.cabPlanItem .depositContent {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 430px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    position: relative
}

.depositContent:hover {
    position: relative;
    opacity: 1;
    transform: scale(1.008)
}

.cabPlanItem .depositContent:before {
    content: "";
    display: none;
    position: absolute;
    width: 448px;
    height: 443px;
    background-image: url(../img/back-active-plan.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    z-index: -1;
    left: -45px;
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -webkit-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: transform .4s;
    -moz-transition: transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s
}

.cabPlanItem .percent {
    display: block;
    padding-top: 75px;
    font-size: 37px;
    line-height: 76px;
    color: #fff;
    font-weight: 700;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s
}

.cabPlanItem .term {
    display: block;
    font-size: 15px;
    margin-top: -15px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s
}

.p-op {
    color: #fff;
    text-transform: uppercase
}

.p-op strong {
    display: block;
    color: #fff;
    font-size: 14px;
    margin-top: -6px
}

.p-op-p {
    position: relative
}

.p-op-p:before {
    position: absolute;
    top: -7px;
    left: 52px;
    background: url(../images/p-border.png) center center no-repeat;
    width: 53px;
    height: 72px;
    content: ''
}

.cabPlanItem .info {
    display: block;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 14px
}

.cabPlanItem input:checked+.depositContent .info {
    color: #fff
}

.cabPlanItem .pre {
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s
}

.minMaxSum {
    background: #24283f url(../images/sum-bg.png) top left no-repeat;
    width: 90%;
    margin: -60px auto 0;
    padding: 10px 0;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .4)
}

.cabPlanItem .sum {
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
    line-height: 26px;
    font-size: 22px;
    font-weight: 600;
    color: #fff
}

.cabPlanItem .resultSum {
    margin-top: 8px
}

.cabPlanItem .resultSum:after {
    content: "";
    display: block;
    clear: both
}

.cabPlanItem .resultSum .resultSumItem {
    float: left;
    width: 50%
}

.cabPlanItem input {
    display: none
}

.cabPlanItem input:checked+.depositContent:before {
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -webkit-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.cabPlanItem input:checked+.depositContent .percent {
    color: #ffc000
}

.cabPlanItem input:checked+.depositContent .term {
    color: #a6daff
}

.cabPlanItem input:checked+.depositContent .pre {
    color: #fff
}

.cabLastOperations {
    position: relative;
    padding: 0 58px 0 44px;
    position: relative;
    padding-bottom: 61px
}

.cabLastOperations:before,
.cabLastOperations:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 1161px;
    left: -31px
}

.cabLastOperations:before {
    height: calc(calc(100% + 32px) - -88px);
    background-image: url(../img/back-corner-white-top.png), url(../img/back-corner-white-top-2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    top: -88px
}

.cabLastOperations:after {
    height: calc(calc(100% + 32px) - -88px - 235px);
    top: calc(-88px + 180px);
    background-image: url(../img/back-corner-white-top-3.png);
    background-size: auto;
    background-position: center top;
    background-repeat: repeat-y
}

.cabLastOperations .cabLastOperationsWrapper {
    margin: 66px -33px 0
}

.cabLastOperations .cabLastOperationsWrapper:after {
    content: "";
    display: block;
    clear: both
}

.cabLastOperations .cabLastOperationsWrapper .cabLastOperationsTable {
    float: left;
    width: 50%;
    padding: 0 33px
}

.cabLastOperations .cabLastOperationsTable .name {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #009a9b;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase
}

.cabLastOperations .cabLastOperationsTable .date {
    display: block;
    font-size: 11px;
    line-height: 18px;
    color: #708384;
    letter-spacing: .05em;
    padding-left: 15px
}

.cabLastOperations .cabLastOperationsTable .sum {
    display: block;
    font-size: 15px;
    line-height: 18px;
    color: #f5b800;
    font-weight: 500;
    text-align: right;
    padding-left: 15px
}

.cabLastOperations .cabLastOperationsTable .payIcon {
    margin-left: auto
}

.cabLastOperations .tableLine {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-image: url(../img/border-dot.png);
    background-size: auto;
    background-position: left bottom;
    background-repeat: repeat-x;
    min-height: 40px;
    padding-top: 8px;
    padding-bottom: 8px
}

.cabLastOperations .tableLine:last-child {
    background-image: none
}

.cabLastOperations .tableLine .tableItem:first-child {
    width: calc(100% - 156px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.cabLastOperations .tableLine .tableItem:nth-child(2) {
    width: 118px
}

.cabLastOperations .tableLine .tableItem:nth-child(3) {
    width: 38px
}

.cabPersonalStatistic .cabPersonalStatisticWrapper {
    position: relative;
    padding: 20px 27px 0 33px;
    margin-top: 57px
}

.cabPersonalStatistic .cabPersonalStatisticWrapper:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    z-index: -1;
    left: 0;
    top: 0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px
}

.cabPersonalStatistic .tableLine {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-image: url(../img/border-dot-color-1.png);
    background-size: auto;
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 68px
}

.cabPersonalStatistic .tableLine:last-child {
    background-image: none
}

.cabPersonalStatistic .statisticTable {
    padding-top: 15px;
    padding-bottom: 15px
}

.cabPersonalStatistic .statisticTable .pre {
    display: block;
    font-size: 11px;
    line-height: 18px;
    color: #708384;
    letter-spacing: .05em
}

.cabPersonalStatistic .statisticTable .num {
    display: block;
    font-size: 17px;
    line-height: 25px;
    color: #25989e;
    font-weight: 500
}

.cabPersonalStatistic .statisticTable .payIcon {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #ebf3f3;
    margin-right: 10px
}

.cabPersonalStatistic .statisticTable [class*=btnMain]+[class*=btnMain] {
    margin-top: 4px
}

.cabPersonalStatistic .statisticTable .tableItem {
    padding-bottom: 8px
}

.cabPersonalStatistic .statisticTable .tableItem:last-child {
    margin-left: auto
}

.cabProgressDynamic {
    margin-top: 66px
}

.cabPanel {
    background-color: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    position: relative;
    z-index: 1
}

.cabInfoCard {
    min-height: 180px;
    padding: 30px 39px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    background-color: #ebf3f3;
    background-color: #ebf3f3;
    background-image: url(../img/back-cab-lines.png);
    background-position: left top;
    background-repeat: repeat;
    border-radius: 25px;
    -webkit-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    box-shadow: 0 33px 43px rgba(0, 0, 0, .05)
}

.cabInfoCard .icon {
    display: block;
    font-size: 48px;
    line-height: 48px;
    color: #bbd0d0;
    margin-bottom: 20px
}

.cabInfoCard .pre {
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #072e46;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase
}

.cabInfoCard .val {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #f5b800;
    font-weight: 500;
    letter-spacing: 0;
    margin-top: 5px
}

.cabInfoCard .val.color1 {
    color: #f5b800
}

.cabInfoCard .val.color2 {
    color: #5aa5a6
}

.cabInfoCard .cabCaption {
    margin-bottom: 24px
}

.cabInfoCard .cabCaption .icon {
    font-size: 62px;
    line-height: 62px
}

.cabInfoCard .cabCaption+.val {
    padding-left: 80px;
    padding-bottom: 27px
}

.cabProgressDynamic .cabInfoCard {
    width: calc(50% - 18px)
}

.cabProgressDynamic .cabDynamic {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 72px 65px 77px
}

.cabProgressDynamic .cabDynamicMapWrapper {
    width: 100%
}

.cabProgressDynamic .cabDynamicMap {
    border-bottom: 1px solid #ebf3f3;
    margin-top: 71px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.cabProgressDynamic .cabDynamicMap .cabDynamicMapItem {
    width: 65px
}

.cabProgressDynamic .cabDynamicMap .doubleProgressWrapper {
    background-color: #ebf3f3;
    height: 384px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    padding: 10px;
    position: relative
}

.cabProgressDynamic .cabDynamicMap .doubleProgressWrapper .doubleProgress {
    position: absolute;
    width: calc(100% - 20px);
    left: 10px;
    bottom: 10px
}

.cabProgressDynamic .cabDynamicMap .doubleProgressWrapper .value {
    display: block;
    position: absolute;
    font-size: 10px;
    line-height: 24px;
    color: #fff;
    letter-spacing: .05em;
    background-color: #104559;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    width: calc(100% + 20px);
    left: -10px;
    bottom: calc(100% + 10px);
    margin-bottom: 12px;
    text-align: center
}

.cabProgressDynamic .cabDynamicMap .doubleProgressWrapper .value:after {
    content: "";
    display: block;
    position: absolute;
    border: 5px solid transparent;
    border-top: 5px solid #104559;
    top: 100%;
    left: 50%;
    margin-left: -5px
}

.cabProgressDynamic .cabDynamicMap .doubleProgressWrapper .progressDown,
.cabProgressDynamic .cabDynamicMap .doubleProgressWrapper .progressTop {
    width: 100%;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    position: absolute
}

.cabProgressDynamic .cabDynamicMap .doubleProgressWrapper .progressTop {
    top: -10px;
    background: #21aaaf;
    background: -moz-linear-gradient(top, #21aaaf 0%, #017477 100%);
    background: -webkit-linear-gradient(top, #21aaaf 0%, #017477 100%);
    background: linear-gradient(to bottom, #21aaaf 0%, #017477 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21aaaf", endColorstr="#017477", GradientType=0)
}

.cabProgressDynamic .cabDynamicMap .doubleProgressWrapper .progressDown {
    bottom: 0;
    -webkit-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    background: #ffc000;
    background: -moz-linear-gradient(top, #ffc000 0%, #ffd43e 100%);
    background: -webkit-linear-gradient(top, #ffc000 0%, #ffd43e 100%);
    background: linear-gradient(to bottom, #ffc000 0%, #ffd43e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc000", endColorstr="#ffd43e", GradientType=0)
}

.cabProgressDynamic .cabDynamicMap .caption {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    color: #708384;
    letter-spacing: .05em
}

.cabDepositsDynamic .depositDynamicCard {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    background-color: #fff;
    -webkit-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    padding: 27px 47px 13px 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.cabDepositsDynamic .depositDynamicCard+.depositDynamicCard {
    margin-top: 20px
}

.cabDepositsDynamic .depositDynamicCard .progressList {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 12px
}

.cabDepositsDynamic .depositDynamicCard .progressItem {
    width: 7px;
    position: relative;
    height: 85px;
    background-color: #ebf3f3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden
}

.cabDepositsDynamic .depositDynamicCard .progressItem .progressInner {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

.cabDepositsDynamic .depositDynamicCard .depName {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 30px;
    color: #072e46;
    font-weight: 500;
    letter-spacing: .1em
}

.cabDepositsDynamic .depositDynamicCard .earnings .pre {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #708384;
    letter-spacing: .05em
}

.cabDepositsDynamic .depositDynamicCard .earnings .sum {
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500
}

.cabDepositsDynamic .depositDynamicCard.cardColor1 .sum {
    color: #4da3a7
}

.cabDepositsDynamic .depositDynamicCard.cardColor1 .progressItem .progressInner {
    background-color: #4da3a7
}

.cabDepositsDynamic .depositDynamicCard.cardColor2 .sum {
    color: #ffc000
}

.cabDepositsDynamic .depositDynamicCard.cardColor2 .progressItem .progressInner {
    background-color: #f5c62c
}

.cabDepositsDynamic .depositDynamicCard.cardColor3 .sum {
    color: #00cbbf
}

.cabDepositsDynamic .depositDynamicCard.cardColor3 .progressItem .progressInner {
    background-color: #00ccc0
}

.cabDepositsDynamic .depositDynamicCard.cardColor4 .sum {
    color: #1eba6e
}

.cabDepositsDynamic .depositDynamicCard.cardColor4 .progressItem .progressInner {
    background-color: #1eba6e
}

.paymentsWithdraw {
    padding: 56px 59px 72px;
    position: relative;
    background-color: #ebf3f3;
    background-image: url(../img/back-cab-lines.png);
    background-position: left top;
    background-repeat: repeat;
    border-radius: 25px;
    -webkit-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    box-shadow: 0 33px 43px rgba(0, 0, 0, .05)
}

.paymentsWithdraw:before {
    content: "";
    display: block;
    position: absolute;
    width: 332px;
    height: 650px;
    right: 0;
    bottom: 0;
    background-image: url(../img/back-cab-line-color.png);
    background-size: auto;
    background-position: right bottom;
    background-repeat: no-repeat
}

.paymentTable {
    width: 100%
}

.paymentTable:after {
    content: "";
    display: block;
    clear: both
}

.paymentTable .paymentTableLine {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-image: url(../img/border-dot-color-1.png);
    background-size: auto;
    background-position: left bottom;
    background-repeat: repeat-x
}

.paymentTable .paymentTableLine:last-child {
    background-image: none
}

.paymentTable .paymentTableItem {
    padding-top: 12px;
    padding-bottom: 12px
}

.paymentTable .paymentTableItem:nth-child(2) {
    width: 25.1428571429%
}

.paymentTable .paymentTableItem:nth-child(3) {
    width: 20.3428571429%
}

.paymentTable .paymentTableItem:nth-child(4) {
    width: 16%
}

.paymentTable .paymentTableItem:last-child {
    width: 102px;
    margin-left: auto
}

.paymentTable .paymentTableColumn {
    float: left;
    width: calc(50% - 41px)
}

.paymentTable .paymentTableColumn:nth-child(2n) {
    margin-left: 82px
}

.paymentTable .paymentTableColumn .paymentTableItem:nth-child(2) {
    width: auto;
    max-width: calc(100% - 154px)
}

.paymentTable .payIcon {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #ebf3f3;
    margin-right: 10px
}

.paymentTable .pre {
    display: block;
    font-size: 11px;
    line-height: 18px;
    color: #708384;
    letter-spacing: .05em
}

.paymentTable .sum {
    display: block;
    font-size: 17px;
    line-height: 25px;
    color: #25989e;
    font-weight: 500
}

.paymentTable .minMax {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #f5b800;
    letter-spacing: .2em
}

.paymentTable .comission {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #104559;
    letter-spacing: .2em
}

.paymentTable .term {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #104559;
    letter-spacing: .05em
}

.paymentTable input {
    display: none
}

.paymentTable input+label {
    display: block;
    cursor: pointer;
    position: relative
}

.paymentTable input+label:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    top: 0;
    left: 0
}

.paymentTable input+label:hover [class*=btnMain] {
    color: #fff
}

.paymentTable input+label:hover [class*=btnMain] .btnText:after {
    opacity: 0;
    -webkit-transition: opacity .3s .1s;
    -moz-transition: opacity .3s .1s;
    -o-transition: opacity .3s .1s;
    transition: opacity .3s .1s
}

.paymentTable input+label:hover [class*=btnMain] .btnText:before {
    opacity: 1;
    -webkit-transition: opacity .3s 0;
    -moz-transition: opacity .3s 0;
    -o-transition: opacity .3s 0;
    transition: opacity .3s 0
}

.paymentTable input:disabled+label:after {
    display: none
}

.paymentTable input:disabled+label [class*=btnMain] .btnText:after,
.paymentTable [class*=btnMain] .btnText.disabled:after {
    background: #cce0e0
}

.paymentTable input:checked+label [class*=btnMain] {
    color: #fff
}

.paymentTable input:checked+label [class*=btnMain] .btnText:after {
    opacity: 0;
    -webkit-transition: opacity .3s .1s;
    -moz-transition: opacity .3s .1s;
    -o-transition: opacity .3s .1s;
    transition: opacity .3s .1s
}

.paymentTable input:checked+label [class*=btnMain] .btnText:before {
    opacity: 1;
    -webkit-transition: opacity .3s 0;
    -moz-transition: opacity .3s 0;
    -o-transition: opacity .3s 0;
    transition: opacity .3s 0
}

.paymentsWithdraw .paymentTable {
    padding: 42px 56px 50px 50px
}

.paymentsOpenDep .cabCaption {
    margin-bottom: 30px
}

.paymentsOpenDep .paymentTable {
    padding-left: 112px
}

.cabWithdrawals:before {
    height: 415px
}

.cabInputWrapper input,
.cabInputWrapper textarea {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 100%;
    width: 100%;
    background-color: #fff;
    border: 0;
    font-family: stolzl;
    padding: 14px 20px;
    -webkit-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    font-size: 14px;
    line-height: 20px;
    color: #104559;
    font-weight: 300;
    letter-spacing: .05em;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.cabInputWrapper input {
    height: 48px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    border-radius: 24px
}

.cabInputWrapper textarea {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px
}

.cabInputWrapper .inputLabel {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #104559;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin-bottom: 12px
}

.cabStepSum {
    background-color: #ebf3f3;
    background-image: url(../img/back-cab-lines.png);
    background-position: left top;
    background-repeat: repeat;
    border-radius: 25px;
    -webkit-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 60px 60px 72px;
    height: calc(100% - 135px)
}

.cabStepSum .cabMoveDataItem {
    margin-top: 23px
}

.cabStepSum .cabMoveDataItem .pre {
    display: block;
    font-size: 10px;
    line-height: 27px;
    color: #315868;
    letter-spacing: .1em;
    text-transform: uppercase
}

.cabStepSum .cabMoveDataItem .val {
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #009e9f;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase
}

.cabStepSum .cabMoveDataItem .cabPaymentMethods .cabPaymentMethod+.cabPaymentMethod {
    margin-top: 18px
}

.cabStepSum .cabMoveDataItem .cabPaymentMethods .cabPaymentMethod label {
    display: table;
    position: relative;
    padding-left: 36px;
    font-size: 12px;
    line-height: 24px;
    color: #104559;
    font-weight: 300;
    letter-spacing: .05em;
    cursor: pointer
}

.cabStepSum .cabMoveDataItem .cabPaymentMethods .cabPaymentMethod label:before,
.cabStepSum .cabMoveDataItem .cabPaymentMethods .cabPaymentMethod label:after {
    content: "";
    display: block;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.cabStepSum .cabMoveDataItem .cabPaymentMethods .cabPaymentMethod label:before {
    width: 24px;
    height: 24px;
    background-color: #fff;
    left: 0;
    top: 0;
    -webkit-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    box-shadow: 0 9px 11px rgba(0, 0, 0, .11);
    -webkit-transition: box-shadow .4s;
    -moz-transition: box-shadow .4s;
    -o-transition: box-shadow .4s;
    transition: box-shadow .4s
}

.cabStepSum .cabMoveDataItem .cabPaymentMethods .cabPaymentMethod label:after {
    width: 10px;
    height: 10px;
    background-color: #06515f;
    left: 7px;
    top: 7px;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.cabStepSum .cabMoveDataItem .cabPaymentMethods .cabPaymentMethod label:hover:before {
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

.cabStepSum .cabMoveDataItem .cabPaymentMethods .cabPaymentMethod label:hover:after {
    opacity: .2
}

.cabStepSum .cabMoveDataItem .cabPaymentMethods .cabPaymentMethod input {
    display: none
}

.cabStepSum .cabMoveDataItem .cabPaymentMethods .cabPaymentMethod input:checked+label:after {
    opacity: 1
}

.cabStepSum .cabMoveDataItem+.cabMoveDataItem {
    margin-top: 27px
}

.cabStepSum .cabMoneyMoveData {
    padding-bottom: 56px
}

.cabStepSum .cabMoneyMoveResult {
    text-align: center;
    background-image: url(../img/border-dot-color-2.png);
    background-size: auto;
    background-position: left top;
    background-repeat: repeat-x;
    padding-top: 52px;
    padding-bottom: 47px
}

.cabStepSum .cabMoneyMoveResult .pre {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #104559;
    font-weight: 300;
    letter-spacing: .2em;
    text-transform: uppercase
}

.cabStepSum .cabMoneyMoveResult .val {
    display: block;
    font-size: 30px;
    line-height: 40px;
    color: #008384;
    font-weight: 700;
    text-transform: uppercase
}

.cabStepSum .cabMoneyMoveResult .percent {
    display: block;
    font-size: 50px;
    line-height: 60px;
    color: #008384;
    font-weight: 700;
    text-transform: uppercase
}

.cabStepSum .cabMoneyMoveResult .addVal {
    display: block;
    font-size: 20px;
    line-height: 40px;
    color: #f5b800;
    font-weight: 700;
    text-transform: uppercase
}

.cabStepSum .btnMain {
    margin: auto auto 0
}

.cabOpenDep:before {
    height: 527px
}

.paymentsOpenDep {
    padding: 0 76px 19px 34px;
    position: relative
}

.paymentsOpenDep:before,
.paymentsOpenDep:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 1161px;
    left: -31px
}

.paymentsOpenDep:before {
    height: calc(calc(100% + 32px) - -88px);
    background-image: url(../img/back-corner-white-top.png), url(../img/back-corner-white-top-2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    top: -88px
}

.paymentsOpenDep:after {
    height: calc(calc(100% + 32px) - -88px - 235px);
    top: calc(-88px + 180px);
    background-image: url(../img/back-corner-white-top-3.png);
    background-size: auto;
    background-position: center top;
    background-repeat: repeat-y
}

.cabSettings:before {
    top: 794px
}

.cabSettings .cabCaption {
    margin-bottom: 64px
}

.cabSettings .formItem {
    padding: 20px 34px 0
}

.cabSettings .formContent {
    margin: -20px -34px 0
}

.cabSettings .settingsPersonal .settingsForm {
    padding: 53px 40px 55px;
    position: relative
}

.cabSettings .settingsPersonal .settingsForm:before,
.cabSettings .settingsPersonal .settingsForm:after {
    content: "";
    display: block;
    position: absolute;
    width: 1099px;
    left: 0;
    z-index: -1
}

.cabSettings .settingsPersonal .settingsForm:before {
    background-image: url(../img/grey-back-top.png), url(../img/grey-back-down-image.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    height: calc(100% + 25px);
    top: 0
}

.cabSettings .settingsPersonal .settingsForm:after {
    background-image: url(../img/back-cab-lines.png);
    background-repeat: repeat;
    background-position: left top;
    height: calc(calc(100% + 25px) - 25px - 224px);
    top: 25px
}

.cabSettings .settingsPersonal .formContent {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cabSettings .settingsPersonal .formItem {
    width: 50%
}

.cabSettings .settingsPersonal .formItem:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.cabSettings .settingsPersonal .formItem:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.cabSettings .settingsPersonal .formItem:nth-child(5) {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.cabSettings .settingsPersonal .formItem:nth-child(6) {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.cabSettings .settingsPersonal [class*=btnMain] {
    margin-left: auto;
    margin-top: 59px
}

.cabSettings .settingsPassword .settingsForm {
    padding: 53px 32px 70px 30px;
    position: relative
}

.cabSettings .settingsPassword .settingsForm:before,
.cabSettings .settingsPassword .settingsForm:after {
    content: "";
    display: block;
    position: absolute;
    width: 516px;
    left: -31px;
    z-index: -1
}

.cabSettings .settingsPassword .settingsForm:before {
    background-image: url(../img/grey-back-mini-shadow-top.png), url(../img/grey-back-mini-shadow-down.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    height: calc(100% + 66px);
    top: 0
}

.cabSettings .settingsPassword .settingsForm:after {
    background-image: url(../img/back-cab-lines-mini-shadow.png);
    background-repeat: repeat;
    background-position: left top;
    height: calc(calc(100% + 66px) - 72px - 127px);
    top: 72px
}

.cabSettings .settingsPassword [class*=btnMain] {
    margin: 45px auto 0
}

.cabSettings .settingsPayments .settingsForm {
    background-color: #ebf3f3;
    background-image: url(../img/back-cab-lines.png);
    background-position: left top;
    background-repeat: repeat;
    border-radius: 25px;
    -webkit-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    padding: 40px 23px 72px
}

.cabSettings .settingsSecurity {
    position: relative;
    min-height: 400px
}

.cabSettings .settingsSecurity:before,
.cabSettings .settingsSecurity:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 1161px;
    left: -31px
}

.cabSettings .settingsSecurity:before {
    height: calc(calc(100% + 32px) - -65px);
    background-image: url(../img/back-corner-white-top.png), url(../img/back-corner-white-top-2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    top: -65px
}

.cabSettings .settingsSecurity:after {
    height: calc(calc(100% + 32px) - -65px - 235px);
    top: calc(-65px + 180px);
    background-image: url(../img/back-corner-white-top-3.png);
    background-size: auto;
    background-position: center top;
    background-repeat: repeat-y
}

.cabTickets:before {
    height: 420px
}

.cabTickets .cabCaption {
    margin-bottom: 64px
}

.cabChat {
    padding: 55px 59px 63px;
    background-color: #ebf3f3;
    background-image: url(../img/back-cab-lines.png);
    background-position: left top;
    background-repeat: repeat;
    border-radius: 25px;
    -webkit-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    box-shadow: 0 33px 43px rgba(0, 0, 0, .05)
}

.cabChat .messageItem {
    background-color: #fff;
    -webkit-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    padding: 16px 20px 25px 112px;
    position: relative
}

.cabChat .messageItem+.messageItem {
    margin-top: 30px
}

.cabChat .messageItem .date {
    display: block;
    position: relative;
    padding-left: 28px;
    font-size: 12px;
    line-height: 20px;
    color: #104559;
    letter-spacing: .05em
}

.cabChat .messageItem .date:before {
    content: "\e933";
    display: block;
    position: absolute;
    font-family: icomoon;
    font-size: 18px;
    line-height: 18px;
    color: inherit;
    letter-spacing: 0;
    left: 0;
    top: 1px
}

.cabChat .messageItem .userName {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #009fa0;
    font-weight: 500;
    letter-spacing: .05em;
    margin-top: 10px
}

.cabChat .messageItem .textWrapper {
    font-size: 12px;
    line-height: 20px;
    color: #708384;
    letter-spacing: .05em
}

.cabChat .messageItem .textWrapper p+p {
    margin-top: 20px
}

.cabChat .messageItem .userAvator {
    position: absolute;
    width: 58px;
    height: 58px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left: 32px;
    top: 24px
}

.cabChat .messageItem.answer {
    background-color: #ebf3f3
}

.cabChat .messageItem.answer:before {
    content: "";
    display: block;
    position: absolute;
    width: 46px;
    height: 21px;
    background-image: url(../img/answer-corner.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    bottom: 100%;
    left: 38px
}

.cabChat .cabPagination {
    margin-left: -59px;
    margin-right: -59px
}

.cabChatForm {
    padding: 60px 45px 138px 62px;
    position: relative
}

.cabChatForm:before,
.cabChatForm:after {
    content: "";
    display: block;
    position: absolute;
    width: 516px;
    left: -31px;
    z-index: -1
}

.cabChatForm:before {
    background-image: url(../img/grey-back-mini-shadow-top.png), url(../img/grey-back-mini-shadow-down.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    height: 100%;
    top: 0
}

.cabChatForm:after {
    background-image: url(../img/back-cab-lines-mini-shadow.png);
    background-repeat: repeat;
    background-position: left top;
    height: calc(100% - 72px - 127px);
    top: 72px
}

.cabChatForm .formItem+.formItem {
    margin-top: 30px
}

.cabChatForm textarea {
    height: 236px
}

.cabChatForm [class*=btnMain] {
    margin: 54px auto 0
}

.cabPagination {
    margin-top: 58px
}

.cabPagination ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 -9px
}

.cabPagination .num {
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    background-color: #cee4e4;
    font-size: 16px;
    line-height: 41px;
    color: #104559;
    letter-spacing: .025em;
    text-align: center;
    -webkit-transition: color .4s, background-color .4s;
    -moz-transition: color .4s, background-color .4s;
    -o-transition: color .4s, background-color .4s;
    transition: color .4s, background-color .4s
}

.cabPagination .icon {
    display: block;
    position: relative;
    text-align: center;
    background-color: #ffc000;
    width: 42px;
    z-index: 1;
    font-size: 12px;
    line-height: 42px;
    color: #110e1e;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.cabPagination li {
    padding: 0 9px
}

.cabPagination li.prev {
    margin-right: auto
}

.cabPagination li.prev .icon {
    -webkit-border-top-right-radius: 22px;
    -moz-border-radius-topright: 22px;
    -ms-border-top-right-radius: 22px;
    border-top-right-radius: 22px;
    -webkit-border-bottom-right-radius: 22px;
    -moz-border-radius-bottomright: 22px;
    -ms-border-bottom-right-radius: 22px;
    border-bottom-right-radius: 22px;
    padding-right: 5px
}

.cabPagination li.next {
    margin-left: auto
}

.cabPagination li.next .icon {
    -webkit-border-top-left-radius: 22px;
    -moz-border-radius-topleft: 22px;
    -ms-border-top-left-radius: 22px;
    border-top-left-radius: 22px;
    -webkit-border-bottom-left-radius: 22px;
    -moz-border-radius-bottomleft: 22px;
    -ms-border-bottom-left-radius: 22px;
    border-bottom-left-radius: 22px;
    padding-left: 5px
}

.cabPagination a {
    display: block
}

.cabPagination a.active .num,
.cabPagination a:hover .num {
    background-color: #008384;
    color: #fff
}

.cabPagination a.active:hover .icon,
.cabPagination a:hover:hover .icon {
    background-color: #07293a;
    color: #fff
}

.cabMaterials:before {
    height: 388px
}

.cabPromo {
    padding: 27px 52px 110px;
    position: relative
}

.cabPromo:before,
.cabPromo:after {
    content: "";
    display: block;
    position: absolute;
    width: 1161px;
    left: -31px;
    z-index: -1
}

.cabPromo:before {
    background-image: url(../img/grey-back-top-shadow.png), url(../img/grey-back-down-shadow.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    height: calc(100% + 92px);
    top: 0
}

.cabPromo:after {
    background-image: url(../img/back-cab-lines-shadow.png);
    background-repeat: repeat;
    background-position: left top;
    height: calc(100% - 72px - 167px + 92px);
    top: 72px
}

.cabPromo .linkLine {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 49px
}

.cabPromo .linkLine .cabInputWrapper {
    width: 100%
}

.cabPromo .linkLine [class*=btnMain] {
    margin-left: 30px;
    min-width: 160px
}

.cabPromo .promoContent {
    padding: 30px 3px 20px
}

.cabFilter {
    position: relative;
    padding: 41px 21px 139px 40px
}

.cabFilter:before,
.cabFilter:after {
    content: "";
    display: block;
    position: absolute;
    width: 516px;
    left: -31px;
    z-index: -1
}

.cabFilter:before {
    background-image: url(../img/grey-back-mini-shadow-top.png), url(../img/grey-back-mini-shadow-down.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    height: 100%;
    top: 0
}

.cabFilter:after {
    background-image: url(../img/back-cab-lines-mini-shadow.png);
    background-repeat: repeat;
    background-position: left top;
    height: calc(100% - 72px - 127px);
    top: 72px
}

.cabFilter .formItem+.formItem {
    margin-top: 30px
}

.cabFilter .formItem.dateItem {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.cabFilter .formItem.dateItem .cabInputWrapper {
    width: calc((100% - 24px) / 3)
}

.cabFilter [class*=btnMain] {
    margin: 45px auto 0
}

.cabPromoReferal {
    position: relative;
    padding: 61px 44px 184px 64px
}

.cabPromoReferal:before,
.cabPromoReferal:after {
    content: "";
    display: block;
    position: absolute;
    width: 516px;
    left: -31px;
    z-index: -1
}

.cabPromoReferal:before {
    background-image: url(../img/grey-back-mini-shadow-top.png), url(../img/grey-back-mini-shadow-down.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    height: 100%;
    top: 0
}

.cabPromoReferal:after {
    background-image: url(../img/back-cab-lines-mini-shadow.png);
    background-repeat: repeat;
    background-position: left top;
    height: calc(100% - 72px - 127px);
    top: 72px
}

.cabPromoReferal [class*=btnMain] {
    margin: 40px auto 0;
    width: 100%
}

.copyRefWrapper {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.copyRefWrapper .copyMessage {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    line-height: 16px;
    padding: 5px;
    background-color: #ebf3f3;
    color: #104559;
    text-align: center;
    display: none;
    border-radius: 5px
}

.cabOperations:before {
    height: 379px
}

.cabOperationsTableWrapper {
    background-color: #ebf3f3;
    background-image: url(../img/back-cab-lines.png);
    background-position: left top;
    background-repeat: repeat;
    border-radius: 25px;
    -webkit-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    box-shadow: 0 33px 43px rgba(0, 0, 0, .05);
    padding: 60px
}

.cabOperationsTableWrapper .cabPagination {
    margin-left: -60px;
    margin-right: -60px
}

.cabOperationsTable {
    display: table;
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 24px 48px 35px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px
}

.cabOperationsTable .pre {
    display: block;
    font-size: 11px;
    line-height: 20px;
    color: #708384;
    letter-spacing: .05em
}

.cabOperationsTable .val {
    display: block;
    float: left;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
    color: #104559
}

.cabOperationsTable .num {
    font-weight: 500
}

.cabOperationsTable .date,
.cabOperationsTable .accNum {
    font-size: 10px;
    letter-spacing: .05em
}

.cabOperationsTable .type {
    font-weight: 500;
    color: #25989e;
    text-transform: uppercase
}

.cabOperationsTable .sum {
    font-weight: 500;
    color: #f5b800;
    text-transform: uppercase
}

.cabOperationsTable .comission {
    font-family: stolzl book
}

.cabOperationsTable .status {
    font-size: 12px;
    text-transform: uppercase
}

.cabOperationsTable .message {
    position: relative;
    overflow: visible
}

.cabOperationsTable .message .messageText {
    position: absolute;
    background-color: #fff;
    border: 1px solid #cddae6;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .01);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .01);
    box-shadow: 0 0 4px rgba(0, 0, 0, .01);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    font-size: 10px;
    line-height: 15px;
    color: #708384;
    letter-spacing: .05em;
    width: 240px;
    bottom: calc(100% + 8px);
    left: calc(100% - 22px);
    white-space: normal;
    padding: 4px 13px 6px;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s
}

.cabOperationsTable .message .messageText:before {
    content: "";
    display: block;
    position: absolute;
    left: 22px;
    top: 100%;
    margin-top: -1px;
    background-image: url(../img/corner-message.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 17px;
    height: 18px
}

.cabOperationsTable .message .btnMessage {
    display: table;
    position: relative;
    height: 20px;
    font-weight: 700;
    color: #25989e;
    letter-spacing: .05em;
    cursor: pointer;
    overflow: hidden
}

.cabOperationsTable .message .btnMessage:before {
    content: "...";
    display: block;
    font-size: 25px;
    line-height: 20px;
    margin-top: -7px
}

.cabOperationsTable .message:hover .messageText {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.cabOperationsTable .success .status {
    color: #40cb7c
}

.cabOperationsTable .canceled .status {
    color: #e50000
}

.cabOperationsTable .waiting .status {
    color: #ff9e06
}

.cabOperationsTable .tableLine {
    display: table-row
}

.cabOperationsTable .tableLine+.tableLine .tableItem:first-child:before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: calc(100% - 96px);
    background-image: url(../img/border-dot-color-1.png);
    background-size: auto;
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-top: -14px
}

.cabOperationsTable .tableItem {
    display: table-cell;
    vertical-align: middle;
    padding: 14px 5px
}

.cabOperationsTable .tableItem:last-child {
    width: 1%
}

.cabPartnersDynamic {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.cabPartnersDynamic .cabPartnersInfoCards {
    width: calc(50% - 66px)
}

.cabPartnersDynamic .cabPartnersInfoCards .cabInfoCard+.cabInfoCard {
    margin-top: 40px
}

.cabPartnersDynamic .cabPartnersBonus {
    width: calc(50% + 14px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.cabPartnersDynamic .cabBonusCard {
    text-align: center;
    width: calc(50% - 23px);
    padding: 60px 10px 32px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px
}

.cabPartnersDynamic .cabBonusCard .pre {
    display: block;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: .025em;
    text-transform: uppercase
}

.cabPartnersDynamic .cabBonusCard.bonusStructure {
    background-color: #ffd33a
}

.cabPartnersDynamic .cabBonusCard.bonusStructure .pre {
    color: #104559
}

.cabPartners:before {
    top: 484px
}

.cabInputWrapper.dark input {
    background-color: #ebf3f3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.cabInputWrapper.dark .selectric {
    background-color: #ebf3f3
}

.cabInputWrapper.payInput {
    position: relative
}

.cabInputWrapper.payInput input {
    padding-left: 64px
}

.cabInputWrapper.payInput .payIconCircle {
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -21px
}

.checkBtn {
    position: relative;
    min-height: 25px;
    display: flex;
    align-items: center
}

.checkBtn input {
    position: absolute;
    appearance: none;
    opacity: 0
}

.checkBtn input:checked+label::after {
    opacity: 1
}

.checkBtn label {
    display: inline-block;
    padding-left: 37px;
    font-size: 12px;
    line-height: 20px;
    color: #708384;
    font-weight: 400;
    letter-spacing: .05em;
    cursor: pointer
}

.checkBtn label::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background-color: #ebf3f3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.checkBtn label::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background-image: url(../img/check.svg);
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.checkBtn label:hover::after {
    opacity: .5
}

.checkList li+li {
    margin-top: 15px
}

.settingsSecurity {
    padding: 24px 40px 58px
}

.settingsSecurity .settingsForm {
    margin-top: 87px
}

.settingsSecurity .col {
    padding: 20px 34px 0;
    width: 50%
}

.settingsSecurity .item+.item {
    margin-top: 24px
}

.settingsSecurity .formContent {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.settingsSecurity .formItem {
    padding: 0
}

.settingsSecurity .formItem+.formItem {
    margin-top: 35px
}

.settingsSecurity .cap {
    display: block;
    font-size: 20px;
    line-height: 1;
    color: #118f93;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase
}

.settingsSecurity .cap+.formItem {
    margin-top: 28px
}

.settingsSecurity .cap+.authSettings {
    margin-top: 42px
}

.settingsSecurity .cabInputWrapper+.checkBtn {
    margin-top: 24px
}

.settingsSecurity .cabInputWrapper+.checkList {
    margin-top: 20px
}

.settingsSecurity .btnMain {
    margin-top: 77px;
    margin-left: auto
}

.settingsSecurity .cabMessage {
    margin-top: 22px
}

.authSettings .info {
    display: block;
    font-size: 12px;
    line-height: 1;
    color: #104559;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase
}

.authSettings .key {
    display: block;
    margin-top: 22px;
    font-size: 20px;
    line-height: 1;
    color: #104559;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase
}

.authSettings .qrBlock {
    margin-top: 93px;
    width: 147px;
    height: 145px;
    -webkit-box-shadow: 7px 7px 45px #001a4f07;
    -moz-box-shadow: 7px 7px 45px #001a4f07;
    box-shadow: 7px 7px 45px #001a4f07
}

.authSettings .qrBlock img {
    display: block
}

.authSettings .qrBlock+.formItem {
    margin-top: 47px
}

.cabMessage {
    display: flex;
    align-items: center;
    height: 48px;
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: .05em;
    text-transform: uppercase;
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    -ms-border-radius: 48px;
    border-radius: 48px;
    border-width: 1px;
    border-style: solid;
    padding: 5px 20px
}

.cabMessage .text {
    padding-bottom: 3px
}

.cabMessage .text span {
    font-weight: 500
}

.cabMessage .icon {
    width: 40px;
    flex-shrink: 0
}

.cabMessage .icon img {
    display: block
}

.cabMessage.success {
    color: #40cb7c;
    background-color: #edfcf5;
    border-color: #00cf58
}

.cabMessage.warning {
    color: #ff9e06;
    background-color: #fff5e6;
    border-color: #ff9e06
}

.cabMessage.info {
    color: #20abd3;
    background-color: #f2fcff;
    border-color: #20abd3
}

.cabMessage.error {
    color: #e50000;
    background-color: #ffeded;
    border-color: #e50000;
    width: 100%;
    margin-bottom: 20px
}

.settingsPayments {
    position: relative;
    padding-top: 5px
}

.settingsPayments .btnMain {
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.cabPartners .cabColumns+.cabColumns {
    margin-top: -88px
}

.cabPartnersDynamic {
    padding-top: 13px;
    align-items: center
}

.cabBonusCard {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.cabBonusCard .cardTitle {
    display: block;
    margin-top: 26px;
    font-size: 20px;
    line-height: 30px;
    color: #104559;
    font-weight: 700;
    letter-spacing: .025em;
    text-transform: uppercase
}

.cabBonusCard .sum {
    display: block;
    margin-top: 30px;
    font-size: 15px;
    line-height: 47px;
    color: #40b1b2;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 47px;
    -moz-border-radius: 47px;
    -ms-border-radius: 47px;
    border-radius: 47px
}

.cabBonusCard .pctProgress {
    margin-top: 28px
}

.cabBonusCard .progressChart {
    font-family: stolzl !important;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
    letter-spacing: .025em !important
}

.cabBonusCard.deposit {
    background-color: #1f8086
}

.cabBonusCard.deposit .pre,
.cabBonusCard.deposit .cardTitle {
    color: #fff
}

.referrerInfo .cap {
    display: block;
    margin-bottom: 14px;
    font-size: 15px;
    line-height: 15px;
    color: #104559;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase
}

.referrerInfo .data {
    font-size: 14px;
    line-height: 27px;
    color: #104559;
    letter-spacing: .024em
}

.referrerInfo .data .name {
    color: #f1b500
}

.referrerInfo .data a {
    font-size: 12px;
    line-height: 25px;
    color: #009fa0;
    text-decoration: underline;
    text-decoration-color: #009fa0;
    -webkit-transition: text-decoration-color .3s;
    -moz-transition: text-decoration-color .3s;
    -o-transition: text-decoration-color .3s;
    transition: text-decoration-color .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
    vertical-align: top
}

.referrerInfo .data a:hover {
    text-decoration-color: transparent
}

.referrerInfo .data .date span {
    font-size: 11px
}

.cabPartnersTable {
    position: relative;
    min-height: 400px;
    padding: 30px 50px 35px
}

.cabPartnersTable:before,
.cabPartnersTable:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 1161px;
    left: -31px
}

.cabPartnersTable:before {
    height: calc(calc(100% + 32px) - -88px);
    background-image: url(../img/back-corner-white-top.png), url(../img/back-corner-white-top-2.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    top: -88px
}

.cabPartnersTable:after {
    height: calc(calc(100% + 32px) - -88px - 235px);
    top: calc(-88px + 180px);
    background-image: url(../img/back-corner-white-top-3.png);
    background-size: auto;
    background-position: center top;
    background-repeat: repeat-y
}

.cabPartnersTable::before {
    background-image: url(../img/back-corner-white-top-type-2.png), url(../img/back-corner-white-top-2.png)
}

.partnerItem .head {
    padding-top: 12px;
    display: flex;
    cursor: pointer
}

.partnerItem .icon {
    position: relative;
    margin-right: 17px;
    width: 19px;
    height: 19px;
    flex-shrink: 0;
    align-self: center
}

.partnerItem .icon img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.partnerItem .icon .show {
    opacity: 1
}

.partnerItem .icon .hide {
    opacity: 0
}

.partnerItem .name {
    width: 130px
}

.partnerItem .name .data {
    font-weight: 500;
    color: #104559;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.partnerItem .date {
    width: 143px
}

.partnerItem .date .data {
    font-size: 10px;
    color: #104559
}

.partnerItem .item {
    padding-right: 5px
}

.partnerItem .item:last-child {
    padding-right: 0
}

.partnerItem .rang {
    width: 75px
}

.partnerItem .rang .data {
    font-weight: 500;
    color: #104559
}

.partnerItem .sum {
    width: 145px
}

.partnerItem .sum .data {
    font-weight: 500;
    color: #f5b800
}

.partnerItem .ref {
    width: 143px
}

.partnerItem .ref .data {
    font-weight: 500;
    color: #40b1b2
}

.partnerItem .param {
    display: block;
    font-size: 11px;
    line-height: 1;
    color: #708384;
    letter-spacing: .05em
}

.partnerItem .data {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.partnerItem .mail {
    width: 177px
}

.partnerItem .mail a {
    font-size: 10px;
    color: #009fa0;
    text-decoration: underline;
    text-decoration-color: #009fa0;
    letter-spacing: .05em;
    -webkit-transition: text-decoration-color .3s;
    -moz-transition: text-decoration-color .3s;
    -o-transition: text-decoration-color .3s;
    transition: text-decoration-color .3s
}

.partnerItem .mail a:hover {
    text-decoration-color: transparent
}

.partnerItem .content {
    display: none
}

.partnerItem .content .wrapper {
    padding-left: 33px;
    padding-top: 11px;
    padding-bottom: 11px
}

.partnerItem .content .in {
    min-height: 36px;
    font-size: 11px;
    line-height: 15px;
    color: #708384;
    letter-spacing: .05em;
    background-color: #d6e4e7;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    -ms-border-radius: 36px;
    border-radius: 36px;
    padding: 10px 21px
}

.partnerItem .content .in span {
    font-size: 14px;
    color: #104559
}

.partnerItem .head.active+.content {
    display: block
}

.partnerItem .head.active .icon .show {
    opacity: 0
}

.partnerItem .head.active .icon .hide {
    opacity: 1
}

.partnerItem .head.active .name .data {
    color: #f4bc24
}

.cabChatForm .btnMain {
    margin-top: 39px;
    width: 100%
}

.cabChatForm .referrerInfo {
    margin-top: 37px
}

.cabPartnersSection .cabCaption {
    margin-bottom: 131px
}

.cabProgramSection {
    padding-top: 112px
}

.cabProgramSection .cabCaption {
    margin-bottom: 35px
}

.cabProgramBlock {
    position: relative;
    z-index: 1;
    position: relative;
    padding: 78px 45px 50px
}

.cabProgramBlock:before,
.cabProgramBlock:after {
    content: "";
    display: block;
    position: absolute;
    width: 516px;
    left: -31px;
    z-index: -1
}

.cabProgramBlock:before {
    background-image: url(../img/back-corner-white-mini-top.png), url(../img/back-corner-white-mini-top-3.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    height: calc(100% + 56px);
    top: 0
}

.cabProgramBlock:after {
    background-image: url(../img/back-corner-white-mini-top-2.png);
    background-repeat: repeat;
    background-position: left top;
    height: calc(100% + 56px - 64px - 88px);
    top: 64px
}

.programTable .tRow {
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    opacity: .35;
    background-image: url(../img/border-dot-color-2.png);
    background-size: auto;
    background-position: left bottom;
    background-repeat: repeat-x
}

.programTable .tRow.active {
    opacity: 1
}

.programTable .tRow:last-child {
    background-image: none
}

.programTable .cap {
    display: block;
    font-size: 11px;
    line-height: 17px;
    color: #708384;
    letter-spacing: .05em;
    text-transform: uppercase
}

.programTable .cap span {
    font-weight: 500;
    color: #104559
}

.programTable .level .sum {
    display: block;
    font-size: 13px;
    line-height: 17px;
    color: #f5b800;
    font-weight: 500;
    letter-spacing: .05em
}

.programTable .profit .sum {
    display: block;
    font-size: 13px;
    line-height: 17px;
    color: #008384;
    font-weight: 500;
    letter-spacing: .05em
}

.backImages {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 3;
    pointer-events: none
}

.backImages [class*=layer] {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-position: center 280px
}

span.err {
    display: block;
    width: 100%;
    color: red;
    font-size: 12px
}

.loginForm h2 {
    text-align: center;
    padding: 40px 0 0
}

.loginForm p.info {
    text-align: center;
    padding: 20px 0 0
}

.default_form {
    width: 100%
}

.default_form fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

.default_form table {}

.default_form table tr {
    padding: 4px 15px;
    min-height: 48px;
    position: relative
}

.default_form table tr td {
    text-align: left;
    padding: 8px 50px 8px 0
}

.default_form table tr td:first-child {
    font-size: 18px
}

.button-blue,
.button-green,
.button-gray {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .3em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 0;
    padding: 12px 24px;
    letter-spacing: .1em;
    cursor: pointer;
    color: #fff;
    background: #ffc000
}

.button-blue:hover,
.button-green:hover,
.button-gray:hover {
    opacity: .7
}

.button-red {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .3em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 0;
    padding: 12px 24px;
    letter-spacing: .1em;
    cursor: pointer;
    color: #fff;
    background: #21aaaf;
    background: -moz-linear-gradient(top, #21aaaf 0%, #017477 100%);
    background: -webkit-linear-gradient(top, #21aaaf 0%, #017477 100%);
    background: linear-gradient(to bottom, #21aaaf 0%, #017477 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21aaaf", endColorstr="#017477", GradientType=0)
}

.button-red:hover {
    opacity: .7
}

.login-submit {
    margin-top: 22px;
    left: 26px
}

.loginList .cabMessage {
    display: flex;
    align-items: center
}

.loginList .cabMessage p {
    margin-bottom: 0
}

.login-inputs {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: flex-start
}

.login-buttons {
    display: flex;
    flex-direction: row;
    padding-bottom: 73px;
    justify-content: start
}

.login-buttons .item:first-child {
    position: relative;
    left: 5px
}

.login-buttons .item:last-child {
    margin-left: 81px;
    text-align: center
}

.loginList button[name=confirm_frm_btn] {
    margin-top: 40px
}

.container {
    max-width: 1140px;
    margin: 0 auto
}

.documents-page {
    font-family: roboto, sans-serif;
    font-size: 12pt;
    font-weight: 400;
    line-height: 1.8
}

.dp__ttl h1 {
    text-transform: none
}

.dp__ttl p {
    width: 325px;
    font-weight: 400;
    font-size: 16px;
    line-height: 185%;
    color: #82aad0
}

.dp-i__item {
    width: 554px;
    height: 70px;
    background: url(/img/tr-bg.svg);
    display: flex;
    align-items: center;
    padding: 8px 12px 8px 44px;
    column-gap: 20px;
    margin-top: 20px;
    position: relative
}

.dp-i__flex {
    display: flex
}

.check-btn {
    position: absolute;
    right: 44px;
    top: 12px;
    border: 1px dashed rgba(255, 255, 255, .2);
    border-radius: 100px;
    padding: 15px 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 22px;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #82aad0;
    text-decoration: none
}

.check-btn:hover {
    border: 1px dashed #fff;
    color: #82aad0;
    transition: all .3s
}

.dp-i .check-btn .img {
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    bottom: 0;
    right: 0;
    -webkit-transition: right .2s ease-out;
    -o-transition: right .2s ease-out;
    transition: right .2s ease-out;
    transition: all .3s
}

.dp-i .check-btn:hover img {
    position: relative;
    right: -4px;
    transition: all .3s
}

.dp__row {
    display: flex;
    height: 800px
}

.doc-img {
    position: relative
}

.dp__l {
    margin-top: 150px
}

.dp-doc-bg {
    position: absolute
}

.dp-ftr {
    display: flex;
    justify-content: space-between
}

.dp-ftr_i {
    display: flex
}

.dp-doc-bg {
    position: relative
}

.img-hoveropacity {
    position: absolute;
    top: 200px;
    left: 120px;
    cursor: pointer;
    z-index: 100
}

.img-hoveropacity:hover img {
    opacity: .7
}

.txt-block {
    margin-top: 60px
}

.text-one {
    font-size: 23px;
    color: #fff;
    line-height: 165%;
    margin: 0
}

.text-two {
    margin-top: 10px;
    width: 500px
}

.dp-bill__block {
    position: absolute;
    z-index: 2;
    border-radius: 10px;
    padding: 20px 29px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 330px
}

.dp-bill__block .n {
    font-weight: 700;
    font-size: 71px;
    line-height: 100%;
    background: linear-gradient(274.61deg, #4d535f 16.26%, #ebeded 116.73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.dp-bill__img {
    margin-top: -20px
}

.dp-bill {
    position: relative
}

.dp-bill__block {
    position: absolute;
    top: 60px
}

.hoveropacity-d {
    position: absolute;
    top: 30px;
    left: 35px;
    z-index: 100
}

.hoveropacity-d:hover img {
    opacity: .5
}

.mask_5 {
    background: rgba(0, 0, 0, 0.5);
}

.window_5 {
    position: relative;
}

.window-main {}

.window-usdt {
    position: absolute;
    bottom: -58px !important;
    left: auto !important;
    right: 224px !important;
    top: auto !important;
}

.window-btc {
    position: absolute;
    top: -19px !important;
    right: 41px !important;
    left: auto !important;
    bottom: auto !important;
}

.window-phone {
    position: absolute;
    bottom: -111px !important;
    top: auto !important;
    right: -220px !important;
    left: auto !important;
}

.window-etc {
    position: absolute;
    top: 82px !important;
    bottom: auto !important;
    left: -43px !important;
    right: auto !important;
}