/* Own css  */

body{
	padding: 0px;
	margin: 0px;
	
}

#body-content{
	padding: 40px 50px 10px 50px;
	width: 100%;
	height: auto;
	
}


/*Data Started*/


/* Heading*/

#top{
	padding: 10px 10px 55px 0px;
	height: 50px;
	
}


.imglogo{
	float: left;
	margin-bottom: 0px;
	display: inline-block;
}

.cname{
	font-family: hemi;
	padding-top: 4px;
	display: inline-block;
	color:#11314A;	
	float: left;
}

/*Navigation Bar top*/

ul{
	list-style-type: none;
	float: right;
	text-align: center;
	margin: 0;
    padding: 0;
	
}

li{
	float: left;	
	padding: 0px 60px 0px 0px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 20px;
	margin: 0px;
	}

li:last-child{
	padding: 0px 0px 0px 0px;
}


li a{
	display: block;	
	color:#0A1C2A;	
		
}

a:link{ 
	text-decoration: none;
}

a:hover{
		color:#2B78B5;	
		
}

/*Navigator END*/

/*Imgae Logo*/

.imgbkg{
	left:0;top:0px;z-index:999;width:100%;height:570px;
  background-image: url(../img/bkg5.png);	
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	
}



#tabout{
	margin: 230px 0px 0px 0px;
    background:rgba(10,28,42, 0.9);
	width: 800px;
	height: 100px;
	display: inline-block;
	border-radius: 25px;
}




.first{
	float: left;
	display: inline-block;
	font-size: 40px;
	color:white;
	margin: 20px 0px 0px 85px;
	
}

.second{
	
	font-size: 40px;
	color:#C3D842;
	margin: 20px 50px 0px 0px;
	
}

/*End of Main IMG*/

/*Start of About Us and Our Vision*/

#contents{
	background-color: rgba(241,255,252,0.93);  /*Contents Heights*/
	height: 750px !important;
	
}

#contentsindex{
		background-color: rgba(241,255,252,0.93);  /*Contents Heights*/
	height: 950px !important;
}

#cont-boxs{
	
	float: right !important;
	margin-top: 60px !important;
	margin-right: 90px !important;
	
}

.cont-img{
	z-index: 9999;
	padding: 20px 110px 0px 110px; 
	margin-left: 0 auto;
	margin-right: 0 auto;
}

.cont-imgquote{
	z-index: 9999;
	padding: 30px 0px 0px 140px; 
}

.cont-box{
	background-color: rgba(14,41,61,1.00);
	width: 320px !important;
	height: 440px !important;
	float: left !important;
	margin: 10px !important;
	border-radius: 10px !important;
	
}

.cont-boxm{
	background-color: rgba(10,28,42,1.00); 
	width: 320px !important;
	height: 440px !important;
	float: left !important;
	margin: 10px !important;
	border-radius: 10px !important;
}


.verline{
	display: block;
	margin: 0 auto;
	background-color: white;
	height: 1px;
	width: 90%;	
	
	
}

.cont-h{
	color: white;
	text-align: center;
	z-index: 9999;
	padding: 20px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.cont-p{
	color: white;
	text-align: justify         ;
	z-index: 9999;
	padding: 20px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 15px;
	
}

/*End of About us and others*/


/*Quick Links and others*/

#cont-boxs2{
	float: right;
	margin-right: 90px !important;
}

.cont-box2{
	
	width: 250px !important;
	height: 200px !important;
	float: left !important;
	margin: 10px !important;
	margin-top: 100px !important;
	margin-right: 80px !important;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.cont-h2{
	color:#5AA221;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.cont-p2{
	color:#0A1C2A;	
	padding-left: 10px;
	text-align: left;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.cont-p2 a{
	text-decoration: none;
	color: rgba(0,36,33, 1.0);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

 .cont-p2 a:hover{
		color:#008E85;
	 font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

/*END Quick Links and others*/


#foot{
	background-color: rgba(10,28,42,1.00); 
	width: 100%;
	height: 80px;
	margin: 50px 0px 10px 0px; 
}

.footpara{
	    color: white;
		padding: 25px 0px 0px 75px; 
}

/*About US*/


#contentss{
	
	height: 800px;
	
}

.abtHeadingdiv{
	margin-top: 25px;
	width: 100%;
	height: 50px;
	background-color: rgba(10,28,42,1.00); 
	text-align: center;
	padding: 5px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.abtHeading{
	color: white;
	font-weight: bold;
	font-size: 25px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.contleft{
	width: 600px;
	float: left;
	margin-left: 50px;
	margin-top: 30px;
	
}

.heading1{
	margin: 50px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: rgba(15,57,90,1.00); 
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.para1{
	color: rgba(1,16,27,1.00);	
	font-size: 20px !important;
	margin-bottom: 20px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}


.contright{
	width: 350px;
	float: right;
	margin: 55px;
	
}

.cdiv{
	color: white;
	width: 350px;
	font-weight: bold;
	background-color: rgba(10,28,42,1.00); 
	height: 50px;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
	
	}

.ch{
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	}


/* Gallery*/

  /*Images In Gallery*/
.imgs{
		float: left;
}
.imgonly {
	list-style-type: none;
	text-decoration: none;
	float: left;
	padding: 50px 30px 20px 150px;
}

/*Contact Us*/

#contentsss{
	
	height: 1100px;
	
}


.contactdiv{
	margin: 50px;
	width: 450px;
}

.cfontcolor{
	color: rgba(15,57,90,1.00); 
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; 
	font-size: 18px;
}

h4.cfontcolor{
	font-weight: 600;
}

.btnbkg{
	background-color: rgba(15,57,90,1.00); 
	color: white;
	font: bold;
}

.iframediv{
	width: 400px;
	height: 400px;
	float: right;
	margin-top: 50px;
	margin-right: 100px;
}

.bld{
	font-weight: 600;
}


/*My new settings*/

/*About us box and other two box*/

.mysec{
	width: 320px;
	height: 440px;
	background-color: rgba(14,41,61,1.00);
	margin: 10px;
	border-radius: 10px !important;
}

.mysec-m{
	width: 320px;
	height: 440px;
	background-color: rgba(10,28,42,1.00); 
	margin: 10px;
	border-radius: 10px !important;
}



.cont2{
	width: 100%;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 20px;
	margin-right: 0 auto;
	margin-left: 0 auto;
}

img.icon_col{
	display: block;
	margin: 0 auto;
	padding-top: 20px;
}

/*Other details below*/
.mysec-cont{
	width: 320px;
	height: 240px;
	margin: 10px;
	border-radius: 10px !important;
}

.mysec-m-cont{
	width: 320px;
	height: 240px;
	margin: 10px;
	border-radius: 10px !important;
}


/*Enquiry Box*/

.enqbox{
	width: 335px;
	height: 290px;
	float: right;
	margin-top: 140px;
	border: 1px #0A1C2A solid;
}

.enqheading{
	text-align: center;
	background-color: rgba(10,28,42,1.00); 
	color: #fff;
	margin: auto;
	margin-bottom: 18px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 23px;
}

.enqls{
	text-align: left;
	list-style: none;
	color: #274D6B;
	font-size: 18px;
	padding: 0px 20px 0px 0px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
}

ul{
	padding: 15px;
}

li.enqls{
	margin-top: 10px;
}

/*Add the line below marketing email id*/
.add{
	color: #C83E00;
}

/*Gallery*/

/*New Image settings*/

.cont3{
	width: 100%;
	padding-left: 40px;
	padding-top: 50px;
	margin-right: 0 auto;
	margin-left: 0 auto;
}

.myimg{
	margin-bottom: 40px;
}

/*Index click here orange*/ 
.click{
	text-decoration: underline;
	text-decoration-color: #F54C00;
}

.click:hover{
	text-decoration: none;
	color:#FF5016; 
}
a{
	color:#F54C00;
	
}

/*Captcha Button Referesh*/

.btnRefresh{
	width: 150px;
	height: 40px;
	margin-top: 10px;
}