@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,500,600,700');
*{
	margin:0px;
	padding:0px;
	}
 
body{
	margin:0px;
    letter-spacing: 0.5px;
	padding:0px;
    color: #545454;
    font-size: 17px;
	font-family:NeoSansPro-Regular;
	}
 
.clr{
	clear:both;
	}
	

h1 { font-size: 40px;  color: #FFFFFF; font-weight: 700;text-transform:uppercase;}
h2 { font-size: 35px;  color: #FFFFFF; font-weight: 700;text-transform:uppercase;}
h3 { font-size: 24px;  color: #FFFFFF; font-weight: 700; text-transform:uppercase;}
h4 { font-size: 24px;  color: #FFFFFF; font-weight: 500; text-transform:uppercase;}
h5 { font-size: 20px;  color: #FFFFFF;  text-transform:uppercase;}
h6 { font-size:18px;  color: #FFFFFF;}
h1, h2, h3, h4, h5, h6 { margin-bottom: 0px; margin-top:0px; }
	
		
::-webkit-input-placeholder {
		color:    #ccc;
	}
	:-moz-placeholder {
		color:    #ccc;
	}
	::-moz-placeholder {
		color:    #ccc;
	}
	:-ms-input-placeholder {
		color:    #ccc;
	}



@font-face{
	font-family:NeoSansPro-Regular;
	src:url(fonts/NeoSansPro-Regular.ttf);
	}
 @font-face{
	font-family:NeoSansPro-Bold;
	src:url(fonts/NeoSansPro-Bold.ttf);
	}

 

/*-----placheholder-color-------
.amounttype input::-webkit-input-placeholder{
	color:#FFFFFF;
	}----------*/
 	
a{text-decoration:none;}

 	
input[type="submit"]{
	height: auto;
	cursor:pointer;
	width: auto; 
	color:#175576;
background-color: #6AFB92;
	font-size:17px;
 	padding: 12px 14px;
	border-radius:25px;
	border:none;
    font-size: 18px;
    letter-spacing: 1.5px;
	outline:none;
	}

 input[type="submit"]:hover {
	background-color: #6AFB92;
	}	
	
input[type="button"]{
	height: auto;
	cursor:pointer;
	width: auto; 
	color:#175576;
    background-color: #6AFB92;
	font-size:17px;
 	padding: 12px 14px;
	border-radius:25px;
	border:none;
    font-size: 18px;
    letter-spacing: 1.5px;
	outline:none;
	}

 input[type="button"]:hover {
	background-color: #6AFB92;
	}
	
 	
input[type='text'], input[type='password'] {
	font-size:17px;
	width: 98%;
	height:100%;
	border:none;
    padding: 12px 1px 10px 16px;
	background-color: #ffffff;
	color: #000;
 	outline:none;
	border:1px solid#ccc;
	}
	
textarea{
	font-size:17px;
	border:1px solid #ccc; 
	border-radius:5px;
	outline:none;
	width:100%;
	padding:10px;
    font-family: 'Raleway', sans-serif;
	height:100%;
	}

.text-area textarea{
	height:85%;
	width:97%;
	}	

p{
    margin-bottom: 0px !important;
}
	
.a-link{
	width:auto;
	height:auto;
	padding: 12px 22px;
	font-size:18px;
 	color:#175576;
	display: block;
	text-align:center;
    font-weight: 700;
     letter-spacing: 1.5px;
     background-color: #6AFB92;
     border-radius:30px;
	}
 	
.a-link:hover{
	 
	transition:all 0.5s ease-in-out;
	}
 select{
	  height: auto;
	  width: 26%;
	  border-radius: 3px;
	  border: 1px solid #ccc;
	  font-size:18px;
 	  color: #000;
	  outline:none;
  font-family:NeoSansPro-Regular;
	  padding:10px;
	 }

span{
   	font-family:NeoSansPro-Regular;
    }
samp{
    	font-family:NeoSansPro-Regular;
    }
.wrapper{
    overflow: hidden;
    }

.slidbg{
    background: url(https://images.pexels.com/photos/2678468/pexels-photo-2678468.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2) center top / cover no-repeat transparent;
    min-height: 630px;
    }
.other{
    background: url(../images/others.png) center top / cover no-repeat transparent;
    min-height: 306px;
    }
 
.sliderup {
    width: 100%;
    }


.started {
    width: auto;
    float: left;
    padding: 40px 0px;
    }
.started p i{
    color: #6AFB92;
    }
.started p{
    color: #fff;
    letter-spacing: 1px;
    font-size: 17px;
    }
.logo{
    width: 200px;
    float: left;
    margin-left: 309px;
    text-align: center;
    }
.logo a img{
    width:100%;
}
.signups {
    width: auto;
    padding-top: 40px;
    float: right;
    }

 .signin {
    width: auto;
    float: left;
     margin-left: 15px;
    }

.signin a{
   color: #fff; 
    letter-spacing: 1px;
    }
.signin a i{
    color: #6AFB92;
    }
  
.slidbootom {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 120px 0px;
    }
 
.towelcome {
    width: 100%;
    text-align: center;
    }

.towelcome p{
    color: #6AFB92;
    font-size: 24px;
    letter-spacing: 3px;
    text-shadow: 0px 1px 6px #000;
    text-transform: uppercase;
    }



.modern {
    width: auto;
    text-align: center;
}
.modern p {
    font-size: 50px;
    color: #fff;
    letter-spacing: 3.5px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-shadow: 2px 0px 9px #0000008a;
}
  
.slog {
    width: auto;
    text-align: center;
    overflow: hidden;
    }
.slog p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px #000;
    margin-top: 13px;
}


.investmentnow{
    width: auto;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
    }

.investmentnow a {
    font-size: 24px;
    padding: 14px 30px;
}
  
.bgabout{
    background: url(../images/about.png) center top / cover no-repeat transparent;
    min-height: 705px;
    }

.planbg{
    background: url(../images/planbg.png) center top / cover no-repeat transparent;
    min-height: 738px;
    }

.bg-footer{
   background: url(../images/footer.png) center top / cover no-repeat transparent;
    min-height: 315px; 
}


.headline {
    width: auto;
    overflow: hidden;
}

.head-border{
    width: 60px;
    float: left;
    background-color: #3c92ca;
    height: 2px;
        margin-top: 20px;
    }


.textabout{
    width: auto;
    float: left;
    padding: 0px 15px;
    }
.textabout p{
    font-size: 30px;
    font-weight: 600;
      color: #3c92ca;
    letter-spacing: 1px;
        line-height: 25px;
    text-transform: uppercase;
}

.headlinea {
      width: auto;
    overflow: hidden;
    margin: 0 auto;
    display: table;
    margin-top: 55px;
    }

.head-bordera{
    width: 60px;
    float: left;
    background-color: #6AFB92;
    height: 2px;
    margin-top: 20px;
    }

  .textaboutaa{
    width: auto;
    float: left;
    padding: 0px 15px;
    }
.textaboutaa p{
    font-size: 30px;
    font-weight: 600;
    color: #6AFB92;
     letter-spacing: 3px;
    line-height: 25px;
    text-transform: capitalize;
    }
  
.textabouta {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    }
.textabouta p{
    font-size: 17px;
    line-height: 35px;
    color: #454545;
    letter-spacing: 1.5px;
    }

.about-down {
    width: 100%;
    height: auto;
    overflow: hidden;
    }

.left-about {
    width: 605px;
    float: left;
    overflow: hidden;
}

.featuresa {
    width: 100%;
    height: auto;
    margin-top: 45px;
    overflow: hidden;
    }


.featuresi {
    width: auto;
    float: left;
    }


.featuretext {
    width: 424px;
    float: left;
    margin-left: 15px;
    }

.textheadf {
    width: 100%;
    height: auto;
    }
.textheadf p{
    font-size: 22px;
    color: #175e83;
    font-weight: 600;
    letter-spacing: 1px;
    }


.textheadftext{
    width: 100%;
    height: auto;
    overflow: hidden;
    }
.textheadftext p{
    font-size: 17px;
    color: #545454;
    line-height: 30px;
    }



.abouti {
    width: auto;
    float: right;
    overflow: hidden;
    }

.planall {
    width: 100%;
    height: auto;
    margin-top: 60px;
    overflow: hidden;
    }


.planone {
    float: left;
    font-family:NeoSansPro-Regular;
    border-left: 1px solid#798288;
    background-color: #0000001a;
    height: 385px;
    }
.planonea {
         width: 160px;
    float: left;
    font-family:NeoSansPro-Regular;
       border-left: 2px solid#9bb7c5;
    background-color: #0000001a;
  height: 522px;
    }


.radiusp {
    border-radius: 7px 0px 0px 7px;
    }

.plan-amount{
    width: 100%;
    float: left;
    background-color: #6AFB92;
    padding:19px; 
    height: 136px;
    }

.plan-amounta{
    width: 90%;
    float: left;
    background-color: #6AFB92;
     padding:19px; 
    height: 120px;
    }

.bgplan {
    border-radius: 5px 0px 0px 0px;
    }

.title {
    width: 100%;
    height: auto;
    }
.title p{
    font-size: 15px;
    text-transform: uppercase;
    }

.amount {
    width: 100%;
    height: auto;
    overflow: hidden;
    }
.amount p{
    font-size: 27px;
    color: #145272;
    font-family:NeoSansPro-Bold;
    font-weight: 700px;
    }

.dailyfor {
    width: auto;
     overflow: hidden;
    }
.dailyfor p{
    font-size: 16px;
    color: #2e4048;
    }

.detailsbox {
    width: 100%;
    padding: 20px;
    overflow: hidden;
    }
 
.depositone{
    width: 100%;
    height: auto;
    margin-top: 20px;
    }
 .depositone:first-child{
    margin-top: 0px;
    }

.depositone p{
    color: #fff;
    font-size: 17px;
    }

.depositone p i{
    color: #6AFB92;
}

.investnow {
    width: 140px;
    overflow: hidden;
    margin-top: 21px;
    }

.investnow a{
    background-color: #175e83;
    color: #6AFB92;
    padding: 10px 0px;
    font-size: 16px;
    }


.borderr {
    border-radius: 0px 5px 5px 0px;
}

.referral_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-family:NeoSansPro-Regular;
}

.levelrefer {
    width: auto;
    float: left;
    margin-top: 30px;
    }
.levelrefer p{
    font-size: 30px;
    color: #6AFB92;
    }
.levelrefer p span{
    color: #fff;
    font-size: 28px;
    }
  
.refer-amount{
    width: auto;
    float: left;
    background-image: url(../images/referamount.png);
    height: 150px;
    width: 150px;
    margin-left: 22px;
    }

.refer-amount p{
    color: #586670;
    font-size: 40px;
    text-align: center;
    line-height: 95px;
    font-weight: 700;
    }

.refer-amounta{
    width: auto;
    float: left;
    background-image: url(../images/level2.png);
    height: 130px;
    width: 130px;
    margin-left: 40px;
    margin-top: 19px;
    }

.refer-amounta p{
    color: #586670;
    font-size: 31px;
    text-align: center;
    line-height: 83px;
    font-weight: 700;
    }

.refer-amount2{
    width: auto;
    float: left;
    background-image: url(../images/level3.png);
    height: 120px;
    width: 120px;
    margin-left: 40px;
    margin-top: 28px;
    }
.refer-amount2 p{
    color: #586670;
    font-size: 31px;
    text-align: center;
    line-height: 77px;
    font-weight: 700;
    }


.becomepartner {
        width: 230px;
    float: left;
    margin-left: 40px;
        margin-top: 60px;
    }


.choosedown {
    width: 100%;
    height: auto;
    margin-top: 50px;
    overflow: hidden;
    }


.choose-left {
    width: 726px;
    float: left;
    overflow: hidden;
}

.left-choose {
    width: 333px;
    float: left;
    overflow: hidden;
    }
.right-choose {
    width: 333px;
    float: right;
    overflow: hidden;
    }



.chooseone {
    width: 100%;
    height: auto;
    overflow: hidden;
       margin-top: 80px;
    }
.chooseone:first-child{
    margin-top: 0px;
}


.choosehead {
    width: 100%;
    height: auto;
    overflow: hidden;
    }
.choosehead p{
    font-size: 18px;
    color: #3c92ca;
    
    letter-spacing: 1.5px;
    font-weight: 700;
}


.choosetext {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}
.choosetext p{
    font-size: 17px;
    color: #454545;
    line-height: 30px;
}
.choosetext p span{
    color: #3c92ca;
}


.choosebg {
    width: auto;
    background-image: url(../images/choosebg.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 391px;
}

.calculatorbg{
    width: 360px;
    background-image: url(../images/calculator.png);
    height: 391px;
    background-repeat: no-repeat;
    float: right;
    padding: 19px;
    }

.calculatohead {
    width: 100%;
    height: auto;
    overflow: hidden;
    }
.calculatohead p{
    font-size: 21px;
    letter-spacing: 1.5px;
    color: #6AFB92;
    text-align: center;
    text-transform: uppercase;
    }


.cal_one {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.cal_one:first-child{
    margin-top: 0px;
}


.cal_tittle {
    width: 100%;
    color: #ffffff;
    font-size: 15px;
}

.cal_tittle p{
    color: #ffffff;
    font-size: 15px;
}

.select {
    width: 100%;
  margin-top: 4px;
}
 

.select select {
    width:100%;
     outline: none;
     font-weight: 300;
     background-image:url(../images/cali.png);
     background-position: right;
     border: none;
     background-repeat: no-repeat;
     padding:9px 10px;
     margin-top: 5px;
     color: #454545;
     -webkit-appearance: none;
    }

.select select option{
    background-color: #175e83;
    color: #fff;
}

.select input{
        border-radius: 4px;
    width: 100%;
    border: none;
    color: #454545;
    background: #fff;
}

.totalpr {
    width: 100%;
    margin-top: 25px;
}

.totalone {
    width: 30%;
    float: left;
    /* background-color: #0000005e; */
    padding: 10px 0px;
    margin-left: 14px;
    background: #0000001a;
    }
.totalone:first-child{
    margin-left: 0px;
}
.totalone p{
    color: #fff;
    text-align: center;
    font-size: 12px;
    text-transform: capitalize;
}
.totalone p span{
    color: #6AFB92;
    font-size: 17px;
}
  
.videoprese{
     background: url(../images/presentationv.png) center top / cover no-repeat transparent;
    min-height: 509px;   
}

.statistics{
     background: url(../images/presentation.png);
    background-repeat: no-repeat;
    min-height: 271px;
        margin-top: -131px;
    padding: 57px 10px;
    position: relative;
    }


.all-statistics{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
    }


.stateone {
      width: 222px;
    text-align: center;
    float: left;
    border-right: 1px solid#7a8387;
    height: 70px;
}
.stateone:last-child{
    border-right: none;
    }

.stateone p span{
    line-height: 30px;
     color: #6AFB92;
}
.stateone p{
    color: #fff;
        line-height: 33px;
}
.stateone p{
    font-size: 18px;
    color: #ffffff;
    }


.client_boxex {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    }


.clientreview {
    width: 100%;
    height: auto;
    overflow: hidden;
    }


.text-client{
    width: 80%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
     }
.text-client p{
    line-height: 30px;
    font-size: 17px;
    letter-spacing: 1px;
}


.john{
      width: 22%;
    margin: 0 auto;
    display: table;
        margin-top: 44px;
}
.john p{
    color: #3c92ca;
}
.john p img {
    float: left;
    margin: -11px 1px 0px 0px;
    width: 27%;
}
.john p span{
    color: #545454;
    margin-left: 11px;
    float: left;
}

.footerup {
    width: 100%;
    height: auto;
}

.footerone {
    width: 165px;
    padding-top: 40px;
    float: left;
    margin-left: 60px;
    }
.footerone:first-child{
    margin-left: 0px;
}


.linkhead {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.linkheadtext{
    width: auto;
    float: left;
    }
.linkheadtext p{
    font-size: 18px;
    color: #6AFB92;
}


.lborder{
       width: 50px;
    height: 2px;
    float: left;
    background-color: #6AFB92;
    margin-top: 18px;
    margin-left: 10px;
    }

.fomenu{
    width: 100%;
    height: auto;
    margin-top: 20px;
    }

.fomenu ul{
        list-style: none;
    width: 100%;
    }
.fomenu ul li{
    float: none;
     margin-top: 13px;
    }
.fomenu ul li:first-child{
    margin-top: 0px;
}
.fomenu ul li a{
    font-size: 17px;
    color: #fff;
    display: block;
    letter-spacing: 1px;
}
.fomenu ul li a:hover{
    color: #6AFB92;
    }

.fomenu ul li a:hover{
 }



.payment {
    height: 236px;
    float: left;
     width: 300px;
      background: #00000036;
    padding: 40px 20px;
    margin-left: 50px;
}

.payall {
    width: 100%;
    margin-top: 18px;
    overflow: hidden;
    }


.footer-three {
    width: 300px;
    float: left;
        padding-top: 40px;
    margin-left: 45px;
}

.location {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.location p {
    font-size: 17px;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 15px;
    line-height: 28px;
}
.location p i{
    color: #6AFB92;
}


.footer-down {
    min-height: 80px;
     background: #00000036;
}

.footerd {
    width: 100%;
    height: auto;
}

.fologo {
    width: 392px;
    padding: 20px 0px;
    float: left;
}

.fologo a img{
    width: 71%;
}

.reserved {
    width: auto;
    float: left;
    }
.reserved p{
    font-size: 15px;
        line-height: 76px;
    letter-spacing: 1px;
    color: #fff;
}

.followus {
    width: auto;
        padding: 30px 0px;
    float: right;
    }


.followhead {
    width: auto;
    float: left;
}
.followhead p{
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
}


.mediaone {
    width: 27px;
    height: 27px;
    float: left;
    text-align: center;
    background-color: #ffffff38;
    border-radius: 5px;
    border: 1px solid#475778;
    margin-left: 10px;
    margin-top: -5px;
    }

.mediaone:hover{
    /* border: 1px solid#f35564; */
    background-color: #6AFB92;
    }
.mediaone:hover a i{
        color: #000000;
}
.mediaone a{
    display: block;
}
.mediaone a{
    color: #fff;
    text-align: center;
    }
.mediaone a i{
    line-height: 27px;
}


.signup {
    background: url(../images/register.png) center top / cover no-repeat transparent;
    min-height: 890px;
    background-size: cover;
    padding-bottom: 40px;
}

.signlogo {
    width: 100%;
    text-align: center;
     margin-top: 40px;
    overflow: hidden;
    }
    
.signlogo a img{
    text-align: center;
    width: 24%;
}


.signhead {
    width: 100%;
    text-align: center;
       margin-top: 52px;
    overflow: hidden;
}

.signhead p{
    font-size: 30px;
    color: #fff;
    text-align: center;
    letter-spacing: 1.5px;
}

 
.signbox{
    width: 650px;
    margin: 0 auto;
    display: table;
    background-color: #0a1624;
    padding: 40px;
    border-radius: 3px;
    margin-top: 30px;
    }


.info-one {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
    }
.info-one:first-child{
    margin-top: 0px;
}


.infoone {
    width: 100%;
    height: auto;
    overflow: hidden;
       margin-top: 25px;
}

.info-title {
    width: 150px;
    float: left;
}
.info-title p{
    font-size: 17px;
    color: #fff;
padding: 11px 0px;
    letter-spacing: 1px;
}

.infotitle {
        width: 73%;
    float: left;
}
.infotitle input{
    width: 100%;
    background-color: #153056;
    border: 1px solid#2e568e;
    color: #fff;
}

.infotitlea {
        width: 70%;
    float: left;
}
.infotitlea input{
    width: 100%;
    background-color: #153056;
    border: 1px solid#2e568e;
    color: #fff;
}

.infotitlea textarea{
    width: 100%;
    height: 100px;
    background-color: #153056;
    border: 1px solid#2e568e;
    color: #fff;
}

.completebg{
	    height: auto;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    /* border-top: 1px solid#b0afaf; */
    /* border-bottom: 1px solid#b0afaf; */
       margin-top: 41px;
    /* padding: 18px 0px; */
	}

.check-text{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	}
	
.check-box{
	height:auto;
	width:30px;
	float:left;
	}
	
.check-box input{
	height:20px;
	width:20px;
	}
	
.agree{
	height:auto;
	width:auto;
	float:left;
	margin-top:0px;
	}
	
.agree p{
	color:#fff;
	font-size:16px;
	}
	
.agree p span a{
	color:#6AFB92;
	}

.upline{
	height:auto;
	width:auto;
	float:right;
	color:#fff;
	}


.captcha-sign {
    width: 100%;
    margin-top: 40px;
     }
.captcha-signa {
    width: auto;
    margin: 0 auto;
    display: table;
    margin-top: 40px;
     }


.captchatitle{
    width: auto;
    float: left;
        margin-top: 6px;
    }
.captchatitle p{
    font-size: 17px;
    color: #fff;
    }

.captchatitle p span{
    color: #6AFB92;
    letter-spacing: 1px;
    font-size: 18px;
    margin-left: 5px;
    }



.enter-code {
    width: 120px;
    float: left;
    margin-left: 25px;
}
.enter-code input{
    border: none;
    padding: 10px 0px;
    text-align: center;
}

.sign-account {
    width: auto;
    float: right;
    }


.back {
   width: 100%;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
    }
.back a{
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-shadow: 1px 1px 1px #000;
}
.back a span{
    color: #6AFB92;
}

.forgot-create {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}

.forgotpas {
    width: auto;
    float: left;
    }
.forgotpas a{
    letter-spacing: 1px;
    color: #ffffff;
    }

 .clickhere a{
    color: #fff;
    font-size: 17px;
    }

.clickhere a span{
    letter-spacing: 1px;
    color: #6AFB92;
    }

.clickhere {
    width: auto;
    float: right;
    }





.headall {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 65px;
    }
.headall p{
    font-size: 50px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
}


.contact-left {
    width: 540px;
    float: left;
    overflow: hidden;
}

.contactone {
    width: 100%;
    height: auto;
    background-color: #0a1624;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
    }


.emailc {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    }
.emailc p{
    color: #fff;
    font-size: 17px;
    }

.emailc p i{
    color: #6AFB92;
}


.contactmedia {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 14px;
    margin-left: -10px;
    padding-top: 10px;
}

.contact-two {
    width: 100%;
    background-color: #0a1624;
    border-radius: 5px;
    overflow: hidden;
    padding: 20px;
    margin-top: 30px;
}

.sign-account input{
        padding: 7px 17px;
}

.contact-right{
    width: 540px;
    padding: 20px;
    overflow: hidden;
    border: 1px solid#c2c2c2;
    margin-left: 60px;
    background-color: #e5e5e5;
    border-radius: 5px;
    }

.map {
    height: auto;
    width: 100%;
    overflow: hidden;
 }
.map iframe{
    height: 625px;
    border-radius: 5px;
}



.deshup {
    width: 100%;
    background-color: #185e82;
    overflow: hidden;
    padding: 20px;
    overflow: hidden;
    border-radius: 2px;
    }


.duserone{
    width: auto;
    float: left;
    overflow: hidden;
    margin-left: 50px;
    }
.duserone:first-child{
    margin-left: 0px;
}
.duserone p{
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 1.5px;
    }
.duserone p img{
    margin-right: 5px;
}


.deshmid {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    }
.deshmidb {
    width: 100%;
    height: auto;
    overflow: hidden;
     }


.deshmidleft {
    width: 300px;
    float: left;
    padding: 20px;
    background: #0a1624;
    padding: 20px;
    overflow: hidden;
    }


.desh-right {
    width: 800px;
    float: right;
    overflow: hidden;
    }


.referral {
    width: 100%;
    height: auto;
    height: 51px;
    border: 1px solid#185e82;
    }

 .referral-title {
    width: 74px;
    float: left;
    height: 100%;
     text-align: center;
    background-color: #185e82;
    }
.referral-title p i{
    color: #6AFB92;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
}

.referral-title p{
    text-align: center;
}


.link-title {
    width: 174px;
        float: left;
    height: 100%;
    background-color: #e6e7e9;
    text-align: center;
}  

.link-title p{
         line-height: 46px;
    }
 
.linkr {
    width: auto;
    float: left;
}
.linkr p{
    font-size: 17px;
    color: #454545;
    padding-left: 20px;
    line-height: 45px;
}

.banner {
    width: auto;
    float: right;
    margin-right: 6px;
    margin-top: 7px;
}
.banner a{
    font-size: 17px;
    padding: 7px 14px;
}

.deshbalance{
    width: 100%;
    height: auto;
    margin-top: 30px;
    overflow: hidden;
    }


.balance_box {
    width: 48%;
       border: 1px solid#ccdde8;
    border-radius: 5px;
    float: left;
}

.balance_boxab {
    width: 99.8%;
      border: 1px solid#ccdde8;
    border-radius: 5px;
    margin-top: 30px;
 }
.balance_boxa {
    width: 48%;
       border: 1px solid#ccdde8;
    border-radius: 5px;
    float: right;
}

.balanceup {
    width: 100%;
    height: auto;
    background: #c3d8e4;
    overflow: hidden;
    padding: 29px 0px;
    }


.balancei{
    width: auto;
    float: left;
     margin-left: 30px;
    }


.balance_text {
    width: auto;
    float: left;
    margin-top: -3px;
    }
.balance_text p{
       color: #454545;
       font-size: 20px;
       margin-left: 25px;
       font-weight: 500;
}
.balance_text p span{
    color: #185e82;
}



.deposi_now {
    width: 100%;
    padding: 20px 0px;
    background: #fff;
    overflow: hidden;
    border-radius: 0px 0px 4px 4px;
        border-top: 2px solid#01578a;
}

.deposi_nowa {
     width: 99.6%;
    padding: 20px 0px;
    background: #fff;
    overflow: hidden;
    border: 1px solid#e6e6e6;
    border-radius: 0px 0px 4px 4px;
 }

.depositbtn {
    width: 198px;
    margin: 0 auto;
    display: table;
    }

.investments_down {
    height: auto;
    width: 100%;
    overflow: hidden;
  background: #f5f5f5;
    margin-top: 40px;
    border-radius: 3px;
    padding: 20px;
    }


.invest_left {
    height: auto;
    width: 48%;
    float: left;
    }


.invest_right {
    height: auto;
    width: 48%;
    float: right;
}

.invest_head {
       height: auto;
    width: 100%;
    overflow: hidden;
    padding-bottom: 14px;
}
.invest_head p{
    color: #185e82;
    font-size: 18px;
    font-weight: 500;
}
.invest_head p span{
 }
.invest_head p img{
    /* margin: 0px 4px -14px 0px; */
}
 .invest_all {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    }

 .in_one {
    height: auto;
    width: 100%;
    padding: 10px 0px;
        border-top: 1px solid#7a7a7a;
    overflow: hidden;
}
.in_one:last-child{
     border-bottom: 1px solid#7a7a7a;
}

.in_tittle {
    height: auto;
    width: auto;
    float: left;
        margin-top: 10px;
}
.in_tittle p{
    color: #185e82;
}
.in_tittle p img{
    margin: 0px 6px -4px 0px;
}

.in_box {
    height: auto;
    width: 150px;
    background-color: #185e82;
    border-radius:1px;
    float: right;
    text-align: center;
    padding: 10px 0px;
    }
.in_box p{
    color: #ffffff;
 }

.plandtitle {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px solid#a3a3a3;
    }

.plandtitle p{
    font-size: 20px;
    color: #185e82;
}



.deposit-planall {
    width: 100%;
    height: auto;
    margin-top: 18px;
     overflow: hidden;
    }

  .dailyfora {
    width: auto;
    /* text-align: center; */
    overflow: hidden;
    }
.dailyfora p{
    font-size: 15px;
    color: #2e4048;
    text-transform: capitalize;
    }

.depositonea{
    width: 100%;
    height: auto;
    margin-top: 5px;
    }
 .depositonea:first-child{
    margin-top: 0px;
    }

.depositonea p{
    color: #000;
    font-size: 12px;
    }

.depositonea p i{
    color: #000;
}

.detailsboxa {
    width: 100%;
    padding: 15px;
    overflow: hidden;
}

.checintext {
          height: auto;
          height: auto;
          width: auto;
          /* float: left; */
          /* margin: 0 auto; */
          /* padding-top: 23px; */
          /* float: right; */
          overflow: hidden;
          display: table;
          margin: 0 auto;
          background: #153056;
          /* border: 1px solid#393a3b; */
          /* margin-top: 44px; */
          padding: 8px 18px 7px 20px;
          border-radius: 0px;
          /* margin-right: 8px; */
          margin-top: 21px;
          border-radius: 30px;
          margin-bottom: 6px;
          /* border: 1px solid#c4d7d9; */
}

.check_tittle {
    width: auto;
    float: left;
    margin-left: 15px;
    color: #ffffff;
    margin-top: 0px;
    font-size: 17px;
}

.check-in {
    height:auto;
    width: auto;
    float: left;
    
}

.check-in input[type='radio']:after {
    width: 19px;
    height: 19px;
    position: relative;
    background-color: #eaeaeb;
    content: '';
    display: inline-block;
    visibility: visible;
    border-radius: 4px;
    top: -3px;
    left: 0px;
}
 
.check-in input[type='radio']:checked:after {
   width: 19px;
   height: 19px;
   top: -5px;
   left: 0px;
   position: relative;
   content: '\2713';
   display: inline-block;
   visibility: visible;
   margin-top: 2px;
   color: #ffad00;
   font-size: 17px;
   text-align: center;
   font-weight: 600;
   line-height: 21px;
   background-color: #eaeaeb;
   }

.plan-amountc {
    width: 90%;
    float: left;
    background-color: #00000017;
    padding: 19px;
    height: 120px;
}


.depositall {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    background: #185e82;
    }


.balancehead {
    width: 96%;
    height: auto;
    margin: 0 auto;
    background-color: #6AFB92;
    padding: 13px 0px;
    border-radius: 0px;
    margin-top: 20px;
    /* margin-top: 30px; */
    margin-bottom: 20px;
}
.balancehead p{
     color: #335389;
    font-size: 18px;
    padding: 0px 15px;
    }

.balancehead p span{
    float: right;
    font-size: 22px;
    margin-top: -5px;
    }


.deposit_amount_ {
   width: 100%;
    overflow: hidden;
    height: auto;
    margin-top: 25px;
    border-radius: 4px;
    }
.deposit_amount_:first-child{
    margin-top: 0px;
    }

.deposit_tittle_ {
     float: left;
     width: 29%;
     padding: 9px 0px;
     color: #212121d9;
     line-height: 32px;
    }

.deposit_tittle_ p{
    font-size: 17px;
    font-weight: 400;
    /* padding-left: 22px; */
    }

.deposit_box_d_ {
           width: 69.9%;
           float: left;
           border-radius: 4px;
           padding: 11px 0px;
           border-radius: 5px;
           /* border-radius: 0px; */
           background: #fff;
           /* border: 1px solid#2d3827; */
           float: left;
           /* border-radius: 4px; */
           box-shadow: 0px 0px 1px 1px #0000001f;
           padding: 7px 0px;
           margin: 4px;
    }

 .deposit_box_type_d{
    height: auto;
    width: 97%;
    margin-left: 20px;
    float: left;
}

.deposit_box_type_d input{
      border: none;
      background-color: transparent;
      padding: 6px 0px;
      letter-spacing: 1px;
      color: #6f6f6f;
      border-radius: 4px;
    }

.spend:first-child{
    margin-top: 0px;
    }



.spend {
      height: auto;
      width: 100%;
      overflow: hidden;
      margin-top: 16px;
      /* margin-left: 24%; */
       padding-top: 2px;
      padding-bottom: 8px;
    }
 
.spend:first-child{
    margin-top: 0px;
    }
 
.check_paymenta {
    height: auto;
    width: auto;
    float: left;
    }

.check_paymenta input[type='radio']:after {
      width: 15px;
    height: 15px;
    position: relative;
    /* background-color: #00bfff; */
    content: '';
    display: inline-block;
    visibility: visible;
        background-color: #858585;
    border-radius: 20%;
      top: -4px;
    font-size: 13px;
    left: 0px;
 }

.check_paymenta input[type='radio']:checked:after {
       width: 15px;
       height: 15px;
       top: -8px;
       left: 0px;
       position: relative;
       content: '\2714';
       display: inline-block;
       visibility: visible;
       color: #fff;
       font-size: 13px;
       text-align: center;
       font-weight: 600;
       line-height: 16px;
       background-color: #153056;
    }

.spend_now {
    width: auto;
    height: auto;
    margin-top:20px;
    }
.spen_left {
    float: left;
    width: auto;
    margin-left: 11px;
    color: #757575;
    letter-spacing: 1px;
    margin-top: -3px;
}

.spend_now {
    width: auto;
    height: auto;
    margin-top:20px;
    }
.detailsboxad {
    width: 100%;
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 20px;
}

.deshbalancea {
    width: 100%;
    height: auto;
     overflow: hidden;
}

.withdrawbox {
    width: 99%;
    background-color: #ffffff;
    padding: 30px;
    border-radius: 5px;
    margin: 5px;
    margin-top: 30px;
    box-shadow: 0px 0px 9px 0px #0000004a;
}

.processing_down {
     width: 100%;
     /* background-color: #eaeaeb; */
     overflow: hidden;
     margin-top: -18px;
     /* padding: 10px; */
     }

.pro_one {
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
     padding: 7px 0px;
}
.pro_one:first-child{
    margin-top: 0px;
}

.pay_one {
    width: 26%;
    float: left;
         margin-top: 2px;
}
.pay_two {
    width: 20%;
    float: left;
    margin-top: 2px;
    }
.pay_twoa {
    width: 20%;
    float: left;
    margin-top: 2px;
    }
.paycheckbox {
    height: auto;
    width: auto;
    margin-top: 3px;
    float: left;
      }

.paycheckbox input[type='radio']:after {
      width:20px;
      height: 20px;
      position: relative;
      content: '';
      display: inline-block;
      visibility: visible;
      background-color: #fff;
   border: 2px solid#454545;
      border-radius: 50%;
      top: 0px;
        top: -3px;
      left: 0px;
}

.paycheckbox input[type='radio']:checked:after {width: 20px;height: 20px;top: -5px;left: 0px;position: relative;content: '\2022';display: inline-block;visibility: visible;margin-top: 2px;color: #44ade8;font-size: 36px;text-align: center;border: 2px solid#44ade8;font-weight: 600;line-height: 8.5px;line-height: 17.5px;}
.pay_icon {
    width: auto;
    margin-left: 20px;
    float: left;
}
.payonea {
    width: 100%;
    margin-top: 10px;
    padding: 9px 0px;
    overflow: hidden;
    /* border-bottom: 1px solid #ccc; */
}

.available {
    width: 100%;
    margin-top: 11px;
    letter-spacing: 1px;
    padding: 10px 0px;
    /* border-bottom: 1px solid #ccc; */
 }
.available:first-child{
    margin-top: 10px;
}
.available p{
    color: #6f6f6f;
    font-size: 17px;
 }

.pending {
    width:100%;
      margin-top: 10px;

}
.pending p{
    color: #545454;
}

.pay_tittle {
    width: 100%;
    margin-top: 12px;
    border-bottom: 1px solid#ccc;
    padding-bottom: 5px;
 }
.pay_tittle p{
        color: #4c4c4c;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: capitalize;
    }
.acouuntn {
       height: auto;
    width: 100%;
        margin-top: 10px;
 }
.acouuntn p{
    color: #545454;
    }
.pay_three {
width: 34%;
    float: left;
    margin-top: 2px;
}
.pay_icon p{
    font-size: 17px;
    letter-spacing: 0.5px;
}
.pay_icon p img{
    margin: 0px 1px 2px 0px;
        width: 61%;
}
.textareaw textarea{
    height: 100px;
    margin-top: 20px;
    
    border: none;
    width: 99.5%;
        box-shadow: 0px 0px 1px 1px #0000001f;
    }


.abouttext{
    width: 100%;
    height: auto;
    overflow: hidden;
    }

.abouttext p{
    line-height: 30px;
    overflow: hidden;
    margin-top: 20px;
    letter-spacing: 0.5px;
    font-size: 17px;
    }


.aboutdown {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    }


.lefeai {
    width: auto;
    float: left;
    }


.text-about {
    width: 680px;
    float: right;
    overflow: hidden;
    }
.text-about p{
    font-size: 17px;
    line-height: 35px;
    letter-spacing: 0.5px;
}



.aboutd {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.abone {
    width: 48%;
    height: auto;
    float: left;
    overflow: hidden;
    margin-left: 30px;
    }
.abone:first-child{
    margin-left: 0px;
}


.abi {
    width: auto;
    float: left;
}

.abitext {
      width: 66%;
    float: right;
    }

.abitext p{
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
    letter-spacing: 1px;
    }

.newsone{
    height: auto;
    width: 100%;
    background: #f7f7f7;
    padding: 20px;
    border: 1px solid#cccccc14;
    border-radius: 3px;
    margin-top: 30px;
    }
.newsone:first-child{
    margin-top: 0px;
}


.headnews {
    width: auto;
    display: table;
    }

.headnews p{
    font-size: 24px;
    color: #19516e;
    /* border-bottom: 1px solid#067a9d; */
    }

.newstext {
    width: 100%;
    margin-top: 20px;
    }


.newstext p span{
    font-size: 16px;
    color: #3c92ca;
    }

.newstext p{
    line-height: 30px;
    }
.newstext p{
    color: #545454;
    font-size: 17px;
}







.faqhead {
    width: 100%;
    text-align: center;
}
.faqhead p{
    font-size: 30px;
    color: #3c92ca;
    font-weight: 600;
    }


.faqtext {
    width: 100%;
    height: auto;
    margin-top: 10px;
    text-align: center;
}
.faqtext p{
    width: 80%;
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 30px;
}

.plan-amountd {
    width:100%;
    float: left;
   background-color: #00000017;
    padding: 19px;
    height: 136px;
  }

.dmenu{    display: none !important;
}

table {
    width: 100%;
}
table tr td {
    padding: 10px;
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    background: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 17px;
}
table tr:nth-child(odd) td {
    background: #fafafa;
}
table tr td:first-child {
    border-left: solid 1px #e5e5e5;
}
table tr:first-child td {
    border-top: solid 1px #e5e5e5;
}
table tr:first-child td:first-child {
    border-top-left-radius: 3px;
}
table tr:first-child td:last-child {
    border-top-right-radius: 3px;
}
table tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
}
table tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}
table tr td.inheader {
    color: #fff;
    border: none;
    background: #1a2e3c;
}
table tr td.inheader_2 {
    color: #fff;
    border: none;
    background: #424242;
}
table tr td img {
    width: auto;
}

.deposit-process-wrap{
width:30%; 
float:left;
}

.deposit-cancel-wrap{
width:30%;
 float:left; 
margin-left:15px;
}

.error{
    width: 100%;
    color: #fff;
    background-color: #b50303;
    padding: 15px 0px;
    overflow: hidden;
    text-align: center;
    border-radius: 33px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.success{
    width: 100%;
    color: #fff;
    background-color:green;
    padding: 15px 0px;
    overflow: hidden;
    text-align: center;
    border-radius: 33px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.banner-head {
    text-align: center;
    color: #000;
}

#placeforstatus {
    color: #ef4809 !important;
    width: 100%;
    height: auto;
    text-align: center !important;
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px;
    background-size: 128px 128px;
}
#placeforstatus:img {
    opacity: 0.1;
}
.btc_form {
    color: #000;
    text-align: center;
    margin-bottom: 30px;
}
.btc_form a {
    color: #000;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 20px;
    font-style: normal;
    pointer-events: none;
    cursor: default;
}

.depositbox:first-child {
    margin-left: 0px;
}
.depositbox {
    margin: 4px;
    width: 530px;
    float: left;
    border-radius: 5px;
    margin-left: 71px;
    box-shadow: 0px 0px 1px 3px #00000012;
}

.investhead {
    width: 100%;
    padding: 15px 0px;
    border-radius: 6px 6px 0px 0px;
    border-bottom: 1px solid #ebebeb;
}
.investhead p {
    font-size: 20px;
    color: #00535b;
    text-align: center;
}

.latone:nth-child(odd) {
    background-color: #ffffff;
}
.latone {
    width: 100%;
    padding: 16px 0px;
    /* background: #0d282f; */
    color: #fff;
    /* margin-top: 10px; */
    border-bottom: 1px solid#ebebeb;
    border-radius: 0px;
    font-size: 17px;
    overflow: hidden;
}
.latall {
    width: 100%;
}
.latname {
    width: 45%;
    float: left;
    color: #545454;
    letter-spacing: 1px;
}
.latname p {
    padding-left: 10px;
}
.latby {
    width: auto;
    float: left;
}
.latby img{
    width:56%;
}
.latamount {
    width: auto;
    float: right;
    color: #545454;
    letter-spacing: 1px;
}
.latamount p {
    padding-right: 10px;
}

.logoa{
    display:none;
}

.video_class{
    width: 100%;
    text-align: center;
    padding: 96px 0px;
}

.video_class p{
    color: #fff;
    font-size: 36px;
    margin-top: 25px;
}

.wrapper{
	position: relative;
}
.wrapper.steller_menu_overlay:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	height: 100%;
	z-index: 999;
	width: 100%;
	background: rgba(0,0,0,0.7) !important;
}

.steller_menu_overlay .stellarnav2{
	z-index: inherit;
}

.stellarnav.mobile{
	position: relative;
}