.navbar-nav > li > a{
	padding: 15px 15px !important;
}
.banner{
	background: url('../img/banner.png') no-repeat center top !important;
    background-size: cover;
	height: 536px !important;
    position: relative;
}
.bg-color{
    background-color: transparent !important;
	min-height: 536px !important;
}
.banner-padding {
    padding-top: 30px;
}
.home-padding {
    padding-bottom: 25px;
}
.btn-trial a{
	background-color: #03a705 !important;
	border-radius: 25px;
	color: #fff !important;
	border: 1px solid #03a705;
}
.btn-trial a:hover, .btn-trial a:focus{
	border: 1px solid #5FCF80;
	background-color: #5FCF80 !important;
	color: #fff !important;
}
.text-dec{
	font-size: 24px;
	padding: 10px 20px;
    margin: 15px 0;
	text-transform: uppercase;
    color: #fff !important;
}
.text-border{
	border: 5px solid #9dc3e6 !important;
}
.section-padding{
	padding: 60px 0 60px 0 !important;
}
h1, h2, h3, h4, h5, h6{
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    color: #000 !important;
}
.bottom-line{
	width: 25px;
	height: 3px;
	background-color: #2e75b6 !important;
}
.heading h4 {
    font-size: 17px;
    line-height: 1.25;
    font-weight: 700;
    color: #2e75b6 !important;
    margin: 10px 0px;
    text-align: left;
}
.fea i {
    font-size: 39px;
    color: #9dc3e6 !important;
    margin-top: 7px;
}
.apply-now-en-padding {
    padding-top: 75px;
    padding-bottom: 25px;
}
.apply-now-bm-padding {
    padding-top: 125px;
    padding-bottom: 25px;
}
.apply-now {
    background-color: #03a705;
	border-radius: 25px;
    color: #ffffff !important;
    font-weight: bold;
    border: 1px solid #03a705;
}
.apply-now:hover {
	border: 1px solid #5FCF80;
	background-color: #5FCF80 !important;
	color: #fff !important;
}
.about-header-text {
    color: #2e75b6 !important;
}
.about-subheader-text {
    color: #5FCF80 !important;
}
.orga-stru
{
    background-color: #03a705;
    width: 125px !important;
    height: auto;
    padding: 10px 10px 25px 10px;
    margin: 5px !important;
    text-align: center;
    border-radius: 0px 80px 99px 99px;
    -moz-border-radius: 0px 80px 99px 99px;
    -webkit-border-radius: 0px 80px 99px 99px;
    -o-border-radius: 0px 80px 99px 99px;
}
.orga-stru h3 {
    font-size: 36px;
    color: #fff !important;
    font-weight: bold;
}
.orga-stru h4 {
    font-size: 24px;
    color: #fff !important;
    font-weight: bold;
}
.orga-stru i
{
    font-size: 75px !important;
    margin-top: 35px;
    color: rgb(255, 255, 255);
}
.terms-eligibility-header {
    color: #2e75b6 !important;
    text-decoration: underline;
    text-align: center;
}
.terms-eligibility-desc {
    color: #000 !important;
    text-align: center;
    margin: 0;
}
#about {
    background-color: rgb(247, 247, 247);
}
#terms {
    background-color: #fff;
}
#eligibility {
    background-color: rgb(247, 247, 247);
}
.qr-padding {
    padding-top: 35px;
}
.contact-button {
    background-color: #03a705;
    color: #ffffff !important;
    font-weight: bold;
    border: 1px solid #03a705;
}
.contact-button:hover {
	border: 1px solid #5FCF80;
	background-color: #5FCF80 !important;
	color: #fff !important;
}
.footer {
    padding: 30px 0 20px !important;
    background: #111;
    color: #ccc;
}