body { background:#fff; }
.breadcrumbs { display: none; }


.imei_wrap {
	margin-top: 20px;
	margin-bottom: 60px;

}
.imei_wrap h2 { 
	font-size: 24px;
	padding: 0;

 }

.imei_wrap hr { 
	margin: 10px 0;

}


.imei_wrap .title { 
	margin-bottom:30px;
	display: flex;
	align-items: center;
 }

.imei_wrap .title img {
	    max-width: 28px;
	    margin-right: 10px;
	        border:0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }


.imei_wrap input, .imei_wrap select { 
	padding: 15px;
    border-radius: 10px;
    margin: 5px 0 10px 0;
    border: 1px solid #e1e1e1;
    font-size: 13px;
	
	width: 320px;

 }

 .imei_wrap .imei_button {
	margin-top: 30px;
    width: 210px;
    font-size: 14px !important;
  
 }


.imei_wrap .akcion_descriprion {
	display: none;
	border:1px solid #ccc;
	border-radius: 10px;
	padding: 15px;
	color:#666;
	font-size: 14px;
	margin-bottom: 30px;
}
.imei_wrap .akcion_descriprion:hover { cursor: pointer; }
.active { 
	background: #ccc;
 }


.imei_wrap  img { border: 10px solid #FFF;
    border-radius: 50%;
    box-shadow: 0 0 50px rgba(0,0,0,0.1);
 }

 .imei_wrap .already_active { 
	padding: 20px 0 !important; 
	color: red;
  }

.part  { display: none; }
.subscr { display: none; }

/* elari club v2 */
.club_bg {
	display: block;
	width: 100%;
	height: auto;
	min-height: 1080px;
	background-color: #000;
	background-image: url(../img/elari_club_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body .clearboth {
	height: 0px;
}
.club_logo {
	font-family: 'Futura PT';
	color: #FFFFFF;
	margin-top: 50px;
	font-style: normal;
	font-weight: 300;
	font-size: 25px;
	margin-bottom: 90px;
}
.club_logo h1 {
	font-family: 'Futura PT';
	font-size: 100px;
	color: #fff;
	font-weight: 300;
	padding-bottom: 0;
}
.club_desc {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: normal;
	color: #FFFFFF;
}
.club_desc h2 {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 450;
	font-size: 30px;
	line-height: normal;
	color: #FFFFFF;
	padding-bottom: 60px;
}
.club_desc p {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: normal;
	color: #FFFFFF;
	padding-bottom: 30px;
}
.club_desc span {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: normal;
	color: #FFFFFF;
}
#club_reg {
	margin-top: 65px;
	display: inline-block;
	margin-bottom: 140px;
}
#club_reg input[type=phone]::-webkit-input-placeholder {font-family: 'Futura PT';font-size: 20px;color:#313131;}
#club_reg input[type=phone]::-moz-placeholder          {font-family: 'Futura PT';font-size: 20px;color:#313131;}/* Firefox 19+ */
#club_reg input[type=phone]:-moz-placeholder           {font-family: 'Futura PT';font-size: 20px;color:#313131;}/* Firefox 18- */
#club_reg input[type=phone]:-ms-input-placeholder      {font-family: 'Futura PT';font-size: 20px;color:#313131;}
#club_reg input[type=text], #club_reg input[type=email], #club_reg input[type=phone] {
	display: block;
	width: 330px;
	height: 60px;
	border-radius: 2px;
	margin-bottom: 25px;
	border: none;
	outline: none;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: normal;
	color:#313131;
}
#club_reg input[type=submit] {
	background: #000000;
	border: 2px solid #FFFFFF;
	box-sizing: border-box;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	width: 308px;
	height: 55px;
	margin-left: 10px;
	margin-top: 50px;
}
.confirm_success {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 450;
	font-size: 30px;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 60px;
	margin-bottom: 120px;
}
.elari_club_logo {
	display: block;
    margin-bottom: 10px;
}
.mtmb {
	overflow-x: hidden;
}
@media (max-width: 600px) {
	#club_reg  {
		width: 100%;
	}
	#club_reg input, #club_reg select, #club_reg select option {
		width: 100% !important;
	}
	#club_reg input[type=submit] {
		margin-left: auto;
		margin-right: auto;
	}
	.club_logo img {
		width: 240px;
	}
	.club_logo {
		margin-bottom: 50px;
	}
}
/*.elari_club_wrapp input[type=checkbox] {
	display: none;
}
.elari_club_wrapp .checkbox1 label:before {
	border-radius: 3px;
}
.elari_club_wrapp .checkbox1 label {
	color:#999;
	font-size: 12px;
}
.elari_club_wrapp input[type=checkbox]:checked + label:before {
	content: "\2713";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 15px;
	color: #f3f3f3;
	text-align: center;
    line-height: 15px;
	padding-right: 10px;
}*/
.elari_club_wrapp input[type=checkbox] {
	display: inline-block;
	padding-right: 5px;
}
.elari_club_wrapp .checkbox1 label {
	color:#999;
	font-size: 12px;
	padding-left: 5px;
}
.elari_club_wrapp select {
	display: block;
    width: 330px;
    height: 60px;
    color: #999;
	border-radius: 2px;
	font-family: 'Futura PT';
	text-align-last: center; 
	text-align: center;
	    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: normal;
	padding: 10px;
	background: #fff;
	box-shadow: none;
}
.elari_club_wrapp select option {
	font-family: 'Futura PT';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: normal;
}