
/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
#small_txt{
	font-size:16px;
	color:#2B8EE0;
	letter-spacing:5px;
	margin-bottom:10px;
	font-weight:900;
}
#small_txt1{
	font-size:14px;
	color:#777777;
	letter-spacing:2px;
	font-weight:900;
	margin-top:10px !important;
}
#title{
	font-size:54px;
	color:#EB841E;
	letter-spacing:2px;
	margin-bottom:10px;
	font-weight:900;
}
#title1{
	font-size:54px;
	color:#000;
	letter-spacing:2px;
	margin-bottom:10px;
	font-weight:900;
}
#title2{
	font-size:34px;
	color:#EB841E;
	letter-spacing:1px;
	margin-bottom:10px;
	font-weight:900;
	margin-top:25px;
}
#title3{
	font-size:44px;
	color:#fff;
	letter-spacing:1px;
	margin-bottom:10px;
	font-weight:900;
	margin-top:25px;
}
#title4{
	font-size:74px;
	color:#fff;
	letter-spacing:1px;
	margin-bottom:10px;
	font-weight:900;
	line-height:65px;
	margin-top:25px;
}
#title5{
	font-size:24px;
	color:#fff;
	letter-spacing:1px;
	margin-bottom:10px;
	font-weight:900;
	margin-top:25px;
}
#schooling{
	background-color:#2B8FE1;
	background-image:url(../images/globe1.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-left:70px;
	padding-top:70px;
	padding-bottom:70px;
	padding-right:0px;
}
#read{
	color:#2B8EE0 !important;
}
#read:hover{
	color:#fff !important;
}
#read1{
	color:#2B8EE0 !important;
	border:2px solid #2B8EE0;
}
#read1:hover{
	color:#fff !important;
}