@charset "utf-8";
/* CSS Document */

ul.enlarge{
list-style-type:none; /*remove the bullet point*/
margin-left:0;
}
ul.enlarge li{
display:inline-block; /*places the images in a line*/
position: relative;
z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
margin: -9px -3px 0 13px;
}
ul.enlarge img{
background-color:#fff;
padding: 3px;
-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
border-radius: 4px; 
}
ul.enlarge span{
position:absolute;
left: -9999px;
background-color:#0078d7;
padding: 4px;
font-family: 'Droid Sans', sans-serif;
font-size:.9em;
text-align: center; 
color: #495a62; 
-webkit-box-shadow: 0 0 20px rgba(0,0,0, .75));
-moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
box-shadow: 0 0 20px rgba(0,0,0, .75);
-webkit-border-radius: 8px; 
-moz-border-radius: 8px; 
border-radius:8px;
}
ul.enlarge li:hover{
z-index: 50;
cursor:pointer;
}
ul.enlarge span img{
padding:2px;
background:#ccc;
width:400px;
}
ul.enlarge li:hover span {
    top: 62px;
    left: -275px;
}
ul.enlarge li:hover:nth-child(2) span{
left: -100px; 
}
ul.enlarge li:hover:nth-child(3) span{
left: -200px; 
}
/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
ul.enlarge img, ul.enlarge span{
behavior: url(pie/PIE.htc); 
}



body {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: "open Sans";
}
@font-face {
	font-family: "open Sans";
	src: url(../fonts/open-sans.regular.ttf);
}
.wrapper {
	width: 100%;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cbebff+1,f0f9ff+99,f0f9ff+100,f0f9ff+100 */
background: #cbebff; /* Old browsers */
background: -moz-linear-gradient(top,  #cbebff 1%, #f0f9ff 99%, #f0f9ff 100%, #f0f9ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cbebff 1%,#f0f9ff 99%,#f0f9ff 100%,#f0f9ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cbebff 1%,#f0f9ff 99%,#f0f9ff 100%,#f0f9ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbebff', endColorstr='#f0f9ff',GradientType=0 ); /* IE6-9 */


}
.send6-lft {
    float: left;
      margin: 0 0 0 88px;
    width: 30%;
}
.send6-rgt {
    float: right;
      margin: 0 0 0 62px;
    width: 30%;
}
.gate {
    margin: 0 0 0 256px;
}
.place img { 
width: 100%; 
margin: 0 0 0 10px;
}
.abt-bnr {
    width: 100%;
    float: left;
    height: auto;
    margin:20px auto;
}
.abt-bnr img{
 width:100%;
}
.mn {
	width: 1004px;
	height: auto;
	margin: 0px auto;
}
.header-top {
	width: 100%;
	height: auto;
	float: left;
	background: #143e98;
}
.header-top-lft2 {
	width: 11%;
	float: left;
	height: auto;
}
.header-top-rgt2 {
    float: left;
    height: auto;
    width: 47%;
}
.header-top-lft {
	width: 30%;
	float: left;
	height: auto;
}
.header-top-rgt {
	float: right;
	height: auto;
	width: 41%;
}
.header-top-rgt span {
	margin: 0 0 0 8px;
}
.header-top-rgt2 span {
	margin: 0 0 0 8px;
}
.header-top-lft ul li {
	list-style: none;
	display: inline;
}
.header-top-lft ul li a {
    color: #fff;
    font-size: 20px;
    margin: 0 0 0 5px;
}
.header-top-rgt ul li {
	list-style: none;
	display: inline;
	font-size: 16px;
	color: #fff;
	margin: 0 0 0 8px;
}
.header-top-lft2 ul li {
	list-style: none;
	display: inline;
	 margin: 0 0px 4px -4px;
}
.header-top-lft2 ul li a {
    color: #fff;
    font-size: 20px;
    margin: 0 0 0 5px;
}
.header-top-rgt2 ul li {
	list-style: none;
	display: inline;
	font-size: 16px;
	color: #fff;
	margin: 0 0 0 8px;
}

.logo {
    float: left;
    height: auto;
    margin: 0;
    width: 33%;
}
.bnr {
	width: 100%;
	height: auto;
	float: left;
}
.about-main {
	width: 100%;
	height: auto;
	float: right;
	margin: 20px auto;
}
.about-content {
	float: left;
	height: auto;
	width: 62%;
}
.about-title {
	float: left;
	height: auto;
	margin: 0 0 0 80px;
	width: 30%;
}
.about-content h2 {
	border-left: 5px solid #143e98;
	font-size: 17px;
	margin: 20px auto;
	padding: 0 0 0 12px;
	text-transform: uppercase;
	color: #143e98;
}
.about-content p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.click {
	width: 100%;
	height: auto;
	float: left;
}
.click a {
	text-decoration: none;
	background: #143e98;
	color: #fff;
	padding: 5px 7px 5px 5px;
}
.click a:hover {
	background: none;
	border: 2px solid #5e6fa1;
	color: #000;
}
.services {
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../images/bnr.jpg);
	background-size: cover;
	height: 495px;
}
.featured {
	padding: 0px;
	float: left;
}
/****scroller*****/
.showcase {
    float: left;
    height: auto;
    margin: 8px auto;
    padding: 0;
    width: 100%;
}
.showcase h1 {
	background: #394041 none repeat scroll 0 0;
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 237px;
}
.showcase h5 {
	color: #666;
	font-family: open sans;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 20px;
	text-align: center;
}
.ladd-lft {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}
.vertical {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 98%;
}
#flexiselDemo3 {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: none;
}
.nbs-flexisel-container {
	width: 100%;
	position: relative;
	margin: 0px;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 96%;
	margin: 0px 0 4% 3%;
}
.nbs-flexisel-item {
	margin: 0px 0 0 0px;
	padding: 0px 0px 0 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
	float: left;
}
.nbs-flexisel-item img {
	cursor: pointer;
	float: left;
	height: auto;
	margin: 0;
	padding: 0px;
	position: relative;
	text-align: center !important;
	width: 220px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 18px;
	height: 30px;
	margin: -4px 0 0 0px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 0%;
	top: 145px !important;
	background: transparent url("../images/left-1.png") no-repeat scroll 0% 0%;
	width: 100%;
	height: 50px;
}
.nbs-flexisel-nav-right {
	right: -2%;
	top: 146px !important;
	background: transparent url("../images/right-1.png") no-repeat scroll 0% 0%;
	height: 50px;
}
.nbs-flexisel-item p {
	margin: 0px;
}
.nbs-flexisel-item h2 {
	font-size: 17px;
	color: #fff;
	float: left;
	clear:both;
}
.nbs-flexisel-item h3 {
	color: #fff;
	float: left;
	font-family: open sans;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	padding: 0 15px 0px 0px;
	margin: 0px;
}
.nbs-flexisel-item h4 {
	float: left;
	margin: 0px;
	color: #000;
}
.mmt {
    padding: 7px 13px;
    border: 2px solid #5e6fa1 !important;
}
.mmt:hover {
	background:#143e98;
    padding: 14px 20px;
    border: none !important;
}
	
.nbs-flexisel-item a {
	border: none;
	color: #fff;
	float: left;
	background: none;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	margin: 12px 0;
	padding: 14px 9px;
}
.gallery {
	width: 100%;
	height: auto;
	float: left;
}
.gallery h1 {
	font-size: 20px;
	text-align: center;
	color: #143e98;
}
.gallery-lft4 {
	width: 100%;
	height: auto;
	float: left;
}
.gallery-lft5 {
	width: 100%;
	height: auto;
	float: left;
}
.gallery-lft {
	width: 25%;
	height: auto;
	float: left;
}
.view {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 20px auto;
}
.view a {
	text-decoration: none;
	color: #fff;
	background: #143e98;
	text-align: center;
	padding: 5px 9px 3px 10px;
}
.view a:hover {
	background: none;
	border: 2px solid #5e6fa1;
	color: #000;
}
.call {
	width: 100%;
	height: auto;
	float: left;
	background: #143e98;
}
.call p {
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.footer {
	width: 100%;
	height: auto;
	float: left;
	background: #272626;/*margin:20px auto 0 0;*/
}
.about {
	width: 45%;
	height: auto;
	float: left;
	margin: 0 62px 0 0;
}
.about h1 {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	margin: 22px 0 0 0;
}
.about h2 a {
	color: #fff;
	font-size: 12px;
	    margin: 0 0 0 369px;
	text-align: right;
	text-decoration: none;
}
.about h2 a:hover{
 color:#f60;
}
.about p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.use {
	width: 23%;
	height: auto;
	float: left;
}
.use h3 {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.use ul li {
	list-style: none;
}
.use ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.use ul li a:hover{
 color:#f60;
}
.use ul {
	margin: 0px;
	padding: 0px;
}
.information {
	width: 20%;
	height: auto;
	float: left;
}
.information h3 {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.information ul li {
	list-style: none;
}
.information ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.information ul li a:hover{
 color:#f60;
}
.information ul {
	margin: 0px;
	padding: 0px;
}
.contact {
	float: right;
	height: auto;
	width: 25%;
	    margin: 8px 0 5px 0;
}
.contact h1 {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.contact ul li {
	list-style: none;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.contact ul {
	margin: 0px;
	padding: 0px;
}
.copyright p {
	font-size: 15px;
	color: #fff;
	text-align: center;
}
.copyright {
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px solid #fff;
}
.bnnr {
	width: 100%;
	height: auto;
}
.bnnr img {
	width: 100%;
}
.about1 {
	width: 100%;
	height: auto;
	float: left;
}
.about-title3 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.loadhdr {
	background: none repeat scroll 0 0 #e5e5e5;
	color: #000;
	font-size: 20px;
	margin: 0;
	padding: 5px 9px;
	text-align: center;
}
.about-title2 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.about-content2 p {
	font-size: 14px;
	line-height: 24px;
	color: #404040;
}
.mega-main {
    background: #6d6d6d none repeat scroll 0 0;
   /* border-radius: 15px;*/
    height: 217px;
    left: -247px;
    position: absolute;
    width: 740px;
}
.row {
	width: 100%;
	float: left;
	height: auto;
}
.column {
	float: left;
	height: 150px;
	padding: 0 12px;
	width: 20%;
}
.column li {
	display: block;
	float: none;
	height: auto !important;
	list-style:circle;
}
.inr-abt-rgt {
	float: right;
	height: auto;
	margin: 0 0 15px;
	padding: 0;
	width: 304px;
}
.header-rgt {
    float: right;
    height: auto;
    margin-top: 29px;
    width: 57%;
}
.logo img {
	width: 100%;
}
.header {
	float: left;
	height: auto;
	width: 100%;
}
.send {
	width: 100%;
	height: auto;
	float: left;
	margin: 20px auto;
}
.send2 {
	width: 25%;
	height: auto;
	float: left;
}
.send-rgt2 {
	width: 70%;
	height: auto;
	float: right;
}
.send-lft h1 {
	font-size: 18px;
}
.send-lft h2 a {
    background-color: #143e98;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 9px 8px 9px 9px;
    text-decoration: none;
}
.products2 h1 {
	font-size: 18px;
	color: #333;
}
.products2 ul {
	margin: 0 0 0 24px;
	padding: 0px
}
.products2 {
	background: #f1f1f1;
	border: 1px solid #ccc;
	width: 90%;
	float: left;
	padding: 4px 13px 7px 9px;
}
.products2 ul li {
	color: #444;
	list-style: url(../images/right.png);
}
.products2 ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #333;
}
.gridtable tr td {
	font-size: 14px;
	color: #404040;
}
.send-rgt2 p {
	font-size: 14px;
	color: #404040;
}
.send-rgt2 h1 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.send-rgt2 h2 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.send3-lft {
	float: left;
	margin:0 0 0 100px;
	width: 26%;
}
.send3-rgt {
	width: 30%;
	float: right;
}
.camera {
 margin-left:200px;
}
.send4-lft {
	width: 26%;
	 margin: 40px 0 0 -170px;
	float: left;
}
.send5 {
    float: left;
    margin: 0 0 0 100px;
    width: 30%;
}
.send4-rgt {
	width: 30%;
	float: right;
   margin: -157px 0 0;
}
.entry {
	width: 65%;
	height: auto;
	float: left;
	margin: 0 0 0 70px;
}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry p {
	font-size: 14px;
	color: #404040;
	line-height: 24px;
	text-align: justify;
}
.entry ol li {
	font-size: 14px;
	color: #404040;
}
.entry img {
	float: right;
	margin: 0 0 0 10px;
}
.send6 {
	width: 100%;
	height: auto;
	float: left;
}
.entry2 h2, .entry2 h3, .entry2 h4 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
	color: #404040;
}
.entry2 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry2 {
	width: 65%;
	height: auto;
	float: left;
	margin: 0 0 0 70px;
}
.booms tr th {
	font-size: 16px;
	color: #404040;
}
.booms tr td {
	font-size: 14px;
	color: #404040;
}
.entry3 h3, .entry3 h4 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
	color: #404040;
}
.entry3 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry3 {
	width: 65%;
	height: auto;
	float: left;
	margin: 36px 4px 0 70px;
}
.gridtable2 tr td {
	font-size: 14px;
	color: #404040;
}
.entry5 h3, .entry5 h4, .entry5 h5 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
	color: #404040;
}
.entry5 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry5 {
	width: 65%;
	height: auto;
	float: left;
	margin: 36px 4px 0 70px;
}
.gridtable4 tr td {
	font-size: 14px;
	color: #404040;
}
.center {
	height: auto;
	text-align: center;
	width: 100%;
}
.center2 {
	height: auto;
	text-align: center;
	width: 100%;
}
.entry7 h1, .entry7 h2, .entry7 h3, .entry7 h4, .entry7 h5, .entry7 h6 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
	color: #404040;
}
.entry7 p {
	font-size: 14px;
	color: #404040;
	line-height: 24px;
	text-align: justify;
}
.entry7 {
	width: 65%;
	height: auto;
	float: left;
	margin: 36px 4px 0 70px;
}
.entry23 {
	width: 65%;
	height: auto;
	float: left;
	margin: 0 0 0 70px;
}
.entry23 h1, .entry23 h2 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry23 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry23 ul li {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	list-style: outside none none;
}
.entry13 {
	width: 65%;
	height: auto;
	float: left;
	margin: 0 0 0 70px;
}
.entry13 h1, .entry13 h2, .entry13 h3 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry13 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry13 ol li {
	font-size: 14px;
	color: #404040;
	line-height: 24px;
	text-align: justify;
}
.entry25 {
	width: 65%;
	height: auto;
	float: left;
	margin: 0 0 0 70px;
}
.images2 {
	width: 100%;
	height: auto;
	text-align: center;
}
.images8 {
	width: 100%;
	height: auto;
	text-align: center;
}
.images4 {
	width: 100%;
	height: auto;
	text-align: center;
}
.entry25 h1 {
    border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry25 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry25 ul li {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
}
.entry26 {
	width: 65%;
	height: auto;
	float: left;
	margin: 0 0 0 70px;
}
.entry26 h1 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry26 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry26 ul li {
	font-size: 14px;
	color: #404040;
	line-height: 24px;
	text-align: justify;
}
.entry27 {
	width: 65%;
	height: auto;
	float: left;
	margin: 0 0 0 70px;
}
.entry27 h1, .entry27 h2, .entry27 h3 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry27 p {
	font-size: 14px;
	color: #404040;
}
.place {
	float: right;
}
.entry24 {
	width: 65%;
	height: auto;
	float: left;
	margin: 32px 0 0 70px;
}
.entry24 p {
	font-size: 14px;
	color: #404040;
	line-height: 24px;
	text-align: justify;
}
.images3 {
	width: 100%;
	height: auto;
	text-align: center;
}
.entry30 {
	width: 65%;
	height: auto;
	float: left;
	margin: 32px 0 0 70px;
}
.entry50 {
	width: 65%;
	height: auto;
	float: left;
	margin: 32px 0 0 70px;
}
.entry50 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry50 h1 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry54 {
	width: 65%;
	height: auto;
	float: left;
	margin: 32px 0 0 70px;
}
.entry54 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	    word-spacing: 4px;

}
.entry54 h1 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry30 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry30 h1 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry31 {
	width: 65%;
	height: auto;
	float: left;
	margin: 0 0 0 70px;
}
.entry31 ul li {
	font-size: 14px;
	color: #404040;
	line-height: 24px;
}
.entry31 h1 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry31 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry31 ol li {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
}
.entry34 {
	width: 65%;
	height: auto;
	float: left;
	margin: 0 0 0 70px;
}
.entry34 h1, .entry34 h2, .entry34 h3, .entry34 h4, .entry34 h5 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	margin: 20px auto;
	padding: 0 0 0 5px;
}
.entry34 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry34 ol li {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
}
.entry33 {
	width: 65%;
	height: auto;
	float: left;
	margin: 0 0 0 70px;
}
.entry33 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.entry33 h1, .entry33 h2 {
	border-left: 5px solid #143e98;
	font-size: 16px;
	    padding: 0 0 0 8px;
}
/*.send6 h1{
border-left: 5px solid #3f538f;
    font-size: 17px;
    margin: 20px auto;
    padding: 0 0 0 5px;
    text-transform: uppercase;
}*/
.entry32 {
	width: 65%;
	height: auto;
	float: left;
	margin: 32px 0 0 70px;
}
.entry32 p {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.images {
	width: 100%;
	height: auto;
	text-align: center;
}
.images6 {
	width: 100%;
	height: auto;
	text-align: center;
}
.images5 {
	width: 100%;
	height: auto;
	text-align: center;
}
.send7 {
	width: 100%;
	height: auto;
	float: left;
}
.send8 {
	width: 100%;
	height: auto;
	float: left;
}
.send9 {
	width: 100%;
	height: auto;
	float: left;
}
.send10 {
	width: 100%;
	height: auto;
	float: left;
}
.send11 {
	width: 100%;
	height: auto;
	float: left;
}
.send12 {
	width: 100%;
	height: auto;
	float: left;
}
.send13 {
	width: 100%;
	height: auto;
	float: left;
}
.send14 {
	width: 100%;
	height: auto;
	float: left;
}
.send15 {
	width: 100%;
	height: auto;
	float: left;
}
.send16 {
	width: 100%;
	height: auto;
	float: left;
}
.send17 {
	width: 100%;
	height: auto;
	float: left;
}
.send18 {
	width: 100%;
	height: auto;
	float: left;
}
.send19 {
	width: 100%;
	height: auto;
	float: left;
}
.send20 {
	width: 100%;
	height: auto;
	float: left;
}
.send40 {
	width: 100%;
	height: auto;
	float: left;
}
.send41 {
	width: 100%;
	height: auto;
	float: left;
}
/*<!--.send7 h1{
border-left: 5px solid #3f538f;
    font-size: 17px;
    margin: 20px auto;
    padding: 0 0 0 5px;
    text-transform: uppercase;
}-->*/
.send40 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send41 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send7 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.loadhdr {
	background:#ceecff;
	color: #143e98;
	font-size: 20px;
	margin: 0;
	padding: 5px 9px;
	text-align: center;
}
.send6 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send8 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send9 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send10 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.rising {
	float: right;
	text-align: center;
	width: 100%;
}
table.gridtable {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	width: 100%;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
.send11 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send12 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send13 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send14 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send15 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send16 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send17 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send18 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send19 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.send20 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
#gallery-2 {
	margin: auto;
}
#gallery-2 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
#gallery-2 img {
	border: 2px solid #cfcfcf;
}
#gallery-2 .gallery-caption {
	margin-left: 0;
}
.about3 {
	width: 100%;
	height: auto;
	float: left;
}
.about-title6 {
	float: left;
	height: auto;
	margin: 20px auto;
	width: 100%;
}
.about-title6 h4 {
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 10px;
	font-size: 20px;
	color: #000;
	background: url(../images/rdln2.png) repeat-x scroll left center rgba(0, 0, 0, 0);
	text-align: center;
}
.about2-main {
	width: 100%;
	float: left;
	height: auto;
	margin: 2px 0 0;
}
.about2-content {
	width: 60%;
	float: left;
	height: auto;
}
.about2-content p {
	font-size: 14px;
	line-height: 24px;
	color: #444;
}
.about2-content h1 {
	border-left: 4px solid #143e98;
	font-size: 16px;
	margin: 0;
	padding: 0 0 0 4px;
	text-transform: uppercase;
	color:#143e98;
}
.con {
	float: left;
	height: 300px;
	width: 100%;
	margin: 20px auto;
	border: 1px solid #ccc;
}
.con-rgt {
	float: right;
	height: auto;
	width: 30%;
}
.con-rgt td {
	color: #333333;
	font-size: 13px;
	padding: 15px 5px 0 0;
}
.con-rgt input[type="text"] {
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #999;
	font-size: 14px;
	height: 32px;
	line-height: 40px;
	padding: 0 10px;
	width: 90%;
}
.con-rgt input[type="submit"] {
    color: #000;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin: 0 11px 14px 0;
    padding: 7px 15px;
	 background: none;
    border: 2px solid #5e6fa1;
		  border-radius: 5px;
}
.con-rgt input[type="submit"]:hover {
     background: #143e98 none repeat scroll 0 0;
    border: medium none;
	color:#fff;
	  border-radius: 5px;
}
.certification {
	bottom: 0;
	position: fixed;
	right: 0;
}
.certification h1 {
	background: #3f538f;
	padding: 6px;
	color: #fff;
	margin: 0px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	cursor: pointer;
}
.link {
	width: 100%;
	height: auto;
	float: left;
}
.link ul li {
	list-style: none;
	display: inline;
	 padding: 0 0 0 20px;
}
.link2 {
	width: 100%;
	height: auto;
	float: left;
}
.link2 h1 {
	font-size: 24px;
	text-align: center;
	color: #143e98;
}
 @media only screen and (min-width:50px) and (max-width:639px) {
.mn {
	width: 100%;
}
.header-top-lft2 {
width:100%;
float:left;
}
.header-top-rgt2 {
width:100%;
float:left;
}
.certifcation {
width:100%;
float:left;
}
.about h2 a {
    margin: 0;
}
.about-title {
    margin: 0px auto;
}
.logo {
	width: 100%;
}
.header-rgt {
	width: 100%;
}
.header-top-rgt {
	width: 96%;
	padding: 0 2%;
}
.header-top-lft {
	width: 100%;
	text-align: center;
}
.about-title {
	width: 96%;
	padding: 0 2%;
}
.about-content {
	width: 96%;
	paddingf: 0 2%;
}
.services {
	width: 96%;
	padding: 0 2%;
	margin: 0px;
	margin: 20px auto;
}
.gallery-lft {
	width: 96%;
	padding: 0 2%;
	text-align: center;
}
.gallery-rgt {
	width: 96%;
	padding: 0 2%;
	text-align: center;
}
.about {
	width: 96%;
	padding: 0 2%;
}
.use {
	width: 96%;
	padding: 0 2%;
}
.information {
	padding: 0 2%;
	width: 96%;
}
.contact {
	width: 96%;
	padding: 0 2%;
}
.bnnr {
	margin: -16px 0 0;
}
.about1 {
	padding: 0 2%;
	width: 96%;
}
.about3 {
	padding: 0 2%;
	width: 96%;
}
.about2-content {
	padding: 0 2%;
	width: 96%;
}
.con {
	border: none;
	padding: 0 2%;
	width: 96%;
}
.con-rgt {
	padding: 0 2%;
	width: 96%;
}
.send {
	padding: 0 2%;
	width: 96%;
}
.send2 {
	padding: 0 2%;
	width: 96%;
}
.send3-lft {
	float: left;
	margin: 0;
	width: 100%;
}
.send3-rgt {
	width: 100%;
}
.send-rgt2 {
	padding: 0 2%;
	width: 96%;
}
.send6 {
	padding: 0 2%;
	width: 96%;
}
.entry {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.entry2 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.entry3 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.entry5 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.center2 img {
	width: 100%;
}
.center img {
	width: 100%;
}
.entry7 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.entry23 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.images8 img {
	width: 100%;
}
.entry13 {
	margin: 0;
	width: 96%;
	padding: 0 2%;
}
.entry25 {
	margin: 0;
	width: 96%;
	padding: 0 2%;
}
.entry24 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.entry27 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.entry27 img {
	width: 100%;
}
.entry26 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.entry30 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.entry31 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.entry32 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.images img {
	width: 100%;
}
.entry34 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.entry33 {
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
.images6 img {
	width: 100%;
}
.link2 {
	float: left;
	height: auto;
	padding: 0 2%;
	width: 96%;
}
}
@media only screen and (min-width:640px) and (max-width:1023px) {
.mn {
	width: 100%;
}
.header-top-lft2 {
width:100%;
float:left;
}
.header-top-rgt2 {
width:100%;
float:left;
}
.certifcation {
width:100%;
float:left;
}
.logo {
	width: 100%;
}
.header-rgt {
	width: 100%;
}
.logo img {
	width: 63%;
}
.logo p {
	text-align: center;
}
.about-content {
	width: 66%;
}
.about-main {
	width: 96%;
	padding: 0 2%;
}
.services {
	width: 96%;
	padding: 0 2%;
	margin: 20px auto;
}
.about1 {
	padding: 0 2%;
	width: 96%;
}
.bnnr img {
	margin: -17px 0 0;
}
}
@media only screen and (min-width:360px) and (max-width:640px) {
.about-title {
    margin: 0px auto;
}
.about h2 a {
    margin: 0;
}
.header-top-lft2 {
width:100%;
float:left;
}
.header-top-rgt2 {
width:100%;
float:left;
}
.certifcation {
width:100%;
float:left;
}
}
@media only screen and (min-width:360px) and (max-width:540px) {
.about-title {
    margin: 0px auto;
}
.about h2 a {
    margin: 0;
}
.header-top-lft2 {
width:100%;
float:left;
}
.header-top-rgt2 {
width:100%;
float:left;
}
.certifcation {
width:100%;
float:left;
}
}
@media only screen and (min-width:375px) and (max-width:667px) {
.about-title {
    margin: 27px 0 0 9px;
    width: 31%;
}
.header-top-lft2 {
width:100%;
float:left;
}
.header-top-rgt2 {
width:100%;
float:left;
}
.certifcation {
width:100%;
float:left;
}
}
