*{
	margin:0px;
	padding:0px;
	}

body{
	margin:0px;
	padding:0px;
	font-family:OpenSans-Regular;
	color:#fff;
	}
	
.clr{
	clear:both;
	}
	
h1 { font-size: 40px;  color: #FFFFFF; font-family:OpenSans-Bold; text-transform:uppercase;}
h2 { font-size: 35px;  color: #009cd4; font-family:OpenSans-Bold; text-transform:uppercase;}
h3 { font-size: 30px;  color: #FFFFFF; font-family:OpenSans-Bold; text-transform:uppercase;}
h4 { font-size: 25px;  color: #FFFFFF; font-family:OpenSans-Bold; text-transform:uppercase;}
h5 { font-size: 24px;  color: #009cd4; font-family:OpenSans-Bold; text-transform:uppercase;}
h6 { font-size:24px;   color: #009cd4;  font-family:OpenSans-Bold; text-transform:uppercase;}
h1, h2, h3, h4, h5, h6 { margin-bottom: 0px; margin-top:0px; }
	
	
	
::-webkit-input-placeholder {
		color:    #000;
	}
	:-moz-placeholder {
		color:    #000;
	}
	::-moz-placeholder {
		color:    #000;
	}
	:-ms-input-placeholder {
		color:    #000;
	}

	
a{
	text-decoration:none;
    color: #FFFFFF;
}

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

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

	
input[type="submit"]{
    height: auto;
    cursor: pointer;
    width: 100%;
    color: #FFFFFF;
    background-color: #009cd4;
    font-size: 17px;
    font-family: OpenSans-Regular;
    padding: 10px 0px;
    border-radius: 5px;
    border: none;
    border-bottom: 1px solid#000000;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	}


input[type="submit"]:hover {
	background-color:#005472;
	}


input[type="button"]{
    height: auto;
    cursor: pointer;
    width: 100%;
    color: #FFFFFF;
    background-color: #009cd4;
    font-size: 17px;
    font-family: OpenSans-Regular;
    padding: 10px 0px;
    border-radius: 5px;
    border: none;
    border-bottom: 1px solid#000000;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	}


input[type="button"]:hover {
	background-color:#005472;
	}
	
	
input[type='text'], input[type='password'] {
	font-size:17px;
	width: 98%;
	height:100%;
	border:none;
	padding:12px 6px;
	background-color: #001a23;
	color: #009cd4;
	border:1px solid#009cd4;
	border-radius:5px;
	font-family:OpenSans-Regular;
	outline:none;
	}
	
textarea{
	font-size:17px;
	font-family:OpenSans-Regular;
	border:1px solid #009cd4; 
	border-radius:5px;
	outline:none;
	width:97%;
	padding:10px;
	height:85%;
	background-color: #001a23;
	color: #009cd4;
	}	
	
.a-link{
	width:100%;
	height:auto;
	padding: 12px 0px;
	font-size:18px;
	font-family:OpenSans-Regular;
	color:#FFFFFF;
	display: block;
	text-align:center;
	border-bottom:1px solid#000000;
	background-color:#009cd4;
	border-radius:5px;
    text-transform: uppercase;
	}	
	
.a-link:hover{
	background-color:#003f56;
	transition:all 0.5s ease-in-out;
	}
	
	
select{
	  height: auto;
	  width: 26%;
	  border-radius: 5px;
	  border: 1px solid #009cd4;
	  font-size:18px;
	  font-family:OpenSans-Regular;
	  color: #ffffff;
	  outline:none;
	  padding:10px;
	 }
	
#main-header{
	height:auto;
	width:100%;
	background-color:#000000;
	min-width:1170px;
	}

#sub-header{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	}

.menu{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	}

.menu ul{
	list-style:none;
	float:left;
	}

.menu ul li{
	float:left;
	line-height:40px;
	}

.menu ul li a{
    display: block;
    padding: 8px 20px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: lighter;
    letter-spacing: 0.7px;
	}

.menu ul li:hover{
	background-color:#009cd4;
	}

.language{
    height: auto;
    width: auto;
    float: right;
    margin-top: -4px;
    margin-bottom: -15px;
	}
	
.language p{
	color:#228b22;
	}

#botoom-header{
	height:auto;
	width:100%;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	min-width:1170px;
	padding:10px 0px;
	background-size:100% 100%;
	}

#bootoom-sub-header{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:11px 0px;
	}
	
.logo{
	height:auto;
	width:auto;
	float:left;
	}

.header-right{
	height: auto;
    width: 851px;
    float: right;
    overflow: hidden;
	}

.hcon{
	height:auto;
	width:auto;
	float:left;
	margin-left:20px;
	color:#FFFFFF;
	margin-top:21px;
	}

.hcon:first-child{
	margin-left:0px;
	}

.hcon i{
	color:#009cd4;
	}

.finish-media{
	height:auto;
	width:auto;
	float:left;
	margin-left:20px;
	margin-top:20px;
	}
	
.med{
	height:25px;
	width:25px;
	border-radius:5px;
	float:left;
	background-color:#009cd4;
	margin-left:10px;
	cursor:pointer;
	}
	
.med:hover{
	background-color:#FFFFFF;
	}
	
.med-f{
	height:auto;
	width:auto;
	text-align:center;
	margin-top:1px;
	}

.med-f a i{
	color:#FFFFFF;
	}

.med:hover .med-f i{
	color:#009cd4;
	}

.follow{
	height:auto;
	width:auto;
	float:left;
	margin-right:10px;
	color:#fff;
	}

.log-reg{
    height: auto;
    width: 260px;
    float: right;
    overflow: hidden;
	margin-top:8px;
	}

.login{
	height:auto;
	width:110px;
	float:left;
	overflow:hidden;
	}

.login a{
     font-size: 15px;
}

.registration{
	height:auto;
	width:130px;
	float:right;
	}

.registration a{
     font-size: 15px;
}

#main-slider{
	height:550px;
	width:100%;
	background-image:url(../images/slider.jpg);
	background-repeat:no-repeat;
	background-size:100% 550px;
	border-bottom:1px solid#009cd4;
	min-width:1170px;
	}

#sub-slider{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	}

.slid-left{
	height:auto;
	width:740px;
	float:left;
	overflow:hidden;
	padding:90px 0px;
	position:relative;
	}

.we-help{
	height:auto;
	width:100%;
	overflow:hidden;
	}
.we-help h1{
	font-size:23px;
	}
.welcome{
	height:auto;
	width:600px;
	overflow:hidden;
	padding:28px 0px;
	}

.welcome p{
	color:#3cc9fc;
	font-size:32px;
	font-weight:bold;
	text-transform:capitalize;
	}

.wel-text{
	height:auto;
	width:600px;
	float:left;
	overflow:hidden;
	}

.wel-text p{
	color:#FFFFFF;
	line-height:30px;
	font-size:18px;
	text-align:justify;
	}

.get-started{
	height:auto;
	width:294px;
	float:left;
	margin-top:40px;
	}

.slider-man{
	height:550px;
	width:auto;
	position:relative;
	float:left;
	margin-left:0px;
	}

#main-plan{
	height:auto;
	width:100%;
	background:#060606;
	background-repeat:no-repeat;
	min-width:1170px;
	background-size:100% 100%;
	}

#sub-plan{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:35px 0px;
	}

.headline{
	height:auto;
	width:auto;
	margin:0 auto;
	overflow:hidden;
	display:table;
	}

.headline-border{
	height:2px;
	border-top:1px solid#009cd4;
	border-bottom:1px solid#009cd4;
	width:200px;
	float:left;
	overflow:hidden;
	margin-top:15px;
	}

.headline-text{
	height:auto;
	width:auto;
	float:left;
	padding:0px 40px;
	}

.plan-all{
    height: auto;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 33px;
    margin-bottom: 7px;
	}

.plan-one{
    height: auto;
    width: 213px;
    float: left;
    overflow: hidden;
    margin-left: 6px;
	border:1px solid#009cd4;
	}

.plan-one:first-child{
	margin-left:0px;
	}

.plan-headline{
	height:auto;
	width:100%;
	padding:10px 0px;
	background-color:#009cd4;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	overflow:hidden;
	letter-spacing:1px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	}

	
.plan-down{
	height:auto;
	width:193px;
	padding:15px;
	overflow:hidden;
	background:rgba(0,0,0,0.5);
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	}

.per-days{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.percent{
	height:auto;
	width:auto;
	float:left;
	}

.percent h1{
    font-size: 25px;
}

.days{
	height:auto;
	width:auto;
	float:left;
	margin-left:14px;
	margin-top:9px;
	}

.days p{
	color:#FFFFFF;
	font-size:14px;
	}

.plan-icon-details{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

.plan-icon{
	height:auto;
	width:75px;
	float:left;
	margin-top:50px;
	}

.plan-details{
	height:auto;
	width:118px;
	float:left;
	overflow:hidden;
	color:#FFFFFF;
	}

.min-one{
    height: auto;
    width: 100%;
    float: left;
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 1px solid#009cd4;
    margin-top: 10px;
    font-size: 12px;
    letter-spacing: 0.5px;
	}

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


.min-left{
	height:auto;
	width:auto;
	float:left;
	}

.min-right{
	height:auto;
	width:auto;
	float:right;
	}

.calculate{
	height:auto;
	width:130px;
	margin:0 auto;
	overflow:hidden;
	padding-top:20px;
	}

.calculate a{
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 8px 0px;
}
	

#main-white{
	height:auto;
	width:100%;
	background-color:#060606;
	min-width:1170px;
	}

#sub-white{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:30px 0px;
	}

.about-us{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	border-bottom:1px solid#009cd4;
	padding-bottom: 20px;
	}

.about-left{
	height:auto;
	width:500px;
	float:left;
	overflow:hidden;
	}


.about-right{
	height:auto;
	width:602px;
	float:right;
	overflow:hidden;
	}

.about-right-head{
	height:auto;
	width:100%;
	overflow:hidden;
	}
.about-right-head h5{
	color:#009cd4;
	}

.about-tittle{
	height:auto;
	width:100%;
	float:left;
	margin-top:14px;
	text-transform:uppercase;
	}

.about-tittle p{
	color:#fff;
	font-weight:bold;
	font-size:15px;
    line-height: 30px;
	}

.about-text{
	color:#fff;
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:10px;
	line-height:28px;
	left:1px;
	text-align:justify;
	}

.read-more{
	height:auto;
	width:auto;
	overflow:hidden;
	margin-top:15px;
	float:left;
	}
.read-more a{
	color:#009cd4;
	font-weight:bold;
	}

.read-more a:hover{
	color:#000000;
	}


.main-choose{
	height:auto;
	width:1140px;
	float:left;
	overflow:hidden;
	border-bottom:1px solid#009cd4;
	padding-top:25px;
	}


.headline-border2{
	height:2px;
	border-top:1px solid#009cd4;
	border-bottom:1px solid#009cd4;
	width:200px;
	float:left;
	overflow:hidden;
	margin-top:15px;
	}

.headline-text2{
	height:auto;
	width:auto;
	float:left;
	padding:0px 40px;
	}

.choose{
	height:auto;
	width:100%;
	float:left;
	margin-top:20px;
	}

.chosse-left{
	height:auto;
	width:615px;
	float:left;
	overflow:hidden;
	}

.video{
	height:auto;
	width:485px;
	float:right;
	overflow:hidden;
	}

.chose-leftl{
	height:auto;
	width:295px;
	float:left;
	overflow:hidden;
	}

.chose-leftr{
	height:auto;
	width:295px;
	float:right;
	overflow:hidden;
	}

.choose-one{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:28px;
	}

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


.choose-icon{
	height:auto;
	width:auto;
	float:left;
	margin-right:10px;
	}
.choose-text{
	height:auto;
	width:auto;
	float:left;
	margin-top:5px;
	font-size:16px;
	}

#main-referrals{
	height:auto;
	width:100%;
	min-width:1170px;
	}

#sub-referrals{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0px;
	border-bottom:1px solid#009cd4;
	}

.refer-left{
	height:auto;
	width:622px;
	float:left;
	overflow:hidden;
	}

.refer-right{
	height:auto;
	width:470px;
	float:right;
	overflow:hidden;
	}

.refer-head{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.refer-tittle{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:10px;
	}

.refer-tittle p{
	color:#FFFFFF;
	font-size:19px;
	letter-spacing:1px;
	font-weight:bold;
	}

.refer-text{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.refer-text p{
	margin-top:10px;
	color:#FFFFFF;
	text-align:justify;
	line-height:30px;
	}

.rates{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.rates-tittle{
	height:auto;
	width:100%;
	float:left;
	margin-top:10px;
	overflow:hidden;
	}

.rates-tittle p{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	}

.three-refer{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:15px;
	}

.refer-one{
	height:auto;
	width:452px;
	float:left;
	background-color: rgba(0,62,84, 0.8);
	padding:10px;
	border-radius:5px;
	}

.refer-one-left{
	height:17px;
	width:auto;
	float:left;
	}

.refer-per{
	height:auto;
	width:auto;
	float:right;
	}

.refer-per p{
	color:#000000;
	font-family:OpenSans-Bold;
	}


.refer-per p span{
	color:#009900;
	}
	

.refer-two{
	height:auto;
	width:452px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;
	border-radius:5px;
	margin-top:20px;
	}

.refer-three{
	height:auto;
	width:452px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;
	border-radius:5px;
	margin-top:20px;
	}

#main-security{
	height:auto;
	width:100%;
	background-image:url(../images/securiy.html);
	background-repeat:no-repeat;
	min-width:1170px;
	background-size:100% 100%;
	}
	
#sub-security{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:0px 0px;
	}

.all-cert{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

.certficate{
	height:auto;
	width:auto;
	float:left;
	}

.security{
	height:auto;
	width:335px;
	float:left;
	overflow:hidden;
	margin:0px 40px;
	}

.security-up{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:19px;
	}

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

.secu-one{
	height:auto;
	width:auto;
	float:left;
	}

.secu-two{
	height:auto;
	width:auto;
	float:left;
	margin-left:19px;
	}

.ssl{
	height:auto;
	width:auto;
	float:right;
	overflow:hidden;
	}

#main-news{
	height:auto;
	width:100%;
	background-color:#FFFFFF;
	min-width:1170px;
	}

#sub-news{
	height:auto;
	width:1140px;
	margin:0 auto;
	padding:25px 0px;
	overflow:hidden;
	}


.news-down{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

.news-left{
	height:auto;
	width:555px;
	float:left;
	overflow:hidden;
	}

.news-right{
	height:auto;
	width:500px;
	float:right;
	overflow:hidden;
	}

.news-head{
	height:auto;
	width:100%;
	overflow:hidden;
	}

.news-head h5{
	color:#000000;
	font-size:18px;
	}

.date{
	height:auto;
	width:100%;
	overflow:hidden;
	color:#339933;
	margin-top:10px;
	font-weight:bold;
	}

.news-text{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:10px;
	} 
	
.news-text p{
	line-height:36px;
	text-align:justify;
	}

.read{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	float:right;
	margin-top:5px;
	}

.read a{
	color:#069406;
	font-weight:bold;
	}

#main-deposit{
	height:auto;
	width:100%;
	
	min-width:1170px;

	}

#sub-deposit{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:30px 0px;
	}

.deposit-one{
	height:auto;
	width:380px;
	float:left;
	overflow:hidden;
	}

.deposit-head{
	height:auto;
	width:379px;
	text-align:center;
    background-color: #009cd4;
	padding:12px 0px;
	}

.deposit-head h4{
	font-size:19px;
	}

.deposit-onelr{
height: auto;
width: 358px;
padding: 15px 10px;
float: left;
border: 1px solid#009cd4;
text-transform: capitalize;;
	}

.deposit-onelr:hover{
	border-right: 2px solid#060606;
	}

.deposit-onelr:nth-child(odd){
	background-color:#060606;
	}

.deposit-onelr:nth-child(even){
	background-color:#1a1a1a;
    color: #ffffff;
	}

.depo-left{
height: auto;
width:154px;
float: left;
letter-spacing: 1px;
font-size: 14px;
	}
	
.depo-right{
height: auto;
width: auto;
float: right;
letter-spacing: 1px;
font-size: 14px;
	}

#main-payment{
	height:auto;
	width:100%;
	background-color:#060606;
	min-width:1170px;
	border-top:1px solid#009cd4;
	border-bottom:1px solid#009cd4;
	}

#sub-payment{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:30px 0px;
	}

.payment{
	height:auto;
	width:auto;
	text-align:center;
	}

.payment ul{
	list-style:none;
	display:inline-flex;
	}

.payment ul li{
	float:left;
	margin-left:20px;
	}

.payment ul li:first-child{
	margin-left:0px;
	}

.paymentul li a{
	display:block;
	}

#main-footer{
	height:auto;
	width:100%;
	background:#000000;
	background-repeat:no-repeat;
	min-width:1170px;
	background-size:100% 100%;
	}

#sub-footer{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:27px 0px;
	}

.footer-one{
	height:auto;
	width:400px;
	float:left;
	overflow:hidden;
	}

.footer-head{
	height:auto;
	width:100%;
	overflow:hidden;
	}
.footer-head h5{
	font-size:20px;
	}

 .footer-head h5 span{
	 color:#009cd4;
	 margin-right:10px;
	 }
	
.menu-down{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:10px;
	}

.link-one{
	height:auto;
	width:125px;
	float:left;
	overflow:hidden;
	}

.link-one ul{
	list-style:none;
	}

.link-one ul li{
	float:left;
	margin-top:13px;
	width:100%;
	}

.link-one ul li a{
	text-transform:capitalize;
	color:#FFFFFF;
	font-size:16px;
	display:block;
	}

.link-one ul li a:hover{
	color:#009cd4;
	}

.contact-usf{
	height:auto;
	width:300px;
	float:left;
	overflow:hidden;
	margin-left:34px;
	}
	
.con-by{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:13px;
	color:#FFFFFF;
	}

.con-by p i{
	color:#009cd4;
	}

.footer-media{
	height:auto;
	width:auto;
	float:left;
	margin-top:20px;
	}

.address{
height: auto;
width: 363px;
float: right;
text-align: center;
	}

.address-text{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:10px;
	line-height:30px;
	}

.address-text p{
	text-align:center;
	line-height:35px;
	color:#FFFFFF;
	}

#main-down{
	height:auto;
	width:100%;
	background-color:#000000;
	min-width:1170px;;
	}

#sub-down{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:15px 0px;
	}

.reserved{
	height:auto;
	width:auto;
	text-align:center;
	color:#FFFFFF;
	}

#main-other{
	height:auto;
	width:100%;
	background-color:#060606;
	min-width:1170px;
	border-bottom:1px solid#009cd4;
	}

#sub-other{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
	padding:30px 0px;
	}

.otherimg {
	       float: right;
    padding-left: 30px;
    padding-bottom: 20px;
	}

.other-all{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:25px;
	}

.other-one{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:25px;
	}

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

	
.other-icon{
    height: auto;
    width: auto;
    float: left;
    margin-right: 58px;
    overflow: hidden;
    margin-top: 35px;
    padding-top: 15px;
	}

.other-details{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.information-head{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	border-bottom:1px solid#009cd4;
	padding-bottom:10px;
	}

.information-head h6{
	font-size:20px;
	}

.information-boxes{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:25px;
	}

.information-one{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:15px;
	}

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

.information-tittle{
	height:auto;
	width:208px;
	float:left;
	overflow:hidden;
	text-transform:capitalize;
	margin-top:13px;
    letter-spacing: 0.5px;
	}

.information-box{
	height:auto;
	width:900px;
	float:left;
	}
	
.information-box input{
	padding:15px 6px;
	}

.register-complete{
	    height: auto;
    width: 755px;
    float: right;
    margin-top: 82px;
	}

.upline{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.upleft{
	height:auto;
	width:auto;
	float:right;
	}

.upright{
    height: auto;
    width: auto;
    float: right;
    margin-left: 30px;
    font-weight: bold;
	}

.check-text{
	height:auto;
	width:auto;
	float:right;
	overflow:hidden;
	padding-top:20px;
	display:table;
	}
	
.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{
	font-size:363f48;
	color:#ffffff;
	}
	
.agree p span a{
	color:#009cd4;
	font-weight:bold;
	}

.registration-now{
	    height: auto;
    width: 240px;
    float: right;
    overflow: hidden;
    margin-top: -3px;
    margin-right: 47px;
	}

.contact-up{
	height:auto;
	width:100%;
	overflow:hidden;
	}

.contact-one{
	height:auto;
	width:265px;
	float:left;
	overflow:hidden;
	text-align:center;
	margin-left:41px;
	}

.contact-one:first-child{
	margin-left:0px;
	}

.contact-support{
	height:auto;
	width:auto;
	float:right;
	overflow:hidden;
	text-align:center;
	margin-left:30px;
	}


.con-icon{
	height:auto;
	width:auto;
	text-align:center;
	}
	
.con-head{
	height:auto;
	width:auto;
	text-align:center;
	margin-top:10px;
	overflow:hidden;
	}
	
.con-head h6{
	font-size:18px;
	}

.con-text{
	height:auto;
	width:auto;
	margin-top:8px;
	overflow:hidden;
	line-height:25px;
	}

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


.message-head{
	height:auto;
	width:auto;
	margin:0 auto;
	border-bottom:1px solid#009cd4;
	padding-bottom:5px;
	display:table;
	}

.message-head h6{
	font-size:19px;
	}

.send-us-text{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:10px;
	line-height:25px;
	text-align:center;
	}

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

.box-onetypel{
	height:auto;
	width:545px;
	float:left;;
	overflow:hidden;
	}

.box-onetypes{
	height:auto;
	width:545px;
	float:right;
	overflow:hidden;
	}

.text-area{
	height:200px;
	width:100%;
	float:left;
	margin-top:20px;
	}

.text-area textarea{
	height:87%;
	width:98%;
	border-radius:5px;
	}

.send-now-con{
	height:auto;
	width:170px;
	float:right;
	margin-top:20px;
	}

.box-tittle{
	height:auto;
	width:177px;
	margin-top:10px;
	float:left;
    letter-spacing: 0.5px;
	}

.box-type{
	height:auto;
	width:360px;
	float:left;
	}


.login-now{
	height:auto;
	width:207px;
	float:left;
	overflow:hidden;
	margin-top:20px;
	margin-left:210px;
	}

.forgot-pass{
	height:auto;
	width:200px;
	float:left;
	overflow:hidden;
	margin-top:10px;
	}

.forgot-pass a{
	color:#009cd4;
	font-weight:bold;
	}

.notyet{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	margin-top:10px;
	margin-left:7px;
	}

.notyet p{
	color:#ffffff;
	}

.notyet p span a{
	color:#009cd4;
	font-weight:bold;
	}

.desh-left{
	height:auto;
	width:300px;
	float:left;
	overflow:hidden;
	padding:20px;
	background-color:#001a23;
	}

.desh-right{
	height:auto;
	width:780px;
	float:right;
	overflow:hidden;
	}

.desh-menu{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.desh-menu ul{
	list-style:none;
	}

.desh-menu ul li{
	float:left;
	width:100%;
	background-color:#00374b;
	margin-top:10px;
	}

.desh-menu ul li:hover{
	background-color:#002937;
}

.desh-menu ul li:first-child{
	margin-top:0px;
	}

.desh-menu ul li a{
	font-size:16px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:15px 20px;
	display:block;
	}
.desh-menu ul li a i{
	margin-right:5px;
	}

.desh-user{
	height:auto;
	width:740px;
	padding:20px;
	background-color:#001a23;
	overflow:hidden;
    padding-bottom: 10px;
	}

.dusericon{
	height:100px;
	width:auto;
	float:left;
	margin-top:5px;
	margin-right:30px;
	}

.desh-user-right{
	height:auto;
	width:590px;
	float:right;
	overflow:hidden;
	}

.desh-user-one{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px solid#009cd4;
	color:#FFFFFF;
	text-transform:capitalize;
	margin-top:10px;
	}
.desh-user-one:first-child{
	margin-top:0px;
	}

.desh-user-one:last-child{
	border-bottom:none;
	}

.duser-left{
	height:auto;
	width:auto;
	float:left;
	}

.duser-right{
	height:auto;
	width:auto;
	float:right;
	}


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

.account-balance{
	height:auto;
	width:460px;
	float:left;
	overflow:hidden;
	border:1px solid#009cd4;
	border-radius:5px;
	padding:20px;
	}

.balance-icon{
	height:86px;
	width:auto;
	float:left;
	overflow:hidden;
	margin-right:30px;
	}

.balance-text{
	height:auto;
	width:295px;
	float:left;
	overflow:hidden;
	}

.totalb{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}
.totalb h6{
	font-size:30px;
	color:#007199;
	}

.balance-amount{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.balance-amount h6{
	font-size:36px;
	color:#86dfff;
	}

.mdw{
	height:auto;
	width:225px;
	float:right;
	overflow:hidden;
	}

.make-deposit{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:5px;
	}

.make-withdraw{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

.history{
	height:auto;
	width:740px;
	background-color:#001a23;
	border:1px solid#009cd4;
	padding:20px;
	overflow:hidden;
	margin-top:20px;
	float:left;
	}

.withdraw{
	height:auto;
	width:740px;
	background-color:#f2f2f2;
	border-top:1px solid#228b22;
	padding:20px;
	overflow:hidden;
	margin-top:20px;
	float:left;
	}

.his-head{
	height:auto;
	width:auto;
	margin:0 auto;
	display:table;
	border-radius:5px;
	padding:10px 20px;
	border:1px solid#009cd4;
	}

.his-all{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:15px;
	}

.his-one{
	height:auto;
	width:100%;
	float:left;
	border-bottom:1px solid#009cd4;
	overflow:hidden;
	padding-bottom:10px;
	margin-top:15px;
    letter-spacing: 1px;
	}

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


.his-left{
	height:auto;
	width:auto;
	float:left;
	overflow:hidden;
	}

.his-right{
	height:auto;
	width:auto;
	float:right;
	}


.language select{
    height: auto;
    width: 100%;
    border: medium none;
    font-size: 15px;
    color: #fff;
    padding-left: 5px;
    outline: none;
    background-color: #108510;
    padding: 18px 13px;
    border-radius: 0px;
    letter-spacing: 1px;
}


.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: transparent !important;
}

/*------news------


.news-one-2{
	height:auto;
	width:555px;
	float:left;
	margin-top:20px;
	}
	
.news-one:first-child{
	margin-top:0px;
	}

	
.news-headline{
	height:auto;
	width:100%;
	float:left;
	}
	
.news-icon{
	height:auto;
	width:auto;
	float:left
	}
	
.news-heading{
	height:auto;
	width:auto;
	float:left;
	margin-left:10px;
	}
	
.news-head-{
	height:auto;
	width:auto;
	}
	
.news-head- h5{
	color:#000;
	font-size:20px;
	margin-top:7px;
	}
	
.news-date{
	height:auto;
	width:auto;
float: left;
	}
	
.news-date p{
    font-size: 16px;
    margin-top: 8px;
	}
	
.news-all{
	height:auto;
	width:100%;
	float:left;
        line-height: 26px;
        letter-spacing: 0.5px;
	}

------news------*/
.main-news{
    height: auto;
    width: 1100px;
    padding: 19px;
    overflow: hidden;
    border: 1px solid#d4d4d2;
    background-color: #FFFFFF;
    margin-top: 25px;
	}
	
.news_one{
	height:auto;
	width:100%;
	overflow:hidden;
	}

.news_icon{
	height:auto;
	width:auto;
	float:left;
	}
	
.news_textright{
	    height: auto;
    width: 1004px;
    float: left;
    margin-left: 20px;
    overflow: hidden;
	}

.newsdate{
	height:auto;
	width:100%;
	overflow:hidden;
	margin-top:11px;
	}
.newsdate p span{
	color:#009cd4;
	font-size:16px;
	}

.news-tittle{
	height:auto;
	width:100%;
	overflow:hidden;
	}

.news-tittle p{
    color: #009cd4;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
	}

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

.news_text p{
line-height: 28px;
    font-size: 14px;
}

.news_text p span a{
	color:#009cd4;
}

.more-news{
	height:auto;
	width:125px;
	float:left;
	margin-top:5px;
	}
.more-news a{
	padding:7px 0px;
	}

.error{
width: 85%;
     color: #ff0000;
    background-color: black;
    padding: 15px 83px;
    background-image: url(../images/error.png);
    background-repeat: no-repeat;
    background-position: 25px 11px;
    background-size: 30px 30px;
overflow:hidden;
}

.success{
width: 85%;
    color: #009cd4;
    background-color: black;
    padding: 15px 83px;
    background-image: url(../images/success.png);
    background-repeat: no-repeat;
    background-position: 25px 11px;
    background-size: 30px 30px;
overflow:hidden;
}


table {font-size:14px;color:#009cd4;width:100%;border-width: 1px;border-color:#009cd4;border-collapse: collapse;}
table th {
    font-size: 14px;
    background-color: #001a23;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #009cd4;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: capitalize;
}
table tr {}
table td {
font-size: 14px;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #009cd4;
    background-color: #000c10;
    letter-spacing: 1px;
    font-weight: 600;
}


table.blank {font-size:14px;color:#009cd4;width:100%;border-width: 1px;border-color: #009cd4;border-collapse: collapse;}
table.blank th {font-size:14px;background-color:#000c10;border-width: 1px;padding: 8px;border-style: solid;border-color: #009cd4;text-align:left;}
table.blank tr {}
table.blank td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #009cd4;}


.deposit-tot {
max-width: 400px;
background-color:#000;
    padding: 12px;
    color: #fff;
    border-radius: 3px;
    margin-left: 15px;
    margin-top: 20px;
    float: none;
    text-align: center;
    margin: 0 auto;
    display: block;
}


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

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


.earne-total {
    max-width: 400px;
    color: #fff;
    padding: 12px;
    float: left;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    margin-left: 25px;
    border-radius: 4px;
background-color:#000;
}


.earne-total:first-child {
margin-left:0px;
}

.tot-his{
    background-color: #000;
    padding: 6px 14px;
    color: #fff;
    border-radius: 18px;
}



.calculator{
	height:auto;
	width:360px;
	background-color:#f39d06;
	padding:20px;
	float:right;
	overflow:hidden;
	border-radius:5px;
	}

.calcuhead{
	height:auto;
	width:auto;
	text-align:center;
	border-bottom:1px solid#d48701;
	padding-bottom:10px;
	}
	

.cal-one{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

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

.tittle-head{
	    height: auto;
    width: auto;
    margin-top: 2px;
    float: left;
	
	}

.tittle-head p{
	    color: #FFFFFF;
    text-transform: capitalize;
    background-color: #000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    border-radius: 5px;
	}

.calselect{
    height: auto;
    width: 300px;
    float: left;
    overflow: hidden;
    margin-top: 30px;
    margin-left: -111px;
	}


.calselect2{
	height: auto;
    width: 150px;
    float: left;
    overflow: hidden;
    margin-top: 5px;
	}


.calselect select{
	    border-radius: 5px;
    padding: 7px 6px;
    border: none;
    font-size: 14px;
	}


.textnum{
	height:auto;
	width:96.5%;
	float:left;
	margin-top:5px;
	}

.textnum input{
	padding:6px 10px;
	border-radius:5px;
	border:none;
	}
	
.profit-percent{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

.profone{
	height:auto;
	width:220px;
	padding:3px 0px;
	text-align:center;
	background-color:#FFFFFF;
	border-radius:5px;
	float:left;
	}
	
.proftwo{
	height:auto;
	width:220px;
	padding:3px 0px;
	text-align:center;
	background-color:#FFFFFF;
	border-radius:5px;
	float:left;
    margin-left: 10px;
	}

.profthree{
	height:auto;
	width:172px;
	padding:8px 0px;
	text-align:center;
	background-color:#FFFFFF;
	border-radius:5px;
	overflow:hidden;
	margin:20px auto 0px;
	}


.all-plan-deposit{
    width: 100%;
    overflow: hidden;
    float: left;
}

.line-4th{
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}

.days2{
	height:auto;
	width:auto;
    color: #fff;
	}

.per-days2{
    height: auto;
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-top: -16px;
	}

.min-one2{
    height: auto;
    width: 100%;
    float: left;
    overflow: hidden;
    padding-bottom: 4px;
    border-bottom: 1px solid#009cd4;
    margin-top: 5px;
    font-size: 13px;
	}

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


.ch--{
    text-align: center;
    margin-left: -15px;
}

.ch-- label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 13px;
}

.ch-- input{
    display: none;
}

.ch-- label:before {
content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    position: absolute;
    left: 3px;
    bottom: -5px;
    border-radius: 50%;
    border: 2px solid #ffffff;
}

.radio label {
	margin-bottom: 10px;
}
.radio label:before {
    border-radius: 3px;
}


input[type=radio]:checked + label:before {
    content: "\2713";
    font-size: 22px;
    color: #000;
    text-align: center;
    line-height: 26px;
    background-color: #fff;
    font-weight: 600;
}


.monitor {
    border-collapse: separate;
    border-spacing: 6px;
    width: 100%;
}
.monitor td {
    margin-left:20px;
    margin-bottom: 25px;
    width: 200px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

.faq-hedline{
    width: 100%;
    text-align: center;
    color: #009cd4;
    font-size: 29px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.depo-left2{
height: auto;
width:auto;
float: left;
letter-spacing: 1px;
font-size: 14px;
	}

.referral-commission{
    height: auto;
    width: 870px;
    margin: 0 auto;
    overflow: hidden;
    background-color: rgba(0,62,84, 0.8);
    padding: 20px 33px 20px 20px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border: 1px solid #009cd4;
    border-bottom: 0px;
}

.referral-images{
    float: left;
    overflow: hidden;
}

.referral-images img{
    width: 150px;
}

.referral-text{
    float: left;
    overflow: hidden;
}

.referral-text p{
font-size: 43px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 31px;
    float: left;
}

.referral-text p span{
    color: #009cd4;
    font-size: 77px;
    margin-left: 38px;
    font-weight: 800;
    margin-top: -28px;
    float: right;
}

.inpts {
	font-size: 14px;
	color: #ffffff;
	background-color: #001a23;
	border: 1px inset #009cd4;
	border-color: #009cd4;
	border-style: solid;
}












