@charset "utf-8";
body { margin:0px;}

.top_bg { background-color:#06004b}
.header_bg { background-color:#f9f9f9}

.greya_bg { background-color:#f5f5f5}

h1{ font-family:Calibri; font-size:25px; color:#211980; text-decoration:underline}

h1 span{color:#000;}

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

#menu ul {
  text-align: left;
  display: inline;
  float:right;
  margin: 0;

  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

#menu li { display:inline}

#menu a{
  font: bold 18px/18px Cambria;
  color:#fff;
  display: inline-block;
  float:left;
  margin-right: -4px;
  text-decoration:none;
  position: relative;
  padding: 20px 30px;
 /* background: #fff;*/
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#menu a:hover {
  background: #d74022;
  color: #fff;
}

#menu a.static {
  background: #d74022;
  color: #fff;
}

#menu ul li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
#menu ul li ul li { 
  background: #555; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
#menu ul li ul li:hover { background: #666; }
ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.quick_contact { font-family:Cambria; font-size:16px; color:#000; }
.quick_contact a { color:#00F; text-decoration:none;}
.quick_contact a:hover { text-decoration:underline; color:#000}

.marquee_bg { background-color:#eeeeef}
.marquee_text { font-family:Calibri; font-size:18px; color:#000;}

.main_text { font-family:Calibri; font-size:16px; color:#000; text-align:justify}

.contact_font { font-family:Arial; font-size:16px; color:#000;}

.banner_bg { background-color:#00b4ff; border-bottom:#00648e solid 3px;}

.read_more a{
	font-family: Calibri;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	background-color: #00b4ff;
	margin: 0px;
	float: right;
	height: auto;
	width: auto;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
}
.read_more a:hover{ background-color:#d74022; color:#fff;}


	.caption-style-1{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		
	}

	.caption-style-1 li{
		float: left;
		padding: 0px;
		position: relative;
		overflow: hidden;
	}

	.caption-style-1 li:hover .caption{
		opacity: 1;

	}


	.caption-style-1 img{
		margin: 0px;
		padding: 0px;
		float: left;
		z-index: 4;
	}


	.caption-style-1 .caption{
		cursor: pointer;
		position: absolute;
		opacity: 0;
		-webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 0.45s ease-in-out;

	}
	.caption-style-1 .blur{
		background-color: rgba(0,0,0,0.65);
		height: 300px;
		width: 400px;
		z-index: 5;
		position: absolute;
	}

	.caption-style-1 .caption-text h1{
		text-transform: uppercase;
		font-size: 26px;
		font-family:Cambria;
		text-decoration:none;
		color:#fff;
		margin-top:-50px;
		margin-left:-190px;
		
	}
	.caption-style-1 .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		width: 400px;
		height: 300px;
		text-align: center;
		top:100px;
	
	}

	/** Nav Menu */
	ul.nav-menu{
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		width: 490px;
		margin: 60px auto;
	}

	ul.nav-menu li{
		display: inline;
		margin-right: 10px;
		padding:10px;
		border: 1px solid #ddd;
	}

	ul.nav-menu li a{
		color: #eee;
		text-decoration: none;
		text-transform: uppercase;
	}

	ul.nav-menu li a:hover, ul.nav-menu li a.active{
		color: #2c3e50;
	} 

	/** content **/
	.content{
		margin-top: 100px;
		margin-left: 100px;
		width: 700px;
	}
	.content h1, .content h2{
		font-family: "Source Sans Pro",sans-serif;
		color: #ecf0f1;
		padding: 0px;
		margin: 0px;
		font-weight: normal;
	}

	.content h1{
		font-weight: 900;
		font-size: 64px;
	}

	
.footer_bg { background-color:#06004b}

.footer_menu a{ font-family:Calibri; font-size:16px; color:#fff; text-decoration:none;}
.footer_menu a:hover{ font-family:Calibri; font-size:16px; color:#fff; text-decoration:underline;}

.copyright{ font-family:Calibri; font-size:13px; color:#000; text-decoration:none;}

#text1 {
    border: 1px solid #47baef);
    height: 25px;
    width: 90%;
    box-shadow: 0 0 27px rgb(204, 204, 204) inset;
    transition: 500ms all ease;
    padding: 3px 3px 3px 3px;
}

#text1:hover,
#text1:focus {
    width: 90%;
    transition: 500ms all ease;
    /*
    background-size: 25px 25px;
    background-position: 96% 62%;
    padding: 3px 32px 3px 3px;*/
	box-shadow:#ccc 0 0 15px;
}
