*{
	padding:0;
	margin:0;
	border:0;
}

body{
	color:#444444;
	font: normal 16px/26px 'Open Sans', Arial, sans serif;
	background-color:#fff;
}

h1{
	margin:0 0 0 40px;
	padding-top:20px;
}

h1, h2{
	font-size:30px;
	font-weight:normal;
	color:#43885b;
	margin-bottom:15px;
}

h3{
	font-size:16px;
	color:#43885b;
}

a, a:visited{
	color:#43885b;
}

a:hover{
	background-color:#43885b;
	color:#fff;
	text-decoration:none;
}

.vcr-center{
	width:960px;
	margin:0 auto;
}

#header{
	width:100%;
	min-width:1000px;
	height:90px;
	float:left;
}

#header-center{
	width:960px;
	min-width:1000px;
	margin:0 auto;
	position:relative;
}

.quality{
	color:#fff;
	float:left;
	margin:15px 0 0 20px;
	font-size:18px;
}

.call{
	float:right;
	color:#fff;
	margin:15px 20px 0 0;
	font-size:18px;
}

.call a{
	color:#fff;
	text-decoration:none;
}

.village-logo{
	width:175px;
	position:absolute;
	top:-5px;
	left:400px;
}

#header-tel{
	width:100%;
	min-width:1000px;
	height:30px;
	background-color:#033615;
	color:#fff;
}

#header-nav{
	width:100%;
	min-width:1000px;
	height:60px;
	background-color:#43885b;
	color:#fff;
}

.main{
	width: 100%;
	float: left;
	padding: 50px 0;
}

.main h1{
	margin-left: 0;
}

.main h2{
	font-size: 24px;
	margin-top: 30px;
}

.main h3{
	color: #444;
}

.main p{
	margin-bottom: 10px;
}

.main ul{
	margin: 0 0 20px 20px;
}

.highlight{
	font-weight: 700;
}

.policy-link{
	font-size: 14px;
}

#about{
	width:100%;
	min-width:1000px;
	float:left;
	padding:100px 0 60px 0;
}

#about p{
	margin-left:40px;
}

img.workshop-front{
	float:right;
	margin:0 40px 0 60px;
}

p.cta{
	font-size:18px;
	color:#43885b;
	margin:20px 0 0 40px;
}

p.cta span{
	font-size:20px;
}

#services{
	width:100%;
	min-width:1000px;
	float:left;
	padding:50px 0;
	background-color:#f7f7f7;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	text-align:center;
}

.service-module{
	width:598px;
	float:left;
	background-color:#fff;
	border:1px solid #d2d2d2;
	border-radius:3px;
	margin:20px 180px 20px 180px;
}

.service-module-left{
	width:259px;
	float:left;
	padding:15px 20px;
	text-align:center;
	border-right:1px solid #d2d2d2;
}

.service-module-right{
	width:258px;
	float:left;
	padding:15px 20px;
	text-align:center;
}

.service-module-left p, .service-module-right p{
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
}

.service-list{
	width:940px;
	float:left;
	padding:20px 20px 40px 10px;
}

.service-icon{
	width:117px;
	float:left;
}

.service-icon img{
	width:90px;
	height:95px;
}

.service-icon p{
	font-size:14px;
	line-height:15px;
	text-align:center
}

p.quote{
	font-size:20px;
	color:#43885b;
	margin-bottom:10px;
}

p.mot{
	font-style:italic;
	font-size:14px;
}

#contact{
	width:100%;
	min-width:1000px;
	float:left;
	padding:60px 0 0 0;
	background-color:#fff;
}

.contact-left{
	width:479px;
	float:left;
	padding:0 60px 180px 40px;
	background:url(../images/village-image.png) no-repeat 0 100%;
}

.contact-left h3{
	margin-top:20px;
}

.address{
	width:239px;
	float:left;
	padding-right:30px;
}

.hours{
	width:210px;
	float:left;
}

table.opening-hours{
	width:210px;
}

table.opening-hours tr td.day{
	width:110px;
}

table.opening-hours tr td.time{
	width:100px;
}

.contact-right{
	width:340px;
	float:left;
	padding:0 40px 0 0;
	position:relative;
}

.contact-form{
	width:300px;
	float:left;
	padding:20px;
	background-color:#f7f7f7;
	border-radius:5px;
}

.contact-form p{
	font:normal 20px 'Open Sans';
	color:#43885b;
	margin-bottom:10px;	
}

.contact-form label{
	width:100%;
	float:left;
	margin-bottom:2px;
}

.contact-form input{
	width:288px;
	float:left;
	padding:5px;
	margin-bottom:10px;
	border:1px solid #d2d2d2;
	font:normal 14px 'Open Sans';
}

.contact-form textarea{
	width:288px;
	height:100px;
	float:left;
	padding:5px;
	margin-bottom:10px;
	border:1px solid #d2d2d2;
	font:normal 14px 'Open Sans';
	resize:none;
}

.contact-form button{
	background-color:#43885b;
	color:#fff;
	padding:10px 20px;
	border-radius:3px;
	font:normal 16px 'Open Sans';
	border:1px solid #43885b;
}

.contact-form button:hover{
	background-color:#fff;
	border-color:#43885b;
	color:#43885b;
	cursor:pointer;
}

#success-div{
	width:278px;
	float:left;
	padding:10px;
	margin:0 0 10px 0;
	background-color:#e7ffef;
	border:1px solid #43885b;
	border-radius:3px;
	font-size:14px;
	line-height:16px;
	display:none;
}

#footer{
	width:100%;
	min-width:1000px;
	height:55px;
	float:left;
	padding-top:25px;
	background-color:#43885b;
	color:#fff;
}

#footer p{
	font-size:13px;
	padding:0;
	margin:0 0 0 40px;
	line-height:17px;
}

#footer p a{
	color:#fff;
	text-decoration:none;
}

#footer p a:hover{
	text-decoration:underline;
}

.form-logo{
	position:absolute;
	top:-30px;
	left:280px;
	width:100px;
}

.cookieinfo span{
	text-align: left;
}

@media all and (max-width:699px){

.quality, .call, .form-logo{
	display:none;
}

.vcr-center{
	width:100%;
	min-width:100%;
}

#header{
	min-width:100%;
}

#header-center{
	width:auto;
	min-width:100%;
}

#header-tel{
	height:20px;
	min-width:100%;
}

#header-nav{
	height:50px;
	min-width:100%;
}
	
.main{
	padding: 5%;
	box-sizing: border-box;
}

.village-logo{
	width:140px;
	top:0;
	left:50%;
	margin-left:-70px;
}

.workshop{
	width:100%;
	float:left;
	padding:20px 0 10px 0;
	text-align:center;
}

img.workshop-front{
	float:none;
	width:96%;
	max-width:320px;
	margin:10px 2%;
	clear:both;
}

#about{
	padding:0 0 30px 0;
	text-align:center;
	min-width:100%;
}

h1{
	margin:20px 0 20px 0;
	line-height:32px;
}

h3{
	font-size:16px;
}

#about p{
	margin-left:0;
}

#services, #contact{
	padding:40px 0;
	min-width:100%;
}

.service-module, .intro{
	width:94%;
	margin:20px 3%;
}

.service-module-left{
	width:92%;
	padding:2% 4%;
	border-right:0;
	border-bottom:1px solid #d2d2d2;
}

.service-module-right{
	width:92%;
	padding:2% 4%;
}

.service-list{
	width:96%;
	padding:0 2%;
	margin-bottom:20px;
}

.service-icon{
	width:50%;
	margin-bottom:20px;
}

.service-icon img{
	width:75%;
	max-width:180px;
	height:auto;
}

.contact-left, .contact-right{
	width:94%;
	padding:0 3%;
	margin-bottom:20px;
	text-align:center;
	background-image:none;
}

.contact-right{
	text-align:left;
	padding-top:20px;
}

.address, .hours{
	width:100%;
	padding:0;
}

table.opening-hours{
	width:80%;
	margin:10px 10%;
}

.contact-form{
	width:90%;
	padding:20px 5%;
}

.contact-form input, .contact-form textarea{
	width:96%;
	padding:5px 2%;
}

.service-module-left p, .service-module-right p{
	font-size:16px;
}

#footer{
	height:auto;
	padding:20px 0 20px 0;
	min-width:100%;
}

#footer p{
	margin:0;
	text-align:center;
}

p.quote{
	line-height:22px;
}

p.mot{
	line-height:18px;
}

#success-div{
	width:96%;
	padding:2%;
}

.cookieinfo-close{
	min-width: 40px !important;
	margin-top: 10px;
}

}