/* 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%;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif, 微软雅黑, 
Microsoft YaHei;
	color: #666;
}
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 */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
/*----start-wrap-----*/
.wrap{
	width: 886px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.wrap1{
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.wrap2{
	width: 550px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.wrap3{
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.wrap4{
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*---start-header-----*/
.header{
	background:#222222;
}
.logo{
	float: left;
	margin-top: 2.3em;
}
.top-nav{
	float:right;
}
.top-nav ul li{
	display:inline-block;
	float:left;
}
.top-nav ul li a{
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em;
	display: block;
	padding: 45px 30px 40px 30px;
	display: block;
	text-transform: uppercase;
}
.top-nav li.active> a, .top-nav li> a:hover {
	color: #FFC809;
	background: url(../images/marker.png) 50% 100%no-repeat;
}
/*----start-content-----*/
.top-grids{
	font-family: 'Open Sans', sans-serif;
}
.top-grids h3{
	color: #FFF;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 微软雅黑;
}
.top-grids h2{
	color: #FFF;
	font-size: 7em;
	text-transform: uppercase;
	font-weight: bold;
	font: 微软雅黑;
}
.top-grids h4{
	color:#FFF;
	font-size:3em;
	text-transform:uppercase;
	font-weight: bold;
	margin-bottom: 0.5em;
	font: 微软雅黑;
}
.top-grids ul li{
	display:inline-block;
	float:left;
}
.top-grids ul li a{
	display:block;
}
.what{
	padding: 25px 30px;
	font-family: Open Sans, sans-serif;
	font-size:0.875em;
	text-transform:uppercase;
	background:#FFF;
	color:#222;
}
.what:hover{
	background:#222;
	color:#FFF;
}
.join{
	padding: 25px 40px;
	font-family: Open Sans, sans-serif;
	font-size:0.875em;
	text-transform:uppercase;
	background:#222;
	color:#FFF;
}
.join:hover{
	background:#FFF;
	color:#222;
}
/*---start-mid-grids-----*/
.mid-grids{
	padding: 5.5em 0 6em 0;
	background: url(../images/bottom-bg.png) no-repeat 50% 101% #222;
	font:微软雅黑;
}
.mid-grids2{
	padding: 5.5em 0 6em 0;
	font: 微软雅黑;
	background-color: #222;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: 50% 100%;

}
.mid-grids1{
	padding: 5.5em 0 6em 0;
	font: 微软雅黑;
	background-color: #fff;
	background-repeat: repeat;
	background-position: 50% 100%;

}
.jumbotron .mid-grid{
	font-family: Open Sans, sans-serif;
	text-align:center;
}
.jumbotron .mid-grid h3{
	color: #FFF;
	font-size: 3em;
	font-family: 微软雅黑;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.jumbotron .mid-grid h4{
	color: #F5A600;
	font-size: 1.5em;
	font-family: 'Open Sans', sans-serif;
	padding: 0.5em 0;
}
.jumbotron .mid-grid p{
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	line-height: 1.8em;
	margin-bottom: 1em;
	margin: 0 auto 1em auto;
	text-align: left;
}
.button{
	color: #FFF;
	font-size: 1.2em;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding: 0.5em 0px 0px 0px;
}
.button:hover{
	color:#F5A600;
}
.services{
	font-family: 'Open Sans', sans-serif;
	background: url(../images/bottom-bg.png) no-repeat 50% 101% #FFF;
	padding-bottom: 3em;
}
.services h4{
	text-transform: uppercase;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif, 微软雅黑;
	color: #555;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	padding: 1em 0 0.5em 0;
	display: block;
}
/*----bottom-grids-----*/
.bottom-grids{
	background: #F5A600;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 4em;
	padding-left: 0;
}
.social-links{
	text-align:center;
}
.social-links ul li{
	display:inline-block;
}
.social-links ul li a{
	font-size: 1em;
	color: #FFF;
	text-transform: uppercase;
	margin: 0px 2em 0px 0px;
	font-weight: bold;
	display:inline-block;

}
.mobile-no{
	text-align:center;
}
.mobile-no span{
	font-size: 6em;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding: 0.2em 0 0.1em 0;
	display: block;
}
.footer-logo{
	text-align:center;
}
.footer-logo a{
	font-size:3em;
	color:#FFF;
	text-transform:uppercase;
}
.copy-right{
	text-align:center;
}
.copy-right p{
	font-size:1em;
	text-transform:uppercase;
	color:#FFF
}
.copy-right a{
	color:#222;
	margin:1em 0;
	display:inline-block;
}
.copy-right a:hover{
	color:#FFF;
}
/*** move top **/
.scroll {
	width: 48px;
	height: 48px;
	border: none;
	display: block;
	text-indent: 100%;
	background: url(../images/top-icon.png) no-repeat right top;
	position: absolute;
	right: 14px;
	bottom: 5px;
}
.scroll:hover{
	opacity:0.8;
}
/*---about-us----*/
.about-us {
	padding: 30px 0 0 0;
	background: url(../images/bottom-bg.png) no-repeat 50% 101% #FFF;
}
.about-header h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
}
.jumbotron .about-info a{
	text-transform: uppercase;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif, 微软雅黑;
	color: #555;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	padding: 1em 0 0.5em 0;
	display: block;
	text-decoration: none;
}
.jumbotron .about-info a:hover{
	color:#F5A600;
}
.jumbotron .about-info p{
	font-size: 18px;
	color: rgba(85, 81, 81, 0.84);
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}
/*-----specials-heading----*/
.specials-heading h5{
	float: left;
	width: 33%;
	height: 1px;
	background: #D1D1D1;
	margin: 24px 0px 0px 0px;
}
/*----special-grid------*/
.special-grid {
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
}
/*----special-grid------*/
.foot-zb {
	float: left;
	width: 32%;
	margin-right: 2%;
	color: #FFF;
	font-family: 微软雅黑;
	text-align: center;
}
.specials {
	margin-top: 1em;
}
.special-grid img{
	width:100%;
}
.special-grid a{
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: 微软雅黑;
	color: #825700;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	padding: 0.3em 0;
	display: block;
}
.special-grid a:hover{
	color: #F5A600;
}
.special-grid p{
	font-size: 0.875em;
	color: rgba(148, 145, 145, 0.84);
	font-family: Arial, Helvetica, sans-serif;
	padding: 0em 1em 1em 1em;
	line-height: 1.5em;
}
.spe-grid{
	margin: 0px;
}
.specials-grids {
	padding: 25px 0 60px 0;
}
/*-----specials-heading----*/
.specials-heading h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
}
/*----start-testmonial-grid----*/
.testmonial-grid{
	text-align:center;
}
.testmonial-grid h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	color: #363638;
	text-align: center;
	text-transform: uppercase;
	padding: 0em 0 0.5em 0;
}
.testmonial-grid p{
	font-size: 0.875em;
	color: rgba(85, 81, 81, 0.84);
	font-family: Arial, Helvetica, sans-serif;
	padding: 0em 1em 1em 1em;
	line-height: 1.8em;
}
.testmonial-grid a{
	font-size: 0.875em;
	font-size: 1.2em;
	font-family: 'Open Sans', sans-serif;
	color:#F5A600;
}
.testmonials{
	padding: 3em 0 5em 0;
	background: url(../images/bottom-bg.png) no-repeat 50% 101% #222;
}
/*---start-what-we----*/
/*---start-gallery---*/
.gallerys {
	font-family: 'Open Sans', sans-serif;
	background: url(../images/bottom-bg.png) no-repeat 50% 101% #FFF;
	padding-bottom: 2em;
}
.gallerys h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
	padding:1em 0;
}
.gallery-grid{
	width: 100%;
	float: left;
}
.gallery-grid p {
	font-size: 0.875em;
	padding: 0.2em 0em 1.2em 0em;
	color: #6a6a6a;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery-button a {
	color: #222;
	font-size: 0.875em;
	text-transform: uppercase;
	padding: 0.8em;
	border: 1px solid #EEE;
	display: inline-block;
}
.gallery-button a:hover {
	background: #F5A600;
	color: #FFF;
}
.grid2{
	margin: 0px 35px;
}
.gallery-grids {
	margin-bottom: 30px;
}
.projects-bottom-paination ul li{
	display:inline-block;
}
.projects-bottom-paination{
	text-align: center;
	padding: 55px 0;
	font-family: 'Open Sans', sans-serif;
}
.projects-bottom-paination li a{
	font: 400 12px/1.2em Arial;
	color: #5a5a5a;
	padding: 11px 18px;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	border: 1px solid #e9e9e9;
	margin-top: 16px;
}
.projects-bottom-paination li.active> a, .projects-bottom-paination li> a:hover {
	background: #F5A600;
	color:#fff;
}
.gallery-grid h4{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #363638;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
}
.gallery-grid h4:hover{
	color:#F5A600;
}
/*---start-services----*/
/*  GRID OF Five   ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col {
	display: block;
	float: left;
	margin-top: 1%;
	margin-right: 0;
	margin-bottom: 3%;
	margin-left: 1.6%;
}
.col:first-child {
	 margin-left: 0;
} 
.images_1_of_5 {
	text-transform: uppercase;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif, 微软雅黑;
	color: #555;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	padding: 1em 0 0.5em 0;
	display: block;
	width: 25%;
	padding: 1.5%;
	text-align: center;
}
.images_6_of_5 {
	width: 100%;
	padding: 1.5%;
	text-align: center;
}
.images_1_of_5  img{
	max-width:100%;
	display:inline-block;
}
.images_1_of_5  h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #363638;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
	padding: 13px 0px 2px 0px;
}
.images_1_of_5  p {
	font-size: 0.875em;
	color: rgba(85, 81, 81, 0.84);
	font-family: Arial, Helvetica, sans-serif, 微软雅黑;
	line-height: 1.8em;
}
.images_1_of_5 .button{
}
.images_1_of_5 .button a{
		color: #222;
		font-size: 0.8em;
		text-transform: uppercase;
		padding: 0.8em;
		border: 1px solid #EEE;
		display: inline-block;
		font-weight: normal;
}
.images_1_of_5 .button a:hover{
	   background: #F5A600;
		color: #FFF;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:90%;
	}	
}
/*----End-wrap-----*/
/*  Contact Form  ============================================================================= */
.contact{
	font-family: 'Open Sans', sans-serif;
	background: url(../images/bottom-bg.png) no-repeat 50% 101% #FFF;
	padding-bottom: 2em;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col{
	display: block;
	float: left;
	margin-top: 3%;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 5%;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 55%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 34%;
	padding: 1.5%;
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	font-family: Arial, Helvetica, sans-serif, 微软雅黑;
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
	padding: 0 0 0.5em 0;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}

.jumbotron.company_address{
}
.jumbotron .company_address p{
	font-size: 0.875em;
	color: #6a6a6a;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.jumbotron .company_address p span{
	text-decoration:underline;
	color:#454545;
	cursor:pointer;
}
.map{
	margin-bottom:15px;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
   
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:90%;
		padding:5%; 
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:90%;
		padding:5%; 
	}

}
/*----responsive-design-----*/
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
	.wrap{
		width:90%;
	}
	.grid2 {
		margin: 0px 34px;
	}
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	.wrap{
		width:90%;
	}
	.grid2 {
		margin: 0px 34px;
	}
	.top-grids h2 {
		color: #FFF;
		font-size: 7em;
		font:微软雅黑;
	}
	.top-grids {
	}
	.gallery-grid {
		width: 31.3%;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.wrap{
		width:90%;
	}
	.grid2 {
		margin: 0px 34px;
	}
	.top-grids h2 {
		color: #FFF;
		font-size: 5em;
	}
	.top-grids {
		padding: 3em 0 5em 0;
	}
	.gallery-grid {
		width: 30%;
	}
	.what {
		padding: 25px 12px;
	}
}
@media only screen and (max-width: 768px) and (min-width: 640px) {
	.wrap{
		width:90%;
	}
	.grid2 {
		margin: 0px 34px;
	}
	.top-grids h2 {
	color: #FFF;
	font-size: 5em;
	font-family: 微软雅黑;
	}
	.top-grids {
		padding: 3em 0 5em 0;
	}
	.gallery-grid {
		width: 29%;
	}
	.what {
		padding: 25px 12px;
	}
	.top-nav ul li a {
		padding: 45px 10px 40px 10px;
	}
	.mobile-no span {
		font-size: 5em;
	}
	.images_1_of_5 {
		width: 47%;	
	}
	.images_1_of_5:last-child{
		display:none;
	}
}
.content .top-grids .wrap h2 {
	font-family: Arial Black, Gadget, sans-serif;
}
.content .top-grids .wrap h2 {
	font-family: Arial, Helvetica, sans-serif;
}
.content .top-grids .wrap h4 {
	font-family: Arial, Helvetica, sans-serif;
}
.content .about-us .wrap .about-info a {
	font-family: Arial, Helvetica, sans-serif, 微软雅黑;
}
.content .about-us .wrap .about-info a {
	font-family: Arial, Helvetica, sans-serif, 微软雅黑;
}
