@charset "UTF-8";

/* Layout Small Screens */

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

.headerinner {
	margin: 0;
	position: relative;
	padding: 0 10px 0 20px;
	height: 160px;
}

.verytop1 {
	text-align: center;
	width: 50%;
	color: #fff;
	font-size: 15px;
	float: left;
}

.verytop2 {
	text-align: center;
	color: #fff;
	font-size: 15px;
	float: left;
	width: 50%;
}

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

.verytop1 .fa {color: #fff;}
.verytop2 .fa {color: #fff;}

.emailtwo {display: none;}


div.logo {
	letter-spacing: 1px;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	padding: 20px 0 0 0;
	text-align: center;
	width: 200px;
	float:left;
}

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

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

div.belowheader {
	background: #fff;
	height: 40px;
	text-align: center;
	width: 100%;
	position: relative;
	padding: 0 0 0 0;
}

div.belowheaderinner {
	background: #fff;
	height: 40px;
	text-align: center;
	width: 100%;
	max-width: 1030px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 0 0 0 0;
}

h1.belowheader {
	color: #333;
	background: #fff;
	font-size: 16px;
	margin: 0px;
	max-width: 1030px;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
}

div.banner {
	padding: 0 10px 0 10px;
	height: 420px;
	background: #444 url(../images/little-banner.jpg) no-repeat top center;
	border-bottom: 7px solid #dcdcdc;
	border-top: 1px solid #ccc;
	margin-top: 200px;
}

.bannerinner {
	padding: 17px 0 17px 0;
	height: 100%;
	margin: 0px;
	position: relative;
	text-align: center;
}

.bannerinner p.threereasons {
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}

p.threereasons i {
	color: #99f;
	font-weight: bold;
}

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

h1 {
	font-size: 3.5em;
	margin: 120px auto 20px auto;
	color: #fff;
	max-width: 800px;
	text-align: center;
	padding: 11px 0px 5px 0px;
	background: rgba(30, 30, 30, 0.5);
}

div.strap {
	font-size: 2.0em;
	margin: 60px auto 20px auto;
	color: #fff;
	max-width: 800px;
	text-align: center;
	padding: 11px 0px 5px 0px;
	background: rgba(30, 30, 30, 0.5);
	line-height: 1.2em;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
}

h1.nobanner {
	font-size: 36px; 
	margin: 170px 0 0 0; 
	font-weight: 300; 
	color: #333370; 
	line-height: 1.4; 
	padding: 7px 0 15px 0; 
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	background: #fff;
	}

h1.jobsheet {
	font-size: 24px; 
	margin: 0 0 0 0; 
	font-weight: 300; 
	color: #333370; 
	line-height: 1.4; 
	padding: 0 0 10px 0; 
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	background: #fff;
	}

	div.left {width: 100%; float:none; padding:10px 0 5px 0;}
	div.right {width: 100%; float:none; padding:0 0 10px 0;}

	div.right input {width: 95%; color: #666; font-family: "Helvetica Neue",arial,sans-serif; font-size: 17px;}
	div.right input.btn {width: 95%; color: #fff; font-family: "Helvetica Neue",arial,sans-serif; font-size: 17px;}
	div.right textarea {width: 95%; color: #666; font-family: "Helvetica Neue",arial,sans-serif; font-size: 17px;}

.bannerinner p {
	text-align: center; 
	color: #fff; 
	background: rgba(30, 30, 30, 0.6); 
	margin: 0 auto 10px auto; 
	padding: 10px 10px 10px 10px; 
	max-width: 800px; 
	font-size: 24px; 
	line-height: 1.5;
	}

h2.lower {padding-top: 0px !important;}

h1 {width: 100%; float: none; letter-spacing: 0.5px;}

div.nav {
	padding: 7px 10px 0 20px;
	display: block;
    position: relative;
    margin: 110px auto 0 auto;
    height: 50px;	
}

h2 {font-size: 24px;}

.navbar2 {display: block; text-align: center; padding: 0; height:40px; margin-right: 60px;}
#catNavMenu {display: none;}

span.menu { font-size: 18px; cursor:pointer; color: #fff;}

div.main {
	margin: 0;
	position: relative;
	padding: 0 20px 0 20px;
}

div.welcome1 {width: 70%; float: left;}
div.welcome2 {width: 30%; float: left; text-align: center;}
div.welcome2 img {margin: 55px 0 0 0; width: 80%; height: auto; border:0; max-width: 180px;}
div.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: 20px;}
div.survey2 {width: 35%; float: left; text-align: center;}
div.survey2 img {margin: 25px 0 0 0; width: 75%; height: auto; border:0;}
div.survey1 img {display: none;}

div.main2 {
	margin: 0;
	position: relative;
	padding: 0 10px 15px 20px;
}

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

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

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

.outer2inner {
	padding: 40px 20px 40px 20px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
}

.outer2inner div {
  padding: 0 25px 10px 25px;
  background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.97);
  width: 80%;
  text-align: center;
}

.stars .fas {
  color: #333370;
}

.stars {
  font-weight: bold;
}

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

div.three img {
	width: 100%;
	height: auto;
	border: 0;
}

div.fifty {
	width: 40%;
	padding: 0 5% 15px 5%;
	float: left;
	}

.fifty i {
	color: #333370;
}

div.three h3 {font-size: 20px; padding: 0 0 8px 0; color: #fff; text-align: center;}

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

p.services {
  margin-top: 15px;
}

img.middlelogo {
  padding-top: 10px;
  width: 120px;
  height: auto;
  border: 0;
}

.footerinner {margin: 0; position: relative; padding: 30px 10px 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;}

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

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

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

div.three div {padding: 1px 50px 4px 6px;}

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #333370;
    overflow-y: hidden;
    transition: 0.5s;
	display: block;
}

.overlay-content1 {
    position: relative;
    width: 95%;
	float: left;
    text-align: left;
    margin-top: 30px;
	margin-left: 5%;
}

.overlay-content2 {
    position: relative;
    width: 50%;
	float: left;
    text-align: left;
    margin-top: 30px;
}

.overlay a {
    padding: 4px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    display: block;
    transition: 0.3s;
	letter-spacing: 1px;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1; text-decoration: underline;
}

.overlay .closebtn {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 48px;
}

li {margin: 0; padding: 0 0 8px 0; float: left; width: 100%;}

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

.upperfooter {  font-size: 20px; color: #666; background-color: #f3f3f3; padding: 0; text-align: center; margin: 0; border-top: 1px solid #ddd; }
.upperfooterinner {margin: 0; padding: 20px 20px 20px 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;}

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

.btn {
	background-color: #3cf;
	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: 16px;
	height: 38px;
	margin: 20px 0 10px 0;;
	letter-spacing: 0.5px;
	}

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

br.nobreak {display: none;}

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

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

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

@media screen and (max-width:750px) {
    h1 span {display: none;}
	.footerleft {
	float: none;
	width: 100%;
	text-align: center;
	padding: 0 0 15px 0;
	}
	.footermiddle {
	float: none;
	width: 100%;
	text-align: center;
	padding: 0 0 15px 0;
	}
	.footerright {
	float: none;
	width: 100%;
	text-align: center;
	padding: 0 0 15px 0;
	}
	.safecontractor img {
	margin:10px 15px 0 0;
    }
	h1 {
	font-size: 2.5em;
	margin: 120px auto 20px auto;
	color: #fff;
	max-width: 800px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	background: rgba(30, 30, 30, 0.5);
	}

}

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

/* Slides */
.mySlides {
  display: none;
  padding: 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 {} 

@media screen and (max-width:850px) {
	.emailone {display: none;}
	.emailtwo {display: inline;}
	.phoneone {display: none;}
	div.welcome2 {float: none; text-align:center; width: 100%;}
	div.welcome1 {float: none; width: 100% !important;}
	div.welcome2 img {margin-top: 20px;}
}

@media screen and (max-width:650px) {
	div.three {float: none; width: 96%; margin: 10px 0 5px 0; padding: 0;}
	.form1 {width: 100%; float: left; text-align: left;}
	.form2 {width: 100%; float: left; text-align: left;}
	.form3 {width: 100%; float: left; text-align: left;}
	.form4 {width: 100%; float: left; text-align: left;}
	div.strap {margin: 10px auto 20px auto;}
	div.banner {height: 460px;}

	div.fifty {
	width: 90%;
	padding: 0 5% 15px 5%;
	float: none;
	}
}

@media screen and (max-width:550px) {
	div.three h3 {font-size: 18px;}
	h2 { font-size: 24px;}
	.upperfooter {font-size: 16px;}
}

@media screen and (max-width:450px) {
}