body {
	background:#ffffff;
	color:#808a8e;
	 font-family: "DM Sans", sans-serif;
	  font-weight: 400;
	  font-style: normal;
}


a {
    color: #5197ff;
    text-decoration: none;
}

.nav-link {
	color:#808a8e;
	font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
	}
.nav-link:hover, .nav-link:focus  {    color: #3f84b4;}


@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1170px;
    }
}

.account-table h3 {
    font-size: 1.1rem;
    font-weight: 400;
    margin: 10px 0px;
}
.inpts {
	background-color: #ffffff;
    border:0px;
    padding: 5px;
    border-radius: 4px;
    color: #181818;
}

.sbmt {
    background:#FF0000 !important;
	color:white;
	border:0px;
	border-radius:4px;
	padding:4px 10px;
}

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
color: #ffffff;
    background-color: #409be9;
    border-color: #26c355;
}

.btn-secondary {
    background: #767685;
    border: 0px;
        padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.btn-secondary:hover {
	background:#84848d;
	border: 0px;
}

.wrapper {
	background:url("images/banner-bg.jpg") no-repeat center top;
	background-size:cover;
	padding:80px 0px;
	text-align:center;
}

.wrapper-login {
	/* background: #ffffff; */
	padding: 25px 0px 25px;
}

.subpage-bg {
    padding: 50px 0px 30px;
    background: #f5f7f9;
}

.member-container {
	background: white;
    border-radius: 6px;
    padding: 20px;
    border: 1px solid #FF0000;
}

.mem-text span {
	color:#26c355;
}

.hero-divider img {max-width:100%;}


.stats-container {
	border: 1px solid #FFC107;
    padding: 30px;
    border-radius: 10px;
	background: #4f1944;
}

.stats-container h2 {
	font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #FF0000;
}

.stats-container h3 {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #FF0000;
}

.stats-container .form-control {
	margin-bottom:10px;
}


.stats-container h2 span {
	 color: #FF0000;
}

.banner-container img {max-width:100%;}

.page-title {
    padding: 10px;
    margin-bottom: 0px;
    	text-align:center;
	font-size:48px;
	font-weight:300;
}

.page-title h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #FF0000;
}

.page-title h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #FF0000;
}

.faq-title {
	background: linear-gradient(to bottom, rgba(44, 93, 223, 1) 0%, rgba(16, 70, 206, 1) 100%);
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius:6px;
    padding:10px 15px;
    box-shadow: 0px 0px 10px #0000002e;
    margin:10px 0px;
}

.faq-block {
	background: #372db3c7;
    border-radius: 6px;
    padding: 20px;
    box-shadow: 0px 0px 10px #0000002e;
}

.form-group label {margin-bottom:5px;}

.input-group-text {
	background: #0d7ead;
    border: 0px;
    color:white;
}

.framebody b {
	color:#FF0000;
	font-weight:400;
	font-size:18px;
}

.input-group-text img {max-width:24px;}

.calculatorresults {
	font-size:18px;
	text-transform:uppercase;
	padding-top:10px;
	
}

.calculatorresults span {color: #ffa479;}



.form-control:focus {
    background-color: #d3d7eb;
    border-color: #d3d7eb;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #495ec578;
}

.company-content h1 {
    color: #5197ff;
    font-size: 24px;
    text-transform: uppercase;
}

.resultbox {padding:0px 5px;}

.resultbox i {padding:0px 5px; color:#26c355;}



.member-info p.small {font-size:11px;}

.login-form {
    border: 1px solid #66c9f3;
    padding: 30px;
    border-radius: 10px;
}

.login-form h2 {
    font-size: 2.5rem;
    text-transform: uppercase;
}

.login-form h3 {
    font-size: 1.2rem;
    text-transform: uppercase;
    color:#26c355;
}

.text-left {text-align:left!important;}

.faq-nav .nav-link {text-align:left; border-radius:0px; border-bottom:1px solid #414642; padding:10px 0px;}

.faq-nav .nav-link.active, .faq-nav .show>.nav-link {
    background: #26c355;
    background: transparent;
    border-bottom: 1px solid #26c355;
    color:#26c355;
}


.nav-pills .nav-link {
text-align: left;
    border-radius: 0px;
    border-bottom: 2px solid #3e8aaf;
    padding: 10px 8px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
background: #26c355;
    background: transparent;
    border-bottom: 2px solid #f3a443;
    color: #f3a443;
}


.accordion-item {
	background:#121212;
	border:1px solid #323131;
}

.accordion-button {
		background:#121212;
		color:white;
}

.accordion-button:not(.collapsed) {
    color: #295616;
    background-color: #d3fdc2;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 #dbedd2;
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow:0 0 0 0.25rem rgb(100 237 111 / 25%);
}

.accordion-body {color:white;}

.redirect-top {padding-top:20%;}



.table td {
    background: #d6f0fb;
    color: #53717a;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #8cc0df;
}

.card {margin-bottom:10px;}

.table {margin-bottom:10px;}

.table td p {margin-bottom:0px; 	font-size:14px;
	line-height:20px;}

.table th {
    background: #FF0000 !important;
    color: white;
    font-size: 14px;
    border: 1px solid #FF0000 !important;
}


.navbar-text a.btn {
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}


.navbar-text a.btn-primary {color:white;}

.navbar-text a.btn-outline-primary {color: #FF0000;}


.btn-primary {
	background: #FF0000 !important;
	border:1px solid #FF0000 !important;
	padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.btn-primary:hover {
	background:#15aefc!important;
	border:1px solid #15aefc!important;
}

.btn-outline-primary {
	border:1px solid #FF0000!important;
	padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
	
}

.btn-outline-primary:hover, .btn-outline-primary:focus {
	background:#eceff1!important;
	color:#FF0000!important;
}

.btn-warning {
    background: #FF0000 !important;
    border: 1px solid #FF0000 !important;
    color: white;
    	padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.btn-warning:hover {
    background: #e7a34f !important;
    border: 1px solid #e7a34f !important;
    color: white;
}


.btn-success {
    background:#24ab6c !important;
    border: 1px solid #24ab6c !important;
    color: white;
    	padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.btn-success:hover {
    background: #32bd7c !important;
    border: 1px solid #32bd7c !important;
    color: white;
}


 @-webkit-keyframes bounce {
      0%       { bottom:5px; }
      25%, 75% { bottom:15px; }
      50%      { bottom:20px; }
      100%     {bottom:0;}
    }
    

.bounce {

       animation: bounce 2s infinite alternate;
    }
    
@keyframes bounce {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-20px);
  }
}

.hero-block {
	padding:0px 0px 0px;
	color:white;
}

.hero-block h1 {
	font-size:48px;
	text-transform:uppercase;
	font-weight:800;
	margin-bottom:20px;
}

.hero-block h1 span {
	color:#ffa479;
}

.hero-block p {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.hero-block span {padding:0px 10px;}

.buttons .btn-lg {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 1rem 2rem;
}

.buttons {margin-top:30px;}


.telegram {text-align:right; text-transform:uppercase; font-weight:700;}

footer {
    padding-bottom: 10px;
    /* background: #e4ebf4; */
    padding-top: 10px;
}
footer p {
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
    color: #7e9ead;
    margin-top: 12px;
}

footer ul {
    margin-top: 10px;
    padding-left: 0px;
}
footer ul li {
    list-style: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    padding: 0px 6px;
}

.text-right ul li {text-align:right;}
footer ul li a {
color: #426c7e;
    line-height: 26px;
    font-weight: 400;
}

.calculator {padding-top:30px;}

.calculatorinside {
	padding-top:30px;
}

.calculatorleft {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 0px;
}

.calculatorleft input {
	border:0px;
	border-radius:6px;
	padding:6px;
}

.calculator h2 {
	font-size:30px;
	font-weight:300;
	text-transform:uppercase;
	text-align:left;
}

.calculator h2 b {
	color:#df87c7;
}

.border-red {border-top:3px solid #df87c7;}

.about-block {
    padding:30px 0px;
}

.about-block img {max-width:100%;}

.about-text {
	padding:20px 0px;
}

.about-text h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #FF0000;
}
.about-text h2 span {
	color:#FF0000;
}

.features {
	text-align:center;
	padding:40px 0px;
}

.features h3 {
	font-size:48px;
	font-weight:300;
	padding:10px 0px;
}

.features h4 {
	color:#aca3f6;
	font-size:24px;
}

.statistics {
	background:#210981;
	padding:40px 0px;
}


.statistics h2 {
	font-size:36px;
	font-weight:300;
}


.last-block {
	background:#23178c;
	border-radius:4px;
	padding:10px;
	margin-bottom:6px;
}

.last-block h2 {
	font-size:12px;
	margin-bottom:0px;
}

.last-block figure {
    margin-bottom: 0px;
    margin-right: -25px;
}

.last-block h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 8px;
}

.last-block h2 span{
	font-size:18px;
	color:#ffa479;
	display:block;
	font-weight:600;
}

::placeholder {
  color: #565656!important;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
   color: #565656!important;
}

.member-nav li {
	display:block;
}

.member-nav a {
    display: block;
    padding: 4px 6px;
    border-bottom: 1px solid #7e9aa133;
    color: #426c7e;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
}

.member-nav a i {
    float: right;
    color: #74c0dd;
    font-size: 16px;
}

.member-nav {
background: white;
    border-radius: 0px 0px 16px 16px;
    padding: 20px;
    border: 1px solid #FF0000;
    margin-bottom: 20px;
    border-radius: 6px;
}

.member-info {
    margin: 0px auto;
    text-align: center;
    color: #53717a;
    background: #d6f0fb;
    padding: 10px;
    border-radius: 6px;
}

.member-info figure {
    display: block;
    margin: 0px auto 10px;
}

.member-info {
padding-top: 20px;
    margin-bottom: 10px;
}

.member-info span {
    display: block;
    color: #1a8bb7;
    font-weight: 600;
}

.member-nav a:hover {
	background:#d6f0fb;
}

.account-block {padding:10px;}

.block-middle {
    border: 0px;
    border-radius: 4px;
    padding: 15px;
    margin: 0px;
    text-align: center;
    background: #FF0000 !important;
    color: white;
}
.balance-small {
    display: block;
    background: #d6f0fb;
    border-radius: 0px;
    padding: 20px;
    margin-bottom: 6px;
    font-size: 14px;
    border: 1px solid #89dcff;
}

.balance-small span {
	color:#26c355;
	display:block;
	font-weight:600;
}

.balance-small figure {
    margin-bottom: 0px;
    margin-top: 6px;
}

.balance-small figure img {max-width:24px;}

.balance-text h3 {
	color: #1a8bb7;
	font-size:26px;
}

.page-subtitle {
    padding: 8px 0px;
    border-radius: 6px;
    font-size: 18px;
    text-transform: uppercase;
}
.page-subtitle h3 {
margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}


.block-middle p {
    margin-bottom: 0px;
    font-size: 16px;
}

.balance-small p {margin-bottom:0px; font-size:14px; line-height:20px;}

.block-middle img {max-width:60px;}

.block-middle h3 {
font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
}


.balance-small2 figure {

    display: block;
    margin: 0px;
    text-align:center;
}

.balance-small2 figure img {    max-width: 64px;}

.account-table {padding:0px 30px 20px;}



.wrd-but img {
	max-width:24px;
}

.wrd-but {width:100%; text-align:left;}

.pagination .page-link {
    background: #939899;
    color: white;
    border: 1px solid #939899;
}

.pagination .active>.page-link, .pagination .page-link.active {
    background: #2d89cb;
    border: 1px solid #2d89cb;
}

.table {
	border-color: #3a3939;
	margin-bottom:5px;
}

.plans-container {
	padding:10px 0px;
}

.plan-block {
    border: 1px solid #f0f1f163;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 10px;
}

.middle h3 {
    color: #36ad55;
    font-size: 48px;
    font-weight: 800;
    letter-spacing: -2px;
    margin-bottom:0px;
}
.middle h3 span {
	font-size:30px;
}

.middle ul {
    padding: 0px;
    list-style: none;
    font-size: 12px;
    margin-bottom: 5px;
}

.plan-block h2 {
	color:#36ad55;
	font-size:18px;
	font-weight:600;
}

.plan-block p {
    font-size: 12px;
    line-height: 18px;
    color: #a7b0b5;
    margin-bottom: 5px;
}

.plan-block p.coins {
    font-size: 14px;
    line-height: 18px;
    color: #d5a41f;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0px;
    border-top: 1px dashed #d5a41f;
    padding-top: 10px;
}


.middle h2 {
font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    margin-top: 5px;
    margin-left: 10px;

}

.bottom {
    color: #ffffff;
    border-left: 3px solid #d5a41f;
    padding-top: 0px;
}

.bottom ul li {list-style:none;}

.select-button .radio {
    color: white;
    background: #30302f;
    padding: 4px 20px;
    border-radius: 36px;
    margin-top: 3px;
    font-size: 12px;
}


.select-button input[type=radio] {
	display: none;
}
.select-button  input[type="radio"]:checked + .radio {
	color: white;
    background: #36ad55;


}

.pay-button {
	display:inline-block;
	margin:3px;
	width: 19%;
}

.pay-button .btn-secondary {
	    width: 100%;
    text-align: center;
}

.pay-button .btn-secondary span {
    display: block;
    color: #bdffd1;
    font-size: 12px;
}

.alert-success {
    border: 0px;
    background: #c3fbd4;
    color: #146429;
}

.account-block h4 {
	    font-size: 1.2rem;
}

.pay-button img {
    width: 24px;
    display: block;
    margin: 0px auto;
}

.deposit-info {
    padding:20px;
        border: 1px solid #FF0000;

}

.deposit-info p {
	border-bottom: 1px solid #68786f33;
}

.text-muted {
	color:#9d9e9f!important;
}

.text-warning {
	    color: #eba43a!important;
}

.navbar-toggler {
    background: #e3ecf1;
}
.block-middle2 {

	margin-top:10px;
}

.block-middle2 span {

	font-size: 1.5rem;
}

@media (min-width: 992px) {
.member-nav .navbar-toggler {
    display: none;
}
}
@media (max-width: 992px) {
.member-show {
	display:none;
}
.navbar-brand img {max-width:150px;}
.table td, .table th {display:block;}
.hero-block h1 {font-size:46px;}

footer {
    padding-bottom: 10px;
    /* background: #e4ebf4; */
    padding-top: 10px;
    text-align: center;
}

.navbar-text {
	justify-content: center;
	display: flex;
}

}
