@charset "UTF-8";

/* Layout Large Screens (default for older browsers) */

header {
	width: 100%;
	height: 132px;
	padding: 0;
	border-bottom: 1px solid #aaa;
	background: #999 url(../images/headerbg.png) center top repeat-x;
	position: fixed;
	top:0;
	z-index: 1;
}

.headerinner {
	max-width: 1030px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 0 20px 0 20px;
	height: 132px;
}

.verytop1 {
	text-align: left;
	color: #555;
	font-size: 14px;
	float: left;
	width: 30%;
}

.verytop2 {
	text-align: center;
	color: #555;
	font-size: 14px;
	float: left;
	width: 40%;
}

.verytop3 {
	text-align: right;
	float: left;
	width: 30%;
	padding-top:1px;
}

.verytop3 img {
	height: 13px;
	border:0;
	width: auto;
	}

.verytop1 a, .verytop2 a, .verytop3 a {color: #555; text-decoration: none;}
.verytop1 a:hover, .verytop2 a:hover, .verytop3 a:hover {color: #555; text-decoration: underline;}

.verytop1 .fa {color: #176d8a;}
.verytop2 .fa {color: #176d8a;}

.emailtwo {display: none;}

div.logo {
	display: block;
	position: absolute;
	top: 35px;
}

div.logo a img {
	width: auto;
	border: 0;
	height: 88px;
}

.tel {
	text-align: right;
	float: right;
	margin: 35px 0 0 0;
	padding: 0;
}

div.banner {
	padding: 0;
	height: 100%;
	background: #5d5d5d url(../images/banner.jpg) no-repeat center center;
	background-size: cover;
	border-top: 1px solid #ccc;
	border-bottom: 7px solid #dcdcdc;
	margin-top: -25px;
}

.bannerinner {
	padding: 30px 20px 30px 20px;
	max-width: 1030px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
	letter-spacing: 1px;
}

div.survey {
	padding: 0;
	height: 100%;
	background: #5d5d5d url(../images/banner-survey.jpg) no-repeat center center;
	background-size: cover;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
}

.surveyinner {
	padding: 20px 20px 20px 20px;
	max-width: 1030px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
}

div.faqbg {
	padding: 0;
	height: 100%;
	background: #5d5d5d url(../images/faqbg.jpg) no-repeat center center;
	background-size: cover;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
}

.faqbginner {
	padding: 40px 20px 40px 20px;
	max-width: 1280px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
}

div.quote {
	padding: 0;
	height: 100%;
	background: #5d5d5d url(../images/banner-quote.jpg) no-repeat center center;
	background-size: cover;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
}

.quoteinner {
	padding: 30px 20px 30px 20px;
	max-width: 1030px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
}

.quoteinner div {
		padding: 15px 25px 10px 90px;
		background: url(../images/lhs.png) no-repeat 20px 20px rgba(255, 255, 255, 0.97);
		max-width: 650px;
}

.quoter {text-align: right; color: #009cc8;}

.quoteinner div h2 {font-size:20px;}

h1.nobanner {font-size: 32px; margin: 0; font-weight: 300; color: #009cc8; line-height: 1.1; padding: 7px 0 5px 0; font-family: 'Open Sans', sans-serif;}

.faqbginner div {
		padding: 0 25px 10px 25px;
		background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.97);
		width: 65%;
}

.surveyinner div {
		padding: 0 25px 10px 25px;
		background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.97);
		max-width: 650px;
}

.strap {
	font-size: 36px;
	color: #fff;
	font-weight: 400;
	line-height: 1.7;
	max-width: 600px;
	font-family: 'Open Sans', sans-serif;
}

.strap2 {
	font-size: 20px;
	color: #fff;
	font-weight: 300;
	line-height: 1.7;
	max-width: 500px;
	padding: 30px 0 0 0;
	font-family: 'Open Sans', sans-serif;
}

.strap3 {
	font-size: 16px;
	color: #2ac9ff;
	font-weight: 300;
	line-height: 1.7;
	max-width: 580px;
	padding: 20px 0 10px 0;
	font-family: 'Open Sans', sans-serif;
}

.strap2 a { color:#2ac9ff; text-decoration: none;}
.strap2 a:hover { color: #eee; text-decoration: none;}
.strap3 i {color: #fff;}

div.main {
	max-width: 1030px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 0 20px 0 20px;
}

div.main2 {
	max-width: 1030px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 0 20px 15px 20px;
}

div.main3 {
	max-width: 630px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 20px 0 20px 0;
}


div.main div.about {
	text-align: center;
}

.safecontractor img {
	width:50px;
	height:auto;
	margin:15px 8px 0 0;
}

.safecontractor img.cl {
	width:auto;
	height:45px;
	margin:15px 0px 0 0;
}

.outer {
	color: #666; 
	background-color: #f3f3f3; 
	padding: 0; 
	text-align: center;
	margin: 20px 0 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.tops {margin-top:0px !important; }

.outer2 {
	color: #666; 
	background-color: #f3f3f3; 
	padding: 0; 
	text-align: center;
	margin: 10px 0 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.outer3 {
	color: #666; 
	background-color: #f3f3f3; 
	padding: 0; 
	text-align: left;
	margin: 10px 0 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

div.three {
	width: 30%;
	float: left;
	margin: 10px 1% 5px 0;
	text-align: left;
	background: #ddd url("../images/rightheaderbg.png") repeat-x top;
	padding: 1px 1% 5px 1%;
	color: #555;
}

ul.recent {margin: 0; padding: 5px 0 8px 10px; display: block; width: 97%; text-align: left;}

ul.recent li {float: left; width: 47%; padding: 2px 3% 2px 0; color: #009cc8;}

ul.recent li span {color: #666;}

ul.recent li:last-child {margin-bottom: 15px;}

div.three h3 {font-size: 20px; padding: 4px 0 4px 0; color: #fff;}

div.three h2 {font-size: 20px; padding: 4px 0 4px 0; color: #fff;}

.footerleft {
	float: left;
	width: 30%;
	text-align: left;
	padding: 0 5% 20px 0;
}

.footermiddle {
	float: left;
	width: 30%;
	text-align: left;
	padding: 0 0 20px 0;
}

.footerright {
	float: left;
	width: 30%;
	text-align: left;
	padding: 0 0 20px 4%;
}

.footerinner {max-width: 1030px; margin: 0 auto 0 auto; position: relative; padding: 30px 20px 5px 20px;}

.footerinner ul {margin: 0; padding: 0 0 8px 0; float: none; width: 97%;}

.footerinner li {float: none; width: 100%; padding: 2px 0 2px 0;}

.footerinner div div {font-size: 20px; padding: 0 0 5px 0; margin: 0 0 0 0;  letter-spacing: .7px;}

img.approved {width: 40%; max-width: 120px; height: auto;}
img.construction {width: 60%; max-width: 160px; height: auto;}

img.checkatrade {width: 100%; height: auto; max-width: 300px;}

.overlay {display: none;}

span.onlysmall {display: none;}

h1 {float: left; width: 75%;}
div.breadcrumbs {float: right; width: 25%; color: #666; text-align: right; font-size:14px; padding-top: 2px;}
div.breadcrumbs a {color:#666; text-decoration: none;}
h2.lower {padding-top: 1px !important;}

.navbar2 {display: none;}

div.nav {
    max-width: 1030px;
    display: block;
    position: relative;
    margin: 132px auto 0px auto;
    padding: 7px 20px 0 20px;
    height: 55px;
}

div.welcome1 {width: 70%; float: left;}
div.welcome2 {width: 30%; float: left; text-align: center;}
.welcome2 img {margin: 5px 0 0 0; width: 80%; height: auto; border:0;}
.welcome1 img {display: none;}

div.blocked1 {width: 65%; float: left;}
div.blocked2 {width: 35%; float: left; text-align: center;}
.blocked2 img {margin: 20px 0 0 0; width: 70%; height: auto; border:0;}
.blocked1 img {display: none;}

div.survey1 {width: 65%; float: left; margin-top: 15px;}
div.survey2 {width: 35%; float: left; text-align: center;}
.survey2 img {margin: 20px 0 0 0; width: 47%; height: auto; border:0;}
.survey1 img {display: none;}

p.areascovered {margin-top: 15px; width: 100%; float: left;}
p.nobanner {margin-top: 20px;}
div.areascovered1 {width: 46%; float: left; margin-right: 8%; margin-bottom: 15px;}
div.areascovered2 {width: 46%; float: left; margin-bottom: 15px;}

.upperfooter {  font-size: 22px; color: #666; background-color: #f3f3f3; padding: 0px 0 0 0; text-align: center; margin: 0; border-top: 1px solid #ddd; }
.upperfooterinner {max-width: 1030px; margin: 0 auto 0 auto; position: relative; padding: 20px; font-family: 'Open Sans', sans-serif; text-align: center; line-height: 1.65;}

.form1 {width: 28%; float: left; text-align: left;}
.form2 {width: 28%; float: left; text-align: left;}
.form3 {width: 28%; float: left; text-align: left;}
.form4 {width: 16%; float: left; text-align: left;}
.form5{width: 100%; float: left; text-align: left;}
.form6 {width: 100%; float: left;}
.formcontact {width: 100%; float: left; text-align: left; margin-bottom: 5px;}

.btn {
	border: none;
	color: white;
	padding: 0 30px 0 30px;
	background: #ddd url("../images/rightheaderbg.png") repeat-x;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	height: 38px;
	margin: 10px 0 10px 0;
	letter-spacing: 0.5px;
	}

.inputborder {border: 2px solid #ddd; border-radius: 0 !important; padding: 8px;  color:#666;}
.inputborder:focus {border-color: #aaa; color:#666;}

.reasonsicon {float:left; color: #009cc8; width: 3%; text-align: left;}
div.reasons {float:left; width: 27%; text-align: left; margin-right: 3%; margin-bottom: 10px;}
div.reasons h3 {color: #009cc8; line-height: 1.2; padding-bottom: 2px;}

.reasonsicon2 {float:left; color: #009cc8; width: 3%; text-align: left;}
div.reasons2 {float:left; width: 27%; text-align: left; margin-right: 3%; margin-bottom: 10px;}
div.reasons2 h3 {color: #009cc8; line-height: 1.2; padding-bottom: 2px;}

h2.reasons {margin-bottom: 15px; text-align:center;}

.mapouter{overflow:hidden; height:180px; width:98%; border: 1px solid rgb(231, 231, 231); padding: 2px; margin: 0 0 5px 0;}
.gmap_canvas {background:none!important; height:180px;width:100%; margin:0;}

.clear-fix2 {display:none;}
.clear-fix3 {clear:both; line-height: 1px;}
   

.reallybig {font-size: 72px; color: #009cc8; padding: 30px 0 20px 0;}

.reallybig span {font-size: 28px;}

.weekendleft {float: left; text-align: center; width: 35%;}

.weekendleft img { border:0; width: 50%; height: auto; margin-top: 15px;}

.weekendright {float: left; text-align: left; width: 65%; margin-top: 10px;}

.plumberleft {float: left; text-align: left; width: 65%;}

.plumberleft div {line-height: 1.8;}

.plumberleft div i {color: #009cc8;}

.plumberright {float: left; text-align: center; width: 35%;}

.plumberright img { border:0; width: 42%; height: auto; margin-top: 5px;}

.responsibleleft {float: left; text-align: left; width: 40%; padding-top: 10px;}

.responsibleleft div {line-height: 1.8;}

.responsibleleft div i {color: #009cc8;}

.responsibleright {float: left; text-align: center; width: 60%;}

.responsibleright img { border:0; width: 90%; height: auto; margin-top: 25px; margin-left: 10%;}

.plumberjobsleft {float: left; text-align: left; width: 40%; margin-right: 10%; margin-bottom: 10px;}

.plumberjobsright {float: left; text-align: left; width: 50%; margin-right: 0%; margin-bottom: 10px;}

.blockageleft {float: left; text-align: left; width: 65%;}

.blockageleft div {line-height: 1.8;}

.blockageleft div i {color: #009cc8;}

.blockageright {float: left; text-align: center; width: 35%;}

.blockageright img { border:0; width: 62%; height: auto; margin-top: 5px;}

.blockagejobsleft {float: left; text-align: left; width: 40%; margin-right: 10%; margin-bottom: 10px;}

.blockagejobsright {float: left; text-align: left; width: 50%; margin-right: 0%; margin-bottom: 10px;}

.repairleft {float: left; text-align: left; width: 65%; margin-right: 4%; margin-bottom: 10px;}

.repairright {float: left; text-align: center; width: 31%; margin-bottom: 10px;}

.repairright img { width: 96%; height: auto; border:2px #009cc8 solid; padding: 2px; margin-top: 22px; max-width: 300px;}


.sonarleft {float: left; text-align: center; width: 31%; margin-bottom: 10px;}

.sonarleft img { width: 96%; height: auto; border:2px #009cc8 solid; padding: 2px; margin-top: 20px; max-width: 300px;}

.sonarright {float: left; text-align: left; width: 65%; margin-left: 4%; margin-bottom: 10px;}

div.contact1 {
			width: 45%; 
			float: left;
			margin: 15px 5% 30px 0;
}
div.contact2 {
			width: 46%;
			float: left;
			text-align: left;
			color: #666; 
			background-color: #f3f3f3; 
			padding: 10px 2% 10px 2%; 
			margin:15px 0 20px; 0;
}

div.local {float: left; width: 50%;}

p.bull span {color: #009cc8; font-weight: bold;}
p.bull {text-align: center; margin-top: -10px;}

div.safe {text-align: center;}
div.safe img {margin: 5px 0 0px 0; width: 180px; border:0; height:auto;}

div.crawler {text-align: center;}
div.crawler img {margin: 5px 0 10px 0; width: 160px; border:0; height:auto;}

div.crawler2 {text-align: center;}
div.crawler2 img {margin: 5px 0 0 0; width: 160px; border:0; height:auto;}

.surveyleft {float: left; text-align: left; width: 65%; margin-bottom: 10px;}

.surveyright {float: left; text-align: center; width: 35%;}

.surveyright img { border:0; width: 55%; height: auto; margin-top: 5px;}

.bottommenu a { color:#9de9ff; text-decoration: none;}
.bottommenu a:hover { color: #9de9ff; text-decoration: underline;}
.blogsample span { color:#9de9ff; font-weight: bold;}

div.halflist1 {
	float: left;
	width: 47%;
	padding-right: 5%;
}

div.halflist2 {
	float: left;
	width: 48%;
}

 /* Slideshow container */
.slideshow-container {
  position: relative;
  background: #fff;
}

/* Slides */
.mySlides {
  display: none;
  padding: 30px 80px 30px 80px;
  text-align: center;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}

/* Add an italic font style to all quotes */
p.quotetext {font-style: italic;}

/* Add a blue color to the author */
p.author {} 
