/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local('Raleway Thin'), local('Raleway-Thin'), url(http://themes.googleusercontent.com/static/fonts/raleway/v7/RJMlAoFXXQEzZoMSUteGWD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), url(http://themes.googleusercontent.com/static/fonts/raleway/v7/-_Ctzj9b56b8RgXW8FAriRsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), url(http://themes.googleusercontent.com/static/fonts/raleway/v7/IczWvq5y_Cwwv_rBjOtT0w.woff) format('woff');
}

.wrap{
	width:1060px;
	margin:0 auto;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.header{
		min-height: 40px;
		width: 100%;
		border-bottom: 1px ridge rgba(245, 245, 245, 0.6);
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 400;
		color: #999999;
		font-size: 14px;
		line-height: 40px;
		box-shadow: 5px -1px 5px rgb(255, 253, 253);
}
.contact-info{
	float:right;
}	
.contact-info1 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #777;
}
/*----logo----*/
.logo {
	padding: 40px 0;
	float:left;
}
.sub-header{
	background: #ffffff;
}
.top-nav {
	position: relative;
}
.top-nav {
	float: right;
}
.top-nav {
	height: 1%;
}
.top-nav{
	z-index: 50;
	display: block;
}
.top-nav ul {
	position: relative;
	z-index: 49;
	margin: 0;
	padding: 0;
	list-style: none;
}
.top-nav ul li {
	position: relative;
	z-index: 45;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}
.top-nav> ul > li.current-page > a, .top-nav > ul > li.current-page > a {
	color: #1e7987;
	
}
.top-nav ul li a:hover{
	color: #1e7987;
	
}
.top-nav > ul > li > a {
	display: block;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 40px;
	color: #333333;
	text-decoration: none;
	position: relative;
	z-index: 45;
	padding: 40px 0;
	text-transform: uppercase;
}
.top-nav > ul > li.current-page > a, .top-nav > ul > li.current-page > a {
color: #26448c	;
}
/*----image-slider------*/
 .image-slider{
 	margin-bottom: 16px;
 }
 /*---content----*/
.grid{
	width: 333px;
	float: left;
	text-align: left;
	box-shadow: 0px 0px 2px rgb(216, 216, 216);
	padding: 0px 0px 20px 0px;
	margin: 10px;
	
}
.grid img{
	display:block;
	cursor:pointer;
}
.grid img:hover{
	opacity:0.8;
}
.grid p {
	line-height:1.8em;
	color:#222;
	padding: 15px;
	font-size: 16px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align: left;
}
.grid a{
	padding:15px;
	color:#26448c;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
}
.grid a:hover{
	color:#666;
}
.grid h2{
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	padding: 17px 15px;
	background: #26448c;
	vertical-align: middle;
}
.grid h2.equal {
	min-height: 66px;
}
/*-----*/
/*content-bottom*/
.content-bottom{
	margin:10px;
	box-shadow: 0px 0px 2px rgb(216, 216, 216);
}
.content-bottom h1{
	font-family: 'Fjalla One', sans-serif;
	color: #26448c;
	font-size:2em;
	text-indent:30px;
	padding: 20px 0;
	border-bottom: 1px solid rgba(216, 216, 216, 0.34);
	text-transform: uppercase;
	
}
.content-bot-top{
	padding: 30px;
}
.content-left {
	width: 340px;
	float: left;
	
}
.content-left h4 {
	font-family: 'Fjalla One', sans-serif;
	color: #666;
	font-size: 17px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.link-1 {
	display: inline-block;
	font-family: 'Fjalla One', sans-serif;
	font-size: 18px;
	line-height: 1em;
	color:#666;
	padding: 0 24px 14px 0;
	border-bottom: 3px solid white;
	text-transform: uppercase;
	margin-bottom: 26px;
}
.list1{
	display:block;
}
.link-1 a {
	color:#26448c;
}
.link-1 a:hover{
	color:#666;
}
.content h5{
	font-size: 30px;
	color: #26448c;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 17px 0px 10px 10px;
}
.content-left p{
	font-size:13px;
	color: #666;
	line-height: 1.8em;
	margin-bottom: 20px;
	padding: 0px 23px 0px 0px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.cont1-grid{
	font-family: 'Fjalla One', sans-serif;
}
.content-right {
	width: 300px;
	float: left;
	margin-right: 0px;
}
.content-right h4 {
	font-family: 'Fjalla One', sans-serif;
	color: #666;
	font-size: 17px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.content-right p {
	font-size: 13px;
	color: #666;
	line-height: 1.8em;
	margin-bottom: 20px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.rd-more1 a{
	color:#26448c;
	
}
.rd-more1 a:hover{
	color:#666;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
}
/*----foter-----*/
.footer {
	margin-top: 40px;
	padding: 20px;
	background: #26448c;
}
.footer p{
	text-align:center;
	color: #eee;
	font-size:13px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.footer p span {
	margin-left: 60px;
	color: #ccc;
	text-decoration: none;
	font-size:13px;
}
.footer p a {
	color:#ccc;
}
.footer p a:hover {
	text-decoration: underline;
}
/*---about----*/
.about-info{
	width: 69%;
	float: left;
	padding: 10px;
}
.about-info p{
	color: #111;
	font-size: 16px;
	line-height: 2em;
	margin-bottom: 15px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.about-info h3{
	font-size:30px;
	color:#26448c;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 17px 0px 10px 0px;
}
.about-info a{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #26448c;
}
.about-info a:hover{
	color:#666;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
}
/*---boxs---*/
.box{
	width: 300px;
	margin-top: 15px;
	float:left;
}
.box li{
	padding:7px 0px;
}
.box li img{
	border: 1px solid rgb(228, 226, 226);
	border-radius: 3px;
	padding: 3px;
	cursor:pointer;
}
.box h4{
	color:#26448c;
	font-size:18px;	
	text-transform: uppercase;
	
}
.box p{
	color:#585252;
	font-size:12px;
	line-height:1.8em;
	width: 300px;
	
}
.box a{
	color:#26448c;
	font-size:12px;
	
}
.box a:hover{
	color:#666;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
}
.list-view img{
	float:left;
	margin-bottom:10px;
	border: 1px solid rgb(228, 226, 226);
	border-radius: 3px;
	padding: 3px;
	cursor: pointer;
}
/*---services ----*/
.services h3 {
	font-size:30px;
	color:#26448c;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 17px 0px 10px 15px;
}
.services p {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color:#222;
	padding: 15px;
	text-align: justify;
}
.services .grid h2 {
	font-size: 18px;	
}
/*---services description----*/
.services-info{
	width: 69%;
	float: right;
	padding: 10px;
}
.services-info p{
	color: #222;
	font-size: 16px;
	line-height: 2em;
	margin-bottom: 15px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.services-info p strong {
	font-weight: bold;
}
.services-info h3{
	font-size:30px;
	color:#26448c;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 17px 0px 10px 0px;
}
.services-info a{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	color: #26448c;
}
.services-info a:hover{
	color:#666;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
}
.image {
	padding-top: 27px;
	float: left;
}
.services-info ul ul {
	list-style-type: disc;
	list-style-position: inside;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

.services-info ul ul li {
	color: #585252;
	font-size: 15px;
	line-height: 2em;
}
.services-info ul ul li:last-child {
	margin-bottom: 15px;
}

/*---contact----*/
/*contact*/
.contact{
	margin-bottom: 33px;	
}
.contact-form{
	float:left;
	padding-right:20px;
}
.contact-form {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.contact-sidebar{
	float: right;
	width: 336px;
}
.contact-address {
	padding-top: 28px;
}
.contact-address p {
	font-size:18px;
	padding-bottom:25px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color:#222;
}
.contact-address p strong {
	color:#26448c;
	font-weight: bold;
}
.contact-address p.title {
	padding-bottom: 10px;	
}
.map{
	clear: both;
	padding-top: 28px;
}
.contact h3{
	color: #2C9BB6;
	font-size: 25px;
	text-transform: uppercase;
	padding: 0 0 12px 0;
}

.contact-form form span{
	display:block;
}
form span{
	font-size:18px;
	padding-bottom:5px;
	color:#777;
}
.contact-form form textarea,
.contact-form form input[type=submit],
.contact-form form input[type=text]{
	border:1px solid #ddd;
	padding: 7px;
	width: 594px;
	outline:none;
	color:#666;
	font-size:18px;
	border-radius: 3px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
	
.contact-form form input[type=submit]{
		 -moz-border-radius:3px;
		  -webkit-border-radius:3px; 
		  border-radius:3px; 
		  -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); 
		  -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); 
		  box-shadow:0 1px 3px rgba(0, 0, 0, 0.50); 
		  background:#26448c url(../images/button-overlay.png) repeat-x; 
		  
		  color:#FFFFFF !important; 
		  cursor:pointer; 
		  display:inline-block; 
		  font-size:13px; 
		  font-weight:bold; 
		  line-height:1; 
		  overflow:visible; 
		  padding:10px 25px;
		  position:relative; 
		  text-decoration:none; 
		  text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25); 
		  width:auto; 
		  text-align:center; 
}
.contact-form form input[type=submit] { background-color:#26448c}
.contact-form form input[type=submit]:hover { background-color:#2F6B79}

.contact-form form input[type=submit]:hover{
	background: #26448c;
}

form textarea{
	height: 201px;
	color: #666;
	font-size: 18px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.services-1 img {
	width: 296px;
	height: 235px;
}


/*------responive-design--------*/
@media screen and (max-width: 1024px) {
	.wrap{
		width:85%;
	}
	.grid{
		width:30.5%;
	}
	.content-left,.content-right{
		width:33.2%;
	}
	.content-bottom{
		margin: 21px 21px 21px 10px;
	}
	.f-grid{
		width:24%;
	}
	.footer-form form input[type="text"], .footer-form form input[type="password"]{
		width:180px;
	}
	.footer-form form textarea {
		width:190px;
	}
	.f-button{
		margin-right:25px;
	}
	.about-info{
		width:62%;
	}
	.box{
		width: 30%;
		margin-right: 4%;
	}
	.list-view img{
		width:100%;
	}
	.products img {
		width: 220px;	
	}
	.services-1 img {
		width: 180px;
		height: 142px;
	}
	.contact-form form input[type=text],.contact-form form textarea {
		width:360px;
	}
	.contact-form{
		width: 46%;
	}
	.map{
		width: 100%;
		float: left;
	}
	#fwslider .title { display: none; }
	#fwslider .description { display: none; }
}
@media screen and (max-width: 800px) {
	.wrap{
		width:90%;
	}
	.grid {
		width: 29.5%;
			}
	.grid h2{
		font-size:18px;
	}
	.content-bottom h1{
		font-size:22px;
	}
	.content-bottom {
		margin: 21px 26px 21px 10px;
	}
	.f-grid {
		width: 20%;
	}
	.list-view img{
		display:none;
	}
	.list-view p{
		width:99%;
	}
	.list-view a{
		float:none;
	}
	.contact-form{
		float:none;
	}
	.contact-form{
		width:100%;
	}
	.contact-form form input[type=text],.contact-form form textarea {
		width:95%;
	}
	.map{
		display:none;
	}
	#fwslider .title { display: none; }
	#fwslider .description { display: none; }
}
#menu-icon {
	display: hidden;
	width: 40px;
	height: 40px;
	margin-top: 40px;
	background: #26448c url(../images/menu-icon.png) center;
}

a:hover#menu-icon {
	background-color: #444;
	border-radius: 4px 4px 0 0;
}
@media screen and (max-width: 640px) {
	.wrap{
		width:90%;
	}
	.grid {
		width: 92.5%;
	}
	.grid img{
		display:none;	
	}
	.content-bottom{
		display:none;
	}
	.f-grid1{
		display:none;
	}
	.f-grid{
		width:41%;
	}
	.box{
		display:none;
	}
	.about-info{
		width:97%;
	}
	

	#menu-icon {
		display:inline-block;
	}

	.top-nav ul, .top-nav:active ul { 
		display: none;
		position: absolute;
		background: #fff;
		border: 4px solid #26448c;
		right: 0px;
		top: 80px;
		padding: 5px 0;
	}

	.top-nav ul li {
		text-align: center;
		width: 100%;
		padding: 5px 0;
		margin: 0;
		
		position: relative;
		z-index: 45;
		float: left;
	}

	.top-nav ul li a {
		padding: 10px 40px;
		margin: 0;
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		
		font-size: 14px;
		line-height: 21px;
		color: #333;
		text-decoration: none;
		z-index: 45;
		letter-spacing: 1px;
	}

	.top-nav:hover ul {
		display: block;
	}
	
	.top-nav ul li a:hover {
		background: #26448c;
		color: #eee;
	}
	.top-nav ul li.current-page a {
		background: #fff;
		color: #26448c;
		font-weight: bold;
	}
}