.header .benefits__item:before {
    width: 90%;
}
h1.heading .heading__gradient {
    background-image: -webkit-gradient(linear,left top,right top,from(#e2a785),to(#53bcd7));
    background-image: -o-linear-gradient(left,#e2a785,#53bcd7);
    background-image: linear-gradient(90deg,#e2a785,#53bcd7);
}
.background {
    background: url(../images/bg1.jpg);
    
        background-repeat: no-repeat;
    background-size: 100% 26%;
}
.benefits__arrow {
    max-width: 30%;
}
.dashboard .balance-list__item--active {

    background: -o-radial-gradient(100% 0,circle,rgba(103, 113, 252, 0.22) 0,rgba(145,101,251,0) 40%),rgba(113, 98, 251, 0.141);
    background: radial-gradient(circle at 100% 0,rgb(37 67 227 / 22%) 0,rgba(145,101,251,0) 40%),rgb(98 101 251 / 14%);
    border-radius: 20px;
}
.box--dark:before {
    backdrop-filter: blur(15px);
    background: -o-radial-gradient(100% 0,circle,rgba(86, 143, 167, 0.5) 0,rgba(127,86,167,0) 20%),rgba(100, 98, 251, 0.14);
    background: radial-gradient(circle at 100% 0,rgb(86 143 167 / 50%) 0,rgba(127,86,167,0) 20%),rgb(106 98 251 / 14%);
}
.form-group .slider-handle {
    background-image: -webkit-gradient(linear,right bottom,left top,from(#5356fa),to(#8b9cfc));
    background-image: -o-linear-gradient(bottom right,#5356fa 0,#8b9cfc 100%);
    background-image: linear-gradient(to top left,#5356fa,#8b9cfc);
}
.nav-pills .nav-link.active i {
    border-color: #43a3d5;
    color: #44a1d4;
}
.nav-pills .nav-link i {
    background-image: -webkit-gradient(linear,left top,right top,from(#322e71),to(#25215f));
    background-image: -o-linear-gradient(left,#322e71 0,#25215f 100%);
    background-image: linear-gradient(90deg,#322e71,#25215f);
    border: 3px solid #43419c;
    border-radius: 50%;
    color: #3b3c97;
}
.nav-pills .nav-link.active i:before {
    background: #3b3c97;
}
.box--violet:before {
    background: url(../images/box-grid-violet.png) 0 0 no-repeat,-webkit-gradient(linear,left top,left bottom,from(#70c1d9),color-stop(25%,rgba(150,109,251,0))),-webkit-gradient(linear,left bottom,left top,from(#59b3cb),color-stop(15%,rgba(141,96,250,0))),url(../images/bg7.jpg) top no-repeat;
    background: url(../images/box-grid-violet.png) 0 0 no-repeat,-o-linear-gradient(top,#70c1d9,rgba(150,109,251,0) 25%),-o-linear-gradient(bottom,#59b3cb,rgba(141,96,250,0) 15%),url(../images/bg7.jpg) top no-repeat;
    background: url(../images/box-grid-violet.png) 0 0 no-repeat,linear-gradient(180deg,#70c1d9,rgba(150,109,251,0) 25%),linear-gradient(0deg,#59b3cb,rgba(141,96,250,0) 15%),url(../images/bg7.jpg) top no-repeat;
}
.info-box__item i.violet {
    background-image: -webkit-gradient(linear,left top,right bottom,from(#5356fa),to(#4853ec));
    background-image: -o-linear-gradient(left top,#5356fa,#4853ec);
    background-image: linear-gradient(to right bottom,#5356fa,#4853ec);
}
.dashboard .avatar__email i {
    background-image: -webkit-gradient(linear,left top,right bottom,from(#5356fa),to(#4853ec));
    background-image: -o-linear-gradient(left top,#5356fa,#4853ec);
    background-image: linear-gradient(to right bottom,#5356fa,#4853ec);
}
.form-group--calc input[type=email], .form-group--calc input[type=password], .form-group--calc input[type=text], .form-group--calc select, .form-group--calc textarea {
    background: #236f9d;
}
.btn--grid-blue>div.grid {
    background-color: rgb(74 181 244 / 13%);
    background-image: -o-linear-gradient(135deg,rgba(159,124,246,.07) 25%,transparent 25%,transparent 50%,rgba(159,124,246,.07) 50%,rgba(159,124,246,.07) 75%,transparent 75%,transparent);
    background-image: linear-gradient(-45deg,rgba(159,124,246,.07) 25%,transparent 0,transparent 50%,rgba(159,124,246,.07) 0,rgba(159,124,246,.07) 75%,transparent 0,transparent);
    background-size: 15px 15px;
    border: 2px solid rgb(95 178 244 / 50%);
}
.btn--grid-blue i {
    color: #40a9e8;
}
.btn--grid-blue {
    background-color: rgba(159,124,246,.13);
    background-image: -o-linear-gradient(135deg,rgba(159,124,246,.07) 25%,transparent 25%,transparent 50%,rgba(159,124,246,.07) 50%,rgba(159,124,246,.07) 75%,transparent 75%,transparent);
    background-image: linear-gradient(-45deg,rgba(159,124,246,.07) 25%,transparent 0,transparent 50%,rgba(159,124,246,.07) 0,rgba(159,124,246,.07) 75%,transparent 0,transparent);
    background-size: 15px 15px;
    -webkit-box-shadow: inset 0 0 2px 0 rgb(35 111 157 / 52%);
    box-shadow: inset 0 0 2px 0 rgb(35 111 157 / 58%);
    height: 57px;
}
.accent__text {
    color: #1d1c1c;
}
.section .psys-list__name {
    color: #a9c5cd;
}
.footer__logo span,
.navbar ul.nav-list a.nav-link abbr,
.footer__copyright {
    color: #c9c9c9;
}
.navbar ul.nav-list a.nav-link span:before {
    background: -webkit-gradient(linear,left top,right top,from(#50bad6),to(#b2d4e4));
    background: -o-linear-gradient(left,#50bad6,#b2d4e4);
    background: linear-gradient(90deg,#50bad6,#b2d4e4);
}

.footer__totop a i {
    color: #50b9d6;
}
.section .psys-list .item a:hover {
    background: rgb(50 173 197 / 18%);
}
.section .psys-list__label {
    background: #2f7f92;
    color: #ffffff;
}
h2.heading>small,
.info-box__label {
    color: #cfcfcf;
}
.section .psys-list .item a:hover .psys-list__label {
background-image: -webkit-gradient(linear,left top,right bottom,from(#50bad6),to(#b2d4e4));
background-image: -o-linear-gradient(left top,#50bad6,#b2d4e4);
background-image: linear-gradient(to right bottom,#50bad6,#b2d4e4);
}
.page--v5 {
    background: -webkit-gradient(linear,left top,left bottom,from(#64bed2b5),color-stop(25%,rgba(150,109,251,0))),-webkit-gradient(linear,left bottom,left top,from(#54b1c987),color-stop(15%,rgba(141,96,250,0))),url(../images/bg7.jpg) top no-repeat;
    background: -o-linear-gradient(top,#64bed2b5,rgba(150,109,251,0) 25%),-o-linear-gradient(bottom,#54b1c987,rgba(141,96,250,0) 15%),url(../images/bg7.jpg) top no-repeat;
    background: linear-gradient(180deg,#64bed2b5,rgba(150,109,251,0) 25%),linear-gradient(0deg,#54b1c987,rgba(141,96,250,0) 15%),url(../images/bg7.jpg) top no-repeat;
}
.navbar--account ul.nav-list a.nav-link i {
    color: #8ad6ec75;
   
    
}
.navbar--account ul.nav-list a.nav-link.active i, .navbar--account ul.nav-list a.nav-link:hover i, .navbar--account ul.nav-list a.nav-link_active i {
    color: #4fb6d7;
}
.main-investment .plans__check {
    background: -webkit-gradient(linear,left top,right top,from(#3e78d5),to(#61a8d3));
    background: -o-linear-gradient(left,#3e78d5,#61a8d3);
    background: linear-gradient(90deg,#3e78d5,#61a8d3);
    border: 4px solid #36a0dc;
}
.form-group .copied-text,
.deposit-confirm .copied-text {
    background: #68b9e7;
    color: #ffffff;
}
.nav-pills .nav-item:has(.active)~li i {
    border-color: #68b9e7;
    color: #ffffff;
}
.nav-pills .nav-item:has(.active)~li i:before {
    background: #4bcdd4;
}
.nav-pills .nav-link span:after,
.nav-pills .nav-link span:before {
    background: #4bcdd4;
}
.form-group--dark input[type=text],
.deposit-confirm .crypto-adress,
.deposit-confirm>div:not(#placeforstatus) b {
    background: rgb(68 85 129 / 68%);
}
.table-confirm>tbody tr {
    background: radial-gradient(circle at 100% 0,rgb(71 102 139 / 51%) 0,rgba(53,165,232,0) 40%),rgba(29,30,64,.141);
}
.header__logo span {
    color: #6ae0ff;
}
.main-why .why-list__icon {
    background: radial-gradient(circle at 0 92%,rgba(99,169,220,.55) 0,rgba(99,169,220,0) 45%),radial-gradient(circle at 100% 30%,hsl(189.6deg 60.39% 59.41%) 0,hsla(15,63%,72%,0) 45%),#1f6890;
}
.main-why .why-list__arrow--v1 {
    width: 60px;
}
.main-why .why-list__arrow--v2 {
    width: 75px;
}
.main-affiliate__label {
    background: url(../images/aff-label-bg.html) 50% no-repeat,#87c8d9;
}
.main-affiliate__label span i {
    color: #ffffff;
}
.main-investment .plans__label span i,
.main-affiliate__label span i {
    background-image: -webkit-gradient(linear,left top,right top,from(#3758ad),to(#c35a32));
    background-image: -o-linear-gradient(left,#3758ad 0,#c35a32 100%);
    background-image: linear-gradient(90deg,#3758ad,#c35a32);
}
.main-investment .plans__label span i,
.main-affiliate__label abbr {
    color: #ffffff;
}
.main-investment .plans__label span:before {
    background: rgb(86 192 214 / 47%);
}
.footer__copyright {
    color: #d9dae1;
}
.header .hero__subtitle i, h1.heading i, h2.heading i {
    color:#51bcd6;
}
.header .hero__subtitle {
    color: #a6c1d7;
}