body{
    overflow-x: hidden;
    width: 100%;
}

html,body{
    height: 100%;
}

body.over {
    overflow: hidden
}

p {
    margin: 0;
    padding: 0
}

ul,
ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left
}

.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
}

a,
button {
    font-family: 'Montserrat';
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    outline: none;
    text-decoration: none
}

a:before,
a:after,
button:before,
button:after {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

:before,
:after {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

h1 {
    position: absolute;
    top: -300px;
    left: -300px
}

.ffc {
    width: 105px;
    height: 105px;
    position: absolute;
    pointer-events: none;
}
  
.ff,
.ff::before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
}
  
.ff {
    background: #0072e6;
    box-shadow: inset 0 0 4px #0072e6;
    filter: blur(70px);
    opacity: 0.24;
} 

.button:hover {
    box-shadow: 0 0 12px rgba(184, 14, 123, 0.7)
}

.button {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .75rem;
    width: 220px;
    height: 60px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(108deg, #c21a8c 0%, #8d1c69 100%);
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 2.5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.button-blue {
    background: linear-gradient(108deg, #009de6 0%, #0072e6 100%)
}

.lineBlue {
    width: 1.625rem;
    height: 2px;
    background-color: #0071e6;
    padding-right: 1rem;
    position: relative
}

.lineBlue::after {
    content: "";
    display: block;
    height: 2px;
    width: .625rem;
    background-color: #0071e6;
    position: absolute;
    right: -1rem
}

.title {
    font-size: 2.625rem;
    font-weight: 600;
    text-shadow: .45rem .9rem 0 rgba(255, 255, 255, 0.05)
}

.begin {
    padding-top: 64px;
    padding-bottom: 78px;
    background-repeat: no-repeat;
    background-position: center
}

.begin .wrapper {
    background: url(../img/begin-bg.png);
    background-repeat: no-repeat;
    background-position: 104% 115%
}

.begin__gallery {
    max-width: 635px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.5rem
}

.begin__list {
    display: flex;
    gap: 17px;
    overflow: hidden;
    max-width: 633px
}

.begin__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    padding: 3rem;
    border-radius: 1.5rem;
    border: 1px solid #353536;
    background-color: rgba(88, 88, 89, 0.1);
    max-width: 633px;
    transition: all .4s linear;
    flex-shrink: 0
}

.begin__title {
    font-size: 2rem;
    font-weight: 500;
    text-shadow: .45rem .9rem 0 rgba(255, 255, 255, 0.05);
    letter-spacing: .3px;
    line-height: 2.5rem;
    margin-bottom: 19px
}

.begin__text {
    font-size: 1.25rem;
    margin-top: 30px;
    line-height: 2rem
}

.begin__pagination {
    display: flex;
    margin-bottom: 3rem;
    gap: .75rem
}

.begin__pagination button {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 50%;
    border: 1px solid #353536;
    background-color: rgba(88, 88, 89, 0.1);
    position: relative;
    cursor: pointer
}

.begin__pagination .active::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #bd047b;
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: calc(50% - 3px)
}

.begin .wrapper .button {
    margin-top: 62px
}

.rate {
    margin-bottom: 8rem
}

.rate .wrapper {
    display: flex;
    gap: .675rem;
    align-items: center
}

.rate__list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    gap: 1.375rem
}

.rate__card {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid #353536;
    background-color: rgba(88, 88, 89, 0.1);
    padding: 1.125rem;
    padding-left: 1.25rem;
    border-radius: 1.5rem;
    transition: all .3s linear;
}

.rate__card .name {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 16px;
}

.name__icon {
    width: 2.625rem;
    margin-right: 15px;
    height: 2.625rem;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1.06px 1.696px 6px 0 rgba(31, 31, 31, 0.22), -3.886px -3.147px 14px 0 rgba(255, 255, 255, 0.38)
}

.name span {
    font-weight: 600
}

.difference {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-size: .75rem;
    line-height: 1.625rem;
    text-align: end;
    margin-left: auto;
}

.rate__card__value {
    font-size: 1.125rem;
    font-weight: 600
}

.rate__percent {
    background-color: #d73928;
    padding-right: .625rem;
    padding-left: 1.5rem;
    border-radius: .5rem;
    position: relative
}

.rate__percent::before {
    content: "";
    display: block;
    width: .5rem;
    height: .5rem;
    background-image: url(../img/caret_down.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: .5rem;
    top: .5rem
}

.rate__percent-green::before {
    transform: rotate(180deg)
}

.rate__count {
    padding-right: .625rem
}

.rate__percent-green {
    background-color: #38d28f
}

.rate__arrow {
    background-color: transparent;
    border: none;
    color: #fff;
    font-family: icomoon;
    transition: color .5 linear;
    cursor: pointer;
}

.rate .slick-list{
    margin: 0 -15px;
}

.rate__arrow:last-child {
    transform: rotate(180deg);
}

.rate__arrow:hover {
    color: #bd047b;
}

.card__wrapper {
    cursor: pointer;
    margin: 0 15px;
}

.card__wrapper:hover .rate__card {
    transform: translateY(-1rem)
}

.slick-prev,
.slick-next {
    font-size: 0;
    display: none;
    width: 0;
    height: 0;
    border: none;
    background-color: transparent;
    position: relative
}

.slick-prev::before,
.slick-next::before {
    content: "\e908";
    font-family: icomoon;
    font-size: .875rem;
    color: #fff;
    display: block;
    width: 20px;
    height: 20px;
    background-color: transparent;
    position: absolute;
    left: -6px;
    cursor: pointer;
    transition: all .2s linear
}

.slick-next::before {
    transform: rotate(180deg);
    left: auto;
    right: -6px;
}

.slick-prev:hover::before,
.slick-next:hover::before {
    color: #bd047b
}

.about {
    padding-top: 2rem;
    padding-bottom: 2.5rem
}

.about__content {
    display: grid;
    grid-template-columns: 1fr calc(50% + -15px);
    column-gap: 4.125rem;
    row-gap: 1rem;
    align-items: flex-start;
}

.about__company {
    display: flex;
    flex-direction: column;
    gap: 2rem
}

.about__text {
    margin-top: .75rem;
    line-height: 1.625rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    color: #d7d5d5;
    /* padding-bottom: 4.5rem */
}

.about__text p:last-child {
    font-weight: 500
}

.about__image {
    background: url(../img/about.png);
    background-position: top left;
    background-repeat: no-repeat;
    left: 26px;
    position: relative;
    top: 80px;
    min-height: 522px;
}

.about__variation {
    display: flex;
    flex-direction: column;
    gap: 1.75rem;
    align-items: flex-start;
    padding-left: 2.125rem
}

.about__variation .button {
    padding: 1.5rem 3.75rem;
    margin-top: 2rem
}

.about__variation__title {
    font-size: 1.675rem;
    line-height: 2.375rem;
    font-weight: 600;
    margin-top: .5rem
}

.about__variation__text {
    color: #d7d5d5;
    line-height: 1.625rem
}

.about__cert {
    display: flex;
    gap: 2rem
}

.about__cert__item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.25rem;
    background-color: rgba(88, 88, 89, 0.1);
    border-radius: 1.75rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    cursor: pointer
}

.about__cert__item img {
    border-radius: 1.25rem;
    width: 215px;
    height: 303px;
    flex-shrink: 0
}

.cert__overlay {
    background-color: rgba(0, 0, 0, 0.4);
    width: calc(100% - 1.125rem * 2);
    height: calc(100% - 1.25rem * 2);
    position: absolute;
    top: calc(1.25rem);
    left: calc(1.125rem);
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all .3s ease-in;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    pointer-events: none;
    display: flex
}

.about__cert__item:hover .cert__overlay {
    opacity: 1;
    pointer-events: auto
}

.cert__button img {
    width: auto;
    height: auto
}

.cert__button {
    font-family: icomoon;
    width: 4.5rem;
    height: 4.5rem;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #b20374;
    font-size: 1.625rem;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.news {
    padding-top: 4.75rem;
    margin-bottom: 5rem
}

.news__content {
    padding: 0 1.625rem;
    display: flex;
    gap: 4.5rem
}

.news__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.625rem
}

.news__card {
    padding: 1.125rem;
    width: 310px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
    background-color: rgba(88, 88, 89, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 1.75rem
}

.news__card__image {
    border: .5rem solid rgba(255, 255, 255, 0.1);
    border-radius: 2rem;
    width: 276px
}

.news__card__date {
    font-size: .75rem;
    line-height: 1.25rem;
    padding-left: 2rem;
    padding-top: .25rem;
    position: relative
}

.news__card__date::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background-color: #3a4651;
    border-radius: 50%;
    border: 1px solid #dd2183;
    position: absolute;
    top: calc(50% - 2px);
    left: 11px
}

.news__card__date::after {
    content: "";
    display: block;
    width: 9px;
    height: 1px;
    position: absolute;
    background-color: #dd2183;
    top: calc(50% + 1px);
    left: 17px
}

/* .news__card__title:hover {
    color: #bd047b
} */

.news__card__title {
    font-size: 1.125rem;
    font-weight: 500;
    padding-left: .75rem;
    line-height: 1.625rem;
    padding-top: .25rem
}

.news__card__text {
    font-size: .875rem;
    line-height: 1.375rem;
    padding-left: .75rem
}

.news__card__link:hover {
    color: #fff
}

.news__card__link {
    color: #bd047b;
    text-decoration: none;
    display: flex;
    gap: 1rem;
    align-items: center;
    padding-left: .75rem;
    text-transform: uppercase;
    font-weight: 500;
    font-size: .75rem;
    padding-top: .75rem;
    margin-bottom: .5rem
}

.news__diagram {
    display: flex;
    gap: 2rem;
    align-items: center;
}

.diagram__graph {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(88, 88, 89, 0.1);
    border-radius: 1.675rem;
    padding: 1.375rem;
    padding-bottom: 1rem
}

.diagram__graph .name {
    display: flex;
    align-items: center;
    gap: 1rem
}

.diagram__graph .name div {
    width: 2.625rem;
    height: 2.625rem;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1.06px 1.696px 6px 0 rgba(31, 31, 31, 0.22), -3.886px -3.147px 14px 0 rgba(255, 255, 255, 0.38)
}

.diagram__arrow {
    font-family: icomoon;
    background-color: transparent;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all .2s linear;
    margin-left: 4.7rem;
    font-size: .875rem;
    z-index: 5;
    position: relative
}

.diagram__arrow:first-child {
    margin-bottom: 11px;
    transform: rotate(-180deg)
}

.diagram__arrow:last-child {
    margin-top: 30px;
}

.diagram__arrow:hover {
    color: #bd047b
}

.tabsGrafic  .diagram__pagination__item {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.375rem;
    cursor: pointer;
    padding-bottom: .5rem;
    padding-top: .5rem;
    margin: 0;
    height: 64px;
}

.diagram__item__wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    margin: 5px 0;
    padding: 7px 0;
}

.diagram__item__wrapper img {
    position: relative;
    left: -13px;
}
.tabsGrafic .diagram__pagination_prev:hover,
.tabsGrafic .diagram__pagination_next:hover {
    color: #bd047b;
}
.tabsGrafic .diagram__pagination_next{
    font-family: icomoon;
    background-color: transparent;
    border: none;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.2s linear;
    font-size: 0.875rem;
    position: absolute;
    right: 75px;
    bottom: 20px;
}
.tabsGrafic .diagram__pagination_prev{
    font-family: icomoon;
    background-color: transparent;
    border: none;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.2s linear;
    font-size: 0.875rem;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
    position: absolute;
    right: 75px;
    top: 20px;
}
.tabsGrafic  .diagram__pagination__item::before {
    content: "";
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(88, 88, 89, 0.1);
    border-radius: 90px;
    position: absolute;
    left:0;
    top:0;
    width: 160px;
    height: 100%;
    opacity: 0;
}
.tabsGrafic  .diagram__pagination__item.ui-tabs-active::before {
    opacity: 1;
  
}
.tabsGrafic  .diagram__pagination__item + .diagram__pagination__item{
    margin-top: 11px;
}
.tabsGrafic  .diagram__pagination__item div p:first-child {
    line-height: 1.5rem;
    font-weight: 600;
    color: #fff;
}

.tabsGrafic  .diagram__pagination__item div p:last-child {
    font-size: .75rem;
    color: #38d28f;
}

.tabsGrafic  .diagram__pagination__item div .text-red:last-child {
    color: #d73928
}

.tabsGrafic  .diagram__pagination__item-active {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(88, 88, 89, 0.1)
}

.tabsGrafic  .diagram__pagination {
    display: flex;
    width: 160px;
    height: 289px;
    overflow: hidden;
    flex-wrap: wrap;
    scroll-behavior: smooth;
}
.tabsGrafic .diagram__pagination__item {
    width: 100%;
}

.tariff {
    background-image: url(../img/background.png);
    padding-top: .5rem
}

.tariff__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem
}

.tariff__text {
    text-align: center;
    padding: .75rem 7.75rem;
    line-height: 1.675rem
}

.tariff__table .text {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    /* margin-left: 10px; */
}

.tariff__table::before{
    content: "";
    position: absolute;
    left:50%;
    top:50%;
    background-image: url("../img/bgtarifs.png");
    background-repeat: no-repeat;
    width: 842px;
    height: 836px;
    margin-left: -295px;
    margin-top: -420px;
}

.tariff__table:after {
    content: "";
    position: absolute;
    left: -1px;
    top: 19px;
    width: 1px;
    height: calc(100% - 39px);
    background-color: rgb(46, 48, 50);
}

.tariff__table {
    padding: 2.5rem;
    padding-left: 2.25rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: linear-gradient(to left, rgba(0, 114, 230, 0.2) 0%, rgba(0, 114, 230, 0) 100%), url(../img/grid.png) 27% 65% no-repeat;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05);
    border-radius: 1.5rem;
    font-size: .875rem;
    font-weight: 500;
    height: 550px;
    width: calc(100% - 4rem);
    display: flex;
    justify-content: space-between;
    gap: .625rem;
    position: relative;
}

.table__logo img {
    width: 10rem;
    padding-top: .875rem
}

.table__basic,
.table__medium,
.table__proffesional,
.table__gold,
.table__premium,
.table__name {
    width: calc(100% / 6);
    display: flex;
    flex-direction: column;
    gap: 2.7rem;
    padding-bottom: .75rem;
    position: relative
}

.table__basic::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px rgba(0, 114, 230, .2);
    z-index: -1
}

.table__basic::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background-color: #86b6f6;
    opacity: .2;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    z-index: -1
}

.table__basic {
    background-repeat: no-repeat;
    background-position: center
}

.table__medium::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background-color: #86b6f6;
    opacity: .2;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    z-index: -1
}

.table__medium::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px rgba(145, 70, 249, .2);
    z-index: -1
}

.table__medium {
    background-repeat: no-repeat;
    background-position: center
}

.table__proffesional::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background-color: #86b6f6;
    opacity: .2;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    z-index: -1
}

.table__proffesional::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px rgba(178, 3, 116, .4);
    z-index: -1
}

.table__proffesional {
    background-repeat: no-repeat;
    background-position: center
}

.table__gold::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background-color: #86b6f6;
    opacity: .2;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    z-index: -1
}

.table__gold::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px rgba(255, 215, 0, .4);
    z-index: -1
}

.table__gold {
    background-repeat: no-repeat;
    background-position: center
}

.table__premium::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background-color: #86b6f6;
    opacity: .2;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    z-index: -1
}

.table__premium::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px rgba(255, 215, 0, .4);
    z-index: -1
}

.table__premium {
    background-repeat: no-repeat;
    background-position: center
}

.table__basic,
.table__medium,
.table__proffesional,
.table__gold,
.table__premium {
    align-items: center
}

.table__basic div,
.table__medium div,
.table__proffesional div,
.table__gold div,
.table__premium div {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    height: 114px
}

.table__basic div:before,
.table__medium div:before,
.table__proffesional div:before,
.table__gold div:before,
.table__premium div:before {
    content: "";
    position: absolute;
    left: auto;
    bottom: -20px;
    width: calc(100% - 20px);
    height: 1px
}

.table__basic div:before {
    background-color: rgba(0, 114, 230, .2)
}

.table__medium div:before {
    background-color: rgba(145, 70, 249, .2)
}

.table__proffesional div:before {
    background-color: rgba(178, 3, 116, .4)
}

.table__gold div:before {
    background-color: rgba(255, 215, 0, .4)
}
.table__premium div:before {
    background-color: rgba(255, 215, 0, .4)
}

.table__basic div span,
.table__medium div span,
.table__proffesional div span,
.table__gold div span,
.table__premium div span {
    font-size: 1.375rem;
    font-weight: 600;
    color: #0072e6;
    line-height: 80px;
    margin-bottom: -22px;
}

.table__basic div b,
.table__medium div b,
.table__proffesional div b,
.table__gold div b,
.table__premium div b {
    font-size: 1.675rem;
    font-weight: 600;
    line-height: 2.675rem
}

.table__basic div sup,
.table__medium div sup,
.table__proffesional div sup,
.table__gold div sup,
.table__premium div sup {
    line-height: 2.675rem;
    font-size: 15px;
    vertical-align: 13px;
    margin-left: 5px;
}

.table__medium div span {
    color: #9146f9
}

.table__proffesional div span {
    color: #b20374
}

.table__gold div span {
    color: gold
}

.table__premium div span {
    color: gold
}

.table__logo {
    height: 114px;
    display: flex;
    align-items: center
}

.profit__grid {
    display: flex;
    background: url(../img/profit-bg.png);
    background-repeat: no-repeat;
    background-position: center calc(50% + 36px);
    flex-wrap: wrap;
    padding: 68px 29px 124px;
    justify-content: space-between;
    position: relative
}

.profit__title {
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 4.5rem;
    width: 100%;
    margin-bottom: 56px;
    text-shadow: .45rem .9rem 0 rgba(255, 255, 255, 0.05);
}

.profit__decor {
    background: url(../img/profit.png) 50% 100% no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 175px;
    height: 175px;
    margin-left: -85px;
    margin-top: -52px
}

.profit__button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 89px;
    top: 82px
}

.profit__plan {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    width: calc(20% + 130px)
}

.profit__choise,
.profit__input {
    padding: 1.625rem;
    background-color: rgba(88, 88, 89, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: .625rem;
    height: 3.75rem
}

.profit__choise {
    display: flex
}

.profit__choise p {
    flex-shrink: 0
}

#plan {
    background-color: transparent;
    color: #fff;
    border: none;
    width: max-content;
    cursor: pointer;
    width: 100%;
    font-size: .875rem;
    font-weight: 500
}

.inputText {
    position: absolute;
    top: calc(50% - 0.5rem);
    right: 1.75rem;
    font-size: .875rem;
    font-weight: 500
}

.profit__input {
    background-color: rgba(88, 88, 89, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #d7d5d5;
    font-size: .875rem;
    width: 100%;
    padding-right: 4rem
}

.input__wrapper {
    position: relative
}

.input__wrapper p {
    position: absolute;
    right: 1.75rem;
    top: calc(50% - 0.5rem)
}

.profit__sum .cur {
    font-size: 12px
}

.profit__sum {
    background-color: rgba(88, 88, 89, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: .625rem;
    display: flex;
    flex-direction: column;
    width: calc(20% + 130px);
    font-size: 14px;
    padding: 27px 32px
}

.profit__sum p {
    display: flex;
    justify-content: space-between
}

.profit__sum p+p {
    margin-top: 35px
}

.profit__sum p span {
    font-weight: 600;
    font-size: 1rem
}

.how-begin {
    padding-top: 2.5rem;
    padding-bottom: 5rem
}

.how-begin__contnet {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem
}

.how-begin__steps {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 1.5rem;
    align-items: center;
}

.steps__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    padding-left: 1rem;
}

.steps__title {
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 2.125rem
}

.steps__image {
    background: url(../img/steps.png);
    background-repeat: no-repeat;
    background-position: center;
    min-height: 509px;
    position: relative;
}

.step__item:after{
    content: "";
    position: absolute;
    left:8px;
    top:50%;
    background-color: #fff;
    opacity: .1;
    width: 1px;
    height: 32px;
    margin-top: 32px;
}
.step__item:nth-child(3):after{
    display: none;
}
.step__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 13px;
    position: relative;
    line-height: 20px;
}

.step__item p:first-child {
    font-size: .875rem;
    font-weight: 600
}

.step__item div {
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: .875rem;
    gap: .75rem
}

.step__item div span {
    font-weight: 500;
    font-size: 1rem;
    line-height: 28px;
}

.step__decor {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: .25rem;
    background-color: rgba(88, 88, 89, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    margin-left: .4rem;
    margin-right: 2.25rem;
    flex-shrink: 0;
    background: rgba(193,233,247,.15);
    background: -moz-linear-gradient(-45deg, rgba(193,233,247,.15) 0%, rgba(34,177,234,.15) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(193,233,247,.15)), color-stop(100%, rgba(34,177,234,.15)));
    background: -webkit-linear-gradient(-45deg, rgba(193,233,247,.15) 0%, rgba(34,177,234,.15) 100%);
    background: -o-linear-gradient(-45deg, rgba(193,233,247,.15) 0%, rgba(34,177,234,.15) 100%);
    background: -ms-linear-gradient(-45deg, rgba(193,233,247,.15) 0%, rgba(34,177,234,.15) 100%);
    background: linear-gradient(135deg, rgba(193,233,247,.15) 0%, rgba(34,177,234,.15) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1e9f7', endColorstr='#22b1ea', GradientType=1 );
}

.step__decor img {
    position: absolute;
    left: 21px;
}

.steps__list .button {
    margin-top: .75rem
}

.program {
    padding-top: 4rem;
    padding-bottom: 2.5rem
}

.program__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 3rem;
    padding-left: 1.5rem
}

.program__content {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start
}

.program__subtitle {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.75rem;
    padding-top: 1.75rem;
    padding-left: .25rem
}

.program__text {
    padding-left: .25rem;
    /* font-size: .875rem; */
    line-height: 1.625rem;
}

.program__content .button {
    margin-left: .25rem;
    margin-top: 1rem
}

.program__piramid {
    background: url(../img/program-piramid.png);
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    width: 561px;
    height: 497px;
}

.piramid__level {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 115px;
    flex-wrap: wrap;
    align-content: center;
    position: relative;
}
.piramid__level{
    margin-top:12px;
}
.piramid__level:first-child {top: 15px;}

.piramid__level p:first-child {
    color: #b20374;
    font-size: 2.625rem;
    line-height: 2.625rem;
    font-weight: 600;
    width: 100%;
    text-align: center;
}

.piramid__level p:last-child {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    width: 100%;
    text-align: center;
}

.piramid__level:nth-child(2) p:first-child {
    color: #9146f9
}

.piramid__level:last-child p:first-child {
    color: #0072e6
}

.piramid__level p:first-child span {
    font-size: 1.625rem
}

.accept {
    padding-top: 4.5rem;
    padding-bottom: 2.5rem;
    background: url(../img/accept-bg.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 198px) center
}

.accept__content {
    height: 650px;
    margin-left: 2rem;
    margin-right: 2rem;
    background-repeat: no-repeat;
    background-position: top right;
    display: flex;
    flex-direction: column;
    gap: 2rem
}

.accept__text {
    padding-top: .5rem;
    width: 30rem;
    /* font-size: 1.375rem; */
    line-height: 2.125rem
}

.trust {
    padding-top: 1rem;
    padding-bottom: 150px;
    background: url(../img/trust-bg.png);
    background-repeat: no-repeat;
    background-position: center
}

.trust__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.5rem
}

.trust__grid {
    margin-top: 4rem;
    margin-left: 2rem;
    margin-right: 2rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 1.875rem;
    row-gap: 5.625rem
}

.trust__card {
    cursor: pointer
}

.trust__card:hover .trust__card__wrapper {
    transform: translateY(-0.5rem)
}

.trust__card__wrapper {
    height: 12rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 2rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 1.5rem;
    background-color: rgba(88, 88, 89, 0.1);
    position: relative;
    transition: all .4s ease;

    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.3);
}

.trust__card__image {
    position: absolute;
    width: 8.5rem;
    height: 8.5rem;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #38393b;
    top: -4.25rem
}

.trust__card__image div {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 7.25rem;
    height: 7.25rem
}

.trust__card__wrapper p {
    padding-top: 2rem
}

.trust__action {
    display: flex;
    gap: 2rem;
    align-items: center;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.75rem;
    padding-top: .5rem
}

.app {
    padding-bottom: 2.5rem;
}

.app .app-text {
    color: #fff;
    display: block;
    text-align: center;
    padding: 17px 0;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0;
    max-width: 930px;
    margin: 0 auto;
}

.app .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    padding: 0 1.875rem
}

.app__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: url(../img/app-bg-grid.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 4rem;
    padding-bottom: 5.5rem;
    border-radius: 1.5rem;
    margin-bottom: 4.5rem;
    margin-top: 0;
    max-width: 1130px;
}

.app__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    text-align: center
}

.app__block__title {
    font-size: 1.25rem;
    line-height: 2.5rem;
    font-weight: 600;
    text-align: center;
    padding: 0 1.5rem;
    margin-left: 1rem;
    text-shadow: .45rem .9rem 0 rgba(255, 255, 255, 0.05);
}

.app__block__text {
    color: #d7d5d5;
    margin-top: 1rem;
    text-align: start;
    margin-top: 2rem;
    margin-left: 3.5rem;
    line-height: 1.675rem
}

.app__block__links {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 2rem
}

.app__block__links a:hover {
    box-shadow: 0 0 12px rgba(184, 14, 123, 0.7)
}

.app__links__appStore,
.app__links__google {
    display: flex;
    flex-direction: column;
    border-radius: .5rem;
    padding: .75rem;
    background-color: rgba(88, 88, 89, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: .5rem;
    color: #fff;
    text-decoration: none;
    font-size: .625rem;
    font-weight: 300;
    position: relative;
    padding-left: 5rem;
    padding-right: 2.75rem
}

.app__links__google {
    margin-left: 2rem
}

.app__links__appStore span,
.app__links__google span {
    font-size: 1.125rem;
    font-weight: 600
}

.app__links__appStore::before,
.app__links__google::before {
    content: "";
    display: block;
    width: 2.125rem;
    height: 2.125rem;
    background: url(../img/apple-logo.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: 2rem
}

.app__links__google::before {
    background: url(../img/google.png);
    background-repeat: no-repeat
}

.app__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-top: 1rem;
    gap: 2rem;
    margin-left: 6rem;
    list-style: none
}

.app__list2 {
    margin-left: 0;
    gap: 1rem;
    padding: 0;
}

.app__list li {
    display: flex;
    gap: 1rem;
    align-items: center
}

.app__list li::before {
    content: "";
    display: block;
    width: .625rem;
    height: .625rem;
    border-radius: 50%;
    background-color: #0071e6;
    background-image: linear-gradient(-106deg, #009de6 0%, #0072e6 100%);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2)
}

.feedback {
    padding-top: 2.5rem
}

.feedback .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3rem;
    background-image: url(../img/feedback-bg.png);
    background-repeat: no-repeat;
    background-position: right
}

.feedback__content {
    display: grid;
    grid-template-columns: 3fr 1fr;
    width: 100%;
    padding-bottom: 6rem;
    margin-top: 1.25rem;
    column-gap: 1.5rem
}

.feedback__form {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-image: linear-gradient(-90deg, rgba(0, 114, 230, 0.1) 0%, rgba(0, 114, 230, 0) 100%);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem;
    padding: 2.625rem;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    border-radius: 1.5rem;
    margin-left: .75rem;
    margin-right: 1.25rem
}

.feedback__form label:first-child {
    grid-column-start: 1;
    grid-column-end: 3;
    text-align: center;
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 2.25rem;
    margin-bottom: .75rem
}

.feedback__form textarea {
    grid-column-start: 1;
    grid-column-end: 3;
    background-color: rgba(88, 88, 89, 0.1);
    border-radius: .375rem;
    padding: 1.25rem 2rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: .875rem
}

.form__button {
    grid-column-start: 2;
    grid-column-end: 3;
    display: flex;
    justify-content: end
}

.form__button .button {
    border: none;
    width: 250px
}

/* .captcha {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(88, 88, 89, 0.1);
    border-radius: .375rem
} */

.feedback__contacts {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
    padding-top: 2rem
}

.feedback__contacts p {
    margin-top: 3.75rem;
    font-weight: 500
}

.feedback__list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 2.75rem;
    padding-left: 0
}

.feedback__list a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    gap: .675rem;
    color: #d7d5d5;
    font-size: .875rem;
    line-height: 1.375rem
}

.feedback__list li {
    display: flex;
    align-items: center;
    cursor: pointer
}

.feedback__icon {
    width: 4rem;
    height: 4rem;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(88, 88, 89, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: .5rem;
    margin-right: 1.5rem
}

.feedback__list a span {
    color: #fff;
    font-size: 1rem;
    line-height: 1.5rem
}

.feedback__social {
    list-style: none;
    display: flex;
    gap: 1rem;
    padding-left: 0
}

.feedback__social a {
    font-family: icomoon;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.25rem;
    height: 3.25rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%
}

.footer {
    background-color: #131314
}

.footer__content {
    display: grid;
    grid-template-columns: 1fr 3fr 1fr 1fr;
    padding: 1.875rem;
    padding-right: 0;
    column-gap: 1.875rem
}

.footer__block {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.footer__block:nth-child(2) {
    margin-left: 5rem;
    margin-right: 5rem;
    font-size: .625rem;
    line-height: 1.125rem
}

.footer__block:first-child {
    justify-content: space-between;
    align-items: flex-start;
    font-size: .75rem;
    letter-spacing: 1px
}

.footer__copyright {
    font-size: .75rem;
    letter-spacing: 1px;
    margin-top: 1rem
}

.footer__block:first-child a {
    color: #fff;
    font-size: .75rem
}

.footer__block .button {
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 138px;
    height: 2.5rem;
    font-size: .675rem
}

.footer__nav {
    height: 100%
}

.footer__list {
    height: 100%;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0
}

.footer__link {
    color: #fff;
    text-decoration: none;
    font-size: .75rem;
    transition: all .2s
}

.footer__link:hover {
    color: #bd047b
}

.about .wrapper {
    display: flex;
    flex-direction: column;
    gap: 29px
}

.about-page {
    margin-top: 1.125rem
}

.about__content__block .about__picture {
    width: 100%;
    height: 322px;
    background-position: center;
    background-size: cover;
    border-radius: 21px;
    -webkit-box-shadow: 0 0 24px 12px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 24px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 24px 12px rgba(0, 0, 0, 0.15);
}

.about__content__block:nth-child(2) {
    background-color: rgba(88, 88, 89, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    height: auto;
    padding: 19px;    
}

.about__content__block:nth-child(3) {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    align-items: center
}

.about__content__block:nth-child(5) {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.about__content__block:first-child {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    /* line-height: 25px; */
    /* font-size: 15px; */
    /* font-weight: 500 */
}

.about__content__block {
    line-height: 1.375rem;
    color: #d7d5d5;
    gap: 1rem;
    display: flex;
    flex-direction: column;
}

.about__block__subtitle {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.375rem;
    color: #fff
}

.about__content__block .button {
    border-width: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.about__content__block ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 1rem
}

.about__content__block li {
    line-height: 1.625rem
}

.about__content__block li::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #c21a8c;
    border-radius: 50%;
    flex-shrink: 0;
    float: left;
    margin: .5rem;
    margin-bottom: 0
}

.statistic {
    background-image: url(../img/background.png);
    padding-bottom: 90px
}

.statistic__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem
}

.statistic__grid {
    width: 100%;
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    row-gap: 2.5rem;
    column-gap: 1.5rem;
    background-color: rgba(88, 88, 89, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 1.5rem;
    padding: 2.5rem 5rem
}

.statistic__item {
    display: flex;
    align-items: center;
    gap: 1.25rem
}

.statistic__item::before {
    content: "";
    display: block;
    width: 8.5rem;
    height: 8.5rem;
    background-image: url(../img/statistic1.png);
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0
}

.statistic__item-2::before {
    background-image: url(../img/statistic2.png)
}

.statistic__item-3::before {
    background-image: url(../img/statistic3.png)
}

.statistic__item-4::before {
    background-image: url(../img/statistic4.png)
}

.statistic__item p {
    display: flex;
    flex-direction: column;
    color: #009ae6;
    font-size: 1.125rem;
    line-height: 2.25rem;
    font-weight: 500
}

.statistic__item p span {
    font-size: 1.5rem;
    font-weight: 600;
    color: #fff
}

.agreements {
    padding: 48px 0
}

.agreements .wrapper {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    align-items: flex-start
}

.agreements__columns {
    margin: 15px -45px 0;
    width: 100%
}

.agreements__block h3:before {
    content: "";
    position: absolute;
    left: -4px;
    top: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #d30c87;
    width: 10px;
    height: 10px;
    margin-top: -5px
}

.agreements__block h3 {
    padding-left: 13px;
    font-size: 24px;
    position: relative;
    line-height: 25px;
}

.agreements__block {
    color: #009ae6;
    font-size: 1.875rem;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 590px;
    padding-right: 35px
}

.agreements__block span {
    color: #bd047b
}

.agreements__block p {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 14px;
    color: #d7d5d5;
    letter-spacing: .02em;
    line-height: 21px
}

.agreements__first__column,
.agreements__second__column {
    display: flex;
    flex-direction: column;
    gap: 3rem
}

*,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
body {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0 auto;
    padding: 0;
    -webkit-outline: none;
    outline: none;
    position: relative;
    min-width: 320px;
    max-height: 1000000px;
    min-height: 100vh;
    text-decoration-skip: objects;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent
}

:focus,
:active,
:hover,
:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    -webkit-focus-ring-color: rgba(0, 0, 0, 0) !important;
    -webkit-outline: none;
    outline: none
}

ul,
ol {
    list-style-position: inside;
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: left
}

li {
    height: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

iframe {
    display: block;
    border: none
}

img {
    display: block;
    border: none;
    max-width: 100%
}

textarea {
    white-space: pre-wrap;
    resize: none
}

button,
select {
    display: block;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-family: inherit;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-transform: none
}

button {
    width: auto;
    cursor: pointer
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border: none;
    padding: 0
}

[type="search"],
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    -webkit-outline: none;
    outline: none
}

[type="search"]::-webkit-search-decoration,
::-webkit-file-upload-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[hidden],
::-ms-clear,
area {
    display: none
}

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

legend {
    display: block;
    padding: 0
}

menu,
dir {
    list-style: none;
    margin: 0;
    padding: 0
}

::-webkit-input-placeholder {
    color: inherit
}

:-ms-input-placeholder {
    color: inherit
}

::-moz-input-placeholder {
    color: inherit
}

::-moz-placeholder {
    color: inherit
}

:-moz-placeholder {
    color: inherit
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none;
    -webkit-outline: none;
    outline: none
}

[type="date"]::-webkit-inner-spin-button {
    display: none
}

[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0
}

body {
    color: #fff;
    font-family: "Montserrat";
    font-size: 16px;
    background-color: #171717
}

.pageWrapper.innerPageWrapper {
    background-position: center 21px;
}

.pageWrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    position: relative;
    /* background-image: url(../img/bckg.png); */
    background-repeat: no-repeat;
    background-position: center 0;
    overflow: hidden;
}

.pageWrapper.homepage{
    background-image: none;
}

.siteFooter {
    margin-top: auto
}

.pageWrapper .wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    overflow: visible
}

.logoLink {
    position: relative;
    z-index: 1;
    transition: opacity .4s
}

.logoLink>a {
    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
}

.logoLink:hover {
    opacity: .7
}

.signHeader .headerInner {
    padding: 7px 140px;
    position: relative
}

.signHeader .logoLink {
    width: 217px;
    margin: 0 auto
}

.signHeader .logoLink img {
    max-width: 100%
}

.linkBack {
    display: table;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    padding-left: 20px;
    position: relative;
    letter-spacing: .025em;
    transition: color .4s
}

.signHeader .linkBack {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px
}

.linkBack:before {
    content: "\e908";
    display: block;
    position: absolute;
    font-family: icomoon;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    color: inherit;
    left: 0;
    top: 50%;
    margin-top: -7px
}

.linkBack:hover {
    color: #bd047b
}

.signHeader .langMenu {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -21px
}

.langMenu .langMenuHead:before {
    content: "\e900";
    display: block;
    position: absolute;
    font-family: icomoon;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #d7d5d5;
    left: 0;
    top: 50%;
    margin-top: -15px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.1)
}

.langMenu .langMenuHead:after {
    content: "\e907";
    display: block;
    position: absolute;
    font-family: icomoon;
    font-size: 12px;
    line-height: 12px;
    color: #d7d5d5;
    right: 0;
    top: 50%;
    margin-top: -5px;
    transition: transform .4s
}

.langMenu .langMenuHead,
.langMenu a {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    letter-spacing: .025em;
    text-transform: uppercase
}

.langMenu .langMenuHead {
    display: table;
    position: relative;
    padding-left: 40px;
    padding-right: 18px;
    cursor: pointer;
    line-height: 32px
}

.langMenu a {
    display: block;
    text-decoration: none;
    line-height: 24px;
    transition: color .4s;
    padding: 5px 10px;
    transition: color 0.4s, background-color .4s
}

.langMenu a:hover {
    background-color: rgba(131, 178, 245, 0.1);
    color: #bd047b
}

.langMenu {
    position: relative;
    padding: 5px 0
}

.langMenu .langMenuList {
    padding: 0;
    position: absolute;
    list-style-type: none;
    background-color: rgba(255, 255, 255, 0.1);
    top: 100%;
    left: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
    border-radius: 8px;
    transition: width 0 0.3s, opacity .3s 0s;
    text-align: center;
}

.langMenu:hover .langMenuHead:after {
    transform: scale(1, -1)
}

.langMenu:hover .langMenuList {
    width: 100%;
    opacity: 1;
    transition: width 0 0s, opacity .3s .1s
}

.siteHeader {
    padding-top: 6px;
    padding-bottom: 6px
}

.siteHeader .headerInner {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    padding-right: 117px
}

.siteHeader .siteMenuWrapper {
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.siteHeader .logoLink {
    width: 147px;
    margin-bottom: 5px
}

.siteHeader .langMenu {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -21px
}

.siteHeader .siteMenu:after {
    content: "";
    display: block;
    clear: both
}

.siteHeader .siteMenu li {
    float: left
}

.siteHeader .siteMenu li+li {
    margin-left: 24px
}

.siteHeader .btnMain {
    height: 40px;
    font-size: 10px;
    line-height: 12px;
    font-weight: 500;
    padding: 15px 20px 12px;
    min-width: 76px;
    border-radius: 5px
}

.siteHeader .authMenu {
    display: flex
}

.siteHeader .authMenu .btnMain+.btnMain {
    margin-left: 30px
}

.siteFooter {
    background-color: #131314
}

.siteFooter .footerInner {
    display: flex;
    padding: 18px 0 26px
}

.siteFooter .footInfo {
    width: calc((100% - 600px) / 2);
    padding: 0 30px
}

.signFooter .footInfo {
    width: calc((100% - 430px) / 2);
    padding: 0 100px
}

.siteFooter .siteMenu {
    order: 1;
    margin-left: auto;
    padding: 9px 30px 0
}

.signFooter .siteMenu {
    order: 1;
    width: calc((100% - 430px) / 2);
    padding: 9px 70px 0
}

.siteFooter .authMenu {
    width: 170px;
    padding-right: 30px;
    order: 1;
    padding-top: 16px
}

.siteFooter .authMenu .btnMain+.btnMain {
    margin-top: 10px
}

.siteFooter .footText {
    width: 430px;
    padding: 12px 30px 0
}

.siteFooter .footText p {
    font-size: 10px;
    line-height: 18px;
    color: #d7d5d5
}

.siteFooter .footText p+p {
    margin-top: 12px
}

.siteFooter .logoLink {
    width: 166px
}

.siteFooter .footLinks {
    margin-top: 14px
}

.siteFooter .footLinks li+li {
    margin-top: 9px
}

.siteFooter .footLinks a {
    display: table;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: .1em;
    color: #fff;
    transition: text-decoration-color 0.4s, color .4s;
    white-space: nowrap;
}

.siteFooter .footLinks a:hover {
    text-decoration-color: transparent;
    color: #bd047b
}

.siteFooter .copyright {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .1em;
    color: #d7d5d5;
    margin-top: 27px
}

.siteFooter .btnMain {
    height: 40px;
    font-size: 10px;
    line-height: 12px;
    font-weight: 500;
    padding: 15px 20px 12px;
    min-width: 138px;
    border-radius: 5px;
    width: 100%
}

.siteMenu a {
    display: table;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: .1em;
    font-weight: 500;
    color: #fff;
    transition: color .4s
}

.siteMenu a:hover,
.siteMenu a.active {
    color: #bd047b
}

.siteFooter .siteMenu li+li {
    margin-top: 13px
}

.signSection {
    padding: 98px 0
}

.signSection .signCaption {
    display: block;
    text-align: center;
    font-size: 38px;
    line-height: 44px;
    font-weight: 700;
    text-shadow: .45rem .9rem 0 rgba(255, 255, 255, 0.05);
    position: relative;
    padding-bottom: 35px
}

.signSection .signCaption:before,
.signSection .signCaption:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    background-color: #0072e6;
    bottom: 0
}

.signSection .signCaption:before {
    left: 50%;
    width: 26px;
    margin-left: -21px
}

.signSection .signCaption:after {
    left: 50%;
    margin-left: 11px;
    width: 10px
}

.signSection .signForm {
    margin: 42px auto 0
}

.signSection .formItem {
    padding-top: 20px
}

.signForm .formItems {
    display: flex;
    margin: -20px 0 0
}

.loginForm {
    max-width: 416px
}

.loginForm .formItems {
    flex-direction: column
}

.regForm {
    max-width: 678px
}

.regForm .formItems {
    flex-wrap: wrap;
    justify-content: space-between
}

.regForm .formItem {
    width: calc(50% - 10px)
}

.inputWrapper {
    position: relative
}

.inputWrapper.inputFilled textarea,
.inputWrapper.inputFilled input,
.inputWrapper input:focus,
.inputWrapper textarea:focus{
    background: rgba(53,54,55,0.25);
    background: -moz-linear-gradient(left, rgba(53,54,55,0.05) 0%, rgba(53,54,55,.5) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(53,54,55,0.05)), color-stop(100%, rgba(53,54,55,.5)));
    background: -webkit-linear-gradient(left, rgba(53,54,55,0.05) 0%, rgba(53,54,55,.5) 100%);
    background: -o-linear-gradient(left, rgba(53,54,55,0.05) 0%, rgba(53,54,55,.5) 100%);
    background: -ms-linear-gradient(left, rgba(53,54,55,0.05) 0%, rgba(53,54,55,.5) 100%);
    background: linear-gradient(to right, rgba(53,54,55,0.05) 0%, rgba(53,54,55,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353637', endColorstr='#353637', GradientType=1 );
}

.inputWrapper input,
.inputWrapper textarea {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 100%;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #3b444e;    
    font-family: "Montserrat";
    padding: 25px 15px 7px 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 0 2px 6px rgba(0, 0, 0, 0.05);
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #fff;
    background: rgba(58,80,106,0.1);
    background: -moz-linear-gradient(left, rgba(58,80,106,0.1) 0%, rgba(58,80,106,0.25) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(58,80,106,0.1)), color-stop(100%, rgba(58,80,106,0.25)));
    background: -webkit-linear-gradient(left, rgba(58,80,106,0.1) 0%, rgba(58,80,106,0.25) 100%);
    background: -o-linear-gradient(left, rgba(58,80,106,0.1) 0%, rgba(58,80,106,0.25) 100%);
    background: -ms-linear-gradient(left, rgba(58,80,106,0.1) 0%, rgba(58,80,106,0.25) 100%);
    background: linear-gradient(to right, rgba(58,80,106,0.1) 0%, rgba(58,80,106,0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353637', endColorstr='#353637', GradientType=1 );
}

.inputWrapper input {
    height: 60px
}

.inputWrapper textarea {
    height: 180px
}

.inputWrapper label {
    display: flex;
    align-items: center;
    position: absolute;
    font-size: 14px;
    line-height: 26px;
    color: #d7d5d5;
    top: 17px;
    left: 0;
    padding: 0 15px 0 30px;
    opacity: .3;
    cursor: text;
    transition: top .4s
}

.inputWrapper input:focus+label,
.inputWrapper.focus label,
.inputWrapper.inputFilled label {
    top: 3px
}

.captchaInput {
    padding-right: 160px;
    position: relative
}

.captchaInput .captchaImage {
    width: 152px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-radius: 10px;
    background: rgba(88, 88, 89, 0.1);
    background: -moz-linear-gradient(-45deg, rgba(88, 88, 89, 0.1) 0%, rgba(127, 128, 128, 0.1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(88, 88, 89, 0.1) 0%, rgba(127, 128, 128, 0.1) 100%);
    background: linear-gradient(-45deg, rgba(88, 88, 89, 0.1) 0%, rgba(127, 128, 128, 0.1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#585859', endColorstr='#7f8080', GradientType=1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 0 2px 6px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    justify-content: center
}

.captchaInput .captchaImage img {
    max-height: 100%
}

.siteLink {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #1cb5e0;
    transition: color .4s
}

.siteLink:hover {
    color: #bd047b
}

.signForm .formItems .siteLink {
    margin-top: 6px;
    margin-bottom: 6px;
    align-self: flex-end;
    font-size: 12px;
    line-height: 24px
}

.signForm .formText {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #b0b0b0
}

.loginForm .formText {
    display: block
}

.signForm .siteLink+.formItem {
    padding-top: 0
}

.signForm .btnMain {
    margin-top: 25px
}

.signForm .btnMain+* {
    margin-top: 23px
}

.signForm .formCheckWrapper {
    margin-top: 25px;
    margin-bottom: 25px
}

.btnMain {
    display: table;
    height: 60px;
    min-width: 250px;
    max-width: 100%;
    border-radius: 8px;
    position: relative;
    text-align: center;
    padding: 20px;
    font-family: "Montserrat";
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    white-space: nowrap;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: .2em;
    color: #fff;
    transition: box-shadow .4s
}

.btnMain.btnType1 {
    background: #0072e6;
    background: -moz-linear-gradient(left, rgba(0, 114, 230, 1) 0%, rgba(0, 157, 230, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 114, 230, 1) 0%, rgba(0, 157, 230, 1) 100%);
    background: linear-gradient(to right, rgba(0, 114, 230, 1) 0%, rgba(0, 157, 230, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0072e6', endColorstr='#009de6', GradientType=1);
    box-shadow: 0 0 7px rgba(0, 114, 230, 0.1)
}

.btnMain.btnType1:hover {
    box-shadow: 0 0 12px rgba(0, 114, 230, 0.7)
}

.btnMain.btnType2 {
    background: #8d1c69;
    background: -moz-linear-gradient(left, rgba(141, 28, 105, 1) 0%, rgba(194, 26, 140, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(141, 28, 105, 1) 0%, rgba(194, 26, 140, 1) 100%);
    background: linear-gradient(to right, rgba(141, 28, 105, 1) 0%, rgba(194, 26, 140, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8d1c69', endColorstr='#c21a8c', GradientType=1);
    box-shadow: 0 0 7px rgba(184, 14, 123, 0.1)
}

.btnMain.btnType2:hover {
    box-shadow: 0 0 12px rgba(184, 14, 123, 0.7)
}

.inputWrapper .btnPassToggle {
    display: block;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    color: rgba(255, 255, 255, 0.33);
    right: 22px;
    top: 50%;
    margin-top: -8px;
    cursor: pointer;
    transition: color .4s
}

.inputWrapper .btnPassToggle:hover {
    color: #bd047b
}

.signWrapper {
    background-image: url(../img/sign-visual.png);
    background-repeat: repeat-y;
    background-position: calc(50% - 27px) calc(50% - 109px)
}

.formCheckWrapper input {
    display: none
}

.formCheckWrapper label {
    display: table;
    position: relative;
    padding-left: 39px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #d7d5d5;
    cursor: pointer;
    padding-top: 3px;
    padding-bottom: 3px
}

.formCheckWrapper label:before,
.formCheckWrapper label:after {
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    left: 0;
    top: 0
}

.formCheckWrapper label:before {
    content: "";
    background: #585859;
    background: -moz-linear-gradient(-45deg, rgba(88, 88, 89, 0.15) 0%, rgba(127, 128, 128, 0.15) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(88, 88, 89, 0.15) 0%, rgba(127, 128, 128, 0.15) 100%);
    background: linear-gradient(135deg, rgba(88, 88, 89, 0.15) 0%, rgba(127, 128, 128, 0.15) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#585859', endColorstr='#7f8080', GradientType=1);
    border: 1px solid rgba(255, 255, 255, 0.1)
}

.formCheckWrapper input:checked+label:after {
    opacity: 1
}

.formCheckWrapper label:after {
    content: "\e904";
    text-align: center;
    font-family: icomoon;
    font-size: 10px;
    line-height: 24px;
    color: #b20374;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.formCheckWrapper .siteLink {
    font-size: inherit;
    line-height: inherit
}

.pageCaption {
    display: block;
    position: relative;
    font-size: 38px;
    line-height: 44px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -.01em;
    padding-bottom: 36px;
    text-shadow: .25em .75rem 0 rgba(255, 255, 255, 0.05)
}

.pageCaption:before,
.pageCaption:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    background-color: #0072e6;
    bottom: 0
}

.pageCaption:before {
    left: 0;
    width: 26px
}

.pageCaption:after {
    left: 32px;
    width: 10px
}

.pageHeadWrapper {
    padding-top: 50px;
    padding-bottom: 30px
}

.ui-tabs {
    padding: 0
}

.ui-widget {
    font-family: Montserrat
}

.ui-widget-content {
    background: transparent
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 0
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 0
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 0
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 0
}

.ui-widget.ui-widget-content {
    border: 0
}

.ui-tabs .ui-tabs-panel {
    padding: 0
}

.ui-widget-header {
    border: 0;
    background: transparent
}

.ui-tabs .ui-tabs-nav {
    padding: 0
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 0;
    border-bottom-width: 0;
    background: transparent
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 0;
    border-bottom-width: 0;
    background: transparent
}

.ui-tabs .ui-tabs-nav li {
    margin: 0
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 0
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
    padding: 0
}

.faqSection {
    padding-bottom: 94px
}

.faqSection .preFaq .preCaption span{
    color: #009ae6;
}
.faqSection .preFaq .preCaption {
    display: block;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: .01em
}

.faqSection .preFaq .accentText {
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin-top: 23px;
    font-weight: 500;
}

.faqSection {
    padding-top: 23px
}
.faqSection .textFaqInfo{color: #fff;text-align: center;display: block;font-weight: normal;padding: 30px 23px;line-height: 28px;}

.accordionItem .accordionContent {
    display: none
}

.accordionItem .accordionHead {
    position: relative;
    cursor: pointer
}

.accordionItem .accordionHead:after {
    content: "\e90b";
    display: block;
    position: absolute;
    font-family: icomoon;
    font-size: 16px;
    line-height: 16px;
    color: #009ae6;
    right: 0;
    top: 50%;
    margin-top: -8px;
    transition: color 0.4s, transform .4s
}

.faqItem {
    border-top: 1px solid transparent
}

.faqItem+.faqItem {
    border-color: #009ae6
}

.faqItem .title {
    display: block;
    font-size: 18px;
    line-height: 21px;
    color: #009ae6;
    transition: color .4s;
    text-shadow: none
}

.faqItem .faqItemHead {
    display: flex;
    align-items: center;
    min-height: 61px;
    padding-right: 27px
}

.faqItem .faqItemHead:hover .title {
    color: #c21a8c
}

.faqItem.active .faqItemHead .title {
    color: #c21a8c
}

.faqItem .faqItemHead:hover:after {
    color: #c21a8c
}

.faqItem.active .faqItemHead:after {
    color: #c21a8c;
    transform: rotate(45deg)
}

.faqItem .faqItemContent p {
    font-size: 16px;
    line-height: 26px;
    color: #d5d3d3;
    font-weight: 500
}

.faqItem .faqItemContent {
    padding-bottom: 17px
}

.faqTabs .tabsList li {
    float: none
}

.faqTabs:after {
    content: "";
    display: block;
    clear: both
}

.faqTabs .tabsList {
    float: left;
    width: 320px;
    padding-right: 48px;
    padding-top: 23px
}

.faqTabs .tabsContent {
    float: left;
    width: calc(100% - 320px)
}

.faqTabs .tabsList a {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: #009ae6;
    transition: color .4s;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px
}

.faqTabs .tabsList li {
    border-radius: 28px;
    background: #585859;
    background: -moz-linear-gradient(-45deg, rgba(88, 88, 89, 0.15) 0%, rgba(127, 128, 128, 0.15) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(88, 88, 89, 0.15) 0%, rgba(127, 128, 128, 0.15) 100%);
    background: linear-gradient(135deg, rgba(88, 88, 89, 0.15) 0%, rgba(127, 128, 128, 0.15) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#585859', endColorstr='#7f8080', GradientType=1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: border-color .4s
}

.faqTabs .tabsList li+li {
    margin-top: 10px
}

.faqTabs .tabsList a:hover {
    color: #c21a8c
}

.faqTabs .tabsList .ui-tabs-active a {
    color: #c21a8c
}

.faqTabs .tabsList .ui-tabs-active {
    border-color: #c21a8c
}

.sectionCaption {
    display: block;
    text-align: center;
    font-size: 38px;
    line-height: 44px;
    font-weight: 700;
    text-shadow: .45rem .9rem 0 rgba(255, 255, 255, 0.05);
    position: relative;
    padding-bottom: 35px;
    letter-spacing: -.01em
}

.sectionCaption:before,
.sectionCaption:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    background-color: #0072e6;
    bottom: 0
}

.sectionCaption:before {
    left: 50%;
    width: 26px;
    margin-left: -21px
}

.sectionCaption:after {
    left: 50%;
    margin-left: 11px;
    width: 10px
}

.feedbackFormWrapper {
    padding-left: 42px;
    display: flex;
    align-items: center;
    position: relative
}

.feedbackFormWrapper .feedbackForm {
    padding: 27px 44px 29px;
    float: left;
    width: 730px;
    background: -moz-linear-gradient(left, rgba(0, 114, 230, 0) 0%, rgba(0, 114, 230, 0.1) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 114, 230, 0) 0%, rgba(0, 114, 230, 0.1) 100%);
    background: linear-gradient(to right, rgba(0, 114, 230, 0) 0%, rgba(0, 114, 230, 0.1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000072e6', endColorstr='#0072e6', GradientType=1);
    border-radius: 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 0 12px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
}

.feedbackFormWrapper .feedbackForm .formCaption {
    display: block;
    color: #fff;
    font-size: 26px;
    line-height: 38px;
    font-weight: 600;
    text-align: center
}

.feedbackFormWrapper .feedbackForm .formContent {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 11px
}

.feedbackFormWrapper .feedbackForm .formItem {
    width: 100%;
    padding-top: 20px
}

.feedbackFormWrapper .feedbackForm .formItem:first-child,
.feedbackFormWrapper .feedbackForm .formItem:nth-child(2) {
    width: calc(50% - 10px)
}

.feedbackFormWrapper .feedbackForm .captchaInput .captchaImage {
    width: calc(50% - 10px)
}

.feedbackFormWrapper .feedbackForm .captchaInput {
    padding-right: calc(50% + 10px)
}

.feedbackFormWrapper .feedbackForm .btnMain {
    margin-left: auto;
    margin-top: 20px
}

.feedbackFormSection .feedbackFormWrapper {
    margin-top: 50px
}

.feedbackFormSection {
    padding-bottom: 126px
}

.feedbackFormWrapper .feedbackContacts {
    width: calc(100% - 730px);
    padding-left: 75px;
    padding-top: 36px;
    padding-bottom: 20px
}

.feedbackFormWrapper .contactsList li {
    position: relative;
    padding-left: 86px;
    max-width: 90%;
    height: 69px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.feedbackFormWrapper .contactsList li+li {
    margin-top: 20px;
}

.feedbackFormWrapper .contactsList .pre {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #d7d5d5
}

.feedbackFormWrapper .contactsList .val +.val{
margin-top: 0;
}
.feedbackFormWrapper .contactsList .val {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    transition: color .4s;
    margin-top: 5px;
    letter-spacing: 0;
    width: 100%;
}

.feedbackFormWrapper .contactsList a.val:hover {
    color: #c21a8c
}

.feedbackFormWrapper .contactsList .icon {
    display: block;
    position: absolute;
    left: 0;
    width: 65px;
    height: 65px;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -32.5px;
}

.feedbackFormWrapper .contactsList .icon:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #c1eaf7;
    background: -moz-linear-gradient(75deg, rgba(193, 234, 247, 1) 0%, rgba(33, 179, 234, 1) 100%);
    background: -webkit-linear-gradient(75deg, rgba(193, 234, 247, 1) 0%, rgba(33, 179, 234, 1) 100%);
    background: linear-gradient(75deg, rgba(193, 234, 247, 1) 0%, rgba(33, 179, 234, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c1eaf7', endColorstr='#21b3ea', GradientType=1);
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 0 12px rgba(0, 0, 0, 0.05);
    z-index: -1;
    opacity: .1
}

.feedbackFormWrapper .socialsList {
    display: flex;
    flex-wrap: wrap
}

.feedbackFormWrapper .socialsList li {
    margin-right: 16px
}

.feedbackFormWrapper .listCaption {
    display: block;
    color: #fff;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500
}

.feedbackFormWrapper .socialsList a {
    display: block;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    color: #fff;
    transition: border-color 0.4s, color .4s
}

.feedbackFormWrapper .socialsList a:hover {
    border-color: #c21a8c;
    color: #c21a8c
}

.feedbackFormWrapper .socialsList .icon {
    line-height: 50px;
    font-size: 20px;
    color: inherit
}

.feedbackFormWrapper .socialsWrapper {
    margin-top: 96px
}

.newsItem {
    background: #585859;
    background: -moz-linear-gradient(-45deg, rgba(88, 88, 89, 0.1) 0%, rgba(127, 128, 128, 0.1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(88, 88, 89, 0.1) 0%, rgba(127, 128, 128, 0.1) 100%);
    background: linear-gradient(135deg, rgba(88, 88, 89, 0.1) 0%, rgba(127, 128, 128, 0.1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#585859', endColorstr='#7f8080', GradientType=1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 0 2px 6px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    position: relative;
    z-index: 1;
    padding: 15px 27px 32px;
    transition: border-color .4s
}

.newsItem a {
    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
}

.newsItem .newsImage {
    border-radius: 26px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 185px;
    margin: 0 -12px
}

.newsItem .newsImage:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 26px;
    border: 10px solid rgba(88, 88, 89, 0.8);
    z-index: 1
}

.newsItem .date {
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 20px;
    color: #d7d5d5;
    padding-left: 24px
}

.newsItem .date:before,
.newsItem .date:after {
    content: "";
    display: block;
    position: absolute
}

.newsItem .date:before {
    border-radius: 50%;
    border: 1px solid #e22185;
    background-color: rgba(88, 88, 89, 0.4);
    width: 7px;
    height: 7px;
    left: 0;
    top: 7px
}

.newsItem .date:after {
    height: 1px;
    background-color: #e22185;
    width: 9px;
    left: 7px;
    top: 10px
}

.newsItem .title {
    display: block;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 8px;
    transition: color .4s;
    text-shadow: none;
}

.newsItem .newsShortContent {
    padding: 11px 0 0
}

.newsItem p {
    font-size: 14px;
    line-height: 22px;
    color: #d7d5d5
}

.newsItem:hover {
    border-color: #e22185
}

.newsItem:hover .title {
    color: #e22185
}

.newsMasonry {
    margin: 0 -15px
}

.newsMasonry .gridItem {
    width: calc(100% / 3);
    padding: 0 15px 30px
}

.sitePagination {
    margin-top: 20px
}

.sitePagination ul {
    display: flex;
    justify-content: center
}

.sitePagination li+li {
    margin-left: 12px
}

.sitePagination a {
    display: block;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    background: #585859;
    background: -moz-linear-gradient(-45deg, rgba(88, 88, 89, 0.1) 0%, rgba(127, 128, 128, 0.1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(88, 88, 89, 0.1) 0%, rgba(127, 128, 128, 0.1) 100%);
    background: linear-gradient(135deg, rgba(88, 88, 89, 0.1) 0%, rgba(127, 128, 128, 0.1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#585859', endColorstr='#7f8080', GradientType=1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-indent: 200%;
    overflow: hidden;
    position: relative
}

.sitePagination a:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #c9118c;
    top: 5px;
    left: 5px;
    opacity: 0;
    transition: opacity .4s
}

.sitePagination a:hover:before {
    opacity: .7
}

.sitePagination a.active:before,
.sitePagination li.active a:before {
    opacity: 1
}

.newsSection {
    padding-bottom: 117px
}

.profit__grid .selectric .button:after {
    border: 0
}

.profit__grid .selectric .button {
    background-image: url(../img/arrow_selectric.png);
    background-position: center;
    background-repeat: no-repeat;
}

.profit__grid .selectric .button:hover{
    box-shadow: none;
}

.profit__grid .selectric .label {
    font-weight: 500
}

.container {
    width: 1170px;
    margin: 0 auto
}

.investPage {
    padding-bottom: 65px
}

.investPage .picture {
    border: solid 1px rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    background-color: rgba(114, 114, 115, .1);
    position: relative;
    height: 364px;
    width: calc(50% - 15px);
    padding: 20px
}

.investPage .picture .pic {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 24px 12px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 24px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 24px 12px rgba(0, 0, 0, 0.15)
}

.investText .line:first-child {
    align-items: flex-start
}

.investText .line {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.investText .line:nth-child(3) .text {
    text-align: left
}

.investText .line:nth-child(3) {
    flex-direction: row-reverse
}

.investText .line:nth-child(5) .text {
    text-align: left
}

.investText .line:nth-child(5) {
    flex-direction: row-reverse
}

.investText .line+.line {
    margin-top: 24px
}

.investText .line .txtRight {
    font-size: 16px;
    color: #fff;
    width: calc(50% - 15px);
    position: relative;
    top: -3px;
    padding-right: 13px
}

.investText .line .txtRight h2 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -.01em;
    display: block;
    margin-bottom: 11px
}

.investText .line .txtRight p+p {
    margin-top: 10px
}

.investText .line .txtRight p {
    letter-spacing: -.01em;
    line-height: 26px;
    font-size: 16px
}

.listDepInvest {
    display: flex;
    flex-wrap: wrap;
    margin: 29px -12px -30px
}

.listDepInvest .item .wrap {
    display: flex;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    padding: 25px 0
}

.listDepInvest .item {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    padding: 5px;
    border: solid 1px rgba(0, 114, 230, .2);
    margin: 0 12px 30px;
    position: relative;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05)
}

.listDepInvest .item .right {
    width: calc(80% - 65px);
    padding: 5px 48px;
    font-size: 14px;
    border-left: solid 1px #fff
}

.listDepInvest .item .right [class*="icon"]{
    font-size: 0.714em;
}

.listDepInvest .item .left {
    width: calc(20% + 73px);
    padding: 0 12px
}

.listDepInvest .depVl {
    padding: 21px 0 28px
}

.listDepInvest .depVl .name {
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center
}

.listDepInvest .depVl .pr {
    font-size: 42px;
    display: flex;
    text-align: center;
    width: 100%;
    justify-content: center;
    margin-top: 6px;
    font-weight: 700
}

.listDepInvest .depVl .pr span {
    font-size: 26px;
    margin-left: 10px;
    position: relative;
    top: 3px
}

.listDepInvest .depVl .desr {
    font-size: 14px;
    display: block;
    text-align: center;
    margin-top: 5px
}

.listDepInvest .item.color1 {
    background-color: rgba(13, 121, 232, .05)
}

.listDepInvest .item.color1 .wrap {
    background-color: rgba(144, 194, 249, .1)
}

.listDepInvest .item.color1 .lineInf .val,
.listDepInvest .item.color1 .inf li .val,
.listDepInvest .item.color1 .depVl .name {
    color: #0072e6
}

.listDepInvest .item.color1 .progValue .progVal,
.listDepInvest .item.color1 .timerBl {
    background-color: #0072e6
}

.listDepInvest .item.color1 .right {
    border-color: #0072e6
}

.listDepInvest .item.color2 {
    background-color: rgba(144, 81, 249, .05);
    border: solid 1px rgba(145, 70, 249, .2)
}

.listDepInvest .item.color2 .wrap {
    background-color: rgba(132, 180, 245, .1)
}

.listDepInvest .item.color2 .lineInf .val,
.listDepInvest .item.color2 .inf li .val,
.listDepInvest .item.color2 .depVl .name {
    color: #9146f9
}

.listDepInvest .item.color2 .progValue .progVal,
.listDepInvest .item.color2 .timerBl {
    background-color: #9146f9
}

.listDepInvest .item.color2 .right {
    border-color: #9146f9
}

.listDepInvest .item.color3 {
    background-color: rgba(216, 48, 144, .05);
    border: solid 1px rgba(178, 3, 116, .2)
}

.listDepInvest .item.color3 .wrap {
    background-color: rgba(133, 181, 246, .1)
}

.listDepInvest .item.color3 .lineInf .val,
.listDepInvest .item.color3 .inf li .val,
.listDepInvest .item.color3 .depVl .name {
    color: #b20374
}

.listDepInvest .item.color3 .progValue .progVal,
.listDepInvest .item.color3 .timerBl {
    background-color: #b20374
}

.listDepInvest .item.color3 .right {
    border-color: #b20374
}

.listDepInvest .item.color4 {
    background-color: rgba(216, 48, 144, .05);
    border: solid 1px rgba(255, 215, 0, .2)
}

.listDepInvest .item.color4 .wrap {
    background-color: rgba(133, 181, 246, .1)
}

.listDepInvest .item.color4 .lineInf .val,
.listDepInvest .item.color4 .inf li .val,
.listDepInvest .item.color4 .depVl .name {
    color: gold
}

.listDepInvest .item.color4 .progValue .progVal,
.listDepInvest .item.color4 .timerBl {
    background-color: gold
}

.listDepInvest .item.color4 .right {
    border-color: gold
}

.listDepInvest .item.color5 {
    background-color: rgba(216, 48, 144, .05);
    border: solid 1px rgba(255, 215, 0, .2)
}

.listDepInvest .item.color5 .wrap {
    background-color: rgba(133, 181, 246, .1)
}

.listDepInvest .item.color5 .lineInf .val,
.listDepInvest .item.color5 .inf li .val,
.listDepInvest .item.color5 .depVl .name {
    color: gold
}

.listDepInvest .item.color5 .progValue .progVal,
.listDepInvest .item.color5 .timerBl {
    background-color: gold
}

.listDepInvest .item.color5 .right {
    border-color: gold
}

.listDepInvest .item.completed {
    background-color: rgba(139, 144, 151, .05);
    border-color: rgba(133, 181, 245, .1)
}

.listDepInvest .item.completed .wrap {
    background-color: rgba(133, 181, 245, .1)
}

.listDepInvest .item.completed .right {
    border-color: rgba(145, 70, 249, .33)
}

.listDepInvest .item.completed .lineInf .val,
.listDepInvest .item.completed .inf li .val {
    color: #fff
}

.listDepInvest .item.completed .lineInf .val {
    color: #6c6c6c
}

.listDepInvest .item.completed .progValue .progVal {
    background-color: #6c6c6c
}

.listDepInvest .item.completed .timerBl {
    background-color: rgba(108, 108, 108, .33)
}

.listDepInvest .item .inf li+li {
    margin-top: 8px
}

.investText .text {
    width: calc(50% - 14px);
    text-align: right;
    padding: 0;
    display: block;
    position: relative;
    top: 12px;
    line-height: 26px
}

.investText .listDepInvest {
    width: calc(50% + 9px)
}

.investPage .profit__grid {
    padding: 54px 62px 124px 0;
    background-position: calc(50% + -34px) calc(50% + 26px)
}

.investPage .profit__button {
    right: 119px;
    top: 69px
}

.investPage .profit__decor {
    margin-left: -119px;
    margin-top: -58px
}

.investPage .program {
    padding: 52px 0
}

.investPage .program__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 0;
    padding: 0
}

.investPage .program__grid .picture+* {
    margin-top: 30px
}

.investPage .program__grid .picture {
    width: calc(100% - 5px);
    left: 5px
}

.investPage .program__grid .left {
    width: calc(50% - 30px)
}

.investPage .program__grid .right {
    width: calc(50% - 10px);
    padding-top: 133px
}

.investPage .program__text+.program__text {
    margin-top: -10px
}

.piramid__level p:first-child span {
    margin-left: -6px
}

.investPage .program__grid .button {
    margin: 0 auto;
    margin-top: -25px
}

.investPage .program__piramid {
    min-height: 571px;
    position: relative;
    top: -16px;
    left: 17px;
    justify-content: flex-start
}

.investPage .piramid__level {
    padding: 74px 0 0
}

.investPage .piramid__level p {
    font-weight: 600
}

.investPage .piramid__level p:last-child {
    margin-top: 1px
}

.contactsPage {
    padding: 0;
    position: relative;
    margin-top: -5px
}

.mapBlock {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
    width: 410px;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0
}

.mapBlock .map {
    width: 100%;
    height: 100%
}

.contactsPage .text .tit {
    color: #009ae6;
    font-size: 22px;
    font-weight: 700;
    display: block;
    letter-spacing: -.015em
}

.contactsPage .text .txt {
    color: #fff;
    font-weight: 500;
    display: block;
    font-size: 16px;
    margin-top: 16px;
    letter-spacing: -.01em
}

.contactsPage .text .txt a {
    text-decoration: underline;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.contactsPage .text .txt a:hover {
    text-decoration-color: transparent
}

.contactsPage .list {
    display: flex;
    justify-content: space-between;
    margin-top: 31px;
    max-width: 947px;
    margin: 31px auto 0;
}

.contactsPage .list .item {
    width: calc(100% / 6);
}

.contactsPage .list .pic {
    width: 108px;
    height: 108px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto
}

.contactsPage .list .tit {
    color: #009ae6;
    font-size: 18px;
    font-weight: 500;
    display: block;
    text-align: center;
    margin-top: 5px;
    white-space: nowrap;
}

.contactsPage .list .txt {
    color: #d7d5d5;
    font-size: 13px;
    display: block;
    text-align: center;
    font-weight: 500;
    margin-top: 1px;
    line-height: 19px
}

.contactsPage .list .link:hover {
    color: #c21a8c;
}

.contactsPage .list .link {
    color: #d7d5d5;
    font-size: 13px;
    display: table;
    text-align: center;
    font-weight: 500;
    text-decoration-color: transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0 auto;
    letter-spacing: -.01em;
    margin-top: 2px
}

.contactsPage .feedbackFormWrapper {
    padding-left: 0
}

.contactsPage .feedbackFormSection {
    margin-top: 0;
}

.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: 3px
}

.modalsScroll .closeModal span {
    position: relative;
    height: 4px;
    -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: #fff
}

.modalsScroll .closeModal:hover {
    opacity: .5
}

.modalsScroll .closeModal {
    outline: none;
    z-index: 30;
    position: absolute;
    right: 27px;
    top: 21px;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 35px;
    width: 30px;
    height: 30px;
    -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: #212023;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
    opacity: .97
}

.modalsScroll .blockMod {
    position: relative;
    z-index: 5;
    display: none;
    margin: 0 auto;
    max-width: 534px
}

.wrapper {
    overflow: hidden;
    position: relative
}

.lkPage {
    color: #fff;
    width: 100%;
    background-image: url(../img/bglkpage.jpg);
    position: relative;
    height: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: #171718;
    display: flex;
    background-size: cover;
    min-height: 1100px
}

.lkLeft::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/bgleftlk.png);
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-bottom-right-radius: 20px;
    -moz-bottom-right-radius: 20px;
    -ms-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-top-right-radius: 20px;
    -moz-top-right-radius: 20px;
    -ms-top-right-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden
}

.lkLeft {
    position: relative;
    width: 332px;
    min-height: 1137px;
    padding: 28px 0;
    z-index: 2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.lkLeft .logo:hover {
    opacity: .75
}

.lkLeft .logo {
    margin: 0 auto;
    display: table;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.helloBlock::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -60px;
    background-image: url(../img/linehello.png);
    background-repeat: no-repeat;
    width: 252px;
    height: 2px;
    margin-left: -125px
}

.helloBlock {
    margin-top: 52px;
    position: relative
}

.helloBlock .txt .name {
    color: #bc087e;
    margin-left: 5px
}

.helloBlock .txt {
    color: #fff;
    font-size: 18px;
    display: block;
    text-align: center;
    line-height: 30px;
    font-weight: 500
}

.helloBlock .value .cur {
    font-size: 18px
}

.helloBlock .value {
    color: #009de6;
    font-size: 24px;
    display: block;
    text-align: center;
    margin-top: 6px;
    font-weight: 500
}

.helloBlock ul {
    display: flex;
    margin-top: 27px;
    padding: 0 11px 0 31px
}

.helloBlock ul li {
    width: 50%;
    text-align: center
}

.helloBlock ul li a {
    color: #fff;
    font-size: 15px;
    background-position: left center;
    padding-left: 35px;
    text-decoration: underline;
    text-decoration-color: transparent;
    background-repeat: no-repeat
}

.helloBlock ul li a:hover {
    color: #b20374;
}

.menuLk {
    margin-top: 97px
}

.menuLk ul li {
    width: 100%;
    padding: 0 5px 0 73px
}

.menuLk ul li a [class*="icon"] {
    position: absolute;
    left: 0;
    top: 50%;
    width: 22px;
    height: 21px;
    margin-top: -12px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.menuLk ul li a .iconActive {
    opacity: 0
}

.menuLk ul li a {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 23px 0 22px 48px;
    display: block
}

.menuLk ul li a.active {
    color: #b20374
}

.menuLk ul li a.active .icon,
.menuLk ul li a:hover .icon {
    opacity: 0
}

.menuLk ul li a.active .iconActive,
.menuLk ul li a:hover .iconActive {
    opacity: 1
}

.menuLk ul li a:hover {
    color: #b20374
}

.copyRight {
    /* position: absolute;
    left: 37px;
    bottom: 36px; */
    letter-spacing: -.01em;
    z-index: 3;
    margin: 30px 0 0 0;
    text-align: center;
}

.copyRight .txt {
    font-size: 14px;
    color: #fff
}

.lkRight {
    width: calc(100% - 332px);
    position: relative;
    padding: 0 41px 0 59px
}

.lineTop {
    display: flex;
    justify-content: space-between;
    padding: 20px 0
}

.menuRightLk {
    padding: 12px 0
}

.menuRightLk ul {
    display: flex
}

.menuRightLk ul li+li {
    margin-left: 22px
}

.menuRightLk ul li a {
    color: #fff;
    font-size: 12px;
    letter-spacing: .1em;
    font-weight: 500
}

.menuRightLk ul li a:hover {
    color: #b20374
}

.userBlock {
    position: relative;
    z-index: 2;
    padding-left: 34px;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.langBl {
    position: relative;
    cursor: pointer;
    z-index: 2;
    display: flex;
    align-items: center;
    min-width: 84px;
    padding: 10px 0 10px 32px
}

.langBl .pic::before {
    content: "";
    position: absolute;
    left: -7px;
    top: -7px;
    background-color: #363839;
    border: solid 1px #5d5d60;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: -1
}

.langBl .pic {
    position: absolute;
    left: 0;
    top: 50%;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-top: -9px
}

.langBl .txt {
    color: #d7d5d5;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    width: 100%
}

.langBl:hover::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.langBl::before {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    background-image: url(../img/arrow_white.png);
    width: 10px;
    height: 6px;
    margin-top: -3px
}

.langBl .langList li a {
    color: #fff;
    font-size: 12px;
    display: block;
    padding: 5px 0
}

.langBl .langList li a:hover {
    color: #b20374
}

.langBl .langList {
    display: none;
    position: absolute;
    left: 3px;
    top: 100%;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    background-color: #363839;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px 7px rgba(2, 15, 32, 0.3);
    -moz-box-shadow: 0 0 10px 7px rgba(2, 15, 32, 0.3);
    box-shadow: 0 0 10px 7px rgba(2, 15, 32, 0.3)
}

.langBl:hover .langList {
    display: block
}

.userBl {
    display: flex;
    align-items: center;
    width: 177px;
    justify-content: flex-end;
    margin-right: 50px
}

.userBl .pic {
    background-color: #a61b7a;
    width: 44px;
    height: 44px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-left: 22px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.userBl .name {
    display: block
}

.userBl .surname {
    display: block
}

.userBl .nameline {
    font-size: 14px;
    color: #fff;
    text-align: right;
    font-weight: 500
}

.btnExit:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1);
    box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1)
}

.btnExit {
    color: #fff;
    font-size: 14px;
    background: #006fe6;
    background: -moz-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #006fe6), color-stop(100%, #009de6));
    background: -webkit-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -o-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -ms-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: linear-gradient(135deg, #006fe6 0%, #009de6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#006fe6', endColorstr='#009de6', GradientType=1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 13px 18px;
    display: flex;
    line-height: 20px;
}

.btnExit .icon {
    background-image: url(../img/ic-exit.png);
    width: 22px;
    height: 20px;
    display: block;
    margin-left: 10px
}

.btn.btnPink {
    background: #8d1c69;
    background: -moz-linear-gradient(-45deg, #8d1c69 0%, #c21a8c 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #8d1c69), color-stop(100%, #c21a8c));
    background: -webkit-linear-gradient(-45deg, #8d1c69 0%, #c21a8c 100%);
    background: -o-linear-gradient(-45deg, #8d1c69 0%, #c21a8c 100%);
    background: -ms-linear-gradient(-45deg, #8d1c69 0%, #c21a8c 100%);
    background: linear-gradient(135deg, #8d1c69 0%, #c21a8c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8d1c69', endColorstr='#c21a8c', GradientType=1);
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: table;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.btn.btnPink:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(194, 26, 140, 1);
    -moz-box-shadow: 0 0 15px 0 rgba(194, 26, 140, 1);
    box-shadow: 0 0 15px 0 rgba(194, 26, 140, 1)
}

.btn.btnBlue {
    color: #fff;
    font-size: 14px;
    background: #006fe6;
    background: -moz-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #006fe6), color-stop(100%, #009de6));
    background: -webkit-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -o-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -ms-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: linear-gradient(135deg, #006fe6 0%, #009de6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#006fe6', endColorstr='#009de6', GradientType=1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    display: table;
    text-align: center
}

.btn.btnBlue:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1);
    box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1)
}

.lineInfoTop {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.lineInfoTop .left {
    display: flex;
    padding-top: 48px;
    width: calc(30% + 3px);
    justify-content: space-between
}

.lineInfoTop .left .col .tit {
    color: #fff;
    font-size: 17px;
    display: block;
    font-weight: 500
}

.lineInfoTop .left .col .value .cur {
    font-size: 18px
}

.lineInfoTop .left .col .value {
    color: #009de6;
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-top: 24px
}

.lineInfoTop .left .col .valueDesr .cur {
    font-size: 12px
}

.lineInfoTop .left .col .valueDesr {
    color: #fff;
    font-size: 15px;
    display: block;
    margin-top: 22px
}

.lineInfoTop .listVal li {
    position: relative;
    padding-left: 37px
}

.lineInfoTop .listVal li+li {
    margin-top: 22px
}

.lineInfoTop .listVal li.up::before {
    background-image: url(../img/arrow_up.png)
}

.lineInfoTop .listVal li.down::before {
    background-image: url(../img/arrow_down.png)
}

.lineInfoTop .listVal li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 19px;
    height: 26px;
    margin-top: -11px;
    background-position: center;
    background-repeat: no-repeat
}

.lineInfoTop .listVal li .val {
    font-size: 18px;
    font-weight: 700;
    display: block
}

.lineInfoTop .listVal li .val .cur {
    font-size: 14px
}

.lineInfoTop .listVal li .name {
    font-size: 14px;
    margin-top: 6px;
    display: block
}

.lineInfoTop .btn {
    margin-top: 25px;
    padding: 21px 48px;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 12px
}

.lineInfoTop .right {
    width: calc(70% - 108px);
    max-width: 935px
}

.sliderCur {
    position: relative
}

.sliderCur .slick-list {
    padding: 17px 0
}

.sliderCur .slick-arrow::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0
}

.sliderCur .slick-arrow::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.sliderCur .slick-arrow:hover::after {
    opacity: 1
}

.sliderCur .slick-arrow:hover::before {
    opacity: 0
}

.sliderCur .slick-arrow {
    background: transparent;
    color: transparent;
    width: 10px;
    height: 17px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.sliderCur .slick-prev:after {
    background-image: url(../img/arrow_slider_left_hover.png)
}

.sliderCur .slick-prev::before {
    background-image: url(../img/arrow_slider_left.png)
}

.sliderCur .slick-prev {
    left: -30px
}

.sliderCur .slick-next:after {
    background-image: url(../img/arrow_slider_right_hover.png)
}

.sliderCur .slick-next::before {
    background-image: url(../img/arrow_slider_right.png);
    transform: rotate(0deg)
}

.sliderCur .slick-next {
    right: 0
}

.sliderCur .item:hover {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px)
}

.sliderCur .item {
    width: 150px !important;
    position: relative;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    margin: 0 19px;
    padding: 13px 9px;
    display: flex;
    align-items: flex-end;
    min-height: 260px;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 17px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 0 10px 7px rgba(2, 15, 32, 0.3);
    -moz-box-shadow: 0 0 10px 7px rgba(2, 15, 32, 0.3);
    box-shadow: 0 0 10px 7px rgba(2, 15, 32, 0.3)
}

.sliderCur .item.btc,
.sliderCur .item.crypto_CCAB {
    background: #ffbf00;
    background: -moz-linear-gradient(-45deg, #ffbf00 0%, #fe723f 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #ffbf00), color-stop(100%, #fe723f));
    background: -webkit-linear-gradient(-45deg, #ffbf00 0%, #fe723f 100%);
    background: -o-linear-gradient(-45deg, #ffbf00 0%, #fe723f 100%);
    background: -ms-linear-gradient(-45deg, #ffbf00 0%, #fe723f 100%);
    background: linear-gradient(135deg, #ffbf00 0%, #fe723f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbf00', endColorstr='#fe723f', GradientType=1)
}

.sliderCur .item.etc,
.sliderCur .item.crypto_EA {
    background: #62d3fc;
    background: -moz-linear-gradient(-45deg, #62d3fc 0%, #3159a9 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #62d3fc), color-stop(100%, #3159a9));
    background: -webkit-linear-gradient(-45deg, #62d3fc 0%, #3159a9 100%);
    background: -o-linear-gradient(-45deg, #62d3fc 0%, #3159a9 100%);
    background: -ms-linear-gradient(-45deg, #62d3fc 0%, #3159a9 100%);
    background: linear-gradient(135deg, #62d3fc 0%, #3159a9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#62d3fc', endColorstr='#3159a9', GradientType=1)
}

.sliderCur .item.ltc,
.sliderCur .item.crypto_CCAL {
    background: #bdc1be;
    background: -moz-linear-gradient(-45deg, #bdc1be 0%, #616162 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #bdc1be), color-stop(100%, #616162));
    background: -webkit-linear-gradient(-45deg, #bdc1be 0%, #616162 100%);
    background: -o-linear-gradient(-45deg, #bdc1be 0%, #616162 100%);
    background: -ms-linear-gradient(-45deg, #bdc1be 0%, #616162 100%);
    background: linear-gradient(135deg, #bdc1be 0%, #616162 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bdc1be', endColorstr='#616162', GradientType=1)
}

.sliderCur .item.teth,
.sliderCur .item.crypto_TRAT,
.sliderCur .item.crypto_EAT {
    background: #51db4f;
    background: -moz-linear-gradient(-45deg, #51db4f 0%, #2ea04c 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #51db4f), color-stop(100%, #2ea04c));
    background: -webkit-linear-gradient(-45deg, #51db4f 0%, #2ea04c 100%);
    background: -o-linear-gradient(-45deg, #51db4f 0%, #2ea04c 100%);
    background: -ms-linear-gradient(-45deg, #51db4f 0%, #2ea04c 100%);
    background: linear-gradient(135deg, #51db4f 0%, #2ea04c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#51db4f', endColorstr='#2ea04c', GradientType=1)
}

.sliderCur .item.tron,
.sliderCur .item.crypto_TRA {
    background: #e82e0e;
    background: -moz-linear-gradient(-45deg, #e82e0e 0%, #97200e 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #e82e0e), color-stop(100%, #97200e));
    background: -webkit-linear-gradient(-45deg, #e82e0e 0%, #97200e 100%);
    background: -o-linear-gradient(-45deg, #e82e0e 0%, #97200e 100%);
    background: -ms-linear-gradient(-45deg, #e82e0e 0%, #97200e 100%);
    background: linear-gradient(135deg, #e82e0e 0%, #97200e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e82e0e', endColorstr='#97200e', GradientType=1)
}

.sliderCur .item.binan,
.sliderCur .item.crypto_CPB {
    background: #f3c82f;
    background: -moz-linear-gradient(-45deg, #f3c82f 0%, #bb8e1b 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #f3c82f), color-stop(100%, #bb8e1b));
    background: -webkit-linear-gradient(-45deg, #f3c82f 0%, #bb8e1b 100%);
    background: -o-linear-gradient(-45deg, #f3c82f 0%, #bb8e1b 100%);
    background: -ms-linear-gradient(-45deg, #f3c82f 0%, #bb8e1b 100%);
    background: linear-gradient(135deg, #f3c82f 0%, #bb8e1b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f3c82f', endColorstr='#bb8e1b', GradientType=1)
}

.sliderCur .item.btcCash,
.sliderCur .item.crypto_CCAH {
    background: #51db4e;
    background: -moz-linear-gradient(-45deg, #51db4e 0%, #2ea04c 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #51db4e), color-stop(100%, #2ea04c));
    background: -webkit-linear-gradient(-45deg, #51db4e 0%, #2ea04c 100%);
    background: -o-linear-gradient(-45deg, #51db4e 0%, #2ea04c 100%);
    background: -ms-linear-gradient(-45deg, #51db4e 0%, #2ea04c 100%);
    background: linear-gradient(135deg, #51db4e 0%, #2ea04c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#51db4e', endColorstr='#2ea04c', GradientType=1)
}

.sliderCur .item.dash,
.sliderCur .item.crypto_CCAD {
    background: #63b0f0;
    background: -moz-linear-gradient(45deg, #63b0f0 0%, #1b73bb 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #63b0f0), color-stop(100%, #1b73bb));
    background: -webkit-linear-gradient(45deg, #63b0f0 0%, #1b73bb 100%);
    background: -o-linear-gradient(45deg, #63b0f0 0%, #1b73bb 100%);
    background: -ms-linear-gradient(45deg, #63b0f0 0%, #1b73bb 100%);
    background: linear-gradient(45deg, #63b0f0 0%, #1b73bb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#63b0f0', endColorstr='#1b73bb', GradientType=1)
}

.sliderCur .item.ripple,
.sliderCur .item.crypto_XRPA {
    background: #00abe4;
    background: -moz-linear-gradient(-45deg, #00abe4 0%, #00d1e4 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #00abe4), color-stop(100%, #00d1e4));
    background: -webkit-linear-gradient(-45deg, #00abe4 0%, #00d1e4 100%);
    background: -o-linear-gradient(-45deg, #00abe4 0%, #00d1e4 100%);
    background: -ms-linear-gradient(-45deg, #00abe4 0%, #00d1e4 100%);
    background: linear-gradient(135deg, #00abe4 0%, #00d1e4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00abe4', endColorstr='#00d1e4', GradientType=1)
}

.sliderCur .item.dog,
.sliderCur .item.crypto_CCAG {
    background: #e1cb03;
    background: -moz-linear-gradient(-45deg, #e1cb03 0%, #c49300 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #e1cb03), color-stop(100%, #c49300));
    background: -webkit-linear-gradient(-45deg, #e1cb03 0%, #c49300 100%);
    background: -o-linear-gradient(-45deg, #e1cb03 0%, #c49300 100%);
    background: -ms-linear-gradient(-45deg, #e1cb03 0%, #c49300 100%);
    background: linear-gradient(135deg, #e1cb03 0%, #c49300 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e1cb03', endColorstr='#c49300', GradientType=1)
}

.sliderCur .item.epay,
.sliderCur .item.crypto_51 {
    background: #c62b52;
    background: -moz-linear-gradient(-45deg, #c62b52 0%, #9c0128 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #c62b52), color-stop(100%, #9c0128));
    background: -webkit-linear-gradient(-45deg, #c62b52 0%, #9c0128 100%);
    background: -o-linear-gradient(-45deg, #c62b52 0%, #9c0128 100%);
    background: -ms-linear-gradient(-45deg, #c62b52 0%, #9c0128 100%);
    background: linear-gradient(135deg, #c62b52 0%, #9c0128 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c62b52', endColorstr='#9c0128', GradientType=1)
}

.sliderCur .item.nix,
.sliderCur .item.crypto_NX {
    background: #5ab7f0;
    background: -moz-linear-gradient(-45deg, #5ab7f0 0%, #1650bb 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #5ab7f0), color-stop(100%, #1650bb));
    background: -webkit-linear-gradient(-45deg, #5ab7f0 0%, #1650bb 100%);
    background: -o-linear-gradient(-45deg, #5ab7f0 0%, #1650bb 100%);
    background: -ms-linear-gradient(-45deg, #5ab7f0 0%, #1650bb 100%);
    background: linear-gradient(135deg, #5ab7f0 0%, #1650bb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5ab7f0', endColorstr='#1650bb', GradientType=1)
}

.sliderCur .item:nth-child(12) a,
.sliderCur .item:nth-child(7) a,
.sliderCur .item:nth-child(2) a {
    background-position: -129px -305px
}

.sliderCur .item:nth-child(13) a,
.sliderCur .item:nth-child(8) a,
.sliderCur .item:nth-child(3) a {
    background-image: url(../img/bgcurroate2.png);
    background-position: calc(50% - 8px) -80px
}

.sliderCur .item:nth-child(14) a,
.sliderCur .item:nth-child(9) a,
.sliderCur .item:nth-child(4) a {
    background-image: url(../img/bgcurroate3.png);
    background-position: calc(50% - 6px) -48px
}

.sliderCur .item:nth-child(15) a,
.sliderCur .item:nth-child(10) a,
.sliderCur .item:nth-child(5) a {
    background-image: url(../img/bgcurroate4.png);
    background-position: calc(50% - 30px) -190px
}

.sliderCur .slick-track::before,
.sliderCur .slick-track::after {
    display: none
}

.sliderCur .item .pic {
    width: 78px;
    height: 78px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 13px;
    left: 6px;
    z-index: 1
}

.sliderCur .item .pic:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/bg_circle_cur.png);
    width: 84px;
    height: 84px;
    margin-left: -42px;
    margin-top: -49px;
    z-index: -1
}

.sliderCur .item .name {
    display: block;
    width: 100%;
    font-weight: 500;
    position: absolute;
    top: 91px;
    left: 8px;
    font-size: 15px
}

.sliderCur .item .val {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.sliderCur .item .val .cur {
    font-size: 14px;
    margin-left: 7px
}

.sliderCur .item .valDesr {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 15px
}

.sliderCur .item .valDesr .cur {
    font-size: 12px;
    margin-left: 6px
}

.sliderCur .item a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/bgcur.png);
    background-position: center;
    background-repeat: no-repeat
}

.capTit::before {
    content: "";
    position: absolute;
    left: -58px;
    top: 50%;
    background-image: url(../img/linecap.png);
    width: 42px;
    height: 2px
}

.capTit .num {
    color: #009ae6;
    margin-right: 5px
}

.capTit {
    color: #fff;
    display: table;
    margin: 0 auto;
    font-size: 26px;
    position: relative
}

.cabinetInfo {
    display: flex;
    padding: 15px 0;
    justify-content: space-between
}

.cabinetInfo .left .grayBlock {
    margin-top: 27px;
    padding: 0 17px
}

.cabinetInfo .left {
    width: calc(30% + 120px);
    text-align: center
}

.tableOper {
    display: table;
    width: 100%;
    font-size: 14px;
    color: #fff
}

.tableOper .thead {
    display: table-row-group
}

.tableOper .thead .tr {
    display: table-row
}

.tableOper .td {
    width: calc(100% / 4);
    padding: 0 5px
}

.tableOper .td:nth-child(1) {
    width: 7%
}

.tableOper .td:nth-child(2) {
    width: 18%
}

.tableOper .td:nth-child(3) {
    width: 25%;
    text-align: center
}

.tableOper .td:nth-child(4) {
    width: 16%
}

.tableOper .thead .td {
    color: #b4b4b4;
    font-size: 14px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0;
    font-weight: 700;
    line-height: 18px
}

.tableOper .tbody {
    display: table-row-group
}

.tableOper .tbody .tr {
    display: table-row
}

.tableOper .tbody .td {
    display: table-cell;
    vertical-align: middle;
    border-top: solid 1px rgba(255, 255, 255, .1)
}

.tableOper .tbody .td .link {
    font-size: 13px;
    display: table;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    text-decoration: underline;
    text-decoration-color: transparent
}

.tableOper .tbody .td .link:hover {
    text-decoration-color: #fff
}

.tableOper .type {
    color: #fff;
    font-size: 14px;
    text-align: left;
    display: block;
    padding-left: 7px
}

.tableOper img {
    position: relative;
    top: 3px;
    margin: 0 auto;
    display: table
}

.tableOper .date {
    font-size: 13px;
    display: block;
    text-align: center
}

.tableOper .val {
    font-size: 14px;
    text-align: left;
    display: block;
    font-weight: 700;
    white-space: nowrap
}

.tableOper .val .cur {
    font-size: 10px;
    margin-left: 5px
}

.tableOper .titMobile {
    display: none
}

.grayBlock {
    background: -moz-linear-gradient(-45deg, rgba(88,88,89,0.1) 0%, rgba(127,128,128,0.1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(88,88,89,0.1) 0%,rgba(127,128,128,0.1) 100%);
    background: linear-gradient(135deg, rgba(88,88,89,0.1) 0%,rgba(127,128,128,0.1) 100%);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px rgba(255, 255, 255, .1);
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05), 0px 0px 6px 6px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05), 0px 0px 6px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05), 0px 0px 6px 6px rgba(0, 0, 0, 0.05);
}

.cabinetInfo .right {
    width: calc(70% - 139px)
}

.investList .grayBlock {
    display: flex;
    padding: 20px 10px 34px;
    justify-content: space-between
}

.investList .item:before {
    content: "";
    position: absolute;
    left: calc(100% - -11px);
    top: 19px;
    width: 1px;
    height: calc(100% - 23px);
    background-color: rgba(255, 255, 255, .1)
}

.investList .item {
    width: calc(50% - 12px);
    padding: 0 5px;
    position: relative
}

.investList .item+.item:before {
    display: none
}

.investList ul {
    padding-top: 24px
}

.investList ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background-image: url(../img/circle.png);
    width: 11px;
    height: 11px;
    margin-top: -5px
}

.investList ul li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    padding: 10px 15px 10px 40px
}

.investList ul li+li {
    border-top: solid 1px rgba(255, 255, 255, .1)
}

.investList .title {
    color: #fff;
    font-size: 18px;
    display: block;
    text-align: center;
    font-weight: 500
}

.investList .tit {
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.investList .value {
    font-size: 18px;
    letter-spacing: .01em;
    font-weight: 600
}

.investList .value .cur {
    font-size: 14px;
    margin-left: 4px
}

.cabinetInfo .right .capTit+* {
    margin-top: 27px
}

.refLine {
    margin-top: 16px
}

.refLine .grayBlock {
    padding: 40px 0 48px;
    display: flex;
    justify-content: space-between
}

.refLine .item {
    width: calc(50% - 24px);
    position: relative
}

.refLine .item .nameBl {
    padding-left: 127px;
    position: relative
}

.refLine .item .nameBl .pic {
    width: 84px;
    height: 84px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -41px
}

.refLine .item .nameBl .tit {
    font-size: 17px;
    display: block;
    font-weight: 600
}

.refLine .item .nameBl .name {
    font-size: 20px;
    display: block;
    font-weight: 600;
    margin-top: 10px
}

.refLine .item ul {
    margin-top: 48px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    letter-spacing: .01em
}

.refLine .item ul li {
    padding-left: 87px;
    position: relative;
    flex: 1
}

.refLine .item ul li+li {
    margin-left: 6px
}

.refLine .item ul li .tit {
    display: block;
    margin-bottom: 3px;
    white-space: nowrap
}

.refLine .item ul li .link {
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
    text-decoration-color: transparent;
    width: 100%;
    display: block;
    word-break: break-all;
}

.refLine .refItem{
    padding-right: 68px;
    position: relative;
}

.refLine .refItem .copyRef{
    position: absolute;
    right: 20px;
    bottom: 0;
    margin-left: 0;
}

.refLine .item ul li .link:hover {
    text-decoration-color: #fff
}

.refLine .item ul li .iconBl {
    width: 55px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 21px;
    top: -4px
}

.refLine .item:last-child:before {
    display: none
}

.refLine .item::before {
    content: "";
    position: absolute;
    left: calc(100% - -22px);
    top: 1px;
    width: 1px;
    height: calc(100% - -11px);
    background-color: rgba(255, 255, 255, .1)
}

.sliderPrices {
    margin-top: 0 !important
}

.sliderPrices .item {
    color: #fff;
    font-size: 12px;
    letter-spacing: .05em;
    padding: 23px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 15px;
    margin: 0 6px
}

.sliderPrices .item .tit {
    white-space: nowrap
}

.sliderPrices .item .val {
    font-weight: 700;
    margin-left: 7px
}

.sliderPrices .item .pr::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 50%;
    border-top: solid 5px transparent;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    border-bottom: solid 5px #fff;
    margin-top: -7px
}

.sliderPrices .item .pr {
    color: #fff;
    font-size: 12px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin-left: 14px;
    padding: 5px 8px 5px 23px;
    text-align: center;
    position: relative
}

.sliderPrices .item .pr.up {
    background-color: #38d18f
}

.sliderPrices .item .pr.down::before {
    border-top: solid 5px #fff;
    border-bottom: solid 5px transparent;
    margin-top: -1px
}

.sliderPrices .item .pr.down {
    background-color: #bf3527
}

.linePrices {
    padding: 30px 0
}

.linePrices .pricesVal {
    display: flex
}

.bannersBlock {
    padding: 13px 0 70px
}

.bannersBlock .list {
    text-align: center;
    margin-top: 29px
}

.bannersBlock .item+.item {
    margin-top: 45px
}

.bannersBlock .item .picture {
    position: relative;
    display: table;
    margin: 0 auto
}

.bannersBlock .item .name {
    font-size: 30px;
    font-weight: 600;
    display: block;
    margin-top: 15px
}

.bannersBlock .item .txt {
    font-size: 16px;
    display: block;
    max-width: 80%;
    margin: 0 auto;
    text-align: center
}

.bannersBlock .item .picture .picTxt {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 23%;
    font-weight: 900;
    left: -50px;
    top: -8px;
    text-align: left
}

.bannersBlock .item .picture.pic1200 .picTxt {
    font-size: 40px;
    left: 24px
}

.bannersBlock .item .picture.pic728 .picTxt {
    font-size: 26px;
    left: 21px;
    top: -5px
}

.bannersBlock .item .picture.pic468 .picTxt {
    font-size: 16px;
    left: 5px;
    top: -4px
}

.bannersBlock .item .picture.pic300 .picTxt {
    font-size: 20px;
    top: 11px;
    text-align: left;
    left: -56px
}

.bannersBlock .item .picture.pic125 .picTxt {
    font-size: 11px;
    left: 5px;
    top: 2px;
    padding: 0;
    width: 63%
}

.historyPage {
    padding: 13px 0
}

.historyPage .capTit+* {
    margin-top: 29px
}

.filterBl {
    padding: 16px 33px 16px 30px
}

.filterBl .inputList {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.filterBl .inputLine {
    display: flex;
    align-items: center;
    width: calc((100% / 4) - 108px);
    position: relative
}

.filterBl .inputLine+.inputLine {
    margin-left: 25px
}

.filterBl .inputLine:nth-child(1) {
    width: calc(20% - 37px)
}

.filterBl .inputLine:nth-child(2) {
    width: calc(20% - 62px)
}

.filterBl .inputLine:nth-child(3) {
    width: calc(20% + 47px)
}

.filterBl .inputLine:nth-child(4) {
    width: calc(20% + 85px)
}

.inputWrapper .cur,
.inputLine .cur {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    right: 20px;
    bottom: 20px
}

.inputLine label {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-right: 8px
}

.filterBl .btn {
    padding: 15px 51px;
    margin-left: 29px
}

.filterBl .inputLine input {
    cursor: pointer
}

.inputLine textarea {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: rgba(113, 113, 114, .15);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #828383;
    height: 232px;
    width: 100%;
    padding: 15px 29px;
    resize: none
}

.inputLine input {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: rgba(113, 113, 114, .15);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 60px;
    width: 100%;
    padding: 0 60px 0 29px;
    font-family: "Montserrat"
}

.inputLine .selectric-wrapper {
    width: 100%
}

.inputLine .selectric {
    background-color: rgba(113, 113, 114, .15);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 60px;
    padding: 8px 0
}

.inputLine .label {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    border: 0;
    height: 100%;
    padding: 8px 65px 8px 21px
}

.inputLine .button:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1);
    box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1)
}

.inputLine .selectric .button,
.inputLine .button {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: transparent;
    background: #006fe6;
    background: -moz-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #006fe6), color-stop(100%, #009de6));
    background: -webkit-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -o-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -ms-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: linear-gradient(135deg, #006fe6 0%, #009de6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#006fe6', endColorstr='#009de6', GradientType=1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    width: 48px;
    right: 5px;
    top: 50%;
    height: calc(100% - 10px);
    margin-top: -24px
}

.inputLine .button:after {
    border: 0;
    background-image: url(../img/arrow_selectric.png);
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.inputLine .icon:before {
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.inputLine .icon:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/arrow_selectric.png);
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.inputLine .icon {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: transparent;
    background: #006fe6;
    background: -moz-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #006fe6), color-stop(100%, #009de6));
    background: -webkit-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -o-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -ms-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: linear-gradient(135deg, #006fe6 0%, #009de6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#006fe6', endColorstr='#009de6', GradientType=1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    width: 48px;
    right: 5px;
    top: 50%;
    height: calc(100% - 12px);
    margin-top: -24px;
    display: block;
    position: absolute;
    pointer-events: none
}

.tableOper .commentTxt {
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px
}

.tableOper .val.color1 {
    color: #c21a8c
}

.tableOper .val.color2 {
    color: #009ae6
}

.historyPage .tableOper .td {
    width: calc(100% / 7);
    padding: 2px 5px 1px;
    height: 41px
}

.historyPage .tableOper .thead .td {
    padding: 7px 0
}

.historyPage .tableOper .val {
    text-align: center
}

.historyPage .tableOper .thead .td:nth-child(1) {
    padding-left: 12px
}

.historyPage .tableOper .td:nth-child(1) {
    text-align: left;
    width: 14%
}

.historyPage .tableOper .td:nth-child(2) {
    width: 9%
}

.historyPage .tableOper .td:nth-child(3) {
    width: 26%
}

.historyPage .tableOper .td:nth-child(4) {
    width: 15%
}

.historyPage .tableOper .td:nth-child(5) {
    width: 15%
}

.historyPage .tableOper .td:nth-child(6) {
    width: 21%
}

.historyPage .tableOper .td:nth-child(7) {
    width: 15%
}

.historyPage .filterBl+* {
    margin-top: 19px
}

.tableWrap+.paginationLk {
    margin-top: 31px
}

.tableWrap {
    padding: 0 16px 0 36px
}

.historyPage .tableOper img {
    top: 0
}

.paginationLk ul {
    display: flex;
    justify-content: center
}

.paginationLk ul li {
    margin: 0 6px
}

.paginationLk ul li a::before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #c9118c;
    top: 5px;
    left: 5px;
    opacity: 0;
    transition: opacity .4s
}

.paginationLk ul li a {
    width: 18px;
    height: 18px;
    background-color: #262526;
    border: solid 1px #39393a;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative
}

.paginationLk ul li a.page-link {
    font-size: 0;
}

.paginationLk ul li:first-child,
.paginationLk ul li:last-child {
    display: none;
}

.paginationLk ul li a.active::before,
.paginationLk ul li.active a::before {
    opacity: 1
}

.paginationLk ul li a:hover::before {
    opacity: 1
}

.listDep {
    display: flex;
    flex-wrap: wrap;
    margin: 29px -12px -30px
}

.listDep .item .wrap {
    display: flex;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    padding: 20px 0
}

.listDep .item {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    width: calc((100% / 3) - 31px);
    padding: 5px;
    border: solid 1px rgba(0, 114, 230, .2);
    margin: 0 12px 30px;
    position: relative;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05)
}

.listDep .item .right {
    width: calc(80% - 65px);
    padding: 0 19px;
    font-size: 14px;
    border-left: solid 1px #fff
}

.listDep .item .left {
    width: calc(20% + 73px);
    padding: 0 12px
}

.listDep .depVl {
    padding: 8px 0 28px
}

.listDep .depVl .name {
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center
}

.listDep .depVl .pr {
    font-size: 42px;
    display: flex;
    text-align: center;
    width: 100%;
    justify-content: center;
    margin-top: 6px;
    font-weight: 700
}

.listDep .depVl .pr span {
    font-size: 26px;
    margin-left: 10px;
    position: relative;
    top: 3px
}

.listDep .depVl .desr {
    font-size: 14px;
    display: block;
    text-align: center
}

.listDep .item.color1 {
    background-color: rgba(13, 121, 232, .05)
}

.listDep .item.color1 .wrap {
    background-color: rgba(144, 194, 249, .1)
}

.listDep .item.color1 .lineInf .val,
.listDep .item.color1 .inf li .val,
.listDep .item.color1 .depVl .name {
    color: #0072e6
}

.listDep .item.color1 .progValue .progVal,
.listDep .item.color1 .timerBl {
    background-color: #0072e6
}

.listDep .item.color1 .right {
    border-color: rgba(0, 114, 230, .15);
}

.listDep .item.color2 {
    background-color: rgba(144, 81, 249, .05);
    border: solid 1px rgba(145, 70, 249, .2)
}

.listDep .item.color2 .wrap {
    background-color: rgba(132, 180, 245, .1)
}

.listDep .item.color2 .lineInf .val,
.listDep .item.color2 .inf li .val,
.listDep .item.color2 .depVl .name {
    color: #9146f9
}

.listDep .item.color2 .progValue .progVal,
.listDep .item.color2 .timerBl {
    background-color: #9146f9
}

.listDep .item.color2 .right {
    border-color: rgba(145, 70, 249, .15);
}

.listDep .item.color3 {
    background-color: rgba(216, 48, 144, .05);
    border: solid 1px rgba(178, 3, 116, .2)
}

.listDep .item.color3 .wrap {
    background-color: rgba(133, 181, 246, .1)
}

.listDep .item.color3 .lineInf .val,
.listDep .item.color3 .inf li .val,
.listDep .item.color3 .depVl .name {
    color: #b20374
}

.listDep .item.color3 .progValue .progVal,
.listDep .item.color3 .timerBl {
    background-color: #b20374
}

.listDep .item.color3 .right {
    border-color: rgba(178, 3, 116, .15);
}

.listDep .item.color4 {
    background-color: rgba(216, 48, 144, .05);
    border: solid 1px rgba(255, 215, 0, .2)
}

.listDep .item.color4 .wrap {
    background-color: rgba(133, 181, 246, .1)
}

.listDep .item.color4 .lineInf .val,
.listDep .item.color4 .inf li .val,
.listDep .item.color4 .depVl .name {
    color: gold
}

.listDep .item.color4 .progValue .progVal,
.listDep .item.color4 .timerBl {
    background-color: gold
}

.listDep .item.color4 .right {
    border-color: rgba(255, 215, 0, .15);
}

.listDep .item.color5 {
    background-color: rgba(216, 48, 144, .05);
    border: solid 1px rgba(255, 215, 0, .2)
}

.listDep .item.color5 .wrap {
    background-color: rgba(133, 181, 246, .1)
}

.listDep .item.color5 .lineInf .val,
.listDep .item.color5 .inf li .val,
.listDep .item.color5 .depVl .name {
    color: gold
}

.listDep .item.color5 .progValue .progVal,
.listDep .item.color5 .timerBl {
    background-color: gold
}

.listDep .item.color5 .right {
    border-color: rgba(255, 215, 0, .15);
}

.listDep .item.completed {
    background-color: rgba(139, 144, 151, .05);
    border-color: rgba(133, 181, 245, .1)
}

.listDep .item.completed .wrap {
    background-color: rgba(133, 181, 245, .1)
}

.listDep .item.completed .right {
    border-color: rgba(145, 70, 249, .15);
}

.listDep .item.completed .lineInf .val,
.listDep .item.completed .inf li .val {
    color: #fff
}

.listDep .item.completed .lineInf .val {
    color: #6c6c6c
}

.listDep .item.completed .progValue .progVal {
    background-color: #6c6c6c
}

.listDep .item.completed .timerBl {
    background-color: rgba(108, 108, 108, .33)
}

.timerBl {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    padding: 20px 0 20px
}

.timerBl .tit {
    font-size: 15px;
    display: block;
    text-align: center
}

.timerBl .timer {
    display: block;
    text-align: center;
    margin-top: 4px;
    font-weight: 700;
    letter-spacing: .1em
}

.timerBl .timer .time {
    font-size: 20px
}

.listDep .inf {
    position: relative;
    top: -6px
}

.listDep .inf li+li {
    margin-top: 7px
}

.listDep .txtCompleted {
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-align: center;
    margin-top: 8px
}

.listDep .inf li .val {
    font-weight: 600
}

.listDep .progBl {
    margin-top: 12px;
    max-width: 89%
}

.progBl {
    position: relative
}

.progBl .lineInf {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    letter-spacing: -.02em
}

.progBl .lineInf .val {
    font-size: 14px
}

.progBl .progValue {
    width: 100%;
    height: 5px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin-top: 7px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px
}

.progBl .progValue .progVal {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #000
}

.myDepBlock {
    padding: 13px 0 54px
}

.listDep+.paginationLk {
    margin-top: 50px
}

.plansBlock {
    padding: 13px 0
}

.plansBlock .choseLine {
    margin-bottom: 28px
}

.plansBlock .listDep .item {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.plansBlock .listDep .item:hover {
    -webkit-transform: translateY(-22px);
    -moz-transform: translateY(-22px);
    -o-transform: translateY(-22px);
    transform: translateY(-22px)
}

.plansBlock .listDep .depVl {
    padding: 21px 0 28px
}

.plansBlock .listDep .item .wrap {
    padding: 22px 0
}

.plansBlock .listDep .item .right {
    padding: 7px 39px
}

.plansBlock .listDep .inf {
    top: 0
}

.plansBlock input[type="radio"],
.plansBlock input[type="checkbox"] {
    display: none
}

.plansBlock .listDep input:checked+label {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1);
    box-shadow: 0 0 15px 0 rgba(0, 111, 230, 1)
}

.plansBlock .listDep label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 3;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.lineLkForm .wrapIn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.lineLkForm .left {
    width: calc(50% - 20px)
}

.lineLkForm .right {
    width: calc(50% - 20px)
}

.selectPayment {
    margin-top: 28px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    padding: 43px 40px 46px
}

.selectPayment .chekBlock {
    padding-left: 27px
}

.chekBlock {
    position: relative;
    display: table
}

.chekBlock .input {
    display: none
}

.chekBlock label {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.chekBlock input:checked+label::after {
    top: 7px
}

.chekBlock label::after {
    content: "";
    position: absolute;
    left: 5px;
    top: calc(100% - 14px);
    background-color: #c9118c;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.chekBlock label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(113, 113, 114, .15);
    border: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #828383;
    width: 16px;
    height: calc(100% - 3px)
}

.chekBlock .txt+.txt {
    margin-top: 7px
}

.chekBlock .txt {
    color: #fff;
    font-size: 15px;
    display: block;
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: table
}

.chekBlock input:checked+label+.txt {
    color: #c9118c
}

.chekBlock input:checked+label+.txt+.txt {
    color: #fff
}

.chekBlock label+.txt {
    color: #fff
}

.chekBlock label+.txt+.txt {
    color: #c9118c
}

.selectPayment .inputLine {
    width: 100%;
    margin-top: 28px;
    max-width: 56%
}

.lineLkForm .btn {
    margin: 40px auto;
    padding: 21px 43px;
    letter-spacing: .2em;
    font-size: 12px;
    text-transform: uppercase
}

.selecBalance {
    color: #7c7c7d
}

.amountBlock {
    margin-top: 27px;
    padding: 40px
}

.amountBlock .inputLine,
.amountBlock .inputWrapper {
    width: 100%;
    max-width: 56%;
    position: relative
}

.lkPage .amountBlock .inputWrapper label {
    font-size: 16px
}

.amountBlock .inputWrapper input {
    padding-right: 60px
}

.amountBlock .inf {
    margin-top: 25px
}

.amountBlock .inf li .val span {
    font-size: 16px
}

.amountBlock .inf li .val {
    font-size: 20px;
    color: #c9118c
}

.amountBlock .inf li {
    font-size: 18px;
    color: #ffff;
    font-weight: 600
}

.amountBlock .inf li+li {
    margin-top: 7px
}

.suppoerBlock .text {
    font-size: 16px;
    font-weight: 300;
    display: block;
    text-align: center
}

.supportBlock {
    padding: 13px 0 0
}

.supportBlock .text {
    margin-top: 23px;
    letter-spacing: -.008em;
    line-height: 21px;
    font-size: 16px
}

.supporForm {
    padding: 23px 0
}

.supporForm .wrapIn {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.supporForm .left {
    width: calc(50% - 122px);
    padding: 40px 40px 49px
}

.supporForm .left .btn {
    text-transform: uppercase;
    padding: 16px 52px;
    margin-top: 28px;
    font-size: 12px;
    letter-spacing: .2em
}

.supporForm .left .inputWrapper+.inputWrapper {
    margin-top: 19px
}

.supporForm .captchaInput {
    margin-top: 19px
}

.inputCaptcha input {
    width: calc(50% - 8px)
}

.inputCaptcha {
    display: flex;
    justify-content: space-between
}

.captchaBl {
    width: calc(50% - 7px);
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(113, 113, 114, .15);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #828383
}

.supporForm .right {
    width: calc(50% + 77px);
    padding: 17px 39px 49px
}

.supporForm .item {
    position: relative;
    z-index: 2
}

.supporForm .item .text::before {
    content: ""
}

.supporForm .item .text {
    font-size: 16px;
    color: #fff;
    padding: 29px 25px 38px 30px;
    line-height: 22px;
    position: relative;
    border: solid 1px #787878;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.supporForm .item.answer .text {
    padding: 25px 25px 26px 26px
}

.supporForm .item .text:after {
    content: "";
    position: absolute;
    left: 33px;
    top: 99%;
    background-image: url(../img/arrow_answer.png);
    width: 23px;
    height: 14px
}

.supporForm .item.answer .text::after {
    background-image: url(../img/arrow_answer2.png)
}

.supporForm .item.quest .text::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-color: #dd138d;
    background: rgba(221,19,140,1);
    background: -moz-linear-gradient(left, rgba(221,19,140,1) 0%, rgba(176,28,117,1) 27%, rgba(53,54,55,0.25) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(221,19,140,1)), color-stop(27%, rgba(176,28,117,1)), color-stop(100%, rgba(53,54,55,0.25)));
    background: -webkit-linear-gradient(left, rgba(221,19,140,1) 0%, rgba(176,28,117,1) 27%, rgba(53,54,55,0.25) 100%);
    background: -o-linear-gradient(left, rgba(221,19,140,1) 0%, rgba(176,28,117,1) 27%, rgba(53,54,55,0.25) 100%);
    background: -ms-linear-gradient(left, rgba(221,19,140,1) 0%, rgba(176,28,117,1) 27%, rgba(53,54,55,0.25) 100%);
    background: linear-gradient(to right, rgba(221,19,140,1) 0%, rgba(176,28,117,1) 27%, rgba(53,54,55,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd138c', endColorstr='#353637', GradientType=1 );
}

.supporForm .item.answer {
    padding-left: 80px
}

.supporForm .item.answer .text::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-color: #0197e3;
    background: rgba(1,152,227,1);
    background: -moz-linear-gradient(left, rgba(1,152,227,1) 0%, rgba(15,126,181,1) 27%, rgba(53,54,55,0.25) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(1,152,227,1)), color-stop(27%, rgba(15,126,181,1)), color-stop(100%, rgba(53,54,55,0.25)));
    background: -webkit-linear-gradient(left, rgba(1,152,227,1) 0%, rgba(15,126,181,1) 27%, rgba(53,54,55,0.25) 100%);
    background: -o-linear-gradient(left, rgba(1,152,227,1) 0%, rgba(15,126,181,1) 27%, rgba(53,54,55,0.25) 100%);
    background: -ms-linear-gradient(left, rgba(1,152,227,1) 0%, rgba(15,126,181,1) 27%, rgba(53,54,55,0.25) 100%);
    background: linear-gradient(to right, rgba(1,152,227,1) 0%, rgba(15,126,181,1) 27%, rgba(53,54,55,0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0198e3', endColorstr='#353637', GradientType=1 );
}

.supporForm .item .nameBl {
    position: relative;
    padding-left: 50px;
    margin-top: 20px
}

.supporForm .item .nameBl .pic {
    background-color: #c21a8c;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0
}

.supporForm .item.answer .nameBl .name {
    color: #009ae6
}

.supporForm .item .nameBl .name {
    color: #c21a8c;
    font-size: 15px;
    display: block;
    width: 100%
}

.supporForm .item .nameBl .date {
    color: #fff;
    font-size: 15px;
    display: block;
    width: 100%;
    padding-left: 19px;
    background-image: url(../img/ic-date.png);
    background-repeat: no-repeat;
    background-position: 0 center
}

.supporForm .item.answer .nameBl .pic::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/logo_small.png);
    width: 100%;
    height: 100%;
    background-position: -16px calc(50% + 3px)
}

.supporForm .item.answer .nameBl .pic {
    background: #106b99;
    background: -moz-linear-gradient(left, #106b99 0%, #223f4d 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #106b99), color-stop(100%, #223f4d));
    background: -webkit-linear-gradient(left, #106b99 0%, #223f4d 100%);
    background: -o-linear-gradient(left, #106b99 0%, #223f4d 100%);
    background: -ms-linear-gradient(left, #106b99 0%, #223f4d 100%);
    background: linear-gradient(to right, #106b99 0%, #223f4d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#106b99', endColorstr='#223f4d', GradientType=1)
}

.lkPage .inputWrapper input,
.lkPage .inputWrapper textarea {
    box-shadow: none
}

.withBlock {
    padding: 16px 0
}

.withBlock .inputLine,
.withBlock .inputWrapper {
    max-width: 360px;
    margin: 35px auto 0
}

.withBlock .selectPayment {
    padding: 24px 0 29px
}

.withBlock .amountBlock {
    padding: 24px 0 29px
}

.lkPage .inputWrapper label {
    font-size: 14px
}

.withBlock .text {
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
    padding: 45px 0 0;
    letter-spacing: -.01em
}

.withBlock .text .value .cur {
    font-size: 18px
}

.withBlock .text .value {
    color: #fff;
    font-size: 24px;
    display: block;
    font-weight: 700;
    margin-top: 12px
}

.withBlock .lineLkForm .btn {
    padding: 21px 65px;
    margin-top: 27px
}

.settingsPage {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 16px 0
}

.settingsPage .left,
.settingsPage .right {
    width: calc(50% - 20px)
}

.setBl+.setBl {
    margin-top: 36px
}

.setBl .setBlForm {
    margin-top: 29px
}

.setBl .wrapIn {
    padding: 40px 0 46px
}

.setBl .btn {
    padding: 16px 49px;
    margin: 30px auto 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: .2em
}

.setBl .inputWrapper .pic {
    position: absolute;
    left: -202px;
    top: 50%;
    width: 180px;
    height: 50px;
    background-position: center right;
    background-repeat: no-repeat;
    margin-top: -24px
}

.setBl .inputWrapper {
    max-width: 480px;
    margin: 0 auto
}

.setBl .inputWrapper+.inputWrapper {
    margin-top: 20px
}

.googleAuth {
    max-width: 485px;
    margin: 0 auto
}

.googleAuth li {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.025em
}

.googleAuth li+li {
    margin-top: 15px
}

.googleAuth li .txt .num {
    color: #009ae6;
    font-weight: 700;
    margin-right: 8px
}

.googleAuth li .codeTxt {
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-top: 20px;
    padding-left: 21px
}

.googleAuth li .codeTxt .code {
    font-weight: 700;
    margin-left: 7px;
    letter-spacing: .1em
}

.googleAuth li .pic {
    background-color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    background-position: center;
    background-repeat: no-repeat;
    width: 207px;
    height: 208px;
    margin-top: 30px;
    position: relative;
    left: 21px;
    margin-bottom: 32px
}

.googleAuth .inputWrapper {
    margin-top: 20px
}

.setPlat .wrapIn {
    padding-left: 156px
}

.depErr,
.depSuc,
.depModals {
    padding: 49px 0 30px
}

.blockMod .capTit {
    font-weight: 700;
    padding-left: 43px
}

.depModals .listModalDep {
    max-width: 391px;
    margin: 0 auto;
    margin-top: 15px
}

.depModals .listModalDep .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 0;
    font-size: 14px
}

.depModals .listModalDep .item+.item {
    border-top: solid 1px rgba(255, 255, 255, .1)
}

.depModals .listModalDep .item .tit {
    font-size: 14px
}

.blockMod .btn {
    margin: 0 auto;
    padding: 22px 51px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .1em;
    font-size: 13px;
    margin-top: 36px
}

.blockMod .capTit::after {
    width: 26px;
    left: -13px
}

.blockMod .capTit::before {
    left: 18px;
    width: 10px
}

.blockMod .capTit::before,
.blockMod .capTit::after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    background-color: #0072e6;
    top: 50%;
    background-image: none;
    margin-top: 1px
}

.depSuc .capTit::after,
.depSuc .capTit::before {
    background-color: #39d491
}

.depSuc .capTit {
    color: #39d491
}

.depSuc .pic {
    margin: 38px auto 0;
    width: 310px;
    height: 310px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/pic_seuc.png);
    position: relative;
    left: 5px
}

.depSuc .btn {
    margin-top: 19px
}

.depErr .capTit::after,
.depErr .capTit::before {
    background-color: #de3a29
}

.depErr .capTit {
    color: #de3a29
}

.depErr .pic {
    margin: 0 auto;
    width: 311px;
    height: 311px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/pic_err.png);
    margin: 38px auto 0
}

.depErr .btn {
    margin-top: 15px
}

.refferalsPage {
    padding: 16px 0
}

.refLineTop {
    display: flex;
    justify-content: space-between
}

.refLineTop .left {
    width: calc(50% - 19px)
}

.refLineTop .right {
    width: calc(50% - 19px)
}

.refLineList {
    margin-top: 29px;
    padding: 8px 31px
}

.refLineList .item {
    position: relative;
    padding: 39px 0 36px 93px;
    display: flex;
    align-items: first baseline
}

.refLineList .item+.item {
    border-top: solid 1px rgba(255, 255, 255, .2)
}

.refLineList .item .pic {
    width: 84px;
    height: 84px;
    position: absolute;
    left: -4px;
    top: 50%;
    margin-top: -44px
}

.refLineList .item .tit {
    margin-right: 21px
}

.refLineList .item .name {
    color: #009ae6;
    font-size: 20px;
    font-weight: 600
}

.refLineList .item .link {
    color: #0077e6;
    font-size: 16px;
    margin-left: 27px;
    text-decoration: underline;
    text-decoration-color: transparent
}

.refLineList .item .link:hover {
    text-decoration-color: #0077e6
}

.refLineList .item .txt {
    color: #009ae6;
    font-size: 24px;
    font-weight: 600
}

.refLineList .item .txt .cur {
    font-size: 18px
}

.refLineTop .filterBl {
    margin-top: 28px
}

.refLineTop .filterBl .inputLine:nth-child(2) {
    width: calc(50% - 109px)
}

.refLineTop .filterBl .inputLine {
    width: calc(50% - 82px)
}

.refLineTop .filterBl .inputLine+.inputLine {
    margin-left: 8px
}

.refLineTop .filterBl .btn {
    margin-left: 0
}

.refLineTop .tableWrap {
    margin-top: 20px;
    /* height: 319px; */
    overflow: hidden
}

.refLineTop .tableOper {
    padding-right: 14px
}

.refLineTop .tableOper .td:nth-child(1) {
    width: 38%
}

.refLineTop .tableOper .td:last-child {
    width: 25%
}

.refLineTop .tableOper .thead .td {
    padding: 10px 0
}

.refLineTop .tableOper .td {
    width: 40%;
    padding: 12px 0 14px;
    text-align: left
}

.refLineTop .tableOper .date {
    text-align: left
}

.refLineTop .tableOper .val {
    text-align: left
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #b20374 !important
}

.mCSB_scrollTools {
    opacity: .75;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75);
    height: calc(100% - 13px);
    top: 5px;
    overflow: hidden
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #222224;
    width: 4px
}

.lineRefLinks {
    display: flex;
    align-items: center;
    margin: 40px auto 0;
    max-width: 1084px;
    padding: 7px 0;
    justify-content: center
}

.lineRefLinks .pic {
    background-image: url(../img/ic-reflink.png);
    width: 77px;
    height: 77px
}

.lineRefLinks .tit {
    color: #fff;
    font-size: 18px;
    margin-left: 20px
}

.lineRefLinks .link:hover {
    color: #dc138d
}

.lineRefLinks .link {
    color: #009ae6;
    font-size: 20px;
    letter-spacing: .01em;
    margin-left: 10px
}

.copyRef:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/ic-copyref.png);
    background-position: center bottom;
    background-repeat: no-repeat
}

.copyRef:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 100%;
    background-image: url(../img/ic-copyref_white.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    opacity: 0
}
.copyRef:hover::after {
    opacity: 0
}

.copyRef:hover::before {
    opacity: 1
}

.copyRef {
    display: block;
    background: transparent;
    width: 28px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 20px;
    position: relative
}

.youRefBlock {
    padding: 45px 0
}

.youRefBlock .tabs {
    margin-top: 32px;
    /* min-height: 666px; */
}

.youRefBlock .listLinks {
    padding: 0 36px
}

.youRefBlock .listLinks li+li {
    margin-left: 8px
}

.youRefBlock .listLinks li.ui-tabs-active a {
    background-color: #bf1a8a
}

.youRefBlock .listLinks li a {
    font-size: 14px;
    color: #fff;
    -webkit-top-right-radius: 10px;
    -moz-top-right-radius: 10px;
    -ms-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-top-left-radius: 10px;
    -moz-top-left-radius: 10px;
    -ms-top-left-radius: 10px;
    border-top-left-radius: 10px;
    border: solid 1px rgba(255, 255, 255, .1);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05);
    font-weight: 600;
    padding: 10px 57px !important;
    display: block;
    background: rgba(240,240,240,0);
    background: -moz-linear-gradient(top, rgba(240,240,240,0) 0%, rgba(104,104,105,.33) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,240,240,0)), color-stop(100%, rgba(104,104,105,1)));
    background: -webkit-linear-gradient(top, rgba(240,240,240,0) 0%, rgba(104,104,105,.33) 100%);
    background: -o-linear-gradient(top, rgba(240,240,240,0) 0%, rgba(104,104,105,.33) 100%);
    background: -ms-linear-gradient(top, rgba(240,240,240,0) 0%, rgba(104,104,105,.33) 100%);
    background: linear-gradient(to bottom, rgba(240,240,240,0) 0%, rgba(104,104,105,.33) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#686869', GradientType=0 );
}

.youRefBlock .tabsBody {
    margin-top: 4px;
}

.youRefBlock .tableWrap {
    padding: 0 33px;
}

.youRefBlock .tableOper .td:nth-child(1) {
    width: 13%
}

.youRefBlock .tableOper .td:nth-child(2) {
    width: 11%
}

.youRefBlock .tableOper .td:nth-child(3) {
    width: 18%
}

.youRefBlock .tableOper .td:nth-child(4) {
    width: 13%
}

.youRefBlock .tableOper .td:nth-child(5) {
    width: 8%
}

.youRefBlock .tableOper .td {
    padding: 14px 0;
    text-align: left;
    width: calc(100% / 5)
}

.youRefBlock .tableOper .tbody .td .link {
    margin: 0
}

.youRefBlock .tableOper .date {
    text-align: left
}

.sliderBegin .item {
    padding: 47px;
    /* margin: 0 15px; */
}

.sliderBegin {
    max-width: 633px
}

.sliderBegin .slick-list {
    margin: 0 -15px;
    padding-bottom: 15px;
}

.sliderBegin .slick-dots {
    display: flex;
    margin-top: 30px;
    position: relative;
    left: -6px
}

.sliderBegin .slick-dots li {
    margin: 0 6px
}

.sliderBegin .slick-dots li button {
    width: 18px;
    height: 18px;
    background-color: #262526;
    border: solid 1px #39393a;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    color: transparent
}

.sliderBegin .slick-dots li.slick-active button::before {
    opacity: 1
}

.sliderBegin .slick-dots li button::before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #c9118c;
    top: 5px;
    left: 5px;
    opacity: 0;
    transition: opacity .4s
}

.listPLat {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}

.listPLat .item {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(104, 104, 105, .1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px rgba(255, 255, 255, .1);
    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.3);
    background-position: center;
    background-repeat: no-repeat
}

.listPLat .item:hover {
    transform: scale(1.1);
}

.listPLat .item:nth-child(1) {
    width: 254px;
    height: 140px;
    left: 541px;
    top: 25px
}

.listPLat .item:nth-child(2) {
    width: 210px;
    height: 120px;
    left: 852px;
    top: 36px
}

.listPLat .item:nth-child(3) {
    width: 150px;
    height: 88px;
    top: 286px;
    left: 104px
}

.listPLat .item:nth-child(4) {
    left: 289px;
    width: 177px;
    height: 110px;
    top: 251px
}

.listPLat .item:nth-child(5) {
    width: 208px;
    height: 121px;
    top: 210px;
    left: 506px
}

.listPLat .item:nth-child(6) {
    width: 208px;
    height: 115px;
    top: 193px;
    left: 752px
}

.listPLat .item:nth-child(7) {
    width: 178px;
    height: 109px;
    top: 243px;
    left: 983px
}

.listPLat .item:nth-child(8) {
    width: 190px;
    height: 117px;
    top: 396px;
    left: 202px
}

.listPLat .item:nth-child(9) {
    width: 220px;
    height: 120px;
    top: 375px;
    left: 418px
}

.listPLat .item:nth-child(10) {
    width: 180px;
    height: 110px;
    top: 358px;
    left: 672px
}

.listPLat .item:nth-child(11) {
    width: 207px;
    height: 120px;
    top: 403px;
    left: 880px
}

.listPLat .item:nth-child(12) {
    width: 152px;
    height: 95px;
    top: 507px;
    left: 657px
}

.selectric-items {
    background-color: rgba(30, 30, 30, 0.8);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    overflow: hidden;
    box-shadow: none
}

.selectric-wrapper .selectric .button{
    transform: scale(1, 1);
    transition: transform 0.3s;
}

.selectric-wrapper.selectric-open .selectric .button{
    transform: scale(1, -1);
}

.selectric-items li {
    color: #fff
}

.selectric-items li.highlighted {
    background-color: #009ae6;
    color: #fff
}

.ui-datepicker {
    background-color: #2d3032;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.ui-datepicker-calendar td a {
    color: #fff !important
}

.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
    padding: 15px;
    color: #fff !important
}

.ui-datepicker-title {
    color: #fff;
    text-align: center
}

.ui-datepicker-month {
    background-color: rgba(255, 255, 255, .05);
    width: 100%;
    text-align: center;
    max-width: 110px;
    margin: 5px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    padding: 5px
}

.ui-datepicker-next {
    background-color: #fff !important;
    background-image: url(../img/arrow_slider_left_hover.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    left: 20px;
    top: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.ui-datepicker-prev {
    background-color: #fff !important;
    background-image: url(../img/arrow_slider_right_hover.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    right: 20px;
    top: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.agreements__columns .gridItem:nth-child(2n) {
    -webkit-transform: translate(12px);
    -moz-transform: translate(12px);
    -o-transform: translate(12px);
    transform: translate(12px)
}

.agreements__columns .gridItem {
    width: 50%;
    padding: 0 50px 30px;
    margin-bottom: 40px
}

.menuLine {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-bottom-right-radius: 20px;
    -moz-bottom-right-radius: 20px;
    -ms-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-top-right-radius: 20px;
    -moz-top-right-radius: 20px;
    -ms-top-right-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    width: 55px;
    background: #171719;
    background: -moz-linear-gradient(left, #171719 0%, #15202c 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #171719), color-stop(100%, #15202c));
    background: -webkit-linear-gradient(left, #171719 0%, #15202c 100%);
    background: -o-linear-gradient(left, #171719 0%, #15202c 100%);
    background: -ms-linear-gradient(left, #171719 0%, #15202c 100%);
    background: linear-gradient(to right, #171719 0%, #15202c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#171719', endColorstr='#15202c', GradientType=1);
    padding-top: 111px;
    cursor: pointer;
    z-index: 5
}

.menuLine .logo {
    width: 115px;
    position: absolute;
    top: 2px;
    left: -8px
}

.menuLine .txt {
    color: #009de6;
    text-transform: uppercase;
    position: relative;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    font-weight: 700;
    font-size: 24px
}

.menuBtn {
    width: 26px;
    height: 26px;
    margin: 0 auto;
    margin-bottom: 46px;
    margin-top: 46px
}

.menuBtn span {
    background-color: #009de6;
    width: 100%;
    height: 2px;
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.menuBtn span+span {
    margin-top: 4px
}

.closeBtn {
    width: 26px;
    height: 26px;
    cursor: pointer;
    position: absolute;
    right: -40px;
    top: 70px;
    z-index: 10;
    display: none
}

.closeBtn span {
    background-color: #fff;
    width: 100%;
    height: 3px;
    display: block;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.closeBtn span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.closeBtn span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -3px
}

.menuLineSite {
    display: none
}

.menuLineSite .menuBtn {
    width: 26px;
    margin: 0 5px
}

.menuLineSite .menuBtn span {
    background-color: #009de6;
    width: 100%;
    height: 2px;
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.menuLineSite .txt {
    color: #009de6;
    text-transform: uppercase;
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 18px
}

.tradingview-widget-container>div {
    width: 100%;
    height: 100%
}

.tradingview-widget-container {
    width: 495px;
    height: 390px
}

.setPlat .btn {
    left: -80px;
    position: relative
}

.diagram__list {
    width: 100%
}

.feedbackFormSection .formCheckWrapper .siteLink:hover {
    color: #bd047b;
}

.feedbackFormSection .formCheckWrapper {
    max-width: 45%;
    position: absolute;
    bottom: 50px;
    left: 45px;
    width: 100%;
}

.feedbackFormSection .formCheckWrapper .siteLink {
    color: #fff;
    text-decoration: underline;
}

.feedbackFormSection .formCheckWrapper label::after {
    top: 50%;
    margin-top: -12px;
}

.feedbackFormSection .formCheckWrapper label::before {
    top: 50%;
    margin-top: -12px;
}

#particle-canvas {
    width: 100%;
    height: 100%;
    opacity: 0.2;
    position: fixed !important;
    top: 0;
    left: 0;
    /*! z-index: -1; */
}

.legalInfo{width: 100%;}
.legalInfo .title{font-size: 26px;display: block;text-align: center;position: relative;}
.legalInfo .lineBlue{margin: 0 auto;margin-top: 28px;}
.legalInfo ul{display: flex;justify-content: space-between;padding: 34px 0px 34px 55px;}
.legalInfo ul li{font-size: 16px;width: calc(50% - 10px);}
.legalInfo ul li + li{}
.legalInfo ul li .tit{font-size: 20px;display: block;font-weight: 500;margin-bottom: 14px;}
.legalInfo ul li .txt{display: block;line-height: 22px;}
.legalInfo ul li .txt + .txt{}
.legalInfo .button{margin: 0 auto;}
.iconOk{
    display: block;
    position: relative;
}
.iconOk::after{
    content: "\e904";
    text-align: center;
    font-family: icomoon;
    color: #fff;
}
.textBlockTop p + p{
    margin-top: 15px;
}
.textBlockTop{
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    padding: 35px 0 18px;
}
.contactsInfo .textBlockTop{padding: 11px 0;line-height: 23px;max-width: 1150px;margin: 0 auto;}
.representativeProgram{
    padding-top: 36px;
    padding-bottom: 60px;
}
.representativeProgram .title{
    padding-bottom: 32px;
    max-width: calc(100% - 365px);
}
.programGrid{
    display: flex;
    position: relative;
}
.programContent{
    width: 100%;
}
.programGrid .content{
    max-width: 570px;
    margin-top: 16px;
}
.programGrid .program__subtitle{
    margin-bottom: 25px;
}
.programGrid .button{
    margin-top: 54px;
}
.programPyramid{
    width: 542px;
    position: absolute;
    right: 14px;
    top: 18px;
}
.programPyramid .level{
    height: 77px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
}
.programPyramid .level + .level{
    margin-top: 9px;
}
.programPyramid .level{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    color: #fff;
}
.programPyramid .level .percent{
    font-size: 42px;
    line-height: 1;
    font-weight: 600;
}
.programPyramid .level .percent span{
    font-size: 26px;
}
.programPyramid .level:first-child{
    height: 135px;
    justify-content: flex-end;
    padding-bottom: 10px;
    background-image: url('../img/level-1-back.png');
}
.programPyramid .level:nth-child(2){
    background-image: url('../img/level-2-back.png');
}
.programPyramid .level:nth-child(3){
    background-image: url('../img/level-3-back.png');
}
.programPyramid .level:nth-child(4){
    background-image: url('../img/level-4-back.png');
}
.programPyramid .level:nth-child(5){
    background-image: url('../img/level-5-back.png');
}
.programPyramid .level:first-child .percent{
    color: #b20374;
}
.programPyramid .level:nth-child(2) .percent{
    color: #9146f9;
}
.programPyramid .level:nth-child(3) .percent{
    color: #0077e6;
}
.programPyramid .level:nth-child(4) .percent{
    color: #cf79b1;
}
.bounty{
    padding-top: 60px;
    padding-bottom: 150px;
}
.bounty .title{
    padding-bottom: 32px;
}
.bountyInfo{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 40px;
}
.bountyInfo .visual, 
.bountyInfo .content{
    width: calc(50% - 15px);
}
.bountyInfo .content{
    padding-top: 3px;
}
.bountyInfo .textWrapper{
    font-size: 14px;
    line-height: 22px;
    color: #fff;
}
.bountyInfo .textWrapper > * + *{
    margin-top: 16px;
}
.bountyInfo .visual{
    background-color: rgba(88, 88, 89, 0.1);
    border: 1px solid rgba(127,128,128,0.3);
    min-height: 255px;
    border-radius: 30px;
    font-size: 20px;
    line-height: 32px;
    color: #d7d5d5;
    letter-spacing: 0.05em;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 0 12px rgba(0, 0, 0, 0.05);
}
.bountyInfo .visual .info{
    padding: 42px 21px 42px 0;
    width: calc(100% - 252px);
    margin-left: auto;
    position: relative;
    z-index: 1;
}
.bountyInfo .visual .condition{
    font-weight: bold;
    font-size: 27px;
    margin-bottom: 18px;
}
.bountyInfo .visual .condition .from{
    color: #c21a8c;
}
.bountyInfo .visual .condition .to{
    color: #009ae6;
}
.bountyInfo .visual .image{
    position: absolute;
    left: 30px;
    top: 100%;
    margin-top: -230px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    width: 442px;
    height: 329px;
}

.default_table {
    text-align: center;
    padding: 40px 0 0;
}
.default_table table {
    margin: 0 auto;
}
.default_table table tr th,
.default_table table tr td {
  text-align: left;
  padding: 10px 20px;
  word-wrap: anywhere;
}
.default_table table tr:nth-child(2n+1) th,
.default_table table tr:nth-child(2n+1) td {
  background: rgba(194, 26, 140, 0.24);;
  color: white;
}

.button-blue, .button-red, .button-green, .button-gray {    
    padding:20px 40px;        
    position: relative;
    z-index: 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    width: auto;
    margin-top: 40px;

    color: #fff;
    font-size: 14px;
    background: #006fe6;
    background: -moz-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #006fe6), color-stop(100%, #009de6));
    background: -webkit-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -o-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: -ms-linear-gradient(-45deg, #006fe6 0%, #009de6 100%);
    background: linear-gradient(135deg, #006fe6 0%, #009de6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#006fe6', endColorstr='#009de6', GradientType=1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center
}

.button-blue:hover, .button-red:hover, .button-green:hover, .button-gray:hover {
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

span.err {
  color: red;
  margin: 10px 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type='number'] {
    -moz-appearance: textfield;
}