/*
Theme Name: Lindhurst Engineering Ltd.
Theme URI: www.lindhurst.co.uk
Description: Lindhurst Engineering Ltd.
Version: 1.0
Author: Qinesis
Author URI: www.qinesis.com.
*/

@charset "UTF-8";
/* CSS Document */

.teampic {
	width:200px;
	align:center;
	margin:0 auto;
}

.orange {
	color:#ff9900;
}

.lightgrey {
	color:#999;
}


h1 {
	font-size:26px;
	color:#ff9900;
	font-weight:normal;
}

h2 {
	font-size:23px;
	color:#ff9900;
	font-weight:normal;
}


a {
	color:#ff9900;
}

a:hover {
	color:#ffbc58;
}

ul {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#666;
	font-weight:lighter;
	line-height:22px;
	margin-bottom:35px;
}

p {
	color:#999;
}





body, html {
	padding:0;
	margin:0;
	font-family: 'Roboto', sans-serif;
	-webkit-text-size-adjust: none;
	color:#999;
	min-width:700px;
	overflow-x: hidden;
}


#wrapper {
	width:100%;
}


#header {
	max-width:980px;
	min-width:680px;
	min-height:177px;
	background:#FFF;
	margin:0 auto;
	padding:0 10px 0 10px;
}

#logo {
	float:left;
}

#nav {
	max-width:650px;
	height:80px;
	float:right;
	z-index:999;
	position:relative;
}

#header-info {
	max-width:650px;
	height:60px;
	padding-top:50px;
	float:right;
	clear:right;
	text-align:right;
	font-size:13px;
}



#banner-wrap {
	width:100%;
	background:url(http://176.32.230.17/lindhurstengineering.co.uk/wp-content/uploads/2015/02/banner-bg1.jpg) repeat-x;
	max-height:409px;
	z-index:5;
	position:relative;
}

#banner-box {
	width:100%;
	max-height:389px;
	background:url(http://176.32.230.17/lindhurstengineering.co.uk/wp-content/uploads/2015/02/banner-area.jpg) top center no-repeat;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:35px;
	z-index:5;
	position:relative;
}

#banner {
	max-width:1000px;
	min-width:700px;
	max-height:354px;
	margin:0 auto;
	z-index:5;
	position:relative;
}

.banner1 {
	font-family: 'Bad Script', cursive;
	font-size:30px;
	color:#ffdbbe;
	text-shadow: 2px 2px 5px #000;
}

.banner2 {
	font-family: 'Bad Script', cursive;
	font-size:50px;
	color:#ffdbbe;
	text-shadow: 2px 2px 5px #000;
}




#content-wrapper {
	max-width:980px;
	margin:0 auto;
	background:#FFF;
	text-align:center top;
	padding:30px 10px 30px 10px;
}

#content {
	max-width:980px;
	min-width:75%;
	margin:0 auto;
}



.taglines {
	width:100%;
	padding:20px 0 20px 0;
	clear:both;
	text-align:center;
	font-style:normal;
}

.taglines h4 {
	font-family: 'Anton', sans-serif;
	font-size:30px;
	color:#ff9900;
	font-style:normal;
	font-weight:400;
}


.taglines-h2ad {
	width:100%;
	padding:60px 0 60px 0;
	clear:both;
	text-align:center;
	font-style:normal;
	background:url(http://176.32.230.17/lindhurstengineering.co.uk/wp-content/uploads/2015/03/h2ad-strap-bg.jpg) no-repeat;
	text-shadow: 2px 2px 2px #999;
}

.taglines-h2ad h4 {
	font-family: 'Anton', sans-serif;
	font-size:30px;
	color:#ff9900;
	font-style:normal;
	font-weight:400;
	margin:0;
	padding:0
}

#quality-logos {
	max-width:1000px;
	margin: 0 auto;
	text-align:center;
	clear:both;
	padding:10px 0 10px 0;
	border-top:1px dotted #ff9900;
}

#quality-logos img {
	margin: 0 auto;
	align:center;
}

.addresscolumn {
	text-align:center;
}

.socialsbox {
	text-align:center;
	margin:0 auto;
}

.socialsbox img {
	margin: 0 auto;
	align:center;
}

.servicesblock {
	text-align:center;
}

.servicesblock img {
	margin: 0 auto;
	align:center;
}

.contacttext {
	padding:0 15px 0 15px;
}

#footer-wrapper {
	width:100%;
	background:url(images/footer-bg.jpg) repeat;
	padding-top:30px;
	padding:30px 0 30px 0;
}

#footer-wrapper p {
	color:#888;
	font-size:13px;
}

#footer-border {
	max-width:980px;
	margin:0 auto;
	padding:0 10px; 0 10px;
}

#footer-left1 {
	max-width:230px;
	float:left;
	margin-right:35px;
}

#footer-left2 {
	max-width:230px;
	float:left;
	margin-right:35px;
}

#footer-right {
	max-width:450px;
	float:right;
	text-align:right;
}

.bottombreak {
	clear:both;
	padding-bottom:30px;
}

.centerspread {
	width:100%
	margin:0 auto;
	text-align:center;
}









.testimonials-wrap {
	clear:both;
	padding-top:40px;
	color:#fff;
}

.testimonials-wrap h4 {
	text-align:center;
	margin:10px 0 40px 0;
	color:#fff;
}



.testimonials-thumb {
	width:20%;
	height:225px;
	background:url(http://lindhurstengineering.co.uk/wp-content/uploads/2015/04/testimonials-thumb.jpg) no-repeat;
	margin-bottom:50px;
	color:#fff;
	float:left;
}

.testimonials {
	width:100%;
	background-color:#ff9900;
	margin-bottom:50px;
	border-radius: 15px;
	color:#fff;
	margin-left:-10px;
	padding:10px;
	float:left;
}

.testimonials p {
	color:#fff;
	padding:0 10px 0 10px;
}

.tslider blockquote p {
	font-size: 1.2em;
	color: #fff;
	font-weight: 300;
	margin: 0.4em 0 1em;
}

.tslider blockquote ul {
	color: #fff;
}

.tslider blockquote ul li {
	color: #fff;
}

.tslider blockquote footer,.tslider blockquote footer a {
	font-size: 1em;
	color:#fff;
	text-align:right;
}

.mailbox {
	background-color:#ededed;
	padding:10px;
	border-radius:3px;
}

.mailbox input {
	background:#fff;
	border:1px solid #ccc;
	border-radius:3px;
	padding:5px;
}




.fscf-div-form {
	width:555px;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}

.fscf-div-left-box {
	float:left;
	width:55%;
	max-width:270px;
}

.fscf-div-right-box {
	float:left;
	width:235px;
}

.fscf-div-label {
	text-align:left;
	padding:15px 0 5px 0;
}


.fscf-input-text {
	text-align:left;
	margin:0;
	width:99%;
	max-width:450px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:#dfdfdf 1px solid;
	padding:5px;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}

.fscf-input-textarea {
	text-align:left;
	margin:0;
	width:99%;
	max-width:550px;
	height:120px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:#dfdfdf 1px solid;
	padding:5px;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}

.fscf-input-captcha {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:#dfdfdf 1px solid;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	padding:5px;
	float:left;
	clear:right;
}

.fscf-div-submit {
	text-align:left;
	clear:both;
	padding-top:15px;
}