body {
    background: url("/images/body-background.jpg") no-repeat scroll center center / cover ;
    height: 100%;
    margin: 0;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 500;
}
#headerWrap{
	width: 100%;
	border-bottom: 3px solid #fff;
	height: 141px;
	background: url(/images/headerWrap-background.png);
}
#header{
	max-width: 950px;
	margin: 0 auto;
	height: 141px;
}
#logo{
	float: left;
	max-width: 310px;
}
#logo img{
	width: 100%;
	height: auto;
}
#logo img.main{
	display: block;
}
#logo img.mobile{
	display: none;
}
#headerContact {
    float: right;
    max-width: 80%;
    padding: 30px 15px 0 0;
    text-align: right;
	box-sizing: border-box;
}
#servicesLine{
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
}
#servicesLine .red {
    color: #d0112b;
    font-size: 44px;
    line-height: 7px;
    position: relative;
    top: 3px;
}
#estimateLine{
	color: #B5D7DD;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 10px
	
}
#phoneLine{
	color: #fff;
	font-size: 35px;
	padding-top: 2px;
}
#phoneLine .red{
    color: #d0112b;
	font-size: 44px;
	line-height: 1px;
	position: relative;
	top: 3px;
	
}
#phoneLine a {
    background: #7ac8d1 none repeat scroll 0 0;
    border-radius: 15px;
    bottom: 5px;
    color: #52a1b2;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    line-height: 32px;
    margin-right: 6px;
    position: relative;
    text-align: center;
    width: 30px;
}
#container{
	max-width: 950px;
	margin: 0 auto;
}
.bx-wrapper .bx-viewport {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    left: 0;
	height: auto !important;
}
ul.bxslider{
	margin-top: 0!important;
}
.bx-wrapper {
    margin: 0;
}
#nav {
	background: url(/images/nav-background.png);
    height: 52px;
    margin: 0 auto;
    width: 100%;
	position: relative;
	margin: -52px auto;
	
}
#showLeft, #nav ul li.menu {
    display: none;
}

#nav ul {
    line-height: 52px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
#nav ul li {
    display: inline;
    padding: 0 22px;
}
#nav ul li.first {
    padding-left: 0;
}
#nav ul li.last {
    padding-right: 0;
}

#nav ul li a {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

#nav ul li a.current, #nav ul li a:hover {
	color: #179fae;
}
#content {
    background: #fff none repeat scroll 0 0;
    clear: both;
    margin-top: 52px;
	padding-bottom: 25px;
	min-height: 400px;
}
h1 {
    color: #d0112b;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
h1 .green{
	color:#00738D;
	padding-left: 5px;
}
p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 425px;
    text-align: center;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #d0112b;
}
#content .estimateButton{
    background: #00748d none repeat scroll 0 0;
    border: 4px solid #179fae;
    border-radius: 3px;
    box-shadow: 5px 5px 5px #ccc;
    font-size: 18px;
    margin: 35px auto 0;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 280px;
}
#content .estimateButton a{
	text-decoration: none;
    color: #fff;
	
}
#content #servicesWrap {
    margin: 0 auto;
    max-width: 500px;
}
#content #servicesWrap ul{
    color: #00738d;
    float: left;
    line-height: 1.5;
    padding-right: 55px;
}
#content #servicesWrap ul.last{
	padding-right: 0;
}
#content .quote{
	padding: 10px 65px;
}
#content .tGreen{
	background: url(/images/testimonial-background.png);
}
#content .quote .name{
	text-align: right;
}
.testimonials #content p{
    max-width: 98%;
    text-align: left;
}
.testimonials #content .startquote {
    display: block;
    float: left;
    margin-left: -13px;
    margin-top: 5px;
    position: relative;
}

.testimonials #content .endquote {
    margin-left: 2px;
}
#content #lightboxWrapper{
	max-width: 555px;
	margin: 0 auto;
}
#content #lightboxWrapper a.gallery{
    background: #fff;
    box-shadow: 5px 5px 5px #ccc;
    float: left;
    height: 108px;
    margin: 10px;
    padding: 5px;
    width: 150px;
}
.lb-outerContainer {
    border-radius: 0;
	padding: 15px 15px 0;
}
.lb-dataContainer {
    background: #fff;
    box-sizing: border-box;
    padding: 0 15px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.lb-data {
    color: #057291;
}
.lb-data .lb-details {
    text-align: center;
	width: 95%;
}
.lb-data .lb-caption {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
}
.lb-data .lb-number {
    display: none !important;
}
.lb-data .lb-close {
    background: #007790 url("../images/close.png") no-repeat scroll center center / 14px 14px;
    border: 1px solid #fff;
    border-radius: 18px;
    box-shadow: 2px 2px 6px;
    display: block;
    float: right;
    height: 32px;
    left: 23px;
    opacity: 1;
    outline: medium none;
    position: relative;
    text-align: right;
    top: 5px;
    transition: opacity 0.2s ease 0s;
    width: 32px;
}
.contact #content p{
	max-width: 450px;
}
#content p.contactInfo{
	margin-top: 30px;
}
#content p .red{
	color: #d0112b;
}
@media all and (max-width: 960px){
#header{
	background: none;
}
#container{
	padding-bottom: 50px;
}
}
@media all and (max-width: 900px){
#headerWrap {
    height: auto;
	border-bottom: 5px solid #fff;
}
#header {
    height: auto;
    max-width: 100%;
}
#headerContact {
    float: none;
    margin: 0 auto;
    max-width: 100%;
    padding: 15px 0;
    width: 100%;
    border-bottom: 3px solid #fff;
}
#servicesLine{
	display: none;
}

#estimateLine, #phoneLine {
    text-align: center;
}

#logo {
    background: #b5d7de none repeat scroll 0 0;
    max-width: 100%;
	width: 100%;
	padding-bottom: 10px;
}

#logo img {
    display: block;
    margin: 0 auto;
    max-width: 420px;
	width: auto;
}
#logo img.main{
	display: none;
}
#logo img.mobile{
	display: block;
	max-width: 100%;
}
}

@media all and (max-width: 775px){

#nav {
    border-right: 1px solid #fff;
    height: 100%;
    top: 0px;
    width: 230px;
    z-index: 1000;
	margin: 0;
	position:fixed;
    background: #179fae;

}
.cbp-spmenu {
    position: fixed;
}

#showLeft {
    background: #179fae;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 25px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: -44px;
    text-align: center;
    top: 93px;
    width: 44px;
    z-index: 1000;
}

#nav ul {
    line-height: unset;
    text-align: left;
}
#nav ul li{
	padding: 0;
}
#nav ul li a{
	box-sizing: border-box;
	padding: 16px 0 16px 20px;
	width: 100%;
	border-bottom: 1px solid #fff;
}
#nav ul li a.current, #nav ul li a:hover {
    background: #00738d;
    color: #fff;
}

#content {
	margin-top:0;
}
#content h1 {
	margin-top:0;
}
#lightboxOverlay {
	max-width:100%;
}
.lightbox {
	max-width:100%;
}

}


@media all and (max-width: 510px){

#content {
	min-height:inherit;
}

#content #servicesWrap ul{
    margin-bottom: 0;
}
#content #servicesWrap ul.last {
    margin-top: 0;
}

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

#content {
    box-sizing: border-box;
    padding: 0 15px 25px;
}
.testimonials #content{
	padding: 0;
}
#content .quote {
    padding: 10px 35px;
}
}
@media all and (max-width: 320px){

#content .estimateButton {
    width: 90%;
}
}
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
}
:first-child + html .clearfix {
}