@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&amp;display=swap');
html, body {
	width: 100%;
	height: 100%;
	background-color: #000;
	padding: 0;
	margin: 0;
}
html, body, td, div {
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
}
a {
	color: #ffa800;
}
.bh_content {
	max-width: 1230px;
	width: 100%;
	margin: 0 auto;
}
.bh_content.header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.bh_content.footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.bh_header {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background-color: rgba(0,0,0,0.20);
	border-bottom: 1px solid #fff;
	z-index: 9000;
	width: 100%;
}
.bh_logo {
	max-width: 397px;
	width: 100%;
	height: 143px;
	background: url("img/bh_logo.png") center center no-repeat;
	background-size: contain;
}
.bh_tmenu {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 50px 0;
}
.bh_tmenu a {
	display: inline-block;
	line-height: 43px;
	margin: 0 10px;
	color: rgba(255,255,255,0.50);
	font-weight: 400;
	font-size: 22px;
	text-decoration: none;
}
.bh_tmenu a:hover {
	color: rgba(255,255,255,1);
}
.bh_timg {
/*	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: absolute; */
	width: 100%;
	background: url("img/bh_timg.jpg") center bottom no-repeat;
	background-size: cover;
	display: flex;
    flex-wrap: wrap;
}
.bh_half {
	display: inline-block;
	width: 100%;
	max-width: 615px;
}
.bh_half.fcalc {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
}
.bh_half.left {
	float: left;
}
.bh_half.right {
	float: right;
}
.bh_half.left.timg {
	max-width: 720px;
	font-size: 24px;
	font-weight: 100;
	padding: 60px 0;
}
.bh_half.left.timg b {
	font-size: 72px;
	font-weight: 900;
	line-height: 78px;
}
.bh_half.left.timg i {
	font-size: 48px;
	font-weight: 700;
	font-style: normal;
	line-height: 42px;
}
.bh_stats {
	display: inline-block;
	float: left;
	width: 205px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
	padding-top: 110px;
}
.bh_stats.img1 {
	background: url("img/bh_timg1.png") center top no-repeat;
}
.bh_stats.img2 {
	background: url("img/bh_timg2.png") center top no-repeat;
}
.bh_stats.img4 {
	background: url("img/bh_timg4.png") center top no-repeat;
}
.bh_half.left.timg .bh_stats b {
	font-size: 24px;
	line-height: 40px;
}
.bh_gray {
	background: url("img/bh_ebg2.png") left center no-repeat;
	background-size: cover;
	padding: 90px 0;
}
.bh_gray.affiliate, .bh_gray.features {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.bh_about1 {
	display: inline-flex;
	flex-wrap: wrap;
	max-width: 900px;
	width: 100%;
}
.bh_supportt .bh_half,
.bh_about11 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #b6b6b6;
	max-width: 530px;
	width: 100%;
	overflow: hidden;
}
.bh_supportt .bh_half b,
.bh_about11 b {
	font-weight: 300;
	color: #fff;
}
.bh_supportt .bh_half a,
.bh_about11 a {
	font-weight: 300;
	color: #ffa800;
	text-decoration: none;
}
.bh_supportt .bh_half a:hover,
.bh_about11 a:hover {
	text-decoration: underline;
}
.bh_half.lefts {
	max-width: 300px;
	line-height: 30px;
}
.bh_half.rights {
	max-width: 600px;
	line-height: 30px;
}
.bh_about12 {
	width: 370px;
}
.bh_about2 {
	max-width: 330px;
	width: 100%;
	text-align: center;
	padding-top: 80px;
}
.bh_profit {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background: url("img/bh_bg2.jpg") center center no-repeat;
	padding: 80px 0;
	background-size: cover;
	text-transform: uppercase;
	font-size: 24px;
}
.bh_gray.features b, 
.bh_profit b {
	font-weight: 300;
	font-size: 36px;
	display: block;
    width: 100%;
    text-align: center;
    line-height: 40px;
	text-transform: uppercase;
}
.bh_profit span {
    width: 100%;
    text-align: center;
	margin-bottom: 50px;
}
.bh_step {
	width: 100%;
	max-width: 390px;
	margin: 10px;
	min-height: 176px;
}
.bh_stext {
	display: inline-block;
    float: right;
    width: 100%;
    max-width: 270px;
    text-align: center;
    text-transform: initial;
}
.bh_stext b {
	text-transform: uppercase;
	color: #ffa800;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 14px;
}
.bh_number {
	position: absolute;
	width: 133px;
	border: 1px solid #fff;
	opacity: 0.1;
	line-height: 174px;
	font-size: 120px;
	text-align: center;
	font-weight: 400;
}
.bh_fname {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 225px;
	margin: 20px 10px;
	padding-top: 145px;
	font-size: 24px;
	line-height: 29px;
	text-transform: uppercase;
	text-align: center;
}
.bh_fname.img1 {
	background: url("img/bh_fimg1.png") center top no-repeat;
}
.bh_fname.img2 {
	background: url("img/bh_fimg2.png") center top no-repeat;
}
.bh_fname.img3 {
	background: url("img/bh_fimg3.png") center top no-repeat;
}
.bh_fname.img4 {
	background: url("img/bh_fimg4.png") center top no-repeat;
}
.bh_fname.img5 {
	background: url("img/bh_fimg5.png") center top no-repeat;
}
.bh_fcontent {
	display: none;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	max-width: 225px;
	margin: 20px 10px;
	text-align: center;
	height: 100%;
}
.bh_feature:hover .bh_fcontent {
	display: flex;
}
.bh_feature:hover .bh_fname {
	display: none;
}
.bh_plans {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 80px 0;
	justify-content: center;
	background: url("img/bh_bg3.jpg") center center no-repeat;
	background-size: cover;
}
.bh_plans b, .bh_plans i {
	display: block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
}
.bh_plans b {
	font-size: 36px;
	line-height: 36px;
}
.bh_plans i {
	font-size: 24px;
	line-height: 30px;
	font-style: normal;
}
.bh_plans span {
	display: block;
	width: 100%;
	text-align: center;
}
.bh_plan {
	margin: 10px;
	padding: 20px;
	background-color: rgba(255,255,255,0.10);
	width: 248px;
}
.bh_pname {
	font-size: 36px;
	text-align: center;
	font-weight: 700;
	line-height: 40px;
	text-transform: uppercase;
}
.bh_pdays {
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 14px;
}
.bh_pdays b {
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
}
.bh_pcont {
	display: flex;
    justify-content: space-between;
	border-bottom: 1px dotted #fff;
}
.bh_pamount {
	display: inline-block;
    float: left;
    width: 165px;
    line-height: 32px;
    font-size: 18px;
    font-weight: 400;
}
.bh_ppercent {
	display: inline-block;
	float: right;
	width: 80px;
	line-height: 32px;
	font-size: 28px;
	font-weight: 400;
	text-align: right;
}
.bh_btn {
	padding: 22px 0 12px 0;
}
.bh_btn a {
	display: block;
	width: 246px;
	border: 1px solid #ffa800;
	background-color: rgba(255,255,255,0.30);
	text-decoration: none;
	text-align: center;
	line-height: 54px;
	font-size: 30px;
	font-weight: 400;
	color: #ffa800;
	text-transform: uppercase;
}
.bh_btn a:hover {
	background-color: rgba(255,255,255,1);
}
.bh_calc {
	display: inline-block;
	width: 287px;
	margin: 0 10px;
	text-transform: uppercase;
	line-height: 36px;
}
.bh_icalcf {
	width: 285px;
	background-color: #fff;
	color: #000;
	line-height: 40px;
	padding: 0 0 0 10px;
	font-size: 24px;
	border: 1px solid #999999;
	text-align: left;
	height: 44px;
}
.bh_icalc {
	width: 275px;
	background-color: #fff;
	color: #000;
	line-height: 40px;
	padding: 0 0 0 10px;
	font-size: 24px;
	border: 1px solid #999999;
	text-align: left;
	height: 42px;
}
span.bh_ocalc {
	width: 275px;
	background-color: #ffa800;
	color: #fff;
	line-height: 42px;
	padding-left: 10px;
	font-size: 24px;
	border: 1px solid #ffa800;
	text-align: left;
}
.bh_gray.affiliate .bh_half {
	font-size: 48px;
	line-height: 58px;
	font-weight: 700;
	text-align: center;
}
.bh_gray.affiliate .bh_half b,
.bh_gray.affiliate .bh_half i {
	display: block;
	width: 100%;
	font-weight: 300;
	text-transform: uppercase;
}
.bh_gray.affiliate .bh_half b {
	font-size: 36px;
	line-height: 40px;
}
.bh_gray.affiliate .bh_half i {
	font-size: 24px;
	line-height: 30px;
	font-style: normal;
}
.bh_shalf {
	width: 100%;
    max-width: 287px;
    margin: 0 auto;
}
.bh_stable {
	width: 287px;
	margin: 0 auto;
}
.bh_support {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	background: url("img/bh_bg4.jpg") center bottom no-repeat;
	background-size: cover;
	padding: 80px 0;
}
.bh_support .bh_content {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.bh_support .bh_content b {
	font-size: 36px;
	font-weight: 300;
}
.bh_allc {
	width: 100%;
	max-width: 1230px;
	margin: 0 auto;
}
.bh_lnavi {
	display: inline-block;
	float: left;
	width: 260px;
	padding: 115px 20px 0 0;
}
.bh_lnavi a {
	display: block;
	line-height: 30px;
	border-bottom: 1px dotted #fff;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	opacity: 0.5;
}
.bh_lnavi a:hover {
	opacity: 1;
	background-color: rgba(255,255,255,0.10);
}
.bh_secure {
	display: flex;
	justify-content: center;
	width: 100%;
	background: url("img/bh_secbg.png") right top no-repeat;
	padding: 65px 0;
}
.bh_seci {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 20px;
}
.bh_footer {
	border-top: 1px solid #fff;
	background: url("img/bh_fbg.png");
}
.bh_f1 {
	width: 585px;
	padding-left: 15px
}
.bh_f11 {
	font-weight: 400;
	text-transform: uppercase;
	padding: 15px 0;
}
.bh_f12 {
	padding: 35px 0;
	display: flex;
	justify-content: flex-start;
	width: 100%;
}
.bh_f121 {
	width: 35px;
}
.bh_f121 a {
	background: url("img/bh_fb.png") center center no-repeat;
	width: 35px;
	height: 35px;
	display: block;
	opacity: 0.5;
}
.bh_f121 a:hover {
	opacity: 1;
}
.bh_f122 {
	padding-left: 17px;
	text-transform: uppercase;
	color: #727272;
}
.bh_f2 {
	width: 250px;
	padding-left: 15px
}
.bh_f2 a {
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.bh_f2 a:hover {
	text-decoration: underline;
}
.bh_f2 h2, .bh_f3 h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 37px 0 22px 0;
	margin: 0;
}
.bh_f3 {
	width: 335px;
	padding-left: 15px
}
p.bh_rules {
	text-align: justify;
}
p.bh_rules b {
	font-size: 22px;
	color: #ffa800;
}
p.bh_rules i {
	font-style: normal;
	color: #ffa800;
}
.bh_faq b {
	font-size: 22px;
	color: #ffa800;
}
.bh_supportt {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	padding: 20px;
	background-color: rgba(255,255,255,0.10);
	margin-bottom: 30px;
}
.bh_asignup {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}
.bh_ainfo,
.bh_asecure,
.bh_apayment {
	width: 100%;
	max-width: 300px;
	padding: 30px;
}
.bh_ainfo input[type=text],
.bh_asecure input[type=text],
.bh_apayment input[type=text],
.bh_ainfo input[type=password],
.bh_asecure input[type=password],
.bh_apayment input[type=password]{
	width: 100%;
    border-width: 0 0 1px 0;
    border-color: #fff;
    border-style: solid;
    font-size: 18px;
    line-height: 30px;
    background-color: transparent;
    margin: 4px 0;
	color: #fff;
	
}
.bh_asignup div b {
	font-size: 22px;
	color: #ffa800;
	text-transform: uppercase;
}
select.inpts {
	color: #000;
	background-color: rgba(255,255,255,0.40);
}
.bh_plogin {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	max-width: 460px;
	padding: 10px;
	margin: 0 auto 20px auto;
	background-color: rgba(255,255,255,0.10);
}
.bh_plogin input[type=text],
.bh_plogin input[type=password]{
	width: 100%;
    max-width: 200px;
    border-width: 0 0 1px 0;
    border-color: #fff;
    border-style: solid;
    font-size: 18px;
    line-height: 30px;
    background-color: transparent;
    margin: 10px 10px;
	color: #fff;
}
.bh_confirm1 {
	text-align: left;
}
.bh_confirm {
	background-color: rgba(255,255,255,0.10);
}
.bh_account {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    width: 100%;
    max-width: 950px;
}
.bh_account1_3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 100%;
	max-width: 465px;
}
.bh_account1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
    padding: 20px;
	width: 100%;
	max-width: 415px;
    background-color: rgba(255,255,255,0.1);
}
.bh_account1 i {
	font-style: normal;
	width: 100%;
	max-width: 180px;
}
.bh_account1 b {
	width: 100%;
	max-width: 220px;
	font-weight: 300;
	color: #ffa800;
	padding-bottom: 8px;
}
.bh_account1 b small {
	font-weight: 300;
	font-size: 14px;
}
a.bh_account3 {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 100px;
	width: 120px;
	height: 107px;
	margin: 0 10px 10px 0;
	text-decoration: none;
}
a.bh_account3.acc31 {
	background: url("img/bh_ma5.png") no-repeat;
}
a.bh_account3.acc32 {
	background: url("img/bh_ma6.png") no-repeat;
}
a.bh_account3.acc33 {
	background: url("img/bh_ma7.png") no-repeat;
}
a.bh_account3.acc34 {
	background: url("img/bh_ma8.png") no-repeat;
}
.bh_acci {
	height: 92px;
	padding-left: 125px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 300px;
	margin: 14px 0;
}
.bh_acci.earnedt {
	background: url("img/bh_ma1.png") no-repeat;
}
.bh_acci.pendingw {
	background: url("img/bh_ma2.png") no-repeat;
}
.bh_acci.withdrewt {
	background: url("img/bh_ma3.png") no-repeat;
}
.bh_acci.actived {
	background: url("img/bh_ma4.png") no-repeat;
}
.bh_pwithdraw {
	display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    max-width: 480px;
}
.bh_pwithdraw th {
	text-align: right;
	padding-right: 10px;
}
@media (max-width: 430px) {
	.bh_wdr2 {
		text-align: center;
	}
}
.bh_wdr3 {
	color: green;
}
.bh_wdr4 {
	color: grey;
}
.bh_wdr5 {
	color: red;
}
.bh_wdr6 a:hover {
	text-decoration: none;
}

.hide {
    display: none; 
}
.hide + label ~ div{
    display: none;
}
/* оформляем текст label */
.hide + label {
    border-bottom: 1px dotted #7F7F7F;
    padding: 5px 0;
    color: #fff;
	font-weight: 300;
    cursor: pointer;
    display: inline-block; 
}
/* вид текста label при активном переключателе */
.hide:checked + label {
    color: #ffa800;
	font-weight: 400;
    border-bottom: 0;
}
/* когда чекбокс активен показываем блоки с содержанием  */
.hide:checked + label + div {
    display: block;
    padding-left: 10px;
	border-left: 2px solid #ffa800;
}

form {
	margin: 0px;
}
.toptable {
	background-color: #FF8D00;
}
a.toplink, a.toplink:hover, a.toplink:visited, a.toplink:active {
	color: white;
	text-decoration: none;
}
a.menutxt, a.menutxt:hover, a.menutxt:visited, a.menutxt:active {
}
.menutxt {
	font-size: 14px;
	text-align: left;
	width: 180px;
}
.menutxt2 {
	font-size: 14px;
    text-align: center;
    width: 23px;
}
.menutxt3 {
	font-size: 14px;
	text-align: right;
	width: 80px;
}
th {
}

.title {
/*	background-color: #FF8D00; */
    text-align: left;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 24px;
    padding: 12px 0;
}
.inpts {
	background-color: transparent;
	border: 1px solid #fff;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}
.inpts2 {
	background-color: transparent;
	font-size: 18px;
	line-height: 35px;
	color: #fff;
	border-width: 0 0 1px 0;
    border-color: #fff;
    border-style: solid;
}
.sbmt {
	display: inline-block;
	border: 1px solid #ffa800;
	background-color: rgba(255,255,255,0.30);
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	padding: 7px 20px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
    line-height: initial;
}
.sbmt:hover {
	color: #000;
	background-color: rgba(255,255,255,1);
}
.sbmt2 {
	display: inline-block;
	border: 1px solid #ffa800;
	background-color: rgba(255,255,255,0.30);
	text-decoration: none;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	padding: 10px 40px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
    line-height: initial;
}
.sbmt2:hover {
	color: #000;
	background-color: rgba(255,255,255,1);
}
a.hlp, a.hlp:active, a.hlp:visited, a.hlp:hover { font-family: verdana; font-size: 12px; color: black; text-decoration: none; cursor: help;}

.line {
	background-color: #ff8d00;
}
.bgcolorleft {
	background-color: white;
}
.bgcolormain {
	background-color: white;
}
.bgcolorright {
	background-color: white;
}
div.framebody {
	width: 100%;
	max-width: 1230px;
    text-align: left;
}
div.framebody2 {
    display: inline-block;
    float: left;
    max-width: 950px;
    text-align: left;
    width: 100%;
}
td.inheader {
	background-color: rgba(255,255,255,0.40);
	font-weight: bold;
	text-align: center; 
    padding: 2px;
}
td.item {
	background-color: rgba(255,255,255,0.10);	
}
h3 {
	font-weight: 300;
    font-size: 36px;
    text-transform: uppercase;
}
h2 {
	font-weight: 300;
	font-size: 36px;
	margin: 0 0 50px 0;
	padding: 0;
	text-transform: uppercase;
}
h4 {
	font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
	padding: 15px 0;
	margin: 0;
}
.calendartable {
	background-color: #ff8d00;
	text-align: center;
}
.calendartablebg {
	background-color: white;
}
.calendarweek {
	background-color: #ff8d00;
	text-align: center;
	
}
td.gray {
        color: gray;
}
