@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
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;
}

/*Reset CSS Ends*/
a, img {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

body { background:#333; }
#header-wrap { width:100%; height:auto; float:left; background:#f0f0f0; border-top:10px solid #f58220; }
header { width:1000px; height:120px; margin:auto; }
.logo { width:auto; height:auto; float:left; margin:10px 0; text-align:center; }

ul.social-icons { width:auto; height:auto; float:right; clear:right; margin-top:30px; }
ul.social-icons li { width:32px; height:32px; float:left; margin-left:5px; }

.menu { width:auto; height:auto; float:right; clear:right; margin-top:20px; }
.menu ul { width:auto; height:auto; float:right; background:#333; padding:8px 14px; }
.menu ul li { float:left; }
.menu ul li a { font:300 16px 'Open Sans', sans-serif; text-decoration:none; color:#fff; }
.menu ul li a:hover { color:#f58220; }
.menu ul li .active { color:#f58220; }
.menu-sep { font:font:300 16px 'Open Sans', sans-serif; color:#fff; margin:0 10px; }

#banner-area { width:100%; height:auto; float:left; }

#cont-wrap { width:100%; height:auto; float:left; padding:30px 0; background:url(../images/cont_bg.gif) repeat; }

#cont-container { width:1000px; height:auto; margin:auto; overflow:hidden; }

.our-projects-area { width:1000px; height:auto; float:left; }
.our-projects-area h1 { font:400 25px 'Open Sans', sans-serif; color:#f58220; margin-bottom:20px; }
/*.our-projects-box { width:960px; height:auto; float:left; padding:20px; background:#f58220; }
.our-project-thumb { width:225px; height:auto; float:left; margin-right:20px; }
.our-project-thumb:nth-child(4n) { margin-right: 0; }
.our-project-thumb img { width:215px; height:120px; float:left; border:5px solid #fff; margin-bottom:5px; }
.our-project-thumb img:hover { border:5px solid #b55300; }
.our-project-thumb h3 { font:300 18px 'Open Sans', sans-serif; color:#fff; text-align:center; margin-bottom:8px; }
.our-project-thumb p { font:400 13px 'Open Sans', sans-serif; color:#fff; text-align:center; }*/

#third-wrap { width:100%; height:auto; float:left; background:#fff; padding:30px 0; }

#intro-container { width:1000px; height:auto; margin:auto; overflow:hidden; }

.introduction { width:670px; height:auto; float:left; margin-right:30px; }
.introduction h1 { font:300 30px 'Open Sans', sans-serif; color:#f58220; margin-bottom:10px; }
.introduction p { font:15px 'Open Sans', sans-serif; color:#333; line-height:22px; text-align:justify; }

.news { width:280px; height:auto; float:left; padding:10px; background:#f2f2f2; }
.news h1 { font:300 25px 'Open Sans', sans-serif; color:#f58220; margin-bottom:10px; }
.news h3 { font:16px 'Open Sans', sans-serif; color:#f58220; margin-bottom:5px; }
.news p { font:13px 'Open Sans', sans-serif; color:#333; border-bottom:1px dashed #333; padding-bottom:12px; margin-bottom:12px; }

.news ul { width:auto; height:auto; float:left; margin-left:20px; }
.news ul li { float:left; list-style:disc; font:600 13px 'Open Sans', sans-serif; color:#333; margin-bottom:5px; }

.TeamSuccess { width:1000px; height:auto; float:left; border-top:1px solid #ccc; margin-top:30px; padding-top:20px; }
.TeamSuccess h1 { font:300 30px 'Open Sans', sans-serif; color:#f58220; margin-bottom:15px; }
.TeamSuccess p { font:15px 'Open Sans', sans-serif; color:#333; line-height:22px; }
.TeamSuccess img { width:auto; height:auto; float:right; margin-left:10px; }

#footer-wrap { width:100%; height:auto; float:left; background:#333; }
footer { width:1000px; height:auto; margin:30px auto; overflow:hidden; }

.sitemap { width:auto; height:auto; float:left; margin-right:50px; }
.sitemap h1 { font:300 25px 'Open Sans', sans-serif; color:#fff; margin-bottom:10px; }

.footer-nav { width:auto; height:auto; float:left; clear:left; }
.footer-nav ul { width:auto; height:auto; float:left; clear:left; }
.footer-nav li { float:left; clear:left; }
.footer-nav li a { font:12px 'Open Sans', sans-serif; color:#fff; text-decoration:none; line-height:24px; }
.footer-nav li a:hover { color:#f58220; }

.address { width:auto; height:auto; float:left; clear:right; margin-right:50px; }
.address h1 { font:300 25px 'Open Sans', sans-serif; color:#fff; margin-bottom:10px; }
.address p { font:12px 'Open Sans', sans-serif; color:#fff; line-height:24px; }
.address a { font:12px 'Open Sans', sans-serif; color:#fff; line-height:24px; text-decoration:none; }
.address a:hover { color:#f58220; }

.QuickEnquiry { width:auto; height:auto; float:left; margin-right:50px; }
.QuickEnquiry h1 { font:300 25px 'Open Sans', sans-serif; color:#fff; margin-bottom:15px; }

/*---------Quick Contact--------*/
.QuickEnquiryForm { width:260px; height:auto; float:left; }
input.QuickForm { float:left; width:250px; margin:0 0 2px 0; background:#5c5c5c; border:none; padding:5px; font:13px 'Open Sans', Sans-Serif; font-style:italic; color:#fff; }
textarea.QuickForm { float:right; width:250px; height:60px; margin:0 0 2px 0px; background:#5c5c5c; border:none; padding:5px; font:13px 'Open Sans',Sans-Serif; font-style:italic; color:#fff; }
input.QuickForm:hover, textarea.QuickForm:hover { background:#fff; color:#333; }

#submitbutton.QuickForm { width:auto; height:auto; float:left; padding:5px; font:13px 'Open Sans',Sans-Serif; font-style:italic; color:#fff; cursor:pointer; text-align:center; background:#5c5c5c; }
#submitbutton.QuickForm:hover { background-color:#fff; color:#333; }
/*---------Quick Contact--------*/

.FooterGallery { width:260px; height:auto; float:left; }
.FooterGallery h1 { font:300 25px 'Open Sans', sans-serif; color:#fff; margin-bottom:15px; }
.FooterGallery ul { width:260px; height:auto; float:left; }
.FooterGallery ul li { width:80px; height:auto; float:left; margin-right:10px; margin-bottom:10px; }
.FooterGallery ul li:nth-child(3n) { margin-right: 0; }
.FooterGallery ul li img { width:70px; height:70px; float:left; border:5px solid #fff; }
.FooterGallery ul li img:hover { border:5px solid #5c5c5c; }

.copyright { width:1000px; height:auto; float:left; border-top:1px solid #ccc; margin-top:30px; padding-top:20px; }
.copyright p { font:12px 'Open Sans', sans-serif; color:#fff; }
.copyright a { font:12px 'Open Sans', sans-serif; color:#fff; text-decoration:none; }
.copyright a:hover { color:#ef343a; }

/*---------Inner Style Starts--------*/
#inner-banner-area { width:100%; height:auto; float:left; background:#2495ff; }
.inner-banner { width:1000px; height:250px; margin:auto; overflow:hidden; }

#inner-cont-wrap { width:100%; height:auto; float:left; background:#fff; padding:30px 0; }
#inner-cont { width:1000px; height:auto; margin:auto; overflow:hidden; }
.inner-main-cont { width:670px; height:auto; float:left; }
.inner-main-cont h1 { font:300 30px 'Open Sans', sans-serif; color:#f58220; margin-bottom:15px; }
.inner-main-cont h2 { font:300 20px 'Open Sans', sans-serif; color:#f58220; margin-bottom:5px; }
.inner-main-cont p { font:15px 'Open Sans', sans-serif; color:#333; line-height:22px; text-align:justify; }
.inner-main-cont a { font:15px 'Open Sans', sans-serif; color:#f58220; line-height:22px; text-decoration:none; }
.inner-main-cont a:hover { color:#333; }

#inner-rightside { width:300px; height:auto; float:right; }
.inner-right { width:280px; height:auto; float:left; padding:10px; background:#f2f2f2; }
.inner-right h1 { font:300 25px 'Open Sans', sans-serif; color:#f58220; margin-bottom:10px; }
.inner-right h3 { font:16px 'Open Sans', sans-serif; color:#f58220; margin-bottom:5px; }
.inner-right p { font:15px 'Open Sans', sans-serif; color:#333; line-height:22px; }
.inner-right a { font:15px 'Open Sans', sans-serif; color:#333; line-height:22px; text-decoration:none; }
.inner-right a:hover { color:#f58220; }

.inner-right ul { width:auto; height:auto; float:left; margin-left:20px; }
.inner-right ul li { float:left; list-style:disc; font:600 13px 'Open Sans', sans-serif; color:#333; margin-bottom:5px; }

#projects-cont { width:1000px; height:auto; margin:auto; overflow:hidden; }
.projects-main-cont { width:1000px; height:auto; margin:auto; overflow:hidden;}
.projects-main-cont h1 { font:300 30px 'Open Sans', sans-serif; color:#f58220; margin-bottom:15px; }
.projects-main-cont p { font:15px 'Open Sans', sans-serif; color:#333; line-height:22px; text-align:justify; }

table.gridtable { width:100%; height:auto; font:13px 'Open Sans', sans-serif; color:#333; border:1px solid #fff; border-collapse: collapse; margin-top:15px; }
table.gridtable th { border:1px solid #fff; font:18px 'Open Sans', sans-serif; padding:8px; background:#2495ff; color:#fff; text-align:center; }
table.gridtable td { border:1px solid #fff; padding:8px; background:#f58220; color:#fff; text-align:center; }

#gallery-cont { width:1000px; height:auto; margin:auto; overflow:hidden; }
.gallery { width:1000px; height:auto; margin:auto; overflow:hidden;}
.gallery h1 { font:300 30px 'Open Sans', sans-serif; color:#f58220; margin-bottom:15px; }
.gallery p { font:15px 'Open Sans', sans-serif; color:#333; line-height:22px; text-align:justify; }
.gallery ul { width:100%; height:auto; float:left; }
.gallery ul li { width:192px; height:192px; float:left; margin:0 10px 10px 0; }
.gallery ul li:nth-child(5n) { margin-right:0; }
.gallery ul li img { width:182px; height:182px; float:left; border:5px solid #eee; }
.gallery ul li img:hover { border:5px solid #f5821f; }

#contact-cont-wrap { width:100%; height:auto; float:left; background:#fff; padding:30px 0; }
#contact-cont { width:1000px; height:auto; margin:auto; overflow:hidden; }

.map { width:660px; height:auto; float:left; border:5px solid #f58220; margin-top:20px; }

/*---------Contact Form--------*/
.enquiry_form { width:670px; height:auto; float:left; margin-top:10px; }

input.enquiry { float:left; width:660px; margin:0 0 10px 0; border:1px solid #eee; padding:5px; font:300 16px 'Open Sans', Sans-Serif; color:#333; -webkit-border-radius:3px;-moz-border-radius:3px; border-radius:3px; }
textarea.enquiry { float:left; width:660px; height:100px; margin:0 0 10px 0px; border:1px solid #eee; padding:5px; font:300 16px 'Open Sans',Sans-Serif; color:#333; -webkit-border-radius:3px;-moz-border-radius:3px; border-radius:3px; }
input.enquiry:hover, textarea.enquiry:hover { border:1px solid #f5821f; color:#f5821f; }

#submitbutton.enquiry { float:left; margin-bottom:0px; padding:5px 10px; font:300 16px 'Open Sans',Sans-Serif; color:#333; width:auto; height:auto; cursor:pointer; text-align:center; background:#eee; }
#submitbutton.enquiry:hover { background-color:#f5821f; color:#fff; }
/*---------Contact Form--------*/

/*---------Inner Style Ends--------*/