 body{ font: 14px; background-color:#ffffff; font-family: 'Asap', sans-serif;  }
.wrapper{ width: 40%; padding: 20px; margin: auto; text-align:center; margin:auto; }
.select-lang{ 
	border:1px solid #636466 !important;   
	border-radius: 0px !important; 
	max-width:300px !important;
	width: 100%;
}		
.form-control{ border:1px solid #636466;  border-radius: 0px; max-width:300px; margin:auto;}
.btn-primary {
	color: #fff !important; 
	background-color: #ed1c24 !important; 
	border-color: #ed1c24 !important; 
	border-radius: 0px !important; 
}
.center-img{ margin:auto; text-align:center; padding:20px;}
.center-img img{ max-width:100%;}

a{color:#01732d; }