body {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    background: #07163D;
    font-size: 16px;
    font-weight: 500;
}



a {
    color: #FFA039;
    text-decoration: none;
}

.forex {
	background:#01154a;
	border-bottom:1px solid #052194;
}

.forex img {margin-right:5px;}


.header {

	font-family: 'Montserrat', sans-serif;
}

.header2 {
    border-bottom: 1px solid #FFD374;
}

.top-wrapper {
   	background: #06153C  url(../images/banner-bg.png) no-repeat center top;
    background-size: cover;
    position: relative;
}


.currencies {
	padding:10px 0px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}

.currencies span {
	color:#23b1ee;
}

.bannerright p {
    font-size: 24px;
    color: white;
    font-weight: 400;
}



.navbar-expand-lg .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    padding: 0.5rem 0.2rem;
    border-radius: 4px;
    margin: 4px 2px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {color:#E8A802; }


.member-menu .navbar-expand-lg .navbar-collapse {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-toggler i {color:white;}



.navbar .btn-outline-primary {
    border: 2px solid white;
    padding: 9px 26px;
    color: white;
}

.tabs-plans img {max-width:32px;}

.tabs-plans .btn {
    padding: 5px 10px;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

.withdraw-table .btn {width:100%; text-align:left;}

.withdraw-table .btn img {width:32px;}


.btn, input[type="submit"], input[type="button"]  {
    font-weight: 700;
    border: 0px;
    border-radius: 6px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 12px;
    }


.btn-warning, input[type="submit"], input[type="button"]  {
    color: #ffffff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e8ac02+0,ec8109+100 */
background: rgb(232,172,2); /* Old browsers */
background: -moz-linear-gradient(top, rgba(232,172,2,1) 0%, rgba(236,129,9,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(232,172,2,1) 0%,rgba(236,129,9,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(232,172,2,1) 0%,rgba(236,129,9,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8ac02', endColorstr='#ec8109',GradientType=0 ); /* IE6-9 */

}


.btn-warning:hover, input[type="submit"]:hover, input[type="button"]:hover  {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e8ba02+0,ec8109+100 */
background: rgb(232,186,2); /* Old browsers */
background: -moz-linear-gradient(top, rgba(232,186,2,1) 0%, rgba(236,129,9,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(232,186,2,1) 0%,rgba(236,129,9,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(232,186,2,1) 0%,rgba(236,129,9,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8ba02', endColorstr='#ec8109',GradientType=0 ); /* IE6-9 */
	color:white;
}


.btn-primary {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2a2f95+0,1e1674+100 */
	background: rgb(42,47,149); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(42,47,149,1) 0%, rgba(30,22,116,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(42,47,149,1) 0%,rgba(30,22,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(42,47,149,1) 0%,rgba(30,22,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2f95', endColorstr='#1e1674',GradientType=0 ); /* IE6-9 */
    color:#ffffff;
}

.btn-primary:hover, .btn-primary:focus {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1f27ca+0,1e1674+100 */
background: rgb(31,39,202); /* Old browsers */
background: -moz-linear-gradient(top, rgba(31,39,202,1) 0%, rgba(30,22,116,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(31,39,202,1) 0%,rgba(30,22,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(31,39,202,1) 0%,rgba(30,22,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f27ca', endColorstr='#1e1674',GradientType=0 ); /* IE6-9 */

}



.about_block figure {
	margin-top:30px;
}

.about_block figure img {max-width:100%;}

.security h1 {
    color: white;
    font-size: 30px;
    text-align: right;
    margin-top: 10px;
}

.security figure {margin-top:0px; padding-left:10px;}

.bannerright {padding-top:30px;}


.bannerinide {
	width: 100%;
	float: left;
	position: relative;
	z-index: 9;
}

.btn.openacc {
    border-radius: 36px;
    padding: 12px 35px;
    margin: 10px 0px;
    display: inline-block;
    font-weight: 700;
    text-transform: none;
    font-size: 24px;
}



.btn.openacc  span {
    background: #f1f2f9;
    background: -moz-linear-gradient(top, #f1f2f9 0%, #d5d8ed 100%);
    background: -webkit-linear-gradient(top, #f1f2f9 0%,#d5d8ed 100%);
    background: linear-gradient(to bottom, #f1f2f9 0%,#d5d8ed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f2f9', endColorstr='#d5d8ed',GradientType=0 );
    padding: 13px 10px 17px;
    margin-left: 15px;
    border-radius: 0px 4px 4px 0px;
}

.plans-container {
    margin-bottom: -200px;
    position: relative;
}

.account-container .plans-container {
    margin-bottom: 20px;
    }
.flip-box {
    background-color: transparent;
    height: 180px;
    perspective: 1000px;
    margin-top: -40px;
}

/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-box-front {

}

/* Style the back side */
.flip-box-back {
    color: white;
    transform: rotateY(180deg);
    background: #1A0F6C;
    border-radius: 6px;
}
.security-buttons {
	background: rgb(255,152,5);
    background: -moz-linear-gradient(45deg, rgba(255,152,5,1) 0%, rgba(255,194,42,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255,152,5,1) 0%,rgba(255,194,42,1) 100%);
    background: linear-gradient(45deg, rgba(255,152,5,1) 0%,rgba(255,194,42,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9805', endColorstr='#ffc22a',GradientType=1 );
    color:white;
    border-radius:6px;
    margin-bottom:10px;
}

.security-buttons figure {
	margin:15px;
}



.security-buttons p {
	text-transform: none;
    font-weight: 500;
    font-size: 24px;
    padding: 15px;
    border-radius: 0px 4px 4px 0px;
    line-height: 30px;
    padding-top: 20px;

}

.bannerwrap {
    padding: 20px 0 20px;
}
.bannerwrap_sub {padding:0px;}


.bannerwrap h1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 48px;
    margin-bottom: 20px;
    line-height: 60px;
}


.bannerwrap h1 span {
    color: #F79E1B;
}


.bannercontent {
    position: relative;
    width: 100%;
    background: url(../images/banner-middle.png) no-repeat center;
    border-radius: 16px;
    padding: 30px 40px;
    background-size: cover;
    box-shadow: 0px 10px 10px #0809347a;

}

.bannerwrap_sub .bannercontent {padding-bottom:0px;} 

.bannerwrap_sub .stat-bg {    margin-top: -90px;}

.plans-title {
    font-size: 48px;
    text-align: center;
    color: white;
    padding: 20px 0px 0px;
    font-weight: 300;
    text-transform:uppercase;



}

.about_block .plans-title {
    font-size: 36px;
    text-align: left;
    color: #FFA139;
    padding-top:40px;
    }
    
.about_block p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;

}    

.plans-title-small {
    font-size: 36px;
    text-align: center;
    color: white;
    padding: 20px 0px 30px;
    font-weight: 300;



}

.what-do {
	background:url(../images/bg-middle.jpg) no-repeat center top;
	background-size:cover;
	padding:30px 0px 60px;
}

.cert-bg {
	background:url(../images/company-bg.png) repeat-x center top;
}

.cert-bg img {max-width:100%;}

.cert-left {

	position:relative;
	
}

.cert-left figure {
	margin-top:-40px;
}

.info {
    background: #4850AC;
    color: white;
    border-radius: 100%;
    position: absolute;
    top: 100px;
    right: 20px;
    width: 130px;
    height: 130px;
    border: 0px;
    box-shadow: 0px 0px 0px 10px #3756cc63;
    text-transform: uppercase;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    text-align:center;
}

.info:hover {  color: white;}

.info p {margin-top:5px;}

.info p b {display:block;}

.plans-title span {font-weight: 700;}

.planswrap {
    background: rgb(173,98,21);
    background: -moz-linear-gradient(top, rgba(173,98,21,1) 1%, rgba(251,197,58,1) 100%);
    background: -webkit-linear-gradient(top, rgba(173,98,21,1) 1%,rgba(251,197,58,1) 100%);
    background: linear-gradient(to bottom, rgba(173,98,21,1) 1%,rgba(251,197,58,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad6215', endColorstr='#fbc53a',GradientType=0 );
    padding-bottom: 20px;
    padding-top: 160px;
}

.plans-content {
    padding: 36px 0px;
}


.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 3.5rem;
    height: 3.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 60% 60%;
    background-color: #1907a8;
    padding: 20px;
    border-radius: 100%;
}

.carousel-control-next {
   top: -85px;
}

.carousel-control-prev {
  top: -85px;
}

.carousel-control-next, .carousel-control-prev {
	    align-items: start;
	
}


.why-box {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1d2767+0,122355+100 */
	background: rgb(29,39,103); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(29,39,103,1) 0%, rgba(18,35,85,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(29,39,103,1) 0%,rgba(18,35,85,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(29,39,103,1) 0%,rgba(18,35,85,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2767', endColorstr='#122355',GradientType=0 ); /* IE6-9 */
    text-align: center;
    border-radius: 16px;
    padding: 20px;
    filter: drop-shadow(-4px 16px 10px rgba(6, 19, 63, 0.7));
    margin-bottom: 10px;
}

.why-box h3 {
    font-weight: 400;
    font-size: 20px;
}


.why-box figure {
    margin: 0 0 0.2rem;
}



.info-banner {
    text-transform: uppercase;
    margin-top: 20px;
}


.last-stat {
	text-align:center;
	padding-top:30px;
}

.login-box .stat-content {text-align:left;}

.stat-content {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#102252+0,282c7a+100 */
	background: rgb(16,34,82); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(16,34,82,1) 0%, rgba(40,44,122,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(16,34,82,1) 0%,rgba(40,44,122,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(16,34,82,1) 0%,rgba(40,44,122,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102252', endColorstr='#282c7a',GradientType=1 ); /* IE6-9 */
	border-radius:16px;
	border-top:10px solid #AA5F14;
	padding:20px;
	filter: drop-shadow(-4px 16px 10px rgba(6, 19, 63, 0.7));
}


.stat-row {margin-bottom:10px;}

.user {
    clip-path: polygon(0 0, 100% 0, 73% 100%, 0% 100%);
    background: #4850AC;
    text-align: left;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    padding-left: 20px;
    line-height: 36px;
    margin-right:-25px;
}

.price {
    clip-path: polygon(24% 0, 100% 0, 100% 100%, 0% 100%);
    background: #0b1355;
    margin-left: -25px;
    text-align: right;
    padding:10px;
    font-size:24px;
    font-weight:700;
}

.price img {width:28px; height:auto;}

.stat-title {
    background: rgb(245,190,55);
    background: -moz-linear-gradient(top, rgba(245,190,55,1) 0%, rgba(162,97,23,1) 100%);
    background: -webkit-linear-gradient(top, rgba(245,190,55,1) 0%,rgba(162,97,23,1) 100%);
    background: linear-gradient(to bottom, rgba(245,190,55,1) 0%,rgba(162,97,23,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5be37', endColorstr='#a26117',GradientType=0 );
    padding: 10px 35px;
    border-radius: 30px 30px 0px 0px;
    display: inline-block;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
}

.stat-title span {font-weight:700;}

.btn-info {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f1f2f9+0,d5d8ed+100 */
	background: #f1f2f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f1f2f9 0%, #d5d8ed 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f1f2f9 0%,#d5d8ed 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f1f2f9 0%,#d5d8ed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f2f9', endColorstr='#d5d8ed',GradientType=0 ); /* IE6-9 */
    border: 0px;
    font-size:12px;
    text-transform:uppercase;
    font-weight:600;
   color:#0c3b84;
    padding: .675rem 1.35rem;
}

.btn-info:hover {background: #f1f2f9; }


.amount {

    padding: 0px;
    border-radius: 4px;
}


.amount label {
color: white;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align: left;
    padding: 8px;
}

.amount input {
    background: white;
    width: 100%;
    border: 0px;
    border-radius:36px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color:#272B8D;
}

.profit {padding-top:10px; padding-left:3px;}

.calc-foot {
    background: rgb(31,26,121);
    background: -moz-linear-gradient(top, rgba(31,26,121,1) 0%, rgba(23,8,100,1) 100%);
    background: -webkit-linear-gradient(top, rgba(31,26,121,1) 0%,rgba(23,8,100,1) 100%);
    background: linear-gradient(to bottom, rgba(31,26,121,1) 0%,rgba(23,8,100,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1a79', endColorstr='#170864',GradientType=0 );
    padding: 15px;
    border-radius: 16px;
    margin-top: 10px;
	}

.calc-foot h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-top: 0px;
    border-top: 1px solid #6D7DB9;
    padding-top: 10px;
    line-height: 20px;
    margin-bottom: 0rem;
}

.calc-foot h4 span {
	font-weight:700;
	color: #E99904;
}

.calc-foot h4 span.bigger {
	font-size: 30px;
}

.calc-foot h4 span.bigger b {font-size:18px;}


.feedback-block {
    background: -moz-linear-gradient(top, rgba(2,10,74,0.6) 0%, rgba(2,10,74,0.6) 1%, rgba(23,39,154,0.6) 51%, rgba(13,25,121,0.6) 98%, rgba(13,25,121,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(2,10,74,0.6) 0%,rgba(2,10,74,0.6) 1%,rgba(23,39,154,0.6) 51%,rgba(13,25,121,0.6) 98%,rgba(13,25,121,0.6) 100%);
    background: linear-gradient(to bottom, rgba(2,10,74,0.6) 0%,rgba(2,10,74,0.6) 1%,rgba(23,39,154,0.6) 51%,rgba(13,25,121,0.6) 98%,rgba(13,25,121,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99020a4a', endColorstr='#990d1979',GradientType=0 );
    border-radius: 16px;
    padding: 20px;
    text-align: center;
    margin-top: 50px;
    margin-bottom:10px;
}

.feedback-top {
    background: url(../images/feedback-bg.html) no-repeat center;
    padding: 25px;
    font-size: 24px;
    margin-top: -50px;
    margin-bottom: 10px;
}

.feed-links a {
    background: #2A57FE;
    color: white;
    font-weight: 600;
    padding: 6px 20px;
    border-radius: 36px;
    display: inline-block;
    margin: 6px;
}

.profit p span {
	color:white;
	font-size:16px;
	font-weight:600;
	display:block;
}



.benefits h1 {
	font-size:33px;
	font-weight:300;
}

.benefits h1 span {font-weight:700;}

.benefits p {font-size:18px; color:#329FF3; border-left:1px solid #329FF3; padding-left:20px;}

.benefits p span {font-size:14px; color:white;}


.about_block {
    padding-bottom:60px;
    padding-top:40px;
    background: url(../images/about-bg.png) no-repeat center;
}

.about_block img {
	max-width:100%;
}

.about-bg h2 {
	font-size:30px;
	color:#27b3fc;
	font-weight:800;
	text-transform:uppercase;
	line-height:70px;
}

.about-top p {font-size:24px; font-weight:300;}

.about-bg  h2 span {
	color:#ffb531;

}

.about-top {text-align:center;}

.text-block {
	padding:30px 0px 10px;
}


.sectigo {background:white; border-radius:6px; text-align:center; padding:10px; }

.legality h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 5px;
}
.text-block h4 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 36px;
}

.text-block p {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-align: justify;
}

.features_block {
    padding: 50px 0px 20px;
    background: #0b1e3a url(../images/feature-bg.html) no-repeat center;
}

.features-top h2 {
    font-size: 48px;
    font-weight: 400;
    padding-right: 0px;
    line-height: 50px;
    margin-top:30px;
}


.features-top h2 span {
	color:#be4eff;
}

.about-info {
	background: #0f4c7487;
    padding: 20px 30px 0px;
    margin-top: 50px;
    border-radius: 10px 0px 0px 10px;
    margin-bottom: 60px;
    text-align: right;
}

.login-container .about-info {
    background: rgb(30,79,154);
    background: -moz-linear-gradient(top, rgba(30,79,154,1) 0%, rgba(20,51,101,1) 47%, rgba(30,79,154,1) 100%);
    background: -webkit-linear-gradient(top, rgba(30,79,154,1) 0%,rgba(20,51,101,1) 47%,rgba(30,79,154,1) 100%);
    background: linear-gradient(to bottom, rgba(30,79,154,1) 0%,rgba(20,51,101,1) 47%,rgba(30,79,154,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e4f9a', endColorstr='#1e4f9a',GradientType=0 );
    padding: 20px 30px 40px;
    margin-top: 50px;
    border-radius: 10px;
    margin-bottom: 60px;
    text-align: right;
}


.about-info h2 {
    font-size: 36px;
    font-weight: 400;
    margin-top: 20px;
    line-height: 42px;
}

.about-info p {
	text-transform:uppercase;
	color:#4cc2f5;
	font-size:14px;
	padding-left:20px;
}

.about-info p  span {
	color:#ffc420;
	font-size:60px;
	display:block;
	line-height: 60px;
}

.about-info p  span.address {
		color:#ffffff;
	font-size:14px;
	font-family: 'Poppins', sans-serif;
	display:block;
	text-transform:none;
	line-height: 24px;
}


.feature {
    width: 441px;
    height: 440px;
    background: url(../images/feature-bg1.html) no-repeat center;
    color: white;
    font-size: 30px;
    text-align: center;
    padding-top: 145px;
    line-height:36px;
    position:absolute;
    top:-30px;
    left:0px;
}

.feature1 {
	width:362px;
	height:378px;
	background: url(../images/feature-bg2.html) no-repeat center;
	top:213px;
	left:207px;
	padding-top: 110px;
}

.feature2 {
	width:362px;
	height:378px;
	background: url(../images/feature-bg2.html) no-repeat center;
	top:247px;
	left:0px;
	    padding-top: 110px;
}

.security2 {
	border-radius:6px;
	border:2px solid #56b9d5;
	padding:6px;
	background: -moz-linear-gradient(top, rgba(15,28,60,0.86) 0%, rgba(8,48,102,0.86) 50%, rgba(15,28,60,0.86) 100%);
    background: -webkit-linear-gradient(top, rgba(15,28,60,0.86) 0%,rgba(8,48,102,0.86) 50%,rgba(15,28,60,0.86) 100%);
    background: linear-gradient(to bottom, rgba(15,28,60,0.86) 0%,rgba(8,48,102,0.86) 50%,rgba(15,28,60,0.86) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db0f1c3c', endColorstr='#db0f1c3c',GradientType=0 );
    margin-top:30px;
}

.security2 h3 {
    color: white;
    font-size: 24px;
    padding-top: 15px;
}

.security2 figure {
	background:white;
	padding:10px;
	border-radius:6px;
	margin-bottom:0px;
	margin-right:20px;
	
	}

.welcomewrap {
	padding: 0 0 50px;
}

.cert {text-align:center;}

.cert a {
    background: rgb(40,157,254);
    background: -moz-linear-gradient(top, rgba(40,157,254,1) 0%, rgba(43,71,254,1) 100%);
    background: -webkit-linear-gradient(top, rgba(40,157,254,1) 0%,rgba(43,71,254,1) 100%);
    background: linear-gradient(to bottom, rgba(40,157,254,1) 0%,rgba(43,71,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#289dfe', endColorstr='#2b47fe',GradientType=0 );
    border-radius: 16px;
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 24px;
    padding: 15px 20px;
    margin: -50px 30px 10px 60px;
    display: block;
    width: 350px;
    position: relative;
}


.cert img {max-width:100%;}

.about-buttons a.btn {
    color: white;
    font-size: 18px;
    text-align: center;
    display: block;
    width: 48%;
}

.about-buttons img {
	display: block;
    margin: 0px auto;
}

.statwrap {
    border-radius: 6px;
    border: 2px solid #56b9d5;
    padding: 0px;
    background: -moz-linear-gradient(top, rgba(15,28,60,0.86) 0%, rgba(8,48,102,0.86) 50%, rgba(15,28,60,0.86) 100%);
    background: -webkit-linear-gradient(top, rgba(15,28,60,0.86) 0%,rgba(8,48,102,0.86) 50%,rgba(15,28,60,0.86) 100%);
    background: linear-gradient(to bottom, rgba(15,28,60,0.86) 0%,rgba(8,48,102,0.86) 50%,rgba(15,28,60,0.86) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db0f1c3c', endColorstr='#db0f1c3c',GradientType=0 );


}

.card-info {padding:20px 0px;}

.start-block .card-info h2 {
font-size: 30px;
    text-align: left;
    color: white;
    padding: 20px 0px;
    font-weight: 700;
    text-transform: none;
}

.card-info ul li {
	list-style:none;
	background: url(../images/check.png) no-repeat left center;
	padding-left:30px;
	margin-bottom:5px;
	line-height:24px;
}

.card-info ul {padding-left:0px;}

.start-block .card-info h4 {
font-size: 24px;
    text-align: left;
        color: #f7ba3c;
    padding: 20px 0px;
    font-weight: 600;
    text-transform: none;
}


.statwrap h2 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.statwrap p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    text-transform: none;
    line-height: 24px;
    padding: 10px 20px 20px;
}

.statwrap p span {
    display: block;
    color: white;
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
    padding: 0px 20px;

}

.statwrap figure {
	padding: 0px;
	margin-bottom:0px;
}
.statwrap h4 {
	font-size: 36px;
	font-weight: 600;
	margin: 0 0 15px;
}

.commission {
    background: #2d1191;
    background: -moz-linear-gradient(top, #2d1191 0%, #230c7b 100%);
    background: -webkit-linear-gradient(top, #2d1191 0%,#230c7b 100%);
    background: linear-gradient(to bottom, #2d1191 0%,#230c7b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d1191', endColorstr='#230c7b',GradientType=0 );
    padding: 8px 10px;
    border-top: 1px solid #11004F;
    box-shadow: inset 0px 1px 1px #ffffff36;

}

.commission span {
color: #309bfe;
    font-weight: 700;
}

.step {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
        background: #2d1191;
    background: -moz-linear-gradient(top, #2d1191 0%, #230c7b 100%);
    background: -webkit-linear-gradient(top, #2d1191 0%,#230c7b 100%);
    background: linear-gradient(to bottom, #2d1191 0%,#230c7b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d1191', endColorstr='#230c7b',GradientType=0 );
    border: 1px solid #11004F;
    border-radius:4px;
    margin-bottom:10px;

}


.step figure {margin:0px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3417a2+0,271080+100 */
	background: #3417a2; /* Old browsers */
	background: -moz-linear-gradient(top, #3417a2 0%, #271080 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #3417a2 0%,#271080 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #3417a2 0%,#271080 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3417a2', endColorstr='#271080',GradientType=0 ); /* IE6-9 */
	padding:10px;
	 border-right: 1px solid #11004F;
	 border-radius:4px 0px 0px 4px;
}

.step p {
    font-size: 14px;
    padding: 15px 20px;
    margin-bottom: 0px;
}

.step span {
	font-size: 48px;
    color: #482DAD;
    font-weight: 800;
    padding: 0px 10px;
}

.statistics {
	padding:30px 0px;
	background: #4c2d8e url(../images/stats-bg.html) no-repeat center top;
	background-size:cover;
}


.top {
    border-radius: 6px;
    border: 2px solid #56b9d5;
    padding: 0px;
    background: -moz-linear-gradient(top, rgba(15,28,60,0.86) 0%, rgba(8,48,102,0.86) 50%, rgba(15,28,60,0.86) 100%);
    background: -webkit-linear-gradient(top, rgba(15,28,60,0.86) 0%,rgba(8,48,102,0.86) 50%,rgba(15,28,60,0.86) 100%);
    background: linear-gradient(to bottom, rgba(15,28,60,0.86) 0%,rgba(8,48,102,0.86) 50%,rgba(15,28,60,0.86) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db0f1c3c', endColorstr='#db0f1c3c',GradientType=0 );
    margin-bottom: 10px;
    text-transform:uppercase;
}


.tab-content {
	padding:20px 0px;
}


.stat-left {
    background: rgb(224,58,105);
    background: -moz-linear-gradient(top, rgba(224,58,105,1) 0%, rgba(210,119,52,1) 100%);
    background: -webkit-linear-gradient(top, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    background: linear-gradient(to bottom, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e03a69', endColorstr='#d27734',GradientType=0 );
    border-radius: 66px 0px 0px 66px;
    padding: 12px 25px;
}

.stat-left  h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0px;
    margin-top: 4px;;
}


.stat-left  h1 span {
	display:block;
	font-size:18px;
	font-weight:700;
}


.stat-left figure {
    margin-right: -40px;
    margin-bottom: 0px;
    z-index: 10000;

}

.stat-right {
    background: rgb(20,36,88);
    background: -moz-linear-gradient(left, rgba(20,36,88,1) 0%, rgba(39,44,121,1) 100%);
    background: -webkit-linear-gradient(left, rgba(20,36,88,1) 0%,rgba(39,44,121,1) 100%);
    background: linear-gradient(to right, rgba(20,36,88,1) 0%,rgba(39,44,121,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#142458', endColorstr='#272c79',GradientType=1 );
    text-align: right;
    padding: 10px 25px;
    font-size: 30px;
    font-weight: 800;
    border-radius: 0px 66px 66px 0px;
    padding-top: 20px;
	
}

.stat-right span {
	color:#CF7934;
}

.pay-info span {
	font-size:12px;
	color:#EFA81D;
	font-weight:600;
}

.pay-info span.date {display:block; color:#8872E6;}

.pay-amount {
	font-weight:700;
	font-size:14px;
	padding-top:15px;
}

.pay-amount img {width:20px;}



.member_info p {
    text-align: left;
    margin-top: 6px;
    margin-bottom: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.top figure {
    margin-bottom: 0px;
    background: rgb(52,164,192);
    background: -moz-linear-gradient(top, rgba(52,164,192,1) 0%, rgba(21,126,152,1) 46%, rgba(79,189,217,1) 100%);
    background: -webkit-linear-gradient(top, rgba(52,164,192,1) 0%,rgba(21,126,152,1) 46%,rgba(79,189,217,1) 100%);
    background: linear-gradient(to bottom, rgba(52,164,192,1) 0%,rgba(21,126,152,1) 46%,rgba(79,189,217,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34a4c0', endColorstr='#4fbdd9',GradientType=0 );
    padding: 6px 10px;
    margin-right: 20px;
    min-width: 80px;
    text-align: center;
	
	}

.top span {
    display:block;
    font-size: 24px;
    margin-top: 0px;
    color:#f0c752;
        font-family: 'Koulen', sans-seri
    
}

.top p {
	margin-bottom:0px;
	line-height:24px;
	padding-top:16px;
}


.affiliate_text {padding-left:30px;}

.affiliate_text img {max-width:100%;}

.affiliate_area {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#20296c+0,20296c+100 */
	background: rgb(32,41,108); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(32,41,108,1) 0%, rgba(32,41,108,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(32,41,108,1) 0%,rgba(32,41,108,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(32,41,108,1) 0%,rgba(32,41,108,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20296c', endColorstr='#20296c',GradientType=1 ); /* IE6-9 */
    padding:30px 0px;
    filter: drop-shadow(-4px 16px 10px rgba(6, 19, 63, 0.7));
}

.affiliate_area h1 {
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 60px;

}


.affiliate_text p {
	font-size:16px;
	line-height:28px;
}

.affiliate_text a {
	    background: #ffe500;
    background: -moz-linear-gradient(top, #ffe500 0%, #ffc908 100%);
    background: -webkit-linear-gradient(top, #ffe500 0%,#ffc908 100%);
    background: linear-gradient(to bottom, #ffe500 0%,#ffc908 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe500', endColorstr='#ffc908',GradientType=0 );
    color:#132048;
    font-size:16px;
    font-weight:600;
    padding:20px 30px;
    display:inline-block;
    border-radius:6px;
    text-transform:uppercase;
    text-decoration:none;
}

.affiliate_text a:hover {background: #ffe500;}

.affiliate_area h1 span {
	color:#feb300;
}

.affiliate_image {
    position: relative;
    padding: 0px 0px;
    text-align: center;

	
}


.affiliate_image .plans-title  {
	text-align:center;
}

.affiliate_image  .aff-bottom {
	text-align:center;
}
.affiliate_image img {
    max-width: 100%;
    margin-bottom: -150px;
}
.payment-processors {
    padding: 20px 0px 0px;
    text-align: center;
    margin-top: 20px;
}
.payment-processors p {
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    margin-top: 20px;
}

.payment-processors p a {color:#2a46fa;}

.payment {
    display: inline-block;

    margin: 5px;

}




.percent {
    color: white;
    background: rgb(52,164,192);
    background: -moz-linear-gradient(top, rgba(52,164,192,1) 0%, rgba(21,126,152,1) 46%, rgba(79,189,217,1) 100%);
    background: -webkit-linear-gradient(top, rgba(52,164,192,1) 0%,rgba(21,126,152,1) 46%,rgba(79,189,217,1) 100%);
    background: linear-gradient(to bottom, rgba(52,164,192,1) 0%,rgba(21,126,152,1) 46%,rgba(79,189,217,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34a4c0', endColorstr='#4fbdd9',GradientType=0 );
	padding:15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius:6px;
    margin-top:10px;
    text-align:center;
}

.percent2 {
	    background: rgb(240,199,82);
    background: -moz-linear-gradient(top, rgba(240,199,82,1) 0%, rgba(228,165,9,1) 46%, rgba(251,197,90,1) 100%);
    background: -webkit-linear-gradient(top, rgba(240,199,82,1) 0%,rgba(228,165,9,1) 46%,rgba(251,197,90,1) 100%);
    background: linear-gradient(to bottom, rgba(240,199,82,1) 0%,rgba(228,165,9,1) 46%,rgba(251,197,90,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0c752', endColorstr='#fbc55a',GradientType=0 );
}

.percent3 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e4f9a+0,143365+47,1e4f9a+100 */
background: rgb(30,79,154); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,79,154,1) 0%, rgba(20,51,101,1) 47%, rgba(30,79,154,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,79,154,1) 0%,rgba(20,51,101,1) 47%,rgba(30,79,154,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,79,154,1) 0%,rgba(20,51,101,1) 47%,rgba(30,79,154,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e4f9a', endColorstr='#1e4f9a',GradientType=0 ); /* IE6-9 */
}

.percent figure {
    width: 97px;
    height: 100px;
    background: url(../images/aff-icon-bg.html) no-repeat center;
    display: block;
    font-size: 36px;
    text-align: center;
    line-height: 102px;
    margin: 0px auto;
    font-weight: normal;
    margin-top: -40px;
}


.percent h2 {
    font-size: 60px;
    margin-bottom: 0px;
    line-height: 50px;
}

.percent h2 span {font-size:36px;}

.percent p {
    font-weight: 400;
    color: white;
    font-size: 18px;
    margin-bottom: 0px;
    }

.aff-bottom {
	text-align:center;
	font-size:20px;
	line-height:30px;
}

.nav-pills .nav-link {
    border: 0px;
    color: white;
    font-size: 14px;
    margin-right: 10px;
    padding: 0.5rem 1rem;
    clip-path: polygon(0 0, 100% 0, 73% 100%, 0% 100%);
    background: #4850AC;
    font-weight: 600;
    padding-right: 80px;
    border-radius: 0px;
    text-transform: uppercase;
    z-index: 0;
    position: relative;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: rgb(224,58,105);
    background: -moz-linear-gradient(top, rgba(224,58,105,1) 0%, rgba(210,119,52,1) 100%);
    background: -webkit-linear-gradient(top, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    background: linear-gradient(to bottom, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e03a69', endColorstr='#d27734',GradientType=0 );
	color:#ffffff;
	 z-index:10000;
}

.nav-pills .nav-link img {margin-left:10px;}

.nav-pills .nav-link span {font-weight:700;}


.tabs-plans {
border-top: 6px solid #D37138;
    border-radius: 16px;
    background: rgb(31,26,121);
    background: -moz-linear-gradient(top, rgba(31,26,121,1) 0%, rgba(23,8,100,1) 100%);
    background: -webkit-linear-gradient(top, rgba(31,26,121,1) 0%,rgba(23,8,100,1) 100%);
    background: linear-gradient(to bottom, rgba(31,26,121,1) 0%,rgba(23,8,100,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1a79', endColorstr='#170864',GradientType=0 );
    padding: 20px;
    overflow: hidden;
    background-size: cover;
    box-shadow: 0px 10px 10px #0e0b5663;
    margin-bottom: 30px;
	
}

.plan-top {

}



.plan-name {
    background: url(../images/plan1.html) no-repeat left center;
    padding: 10px 10px 20px 25px;
    margin-left: -28px;
    
}

.plan-name2 {
	 background: url(../images/plan2.html) no-repeat left center;
}

.plan-name3 {
	 background: url(../images/plan3.html) no-repeat left center;
}


.plan-name h2 {
	font-weight:800;
	font-size:48px;
}

.plan-name h2 span {
	font-size:36px;
}

.plan-name p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
    margin-top: 5px;
    margin-left: 6px;
}

.plan-name p span {
	font-size:24px;
	font-weight:bold;
	display:block;
}

.plan-group {
    padding: 0px;
    position: relative;
    margin-bottom: 50px;
    border-radius: 16px;
}

.plan-group h4 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 0px 10px;
}

.plan-group h4 span {
	color:#7bd952;
}


.last-row .plan-group {margin-bottom: 0px;}

.plan-group figure {
	margin: -50px auto 0px;
    text-align: center;
}


.plan-number {
    padding-bottom: 10px;
}


.plan-number h2 {
    font-size: 46px;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 0px;
    line-height: 26px;
    padding: 0px 8px;
    margin-top: 11px;
}

.plan-number h2 span {font-size:36px;}

.plan-number h2 span.daily {
	    font-size: 20px;
    display: block;
}


.plan-number p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
    margin-top: 6px;
    padding: 6px 15px;
    border-left: 2px solid #FFC23F;
}

.plan-number p b {
	font-size:30px;
	font-weight:normal;
	display:block;
}

.number-inner p {
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
}

.number-inner p.percent_after {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: -5px;
}

.number-inner h2 span {
    font-size: 24px;
    margin-top: 0px;
    margin-left: 5px;
}

.plan-terms {
	font-size:18px;
	text-align:center;
	text-transform:uppercase;

}

.plan-terms span {font-weight:700; font-size:24px; display:block;}

.conditions {
   text-align:center;
	}

.conditions ul {
    padding: 0px 0.6rem;
    text-align: center;

}

.conditions ul li {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    list-style: none;
    border-bottom: 2px dotted #6B73CE;
    text-align: center;
    line-height: 24px;
	  
}
.account-container .conditions ul li {
    font-size: 11px;
    line-height: 14px;
    padding: 6px;

}

.account-container .plans-content {
    padding: 26px 0px 10px;
}

.account-container .conditions {
    text-align: center;
    margin-top: -16px;
}


.account-container .plan-bottom .btn-warning {
    margin: -60px auto 10px;
    padding: 10px 30px;
    font-size: 12px;
}

.account-container .plan-top h2 {
    font-size: 56px;
    }
.account-container .plan-top h2 span {
    font-size: 30px;
    margin-top: 5px;
}    

.conditions ul li span {
    color: #f3a91f;
}

.calc-button {
    background: rgb(38,170,249);
    background: -moz-linear-gradient(left, rgba(38,170,249,1) 0%, rgba(7,229,157,1) 100%);
    background: -webkit-linear-gradient(left, rgba(38,170,249,1) 0%,rgba(7,229,157,1) 100%);
    background: linear-gradient(to right, rgba(38,170,249,1) 0%,rgba(7,229,157,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26aaf9', endColorstr='#07e59d',GradientType=1 );
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    width: 180px;
    margin: -30px auto 0px;
    z-index: 10000;
    position: relative;
    text-align: center;
}

.plan-bottom {
    padding-bottom: 10px;
    text-align: center;


}


.plan-bottom .btn-warning {
    margin: 0px auto 10px;
    padding: 10px 30px;
}

.calculator_block {
    padding-bottom: 0px;
    padding-top: 20px;
}

.calculator_block h1 {
	text-align:center;
	font-size:60px;
	font-weight:normal;
}

.calculator_block h1 span {
	color:#ffc741;
}

.carousel-indicators {
	    margin-bottom: 0rem;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #100546;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-radius: 100%;
}



.calculator_block h1 {
    text-align: left;
    font-size: 32px;
    font-weight: 300;
    color: #170864;
    margin-top: 24px;
    text-transform: uppercase;
}

.calculator_block h1 b {font-weight:700;}

.calculator_block h1 span {
	color:#ffc741;
}


.calculator-left {
	color: #464548;
    padding: 30px 20px 10px 0px;
    position: relative;
}

.calc-icon {
    position: absolute;
    background: #FEE500;
    padding: 29px;
    top: 50px;
    right: -60px;
    box-shadow: -15px 15px 0px 0px #243a78f2;
}


.calculator-left h1 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    line-height: 46px;
    margin-bottom: 20px;
}

.calculator-left .col-form-label {font-size:24px;}

.calculator-left h1 span {
	color:#ba49ff;
}

.calculator-left  p {
	font-size:12px;
}

.calculator-right {
    padding-top: 50px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.plan-select {
	margin-bottom: 10px;
    margin-top: 10px;
}


.plan-range {
    position: relative;
    padding-top: 10px;
}

.plan-range output {
	position: absolute;
    left: 0px;
    top: -10px;
}

.calculator-left input#money {

	font-size: 24px;
    color: #3b4347;
    font-weight: 600;
    background: transparent;
    display: inline-block;
    border: 2px solid #b746ff;
    padding: 0px 10px;

}

.input-group-text {
background: rgb(71,149,237);
    background: -moz-linear-gradient(left, rgba(71,149,237,1) 0%, rgba(83,210,254,1) 100%);
    background: -webkit-linear-gradient(left, rgba(71,149,237,1) 0%,rgba(83,210,254,1) 100%);
    background: linear-gradient(to right, rgba(71,149,237,1) 0%,rgba(83,210,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4795ed', endColorstr='#53d2fe',GradientType=1 );
    color: white;
    border: 1px solid #5795ec;
}

.plan-range input#money:focus {
	outline:none;
	border:0px;
}

.plan-range input {width:100%;}

.plan-drop {

}

.plan-drop label {
    color: #201535;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.plan-drop select {
    background: #170864;
    color: white;
    border: 0px;
    font-weight: 600;
    border-radius: 36px;
    font-size: 14px;
    padding: 10px 10px;
    margin-top: 6px;
    text-transform: uppercase;
}


.plan-drop span {
    background: #ffe500;
    background: -moz-linear-gradient(top, #ffe500 0%, #ffc908 100%);
    background: -webkit-linear-gradient(top, #ffe500 0%,#ffc908 100%);
    background: linear-gradient(to bottom, #ffe500 0%,#ffc908 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe500', endColorstr='#ffc908',GradientType=0 );
    padding: 14px;
    margin-left: 14px;
    position: absolute;
    right:0px;
    top:0px;
}

.plan-drop option {
	background:#0B234B;
	color:white;
	border:0px;
	padding:5px;
}

.account-container {
	    background: rgb(16,34,82);
    background: -moz-linear-gradient(left, rgba(16,34,82,1) 0%, rgba(40,44,122,1) 100%);
    background: -webkit-linear-gradient(left, rgba(16,34,82,1) 0%,rgba(40,44,122,1) 100%);
    background: linear-gradient(to right, rgba(16,34,82,1) 0%,rgba(40,44,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102252', endColorstr='#282c7a',GradientType=1 );
    border-radius: 16px;
    border-top: 10px solid #AA5F14;
    padding: 20px;
    filter: drop-shadow(-4px 16px 10px rgba(6, 19, 63, 0.7));

}

input[type="range"]::-webkit-slider-thumb {
     -webkit-appearance: none;
    background: rgb(224,58,105);
    background: -moz-linear-gradient(top, rgba(224,58,105,1) 0%, rgba(210,119,52,1) 100%);
    background: -webkit-linear-gradient(top, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    background: linear-gradient(to bottom, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e03a69', endColorstr='#d27734',GradientType=0 );
    opacity: 1;
    width: 20px;
    height: 20px;
    border-radius:100%;
}



.resultbox {
    color: white;
    text-align: center;
    font-size: 22px;
    line-height: 46px;
    margin-bottom:0px;
}
.resultbox p {
    color: #201535;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
    padding-right: 0px;
    
    text-align: center;
    line-height: 24px;
}

.resultbox h3 {
    margin-bottom: 0px;
    font-weight: 700;
    color: #24104e;
    font-size: 30px;
    text-align: center;
}

.resultbox .form-control {
    margin-bottom: 0px;
    font-weight: 700;
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    padding: 0px 10px;
    background: url(../images/plan-bg-active.png) repeat-x left center;
    border: 0px;
    line-height: 1rem;
}

.amount p {
 margin-bottom: 0px;
    margin-top: 10px;
}


.block-container {
background: #20438E;
    box-shadow: 20px 20px 0px 0px #1e377b8c;
    margin-left: -60px;
    z-index: 0;
    padding-left: 90px;
    padding-top: 30px;
    padding-right: 50px;
    padding-bottom: 40px;
}

.cert-info figure{
    position: relative;
    z-index: 1000000;
}

.cert-info figure img {max-width:100%;}

.cert-info {
    z-index: 1000;
    position: relative;
    }

.divider {
    height: 2px;
    background: #ffc741;
}
.calculateresults {
	padding:30px 0px;
}

.right_info h1 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 40px;
    margin-top: 60%;
}

.right_info h1 span {font-weight:700;}

.right_info  a {
    background: #2C8FC5;
    color: white;
    text-decoration: none;
    padding: 22px 30px;
    margin-top: 20px;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.right_info {padding-left:20px; position:relative; z-index:1000;}

.right_info  a:hover {background:#2F9EDA;}

.about-right-image {
    position: absolute;
    z-index: 0;
    right: 0px;
    bottom: -202px;
}

.block p {
	color:#79a5e9;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:0px;
	margin-top:10px;
}

.block h4 {
	font-weight:600;
	font-size:14px;
	
}

.loader {
  width: 48px;
  height: 48px;
  border: 3px dotted #FFF;
  border-style: solid solid dotted dotted;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 2s linear infinite;
}
.loader::after {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px dotted #09E0A4;
  border-style: solid solid dotted;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  animation: rotationBack 1s linear infinite;
  transform-origin: center center;
}
    
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
} 


.company_info h2 {
	background: url(../images/feat_dots.html) no-repeat right center;
	padding-right:30px;
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;
	padding:20px 30px 20px 20px;
}

.company_info h2 span {
	font-weight:700;
	color:#ffe100;
	display:block;
	font-size:30px;
}

.company_info .block h2 {
	font-size:36px;
	font-weight:800;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	background:transparent;
}

.stats_title {
	background: url(../images/stats_title_bg.html) no-repeat left center;
	padding:20px 0px;
}

.stats_title h1 {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    color: white;
}




.footer {
padding-top:30px;
    padding-bottom: 30px;
    font-size:18px;
    font-weight:600;

}

.processors p {
	font-weight:500;
	font-size:14px;
	text-transform:uppercase;
}


.wrapper{
    width:200px;
    height:60px;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
}

.shadow{
    width:20px;
    height:4px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top:62px;
    transform-origin: 50%;
    z-index: -1;
    left:15%;
    filter: blur(1px);
    animation: shadow .5s alternate infinite ease;
}

.wrapper span{
    position: absolute;
    top:75px;
    font-family: 'Lato';
    font-size: 20px;
    letter-spacing: 12px;
    color: #fff;
    left:15%;
}



.border-top {
	border-top:1px solid #13CEC1!important;
}


.footer-address {
	background: url(../images/location.html) no-repeat left 0px;
	padding-left:50px;
}



.footer-address2 {
	background: url(../images/email.html) no-repeat left 0px;
	padding-left:50px;
}

.footer-address h4 {
	font-size:14px;
	text-transform:uppercase;
	color:#13cec1;
	font-weight:bold;
}

.footer-address p {
	font-size:14px;
	font-weight:600;
}


.footer-address a {
	font-size:14px;
	font-weight:600;
	color:white;
}

.footer ul li {
    list-style: none;
    padding-left: 0px;
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    display: inline-block;
    padding-left: 24px;
	
}

.footer-copy p {
    text-transform: uppercase;
    font-size: 14px;
}

.footer ul {padding-left:0px;}


.footer ul li a {
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;

}


/*slider*/


.plan-out {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1f1a79+0,170864+100 */
	background: rgb(31,26,121); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(31,26,121,1) 0%, rgba(23,8,100,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(31,26,121,1) 0%,rgba(23,8,100,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(31,26,121,1) 0%,rgba(23,8,100,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1a79', endColorstr='#170864',GradientType=0 ); /* IE6-9 */
	border-radius:16px;
}

.plan-top {
    text-align: center;
    background: url(../images/plan-bg.png) no-repeat left center;
    background-size: cover;
    border-radius: 16px 16px 0px 0px;
    padding-bottom: 46px;
}

.plan-top2 {
    background: url(../images/plan-bg2.png) no-repeat left center;
    background-size: cover;

}

.plan-active {
    border: 3px solid #ffb228;
    border-radius: 20px;
    margin-top: -30px;
    box-shadow: 0px 10px 10px #0d0e1052;
}

.plan-active .plan-top {
    background: url(../images/plan-bg-active.png) no-repeat left center;
    padding-top: 20px;
    padding-bottom: 50px;
    background-size: cover;
}


.plan-top h2 {
    font-size: 70px;
    font-weight: 800;
    margin-bottom: 0px;
    line-height: 72px;
    padding-top: 10px;
}

.plan-top h2 span {font-size:36px; margin-top:10px;}

.plan-top h3 {
	color: #F3B107;
	font-size:30px;
	font-weight:800;
	text-transform:uppercase;
	    margin-bottom: 0px;
	        margin-top: -5px;
}

.plan-top p {
	color: #ffffff;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}


.plan-active .plan-bottom .btn-warning {
	    margin: 0px auto 10px;
}

.footer ul li span {
	color:#b846ff;
	font-size:24px;
	display:block;
}

.footer figure {
    border: 2px solid #e7e6f4;
    border-radius: 6px;
    padding: 10px 5px;
    text-align: center;
}

.footer-info {
    text-transform: uppercase;
    font-size: 18px;
    border-top: 1px dashed #FFCF51;
    padding-top: 30px;

}

.footer-info span {color:#b543ff;}

.banner-atm  {padding-bottom:20px;}

.banner-atm h2 {
	font-size:22px;
	font-weight:700;
	text-align:center;
}

.btn-primary-inverse {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e1875+0,100547+100 */
	background: rgb(30,24,117); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(30,24,117,1) 0%, rgba(16,5,71,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(30,24,117,1) 0%,rgba(16,5,71,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(30,24,117,1) 0%,rgba(16,5,71,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1875', endColorstr='#100547',GradientType=1 ); /* IE6-9 */
}

.btn-primary-inverse:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e1875+0,1c0d67+100 */
	background: rgb(30,24,117); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(30,24,117,1) 0%, rgba(28,13,103,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(30,24,117,1) 0%,rgba(28,13,103,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(30,24,117,1) 0%,rgba(28,13,103,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1875', endColorstr='#1c0d67',GradientType=1 ); /* IE6-9 */
}

/*Subpages*/




.refinfos {
    padding: 15px;
    margin-bottom: 10px;
    background: #0B1355;
    border-radius: 6px;
}
.refinfos h2 {
    font-size: 18px;
    background: rgb(224,58,105);
    background: -moz-linear-gradient(top, rgba(224,58,105,1) 0%, rgba(210,119,52,1) 100%);
    background: -webkit-linear-gradient(top, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    background: linear-gradient(to bottom, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e03a69', endColorstr='#d27734',GradientType=0 );
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 6px;
}


.login-container h2 {
	color:#5968BE;
	font-size:1.5rem;
}


.login-container .about-info h2 {
    font-size: 36px;
    font-weight: 400;
    margin-top: 20px;
    line-height: 42px;
    color:white;
}

.page-title {
    font-size: 50px;
    text-align: center;
    color: white;
    padding: 20px;
    font-weight: 700;
}
.page-title span {
    color: #f7ba3c;
}
.login-container2 img {max-width:100%;}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: white;
    text-align: left;
    border: 0;
    border-radius: 0;
    background: rgb(29,39,103);
    background: -moz-linear-gradient(top, rgba(29,39,103,1) 0%, rgba(18,35,85,1) 100%);
    background: -webkit-linear-gradient(top, rgba(29,39,103,1) 0%,rgba(18,35,85,1) 100%);
    background: linear-gradient(to bottom, rgba(29,39,103,1) 0%,rgba(18,35,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2767', endColorstr='#122355',GradientType=0 );
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;

}

.accordion-body {
    padding: 1rem 1.25rem;
    font-weight: 400;
    line-height: 24px;
}

.accordion-item {
    background: rgb(29,39,103);
    background: -moz-linear-gradient(top, rgba(29,39,103,1) 0%, rgba(18,35,85,1) 100%);
    background: -webkit-linear-gradient(top, rgba(29,39,103,1) 0%,rgba(18,35,85,1) 100%);
    background: linear-gradient(to bottom, rgba(29,39,103,1) 0%,rgba(18,35,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2767', endColorstr='#122355',GradientType=0 );
    border: 0px;
    margin-bottom: 7px;
    border-radius: 6px;
    font-weight: 600;
}

.accordion-button i {
	color: #3CACC8;
	margin-right:6px;
}

.accordion-button:not(.collapsed) {
    color: #FFCF6C;
    background-color: #0e2c57;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}


.start-block {
    background: rgb(16,34,82);
    background: -moz-linear-gradient(left, rgba(16,34,82,1) 0%, rgba(40,44,122,1) 100%);
    background: -webkit-linear-gradient(left, rgba(16,34,82,1) 0%,rgba(40,44,122,1) 100%);
    background: linear-gradient(to right, rgba(16,34,82,1) 0%,rgba(40,44,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102252', endColorstr='#282c7a',GradientType=1 );
    border-radius: 16px;
    border-top: 10px solid #AA5F14;
    padding: 20px;
    filter: drop-shadow(-4px 16px 10px rgba(6, 19, 63, 0.7));
}

.start-block h2 {
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
}

.start-block p {
	line-height:30px;
}

.start-block h2 b {
    color: #FEC054;
}

.investment img {max-width:100%;}

.form-footer {
    border-top: 1px dashed #FFA039;
    padding: 20px 0px 0px;
    margin-top: 20px;
    text-align: center;
}

.card, .login-container {
    background: -moz-linear-gradient(top, rgba(2,10,74,0.6) 0%, rgba(2,10,74,0.6) 1%, rgba(23,39,154,0.6) 51%, rgba(13,25,121,0.6) 98%, rgba(13,25,121,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(2,10,74,0.6) 0%,rgba(2,10,74,0.6) 1%,rgba(23,39,154,0.6) 51%,rgba(13,25,121,0.6) 98%,rgba(13,25,121,0.6) 100%);
    background: linear-gradient(to bottom, rgba(2,10,74,0.6) 0%,rgba(2,10,74,0.6) 1%,rgba(23,39,154,0.6) 51%,rgba(13,25,121,0.6) 98%,rgba(13,25,121,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99020a4a', endColorstr='#990d1979',GradientType=0 );
    border-radius: 16px;
    box-shadow: 0px 0px 20px #0000004d;
    border: 0px;
    padding:30px;
}

.login-title {
	    font-size: 50px;
    color: #ffffff;
    font-weight: 700;
    line-height: 70px;

}

.login-title p {
    font-size: 18px;
    text-transform: none;
    line-height: 30px;
}

.form-control, input[type="text"], input[type="password"], input[type="email"] {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #001661;
    background-color: white;
    background-clip: padding-box;
    border: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 36px;
}

select {
    padding: 0.375rem 0.55rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0B1355;
    background-color: white;
    background-clip: padding-box;
    border: 0px;
    border-radius: 36px;
    font-size: 16px;
}

.form-control:focus {
    color: #001661;
    background-color: #ffffff;
    border-color: #ffffff;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #FFD374;
}


.card-top figure {margin-bottom:0px;}

.login-title span {
	    color:#07e69a;
}

.table td {
    text-align: left;
    color: white;
}

.table td.inheader {
    color: white;
    border-bottom: 1px solid #612291;
    font-weight: 600;
    background: rgb(57,28,133);
    background: -moz-linear-gradient(45deg, rgba(57,28,133,1) 0%, rgba(122,38,153,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(57,28,133,1) 0%,rgba(122,38,153,1) 100%);
    background: linear-gradient(45deg, rgba(57,28,133,1) 0%,rgba(122,38,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#391c85', endColorstr='#7a2699',GradientType=1 );

}

table {width:100%;}

table td, table tr {
    font-size: 16px;
    padding: 10px 5px;
    border-bottom: 1px solid #38598b;
}

table td.inheader {
    font-size: 16px;
    color: #f79d67;
    font-weight: 600;
}

.btn-secondary {
    color: #fff;
    background-color: #1d5fc5;
    border-color: #2d4c7c;
}

.btn-check:active+.btn-secondary, .btn-check:checked+.btn-secondary, .btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #C58824;
    border-color: #C58824;
}

.account-table table {margin-bottom:10px;}

.account-table h3 {
    color: #F4BD36;
    font-size: 20px;
}


.subpage_account .plan-terms{
	font-size:14px;
}

.subpage_account .return img {
    display: inline-block;
    margin: 0px;
}

.subpage_account .plan-number {
	padding:0px;
	margin:0px;
	padding-top:8px;
}

.subpage_account .plan-number h2 {
	font-size:24px;
}


.subpage_account .subpage_wrap {
    background: #0B1355;
    border-radius: 6px;
    padding: 20px;
}


.member-menu {

}


.account-block1 {
    background: -moz-linear-gradient(top, rgba(2,10,74,0.6) 0%, rgba(2,10,74,0.6) 1%, rgba(23,39,154,0.6) 51%, rgba(13,25,121,0.6) 98%, rgba(13,25,121,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(2,10,74,0.6) 0%,rgba(2,10,74,0.6) 1%,rgba(23,39,154,0.6) 51%,rgba(13,25,121,0.6) 98%,rgba(13,25,121,0.6) 100%);
    background: linear-gradient(to bottom, rgba(2,10,74,0.6) 0%,rgba(2,10,74,0.6) 1%,rgba(23,39,154,0.6) 51%,rgba(13,25,121,0.6) 98%,rgba(13,25,121,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99020a4a', endColorstr='#990d1979',GradientType=0 );
    border-radius: 6px;
    padding: 30px;
    filter: drop-shadow(-4px 16px 10px rgba(6, 19, 63, 0.7));
}

.account-block2 {
    background: rgb(29,39,103);
    background: -moz-linear-gradient(top, rgba(29,39,103,1) 0%, rgba(18,35,85,1) 100%);
    background: -webkit-linear-gradient(top, rgba(29,39,103,1) 0%,rgba(18,35,85,1) 100%);
    background: linear-gradient(to bottom, rgba(29,39,103,1) 0%,rgba(18,35,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2767', endColorstr='#122355',GradientType=0 );
    border-radius: 6px;
    padding: 20px;
    filter: drop-shadow(-4px 16px 10px rgba(6, 19, 63, 0.9));
    margin: 0px 0px 30px;
    text-transform: uppercase;
    font-size: 14px;
    border-top: 6px solid #D69B2B;

}

.account-block h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}


.block-info p {margin-bottom:0.5rem;}

.account-block2 span {
    color: #f3992d;
    font-size: 30px;
    display: block;
    font-weight: 500;
}

.account-block {
background: rgb(224,58,105);
    background: -moz-linear-gradient(top, rgba(224,58,105,1) 0%, rgba(210,119,52,1) 100%);
    background: -webkit-linear-gradient(top, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    background: linear-gradient(to bottom, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e03a69', endColorstr='#d27734',GradientType=0 );
    border-radius: 6px;
    padding: 15px 20px 10px;
    filter: drop-shadow(-4px 16px 10px rgba(6, 19, 63, 0.7));

}


.mem-block {
    padding: 10px 15px;
    border-radius: 6px;
    margin-bottom: 20px;
    border-top: 0px;
    background: #0B1355;
}

.subpage_account .subpage_wrap .mem-block  {
	    background: rgb(224,58,105);
    background: -moz-linear-gradient(top, rgba(224,58,105,1) 0%, rgba(210,119,52,1) 100%);
    background: -webkit-linear-gradient(top, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    background: linear-gradient(to bottom, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e03a69', endColorstr='#d27734',GradientType=0 );
}

.mem-block figure {margin-bottom:0px;}

.mem-block p {margin-bottom:0px;}

.mem-block span {
    display: block;
    color: #ffc048;
    font-size: 14px;
    font-weight: 600;
}

.account-block3 {
line-height: 36px;
    color: white;
    font-weight: 600;
    padding: 15px 20px;
    border-radius: 6px;
    margin: 12px 0px;
    background: #0B1355;
    filter: drop-shadow(-2px 5px 5px rgba(6, 19, 63, 0.7));
    border-top: 2px solid #D69B2B;
}



.account-block3 figure {
    margin: 10px auto;
    text-align: center;
}

.block-but a {
    border-radius: 36px;
    padding: 10px 25px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    background: rgb(224,58,105);
    background: -moz-linear-gradient(top, rgba(224,58,105,1) 0%, rgba(210,119,52,1) 100%);
    background: -webkit-linear-gradient(top, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    background: linear-gradient(to bottom, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e03a69', endColorstr='#d27734',GradientType=0 );
    color:white;
}



.account-block3 p {
    margin-bottom: 0px;
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
}

.account-block3 p span {
    float: right;
    color: white;
    font-weight: 700;
    font-size: 18px;
}
.select-button .radio {
    color: white;
    width: auto;
    padding: 6px;
    background: #4850AC;
    margin: 10px;
    display: block;
    border-radius: 36px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

.select-button input[type=radio] {
	display: none;
}
.select-button  input[type="radio"]:checked + .radio {
    color: white;
    width: auto;
    padding: 6px;
    background: #EA8C07;
    margin: 10px;
    display: block;
    border-radius: 36px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

.alert-info {
    color: #ffffff;
    background-color: #3463d2;
    border-color: #3463d2;
}

.subpage_wrap {
background: url(../images/bg-middle.jpg) no-repeat center bottom;
    background-attachment: fixed;
    padding: 50px 0px 70px;
}

.subpage_account {
    background: url(../images/about-bg.png) no-repeat center;
}

.login-container img {max-width:100%;}

.cert-image {
padding: 0px;
    border: 2px solid #e7e6f4;
    margin: 0px 30px;
    background: white;
    text-align:center;
}

.nav-menu {padding-left:0px;}

.nav-menu  a{
    clip-path: polygon(0 0, 100% 0, 73% 100%, 0% 100%);
    background: #4850AC;
    text-align: left;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    line-height: 36px;
    color: white;
    padding-right: 60px;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.nav-menu  a:hover {
    background: rgb(224,58,105);
    background: -moz-linear-gradient(top, rgba(224,58,105,1) 0%, rgba(210,119,52,1) 100%);
    background: -webkit-linear-gradient(top, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    background: linear-gradient(to bottom, rgba(224,58,105,1) 0%,rgba(210,119,52,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e03a69', endColorstr='#d27734',GradientType=0 );
}

.nav-menu li {
	list-style:none;
	display:block;
}


.welcome {
    padding: 20px 0px;
    text-align: left;
    font-size: 30px;
}

.welcome span {
    color: #ff7d91;
    font-weight: 600;
    }

.welcome i {
    color: white;
    background: rgb(240,199,82);
    background: -moz-linear-gradient(top, rgba(240,199,82,1) 0%, rgba(228,165,9,1) 46%, rgba(251,197,90,1) 100%);
    background: -webkit-linear-gradient(top, rgba(240,199,82,1) 0%,rgba(228,165,9,1) 46%,rgba(251,197,90,1) 100%);
    background: linear-gradient(to bottom, rgba(240,199,82,1) 0%,rgba(228,165,9,1) 46%,rgba(251,197,90,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0c752', endColorstr='#fbc55a',GradientType=0 );
    padding: 7px 7px;
    border-radius: 6px;
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -6px;
	
}

.breadcrumbs {
	text-align: left;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-top: 1px solid #20b5e87d;
    padding-top: 10px;
}


@media (max-width:1025px) {


.bannercontent img {max-width:100%;}

	.nav-tabs > li > a {
		font-size: 20px;
		line-height: 40px;
	}
	.useractivitywrap .heading {
		margin: 0 0 40px;
	}
	.tabwrap {
		padding: 0;
	}
	.helpcenter a, .support a {
		font-size: 10px;
	}
	.lastwrap .head ul li, .lastwrap .infos ul li {
		padding: 5px;
		font-size: 12px;
	}
	.lastwrap .infos ul li {
		font-size: 12px;
	}

.headblk img {max-width: 100px;}
	
.headblk.two {
    right: 0px;
    top: 40px;
    left: 20px;
}

.headblk.four {
    left: 0px;
    top: 200px;
}

	.bannerwrap {
		padding: 0px 0 30px;
	}
	.bannerleft h1 {
		font-size: 42px;
		line-height: 42px;
	}
	.bannerleft p {
		font-size: 16px;
		line-height: 27px;
		margin: 0 0 30px;
	}
	.calvalbox .infos h4 {
		font-size: 40px;
		line-height: 40px;
	}
	.calvalbox .infos h4 span {
		font-size: 28px;
	}
	.calvaluewrap {
		padding: 30px 25px;
		border-radius: 15px;
	}
	.planbox {
		padding: 15px 15px 30px;
		margin: 0 0 20px;
	}
	.plantop .val {
		font-size: 52px;
		line-height: 52px;
	}
	.plantop .daily {
		font-size: 18px;
		line-height: 24px;
	}
	.plantop .daily br {
		display: none;
	}
	.planbox .minmax ul {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.planbox .minmax ul li {
		padding: 0 0 0 24px;
		margin: 0 0 5px;
		border-right: none;
		width: 100%;
	}
	.welsomemsg h1 {
		font-size: 28px;
		line-height: 34px;
	}
	.welsomemsg p {
		font-size: 16px;
		line-height: 28px;
	}
	.statwrap h4 {
		font-size: 28px;
	}
	.statwrap p {
		font-size: 16px;
	}
	.benefitswrap,.useractivitywrap,.welsomemsg {
		padding: 50px 0;
	}
	.benefitswrap .heading {
		margin: 0 0 40px;
	}
	.benefitswrap .heading h2,.useractivitywrap .heading h2 {
		font-size: 50px;
	}
	.benefitswrap .heading p,.useractivitywrap .heading p {
		font-size: 20px;
		line-height: 32px;
	}
	.benwrap {
		padding: 20px 0 0 0;
	}
	.bentext h3 {
		font-size: 26px;
		padding: 0 0 15px;
	}
	.bentext p {
		font-size: 16px;
		line-height: 26px;
	}
	.affiright h2, .affiright h3 {
		font-size: 28px;
		line-height: 38px;
	}
	.affiright p {
		font-size: 16px;
		line-height: 24px;
	}
	.affiplan h3 {
		font-size: 38px;
	}
	.affiplan p {
		font-size: 20px;
	}
	.flinkbox h3 {
		font-size: 24px;
	}
	.flinkbox a.viewcomp {
		font-size: 12px;
	}
}
@media (max-width:992px) {
}
@media (max-width:812px) {

table td, table tr {display:block;} 
.plan-out, .plan-active {margin-top:10px;}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 1.5rem;
    height: 3.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 60% 60%;
    background-color: #1907a8;
    padding: 10px;
    border-radius: 10%;
}

.affiliate_image img {
    max-width: 100%;
    margin-bottom: 20px;
}

.stat-right {
    background: rgb(20,36,88);
    background: -moz-linear-gradient(left, rgba(20,36,88,1) 0%, rgba(39,44,121,1) 100%);
    background: -webkit-linear-gradient(left, rgba(20,36,88,1) 0%,rgba(39,44,121,1) 100%);
    background: linear-gradient(to right, rgba(20,36,88,1) 0%,rgba(39,44,121,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#142458', endColorstr='#272c79',GradientType=1 );
    text-align: right;
    padding: 15px 15px;
    font-size: 18px;
    font-weight: 800;
    border-radius: 0px 66px 66px 0px;
    padding-top: 30px;
}

.stat-left h1 {
	    font-size: 20px;
}

.plans-title {
    font-size: 40px;

}

.stat-bg, .bannerwrap_sub .stat-bg  {

    margin-top: 0px;
    padding: 60px 20px 80px;
}

.currency {
	font-size:12px;
	text-align:center;
}

.about_block {padding-top:0px;}

.plan-group h4 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -10px;
    padding: 0px 10px;
    text-align: center;
}

.calc-foot h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}


.last-row .plan-group {  margin-bottom: 50px;}

.features-top .d-flex {
	display:block!important;
}

.security h1 {font-size:20px;}

.coins-container {
	position: relative;
    padding-top: 600px;
    overflow:hidden;
}

.coins-container-top {
    padding-top: 400px;
}

.navbar-toggler {
    padding: 0.55rem 0.65rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #fbab24d6;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: box-shadow .15s ease-in-out;
    margin-right: 70px;
}

.home-but {display:none;}

.navbar-expand-lg .navbar-collapse {
    margin-top: 10px;
}






.top-wrapper {
    background: #001862 url(../images/bg-top.html) no-repeat left center;
    background-size: cover;
    position:relative;
}



.bannercontent {
    position: relative;
    width: 100%;
    padding: 20px;
}

.about-right-image {
    position: absolute;
    z-index: 0;
    right: 0px;
    bottom: 0px;
}

.about-bg h2 {
font-size: 40px;
    line-height: 50px;
    margin-top:0px;
}

.right_info h1 { margin-top: 20%;}

.stats_title h1 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 700;
}

.features-top h2 {
    font-size: 40px;
    }

.about-bg {
	background: url(../images/about_img.html) no-repeat center bottom;
    padding-bottom: 0px;
}




 .affiliate_text {
    padding-left: 0px;
    padding-top: 20px;
}       


.nav-pills .nav-link {border-radius: 16px; margin-right:0px;}

.nav-pills .nav-link2 {
    margin-left: 0px;
}

.plans-container {
    margin-top: 0px;
}



.calculator-left {

}

.feedback-top {
	font-size: 18px;
}

.cert a {
    background: rgb(40,157,254);
    background: -moz-linear-gradient(top, rgba(40,157,254,1) 0%, rgba(43,71,254,1) 100%);
    background: -webkit-linear-gradient(top, rgba(40,157,254,1) 0%,rgba(43,71,254,1) 100%);
    background: linear-gradient(to bottom, rgba(40,157,254,1) 0%,rgba(43,71,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#289dfe', endColorstr='#2b47fe',GradientType=0 );
    border-radius: 16px;
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 20px;
    padding: 15px 20px 10px;
    margin: -30px 30px 10px 10px;
    display: block;
    width: 300px;
    position: relative;
}


.calc-icon {top:30px;}


.calculator-right {
    padding-left: 20px;
    padding-right: 30px;
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0px;
    padding-bottom: 20px;
}

.resultbox p {
    margin-bottom: 0px;
}

.plan-range {
    position: relative;
    padding-top: 10px;
}

.plan-range output {top:-5px;}

.text-block {
	padding: 0px 15px;
}


	.d-flex-mob {display: block!important;}



.top-logo-container p {text-align:center; margin-right:0px;}

	.profit {padding-top:0px; padding-left:3px;}
	

.bannerwrap h1 {
    font-size: 50px;
    line-height: 60px;
}
.navbar-brand img {
    max-width: 150px;
}
	
.feature {
    width: 300px;
    height: 280px;
    background: url(../images/feature-bg1.html) no-repeat center;
    color: white;
    font-size: 26px;
    text-align: center;
    padding-top: 70px;
    line-height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: 100%;
}
		
.about-buttons a.btn {
    width: 100%;
    margin: 0px!important;
    margin-bottom:5px!important;
}	
	
.about-info {text-align:center;}
	
.security2 {text-align:center;}	
.security2 figure {
	    width: 82px;
    margin: 0px auto;
}	

.why-box {padding:10px;}
	
.feature1 {
    width: 280px;
    height: 280px;
    background: url(../images/feature-bg2.html) no-repeat center;
    top: 150px;
    left: 79px;
    padding-top: 70px;
    background-size: 100%;
}

.feature2 {
    width: 322px;
    height: 378px;
    background: url(../images/feature-bg2.html) no-repeat center;
    top: 257px;
    left: 0px;
    padding-top: 120px;
    background-size: 100%;

}

.footer-copy {text-align:center;}

	.min h2 span {
    font-size: 14px;
    }
    
    .plan-term p {
    font-size: 14px;
    font-weight: 400;
    }

	.bannerleft h1 {
		font-size: 34px;
		line-height: 32px;
	}
	
	.processors img {max-width:100%;}
	
	
	.bannerright {
    flex-direction: column;
    text-align: center;
	}
	.calwrap {
		border-radius: 15px 15px 0 0;
		width: 100%;
		margin: 30px 0 0 0;
	}
	.calvaluewrap {
		width: 100%;
		background: #001d68bf;
		border-radius: 0 0 15px 15px;
	}
	.benwrap {
		flex-direction: column;
		margin: 15px 0;
	}
	.bentext {
		width: 100%;
		text-align: center;
		padding: 0 0 20px;
	}
	.benthumb {
		width: 100%;
	}
	.benwrap.odd {
		flex-direction: column;
	}
	.benwrap.odd .bentext {
		text-align: center;
	}
	.affileft {
		text-align: center;
	}
	.affiplan {
		position: relative;
	}
	.affiplan1,.affiplan2,.affiplan3,.affiplan4 {
		left: auto;
		top: auto;
		width: 100%;
		bottom: auto;
		right: auto;
	}
	.affiright {
		padding: 40px 0 0;
	}
	.benefitswrap .heading h2, .useractivitywrap .heading h2 {
		font-size: 40px;
	}
	.flogo {
		width: 100%;
		text-align: center;
		padding: 0 0 15px;
	}
	.faddrs {
		display: flex;
		justify-content: center;
		margin: 0 0 15px;
	}
	.flinkswrap {
		padding: 30px 0 0;
		text-align: center;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.flinkswrap ul {
		margin: 0 0 15px;
	}
	.copyright p,.copyright h4,.social {
		text-align: center;
	}
	.statwrap {
		margin: 15px 0;
	}
	.welcomewrap {
		padding: 0 0 35px;
	}
}
@media (max-width:415px) {




.calculator-left h1 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 26px;
    line-height: 26px;
}



.calculator-left {    padding: 20px;}

	.lastwrap .infos ul li p {
		display: block;
		background: #ffed21;
		padding: 5px;
		margin: 0 0 10px;
		color: #03298b;
		font-weight: 600;
		text-transform: uppercase;
	}
	.benefitswrap .heading {
		margin: 0;
	}
	.benefitswrap .heading h2, .useractivitywrap .heading h2 {
		font-size: 30px;
		margin: 0 0 20px;
	}
	.benefitswrap .heading p, .useractivitywrap .heading p {
		font-size: 16px;
		line-height: 26px;
	}
	.benefitswrap .heading p br, .useractivitywrap .heading p br {
		display: none;
	}
	.benefitswrap .heading, {
		margin: 0 0 20px;
	}
	.affiright h2, .affiright h3 {
		font-size: 24px;
		line-height: 32px;
	}
	.nav {
		flex-direction: column;
	}
	.nav-tabs > li {
		border-bottom: 3px solid #002ea7;
		width: 100%;
	}
	.nav-tabs > li.active {
		border-bottom: 3px solid #ffed21;
	}
	.lastwrap .head {
		display: none;
	}
	.lastwrap .infos ul {
		flex-direction: column;
	}
	.lastwrap .infos ul li {
		width: 100% !important;
		padding: 10px;
		text-align: center;
	}
	.faddrs {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.helpcenter,.support {
		margin: 5px 0;
		width: 100%;
	}
	.affiplan h3 {
		font-size: 28px;
	}
	.affiplan h3 span {
		font-size: 22px;
	}
	.affiplan p {
		font-size: 16px;
	}
	.header .button {
		margin: 10px 0 0 0;
		text-align: right;
		width: 100%;
	}
	.welsomemsg p {
		font-size: 15px;
		line-height: 25px;
	}
}
@media (max-width:321px) {
	.bannerleft h1 {
		font-size: 30px;
	}
	.calvalbox .infos h4 {
		font-size: 30px;
		line-height: 30px;
	}
	.planbox .investnow {
		position: relative;
		float: left;
		margin: 20px 0 0 0;
		text-align: center;
		width: 100%;
	}
	.planbox .investnow a {
		border-radius: 0 0 15px 15px;
		width: 100%;
	}
	.welsomemsg h1 {
		font-size: 24px;
	}
}

@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px;
}

}
