.text1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.text2 {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.text3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.text4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.text5{
	font-family: Tahoma;
	font-size: 12px;
	color: #E1B126;
}

.text6 {
	font-family: Tahoma;
	font-size: 12px;
	color: #232323;
}
.text7 {
	font-family: Tahoma;
	font-size: 12px;
	color: #F51605;
}
.text8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FE35C3;
}
.text9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06B9E4;
}

.text10 {
	font-family: Tahoma;
	font-size: 12px;
	color: #8FC21D;
	font-weight: bold;
	text-decoration: none;
}

.text11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #232323;
	padding:3px;
	line-height: 11px;
	text-decoration: none;
	
}

.text12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.capsule {
	background-color: #4E93FA;
	border-radius: 500px;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;

}

.bg-search {
	background-image: url('../images/bg.jpg');
	background-position: center bottom; 
    background-size: 100%;
	height: 300px;
	padding: 50px;
}
/*input[type=radio] {
		display:none;
		margin:10px;
	}

	/*
	  Change the look'n'feel of labels (which are adjacent to radiobuttons).
	  Add some margin, padding to label
	*/