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

body{
	margin:0px;
	padding:0px;
        font-family:OpenSans-Regular;
	color:#FFFFFF;
	}
	
.clr{
	clear:both;
	}
	
h1 { font-size: 40px;  color: #FFFFFF; font-family:OpenSans-Bold; text-transform:uppercase;}
h2 { font-size: 35px;  color: #FFFFFF; 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: 20px;  color: #FFFFFF; font-family:OpenSans-Bold; text-transform:uppercase;}
h6 { font-size:15px;  color: #FFFFFF; font-family:OpenSans-Bold;}
h1, h2, h3, h4, h5, h6 { margin-bottom: 0px; margin-top:0px; }
	
	
a{text-decoration:none;}

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

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


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


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


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

	
input[type="submit"]{
	cursor:pointer;
	width: 100%; 
	color:#FFFFFF;
	background-color:#121D2F;
	font-size:17px;
        font-family:OpenSans-Regular;
	padding: 10px 0px;
	border-radius:5px;
	border:none;
	outline:none;
	}


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


input[type="button"]{
	cursor:pointer;
	width: 100%; 
	color:#FFFFFF;
	background-color:#121D2F;
	font-size:17px;
        font-family:OpenSans-Regular;
	padding: 10px 0px;
	border-radius:5px;
	border:none;
	outline:none;
	}


input[type="button"]:hover {
	background-color:#1B3F79;
	}
	
	
input[type='text'], input[type='password'] {
font-size: 17px;
    width: 98%;
    height: 100%;
    border: 1px solid #ccc;
    padding: 9px 5px;
    color: #000;
    font-family:OpenSans-Regular;
    outline: none;
	}
	
textarea{
	font-size:17px;
        font-family:OpenSans-Regular;
	border:1px solid #fb9b26; 
	outline:none;
	width:98%;
	padding:10px;
	height:85%;
	}	
	
.a-link{
	width:100%;
	height:auto;
	padding: 9px 0px;
	font-size:18px;
        font-family:OpenSans-Regular;
	color:#FFFFFF;
	display: block;
	text-align:center;
	background-color:#121D2F;
	border-radius:6px;
	}	
	
.a-link:hover{
	background-color:#1B3F79;
	transition:all 0.5s ease-in-out;
	}
	
select{
height: auto;
    width: 26%;
    /* border-radius: 5px; */
    border: medium none;
    border: 1px solid #ccc;
    font-size: 15px;
    font-family:OpenSans-Regular;
    color: #000;
    padding: 6px;
    outline: none;
	 }
	
#top-header{
	height:auto;
	width:100%;
	background-color:#fbe9d8;
	min-width:1170px;
	}

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

.top-left{
    height: auto;
    width: 250px;
    float: left;
    margin-top: 8px;
    margin-left: 100px;
	}

.top-mail{
	height:auto;
	width:auto;
	float:left;
	margin-left:37px;
	}

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

	
.mail-icon{
	height:auto;
	width:auto;
	float:left;
	}

.mail-icon i{
	color:#fff;
	font-size:25px;
	}

.mail-text{
	height:auto;
	width:auto;
	color:#fff;
	float:left;
	margin-top:4px;
	margin-left:5px;
	}

.language{
	height:auto;
	width:180px;
	float:right;
	}

#main-header{
	height:auto;
	width:100%;
	background-color:#121D2F;
	min-width:1170px;
	}

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

.logo{
	height:auto;
	width:240px;
	float:left;
	margin:26px 0px;
	}

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

.header-right-up{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	background-image:url(../img/bg.png);
	background-repeat:repeat;
	padding:15px 0px;
	background-size:100% 100%;
	}

.started{
	    height: auto;
    width: auto;
    float: left;
    margin-left: 80px;
    margin-top: 8px;
	}

.start-icon{
	height:auto;
	width:auto;
	float:left;
	}

.start-icon i{
	color:#FFFFFF;
	font-size:27px;
	}

.start-text{
	height:auto;
	width:auto;
	float:left;
	margin-left:8px;
	margin-top:6px;
	font-family:Cuprum-Bold;
	}

.sign-in-up{
	height:auto;
	width:300px;
	float:right;
	margin-right:20px;
	}
	
.sign-in{
	height:auto;
	width:125px;
	float:left;
	}

.sign-in a{
	background-color:#FFFFFF;
	color:#000000;
	}
	

.sign-in a:hover{
	background-color:#FDD5B0;
	color:#000000;
	}

.sign-up{
	height:auto;
	width:170px;
	float:right;
	}

.sign-up a{
	background-color:#FFFFFF;
	color:#000000;
	}
	

.sign-up a:hover{
	background-color:#FDD5B0;
	color:#000000;
	}
	

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

.menu ul{
	list-style:none;
	}

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

.menu ul li a{
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 20px;
	display:block;
	font-weight: 600;
	}



.menu ul li a {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.menu ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #15233F;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.menu ul li a:hover, .menu ul li a:focus, .menu ul li a:active {
  color: white;
}
.menu ul li a:hover:before, .menu ul li as:before, .menu ul li a:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.hover-active{
	background-color:#B64F00;
	}

#main-slider{
	height:400px;
	width:100%;
	background-image:url(../img/slider.jpg);
	background-repeat:no-repeat;
	background-size:100% 400px;
	min-width:1170px;
	}

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

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

.wellcome h1{
	font-size:65px;
	text-shadow: 0 0 3px #95440E, 0 0 5px #000000;
	}

.well-text{
	height:auto;
	width:800px;
	margin:0 auto;
	overflow:hidden;
	padding-top:20px;
	text-align:center;
	line-height:25px;
	font-size:20px;
	text-shadow: 0 0 3px #95440E, 0 0 5px #000000;
	}

.create{
	height:auto;
	width:265px;
	margin:0 auto;
	overflow:hidden;
	padding-top:30px;
	}

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


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

.features-one{
	height:auto;
	width:270px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	}



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

.feature-icon{
	height:auto;
	width:auto;
	overflow:hidden;
	}

.fetauresbg{
	height:auto;
	width:230px;
	background-color:#f0eeee;
	padding:20px 20px 30px;
	overflow:hidden;
	margin-top:-5px;
	}

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

.payment h6{
	color:#000000;
	}

.pay-text{
	height:auto;
	width:100%;
	color:#000000;
	line-height:25px;
	text-align:justify;
	float:left;
	margin-top:5px;
	}

.view{
	height:auto;
	width:150px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin-top:-20px !important;
	}

#main-plan{
	height:auto;
	width:100%;

    background-color: #FEFDF9;
	min-width:1170px;
	}

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


.plan-headline{
	height:auto;
	width:auto;
	padding:5px 20px;
	border-top:1px solid#fca63e;
	border-bottom:1px solid#fca63e;
	margin:0 auto;
	display:table;
	}

.plan-headline h5{
	color:#000000;
	}

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

.plan-one{
	height:auto;
	overflow:hidden;
	}


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

.plan-up1{
    height: 102px;
    width: 100%;
	background: #121D2F;
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
	}


.plan-up2{
    height: 102px;
    width: 100%;
    background-image: url(../img/plan2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}


.plan-up3{
    height: 102px;
    width: 100%;
    background-image: url(../img/plan3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}


.plan-up4{
    height: 102px;
    width: 100%;
    background-image: url(../img/plan4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}



.plan-right{
    height: auto;
    margin-top: 7px;
	}

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

.five-fifty h1{
	font-size:40px;
    transition: all 0.5s ease;
    margin-left: 14px;
	}

.plan-one:hover .five-fifty h1{
transform: translateX(8px);
transform: translateX(-8px);
}

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

.plan-text p{
    transition: all 0.5s ease;
}

.plan-one:hover .plan-text p{
transform: translateX(-8px);
transform: translateX(8px);
}

.plan-down{
	    height: auto;
	    width: 230px;
	    background-color: #E8EAEB;
	    padding: 20px 20px 35px;
	    overflow: hidden;
	}

.business{
	    height: auto;
    width: 208px;
    float: left;
    border: 1px solid#E4B155;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #F0EEEE;
	}

.referbg{
	height:93px;
	width:100%;
	margin-top:20px;
	overflow:hidden;
	background-image:url(../img/referral.png);
	background-repeat:no-repeat;
	background-size:100% 93px;
	margin-top:20px;
	float:left;
	}
	
.five{
	height:auto;
	width:auto;
	float:left;
	margin:18px;
	}

.five h1{
	font-size:50px;
	text-shadow:1px 2px #000000;
	}

.commission{
	height:auto;
	width:auto;
	float:left;
	margin-top:46px;
	}

.commission h5{
    font-size: 15px;
    text-transform: capitalize;
	}


.min{
	    height: auto;
	    width: 208px;
	    float: left;
	    /* border: 1px solid#E4B155; */
	    padding: 10px;
	    text-transform: uppercase;
	    background-color: #FFFFFF;
	}

.min-one{
	    height: auto;
	    width: auto;
	    text-align: center;
	    margin-top: 5px;
	    text-transform: capitalize;
	    color: #000000;
	}

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

.total{
	height:auto;
	width:228px;
	float:left;
	/* border:1px solid#FFFFFF; */
	text-transform:uppercase;
	margin-top:15px;
	background-color:#FFFFFF;
	}

.total-left{
    height: auto;
    width: 74px;
    float: left;
    background-color: #F0EEEE;
    padding: 10px;
    color: #B64F00;
    text-align: center;
	}

.total-right{
	height:auto;
	width:114px;
	float:right;
	text-align:center;
	color:#000000;
	padding:10px;
	}

.calculate{
	height:auto;
	width:200px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin-top:-20px;
	}

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

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

.about-down{
	height:auto;
	width:1140px;
	float:left;
	overflow:hidden;
	margin-top:20px;
	}

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

.about-right{
	height:auto;
	width:735px;
	float:right;
	}

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

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

.about-head h5{
	color:#000000;
	}

.about-text{
    height: auto;
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
    text-align: justify;
    line-height: 32px;
    color: #000000;
    float: left;
    font-size: 15px;
	}

.more{
	height:auto;
	width:150px;
	float:right;
	margin-top:10px;
	overflow:hidden;
	}

#main-stais{
    height: 100%;
    width: 100%;
    background-image: url(../img/state.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-width: 1170px;
	}

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

.state-one{
    height: auto;
    width: 218px;
    float: left;
    text-align: center;
    padding: 40px 0px;
    margin-left: 10px;

	}

.state-one:hover{
    border-radius: 4px;
    background-color: rgba(232, 107, 11, 0.81);
}

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

.state-icon i {
    font-size: 61px;
    padding-bottom: 7px;
    transition: all 0.5s ease;
}

.state-one:hover .state-icon i{
transform: translateY(8px);
transform: translateY(-8px);
}


.state-icon img {
    font-size: 61px;
    padding-bottom: 7px;
    transition: all 0.5s ease;
}

.state-one:hover .state-icon img{
transform: translateY(8px);
transform: translateY(-8px);
}


.state-text{
	height:auto;
	width:auto;
	text-align:center;
	margin-top:15px;
	}

.state-tittle{
	height:auto;
	width:auto;
	text-align:center;
	margin-top:10px;
	}

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

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

.footer-left{
	height:auto;
	width:555px;
	float:left;
	overflow:hidden;
	}
	
.footer-head{
	height:auto;
	width:100%;
	padding:5px 0px;
	border-top:1px solid#FFFFFF;
	border-bottom:1px solid#FFFFFF;
	text-align:center;
	overflow:hidden;
	}

.footer-right{
	height:auto;
	width:555px;
	float:right;
	overflow:hidden;
	}

.fo-contact{
	height:auto;
	width:265px;
	float:left;
	}

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

.add-one{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:8px;
	font-size:21px;
	}

.add-one p{
    font-size: 18px;
}

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

.contactbuild{
	height:auto;
	width:auto;
	float:right;
	margin-top:15px;
	}

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

.cert-left{
	height:auto;
	width:265px;
	float:left;
	overflow:hidden;
	}

.cert-head{
	height:auto;
	width:100%;
	float:left;
	}

.cert-head h5{
    font-size: 17px;
}

.cert-num{
	height:auto;
	width:100%;
	float:left;
	margin-top:5px;
	}

.cert-num h5{
    margin-top: 5px;
}
	
.cert-text{
	height:auto;
	width:100%;
	float:left;
	margin-top:5px;
	text-align:justify;
    line-height: 26px;
	}

.see-document{
	height:auto;
	width:150px;
	float:left;
	margin-top:15px;
	}

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

#main-finish{
	height:auto;
	width:100%;
	background-color:#403F3F;
	min-width:1170px;
	}

#sub-finish{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
    padding-top: 16px;
    padding-bottom: 10px;
	}
	


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

.media-one{
	height:auto;
	width:auto;
	float:left;
	margin-left:15px;
	}
.media-one:first-child{
	margin-left:0px;
	}


.media-one a img{
    transition: all 0.5s ease;
}

.media-one a img:hover{
transform: scale(.900);
}


.reserved{
	height:auto;
	width:auto;
	float:right;
	margin-top:12px;
	}

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

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

.all-head{
	height:auto;
	width:100%;
	overflow:hidden;
	padding:5px 0px;
	border-top:1px solid#fb9b26;
	border-bottom:1px solid#fb9b26;
	}

.all-head h4{
	color:#000000;
	text-align:center;
	}

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

.information-one{
	height:auto;
	width:365px;
	float:left;
	background-color:#f1f1f0;
	border-bottom:5px solid#fb9b26;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin-left:20px;
	}

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



.information-head{
	height:auto;
	width:100%;
	background-color:#15233F;
	border-top-left-radius:5px;
	overflow:hidden;
	text-align:center;
	border-top-right-radius:5px;
	}

.information-head h5{
	padding:10px;
	}

.info-boxes{
	height:auto;
	width:325px;
	float:left;
	background-color:#f1f1f0;
	padding:20px;
	overflow:hidden;
	}

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

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

.box-tittle{
	height:auto;
	width:100%;
	float:left;
	}

.box-tittle-icon{
	height:auto;
	width:auto;
	float:left;
	margin-right:10px;
	}

	
.signup-error-notify-border{
  width:970px;
  padding-top:8px;
  padding-bottom:8px;
  margin:30px 0 8px 125px;
  text-align:center;
  font-size:16px;
  line-height:28px;
  color:#ff6756;
  border:1px solid #ff6756;
  font-weight: 800;
}
.signup-error-notify{
  width:650px;
  min-height:8px;
  padding-top:8px;
  padding-bottom:8px;
  margin:30px 0 -20px 450px;
  text-align:left;
  font-size:16px;
  line-height:30px;
  color:#331f27;
  font-weight: 800;
}	
	
.box-tittle-text{
	height:auto;
	width:auto;
	float:left;
	color:#000000;
	margin-top:3px;
	}

.box-type{
	height:auto;
	width:310px;
	float:left;
	margin-top:4px;
	}

.box-type input{
	border:1px solid#fb9b26;
	padding:10px;
	}

.register-complete{
    height: auto;
    width: 385px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
	}

.upline{
    height: auto;
    width: 385px;
    float: left;
    overflow: hidden;
	}
	
.upline-text{
	height:auto;
	width:auto;
	float:left;
	margin-right:20px;
	margin-top:7px;
	}

.upline-text p{
	color:#202020;
	font-family:OpenSans-Semibold;
    font-size: 21px;
	}
	
.upline-box{
	height:auto;
	width:277px;
	padding:8px;
	border-radius:2px;
	float:left;
	background-color:#FB9B26;
	}

.upline-box p{
	font-size:21px;
	color:#FFFFFF;
	text-align:center;
	text-transform:capitalize;
	}
	
.check-text{
    height: auto;
    width: 253px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    padding-left: 44px;
	}
	
.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:#FB9B26;
	}
	
.agree p span a{
    color: #0B0C0E;
    font-size: 18px;
    text-transform: capitalize;
	}
	
.sign-up-btn{
	height:auto;
	width:100px;
	margin:0 auto;
	overflow:hidden;
	padding-top:14px;
	}

.contact-left{
	height:auto;
	width:720px;
	float:left;
	overflow:hidden;
	border-bottom:5px solid#FB9B26;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	}

.contact-right{
	height:auto;
	width:400px;
	float:right;
	overflow:hidden;
	border-bottom:5px solid#FB9B26;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	}

.contact-box{
	height:auto;
	width:680px;
	background-color:#f1f1f0;
	padding:20px;
	overflow:hidden;
	}

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

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

.box-contact input{
	padding:10px;
	border:1px solid#fb9b26;
	}

.box-type-con{
	height:auto;
	width:668px;
	float:left;
	margin-top:4px;
	}

.text-area{
	height:150px;
	width:666px;
	float:left;
	margin-top:7px;
	}

.send{
	height:auto;
	width:150px;
	float:right;
	overflow:hidden;
	margin-top:20px;
    margin-right: 6px;
	}

.conmed{
	height:auto;
	width:360px;
	background-color:#f1f1f0;
	padding:20px;
	float:left;
	overflow:hidden;
	}

.media-all{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.media-face-all{
	height:auto;
	width:100%;
	float:left;
	overflow:hidden;
	}

.media-face{
	height:auto;
	width:100%;
	float:left;
	margin-top:15px;
	}

.media-face:First-child{
	margin-top:0px;
	}

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

.con-add-head{
	height:auto;
	width:100%;
	border-top:1px solid#fca63e;
	border-bottom:1px solid#fca63e;
	padding:5px 0px;
	}

.con-add-head h5{
	color:#000000;
    text-align: center;
	}

.text-one{
	height:auto;
	width:100%;
	float:left;
	margin-top:10px;
	color:#000000;
	}

.text-one h6{
	color:#000000;
	}

.main-login{
	height:auto;
	width:510px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:5px solid#fb9b26;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	}

.login-middle{
	height:auto;
	width:470px;
	background-color:#f1f1f0;
	padding:20px;
	overflow:hidden;
	float:left;
	}

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

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

.login-type{
	height:auto;
	width:460px;
	float:left;
	margin-top:4px;
	}

.login-type input{
	border:1px solid#fb9b26;
	padding:10px;
	}

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

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

.forgot a{
	color:#000000;
	}

.login-now{
	height:auto;
	width:140px;
	float:right;
	}

.desh-left{
	height:auto;
	width:320px;
	float:left;
	padding:20px;
	border-radius:5px;
	overflow:hidden;
padding-top:0px;
	}

.desh-right{
	height:auto;
	width:760px;
	float:right;
	}

.desh-menu{
	height:auto;
	width:320px;
	float:left;
	}
	
	
.desh-menu ul{
	list-style:none;
	}
	
.desh-menu ul li{
	margin-top:5px;
	width:320px;
	background-color:#FFFFFF;
	}
	
.desh-menu ul li:first-child{
	margin-top:0px;
	}
	
.desh-menu ul li a{
    display: block;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
    border: 2px solid #FB9B26;
	}
	
.desh-menu ul li a:hover{
	color:#000;
background-color:#fb9b26;
	}

.desh-menu ul li a:hover i{
	color:#000;
}
	
.desh-menu ul li a i{
	font-size:20px;
	padding:15px 15px;
	margin-right:12px;
	color:#fb9b26;
	border-right:2px solid#fb9b26;
	}

.desh-right-up{
    height: auto;
    width: 720px;
    /* background-color: #fb9b26; */
    padding: 20px;
    overflow: hidden;
    border-radius: 5px;
    padding-top: 0px;
	}

.desh-user{
	height:auto;
	width:auto;
	float:left;
	margin-right:5px;
	}

.desh-user i{
    color: #B64F00;
    font-size: 148px;
	}

.user-details{
height: auto;
    width: 294px;
    float: left;
    /* padding-left: 20px; */
    /* border-left: 1px solid#B7782C; */
    margin-top:27px;
	}


.details-one{
    height: auto;
    width: 100%;
    float: left;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
	}

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

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

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


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

.down-one{
    height: auto;
    width: 260px;
    float: right;
	}


.acount-icon{
	height:auto;
	width:auto;
	text-align:center;
	margin-top:40px;
	}

.acount-icon i{
	color:#FFFFFF;
	font-size:25px;
	}

.acount-tittle{
    height: auto;
    width: auto;
    float:left;
    padding: 9px 9px;
	}

.acount-tittle-2{
height: auto;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-size: 26px;
    /* font-weight: 600; */
    background-color: #B64F00;
    color: #fff;
    border: 2px solid #EC771D;
    border-bottom: 0px;
	}

.acount-text{
    height: auto;
    width: 100%;
    text-align: center;
    /* margin-top: 10px; */
    background-color: #E0E0E0;
    border: 2px solid #ccc;
    border-top: none;
    font-size: 32px;
    padding: 21px 0px;
	}
	

.acount-text-2{
    height: auto;
    width: auto;
    float: right;
    padding: 9px;
    color: #fff;
	}


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

.deposit-btn{
	height:auto;
	width:300px;
	float:left;
	}
.deposit-btn a{
	font-size:18px;
	}

.withdraw-btn{
	height:auto;
	width:300px;
	float:right;
	margin-right:5px;
	}

.withdraw-btn a{
	font-size:18px;
	}

.referrral-link{
	height:auto;
	width:100%;
	background-color:#fb7c12;
	background-repeat:repeat;
	float:left;
	margin-top:25px;
	border-radius:5px;
	}
	
.referrral-link p{
	padding:15px;
	text-align:center;
	color:#FFFFFF;
	}
	
.referrral-link p span{
	margin-left:10px;
	}

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

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

.payment{
	height:auto;
	width:auto;
	margin-top:3px;
    overflow: hidden;
	}

.payment ul{
    list-style: none;
    overflow: hidden;
    width: 800px;
    float: left;
    margin-top: 38px;
    position: absolute;
	}

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


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



.language select{
    height: auto;
    width: 100%;
    border: medium none;
    font-size: 13px;
    color: #fff;
    padding-left: 5px;
    outline: none;
    background-color: #F56F09;
    padding: 11px 6px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


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

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

.error{
width: 98.5%;
    color: #fff;
    background-color: red;
    padding: 14px 0px 14px 18px;
    background-image: url(../img/error.png);
    background-repeat: no-repeat;
    background-position: 96% 12px;
    background-size: 22px 22px;
    float: left;
}

.success{
width: 98%;
    color: #fff;
    background-color: green;
    padding: 14px 0px 14px 18px;
    background-image: url(../img/success.png);
    background-repeat: no-repeat;
    background-position: 96% 15px;
    background-size: 22px 22px;
overflow:hidden;
}

.all-text-div{
    line-height: 25px;
    font-family: sans-serif;
    font-size: 17px;
}


/*------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: 17px;
    margin-top: 10px;
	}
	
.news-all{
	height:auto;
	width:100%;
	float:left;
	}

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


.tot-balance-ac{
    color: #000;
    font-size: 20px;
    text-align: center;
    padding: 7px 0px;
    border-radius: 4px;
    font-family: monospace;
    letter-spacing: 1px;
    overflow: hidden;
    float: left;
    width: 100%;
    display: block;
    margin-left: 0;
    border-bottom: 2px solid #FB9B26;
}



.dep-wit{
	height:auto;
	width:100%;
	float:left;
    background-image: url(../img/last-bg.png);
    background-repeat: no-repeat;
    background-size: 130% 100%;
    margin-bottom:16px;
    background-color: #e5e5e5;
	}

.dep-wit:hover{
	}



table.tab {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #DA0014;border-collapse: collapse;}
table.tab th {font-size:14px;background-color:#FB9B26;border-width: 1px;padding: 8px;border-style: solid;border-color: #FB9B26;text-align:center;    font-family: sans-serif;}
table.tab tr {}
table.tab td {
font-size: 14px;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #DAB78E;
    background-color: rgba(251, 155, 38, 0.35);
    font-family: sans-serif;
	text-align: center;
}
.inheader {
	font-weight: 600;
	text-transform: uppercase;
}

table.blank {font-size:14px;color:#333333;width:100%;border-width: 0px;border-color: #9dcc7a;border-collapse: collapse;}
table.blank th {font-size:14px;background-color:#abd28e;border-width: 0px;padding: 8px;border-style: solid;border-color: #9dcc7a;text-align:left;}
table.blank tr {}
table.blank td {font-size:14px;border-width: 0px;padding: 8px;border-style: solid;border-color: #9dcc7a;}


.deposit-tot {
max-width: 400px;
background-color:#F7921C;
    padding: 12px;
    color: #fff;
    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;
background-color:#F7921C;
}


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

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


.sec-hed-{
    background-color: #FB9B26;
    text-align: center;
    padding: 4px 0px;
    font-size: 23px;
    text-transform: capitalize;
    border-radius: 4px;
}


.footer{
    width: 100%;
    /* display: table; */
    height: 113px;
    min-width: 1170px;

    /* margin: 40px 0 10px; */
    box-sizing: content-box;
    background: url(../img/footer-bg.png);
    background-size: 100% 100%;
    margin-top: 40px;
}

.wrapper {
    position: relative;
    width: 1140px;
    margin: 0 auto;
}

.footer-menu-{
    width: 740px;
    float: left;
    margin-top: 73px;
}

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

.footer-menu- ul li {
    float: left;
    margin-left: 38px;

}


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

.footer-menu- ul li a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
	font-weight: 600;
}

.footer-menu- ul li a:hover{
    color: #FB9B26;
}

.icon {
    float: right;
    margin-top: 40px;
    margin-right: 5px;
}


#last-depo-with{
    height: 100%;
    width: 100%;
    min-width: 1170px;
	}

#sub-last-depo-with{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
        padding: 20px 0px;
	}

.left-investment{
width: 550px;
    height: auto;
    float: left;
    overflow: hidden;
}

.right-investment{
width: 550px;
    height: auto;
    float: right;
    overflow: hidden;
}


.one-line-all{
    display: table;
    width: 100%;
    vertical-align: middle;
    font-size: 18px;
    /* border-bottom: 1px solid #e5e5e5; */
    padding: 10px;
    background-image: url(../img/last-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 7px;
    background-color:#e5e5e5;
}

.one-line-all:hover{
    background-color:#fff;
}

.col-name{
    display: table-cell;
    width: 45%;
    vertical-align: middle;
}

.col-name p{
    color:#000;
}

.col-amount{
    display: table-cell;
    vertical-align: middle;
    width: 40%;
}

.col-amount p{
    color:#fff;
}

.col-concurrency{
    vertical-align: middle;
    /* display: table-cell; */
    width: 15%;
    margin-top: 4px;
}


#ref-calocu{
    height: 100%;
    width: 100%;
    min-width: 1170px;
    border-top: 2px solid #fff;
	}

#sub-ref-calocu{
	height:auto;
	width:1140px;
	margin:0 auto;
	overflow:hidden;
        padding: 20px 0px;
	}

.left-refrral-{
width: 550px;
    height: auto;
    float: left;
    overflow: hidden;
}

.right-calculator-{
width: 550px;
    height: auto;
    float: right;
    overflow: hidden;
}


.referral-main-info{
    margin-top: 15px;
    float: left;
    width: 550px;
    height: auto;
}


.referral-main-info h1{
    text-align: center;
    font-size: 56px;
       margin-right: -6px;
        color: #000000;
    text-shadow: 0 0 3px #FFFFFF, 0 0 5px #FFF6F6;
}

.referral-main-info h5{
text-align: center;
    font-size: 43px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    text-shadow: 1px 1px #FFF;
}

.referral-main-info p{
    width: 92%;
    color: #000;
    /* text-shadow: 1px 2px #B64F00; */
    background-color: rgba(255, 255, 255, 0.72);
    padding: 4px 10px;
    border-radius: 5px;
    line-height: 31px;
    margin-top: 20px;
}


.profit-calculator-sub{
    margin-top:22px;
    float: left;
    width: 550px;
    height: auto;
}



.clcu-one{
    width: 48%;
    float: left;
    overflow: hidden;
}

.clcu-one select{
    width: 100%;
    height: 37px;
    border: 2px solid #CCC;
    border-top: 0px;
}

.clcu-one input{
    width: 94%;
    /* border-radius: 4px; */
    background-color: #fff;
    padding: 6px 6px;
    text-align: center;
    border: 2px solid #CCC;
    border-top: 0px;
}

.clcu-one label{
      width: 98.5%;
    margin-bottom: 4px;
    float: left;
    color: #F0EEEE;
    background-color: #F16902;
    text-align: center;
    padding: 5px 0px;
    text-transform: uppercase;
    margin-bottom: -2px;
    border: 2px solid #DE7F0B;
    border-bottom: none;
}

.all-profit{
    width: 100%;
    overflow: hidden;
    float: left;
    margin-top: 21px;
}

.left-profit{
    width: 200px;
    float: left;
}

.left-profit p{
    text-align: center;
    font-size: 21px;
color:#000;
}

.left-profit h1{
    text-align: center;
    background-color: #D90015;
    border: 2px solid #A71927;
    border-radius: 4px;
    padding: 11px 0px;
    margin-top: 6px;
    color: #fff;
}

.right-profit{
    width: 200px;
    float: right;
}

.right-profit p{
    text-align: center;
    font-size: 21px;
color:#000;
}

.right-profit h1{
    text-align: center;
    background-color: #D90015;
    border: 2px solid #A71927;
    border-radius: 4px;
    padding: 11px 0px;
    margin-top: 6px;
    color: #fff;
}

.total-return{
    width: 32%;
    overflow: hidden;
    float: left;
    margin-top:35px;
    margin-left: 11px;
}

.sub-return{
    width: 100%;
    float: left;
}

.sub-return p{
      text-align: center;
    font-size: 18px;
    color: #F0EEEE;
    background-color: #B64F00;
    padding: 5px 0px;
    border: 2px solid #F0EEEE;
    border-bottom: navajowhite;
    text-transform: uppercase;
}

.sub-return h1{
    text-align: center;
    background-color: #FEFEFE;
    /* border: 2px solid #ccc; */
    /* border-radius: 4px; */
    padding: 20px 0px;
    margin-top: 6px;
    color: #000;
    margin-top: 0px;
    border: 2px solid #ccc;
    border-top: none;
    font-size: 24px;
}

.calcu-btn-in{
    float: left;
    margin-top:38px;
    width: 42%;
    margin-left: 30%;
    border: 2px solid #fff;
    border-radius: 0px;
}

.payment-text-fo{
    float: right;
    font-size: 32px;
    color: #FFF;
    letter-spacing: 1px;
    width: 371px;
    /* height: 26px; */
    background-color: #F16902;
    padding: 9px 0px;
    transform: skewX(25deg);
    margin-top: 18px;
    margin-right: -76px;
}

.payment-text-fo p{
    text-align: center;
    font-style: italic;
}















.tooltip { /* N?NРІР‚С™???Р’В»N? NРІР‚С™?Р’Вµ??N?NРІР‚С™?Р’В°, ???Р’В°???Р’Вµ??N? ???Р’В»?? ???Р’В°?Р’В¶?Р’В°?? ???Р’В° ????NРІР‚С™??NРІвЂљВ¬NРІР‚в„–?? ????N?????NРІР‚С™N?N? ????N?N????Р’Вµ?????Р’Вµ */
  display: inline-block;
  position: relative;
  /*background: #E6E6E6;  NРІР‚В ???Р’ВµNРІР‚С™ NРІР‚С›?????Р’В° */
  color: #009cdf;
  text-indent: 0px;
  cursor: help; /* ?????? ??N?NРІвЂљВ¬N???NРІвЂљВ¬?Р’В° */
}
.tooltip > span { /* N?NРІР‚С™???Р’В»N? ????N????Р’В»N?NZNРІР‚В°?Р’Вµ??N?N? ??????N????Р’В°?Р’В·???? */
  position: absolute;
  bottom: 100%;
  left: -20em; /* = max-width */
  right: -20em; /* = max-width */
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;  /* N???NРІвЂљВ¬?????Р’В° ??????N????Р’В°?Р’В·???? ?????Р’В¶?Р’ВµNРІР‚С™ ?Р’В±NРІР‚в„–NРІР‚С™N? ???Р’Вµ ?Р’В±???Р’В»?Р’Вµ?Р’Вµ N??????Р’ВµNРІвЂљВ¬?Р’В¶?????????? */
  max-width: 20em;  /* N???NРІвЂљВ¬?????Р’В° ??????N????Р’В°?Р’В·???? ?????Р’В¶?Р’ВµNРІР‚С™ ?Р’В±NРІР‚в„–NРІР‚С™N? ???Р’Вµ ?Р’В±???Р’В»?Р’Вµ?Р’Вµ 20em */
  max-height: 80vh; /* ???Р’Вµ???Р’В±N??Р’В·?Р’В°NРІР‚С™?Р’Вµ?Р’В»N??????Р’Вµ ????NРІвЂљВ¬?Р’В°????NРІР‚РЋ?Р’Вµ?????Р’Вµ ???? ??NРІР‚в„–N???NРІР‚С™?Р’Вµ ??????N????Р’В°?Р’В·????, 1vh aРІвЂљВ¬РІР‚Сњ N?NРІР‚С™?? 1% ??NРІР‚С™ N???NРІвЂљВ¬????NРІР‚в„– ???????Р’В° */
  overflow: auto;
  visibility: hidden;
  margin: 0 auto .4em; /* ????????N?NРІР‚С™?Р’В° ???Р’В° .4em ???Р’В°?? NРІР‚С™?Р’Вµ??N?NРІР‚С™????, ???Р’В°???Р’Вµ??N? ???Р’В»?? ???Р’В°?Р’В¶?Р’В°?? ???Р’В° ????NРІР‚С™??NРІвЂљВ¬NРІР‚в„–?? ????N?????NРІР‚С™N?N? ????N?N????Р’Вµ?????Р’Вµ */
  padding: .3em;
  border: solid rgb(200,200,200);
  font-size: 100%;
  background: #fff;
  color: #000;
  line-height: normal;
  cursor: auto;
}
.tooltip.left > span { /* ???Р’В°NРІР‚РЋ?????Р’В°?Р’ВµNРІР‚С™N?N? ??NРІР‚С™ ?Р’В»?Р’Вµ???????? ??NРІвЂљВ¬?Р’В°N? */
  left: 0;
  right: -20em;
  margin: 0 0 .4em;
}
.tooltip.right > span { /* ???Р’В°NРІР‚РЋ?????Р’В°?Р’ВµNРІР‚С™N?N? ??NРІР‚С™ ??NРІвЂљВ¬?Р’В°???????? ??NРІвЂљВ¬?Р’В°N? */
  left: -20em;
  right: 0;
  margin: 0 0 .4em auto;
}
.tooltip:after { /* NРІР‚С™NРІвЂљВ¬?Р’ВµN??????Р’В»N?????NРІР‚РЋ?Р’Вµ?? ?????? ??????N????Р’В°?Р’В·??????; NРІР‚С™N?NРІР‚С™ NРІР‚С™???Р’В¶?Р’Вµ ???Р’Вµ?Р’В·???Р’Вµ .4em */
  content: "";
  position: absolute;
  top: -.4em;
  left: 50%;
  visibility: hidden;
  margin: 0 0 0 -.4em;
  border: .4em solid;
  border-color: rgb(200,200,200) transparent transparent transparent;
  cursor: auto;
}
.tooltip.left:after {
  left: 1em;
}
.tooltip.right:after {
  left: auto;
  right: .6em; /* 1em - .4em */
}
.tooltip:before { /* ?????Р’В»?Р’Вµ ???Р’Вµ?Р’В¶??N? NРІР‚С™?Р’Вµ??N?NРІР‚С™????, ???Р’В°???Р’Вµ??N? ???Р’В»?? ???Р’В°?Р’В¶?Р’В°?? ???Р’В° ????NРІР‚С™??NРІвЂљВ¬NРІР‚в„–?? ????N?????NРІР‚С™N?N? ????N?N????Р’Вµ?????Р’Вµ, ?? ??????N????Р’В°?Р’В·?????? ??N??Р’В¶???? NРІР‚РЋNРІР‚С™???Р’В±NРІР‚в„–, ?Р’ВµN??Р’В»?? ???Р’ВµNРІвЂљВ¬?Р’Вµ???Р’ВµN?NРІР‚С™?? ??N?NРІвЂљВ¬N???NРІвЂљВ¬ ??NРІР‚в„–N????? ???Р’В° ??????N????Р’В°?Р’В·??N?, NРІР‚С™?Р’В° ???Р’Вµ ??N?NРІР‚РЋ?Р’Вµ?Р’В·?Р’В»?Р’В°; NРІР‚С™N?NРІР‚С™ NРІР‚С™???Р’В¶?Р’Вµ ???Р’Вµ?Р’В·???Р’Вµ .4em */
  content: "";
  position: absolute;
  top: -.4em;
  left: 0;
  right: 0;
  height: .4em;
  visibility: hidden;
}
.tooltip:hover > span,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus > span,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  transition: 0s .4s;
}
.tooltip:focus { /* N??Р’В±NРІвЂљВ¬?Р’В°NРІР‚С™N? NРІвЂљВ¬?Р’В°????N? ?? ??NРІвЂљВ¬?????Р’Вµ */
  outline: none;
}
.tooltip.anim > span,
.tooltip.anim:after { /* ?Р’В°???????Р’В°NРІР‚В ??N? */
  opacity: 0;
  transform: translateY(1.5em) scale(.3);
  transform-origin: center bottom;
}
.tooltip.anim:after {
  transform: translateY(.7em) scale(.3); /* 1.7 = 1.5 / (1.4*2) */
}
.tooltip.anim:hover > span,
.tooltip.anim:hover:after,
.tooltip.anim:focus > span,
.tooltip.anim:focus:after {
  opacity: 1;
  transition: .6s .4s;
  transform: translateY(0);
}
@media (max-width: 20em) { /* N???NРІвЂљВ¬?????Р’В° ??????N????Р’В°?Р’В·???? ?????Р’В¶?Р’ВµNРІР‚С™ ?Р’В±NРІР‚в„–NРІР‚С™N? ???Р’Вµ ?Р’В±???Р’В»?Р’Вµ?Р’Вµ N???NРІвЂљВ¬????NРІР‚в„– ???????Р’В° ?Р’В±NРІвЂљВ¬?Р’В°N??Р’В·?Р’ВµNРІвЂљВ¬?Р’В° */
  .tooltip > span {
    max-width: 100vw; /* ?? 100vw ??NРІР‚В¦??????NРІР‚С™ ?????Р’В»??N??Р’В° ??NРІвЂљВ¬????NРІвЂљВ¬N?NРІР‚С™????, ???? ???Р’В° ?????Р’В±???Р’В»N???NРІР‚в„–NРІР‚В¦ ?????Р’В° NРІР‚РЋ?Р’В°N?NРІР‚С™?? ??NРІР‚С™N?N?NРІР‚С™N?NРІР‚С™??N??Р’ВµNРІР‚С™ */
    box-sizing: border-box;
  }
}




.title2,
.title1{
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	position:relative;
	margin:20px 0;
	padding-bottom:10px
}
.title2.black{margin-left:20px} 
.title2{}
.title2:after,
.title1:after{
	content:" ";
	display:block;
	width: 150px;
	height: 2px;
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -75px;
	background:#fff
}
.title2.black,
.title1.black{color:#000000}
.title2:after,
.title1:after{background:#ff6e00;}



/******************SPEND FROM ACCOUNT BALANCE*************************/
input[type="radio"] + label div.perfectmoney-balance{width:252px;height:59px;opacity:.45;font-family:Proxima Nova Bold;font-weight:900;color:#000;background:url('../img/perfectmoney-button-balance.png') left top no-repeat}
input[type="radio"] + label div.pm-balance{width:252px;height:59px;opacity:.45;font-family:Proxima Nova Bold;font-weight:900;color:#000;background:url('../img/perfectmoney-button-balance.png') left top no-repeat}

input[type="radio"] + label div.payeer-balance{width:252px;height:59px;opacity:.45;font-family:Proxima Nova Bold;font-weight:900;color:#000;background:url('../img/payeer-button-balance.png') left top no-repeat}
input[type="radio"] + label div.bitcoin-balance{width:252px;height:59px;opacity:.45;font-family:Proxima Nova Bold;font-weight:900;color:#000;background:url('../img/bitcoin-button-balance.png') left top no-repeat}
/******************CHECKED*************************/
input[type="radio"] + label div.perfectmoney-balance:hover{opacity:1;cursor:pointer;}
input[type="radio"] + label div.payeer-balance:hover{opacity:1;cursor:pointer;}
input[type="radio"] + label div.bitcoin-balance:hover{opacity:1;cursor:pointer;}
/**************************************************/
input[type="radio"]:checked + label div.perfectmoney-balance{width:252px;height:59px;opacity:1;color:#253548;background:url('../img/perfectmoney-button-balance.png') no-repeat 0px -59px}
input[type="radio"]:checked + label div.pm-balance{width:252px;height:59px;opacity:1;color:#253548;background:url('../img/perfectmoney-button-balance.png') no-repeat 0px -59px}

input[type="radio"]:checked + label div.payeer-balance{width:252px;height:59px;opacity:1;color:#253548;background:url('../img/payeer-button-balance.png') no-repeat 0px -59px}
input[type="radio"]:checked + label div.bitcoin-balance{width:252px;height:59px;opacity:1;color:#253548;background:url('../img/bitcoin-button-balance.png') no-repeat 0px -59px}
/**************************************************/
.change-plan{padding-left:42px;width:215px;padding-bottom:10px;} /* padding-left:30px;width:223px;padding-bottom:10px; */
.account-balance{width:252px;height:59px;padding-top:10px;margin-left:17px}
.account-balance.withdraw-button{width:252px;height:59px;padding-top:10px;margin-left:5px}
.system-balance{width:132px;height:31px;margin-left:65px;margin-top:16px;line-height:31px;text-align:center;font-size:19px;font-weight:900;position:absolute}
.system-balance td:first-of-type{display:none}
.system-balance td:nth-last-of-type(2){display:none}
.system-balance td:nth-last-of-type(3){display:none}
.payment-button{width:178px;height:58px;margin-left:17px}



/************************DEPOSIT PLAN*******************/
/******************PLAN AFTER DAYS*************************/
input[type="radio"] + label div.item{margin: 6px 0 15px;display: inline-block;height: 237px;width: 185px;opacity:1}
input[type="radio"] + label div.item .face{box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);color:#fff}
input[type="radio"] + label div.item table{font-size:14px;text-align:left}
input[type="radio"] + label div.item table th{color:#666666;font-weight:400;background:#fff;padding:6px 0}
input[type="radio"] + label div.item table td{font-weight:700;color:#1f1f1f;background:#fff;padding:5px 0}
input[type="radio"] + label div.item .face .value-desc{margin-bottom:5px}
input[type="radio"] + label div.item table tr td.big{	padding:17px 0 25px}
input[type="radio"] + label div.item table tr th:first-of-type{padding-left:10px}
input[type="radio"] + label div.item table tr td:first-of-type{padding-left:10px}
input[type="radio"] + label div.item table tr th:last-of-type{padding-right:5px}
input[type="radio"] + label div.item table tr td:last-of-type{padding-right:5px}
input[type="radio"] + label div.item.short{height: 207px;}
/******************CHECKED*************************/
input[type="radio"]:checked + label div .card:after{content:" ";display:block;background-repeat:no-repeat;background-position:0 50%;background-image:url(../img/check.png);width:37px;height:38px;position:absolute;top:-5px;right:0}
input[type="radio"]:checked + label div .card{position:relative}
input[type="radio"]:checked + label div .face{border-style: solid;border-width: 4px;border-color: rgb(2,218, 237/*44, 205, 219*/);border-radius: 4px;box-shadow: 0px 2px 8px 0px rgba(2, 218, 237, .6);}
input[type="radio"]:checked + label div.item.checked{width: 193px;height: 245px;margin:2px 0 0 -4px;}
input[type="radio"]:checked + label div .face{border-radius:4px}
input[type="radio"]:checked + label div.item.short{width:193;height:214px;margin:2px 2px 0 0;}
input[type="radio"]:checked + label div.item.checked .title{
	background: -moz-linear-gradient(left,  rgba(44,186,201,0.35) 0%, rgba(86,184,228,0.65) 50%, rgba(127,181,255,0.35) 100%);
	background: -webkit-linear-gradient(left,  rgba(44,186,201,0.35) 0%,rgba(86,184,228,0.65) 50%,rgba(127,181,255,0.35) 100%);
	background: linear-gradient(to right,  rgba(44,186,201,0.35) 0%,rgba(86,184,228,0.65) 50%,rgba(127,181,255,0.35) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#592cbac9', endColorstr='#597fb5ff',GradientType=1 )
}
/**************************************************/
/*********************HOVER*************************/
input[type="radio"] + label div.item a:hover{text-decoration:none}
input[type="radio"] + label div.item:hover .face{/*border-style: solid;border-width: 0px;border-color: rgb(44, 205, 219);border-radius: 3px;*/box-shadow: 0px 0 4px 4px rgba(2, 218, 237, .5);}
input[type="radio"] + label div.item:hover{width: 185px;height: 237px;margin:6px 0 0 0;opacity:1}
input[type="radio"] + label div.item:hover .face{overflow:hidden;}
input[type="radio"] + label div.item.short:hover{height:207px}
input[type="radio"] + label div.item:hover .title{
	background: -moz-linear-gradient(left,  rgba(44,186,201,0.35) 0%, rgba(86,184,228,0.65) 50%, rgba(127,181,255,0.35) 100%);
	background: -webkit-linear-gradient(left,  rgba(44,186,201,0.35) 0%,rgba(86,184,228,0.65) 50%,rgba(127,181,255,0.35) 100%);
	background: linear-gradient(to right,  rgba(44,186,201,0.35) 0%,rgba(86,184,228,0.65) 50%,rgba(127,181,255,0.35) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#592cbac9', endColorstr='#597fb5ff',GradientType=1 );
}
/*********************HOVER*************************/
/******************SPEND FROM PROCESSORS*************************/


input[type="radio"] + label div-pm2-button{width:178px;height:58px;opacity:.45;background:url('../img/perfectmoney-button.png') left top no-repeat;}
input[type="radio"] + label div.perfectmoney-button{width:178px;height:58px;opacity:.45;background:url('../img/freekassa.png') left top no-repeat;}
input[type="radio"] + label div.payeer-button{width:178px;height:58px;opacity:.45;background:url('../img/payeer-button.png') left top no-repeat}
input[type="radio"] + label div.qiwi-button{width:178px;height:58px;opacity:.45;background:url('../img/perfectmoney-button.png') left top no-repeat}
/******************CHECKED*************************/
input[type="radio"] + label div.pm-button:hover{width:178px;height:58px;background:url('images/perfectmoney-sprait.png') no-repeat 0px -58px}
input[type="radio"] + label div.payeer-button:hover{width:178px;height:58px;background:url('images/payeer-sprait.png') no-repeat 0px -58px}
input[type="radio"] + label div.bitcoin-button:hover{width:178px;height:58px;background:url('images/bitcoin-sprait.png') no-repeat 0px -58px}*/
/**************************************************/
input[type="radio"]:checked + label div.perfectmoney-button{width:178px;height:58px;opacity:1;background:url('../img/freekassa.png') no-repeat 0px -58px}
input[type="radio"]:checked + label div.payeer-button{width:178px;height:58px;opacity:1;background:url('../img/payeer-button.png') no-repeat 0px -58px}
input[type="radio"]:checked + label div.qiwi-button{width:178px;height:58px;opacity:1;background:url('../img/perfectmoney-button.png') no-repeat 0px -58px}
input[type="radio"]:checked + label div.pm2-button{width:178px;height:58px;opacity:1;background:url('../img/perfectmoney-button.png') no-repeat 0px -58px}

/**************************************************/
input[type="radio"] + label div.perfectmoney-button:hover{opacity:1;cursor:pointer;}
input[type="radio"] + label div.payeer-button:hover{opacity:1;cursor:pointer;}
input[type="radio"] + label div.qiwi-button:hover{opacity:1;cursor:pointer;}
input[type="radio"] + label div.pm2-button:hover{opacity:1;cursor:pointer;}

/**************************************************/
.m3020{margin-top:30px;margin-bottom:20px;margin-left:88px}
.m3020.withdraw-buttons{margin-top:17px;margin-bottom:20px;margin-left:88px}


/******contentTopContainer********/
.contentTopContainer{
	width: 100%;
    	min-width: 1170px;
	overflow: hidden;
	background: #e8eaeb;
	padding-top: 18px;
	padding-bottom: 48px;
}
.contentTopInner{
	width: 1000px;
	margin: 0 auto;
}
.contentTopPart{	
	margin-top: 17px;
	width: 488px;
	height: 110px;
	padding: 1px;
	background: #ffffff;
	border: 1px solid #c4c6c7;
}
.contentTopPart div{
	height: 100%;
	overflow: hidden;
	padding-left: 162px;
	background: url(../img/bgcontentop.png) #ffffff no-repeat ;
} 
.cntTopPart1,.cntTopPart3,.cntTopPart5{
	float: left;
	background-position: 0 0;
}
.cntTopPart2,.cntTopPart4,.cntTopPart6{
	float: right;
	background-position: 0 0;
}
.cntTopPart1 div{
	background-position: 0 0;
}
.cntTopPart2 div{
	background-position: -508px 0;
}
.cntTopPart3 div{
	background-position: 0 -137px;
}
.cntTopPart4 div{
	background-position: -508px -138px;
}
.cntTopPart5 div{
	background-position: 0 -278px;
}
.cntTopPart6 div{
	background-position: -508px -278px;
}
.contentTopPart h3{
	text-transform: uppercase;
	padding-top: 10px;
	color: #3b8aae;
	font-size: 22px;
	font-weight: 400;
	margin-top: 0;
	font-family: 'Source Sans Pro', sans-serif;
}
.contentTopPart p{
	color: #696e71;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
}
/************statisticContainer*************/

