@charset "utf-8";
/* CSS Document */
.heading1 {
	font-size:35px;
	font-weight: bold;
	color: #e12a1a;
	
	}
	.labeltxt {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.linew {
	color: #000000;
	font-size: 14px;
}
.foot {
	font-size: 12px;
	color: #000;
}
.thankstxt {
	font-size: 18px;
	color:#1c6cb3;
	
}
.textbox {		width:118px;
		height:20px;
		padding:5px;
		background:#ffffff;
		border:1px #ddd solid;
		font-family:Arial;
		font-size:12px;
		color:#000000;
}
.textboxara {		width:118px;
		height:55px;
		padding:5px;
		background:#ffffff;
		border:1px #ddd solid;
		font-family:Arial;
		font-size:12px;
		color:#000000;
}

.real-input{width:128px; height:30px; background:#ffffff;; outline:#000; border:none;margin-top:2px;}
.right-name-video{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	
}

.bullet-1 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	
	}
.bullet-2 {
	font: 15px Arial, Helvetica, sans-serif;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	
	}
.heading-2 {
	font:18px Arial, Helvetica, sans-serif; font-weight:bold; color:#1c6cb3; text-align:left; 
	}
	
	.heading-11 {
	font: 33px Arial, Helvetica, sans-serif;
	font-weight: bold;
		color: #1c6cb3;
	}
	.heading-111 {
	font: 30px Arial, Helvetica, sans-serif, bold;
		color: #000000;
	}
.heading-3 {
	font:18px Arial, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF; text-align:left; 
	}
	
	.heading-4 {
	font:27px Arial, Helvetica, sans-serif; font-weight:bold; color:#1c6cb3; text-align:center; 
	}
	.heading-5 {
	font:43px Arial, Helvetica, sans-serif; font-weight:bold; color:#1c6cb3; text-align:center; 
	}
	
.testimonials {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	}


/* unvisited link */
a:link {
    color: #000000;
}

/* visited link */
a:visited {
    color: #000000;
}

/* mouse over link */
a:hover {
    color: #000000;
}

/* selected link */
a:active {
    color: #000000;
}

.events-text {
	
	font: 16px Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: justify;
	font-weight:bold;
	
	}