
@import url(http://fonts.googleapis.com/css?family=PT+Sans);

@charset "utf-8";
/* CSS Document */
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, center,
dl, dt, dd, ol, ul, 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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
		overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('fonts/MyriadPro-Cond.eot');
    src: url('fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Cond.woff') format('woff'), url('fonts/MyriadPro-Cond.ttf') format('truetype'), url('fonts/MyriadPro-Cond.svg#MyriadPro-Cond') format('svg');
    font-weight: normal;
    font-style: normal;

}

*/


.wrapper
{
	max-width:1150px;
	height:auto;
	margin:0 auto;
}
.header
{
	background-color:#f6f6f6;
	width:100%;
	height:auto;
}
.titlefont
{
	font-size:37px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
}
.main-sub-font
{
	font-size:20px;
	font-family: 'PT Sans', sans-serif;
	color:#474747;
	text-align:center;
	line-height:26px;
	font-weight:bold;
}
.mainfont
{
	font-size:20px;
	font-family: 'PT Sans', sans-serif;
	color:#474747;
	text-align:justify;
	line-height:26px;
}
.tablefont
{
	font-size:17px;
	font-family: 'PT Sans', sans-serif;
	color:#474747;
	text-align:center;
	line-height:26px;
}
.subfont
{
	font-size:16px;
	font-family: 'PT Sans', sans-serif;
	color:#474747;
	font-weight:bold;
	line-height:26px;
}
.contain-left
{
	padding-top:70px;
	padding-right: 15px;
    padding-left: 15px;
}
.contain-right
{
	padding-top:115px;
}
.contain2
{
	background-color:#2eb8c5;
	height:auto;
}
.font2
{
	font-family: 'PT Sans', sans-serif;
	color:#FFFFFF;
	font-size:13px;
	line-height:33px;
	border-bottom:solid 1px #7de5ef;
}
.contain3
{
	width:100%;
	height:auto;
	background:url(../images/bg1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.footer
{
	background-color:#3887b6;
	width:100%;
	height:auto;
}
.font3
{
	font-family: 'PT Sans', sans-serif;
	color:#FFFFFF;
	font-size:27px;
	
	
}
.font4
{
	font-family: 'PT Sans', sans-serif;
	color:#FFFFFF;
	font-size:16px;
	line-height:27px;
	
	
}
.font5
{
	font-family: 'PT Sans', sans-serif;
	color:#FFFFFF;
	font-size:15px;
	line-height:27px;
	
	
}
.footerlast
{
	background-color:#0067a4;
}
.contain4
{
	background-color:#ffffff;
}
a.hover
{
font-family: MyriadPro-Regular, sans-serif;
	color:#FFFFFF;
	font-size:17px;
	line-height:27px;
	text-decoration:underline;
}


.input_bg
 {
	background-image:url(../images/bg-2.jpg);
	background-repeat:no-repeat;
	width:206px;
	height:30px;
	border:none;
	outline:none;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
	float: left;
	clear: right;
	color: #ffffff;
	text-transform: none;
	font-variant: normal;
	overflow: auto;
 }
 .input_bg2
 {
	background-image:url(../images/bg-2.jpg);
	background-repeat:no-repeat;
	width:206px;
	height:30px;
	border:none;
	outline:none;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	clear: right;
	color: #ffffff;
	
	font-variant: normal;
	overflow: auto;
 }
 .input_bg1
 {
	background-image:url(../images/bg-3.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:100px;
	border:none;
	outline:none;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	clear: right;
	color: #ffffff;
	
	font-variant: normal;
	overflow: auto;
 }
 .spe
 {
 background-color:#FFFFFF;
 }
 .spe:hover
 {
 	background-color:#88DFE3;
	color:#0067A4;
	
	text-transform:capitalize;
	border:solid 1px #666666;
 }
 .client
 {
 	margin:10px;
	border:solid 1px #999999;
 }
 .client:hover
 {
 	border:solid 1px #2EB8C5;
	border-redius:5px;
 }
  .social1
  {
  	background-image:url(../images/si2.png);
  }
 
 .social1:hover
 {
 	background-image:url(../images/si2-hover.png);
 }

 
 
 
 
 .photo-grid {
margin: 1em auto;
max-width: 1106px;
text-align: center;
}
 
.photo-grid li {
border: 5px solid white;
display: inline-block;
margin: 1em;
width: 330px;
}
 
.photo-grid img {
display: block;
height: auto;
max-width: 100%;
}
 
.photo-grid figure {
height: 350px;
overflow: hidden;
position: relative;
width: 300px;
}
 
.photo-grid figcaption {
background:#2EB8C5;
color: white;
display: table;
height: 100%;
left: 0;
opacity:0;
position: absolute;
right: 0;
top: 0;
z-index: 100;
}
 
.photo-grid figcaption p {
display: table-cell;
font-size: 1.5em;
position: relative;
top: -40px;
width: 300px;
vertical-align: middle;
} 
.photo-grid li:hover figcaption {
opacity:0.8;
} 
.photo-grid img {
display: block;
height: auto;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
transition: all 300ms;
max-width: 100%;
height: 100%;
}
 
.photo-grid li:hover img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
transform: scale(1.4);
} 
.goods-elevator:hover
{
	background-color:#2eb8c5;
	
}
 .goods-elevator:hover p
 {
 color:#FFFFFF;
 }
 
 
 
 
 
 
 
 
 .photo-grid2 {

max-width: 1151px;
text-align: center;
}
 
.photo-grid2 li {

display: inline-block;
margin:10px;
width:250px;
}
 
.photo-grid2 img {
display: block;
height: auto;
max-width: 100%;
}
 
.photo-grid2 figure {
height: 250px;
overflow: hidden;
position: relative;
width: 250px;
}
 
.photo-grid2 figcaption {
background:#2EB8C5;
color: white;
display: table;
height: 100%;
left: 0;
opacity:0;
position: absolute;
right: 0;
top: 0;
z-index: 100;
}
 
.photo-grid2 figcaption p {
display: table-cell;
font-size: 1.5em;
position: relative;
top: -40px;
width: 250px;
vertical-align: middle;
} 
.photo-grid2 li:hover figcaption {
opacity:0.8;
} 
.photo-grid2 img {
display: block;
height: auto;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
transition: all 300ms;
max-width: 100%;
}
 
.photo-grid2 li:hover img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
transform: scale(1.4);
} 
.font-3
{
font-size: 20px;
font-family: 'PT Sans', sans-serif;
color: #474747;
text-align: justify;
line-height: 34px;
}