html {
    overflow-x: hidden;
    overflow-y: auto
}

body,html {
    min-height: 100%
}

body {
    background: #202036;
    font-family: Montserrat,sans-serif;
    margin: 0;
    min-height: 100%;
    font-size: 13px;
    color: #fff;
    font-weight: 400
}

#wrapper {
    z-index: 98;
    position: relative;
    overflow: hidden;
    min-height: 720px;
    margin: 0!important;
    padding-top: 30px
}

body.overflow-hidden,html.overflow-hidden {
    overflow: hidden!important
}

section.margin-footer {
    margin-bottom: 0
}

span.global-overlay {
    background-color: rgba(0,0,0,.3);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}

body.boxed {
    background-color: #d7d6d6
}

body.boxed #wrapper {
    background-color: #f4f5f7
}

body.boxed #wrapper,body.boxed footer,body.boxed header {
    margin: auto;
    max-width: 1170px
}

#header_shadow {
    background: url(../images/header_shadow.png) no-repeat top center;
    position: fixed;
    top: 81px;
    left: 0;
    right: 0;
    height: 75px;
    z-index: 99
}

header#topHead {
    height: 40px;
    line-height: 40px;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 101
}

header#topHead form div.checkbox label {
    padding-left: 20px
}

header#topHead a.soc {
    text-align: center;
    margin: 1px 0 0 1px;
    font-size: 16px;
    padding: 0;
    background: 0 0;
    color: #34495e
}

header#topHead .nav {
    margin-right: 10px
}

header#topHead a {
    color: #999;
    font-size: 13px;
    padding-right: 10px
}

header#topHead a#quick_sign_in {
    color: #fff;
    font-size: 13px;
    padding-right: 0;
    text-decoration: none
}

header#topHead a#account {
    color: #fff;
    font-size: 13px;
    padding-right: 0;
    text-decoration: none
}

#quick_sign_in .fa {
    margin-right: 8px;
    font-size: 16px
}

header#topHead .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none
}

header#topHead .dropdown-menu {
    background-color: #303f9f
}

header#topHead .dropdown-menu li a img,header#topHead button.language,header#topHead button.language img {
    font-size: 13px;
    display: inline-block;
    margin-right: 6px;
    width: 16;
    height: 11
}

header#topHead .dropdown-menu li a {
    color: #fff;
    padding: 6px 15px;
    font-size: 13px
}

header#topHead .dropdown-menu li:hover a {
    background-color: #283484
}

header#topHead .dropdown-menu:after {
    content: " ";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 10px;
    top: -18px;
    border: #303f9f 10px solid;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent
}

header#topNav.topHead {
    top: 40px
}

header#topNav {
    position: relative
}

header#topNav.hasTopHead {
    top: 40px!important
}

header#topNav .nav>li:last-child>a {
    padding-right: 0
}

header#topNav div.nav-main-collapse {
    z-index: 300
}

header#topNav div.nav-main-collapse,header#topNav div.nav-main-collapse.in {
    overflow-y: visible
}

header#topNav div.nav-main-collapse.in {
    overflow-y: visible;
    float: none;
    margin: 0
}

header#topNav nav ul.nav-main {
    z-index: 300
}

header#topNav nav ul.nav-main i.icon-caret-down {
    background: 0 0;
    border-radius: 100%;
    color: #adb0ad;
    display: inline-block;
    font-size: 12px;
    height: 14px;
    line-height: 15px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 14px
}

header#topNav nav ul.nav-main>li+li {
    margin-left: -4px
}

header#topNav nav ul.nav-main .dropdown-submenu {
    position: relative
}

header#topNav nav ul.nav-main .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}

header#topNav nav ul.nav-main .dropdown-submenu:hover>.dropdown-menu {
    display: block
}

header#topNav nav ul.nav-main .dropdown-submenu>a:after {
    content: " ";
    display: block;
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

header#topNav nav ul.nav-main .dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

header#topNav nav ul.nav-main .dropdown-submenu.pull-left {
    float: none
}

header#topNav nav ul.nav-main .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

header#topNav nav ul.nav-main li.dropdown.open a.dropdown-toggle {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

header#topNav nav ul.nav-main li.active a,header#topNav nav ul.nav-main li.dropdown.open a.dropdown-toggle,header#topNav nav ul.nav-main ul.dropdown-menu {
    background-color: transparent
}

header#topNav nav ul.nav-main ul.dropdown-menu {
    top: auto;
    border: 0;
    border-radius: 6px;
    margin: 0;
    padding: 10px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0
}

header#topNav nav ul.nav-main ul.dropdown-menu ul.dropdown-menu {
    margin-left: -6px!important;
    margin-top: -10px!important;
    box-shadow: rgba(0,0,0,.5) 0 0 6px!important;
    -moz-box-shadow: rgba(0,0,0,.5) 0 0 6px!important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

header#topNav nav ul.nav-main ul.dropdown-menu li:hover>a {
    filter: none
}

header#topNav nav ul.nav-main ul.dropdown-menu>li>a {
    position: relative;
    font-weight: 400;
    padding: 6px 20px 6px 12px
}

header#topNav nav ul.nav-main ul.dropdown-menu li:last-child>a {
    border-bottom: 0
}

header#topNav nav ul.nav-main li a {
    color: #fff;
    font-size: 16px
}

header#topNav nav ul.nav-pills>li.active>a,header#topNav nav ul.nav-pills>li.active>a:focus,header#topNav nav ul.nav-pills>li.active>a:hover,header#topNav nav ul.nav-pills>li>a,header#topNav nav ul.nav-pills>li>a:focus,header#topNav nav ul.nav-pills>li>a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    background: 0
}

header#topNav nav ul.nav-main li ul a {
    text-transform: none;
    font-weight: 400;
    font-size: .9em
}

header#topNav nav ul.nav-main li.dropdown:hover>a {
    padding-bottom: 11px;
    margin-bottom: -1px;
    position: relative
}

header#topNav nav ul.nav-main li.dropdown:hover>a:after {
    content: " ";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 40%;
    bottom: -3px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

header#topNav nav ul.nav-main li.dropdown:hover>ul {
    display: block;
    z-index: 300
}

header#topNav li.divider {
    border: 0;
    border-bottom: #465260 1px solid;
    border-top: #1b1f23 1px solid;
    padding: 0
}

header#topNav li a i.fa {
    padding-right: 6px
}

header#topNav li a em {
    color: #fff
}

.color-nav header#topNav a.logo {
    padding: 15px 25px;
    z-index: 9999
}

header#topNav button.btn-mobile {
    display: none;
    padding: 4px
}

header#topNav button.btn-mobile i {
    padding: 0;
    margin: 0;
    font-size: 20px
}

header#topNav a.btn-warning {
    background-color: #f0ad4e!important
}

header#topNav a.btn-info {
    background-color: #5bc0de!important
}

header#topNav a.btn-danger {
    background-color: #d9534f!important
}

#topHead .signin-dd {
    position: relative
}

#topHead .signin-dd .dropdown-menu {
    padding: 15px 15px 10px 15px
}

#topHead .signin-dd .p0 {
    padding: 0;
    top: 89%;
    min-width: 160px;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    box-shadow: 0 2px 5px rgba(0,0,0,.175)
}

#topHead .signin-dd h2,#topHead .signin-dd h3,#topHead .signin-dd h4,#topHead .signin-dd h5,#topHead .signin-dd h6 {
    font-size: 16px;
    line-height: 23px;
    display: block;
    margin-bottom: 6px!important
}

#topHead .signin-dd,#topHead .signin-dd h4 {
    color: #fff;
    margin: 0
}

#topHead .signin-dd p {
    color: #888
}

#topHead .signin-dd input[type=email],#topHead .signin-dd input[type=password],#topHead .signin-dd input[type=text] {
    margin: 0;
    border: 0;
    padding: 8px!important;
    height: 38px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

#topHead .signin-dd .input-group input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

#topHead .signin-dd form,#topHead .signin-dd form a,#topHead .signin-dd form label,#topHead .signin-dd p {
    font-size: 13px
}

#topHead .signin-dd form {
    width: 250px
}

#topHead .signin-dd .form-group {
    margin-bottom: 3px!important
}

#topHead .signin-dd form .input-group-btn,#topHead .signin-dd form label {
    margin: 0;
    padding: 0;
    line-height: 20px
}

#topHead .signin-dd form div.checkbox {
    line-height: 20px;
    margin: 3px 0 0 0
}

#topHead .signin-dd form div.checkbox input {
    float: left;
    display: inline-block;
    margin-top: 4px;
    margin-right: 6px
}

#topHead .signin-dd form div.checkbox label {
    display: inline-block
}

#topHead .signin-dd form .form-control,#topHead .signin-dd form .input-group .btn,#topHead .signin-dd form .input-group-btn .btn {
    border: 0;
    height: 38px;
    margin-top: 0;
    margin-bottom: 10px
}

#topHead .signin-dd form button,#topHead .signin-dd form button:hover {
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -o-transition: all 0;
    transition: all 0
}

#topHead .signin-dd form button:after {
    content: " ";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    z-index: 100;
    left: -18px;
    top: 50%;
    margin-top: -10px
}

#topHead .signin-dd form button:hover:after {
    margin-left: -1px
}

#topHead .dropdown-menu hr {
    border: 0;
    padding: 0;
    margin: 10px 0;
    border-bottom: #465260 1px solid;
    border-top: #1b1f23 1px solid
}

#topHead .bottom-create-account {
    text-align: center;
    margin: 0 -15px -10px -15px
}

#topHead .bottom-create-account a {
    background: rgba(0,0,0,.2);
    margin-top: 6px;
    padding: 6px 0;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

#topHead .bottom-create-account a:hover {
    background: rgba(0,0,0,.5)
}

#topHead .signin-dd .dropdown-menu .form-control {
    background-color: #fff
}

header#topHead .p0 li a {
    color: #fff;
    padding: 0 15px;
    font-size: 13px;
    list-style: none
}

#slider * {
    color: #fff
}

#slider {
    color: #fff;
    background: #e2e6e9;
    border-bottom: #ddd 1px solid;
    box-shadow: #ddd 0 0 5px;
    position: relative;
    margin-top: -10px!important;
    margin-bottom: 60px!important
}

#slider.full-screen {
    background: #f6f6f6;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    margin-top: -81px!important
}

#slider.nomargin-top {
    margin-top: 0!important
}

#slider .fullscreen-img {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#slider li {
    display: none
}

.image-caption {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    display: inline-block;
    max-width: 900px;
    z-index: 2;
    color: #fff;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

#slider .image-caption .inner {
    display: block;
    padding: 40px 0
}

#slider .image-caption .inner h1,#slider .image-caption .inner h2,#slider .image-caption .inner h3 {
    color: #fff;
    font-size: 33px;
    line-height: 33px;
    margin: 0 0 1px 0;
    display: inline-block;
    padding: 6px;
    text-transform: uppercase;
    -webkit-text-stroke: .2px
}

#slider .image-caption .inner h1 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    background: rgba(255,255,255,.3);
    display: inline-block
}

#slider .image-caption .inner p {
    padding: 3px 10px;
    margin: 0 0 1px 0;
    display: inline-block;
    background: #fff;
    color: #333;
    -webkit-text-stroke: .2px
}

#slider .image-caption .inner .btn {
    margin-top: 40px;
    font-size: 30px;
    padding-bottom: 15x;
    font-weight: 200;
    -webkit-text-stroke: .2px
}

#slider .image-caption img.img-responsive {
    width: 100%!important;
    height: auto!important;
    position: relative!important;
    z-index: 10!important;
    left: auto!important;
    top: auto!important
}

#slider .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    z-index: 1
}

#slider .overlay.invisible {
    background: rgba(0,0,0,0);
    visibility: visible
}

#slider a.next,#slider a.prev {
    top: 50%;
    color: #fff;
    font-size: 62px;
    opacity: .5;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#slider a.next:hover,#slider a.prev:hover {
    color: #fff;
    font-size: 70px;
    opacity: 1
}

#slider a.prev {
    left: 10px
}

#slider a.prev:after {
    font-family: FontAwesome;
    content: '\f104'
}

#slider a.next {
    right: 10px
}

#slider a.next:after {
    font-family: FontAwesome;
    content: '\f105'
}

#slider.half-screen,#slider.half-screen li {
    height: 600px!important;
    margin: 0;
    padding: 0
}

#slider.full-screen,#slider.half-screen {
    background: #f0f0f0 url(../images/loading.gif) no-repeat center
}

#slider .slides-pagination {
    bottom: 60px!important
}

#slider.video {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

#video-volume {
    bottom: 85px;
    left: 50%;
    margin: 0 0 0 -15px;
    position: absolute;
    z-index: 10;
    width: 30px;
    height: 30px;
    line-height: 26px;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer
}

#slider .noimg-slider h1 {
    font-size: 120px!important;
    line-height: 120px!important;
    background: 0 0!important;
    font-weight: 900!important;
    display: block!important;
    padding: 0!important
}

#slider .noimg-slider p {
    background: 0 0!important;
    padding: 0!important;
    font-weight: 200;
    display: block!important;
    -webkit-text-stroke: .2px
}

.slider-button {
    display: block;
    text-align: center;
    margin-top: -110px;
    margin-bottom: 60px;
    position: relative;
    z-index: 99
}

.bottom-button {
    border: #f4f5f7 8px solid;
    width: 100px;
    height: 100px;
    line-height: 86px;
    display: inline-block;
    position: relative;
    background: #f4f5f7;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 90px;
    text-decoration: none!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

body.boxed #slider li {
    position: relative
}

body.boxed #slider .image-caption {
    left: 30%
}

header#page-title {
    background: #313540;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    margin-bottom: 25px;
    padding: 10px
}

header#page-title h1,header#page-title h2 {
    font-size: 1.8em;
    font-weight: 300;
    line-height: 42px
}

header#page-title.big {
    padding: 180px 0
}

header#page-title.big h1 {
    color: #fff;
    font-size: 3em;
    line-height: 44px;
    line-height: 50px
}

header#page-title .container {
    position: relative
}

header#page-title .container img {
    width: 18px;
    margin: 0 2px 0 5px
}

header#page-title h1 {
    margin: 0;
    padding: 0
}

header#page-title.big .breadcrumb {
    padding: 0 5px
}

header#page-title.parallax {
    margin-top: -100px;
    padding-top: 280px
}

.no-page-title {
    margin-top: 50px
}

.stick-to-footer {
    margin-bottom: -81px
}

a.inner.pull-left,img.inner.pull-left {
    margin: 0 15px 15px 0;
    height: 70px
}

a.inner.pull-right,img.inner.pull-right {
    margin-left: 25px
}

div.e404 {
    font-size: 1500%;
    line-height: 200px;
    color: #ddd;
    margin: 150px 0
}

.top-content-search {
    margin: 30px 0 60px 0;
    width: 100%
}

.top-no-header {
    position: relative;
    padding-top: 80px
}

.white-grid span {
    background: #fff;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
    display: block
}

.white-row {
    padding: 25px;
    margin-bottom: 40px;
    background-color: #27273e;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.btc-row {
    border-radius: 2px;
    margin-top: 25px;
    padding: 10px;
    background: #313540;
    font-size: 11px;
    margin-bottom: 20px
}

.btc-row .table {
    margin: 0
}

.btc-row .table>tbody>tr>td {
    padding: 4px;
    font-weight: 600;
    border: 0;
    background: 0 0
}

.btc-row .table>tbody>tr>td:last-child {
    color: #03a9f4
}

.btc-row .white-row {
    border-radius: 0;
    box-shadow: none;
    padding: 9px 0;
    margin-bottom: 0
}

.btc-row p {
    margin: 5px
}

.btc-row a {
    text-decoration: underline;
    margin-right: 4px
}

.btc-row .title {
    padding: 8px 11px;
    background: #202227;
    font-weight: 600;
    border-radius: 2px
}

.btc-row .title img {
    height: 17px;
    margin-right: 8px;
    margin-top: -2px
}

.btc-row .form-group {
    margin-top: 8px;
    margin-bottom: 0
}

.btc-row .form-group:last-child {
    margin-bottom: 8px
}

.btc-row .form-group label {
    float: left;
    padding: 6px 5px
}

.btc-row .form-control.small-f {
    padding: 7px 15px;
    max-width: 80%;
    background: #202227;
    float: right;
    border-radius: 2px
}

h1.page-title,header.page-title h1 {
    font-size: 40px!important;
    line-height: 40px!important;
    text-transform: none!important;
    font-weight: 300!important;
    margin: 0
}

h1.page-title,header.page-title {
    margin-bottom: 30px
}

.special-row,.special-row .divider i.fa {
    background-color: #e8eaee
}

.special-row .divider.white .fa {
    background: #fff
}

.tp-banner-container {
    overflow: hidden;
    position: relative
}

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0
}

.fullwidthbanner-container .fullwidthbanner {
    width: 100%;
    position: relative
}

.tp-caption.roundedimage img {
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px
}

.fullscreenbanner-container,.fullwidthbanner-container {
    background: #3f51b5
}

.fullscreenbanner-container li,.fullwidthbanner-container li {
    visibility: hidden
}

.tp-bullets {
    bottom: 10px!important
}

.tp-caption a.btn,.tp-caption a.btn:hover {
    color: #fff;
    text-decoration: none
}

.tp-bannershadow {
    width: 100%!important
}

.tp-caption h1 {
    color: #fff;
    font-size: 350%
}

.tp-caption h2 {
    color: #fff;
    font-size: 180%
}

.modal {
    padding-top: 130px;
    background: rgba(0,0,0,.6)
}

.modal-backdrop {
    z-index: 1!important
}

li.masonry-item,ul.isotope {
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

li.masonry-item.fadeIn,ul.isotope.fadeIn {
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

span.js_loader {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,.1);
    text-align: center;
    padding-top: 10%
}

.tp-bannertimer {
    background: #777!important;
    background: rgba(0,0,0,.1)!important;
    height: 5px!important
}

.tparrows:before {
    font-family: revicons;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0;
    margin-top: 9px;
    text-align: center;
    width: 40px;
    font-size: 20px
}

.tparrows {
    cursor: pointer;
    background: rgba(0,0,0,.5)!important;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 40px!important;
    height: 40px!important
}

.tparrows:hover {
    color: #fff
}

.tp-leftarrow:before {
    content: '\e824'
}

.tp-rightarrow:before {
    content: '\e825'
}

.tparrows.tp-rightarrow:before {
    margin-left: 1px
}

.tparrows:hover {
    background: rgba(0,0,0,1)!important
}

.featured-box.left-separator {
    border-left: #e6e6e6 1px solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.alert-minimal {
    padding: 6px 15px;
    border-radius: 0
}

.alert.alert-default {
    background-color: rgba(0,0,0,.08);
    border-left: rgba(0,0,0,.6) 3px solid
}

.special-page {
    position: absolute;
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0
}

.special-page .center-box {
    padding: 20px;
    margin-top: 10%;
    background-color: rgba(255,255,255,.3);
    border: rgba(255,255,255,.1) 10px solid;
    box-shadow: rgba(0,0,0,.1) 0 0 20px inset;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.special-page .center-box h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 60px;
    line-height: 60px;
    margin: 0
}

.special-page .center-box h1 .subtitle {
    color: #fff;
    font-size: 15px;
    line-height: 26px;
    padding-top: 10px;
    text-transform: none;
    font-weight: 400
}

.special-page .center-box h2,.special-page .center-box h3 {
    color: #fff;
    font-size: 22px
}

.special-page .center-box p,.special-page .progress-label {
    color: #fff
}

.special-page .center-box hr {
    border: 0;
    margin: 40px 0;
    border-bottom: rgba(255,255,255,.3) 1px solid
}

@media only screen and (max-width: 479px) {
    .special-page .center-box h1 {
        font-size:30px;
        line-height: 30px
    }

    .special-page .center-box h1 .subtitle {
        font-weight: 300;
        padding-top: 20px
    }
}

#gmap {
    width: 100%;
    height: 400px;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svgxmlns=\'http://www.w3.org/2000/svg\'><filterid=\'grayscale\'><feColorMatrixtype=\'matrix\'values=\'0.33330.33330.3333000.33330.33330.3333000.33330.33330.33330000010\'/></filter></svg>#grayscale");
    filter: gray;
    z-index: 1
}

#gmap_default {
    width: 100%;
    height: 400px;
    display: block
}

.err {
    border-color: red
}

.item-box {
    background: #fff;
    overflow: hidden;
    width: 100%;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1)
}

.agent-figure .item-box {
    border-radius: 100%
}

.item-box.fullwidth {
    max-width: 100%
}

.item-box figure {
    width: 100%;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    text-align: center
}

.item-box.fixed-box figure img {
    width: 100%;
    height: auto
}

.item-box-desc {
    padding: 10px 20px;
    overflow: hidden
}

.item-box-desc p {
    margin-top: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.item-box.fixed-box .item-box-desc p {
    height: 98px
}

.item-box-desc h4 {
    padding: 0;
    margin: 0;
    font-size: 16px
}

.item-box-desc h4 a:hover {
    text-decoration: none
}

.item-box .item-box-desc small {
    display: block
}

.item-box.fixed-box .item-box-desc {
    height: 256px
}

.item-box.fixed-box figure {
    max-height: 263px
}

.item-box .socials {
    border-top: #eee 1px solid;
    text-align: center;
    display: block
}

.item-box .item-hover,.item-box .item-hover .overlay {
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.item-box .item-hover {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.item-box .item-hover,.item-box .item-hover a,.item-box .item-hover button {
    color: #fff
}

.item-box .item-hover .inner {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -30px;
    z-index: 100
}

.item-box:hover .item-hover {
    opacity: 1
}

#comments .comment {
    position: relative;
    border-radius: 7px;
    margin-bottom: 20px
}

#comments a.replyBtn {
    float: right;
    font-size: 11px;
    text-transform: uppercase
}

#comments span.user-avatar {
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 15px
}

#comments span.user-avatar img {
    height: 55px;
    border-radius: 50%
}

div#list_messages:before {
    content: "";
    height: 1px;
    width: calc(100%+40px);
    background: #eee;
    position: absolute;
    left: -20px;
    top: 15px
}

div#list_messages:after {
    content: "";
    height: 1px;
    width: calc(100%+40px);
    background: #eee;
    position: absolute;
    left: -20px;
    bottom: -5px
}

div#list_messages {
    position: relative;
    padding: 20px 0
}

#comments form .col-md-12,#comments form .col-md-3,#comments form .col-md-4,#comments form .col-md-6 {
    padding: 2px
}

#comments form label {
    padding: 6px 0 0 4px
}

#commentForm {
    padding: 15px
}

.text-message {
    padding: 12px;
    border-radius: 8px;
    background: #252f38
}

small.time-message {
    color: #8d94a7;
    margin-left: 10px
}

.time-message i {
    margin: 0 5px 0 0
}

div#ticket_subject {
    font-size: 16px
}

hr.m0-20 {
    margin: 0 -20px
}

hr.c-m {
    margin: 1.2em 0 1.5em
}

footer {
    margin-top: 40px
}

.f-content hr {
    border-top: solid 1px rgba(3,169,244,.3);
    margin: 1.5em 0
}

footer ul,footer ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

footer .f-bar {
    position: relative
}

footer .f-bar {
    padding: 20px 0
}

footer .f-bar .copyright img {
    height: 30px;
    margin-right: 15px
}

.toTop {
    position: absolute;
    width: 40px;
    height: 40px;
    background: linear-gradient(107deg,#f0a,#9c42f5 53%,#5d2de1);
    box-shadow: 0 8px 8px -4px rgb(156 66 245 / 12%),0 16px 24px 0 rgb(156 66 245 / 24%),0 2px 4px -1px rgb(27 10 82 / 12%),0 0 1px 0 rgb(156 66 245 / 24%);
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    font-size: 20px;
    cursor: pointer;
    color: #fff!important;
    right: 40px;
    bottom: 15px;
    transition: all .25s
}

.toTop:hover {
    text-decoration: none;
    background: #00d9c9;
    transform: scale(1.05);
    color: #fff;
    box-shadow: 0 12px 12px -4px rgb(156 66 245 / 12%),0 24px 32px 0 rgb(156 66 245 / 24%),0 4px 4px -1px rgb(27 10 82 / 12%),0 1px 1px 0 rgb(156 66 245 / 24%);
    background: linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.06)),linear-gradient(114deg,#f0a,#9c42f5 53%,#5d2de1)
}

footer .content {
    padding: 40px 0 0;
    display: block;
    position: relative
}

footer .column {
    display: block;
    height: 100%
}

footer .column.logo {
    position: rtelative;
    background: #292f38;
    display: block;
    margin-top: -30px;
    margin-bottom: -30px;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px
}

footer .column.logo h4 {
    color: #fff;
    font-size: 20px;
    padding: 0;
    margin: 0
}

footer .post-item,footer .post-item p,footer .post-item small {
    padding: 0;
    margin: 0;
    display: block
}

footer .post-item {
    border-top: #403e44 1px dashed;
    padding-top: 10px;
    margin-top: 10px
}

footer .post-item:first-child {
    border-top: 0
}

footer .post-item small {
    font-size: 11px
}

footer .post-item h3 {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: none
}

footer .view-more {
    display: block;
    margin-top: 20px;
    font-size: 13px
}

footer address .footer-sprite {
    margin-bottom: 20px;
    padding-left: 30px;
    background: url(../images/footer_sprite.png) no-repeat 0 0
}

footer address .footer-sprite:last-child {
    margin-bottom: 0
}

footer p.contact-desc {
    margin: 0 0 30px 0;
    padding: 0 0 10px 0;
    border-bottom: #403e44 1px dashed
}

footer address .footer-sprite.address {
    background-position: 0 0
}

footer address .footer-sprite.phone {
    background-position: 0 -138px;
    line-height: 30px
}

footer address .footer-sprite.email {
    background-position: 0 -247px
}

header#topNav li.search {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
    background: rgba(0,0,0,.03);
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 17px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

header#topNav li.search:before {
    content: "\f002"
}

header#topNav li.search form {
    width: 300px;
    padding: 10px;
    height: 60px;
    background-color: #f8f8f8;
    position: fixed;
    left: -999px
}

header#topNav li.search form button:hover header#topNav li.search form button {
    width: 49px!important;
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -o-transition: all 0;
    transition: all 0
}

header#topNav li.search form button:after {
    content: " ";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    z-index: 100;
    left: -18px;
    top: 50%;
    margin-top: -10px
}

header#topNav li.search form button:hover:after {
    margin-left: -1px
}

header#topNav li.search form button,header#topNav li.search form input {
    height: 40px;
    border: #f8f8f8!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    font-family: 'Open Sans',Arial,sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

header#topNav li.search.open {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

header#topNav li.search.open form {
    position: relative;
    left: 0
}

header#topNav li.search.open:before {
    content: "\f00d"
}

header#topNav li.quick-cart {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    cursor: pointer;
    background: rgba(0,0,0,.03);
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 17px;
    margin-left: 10px!important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

header#topNav li.quick-cart:before {
    content: "\f07a"
}

header#topNav li.quick-cart .badge {
    font-family: 'Open Sans';
    position: absolute;
    top: -4px;
    right: -4px;
    color: #999;
    font-size: 12px;
    background-color: #f8f8f8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

header#topNav li.quick-cart .quick-cart-content {
    font-family: 'Open Sans';
    width: 250px;
    position: absolute;
    top: 40px;
    right: 0;
    background-color: #f8f8f8;
    text-align: left;
    padding: 10px
}

header#topNav li.quick-cart .quick-cart-content p {
    padding: 0 0 6px 0;
    margin: 0;
    font-size: 13px
}

header#topNav li.quick-cart .quick-cart-content a.item {
    clear: both;
    display: block;
    color: #999;
    padding: 10px 0;
    font-size: 13px;
    line-height: 16px;
    min-height: 60px;
    text-decoration: none;
    border-bottom: rgba(0,0,0,.1) 1px solid;
    background: rgba(0,0,0,.03)
}

header#topNav li.quick-cart .quick-cart-content a.item:hover {
    background: rgba(0,0,0,.06)
}

header#topNav li.quick-cart .quick-cart-content a.item img {
    margin-right: 10px;
    margin-left: 8px
}

header#topNav li.quick-cart .quick-cart-content a.item span.price,header#topNav li.quick-cart .quick-cart-content a.item span.title {
    display: block;
    font-size: 14px;
    max-height: 39px;
    overflow: hidden
}

header#topNav li.quick-cart .cart-footer div.nopadding-right {
    margin-top: 6px;
    padding-right: 6px!important
}

header#topNav li.quick-cart .cart-footer div.nopadding-left {
    margin-top: 6px;
    padding-left: 6px!important
}

header#topNav li.quick-cart .cart-footer a.btn {
    color: #fff!important;
    font-size: 13px!important
}

header#topNav li.quick-cart.open {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

header#topNav li.quick-cart .quick-cart-content {
    position: fixed;
    left: -999px
}

header#topNav li.quick-cart.open .quick-cart-content {
    cursor: default;
    position: absolute;
    left: auto;
    right: 0
}

header#topNav li.quick-cart.open:before {
    content: "\f00d"
}

#btn-mobile-quick-cart {
    font-size: 16px;
    display: none;
    border-left: rgba(0,0,0,.1) 1px solid;
    padding: 0 15px!important
}

.btnw,.btnw:hover {
    padding-left: 40px;
    padding-right: 40px
}

.btnw.btn-lg,.btnw.btn-lg:hover {
    padding-left: 70px;
    padding-right: 70px
}

.fa-hover a {
    text-decoration: none
}

.fa-hover i {
    width: 20px;
    margin-right: 10px
}

.fa-hover a span {
    color: #666
}

.footer__title {
    color: #fff;
    font-size: 15px;
    border-bottom: 1px solid rgba(255,255,255,.06);
    padding-bottom: 10px;
    margin-bottom: 25px
}

.center {
    text-align: center
}

.user {
    margin-bottom: 10px;
    height: 55px;
    padding-left: 25px
}

.user i {
    font-size: 15px
}

.user img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin-right: 15px;
    float: left
}

.user__name {
    line-height: 40px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: .2px;
    color: #e8eff3
}

.blue {
    background: url(/theme/assets/images/ecommerce3.svg) no-repeat,linear-gradient(#ffb736,#ffa52b);
    background-position: right top;
    background-size: contain;
    box-shadow: 0 2px 5px rgba(0,0,0,.08)
}

.green {
    background: url(/theme/assets/images/ecommerce1.svg) no-repeat,linear-gradient(#ffb736,#ffa52b);
    background-position: right top;
    background-size: contain;
    box-shadow: 0 2px 5px rgba(0,0,0,.08)
}

.red {
    background: url(/theme/assets/images/income.svg) no-repeat,linear-gradient(#ffb736,#ffa52b);
    background-position: right top;
    background-size: contain;
    box-shadow: 0 2px 5px rgba(0,0,0,.08)
}

.affi {
    background: url(/theme/assets/images/affi.svg) no-repeat,linear-gradient(#ffb736,#ffa52b);
    background-position: right top;
    background-size: contain;
    box-shadow: 0 2px 5px rgba(0,0,0,.08)
}

.refback-block {
    background: url(/theme/assets/images/refback.svg) no-repeat,linear-gradient(#ffb736,#ffa52b);
    background-position: right top;
    background-size: contain;
    box-shadow: 0 2px 5px rgba(0,0,0,.08)
}

.withdraw {
    background: url(/theme/assets/images/ecommerce2.svg) no-repeat,linear-gradient(#ffb736,#ffa52b);
    background-position: right top;
    background-size: contain;
    box-shadow: 0 2px 5px rgba(0,0,0,.08)
}

.black-bg-row {
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 6px;
    background-color: rgba(0,0,0,.1)
}

.deposit {
    background: #414141;
    box-shadow: 0 2px 5px rgba(0,0,0,.08);
    color: #fff
}

.table-dep {
    margin-bottom: 15px
}

.table-rank {
    color: #fff;
    margin-bottom: 0
}

.table-rank>thead>tr>th {
    vertical-align: bottom;
    text-align: center
}

.table-rank>thead>tr>th {
    border-bottom: 0
}

.table-rank>tbody>tr>td {
    text-align: center
}

.table-rank>tbody>tr>td {
    border-top: 0;
    padding: 8px
}

.table-rank tr th {
    font-weight: 300!important;
    color: rgba(255,255,255,.8)
}

.table-rank .label {
    display: block;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.2)
}

.table-rank tbody tr:hover {
    background: rgba(255,255,255,.1);
    transform: translateY(-3px);
    transition: all ease-out .2s;
    border-radius: 2px;
    font-size: 15px
}

.table-rank tbody tr {
    transition: all ease-out .2s
}

.off {
    opacity: .6
}

.white-bg {
    background-color: #fff
}

.stats-info {
    display: inline-block;
    vertical-align: middle;
    color: #fff
}

.stats-info>h4 {
    color: #fff;
    margin: 0;
    font-weight: 400
}

.stats-info-bk {
    display: inline-block;
    vertical-align: middle;
    color: #000
}

.border-r {
    border-right: rgba(256,256,256,.5) 2px solid
}

.stats-info-bk>h4 {
    color: #000;
    margin: 0
}

.centre {
    text-align: center
}

.mortgage__header {
    border-bottom: 1px solid #f3f3f3
}

.mortgage__logo {
    padding: 0 20px 20px 0;
    border-right: 1px solid #f1f1f1;
    float: left
}

.mortgage__name {
    padding: 0 20px
}

.mortgage__name strong {
    display: block;
    color: #2e353b;
    font-size: 14px
}

.mortgage__name small {
    display: block
}

.mortgage__body {
    padding: 25px 0 0
}

.mortgage__list {
    list-style: none;
    margin: 15px 0 0;
    padding: 0
}

.mortgage__list>li {
    color: #9c9c9c;
    font-weight: 500;
    padding: 6px 0
}

.mortgage__list>li>i {
    width: 20px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.mortgage__list>li>i.mortgage__percentage {
    background-image: url(../images/icon/percentage.png)
}

.mortgage__list>li>i.mortgage__permonth {
    background-image: url(../images/icon/per_month.png)
}

.mortgage__list>li>i.mortgage__fee {
    background-image: url(../images/icon/fee.png)
}

.mortgage__info h2 {
    font-weight: 400;
    margin: 0;
    font-size: 30px
}

.mortgage__body .btn {
    box-shadow: none;
    margin: 25px 0 10px
}

.padding-8 {
    padding: 8px 20px 20px 20px
}

.m-t-15 {
    margin-top: 15px
}

.m-b-5 {
    margin-bottom: 5px
}

.m-t-20 {
    margin-top: 20px
}

.t-a-c {
    text-align: center
}

.f-s-16 {
    font-size: 16px;
    color: #2196f3;
    font-weight: 500
}

.c-r {
    color: red
}

.uz {
    min-width: 70px
}

.gold {
    color: gold
}

.refback {
    color: #0cf35e;
    font-weight: 500;
    margin-left: 5px
}

.new-input {
    background: rgba(0,0,0,0);
    border-bottom: #fff 1px solid;
    color: #fff
}

.affiliate {
    background: linear-gradient(#3f51b5,#3f51b5);
    color: #fff
}

.img-home {
    width: 100%;
    margin-top: 7px;
    border-radius: 2px;
    margin-bottom: 15px;
    border: 1px solid rgba(33,150,243,.4);
    box-shadow: 0 2px 2px rgba(0,0,0,.4)
}

.img-home.img-h2 {
    height: 280px;
    border: 1px solid rgba(33,150,243,.4);
    box-shadow: 0 2px 2px rgba(0,0,0,.4)
}

.img-home.img-h3 {
    height: 240px
}

.lg {
    font-size: 12px
}

.icon-affiliate {
    color: #fff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 74px;
    height: 74px;
    margin-bottom: 20px
}

.icon-affiliate:hover {
    color: #2196f3
}

.icon-steps {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 100px;
    margin-bottom: 20px
}

.affiliate-row {
    background: linear-gradient(#5b5b5b,#4a4a4a);
    color: #fff
}

.bg-rank {
    background: linear-gradient(#3f51b5,#2196f3);
    margin-bottom: 0
}

.bg-rank h3 {
    text-align: center;
    color: #fff
}

.label-Leader,.label-User {
    border: 0;
    background: linear-gradient(to bottom,#718bed 0,#617bda 100%);
    font-size: 14px;
    padding: 5px 15px
}

.label-Leader {
    background: linear-gradient(to left,#57fbad 0,#2dc87e 100%)
}

span.label.label-Investor .fa {
    display: none
}

span.label.label-User .fa {
    display: none
}

.off-lang {
    color: #fff;
    padding: 6px 15px;
    font-size: 13px;
    opacity: .7;
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap
}

.off-lang img {
    font-size: 13px;
    display: inline-block;
    margin-right: 6px;
    width: 16;
    height: 11
}

.caret {
    transform: translateY(-50%);
    right: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.open button.dropdown-toggle .caret {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.mw120 {
    min-width: 120px;
    padding-left: 15px;
    padding-right: 15px
}

.plr15 {
    padding-left: 15px;
    padding-right: 15px
}

.dropdown-menu-langauge {
    top: 89%;
    min-width: 120px;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    box-shadow: 0 2px 5px rgba(0,0,0,.175)
}

header#topHead .dropdown-menu:after {
    display: none
}

.dropdown-toggle .fa,.signin-dd .fa {
    margin-right: 8px;
    font-size: 16px
}

.ls-none {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.ls-none>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-decoration: none
}

.nobg {
    background: 0 0!important;
    color: rgba(256,256,256,.8)!important
}

.nobg:hover {
    background: 0 0!important;
    color: #100100100!important
}

.footer-address {
    margin-top: 15px
}

.footer-address .btn {
    margin-top: 10px;
    padding: 3px 36px;
    border: rgba(255,255,255,.8) 1px solid;
    color: rgba(255,255,255,.8)!important;
    transition: all .2s;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px
}

.footer-address .btn:hover {
    border: #fff 1px solid;
    color: #fff!important
}

.footer-address .name {
    font-size: 15px;
    color: #fff
}

.address {
    font-size: 13px;
    color: rgba(255,255,255,.8)
}

.footer-cert {
    margin-right: 10px;
    float: left
}

.footer-cert img {
    height: 135px;
    border-radius: 2px
}

.op1 {
    font-size: 15px;
    color: #fff
}

.secu {
    float: right
}

.secu img {
    height: 35px;
    margin-right: 15px;
    margin-top: -6px
}

.device {
    float: left;
    margin-top: 14px
}

.device img {
    height: 30px;
    margin-right: 15px;
    opacity: .8
}

.ln>a:not(:last-child) {
    margin-bottom: 20px
}

.ln>a {
    overflow: hidden;
    border-radius: 2px;
    display: block;
    -webkit-transition: color;
    -o-transition: color;
    transition: color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    color: rgba(255,255,255,.8);
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none
}

.ln>a>small {
    overflow: hidden;
    display: block;
    color: rgba(255,255,255,.5);
    margin-top: 2px text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 92%
}

.ln>a>img {
    float: left;
    margin-right: 10px;
    border-radius: 2px;
    height: 35px
}

.lead {
    font-size: 18px;
    margin-bottom: 0
}

span.r-few .rows {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
    display: table
}

span.r-few h3 {
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 20px
}

span.r-few h4 {
    font-size: 18px;
    font-weight: 300
}

span.r-few img {
    height: 70px;
    margin-right: 25px;
    float: left
}

p.inviter {
    margin: 0;
    width: 100%;
    padding: 8px 25px 10px;
    border-radius: 30px;
    border: 1px solid #2a353f;
    display: block;
    margin-bottom: 17px;
    cursor: no-drop;
    color: #fff
}

.testimonials {
    padding: 40px 0
}

.testimonials h2 {
    margin-bottom: 5px
}

.testimonials p {
    font-size: 14px
}

.card_img {
    height: 88px;
    border-radius: 50%
}

.card_img2 {
    height: 128px;
    border-radius: 50%
}

.testimonial h4 {
    font-size: 14px;
    margin: 5px 0 5px 0;
    font-weight: 500
}

.testimonial h1,h2 {
    margin-bottom: 30px
}

.name-h {
    color: #2196f3
}

.supp {
    background: url(/faq/images/support.png) no-repeat,linear-gradient(90deg,#2196f3,#3f51b5);
    background-position: left;
    background-size: contain;
    padding: 15px
}

.supp p {
    color: #fff;
    margin-bottom: 5px;
    text-align: center
}

.ticket p {
    margin-bottom: 0
}

.ticket .btn {
    margin: 20px 0 0
}

.btn-white {
    margin-top: 5px;
    padding: 3px 3px;
    border: #fff 1px solid;
    color: #fff;
    transition: all .2s;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-white:hover {
    background: #fff;
    color: #2196f3;
    transition: all .2s;
    padding: 2px 3px
}

.radio_buttons_l label {
    margin: 0 0 20px 20px;
    padding: 6px 18px 6px 18px;
    cursor: pointer;
    background: #2196f3;
    color: #fff;
    border-radius: 2px
}

.radio_buttons label {
    display: block;
    margin: 0 20px 0 0;
    padding: 6px 18px 6px 18px;
    cursor: pointer;
    background: #4caf50;
    color: #fff;
    border-radius: 2px
}

.radio_buttons input {
    display: none
}

.radio_buttons_l input {
    display: none
}

.radio_buttons_l {
    float: left
}

.radio_buttons {
    float: right
}

.reg-bg {
    background: linear-gradient(to bottom,rgba(63,81,181,0) 1%,rgba(63,81,181,.25) 20%,rgba(63,81,181,.3) 20%,#3f51b5 100%),url(/includes/images/reg.jpg) no-repeat;
    background-position: top;
    background-size: cover;
    padding: 40px 0
}

.reg-bg h3 {
    margin-bottom: 20px
}

.page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eee;
    color: #828282;
    font-weight: 300
}

.graph-txt {
    font-size: 12px;
    position: absolute;
    left: 63.8333px;
    top: 259px
}

.graph-txt-two {
    font-size: 12px;
    position: absolute;
    left: 230px;
    top: 259px
}

.graph-txt-three {
    font-size: 12px;
    position: absolute;
    left: 390.167px;
    top: 259px
}

.styleSecondColor span.label {
    margin-left: 10px;
    margin-bottom: 5px
}

.table-hover>tbody>tr:hover {
    background-color: #212c34;
    color: #fff;
    transition: .3s all
}

.p-0-20 {
    padding: 0 20px
}

span.quick-contact.pull-left a {
    text-decoration: none
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #e8eff3;
    background: 0 0
}

.project-row {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    position: relative;
    overflow: hidden
}

.project-row:hover {
    box-shadow: 0 3px 10px rgba(0,0,0,.1)
}

.project-row.WEEKLY110 .project-bg {
    background: linear-gradient(#525252,#474747)
}

.project-row.DAILY7 .project-bg {
    background: linear-gradient(to bottom,rgba(255,185,55,1) 0,rgba(254,181,52,1) 22%,rgba(255,182,54,1) 25%,rgba(255,169,46,1) 70%,rgba(255,165,43,1) 100%)
}

.price-table {
    padding: 20px
}

.project-bg {
    text-align: center
}

.project-bg img {
    height: 55px;
    margin: 20px 0
}

.project-row h3 {
    white-space: nowrap;
    font-size: 35px;
    color: #fff;
    padding: 40px 0;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    font-style: italic
}

.project-bg h4 {
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px
}

.project-bg h4 span {
    font-size: 13px;
    font-weight: 400;
    display: block
}

.progress-shares {
    overflow: visible;
    background: #fff;
    height: 4px;
    border-radius: 2px 2px 0 0;
    position: relative
}

.progress-shares:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 4px;
    border: 4px solid #4caf50;
    border-left-color: transparent;
    border-bottom-color: transparent;
    z-index: 10
}

.progress-shares:after {
    content: "FUNDED";
    right: 0;
    position: absolute;
    bottom: 10px;
    font-size: 9px;
    background: #4caf50;
    padding: 2px 5px;
    border-radius: 2px;
    color: #fff;
    z-index: 10
}

.progress-bar-shares {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #3f51b5;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    background-color: #3f51b5;
    position: relative
}

.progress-bar-shares:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f015";
    font-size: 18px;
    float: right;
    position: absolute;
    right: -15px;
    top: -14px;
    z-index: 11
}

.progress-bar-shares:after {
    content: "";
    float: right;
    margin: 0 -12px
}

.dep-info {
    padding: 15px 20px;
    box-shadow: 0 1px 15px rgba(0,0,0,.1);
    border-radius: 2px;
    color: #fff
}

.dep-info h4 {
    color: #fff;
    padding: 0;
    text-align: left;
    font-weight: 400;
    line-height: 1.2;
    margin: 0
}

.border-dep {
    border-right: rgba(256,256,256,.2) 1px solid
}

.project-table {
    margin-bottom: 10px
}

.project-table>tbody>tr>td {
    border-top: 0;
    padding: 8px 15px
}

.project-table.pay td {
    padding: 0 0 16px 0
}

.project-table.pay thead td {
    color: #79828a
}

.project-table img {
    margin-right: 10px
}

.project-table.pay>tbody>tr>td:last-child {
    color: #03bdaf;
    font-weight: 600
}

.project-table td:last-child {
    text-align: right
}

.project-table span b {
    text-decoration: line-through;
    color: #f44336
}

div.price-table ul li {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 13px;
    border-bottom: #ddd 1px solid;
    padding: 8px 0;
    text-transform: uppercase
}

.form-wallet {
    background-color: rgba(255,255,255,0);
    border-bottom: 1px solid rgba(255,255,255,.8);
    color: #fff
}

.form-wallet:focus {
    border-bottom: #fff 1px solid
}

.form-wallet::-webkit-input-placeholder {
    color: #fff
}

.form-wallet::-moz-placeholder {
    color: #fff
}

.form-wallet:-ms-input-placeholder {
    color: #fff
}

.form-wallet:-moz-placeholder {
    color: #fff
}

.price-table h4 {
    text-align: center
}

.price-table h4 span {
    color: #969fab;
    text-align: center;
    font-size: 13px;
    display: block;
    text-transform: uppercase
}

.price-table li span:last-child {
    color: #333
}

.red_border {
    border-bottom: #f3002b 2px solid
}

.col-md-25 {
    width: 20%
}

.press img {
    height: 30px;
    margin: 10px auto;
    display: block;
    max-width: 100%
}

.display-none {
    display: none
}

a.home-link {
    font-size: 16px
}

a.home-link:hover i {
    margin-left: 6px;
    transition: all .25s
}

a.home-link {
    text-decoration: none
}

.a-image {
    position: absolute;
    height: 300px;
    top: 25px
}

.graph {
    height: 330px;
    margin: auto
}

.color-templ {
    color: #2196f3
}

.our-bg p {
    margin: 0
}

.bu-container {
    width: 42%;
    height: 100%;
    position: absolute;
    bottom: 0
}

img.builder {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 580px
}

a .ce-block {
    margin-top: 30px;
    border: 1px solid #fff;
    border-radius: 2px;
    width: 100%;
    display: block;
    padding: 20px 20px 20px 120px;
    background: url(/about/images/uk.png) 20px 20px no-repeat;
    color: #fff
}

a .ce-block:hover {
    border: 1px solid #2196f3;
    background-color: rgba(256,256,256,.2)
}

.tdnone:hover {
    text-decoration: none
}

.copy .fa {
    font-size: 16px
}

.copy:hover .fa {
    color: #fff;
    font-size: 18px;
    transition: all .2s
}

.messages-tg {
    border: 1px dashed #ddd;
    margin-bottom: 20px;
    padding-left: 70px;
    position: relative
}

.messages-tg:before {
    content: "";
    position: absolute;
    left: 20px;
    width: 35px;
    height: 35px;
    background: url(/theme/assets/images/icon/telegram.png) no-repeat;
    background-size: 100%
}

.funded .project-bg {
    border-top: 4px solid #4caf50;
    margin: 0;
    height: 140px
}

.funded .project-bg:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f015";
    font-size: 18px;
    position: absolute;
    right: 46%;
    top: -18px;
    z-index: 11;
    color: #4caf50
}

.funded .project-bg h4 {
    display: table;
    margin: 25px auto;
    background: linear-gradient(45deg,#4caf50,#8bc34a);
    padding: 5px 25px;
    border-radius: 2px;
    box-shadow: 0 0 0 4px rgba(255,255,255,.3)
}

.funded:hover .project-bg h4 {
    background: linear-gradient(45deg,#8bc34a,#4caf50)
}

.home-banner {
    background: url(../images/home-banner.jpg) no-repeat;
    padding: 50px 0;
    background-position: 50% 50%;
    margin-bottom: 25px
}

.member-login {
    background: linear-gradient(to bottom,rgba(255,185,55,1) 0,rgba(254,181,52,1) 22%,rgba(255,182,54,1) 25%,rgba(255,169,46,1) 70%,rgba(255,165,43,1) 100%);
    box-shadow: 0 3px 10px rgba(0,0,0,.17);
    padding: 25px 30px;
    border-radius: 6px;
    margin: 10px 0
}

.member-login p {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700
}

.member-login a {
    color: #fff;
    font-style: italic;
    text-decoration: underline;
    margin-top: 4px;
    animation: official_domains_blink 5s infinite
}

@keyframes officialDomainsBlink {
    0 {
        color: #fff
    }

    50% {
        color: #e91e63
    }

    75% {
        color: #e91e63
    }

    100% {
        color: #fff
    }
}

.official_domains_blink {
    animation-duration: .6s;
    animation-name: officialDomainsBlink;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

.member-login a.anim {
    animation: officialDomainsBlink 3.5s infinite
}

footer .table>tbody>tr>td {
    border: 0;
    padding: 10px 8px 10px 0
}

.footer-menu a {
    padding: 0 10px;
    display: block
}

.smm {
    float: right
}

.theme-row {
    padding: 0;
    overflow: hidden
}

.theme-block {
    padding: 20px
}

.theme-row h3 {
    padding: 20px;
    background: linear-gradient(#525252,#474747);
    color: #fff;
    box-shadow: 0 3px 9px rgba(0,0,0,.17);
    margin: 0
}

ul.advantages {
    list-style: none;
    padding: 20px 15px 28px 21px;
    margin: 0
}

ul.advantages li {
    background: url(../images/check.png) 0 5px no-repeat;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    padding: 2px 0 2px 24px
}

.news-block a {
    color: gray;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 25px
}

.news-block a:last-child {
    margin: 0
}

.news-block a small {
    background: linear-gradient(#ffb736,#ffa52b);
    padding: 0 8px;
    color: #fff;
    border-radius: 2px;
    float: left
}

.news-block a img {
    float: left;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 3px 10px rgba(0,0,0,.17);
    margin-right: 15px
}

.features img {
    height: 50px;
    float: left;
    margin: 10px 15px 10px 0
}

.features h4 {
    margin: 0;
    font-weight: 600
}

.features>div>div {
    margin-bottom: 20px
}

img.AdvCash,img.Bitcoin,img.Bitcoin.Cash,img.Dash,img.Ethereum,img.Litecoin,img.Monero,img.NixMoney,img.Payeer,img.Perfect.Money,img.PerfectMoney,img.Ripple {
    height: 28px;
    border-radius: 8px;
    margin-right: 10px;
    padding: 2px
}

img.Bitcoin {
    background: linear-gradient(#ffc107,#ff9800);
    padding: 2px
}

img.Litecoin {
    background: linear-gradient(#bfbfbf,#929292)
}

img.Monero {
    background: linear-gradient(#ff9122,#f26822)
}

img.Ethereum {
    background: linear-gradient(#72a5ca,#49799c)
}

img.Bitcoin.Cash {
    background: linear-gradient(#f9bc0a,#ff9200)
}

img.Dash {
    background: linear-gradient(#1c92f0,#1c75bc)
}

img.Ripple {
    background: linear-gradient(#00ade6,#005591)
}

img.Perfect.Money {
    background: linear-gradient(#f44336,#d80000)
}

img.PerfectMoney {
    background: linear-gradient(#f44336,#d80000)
}

img.AdvCash {
    background: linear-gradient(#0ddf94,#09b477)
}

img.Payeer {
    background: linear-gradient(#00e2ff,#2196f3)
}

img.NixMoney {
    background: linear-gradient(#506aff,#3f51b5)
}

.support-img {
    float: left;
    height: 70px;
    margin: 20px 10px
}

h3.banner-title {
    float: right;
    font-size: 32px;
    font-style: italic;
    margin: 0;
    text-align: right;
    color: #fff;
    line-height: 25px
}

h3.banner-title small {
    color: #fff;
    float: right;
    font-size: 14px
}

h3.banner-title b {
    font-size: 40px;
    color: #fff;
    background: linear-gradient(#00bcd4,#2196f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.banner h3:after {
    content: none
}

h3.banner-title.roi b {
    font-size: 40px;
    float: right;
    line-height: 32px
}

h3.banner-title.roi {
    margin: 0 20px 0 3px
}

.adv-check h3 {
    margin: 0;
    line-height: 17px
}

.adv-check h3 {
    margin: 0;
    line-height: 17px
}

.adv-check .form-group {
    margin-top: 3px;
    margin-bottom: 5px
}

.adv-check {
    position: absolute;
    right: 20px;
    bottom: 10px;
    width: 430px
}

.ticket .support-img {
    margin: 5px 10px
}

.next-after:before {
    display: block;
    content: '';
    background: url(../images/right.png) 0 0 no-repeat;
    width: 22px;
    height: 31px;
    position: absolute;
    right: 0;
    top: 32px
}

.next-after2:before {
    display: block;
    content: '';
    background: url(../images/next.png) 0 0 no-repeat;
    width: 22px;
    height: 31px;
    position: absolute;
    right: -20px;
    top: 32px
}

.h200 {
    height: 200px
}

.item {
    margin-bottom: 30px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1)
}

.item img {
    border-radius: 6px 6px 0 0
}

.item .item-title {
    padding: 20px;
    background: #313540;
    border-radius: 0 0 3px 3px
}

img.avatar-settings {
    height: 90px;
    border-radius: 50%
}

.mydeposit {
    background: #27273e;
    border-radius: 8px;
    padding: 25px;
    margin-bottom: 40px
}

.mydeposit.DAILY7 {
    background: linear-gradient(to bottom,rgba(255,185,55,1) 0,rgba(254,181,52,1) 22%,rgba(255,182,54,1) 25%,rgba(255,169,46,1) 70%,rgba(255,165,43,1) 100%)
}

.mydeposit.WEEKLY110 {
    background: linear-gradient(#525252,#474747)
}

.banners-block label {
    color: gray
}

.pointer.shop-cart-agree {
    margin-top: 30px
}

.bitcoin-block {
    text-align: center;
    padding: 20px;
    background: #27273e;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 14px
}

.bitcoin-block img {
    margin-bottom: 10px;
    border-radius: 8px
}

.bitcoin-block .btn {
    margin-top: 15px;
    margin-right: 10px
}

.bitcoin-block .btn:first-child {
    margin-left: 10px
}

.bitcoin-block a {
    margin: 5px 0
}

.bitcoin-block b {
    color: #f0a
}

.bitcoin-block small {
    color: #8d8ea3;
    font-size: 14px
}

.bitcoin-block input {
    border-radius: 7px;
    margin-bottom: 15px
}

header#langauges {
    position: relative
}

header#langauges .nav a {
    border-radius: 0;
    color: rgba(255,255,255,.4);
    padding: 6px 0;
    margin-right: 15px;
    padding: 6px 0;
    margin-right: 15px;
    cursor: not-allowed
}

header#langauges .nav a.active {
    color: #03a9f4
}

header#langauges .nav a:hover {
    color: #414141;
    background: 0
}

header#langauges>.container>.btn {
    padding: 8px 15px 9px;
    border-radius: 0;
    float: right;
    color: #fff;
    background: linear-gradient(#00bcd4,#2196f3);
    text-transform: none
}

header#langauges>.container>.btn.l-b {
    border-bottom: 0;
    background: 0 0;
    margin-right: 10px;
    font-weight: 500
}

.login-h {
    float: right
}

.btn-no-bg,.btn-no-bg:hover {
    padding: 10px
}

header#topbanner {
    background-color: #fdfdff;
    background: url(/theme/assets/images/bg-header.jpg);
    background-size: cover;
    background-position: right,bottom;
    background-repeat: no-repeat;
    height: 138px;
    margin: 0 auto;
    box-shadow: 0 0 16px rgba(0,0,0,.19);
    transition: .25s all;
    position: relative
}

header#topline {
    background: #fff;
    box-shadow: 0 0 1px rgba(0,0,0,.2);
    margin-bottom: 10px
}

a.logo {
    background: no-repeat;
    width: 187px;
    display: block;
    float: left;
    height: 35px;
    margin-top: 8px
}

.top-block {
    float: left;
    margin: 30px 0 0 70px;
    position: relative;
    z-index: 1
}

.white-block {
    padding: 8px 15px;
    border-radius: 8px 0 0 0;
    margin-left: 20px
}

.white-block span {
    display: block;
    color: #00bcd4;
    font-weight: 600;
    white-space: nowrap
}

.black-block {
    padding: 8px 15px;
    border-radius: 0 0 8px 0;
    color: #fff
}

.modal-body ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.left-menu a {
    display: block;
    padding: 15px 22px;
    background: #272a33;
    text-align: left;
    width: 100%;
    border-radius: 2px;
    margin-bottom: 9.5px;
    text-transform: uppercase;
    color: #03a9f4;
    font-weight: 700;
    transition: .25s all
}

.left-menu i {
    padding-right: 6px
}

.p-r-3 {
    padding-right: 5px
}

.p-l-2 {
    padding-left: 5px
}

.btn-div {
    position: absolute;
    left: 270px;
    bottom: 20px
}

.com-info strong {
    color: #888;
    font-weight: 500
}

p.h {
    text-transform: uppercase;
    font-weight: 600;
    color: #03a9f4
}

p.h a {
    text-transform: none;
    font-weight: 400;
    text-decoration: underline
}

.icon-s {
    font-size: 15px;
    color: #03a9f4
}

.text-color {
    color: #9c42f5
}

.news h5 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px
}

.news img {
    border-radius: 2px;
    margin-bottom: 10px;
    border: 1px solid rgba(33,150,243,.4);
    box-shadow: 0 2px 2px rgba(0,0,0,.4)
}

.news a {
    float: right;
    text-decoration: underline;
    font-style: italic
}

.news div {
    margin-top: 7px
}

.news span {
    color: #7e8998
}

.foot-block {
    margin-bottom: 25px;
    font-weight: 600
}

.foot-block img {
    height: 50px;
    float: left;
    margin-right: 20px
}

.foot-block ul {
    margin-top: 5px;
    font-size: 11px
}

.foot-block ul li {
    display: block
}

.foot-block a {
    line-height: 22px
}

.foot-block a b {
    color: #03a9f4
}

.in-block {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%
}

.payments a:not(.btn),.payments label {
    display: inline-flex;
    color: #fff;
    margin-bottom: 10px;
    margin-right: 10px;
    line-height: 27px;
    vertical-align: middle;
    transition: .15s all;
    background: #212c34;
    padding: 4px 0 4px 4px;
    border-radius: 8px;
    width: calc(33% - 8px);
    color: #8d8ea3
}

.payments label:last-child {
    margin-right: 0
}

.payments a:nth-child(3n) {
    margin-right: 0
}

.payments a:hover {
    text-decoration: none;
    color: #fff
}

.payments a:not(.btn):hover {
    background: #293842;
    color: #03bdaf
}

.payments a:hover img {
    box-shadow: 0 0 1px 1px rgba(0,0,0,.3)
}

.table.payments a:not(.btn) {
    min-width: 150px
}

.payments img {
    border-radius: 8px;
    float: left;
    height: 30px!important;
    width: 30px!important;
    margin-right: 7px!important
}

.o-6 {
    color: #95a5b1
}

p.content {
    color: #efefef;
    font-size: 13px;
    line-height: 20px
}

.deposits {
    padding: 15px 25px
}

.form-control.small-f {
    padding: 10px 18px
}

[data-toggle=buttons] .btn {
    text-transform: none;
    overflow: hidden;
    white-space: nowrap;
    background: #27273e;
    margin: 0 14px 14px 0;
    width: calc(50% - 7px);
    text-align: center;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    float: left;
    transition: all .25s;
    border-radius: 25px!important;
    font-weight: 500;
    box-shadow: none
}

.deposits-btn[data-toggle=buttons] .btn {
    box-shadow: 0 8px 8px -4px rgb(20 16 41 / 24%),0 2px 4px -1px rgb(20 16 41 / 24%),0 0 1px 0 rgb(20 16 41 / 40%);
    background-color: #27273e
}

.deposits-btn[data-toggle=buttons] .btn:hover {
    box-shadow: 0 0 28px rgba(0,0,0,.2)
}

[data-toggle=buttons]:not(.btn-group--light) .btn.active {
    background: linear-gradient(107deg,#f0a,#9c42f5 53%,#5d2de1);
    color: #fff;
    opacity: 1
}

[data-toggle=buttons] .btn:nth-child(2n) {
    margin-right: 0
}

.deposits-btn[data-toggle=buttons] .btn.active {
    background: #27273e;
    box-shadow: 0 0 30px rgba(0,0,0,.25)
}

.h-15 {
    height: 15px!important
}

.get-btc {
    font-size: 11px
}

.get-btc img {
    float: left;
    height: 25px;
    margin: 3px 10px 0 10px
}

.ref-percent img {
    height: 80px;
    float: left
}

.ref-percent {
    font-style: italic;
    position: relative
}

.ref-percent span {
    position: absolute;
    font-size: 74px;
    font-weight: 100;
    top: 44px;
    color: #dadada;
    left: 135px;
    z-index: -1
}

.ref-percent span.ref {
    position: absolute;
    font-size: 20px;
    font-weight: 800;
    top: 1px;
    left: 174px;
    color: #414141
}

.input-group img {
    position: absolute;
    z-index: 999;
    height: 43px;
    border-radius: 2px 0 0 2px;
    padding: 5px
}

.form-group img {
    position: absolute;
    z-index: 999;
    height: 41px!important;
    width: 41px;
    border-radius: 50%!important;
    padding: 2px;
    left: 0;
    bottom: 0
}

.p-l-60 {
    padding-left: 60px
}

.user a {
    padding: 0;
    background: 0;
    display: inline;
    margin-right: 15px
}

.user a:hover {
    background: 0;
    text-decoration: underline;
    color: #414141
}

.check-btn {
    background: #f3f4f7;
    border-radius: 2px;
    display: flex
}

.check-btn .btn {
    width: 50%;
    cursor: not-allowed
}

.check-btn .btn:not(.btn-primary) {
    color: #414141
}

.captcha img {
    height: 42px!important;
    width: 88px;
    border-radius: 25px!important;
    display: block;
    position: relative;
    padding: 0;
    left: 0;
    bottom: 0
}

ul.m-l-b-10 li {
    margin-bottom: 10px
}

.checkbox-template,.radio-template {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    position: relative;
    outline: 0
}

.checkbox-template::before,.radio-template::before {
    margin-right: 10px;
    content: '';
    display: inline-block;
    -webkit-transform: translate(-2px,-2px);
    transform: translate(-2px,-2px);
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #8a8d93;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 3px
}

.checkbox-template::after,.radio-template::after {
    content: '\f00c';
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    display: block;
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 1px;
    font-size: 10px;
    opacity: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #fff
}

.checkbox-template:checked::before,.radio-template:checked::before {
    background: linear-gradient(#00bcd4,#2196f3)
}

.checkbox-template:checked::after,.radio-template:checked::after {
    opacity: 1
}

div.flex {
    display: flex;
    font-size: 11px
}

div.flex div {
    margin-right: 15px
}

div.flex small {
    display: block;
    opacity: .6;
    line-height: 10px
}

.payments[data-toggle=buttons] .btn {
    margin: 0 15px 15px 0;
    width: calc(33% - 8px);
    text-align: left;
    padding: 7px;
    height: 40px;
    line-height: 24px
}

.payments[data-toggle=buttons] .btn img {
    height: 26px!important;
    width: 26px!important;
    border-radius: 50%
}

.payments[data-toggle=buttons] .btn span {
    background: 0
}

.payments[data-toggle=buttons] .btn:nth-child(3n) {
    margin-right: 0
}

.deposits-btn[data-toggle=buttons]:not(.btn-group--light) .btn.active .project-table>tbody>tr:not(:last-child) {
    border-bottom: 1px solid rgba(255,255,255,.5)
}

.deposits-btn[data-toggle=buttons]:not(.btn-group--light) .btn .project-table>tbody>tr>td:first-child {
    opacity: 1
}

.deposits-btn[data-toggle=buttons] .btn {
    margin: 0 30px 30px 0;
    width: calc(50% - 15px);
    text-align: left;
    padding: 24px;
    height: auto;
    font-weight: 500;
    border-radius: 24px!important;
    font-size: 13px;
    line-height: 30px;
    border-radius: 24px
}

.deposits-btn[data-toggle=buttons] .btn:last-child {
    margin-right: 0
}

.deposits-btn[data-toggle=buttons] .btn:nth-child(2n) {
    margin-right: 0
}

.btn-big[data-toggle=buttons] .btn {
    height: 44px;
    line-height: 44px
}

#page-loader {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    text-align: center;
    position: fixed;
    background: #0e0f2f
}

#page-loader:before {
    content: '';
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

html:not(.ie9) .page-loader__spinner {
    box-sizing: border-box;
    height: 150px;
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

html:not(.ie9) .page-loader__spinner:after {
    content: "";
    position: absolute;
    height: 150px;
    width: 150px;
    left: 0;
    top: 0;
    background: url(../images/spin_logo.svg) no-repeat
}

.ie9 .page-loader__spinner {
    display: inline-block;
    color: rgba(255,255,255,.2)
}

.ie9 .page-loader__spinner:before {
    content: 'Page is loading...'
}

.after-spinner {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative
}

.after-spinner:after {
    content: "";
    position: absolute;
    height: 192px;
    width: 195px;
    top: 16px;
    left: 14px;
    background: linear-gradient(#00e2ff,#380e82);
    border-radius: 50%;
    animation: rotate 1.4s infinite linear
}

@keyframes rotate {
    0 {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.banner::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    background: radial-gradient(rgba(3,169,244,.2),#03a9f400) no-repeat;
    animation: flicker 9s infinite
}

@keyframes flicker {
    0 {
        opacity: .15795
    }

    5% {
        opacity: .31511
    }

    10% {
        opacity: .94554
    }

    15% {
        opacity: .2469
    }

    20% {
        opacity: .62031
    }

    25% {
        opacity: .0293
    }

    30% {
        opacity: .00899
    }

    35% {
        opacity: .5344
    }

    40% {
        opacity: .12778
    }

    45% {
        opacity: .52042
    }

    50% {
        opacity: .3823
    }

    55% {
        opacity: .2198
    }

    60% {
        opacity: .9383
    }

    65% {
        opacity: .86615
    }

    70% {
        opacity: .68695
    }

    75% {
        opacity: .55749
    }

    80% {
        opacity: .96984
    }

    85% {
        opacity: .0361
    }

    90% {
        opacity: .24467
    }

    95% {
        opacity: .08351
    }

    100% {
        opacity: .54813
    }
}

.table.payments>tbody>tr>td:nth-child(6),.table.payments>tbody>tr>th:nth-child(6) {
    text-align: right
}

.table.payments>tbody>tr>td:nth-child(2),.table.payments>tbody>tr>td:nth-child(3),.table.payments>tbody>tr>td:nth-child(4),.table.payments>tbody>tr>td:nth-child(5) {
    text-align: center
}

.table.payments tr>th:nth-child(2),.table.payments tr>th:nth-child(3),.table.payments tr>th:nth-child(4),.table.payments tr>th:nth-child(5) {
    text-align: center
}

.table.payments tr>th:nth-child(6) {
    text-align: right
}

.table.payments a:not(.btn),.table.payments label {
    margin-bottom: 0
}

.logo-rank {
    height: 190px;
    position: relative;
    z-index: 1
}

.logo-rank i {
    position: absolute;
    bottom: 80px;
    left: 35px;
    font-size: 60px;
    color: #dbdbdb
}

.logo-rank img {
    position: absolute;
    height: 100px;
    border-radius: 6px;
    top: 220px;
    left: 7px
}

.logo-rank label {
    position: absolute;
    bottom: 0;
    padding: 20px 40px;
    background: linear-gradient(#00bcd4,#2196f3);
    color: #fff;
    border-radius: 2px
}

.rank {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 15px
}

.rank:last-child {
    margin: 0
}

.rank>label:first-child {
    padding: 15px;
    border-radius: 2px;
    border: 1px #dbdbdb solid;
    width: 35%;
    position: relative;
    box-shadow: 0 2px 1px rgba(0,0,0,.05);
    background: rgba(0,0,0,.7)
}

.rank>label {
    float: left
}

.rank>label:last-child {
    width: 38%
}

.rank>label:nth-child(2) {
    width: 27%;
    padding: 15px
}

.rank>label:first-child span {
    position: absolute;
    right: 25px;
    top: 15px
}

.rank>label i {
    color: #dbdbdb
}

.rank>label p {
    margin: 0;
    line-height: 16px;
    font-weight: 600
}

.rank-table:before {
    content: "";
    position: absolute;
    height: 270px;
    width: 150px;
    background: url(/theme/assets/images/line1.svg) no-repeat;
    left: -121px;
    top: 37px
}

.rank-table:before {
    background: url(/theme/assets/images/line1.svg) no-repeat
}

.rank-table.Investor .rank:nth-child(4)>label i {
    color: #03a9f4
}

.rank-table.Investor .rank:nth-child(4)>label p {
    color: #03a9f4
}

.rank-table.Investor .rank:nth-child(4)>label:first-child {
    border: 1px #03a9f4 solid
}

.rank-table.Representative .rank:nth-child(3)>label i {
    color: #2196f3
}

.rank-table.Representative .rank:nth-child(3)>label p {
    color: #2196f3
}

.rank-table.Representative .rank:nth-child(3)>label:first-child {
    border: 2px #2196f3 solid
}

.rank-table.Representative:before {
    background: url(/theme/assets/images/line2.svg) no-repeat
}

.rank-table.Region.Leader .rank:nth-child(2)>label i {
    color: #2196f3
}

.rank-table.Region.Leader .rank:nth-child(2)>label p {
    color: #2196f3
}

.rank-table.Region.Leader .rank:nth-child(2)>label:first-child {
    border: 2px #2196f3 solid
}

.rank-table.Region.Leader:before {
    background: url(/theme/assets/images/line3.svg) no-repeat
}

.rank-table.Director .rank:nth-child(1)>label i {
    color: #2196f3
}

.rank-table.Director .rank:nth-child(1)>label p {
    color: #2196f3
}

.rank-table.Director .rank:nth-child(1)>label:first-child {
    border: 2px #2196f3 solid
}

.rank-table.Director:before {
    background: url(/theme/assets/images/line4.svg) no-repeat
}

.rank-le.Director li:nth-child(4) label,.rank-le.Investor li:nth-child(1) label,.rank-le.Region.Leader li:nth-child(3) label,.rank-le.Representative li:nth-child(2) label {
    background: linear-gradient(#00bcd4,#2196f3);
    color: #fff
}

.bg-bottom {
    background: #313540 url(/theme/assets/images/bg-bottom.jpg) no-repeat right;
    background-size: cover;
    padding: 22px;
    border: 1px solid rgba(33,150,243,.4);
    border-radius: 2px
}

.sec-crypt img {
    float: left;
    height: 90px;
    margin: 0 20px 30px 0;
    padding: 10px
}

span.auto-payment {
    border-radius: 2px;
    width: 80px;
    display: block;
    padding: 3px 7px;
    color: #fff;
    position: relative;
    background: #202227;
    background-size: 75px 100%;
    box-shadow: 0 0 1px rgba(0,0,0,.2) inset
}

.table.project-table.pay a:hover {
    text-decoration: none
}

.table.project-table.pay {
    margin-bottom: 7px
}

tr.countTo2 h4 {
    color: #55f9ac;
    font-size: 16px
}

ul.rank-le {
    list-style: none;
    display: block;
    width: 100%;
    float: left;
    margin: 0 0 10px;
    padding: 0
}

.rank-le li {
    background: url(/theme/assets/images/right.png) 7px 7px no-repeat;
    background-size: 7px;
    margin: 0;
    padding: 0 0 0 22px;
    line-height: 24px;
    float: left
}

.rank-le li:first-child {
    background: 0;
    padding: 0
}

.rank-le li label {
    padding: 0 13px;
    border-radius: 2px;
    background: rgba(0,0,0,.2)
}

a.banners-link {
    padding: 12px 20px;
    background: url(/theme/assets/images/magnet.png) left top no-repeat #202227;
    background-size: contain;
    border-radius: 2px;
    float: right;
    padding-left: 70px;
    margin-bottom: 24px;
    box-shadow: 0 1px 4px #000;
    line-height: 18px;
    transition: .25s all
}

a.banners-link:hover {
    text-decoration: none;
    box-shadow: 0 2px 4px #e0e0e0
}

a.banners-link span {
    color: #fff;
    font-size: 11px
}

table#table_ticket_list td:first-child {
    border-radius: 0
}

table#table_ticket_list td:last-child {
    border-radius: 0
}

table#table_ticket_list tr:hover td {
    background: #03bdaf;
    cursor: pointer
}

table#table_ticket_list thead>tr>th {
    border-bottom: 0
}

table#table_ticket_list thead tr:hover {
    background: 0
}

.white-row.ticket {
    background: url(/theme/assets/images/support_bg.jpg) no-repeat top left #313540;
    background-size: contain;
    padding-top: 132px
}

h3 small {
    font-size: 14px!important
}

.error-block h1 {
    font-size: 116px;
    font-weight: 800;
    margin: 0 0 10px;
    line-height: 110px;
    background: #55f9ac;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.error-block h1 .fa {
    display: block
}

.error-block {
    text-align: center;
    margin-top: 200px
}

.error-block p {
    text-transform: uppercase;
    margin-bottom: 10px
}

.user__img {
    height: 40px;
    width: 40px;
    border-radius: 2px
}

.partners img {
    height: 45px;
    border-radius: 2px;
    margin-right: 15px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.label.INVESTOR {
    background: linear-gradient(#00bcd4,#2196f3);
    padding: 5px 15px;
    font-size: 11px
}

table.table.partners tbody tr th:last-child {
    color: #2196f3
}

.table.partners>tbody>tr>th {
    padding: 5px 8px
}

.table.tbl-stat>tbody>tr>td {
    padding: 4px;
    border: 0
}

.table.tbl-stat.tbl-dep>tbody>tr>td:last-child {
    color: #4caf50;
    font-weight: 600
}

span.text-dep {
    color: #4caf50;
    font-weight: 600
}

.table.tbl-stat.tbl-wdr>tbody>tr>td:last-child {
    color: #f22d2e;
    font-weight: 600
}

span.text-wdr {
    color: #f22d2e;
    font-weight: 600
}

.table.tbl-user>tbody>tr>td {
    padding: 7px;
    border: 0
}

.table.tbl-stat img,.table.tbl-user img {
    border-radius: 1px
}

.table.tbl-stat img,.table.tbl-user img {
    margin-right: 5px
}

.table.tbl-stat img {
    margin-right: 5px;
    height: 22px
}

.btn {
    position: relative;
    overflow: hidden;
    font-size: 14px;
    box-shadow: 0 .2em .5em 0 rgba(0,0,0,.2)
}

label.btn:after {
    height: 500px;
    left: -200px;
    width: 60px;
    top: -70px
}

label.btn:hover:after {
    left: 140%
}

label.btn:hover {
    box-shadow: 0 0 20px rgba(0,0,0,.15)
}

.btn-border {
    color: #fff;
    background-image: linear-gradient(103deg,#33334b,#27273e 50%,#202036);
    box-shadow: 0 8px 8px -4px rgb(156 66 245 / 6%),0 16px 24px 0 rgb(156 66 245 / 12%),0 2px 4px -1px rgb(27 10 82 / 6%),0 0 1px 0 rgb(156 66 245 / 12%),inset 0 2px 6px 0 rgb(156 66 245 / 40%);
    padding: 12px 25px;
    font-weight: 700
}

.btn-border:hover {
    color: #fff;
    padding: 12px 25px;
    background-image: linear-gradient(180deg,rgba(51,51,75,.6),rgba(51,51,75,.6)),linear-gradient(114deg,#33334b,#27273e 50%,#202036);
    box-shadow: 0 12px 12px -4px rgb(156 66 245 / 6%),0 24px 32px 0 rgb(156 66 245 / 12%),0 4px 4px -1px rgb(27 10 82 / 6%),0 1px 1px 0 rgb(156 66 245 / 12%),inset 0 0 8px 0 rgb(156 66 245 / 40%)
}

.btn-border-success {
    padding: 12px 30px;
    border: 2px solid #55f9ac;
    color: #55f9ac;
    box-shadow: 0 1px 12px 0 rgba(85,249,172,.67)
}

.btn-border-success:hover {
    background: linear-gradient(to bottom,#57fbad 0,#2dc87e 100%);
    color: #121337;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 1px 12px 4px rgba(85,249,172,.67)
}

.cssload-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.cssload-inner.cssload-one {
    left: 0;
    top: 0;
    animation: rotate-one 1.15s linear infinite;
    -o-animation: rotate-one 1.15s linear infinite;
    -ms-animation: rotate-one 1.15s linear infinite;
    -webkit-animation: rotate-one 1.15s linear infinite;
    -moz-animation: rotate-one 1.15s linear infinite;
    border-bottom: 3px solid #252eef
}

.cssload-inner.cssload-two {
    right: 0;
    top: 0;
    animation: rotate-two 1.15s linear infinite;
    -o-animation: rotate-two 1.15s linear infinite;
    -ms-animation: rotate-two 1.15s linear infinite;
    -webkit-animation: rotate-two 1.15s linear infinite;
    -moz-animation: rotate-two 1.15s linear infinite;
    border-right: 3px solid #fff
}

.cssload-inner.cssload-three {
    right: 0;
    bottom: 0;
    animation: rotate-three 1.15s linear infinite;
    -o-animation: rotate-three 1.15s linear infinite;
    -ms-animation: rotate-three 1.15s linear infinite;
    -webkit-animation: rotate-three 1.15s linear infinite;
    -moz-animation: rotate-three 1.15s linear infinite;
    border-top: 3px solid #ff0f37
}

@keyframes rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }

    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@-o-keyframes cssload-rotate-one {
    0% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }

    100% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@-ms-keyframes cssload-rotate-one {
    0% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }

    100% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@-moz-keyframes cssload-rotate-one {
    0% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }

    100% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@keyframes rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@-o-keyframes rotate-two {
    0% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }

    100% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@-ms-keyframes rotate-two {
    0% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }

    100% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@-webkit-keyframes rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }

    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@-moz-keyframes rotate-two {
    0% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }

    100% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@keyframes rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@-o-keyframes rotate-three {
    0% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }

    100% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@-ms-keyframes rotate-three {
    0% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }

    100% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@-webkit-keyframes rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@-moz-keyframes rotate-three {
    0% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }

    100% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

a.lang img {
    height: 24px;
    width: 24px;
    margin-right: 10px
}

a.lang {
    display: block
}

.lang,.time {
    line-height: 25px;
    float: right;
    margin-right: 15px;
    color: #fff
}

.lang i.fa-globe,.time i {
    color: #fff;
    background: linear-gradient(107deg,#f0a,#9c42f5 53%,#5d2de1);
    border-radius: 8px;
    height: 26px;
    width: 26px;
    display: block;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;
    float: left
}

.lang i.fa-globe {
    margin-right: 5px
}

.iri-graf {
    float: left;
    font-size: 10px;
    margin: 0 3px;
    height: calc(100% - 30px);
    position: relative
}

.proc {
    height: 100%;
    width: 35px;
    background: #2196f3;
    line-height: 100px;
    border-radius: 2px
}

ul.nav.nav-list.faq li a {
    background: #272a33;
    border-radius: 2px;
    padding: 15px 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

ul.nav.nav-list.faq li.active a {
    background: linear-gradient(#00bcd4,#2196f3);
    color: #fff
}

ul.nav.nav-list.faq li a i {
    margin-right: 7px
}

.tab-pane h2:first-child {
    position: absolute;
    top: 10px
}

.toogle.toogle-accordion.tab-content {
    line-height: 22px
}

.mydeposit.Dreamy .progress:after,.mydeposit.Individual .progress:after,.mydeposit.National .progress:after {
    content: none
}

.mydeposit.Dreamy span.text-color,.mydeposit.Individual span.text-color,.mydeposit.National span.text-color {
    color: #e91e63
}

.top-block:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(33,150,243,.4);
    position: absolute;
    top: 0;
    left: 0;
    transform: skewX(-27deg);
    z-index: -1
}

.top-block:after {
    content: "";
    width: 100%;
    height: 40%;
    background: #2196f3;
    position: absolute;
    bottom: 0;
    left: -3%;
    transform: skewX(-27deg);
    z-index: -1
}

.banner10 {
    position: relative;
    overflow: hidden;
    background: url(/theme/assets/images/banner10.jpg) no-repeat left top;
    background-size: cover;
    color: #fff;
    padding: 20px;
    z-index: 1
}

.banner10 table {
    margin-top: 155px
}

.banner10 .table>tbody>tr>td {
    background: rgba(0,0,0,.4)
}

.banner10:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    background: radial-gradient(rgba(3,169,244,.4),#03a9f400) no-repeat;
    animation: flicker 9s infinite
}

.deposits-btn[data-toggle=buttons] .btn .banner10 {
    background: url(/theme/assets/images/banner11.jpg) no-repeat left top;
    background-size: cover
}

h4.return {
    font-weight: 600;
    text-align: right;
    line-height: 12px;
    font-size: 15px
}

.tw-p {
    color: #5f6e97
}

.rank .progress {
    margin-top: 0
}

.rank .progress-big {
    background: rgba(33,150,243,.2)
}

img.footer-logo {
    height: 45px;
    margin-bottom: 15px
}

footer p {
    color: #8d8ea3
}

.banner-ab h4 {
    font-weight: 600;
    color: #fff;
    font-style: italic;
    font-size: 16px
}

.banner-ab h4 span {
    color: #03a9f4
}

.banner-ab hr {
    margin: -2px 0 7px
}

ul.ab-ul {
    list-style: none;
    padding: 0;
    margin-bottom: 20px
}

ul.ab-ul li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    height: 20px;
    width: 20px;
    color: #2196f3;
    margin-right: 7px
}

img.ab-img {
    height: 20px;
    margin-right: 7px;
    float: left
}

.text-message .media-heading {
    color: #fff
}

.link-ticket-content {
    position: relative;
    width: 100%;
    padding: 10px;
    background: linear-gradient(#272b36,#1a202f);
    border-radius: 2px;
    border: 1px solid rgba(33,150,243,.4);
    box-shadow: 0 1px 1px rgba(0,0,0,.1)
}

.link-ticket-content:after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(/theme/assets/images/phone_icon.png) no-repeat;
    position: absolute;
    background-size: contain;
    top: 17px;
    right: 17px;
    animation: tada 2s infinite
}

.link-ticket-content p {
    margin: 0;
    line-height: 18px
}

.link-ticket-content img {
    height: 50px;
    float: left;
    margin-right: 10px;
    border-radius: 2px
}

table h4 {
    margin: 0
}

.table>thead>tr>th {
    color: #79828a
}

h3.acc-ove,h3.ava-bal {
    font-size: 16px;
    margin: 0 0 5px
}

h3.his1,h3.his2 {
    font-size: 13px;
    margin: 0 0 10px
}

h3.acc-ove {
    margin: 0 0 10px
}

.acc-ove:after,.ava-bal:after,.his1:after,.his2:after {
    content: "";
    background: url(/theme/assets/images/user.svg) no-repeat;
    height: 23px;
    width: 23px;
    display: inline-block;
    float: left;
    margin: 0 8px 0 2px;
    transform: none;
    animation: none
}

.ava-bal:after {
    background: url(/theme/assets/images/safe-box.svg) no-repeat;
    height: 21px;
    width: 21px;
    margin: 2px 8px 0 2px
}

.his1:after {
    background: url(/theme/assets/images/history1.png) no-repeat;
    background-size: contain
}

.his2:after {
    background: url(/theme/assets/images/history2.png) no-repeat;
    background-size: contain
}

#topbanner:before {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(/theme/assets/images/shadow.png) no-repeat;
    background-position: right,bottom;
    animation: flicker 6s infinite;
    background-size: cover
}

.text-message a {
    color: #83f1ff;
    text-decoration: underline
}

aside ul.nav-list li a.logout {
    color: #ff7e82;
    font-size: 14px
}

a.login,a.logout {
    position: relative;
    padding-left: 40px!important
}

a.login {
    color: #5c73c7!important;
    margin: 0 20px
}

a.login:hover {
    background: rgba(113,139,237,.3);
    border-radius: 40px;
    transition: .25s all;
    color: #fff!important
}

a.login:hover:before {
    width: 35px;
    height: 35px;
    top: 1px
}

a.login:before,a.logout:before {
    border-radius: 50%;
    content: '';
    position: absolute;
    background: url(/theme/assets/images/login.png) center no-repeat;
    left: 0;
    top: 5px;
    background-size: 54%;
    background-color: rgba(113,139,237,.3);
    width: 30px;
    height: 30px;
    margin-right: 20px;
    transition: .25s all
}

a.logout {
    padding-left: 60px!important
}

a.logout:before {
    left: 20px;
    top: 10px;
    background-color: rgba(255,126,130,.3);
    background: url(/theme/assets/images/logout.png) center no-repeat;
    background-color: rgba(255,126,130,.3);
    background-size: 54%
}

span.label-sup {
    float: right;
    line-height: 16px;
    padding: 8px;
    border-radius: 8px;
    color: #ff4747;
    background-color: #29212b;
    width: 32px;
    height: 32px;
    text-align: center;
    transform: translateY(-6px)
}

header.head-x {
    padding: 5px 0;
    color: #79828a
}

header.menu-x {
    padding: 15px 0;
    background: #24243b
}

ul.top-nav {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0
}

ul.top-nav li {
    float: left
}

.ava-menu {
    height: 40px;
    width: 40px;
    margin-right: 0;
    margin-left: 30px;
    float: right;
    border-radius: 50%;
    transform: translateY(-10px)
}

ul.top-nav li a:not(.btn) {
    padding: 10px 22px;
    display: block;
    position: relative;
    transition: .3s all;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .2px
}

ul.top-nav li a:not(.btn):hover {
    text-decoration: none;
    color: #9c42f5
}

ul.nav-list li a i,ul.top-nav i {
    margin-right: 10px;
    font-size: 16px;
    background: linear-gradient(107deg,#f0a,#9c42f5 53%,#5d2de1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

ul.nav-list li a i {
    color: #007169
}

ul.top-nav li a.info-acc {
    color: #fff;
    font-size: 13px;
    padding-right: 0
}

ul.top-nav li a.info-acc i.fa-bank {
    color: #fff;
    font-size: 13px;
    padding-right: 0
}

.depm {
    width: 32px;
    height: 32px;
    font-size: 13px!important;
    background-color: #132d34;
    margin: -7px 0 0 20px;
    border-radius: 8px;
    padding: 10px;
    text-align: center
}

ul.isotope-filter li.maked a {
    box-shadow: 0 1px 12px 0 rgba(104,255,184,.67);
    border-radius: 25px;
    background-color: #718bed;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#57fbad),to(#2dc87e));
    background-image: linear-gradient(to bottom,#57fbad 0,#2dc87e 100%);
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 30px;
    color: #121337;
    font-weight: 500
}

ul.isotope-filter li.maked a:hover {
    cursor: pointer;
    -webkit-transition: ease .3s;
    transition: ease .3s;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 0 20px 1px #3bd98e
}

ul.isotope-filter li.maked.active a {
    display: none
}

ul.isotope-filter li.accou a {
    font-weight: 500;
    background: 0 0;
    color: rgba(255,255,255,.38);
    padding: 12px 0;
    transition: .25s all;
    position: relative
}

ul.isotope-filter li.accou a:after {
    content: "";
    position: absolute;
    top: 18px;
    left: -25px;
    height: 10px;
    width: 20px;
    background: url(/theme/assets/images/arrow.png) no-repeat;
    background-size: contain;
    opacity: .38;
    transition: .3s all
}

ul.isotope-filter li.accou a:hover:after {
    opacity: 1;
    left: -35px
}

ul.isotope-filter li.accou a:hover {
    color: #fff
}

ul.isotope-filter li.accou.active a {
    display: none
}

.act-dep,.act-dep2 {
    float: right;
    font-size: 22px;
    font-weight: 600;
    color: #55f9ac;
    position: relative
}

h1 .act-dep,h1 .act-dep2 {
    margin-top: 10px
}

.act-dep2:before,.act-dep:before {
    width: 291px;
    height: 2px;
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(30,87,153,.1)),color-stop(70%,#55f9ac),to(rgba(125,185,232,.01)));
    background: linear-gradient(to right,rgba(30,87,153,.1) 0,#55f9ac 70%,rgba(125,185,232,.01) 100%);
    position: absolute;
    content: '';
    -webkit-transform: translate(-330px,12px);
    transform: translate(-330px,12px)
}

.act-dep2:after,.act-dep:after {
    position: absolute;
    content: '';
    width: 207px;
    height: 31px;
    background: url(/theme/assets/images/shape.png) no-repeat;
    left: -220px;
    top: -3px;
    animation-name: bounce-2;
    animation-timing-function: linear;
    align-self: flex-end;
    animation-duration: 3s;
    animation-iteration-count: infinite
}

.act-dep2 {
    color: #718bed
}

.act-dep2:before {
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(30,87,153,.1)),color-stop(70%,#718bed),to(rgba(125,185,232,.01)));
    background: linear-gradient(to right,rgba(30,87,153,.1) 0,#718bed 70%,rgba(125,185,232,.01) 100%)
}

.act-dep2:after {
    background: url(/theme/assets/images/shape2.png) no-repeat;
    animation-duration: 3.6s
}

.act-dep.act-dep-cl:after,.act-dep2.act-dep-cl:after {
    left: -180px
}

.act-dep.act-dep-cl:before,.act-dep2.act-dep-cl:before {
    -webkit-transform: translate(-290px,12px);
    transform: translate(-290px,12px)
}

.form-group small {
    color: #8b8ca0
}

.brain2 {
    position: relative
}

img.imgblock {
    width: 100%
}

img.brain2a {
    position: absolute;
    left: 0;
    top: 0;
    animation-name: bounce-1;
    animation-timing-function: linear;
    align-self: flex-end;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    height: 100%;
    width: 100%;
    margin: 0 auto 0 auto;
    transform-origin: bottom
}

@keyframes bounce-1 {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-30px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes bounce-2 {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-110px)
    }

    100% {
        transform: translateX(0)
    }
}

.regi1 {
    padding: 0 40px 20px 0
}

.regi2 {
    padding: 30px 0 20px 40px
}

.alert.alert-dialog:after {
    content: "";
    height: 10px;
    width: 10px;
    border: 10px solid #728dee;
    bottom: -20px;
    left: 50%;
    position: absolute;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent
}

.btn-menu {
    display: none;
    opacity: 0;
    float: right
}

ul.top-nav li a.forgot_pass {
    font-size: 14px;
    color: #f0a;
    width: 305px;
    background: rgba(255,255,255,.03);
    transform: translateY(25px) translateX(-25px);
    border-radius: 0 0 8px 8px;
    padding: 10px 25px
}

.form-group i {
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 34px;
    text-align: center;
    height: 38px;
    width: 38px;
    border: 1px solid rgba(90,92,111,.63);
    background: #191e48;
    transition: .25s all
}

.form-group .form-control:focus~i {
    background: linear-gradient(to bottom,#718bed 0,#617bda 100%)
}

.alert a {
    text-decoration: underline;
    color: #fff
}

.btn-in {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-radius: 20px;
    z-index: 9
}

.downline p {
    color: #8d8ea3;
    margin-bottom: 5px
}

.affbg {
    padding: 0 0 0 20px
}

.affbg:after {
    content: "";
    position: absolute;
    top: -2%;
    left: -80%;
    transform: rotate(-4deg);
    height: 500px;
    width: 1200px;
    background: url(/theme/assets/images/affbg.png) no-repeat;
    background-size: contain;
    opacity: .4;
    z-index: -1
}

.accbg {
    margin-top: 50px;
    margin-left: 30px;
    padding: 10px
}

.accbg:after {
    content: "";
    position: absolute;
    top: -27%;
    left: -85%;
    height: 580px;
    width: 580px;
    background: url(/theme/assets/images/accbg.png) no-repeat;
    background-size: contain;
    opacity: .28;
    z-index: -1
}

.setbg {
    padding: 20px;
    margin-top: 30px
}

.setbg:after {
    content: "";
    position: absolute;
    top: 0;
    left: -110%;
    height: 600px;
    width: 1300px;
    background: url(/theme/assets/images/setbg.png) no-repeat;
    background-size: contain;
    opacity: .4;
    z-index: -1
}

.link-block {
    margin-top: 20px;
    position: relative;
    padding-top: 20px
}

.link-block:after {
    position: absolute;
    content: '';
    height: 2px;
    background-color: #121337;
    top: 0;
    left: -30px;
    width: calc(100% + 60px)
}

.link-block p {
    color: #8d8ea3
}

p.part-stat span {
    color: #718bed;
    font-size: 20px
}

.rank-b {
    margin-bottom: 20px
}

.rank-b>span {
    color: #8d8ea3
}

.ref-inf {
    color: #8d8ea3;
    margin-bottom: 25px
}

.ref-infc {
    background-color: rgba(86,250,172,.18);
    border-radius: 50%;
    color: #56faac;
    text-align: center;
    margin-right: 15px;
    padding: 11px 9px;
    float: left
}

.mydeposit table.table {
    background: 0 0;
    border-radius: 0;
    margin-bottom: 0
}

.mydeposit table.table th {
    padding: 5px 0!important;
    border: none
}

.mydeposit table.table td {
    padding: 5px 0 0!important;
    background: 0 0;
    border-bottom: none
}

.mydeposit h3 small {
    font-size: 13px!important;
    float: right;
    color: #79828a
}

.account p,.make-dep p {
    color: rgba(224,224,255,.6)
}

.make-dep p {
    margin-bottom: 15px
}

.make-dep .progress {
    margin-top: 0;
    margin-bottom: 20px
}

.account h3 {
    margin: 0 0 5px;
    color: #55f9ac
}

.text-color2 {
    color: #718bed
}

.make-dep h4 {
    margin-bottom: 22px;
    font-size: 16px;
    font-weight: 400
}

label.btn.active .progress-bar {
    background: linear-gradient(to left,#fff 0,#fafafa 100%)!important
}

label.btn p {
    margin-bottom: 2px
}

label.btn>h3:last-child {
    margin: 0
}

h3.percent b {
    color: #55f9ac;
    font-size: 30px;
    font-weight: 700;
    background: linear-gradient(#57fbad 0,#2dc87e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.deposits-btn .btn h2 {
    position: relative;
    margin-bottom: 14px;
    font-weight: 700;
    background: linear-gradient(#57fbad 0,#2dc87e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.deposits-btn .btn:nth-child(4) h2,.deposits-btn .btn:nth-child(5) h2,.deposits-btn .btn:nth-child(6) h2 {
    background: linear-gradient(#ffeb3b,#e91e63);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.deposits-btn .btn:nth-child(4) h3.percent b,.deposits-btn .btn:nth-child(5) h3.percent b,.deposits-btn .btn:nth-child(6) h3.percent b {
    background: linear-gradient(#ffeb3b,#e91e63);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.deposits-btn .btn.active h2,.deposits-btn .btn.active h3.percent b {
    position: relative;
    margin-bottom: 14px;
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

header .payments img {
    height: 26px!important;
    width: 26px!important
}

.deposits-btn .btn h2:after {
    content: "";
    height: 33px;
    width: 33px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    border: 3px solid rgba(255,255,255,.3);
    transition: .25s all;
    text-align: center;
    padding-top: 5px
}

.deposits-btn .btn.active h2:after {
    content: "\f00c";
    font: normal normal normal 18px/1 FontAwesome;
    color: #fff;
    -webkit-text-fill-color: #fff;
    text-shadow: 0 -1px #2dc87e;
    border: 3px solid #fff;
    box-shadow: inset 0 0 2px 0 #2dc87e
}

.payments[data-toggle=buttons] .btn:before {
    content: "";
    height: 26px;
    width: 26px;
    position: absolute;
    top: 7px;
    right: 7px;
    border-radius: 50%;
    transition: .25s all;
    text-align: center;
    padding-top: 6px;
    background: #0000001f;
    box-shadow: inset 0 0 12px rgb(0 0 0 / 22%)
}

.payments[data-toggle=buttons] .btn.active:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #f0a;
    background: #fff
}

.aff-res {
    font-weight: 700;
    background: linear-gradient(to bottom,#718bed 0,#617bda 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 30px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #8d8ea3;
    padding: 0;
    font-weight: 700;
    margin-top: -5px;
    line-height: 1.3333;
    color: #4ceea1;
    position: relative;
    transition: .3s all;
    max-width: 240px
}

.form-group-lg .form-control:focus {
    border-bottom: 1px solid #55f9ac;
    box-shadow: none
}

.form-group-lg:after {
    content: "USD";
    color: #03bdaf;
    font-size: 25px;
    position: absolute;
    right: 10px;
    bottom: 23px;
    visibility: visible;
    font-weight: 600
}

.lang-modal li a {
    color: #cecece;
    text-decoration: none;
    background: rgb(255 255 255 / 5%);
    padding: 7px;
    border-radius: 42px;
    cursor: no-drop;
    display: block;
    opacity: .5
}

.lang-modal .modal-header {
    background: 0 0;
    padding: 30px 0
}

.modal-lng {
    max-width: 300px
}

.lang-modal li {
    margin-bottom: 15px
}

.lang-modal a img {
    height: 27px;
    margin-right: 10px
}

.lang-modal a.active,.lang-modal a.active:hover {
    color: #fff;
    cursor: pointer;
    opacity: 1
}

.make-dep .form-group .form-control {
    padding-left: 50px
}

.make-dep .form-group:before {
    content: "";
    position: absolute;
    right: 25px;
    top: 10px;
    font-size: 14px;
    color: #8d8ea3
}

.make-dep .form-group:after,.make-dep.btc .form-group:after {
    content: "";
    background: url(/theme/assets/images/Bitcoin.svg),linear-gradient(#ffc107,#ff9800);
    position: absolute;
    left: 0;
    top: 0;
    width: 42px;
    height: 42px;
    visibility: visible;
    border-radius: 50%
}

.make-dep .form-group:before,.make-dep.btc .form-group:before {
    content: "$"
}

.make-dep.ltc .form-group:before {
    content: "$"
}

.make-dep.ltc .form-group:after {
    background: url(/theme/assets/images/Litecoin.svg),linear-gradient(#bfbfbf,#929292)
}

.make-dep.xmr .form-group:before {
    content: "$"
}

.make-dep.xmr .form-group:after {
    background: url(/theme/assets/images/Monero.svg),linear-gradient(#ff9122,#f26822)
}

.make-dep.eth .form-group:before {
    content: "$"
}

.make-dep.eth .form-group:after {
    background: url(/theme/assets/images/Ethereum.svg),linear-gradient(#bfbfbf,#929292)
}

.make-dep.bch .form-group:before {
    content: "$"
}

.make-dep.bch .form-group:after {
    background: url(/theme/assets/images/Bitcoin%20Cash.svg),linear-gradient(#f9bc0a,#ff9200)
}

.make-dep.dash .form-group:before {
    content: "$"
}

.make-dep.dash .form-group:after {
    background: url(/theme/assets/images/Dash.svg),linear-gradient(#1c92f0,#1c75bc)
}

.make-dep.xrp .form-group:before {
    content: "$"
}

.make-dep.xrp .form-group:after {
    background: url(/theme/assets/images/Ripple.svg),linear-gradient(#00ade6,#005591)
}

.make-dep.perfect .form-group:before {
    content: "$"
}

.make-dep.perfect .form-group:after {
    background: url(/theme/assets/images/PerfectMoney.svg),linear-gradient(#f44336,#d80000)
}

.make-dep.perfect .form-group:before {
    content: "USD"
}

.make-dep.perfect.form-group:after {
    background: url(/theme/assets/images/PerfectMoney.svg),linear-gradient(#f44336,#d80000)
}

.make-dep.payeer .form-group:before {
    content: "USD"
}

.make-dep.payeer .form-group:after {
    background: url(/theme/assets/images/Payeer.svg),linear-gradient(#00e2ff,#2196f3)
}

.make-dep.Bitcoin .deposits-btn .btn h3.mmax:before {
    content: "BTC"
}

.make-dep.Litecoin .deposits-btn .btn h3.mmax:before {
    content: "LTC"
}

.make-dep.Monero .deposits-btn .btn h3.mmax:before {
    content: "XMR"
}

.make-dep.Ethereum .deposits-btn .btn h3.mmax:before {
    content: "ETH"
}

.make-dep.Bitcoin.Cash .deposits-btn .btn h3.mmax:before {
    content: "BCH"
}

.make-dep.Dash .deposits-btn .btn h3.mmax:before {
    content: "DASH"
}

.make-dep.Ripple .deposits-btn .btn h3.mmax:before {
    content: "XRP"
}

.make-dep.Perfect.Money .deposits-btn .btn h3.mmax:before {
    content: "USD"
}

.make-dep.PerfectMoney .deposits-btn .btn h3.mmax:before {
    content: "USD"
}

.make-dep.Payeer .deposits-btn .btn h3.mmax:before {
    content: "USD"
}

div.toggle div.toggle-content:before {
    display: block;
    content: "ANSWER";
    position: absolute;
    width: 0;
    color: #bac4e3;
    opacity: .5;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 80px;
    left: 22px;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
    transition: .3s all
}

div.toggle.active div.toggle-content:before {
    left: -10px;
    opacity: .5;
    width: 60px;
    transition: .25s all
}

h1 {
    font-size: 24px;
    font-weight: 500;
    position: relative;
    margin: 0 0 20px 0;
    color: #fff
}

.oneblock {
    margin: 60px 0 130px
}

.btn-angle {
    position: relative;
    padding: 13px 14px 13px 17px;
    overflow: visible;
    color: #fff;
    font-weight: 400;
    background: #03bdaf;
    font-size: 20px;
    line-height: 20px;
    box-shadow: 0 5px 12px 0 #03bdaf;
    animation: shadowsize infinite 1.5s;
    animation-timing-function: cubic-bezier(.78,-.04,0,.98)
}

.btn-angle:hover {
    padding: 13px 14px 13px 17px
}

@-webkit-keyframes shadowsize {
    from {
        box-shadow: 0 0 0 0 rgba(107,133,230,.25)
    }

    to {
        box-shadow: 0 0 0 40px rgba(107,133,230,0)
    }
}

@keyframes shadowsize {
    from {
        box-shadow: 0 0 0 0 rgba(107,133,230,.25)
    }

    to {
        box-shadow: 0 0 0 40px rgba(107,133,230,0)
    }
}

.shadowsize {
    -webkit-animation-name: shadowsize;
    animation-name: shadowsize
}

.btn-calc {
    padding-left: 19px
}

.btn-calc:hover {
    padding-left: 19px
}

.btn-calc:before {
    content: "\f1ec";
    font-size: 16px
}

.btn span.after-btn:after {
    display: block;
    content: attr(data-hover);
    position: absolute;
    width: 100%;
    color: #bac4e3;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 3px;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 550ms cubic-bezier(.19,1,.22,1)
}

.btn:hover span.after-btn:after {
    opacity: .5;
    top: -25px
}

.btn.btn-lg.btn-success {
    overflow: visible
}

.btn.btn-lg.btn-success:hover {
    transform: scale(1)
}

.btn.btn-lg.btn-success:after {
    content: none;
    display: none
}

#list_users img {
    height: 28px;
    width: 28px;
    border-radius: 50%;
    margin-right: 5px
}

.downline {
    margin-bottom: 50px;
    margin-top: 40px
}

.downline img {
    float: left;
    height: 70px;
    width: auto;
    margin-right: 20px
}

table.table-stat {
    border-collapse: separate;
    border-spacing: 0 13px;
    background: 0 0
}

table.table-stat>tbody>tr>td,table.table-stat>thead>tr>th {
    border: none;
    padding: 8px 0
}

table.table-stat>tbody>tr>td {
    background: rgba(0,0,0,.15)
}

table.table-stat>tbody>tr>td:first-child {
    padding-left: 8px;
    border-radius: 26px 0 0 26px
}

table.table-stat>tbody>tr>td:last-child {
    padding-right: 8px;
    border-radius: 0 26px 26px 0
}

.round-circles {
    left: 20%;
    top: 24%;
    position: absolute;
    width: 600px;
    height: 600px;
    z-index: -1
}

@media (min-height: 900px) {
    .round-circles {
        width:700px;
        height: 700px
    }
}

.round-circles .circles-holder {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden
}

.round-circles .circle {
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,.06);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute
}

.round-circles .circle2 {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
    border-top: 2px solid rgba(255,255,255,.1);
    border-bottom: 2px solid rgba(255,255,255,.1);
    -webkit-animation: rotate 10s infinite linear;
    animation: rotate 10s infinite linear
}

.round-circles .circle3 {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%
}

.round-circles .circle4 {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
    border-right: 2px solid rgba(255,255,255,.1);
    border-left: 2px solid rgba(255,255,255,.1);
    -webkit-animation: rotate 13s infinite linear reverse;
    animation: rotate 13s infinite linear reverse
}

.round-circles .circle5 {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%
}

.round-circles .circle6 {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
    border-top: 2px solid rgba(255,255,255,.15);
    border-bottom: 2px solid rgba(255,255,255,.15);
    -webkit-animation: rotate 13s infinite linear;
    animation: rotate 13s infinite linear
}

ul.advantage {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 25px
}

.advantage li {
    position: relative
}

.advantage li:before {
    content: "\f00c";
    display: inline-block;
    transition: .25s all;
    text-align: center;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
    background: #03bdaf;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.modal-youtube .modal-content {
    background: 0 0;
    box-shadow: none
}

.modal-youtube .modal-header {
    background: 0 0;
    padding: 30px 0
}

.team {
    margin-bottom: 25px;
    display: inline-block
}

.team img {
    float: left;
    height: 130px;
    width: 130px;
    border-radius: 25px;
    margin-right: 20px;
    box-shadow: 0 0 10px rgb(3 189 175 / 30%);
    margin-bottom: 20px;
    margin-top: 0
}

.team-content h4 {
    font-size: 13px;
    margin-bottom: 0;
    float: left;
    margin-right: 5px;
    font-weight: 400
}

.team-content small {
    color: #03bdaf;
    margin-bottom: 10px;
    font-size: 13px
}

.team-content p {
    margin-top: 5px
}

ul.title li {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #8d8ea3
}

img.imgblock.anim1,img.imgblock.anim2 {
    position: absolute;
    top: 0;
    left: 0;
    animation-name: bounce-1;
    animation-timing-function: linear;
    align-self: flex-end;
    animation-duration: 12s;
    animation-iteration-count: infinite
}

img.imgblock.anim2 {
    animation-duration: 15s
}

ul.title.non-list {
    list-style: none;
    padding: 0
}

.leaderaf,.useraf {
    border-radius: 7px;
    padding: 30px 40px;
    margin-bottom: 40px
}

.zeroaf {
    color: #8d8ea3
}

.leaderaf img,.useraf img {
    height: 300px
}

.leaderaf h1,.useraf h1 {
    margin-bottom: 15px
}

.leaderaf h2,.useraf h2 {
    margin-bottom: 10px
}

.useraf img {
    float: left
}

.leaderaf img {
    float: right
}

.useraf {
    background: linear-gradient(90deg,transparent,rgba(63,84,163,.14));
    transform: scale(.92)
}

.useraf.non-tr {
    transform: none
}

.leaderaf {
    background: linear-gradient(90deg,rgba(63,84,163,.18),transparent)
}

a.total img {
    padding: 5px;
    background: linear-gradient(to bottom,#57fbad 0,#2dc87e 100%)
}

.modal-youtube .modal-content {
    border-radius: 0!important
}

a.login-mobile {
    float: left;
    display: inline-block;
    color: #fff;
    padding: 8px 35px 8px 50px;
    background: linear-gradient(to bottom,#718bed 0,#617bda 100%);
    border-radius: 25px;
    position: relative
}

a.login-mobile:before {
    border-radius: 50%;
    content: '';
    position: absolute;
    background: url(/theme/assets/images/login.png) center no-repeat;
    left: 3px;
    top: 3px;
    background-size: 54%;
    background-color: #fff;
    width: 30px;
    height: 30px
}

.dep-account.deposits-btn .btn h2 {
    font-weight: 500;
    font-size: 27px
}

.dep-account.deposits-btn .btn h3.percent {
    font-size: 16px
}

.dep-account.deposits-btn .btn h3.percent b {
    font-weight: 500;
    font-size: 27px
}

a.soc {
    margin: 0 15px 0 0;
    border-radius: 7px;
    text-align: center;
    line-height: 25px;
    float: left;
    color: #fff;
    padding: 0 6px;
    font-weight: 500
}

a.telegram img {
    height: 26px;
    width: 26px;
    margin-right: 10px;
    animation: swing 1.5s infinite
}

.telegram {
    background: #35a9eb
}

.twitter {
    background: #2daae2
}

.youtube {
    background: #f70000
}

.tg-sp {
    padding: 0 10px!important
}

.tg-sp i {
    margin-right: 3px
}

::selection {
    background: #f0a
}

::-moz-selection {
    background: #f0a
}

a.btn.btn-success.btn-lg.btn-bonus-video {
    position: fixed;
    transform: rotate(-90deg) scale(1.012);
    padding: 16px 35px;
    right: -80px;
    border-radius: 30px 30px 0 0;
    top: 50%;
    z-index: 99
}

a.btn-bonus-video i {
    margin-right: 10px;
    animation: swing 1.5s infinite
}

.video img {
    margin-right: 30px;
    max-width: 100px;
    width: 100%
}

.spinner {
    width: 60px;
    height: 60px;
    position: absolute;
    top: calc(50% - 60px);
    left: calc(50% - 60px);
    -webkit-animation: sk-rotate 1s infinite linear;
    animation: sk-rotate 1s infinite linear
}

.dot1,.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #55f9ac;
    border-radius: 100%;
    -webkit-animation: sk-bounce 1s infinite ease-in-out;
    animation: sk-bounce 1s infinite ease-in-out
}

.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {
    0%,100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

div#page-loader:after {
    content: "Loading...";
    position: absolute;
    top: 56%;
    left: calc(50% - 58px);
    font-size: 18px;
    color: #8d8ea3
}

img.ho1 {
    display: block;
    max-width: 100%;
    height: 450px;
    float: right
}

.owl-carousel .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.owl-carousel.deposits-btn[data-toggle=buttons] .btn {
    width: calc(100% - 20px)
}

.stat-row {
    padding-top: 58px;
    margin-bottom: 30px
}

.stat1 {
    background: url(/theme/assets/images/home/stat1.png) no-repeat,#27273e;
    background-size: contain
}

.stat2 {
    background: url(/theme/assets/images/home/stat2.png) no-repeat,#27273e;
    background-size: contain
}

.stat3 {
    background: url(/theme/assets/images/home/stat3.png) no-repeat,#27273e;
    background-size: contain
}

.stat4 {
    background: url(/theme/assets/images/home/stat4.png) no-repeat,#27273e;
    background-size: contain
}

.stat5 {
    background: url(/theme/assets/images/home/stat5.png) no-repeat,#27273e;
    background-size: contain;
    background-position: top right
}

.aff-stat {
    padding-top: 31px
}

.aff-stat h3 {
    margin-bottom: 5px
}

.aff-stat h3:last-child {
    margin: 0
}

h3.career {
    font-size: 28px;
    line-height: 32px;
    color: #79828a;
    margin-bottom: 25px
}

.stat6 {
    background: url(/theme/assets/images/home/stat6.png) no-repeat,#27273e;
    background-size: cover
}

.stat7 {
    background: url(/theme/assets/images/home/stat7.png) no-repeat,#27273e;
    background-size: cover
}

.stat8 {
    background: url(/theme/assets/images/home/stat8.png) no-repeat,#27273e;
    background-size: cover;
    background-position: top right
}

.stat11 {
    background: url(/theme/assets/images/home/stat11.png) no-repeat,#27273e;
    background-size: contain;
    background-position: top right
}

.stat-row h3 {
    margin-bottom: 7px;
    color: #e8eff3
}

.stat-row p {
    margin-bottom: 0;
    letter-spacing: .2px
}

.xlogo-deposit img {
    float: left;
    height: 70px;
    border-radius: 7px;
    margin-right: 15px
}

.xlogo-deposit h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 12px;
    background: linear-gradient(107deg,#f0a,#9c42f5 53%,#5d2de1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.xlogo-deposit label {
    font-size: 11px;
    height: 18px;
    line-height: 11px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase
}

.label-choise {
    background-color: #ff9800
}

.label-popular {
    background-color: #03bdaf
}

.label-recommend {
    background-color: #e22c7e
}

.deposits-btn[data-toggle=buttons] .btn h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin: 0 0 7px 0;
    letter-spacing: .6px
}

.avb-pay img {
    margin-right: 3px!important;
    height: 18px!important
}

.row25 {
    margin-right: -25px;
    margin-left: -25px
}

.row25>div {
    padding-right: 25px;
    padding-left: 25px
}

.row45 {
    margin-right: -45px;
    margin-left: -45px
}

.row45>div {
    padding-right: 45px;
    padding-left: 45px
}

.white-row-table {
    padding: 0 0 10px
}

h4.table-title {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: .2px;
    padding: 20px 25px 0;
    margin: 0 0 -5px 0;
    color: #e8eff3
}

.mydeposit h3,h4.mem-titl {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: .2px;
    color: #e8eff3
}

.menu-row {
    padding: 15px 25px 17px
}

.btn-close,.btn-close:hover {
    background: #f44336;
    font-size: 25px;
    line-height: 15px;
    padding: 10px;
    transition: .3s all
}

.btn-close:hover {
    transform: scale(1.1)
}

.pointer {
    position: relative
}

i.input-helper {
    width: 22px;
    display: inline-block
}

.pointer input[type=radio] {
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    width: 19px;
    height: 19px;
    padding: 0
}

.pointer input[type=radio]:checked+.input-helper:before {
    border-color: #03bdaf
}

.pointer .input-helper:before {
    top: -1px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    left: 0;
    border: 2px solid #8d8ea3;
    position: absolute;
    content: "";
    transition: .25s all
}

.pointer .input-helper:after {
    width: 9px;
    height: 9px;
    background: #03bdaf;
    border-radius: 50%;
    top: 4px;
    left: 5px;
    transform: scale(0);
    position: absolute;
    content: "";
    transition: .25s all;
    transition-duration: 250ms
}

.pointer input:checked+.input-helper:after {
    transform: scale(1)
}

.exchanges img {
    width: 150px
}

em {
    color: #79828a
}

.faq h3 {
    font-size: 22px;
    font-weight: 500;
    color: #e8eff3
}

.faq hr {
    margin: 30px 0
}

.x-investment .avb-pay img {
    margin-right: 5px!important;
    border-radius: 8px!important;
    height: 31px!important
}

.x-investment .btn.active .avb-pay img {
    background: relative
}

.x-investment .form-group {
    position: relative
}

.x-investment .form-group .form-control {
    padding-left: 60px
}

.x-investment .form-group:before {
    content: "USD";
    position: absolute;
    right: 25px;
    bottom: 12px;
    font-size: 13px;
    color: #8d8ea3
}

.x-investment .form-group:after {
    content: "$";
    background: linear-gradient(107deg,#f0a,#9c42f5 53%,#5d2de1);
    font-size: 16px;
    line-height: 42px;
    font-weight: 8 00;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 42px;
    height: 42px;
    font-weight: 700;
    visibility: visible;
    border-radius: 50%
}

.xlogo-deposit {
    position: relative
}

.xlogo-deposit:after {
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    width: 38px;
    content: "";
    font: normal normal normal 18px/1 FontAwesome;
    text-align: center;
    color: #fff;
    line-height: 38px;
    transition: .2s all;
    border-radius: 200px;
    background: #0000001f;
    box-shadow: inset 0 0 12px rgb(0 0 0 / 22%)
}

.btn.active .xlogo-deposit:after {
    content: "\f00c";
    background: linear-gradient(107deg,#f0a,#9c42f5 53%,#5d2de1)
}

.joinus {
    background: url(/theme/assets/images/home/join-bg.svg) no-repeat;
    background-position: center bottom;
    background-size: 80%;
    padding-top: 30px
}

.joinus img {
    height: 340px;
    width: auto;
    float: right;
    margin-top: -25px
}

.step-aff h3 {
    margin-bottom: 5px
}

.step-aff img {
    margin-bottom: 10px
}

ul.steps {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%
}

ul.steps li {
    padding: 8px 35px 8px 20px;
    float: left;
    display: block;
    border-radius: 40px;
    background: #27273e;
    margin: 0 10px 0 0;
    line-height: 28px;
    transition: .25s all
}

ul.steps li:hover {
    background: #25333e;
    color: #fff
}

ul.steps img {
    height: 30px;
    margin-right: 10px
}

.darkcolor {
    color: #8d8ea3
}

.about-contain {
    position: relative
}

.about-video {
    content: "";
    position: absolute;
    text-align: center;
    right: 15px;
    top: 5px;
    width: 270px;
    height: 206px;
    background: url(/theme/assets/images/home/about.gif) no-repeat;
    background-size: cover;
    line-height: 120px;
    transition: .25s all
}

.btn-video {
    background: #ea0009;
    border-radius: 12px;
    height: 40px;
    width: 60px;
    font-size: 17px;
    text-align: center;
    line-height: 40px;
    transition: .25s all;
    transform: scale(1)
}

.about-video:hover {
    box-shadow: 0 0 35px rgba(234,0,9,.6)
}

.about-video:hover .btn-video {
    transform: scale(1.1)
}

.talkto {
    vertical-align: top;
    color: #79828a;
    line-height: 39px
}

.exchange img {
    background: #27273e;
    border-radius: 8px;
    margin-right: 20px;
    padding: 10px;
    width: 90%
}

.avatar-ceo {
    border-radius: 25px;
    height: 95px;
    width: 95px;
    float: left;
    box-shadow: 0 0 10px rgb(3 189 175 / 30%);
    margin-right: 20px;
    margin-top: 5px
}

.avatar-ceo.aboutc {
    height: 115px;
    width: 115px
}

.citat-ceo {
    line-height: 20px;
    color: #fff;
    font-style: italic;
    margin-bottom: 0;
    text-align: left
}

a.telegram-ceo {
    margin-left: -45px;
    margin-top: -5px;
    margin-right: 0;
    background: #2196f3;
    color: #fff
}

img.total {
    background: linear-gradient(107deg,#f0a,#9c42f5 53%,#5d2de1);
    padding: 5px
}

.video-box {
    margin-top: 20px;
    box-shadow: 0 0 10px rgb(3 189 175 / 30%)
}

.newest {
    font-size: 11px;
    padding: 0 7px;
    background: #7e38ec;
    border-radius: 5px;
    color: #fff;
    position: absolute;
    top: -5px;
    right: 5px;
    line-height: 18px;
    font-weight: 600
}

.bonus_video .text-color {
    color: #d02a77;
    font-weight: 500
}

a.btn-bonus {
    background: rgb(208 42 119 / 20%);
    color: #ff0076;
    padding: 0 15px;
    border-radius: 8px;
    line-height: 25px;
    margin: 0 5px 0 0;
    height: 26px;
    float: left;
    transition: .25s all;
    font-weight: 500
}

a.btn-bonus:hover {
    background: rgb(208 42 119);
    color: #fff
}

a.btn-bonus i {
    margin-right: 5px;
    animation: tada 2s infinite
}

.btn-pink {
    background: #d02a77;
    color: #fff
}

.btn-pink:hover {
    background: #ed2f87;
    color: #fff
}

.inline-block {
    display: inline-block
}

.footer-menu {
    float: right
}

.f-bar p {
    margin: 0
}

.team-content {
    text-align: left
}

.spinner-border {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px 0 -10px;
    vertical-align: text-bottom;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: rotate .75s linear infinite;
    animation: rotate .75s linear infinite
}

.heading {
    font-size: 48px;
    letter-spacing: -2px;
    margin-bottom: 48px;
    font-weight: 700
}

.text {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: normal;
    color: rgba(224,224,255,.6);
    margin-bottom: 32px
}

.btn-lg.btn-primary {
    -webkit-box-shadow: 0 8px 8px -4px rgb(156 66 245 / 12%),0 16px 24px 0 rgb(156 66 245 / 24%),0 2px 4px -1px rgb(27 10 82 / 12%),0 0 1px 0 rgb(156 66 245 / 24%);
    box-shadow: 0 8px 8px -4px rgb(156 66 245 / 12%),0 16px 24px 0 rgb(156 66 245 / 24%),0 2px 4px -1px rgb(27 10 82 / 12%),0 0 1px 0 rgb(156 66 245 / 24%);
    font-size: 16px;
    font-weight: 700;
    padding: 12px 25px
}

.btn-lg.btn-primary:hover {
    -webkit-box-shadow: 0 12px 12px -4px rgb(156 66 245 / 12%),0 24px 32px 0 rgb(156 66 245 / 24%),0 4px 4px -1px rgb(27 10 82 / 12%),0 1px 1px 0 rgb(156 66 245 / 24%);
    box-shadow: 0 12px 12px -4px rgb(156 66 245 / 12%),0 24px 32px 0 rgb(156 66 245 / 24%),0 4px 4px -1px rgb(27 10 82 / 12%),0 1px 1px 0 rgb(156 66 245 / 24%)
}

.btn-lg.btn-primary.strt {
    padding: 12px 25px 12px 45px;
    position: relative
}

.subtitle {
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 1px;
    color: #9c42f5;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 24px;
    font-weight: 700
}

.btn-lg.btn-primary i {
    position: absolute;
    left: 13px;
    top: 10px;
    font-size: 24px
}

.notedep {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 1px;
    color: rgba(224,224,255,.6);
    margin-bottom: 8px;
    font-weight: 700
}

.howdoimg {
    border-radius: 24px;
    width: 100%
}

.stepsdo {
    position: relative;
    border-radius: 24px;
    padding: 18px 24px;
    margin-bottom: 30px
}

.stepsdo label {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    font-size: 42px;
    background-color: rgba(156,66,245,.03);
    font-weight: 700;
    line-height: 96px;
    color: #9c42f5;
    text-align: center;
    float: left;
    margin-right: 20px
}

.stepsdo h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 16px
}

.stepsdo p {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: rgba(224,224,255,.6)
}

.steps_right:before {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    background-image: -o-linear-gradient(315deg,#f0a,#9c42f5 53%,#5d2de1);
    background-image: linear-gradient(135deg,#f0a,#9c42f5 53%,#5d2de1);
    border-radius: 50%;
    top: 0;
    bottom: 0;
    right: -100%;
    left: 0;
    z-index: -1;
    margin: auto
}

.footer_payments a img {
    width: 48px!important;
    height: 48px!important;
    border-radius: 24px!important;
    background: rgba(224,224,255,.05)!important;
    float: right;
    margin-right: 35px!important;
    opacity: .5;
    padding: 8px!important;
    transition: .3s all
}

.footer_payments a img:hover {
    opacity: 1
}

.footer_payments a:first-child img {
    margin: 0!important
}

.footer_payments a img.Bitcoin:hover {
    background: linear-gradient(#ffc107,#ff9800)!important
}

.footer_payments a img.Litecoin:hover {
    background: linear-gradient(#bfbfbf,#929292)!important
}

.footer_payments a img.Monero:hover {
    background: linear-gradient(#ff9122,#f26822)!important
}

.footer_payments a img.Ethereum:hover {
    background: linear-gradient(#72a5ca,#49799c)!important
}

.footer_payments a img.Bitcoin.Cash:hover {
    background: linear-gradient(#f9bc0a,#ff9200)!important
}

.footer_payments a img.Dash:hover {
    background: linear-gradient(#1c92f0,#1c75bc)!important
}

.footer_payments a img.Ripple:hover {
    background: linear-gradient(#00ade6,#005591)!important
}

.footer_payments a img.Perfect.Money:hover {
    background: linear-gradient(#f44336,#d80000)!important
}

.footer_payments a img.PerfectMoney:hover {
    background: linear-gradient(#f44336,#d80000)!important
}

.bar {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
    color: rgba(224,224,255,.6);
    padding: 25px 0;
    position: relative
}

.bar a {
    color: rgba(224,224,255,.6)
}

.join {
    background: url(/theme/assets/images/home/join-bg.jpg) 50% no-repeat;
    background-position: left;
    padding: 70px 0 90px
}

.jimg {
    width: 100%
}

.menu-x .btn-border {
    box-shadow: 0 .2em .5em 0 rgb(0 0 0 / 20%),inset 0 2px 6px 0 rgb(156 66 245 / 40%);
    padding: 9px 35px 11px;
    font-weight: 500
}

.affiliates-table {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 20px
}

.affiliates-table td:first-child {
    width: 14%;
    color: rgba(224,224,255,.6);
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0
}

.affiliates-table td:nth-child(2) {
    width: 9%;
    text-align: right;
    padding: 15px 0
}

.affiliates-table td:last-child {
    width: 63%
}

.text .text-color,small .text-color {
    font-weight: 700
}

.pbleader {
    background: #f0a
}

.pbpresident {
    background: #dee613
}

.stepsdo small {
    line-height: 30px
}

.faqaf {
    position: relative
}

.faqaf:before {
    content: '?';
    text-align: center;
    font-weight: 700;
    line-height: 300px;
    font-size: 210px;
    position: absolute;
    width: 300px;
    height: 300px;
    background: rgba(255,255,255,.01);
    color: rgba(0,0,0,.1);
    border-radius: 50%;
    top: 60px;
    bottom: 0;
    right: -100%;
    left: 0;
    z-index: -1;
    margin: auto
}

.rating1,.rating2 {
    position: relative
}

.rating1:after {
    content: "";
    position: absolute;
    top: -30px;
    left: -30px;
    z-index: -1;
    width: 67px;
    height: 67px;
    border-radius: 260px;
    background-image: -o-linear-gradient(315deg,#f0a,#9c42f5 53%,#5d2de1);
    background-image: linear-gradient(135deg,#f0a,#9c42f5 53%,#5d2de1)
}

.rating2:after {
    content: "";
    position: absolute;
    bottom: -195px;
    left: -170px;
    z-index: -1;
    width: 255px;
    height: 255px;
    border-radius: 260px;
    background-image: -o-linear-gradient(315deg,#f0a,#9c42f5 53%,#5d2de1);
    background-image: linear-gradient(135deg,#f0a,#9c42f5 53%,#5d2de1)
}

.ccc-widget img {
    height: 26px!important;
    width: 26px!important
}

.ccc-header-v3-price-name {
    color: #79828a!important
}

.globe {
    width: 42px!important;
    padding: 10px 13px!important;
    line-height: 18px;
    margin: 0 20px 0 40px
}

.globe i {
    font-size: 20px!important
}

.head-x a.soc {
    float: right;
    margin-right: 0;
    margin-left: 10px
}

.tread {
    margin-bottom: 20px;
    margin-right: 80px
}

img.imgbord {
    border-radius: 24px;
    width: 100%
}
