@charset "UTF-8";
@import url("../screen_layout_large.css");
@import url("../screen_layout_medium.css");
@import url("../screen_layout_small.css");
@import url(https://fonts.googleapis.com/css?family=Yantramanav:400,900);


/* Global Content Formatting and Styles */




body {

	color: #000000;
	line-height: 1.5em;
	font-family:'Yantramanav';
	font-size:12px;
	background:#004e95 url() repeat-x 0px 0px;

}


.page {

	max-width: 1000px;
	margin: 0px auto 0px auto;
	position:relative;
	background-color:#FFFFFF;
	box-shadow:  0px 0px 20px #01284b;

}


/*_________________________________________________________START____Header Section*/

.page_header {

background:url(images/page_header_l.jpg) no-repeat left 50px;
position:relative;


}	

.intro_paragraph {

position:relative;

}

/*_________________________________________________________END____Header Section*/


/*_________________________________________________________START____Content Section*/

.page {

position:relative;

}

.container {

position:relative; 


}


.page_section {

position:relative;

}

.top_section {

position:relative;


}

.bottom_section {

position:relative;


}

.header_parapgraph {

position:relative;


}

.class_style {

font-size:1.7em; color:#00a5c7;


}

.testimonial {

float:left;
width:300px;
height:auto;
margin:0px 30px 0px 0px;

}

/*_________________________________________________________END____Content Section*/

/*_________________________________________________________START____Footer Section*/




.footertabs2 h3	{
	margin-top:30px;
	list-style:none;
	display:inline-block;
	text-decoration:none;
	font-family:'Yantramanav';
	font-size: 24px;
	color:#FFFFFF;
	
	}

	
.footertabs2 	{
	list-style:none;
	display:inline-block;
	text-decoration:none;
	font-size: 13px;
	color:#FFFFFF;
	
	}
	
footertabs1 ul::after { content:''; display: block; clear: both; }

.cta1 {font-size: 1.2em; line-height:4em; margin: 1em 1em 1em 0; font-family: 'Yantramanav'; color:#666666;font-weight:900; padding: 8px; border-radius: 5px; border:thin #CCC solid; background-color:#FFF; text-decoration:none; transition: color 1s; transition: background-color 1s;}
.cta1:hover {font-size: 1.2em; line-height:4em; margin: 1em 1em 1em 0; font-family: 'Yantramanav';font-weight:900; padding: 8px; color:#FFFFFF; background-color:#00a5c7; text-decoration:none;}




h1 {font-size: 2em; font-weight: normal; font-family: 'Yantramanav'; font-weight:900; color:#fff; margin: 0 0 .5em 0; text-decoration:none; line-height:1.1em;}
h2 {font-size: 3em; font-family: 'Yantramanav'; margin: 0 0 1em 0; padding: 10px; text-decoration:none; background-color:004e95}
h3 {font-size: 1.7em; margin: 0 0 1em 0; text-decoration:none;}
h4 {font-size: 1.8em; font-weight: normal; font-family: 'Yantramanav'; font-weight:900; color:#004e95; margin: 0 0 .5em 0; text-decoration:none; line-height:1.1em;}
h5 {font-size: 1.2em; line-height:4em; margin: 1em 1em 1em 0; font-weight: normal; font-family: 'Yantramanav'; font-weight:900; color:#555; margin: 0 0 .5em 0; padding: 8px; border:thin #CCC dashed; text-decoration:none; line-height:1.1em;}
h6 {font-size: 1.3em; line-height:4em; margin: 1em 1em 1em 0; font-weight: normal; font-family: 'Yantramanav'; font-weight:400; color:#555; margin: 0 0 .5em 0;  padding: 8px; border:thin #CCC dashed; text-decoration:none; line-height:1.1em;}

p {margin: 0 0 .75em 0;}
a {color:#000000; text-decoration:none; transition: color .2s;}
.footer {color:#FFFFFF;}
.footertabs1 a {color:#FFFFFF;}
a:hover {color:#ffc621; text-decoration:none ;  }
.style1 {font-size: 1.5em; font-weight: normal; font-family: 'Yantramanav'; font-weight:900; color:#333333; margin: 0 0 .5em 0; text-decoration:none; line-height:1.1em;}

footer {font-size: .85em; color:#333333; background-image:url(images/Background-texture.jpg); background-color:#666666; padding: 30px 40px 10px 0px;} 
