@charset "UTF-8";
/* CSS Document */
/*red=#df0534*/
body {
margin-right: auto;
margin-left: auto;
margin-top:0px;
}

html, body {
height: 100%;
background-color:#FFFFFF;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }


.row {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	max-width: 80rem;
	width: 100%;
}
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .col,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto; }
	.row .row:before, .row .row:after {
	  content: " ";
	  display: table; }
	.row .row:after {
	  clear: both; }
	.row .row.collapse {
	  margin: 0;
	  max-width: none;
	  width: auto; }
  .row .row.collapse:before, .row .row.collapse:after {
	content: " ";
	display: table; }
  .row .row.collapse:after {
	clear: both; }

.widerow {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	max-width: 120rem;
	width: 100%;
}
.widerow:before, .widerow:after {
    content: " ";
    display: table; }
  .widerow:after {
    clear: both; }

.col {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

.head-col {
  width: 100%;
background-color: #FFFFFF;
}

#products {
	/*background-color:#171717;*/
/*	padding-top:1rem;*/
/*	padding-left:3rem;
	padding-right:3rem;*/
}

.buttonBlack {
	/*color: #FFFFFF;*/
	color: #FFFFFF;
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	font-size: 1.5REM;
	text-align: center;
	background-color: #275E8D;
family: adobe-caslon-pro, serif;
	text-transform: uppercase;
/*	margin-bottom:2rem;*/
	border-width: 0;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}
.buttonBlack:hover {
	background-color: #275E8D;
}


#main-heading{
	text-align: center;
	margin-top:3rem;
}
#home-heading{
	text-align: center;
	margin-top:5rem;
	height: 1000px;
}
img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.photo-border {
	border-color: #3f1e12;
	border-width: 1rem;
	border-style: solid;
	margin-bottom: .75rem;
	margin-top: 1.5rem;
}

.main-white{
background-color:#FFFFFF;
}
.white-background{
	background-color:#FFFFFF; 
}
.body-gray{
	background-color:#e9eaeb;
	padding-top:2rem;
	padding-bottom:2rem;
}


/*Nav Font: Freight Sans Cons Pro Book*/
.TollFree{
    font-family: freight-sans-pro, sans-serif;
    font-weight: 700; 
} 


h1 {
	font-size: 3.5rem;
	font-family: freight-sans-pro, sans-serif;
    font-weight: 600;
	line-height: 3.5rem;
	color: #6b9656;
	}

h2 {
	font-size: 3.25rem;
	font-family: freight-sans-pro, sans-serif;
	line-height:3.75rem;
    font-weight: 400;
	color: #6b9656;
	}


h3 {
	font-family: freight-sans-pro, sans-serif;
	font-size:2rem;
	line-height: 2rem;
    font-weight: 800;
    font-style: normal;
	color: #6b9656;
	}
h4 {
	font-size: 1rem;
	line-height: 1.25rem;
	font-weight: 500;
	font-family: freight-sans-pro;
	color: #6b9656;
}
p {
	font-size: 1.25rem;
	font-family: freight-sans-pro, sans-serif;
	line-height: 1.75rem;
    font-style: normal;
	color:#4a4b4c;
	}

li {
	font-size: 1.25rem;
	font-family: freight-sans-pro, sans-serif;
	line-height: 4rem;
	color:#4a4b4c;
}

hr{
	border-color: #6b9656;
}
.footlinks p{
	family: adobe-caslon-pro, serif;
  	font-weight: 200; 
}
.footlinks {
	family: adobe-caslon-pro, serif;
  	font-weight: 200; 
}

ul {
	font-size: 1rem;
	line-height: 1rem;
	list-style-type: none; 
}
li{
    line-height: 1.5rem;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    family: adobe-caslon-pro, serif;
    color:#656b6f;
	}

.bullet li{
	font-size: 1.25rem;
	line-height: 1.75rem;
	list-style-type: disc;
}
.links a {
	font-size: 1.25rem;
	line-height: 1.5rem;
	font-family: adobe-caslon-pro, serif;
    font-weight: 400;
	color: #6b9656;
	text-decoration: underline;
	}

.links a:hover{
	color: red;
	text-decoration:none;
	}

#links .links a {
	font-size: 1.75rem;
	font-family: adobe-caslon-pro, serif;
	line-height: 4rem;
	}

#links  .links a:hover{
	color: red;
	text-decoration:none;
	}


.testimonial p {
	font-family: adobe-caslon-pro, serif;
  	font-weight: 400; 
	font-size: 1.5rem;
	line-height: 2rem;
	color:#FFFFFF;
}
.testimonial h2 {
	color:#FFFFFF;
}
/*SLICK Fonts*/
.ticker  {
	/*background-color: rgba(50, 50, 50, 0.5);*/
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 2rem;
	padding-right: 2rem;
	font-size: 5rem;
	font-weight: 200;
	text-align: center;
	margin:auto;
	color:#ffffff;
}
#footer {
	padding: 3rem 3rem;
}
#footer p {
	color:#f9f9f9;
	font-size:1.25rem;
}
#footer a {
	color:#f9f9f9;
	line-height: 2.5rem;
}
#footer a:hover {
	color:lightgray;
	text-decoration: none;
}
#footer ul {
	padding:0;
	margin:0;
	font-size:.85rem;
}
#footer h4 {
	color:#FFFFFF;
	font-size:.85rem;
	letter-spacing: .25rem;
}
#footer .copyright {
	font-size:.75rem;
	text-align: center;
	color:#f9f9f9;
	padding-top: 1rem;
}
#about h3 {
    font-color:#222222;
	line-height: 2.25rem;
}
/*BACKGROUND IMAGES*/
#about {
	background: #cdc5bf;
	padding: 1.5rem 0 3rem 0;
	font-color:#222222;
}
#maincontent {
	padding:0 0 3rem 0;
}
#services {
	padding-top:3rem;
	padding-bottom:3rem;
}
#service ul {
	font-size: 2rem;
}
#services li {
	line-height: 2.25rem;
	list-style-type: disc;
	font-weight:400;
	font-size: 1.5rem;
}
#services h2 {
	font-weight: 600;
}
#blackservices {
	background:#000000;
	color: #FFFFFF;
	padding-top:1rem;
	padding-bottom:2rem;
}
#blackservices .photo {
	border-style: solid;
	border-color:#6b9656;
	border-width:thick;
	margin-bottom: 2rem;
}
#blackservices h4 {
	color:#FFFFFF;
	font-size: 1.5rem;
	line-height: 1.75rem;
	text-align: center;
	font-weight:600;
	text-transform: uppercase;
}
.bluehead {
	background: #6b9656 url(images/metal-background.jpg) no-repeat top;
	background-color: #DB0508;
	/*background-color: #6b9656;*/
	color: #FFFFFF;
	text-align: center;
	padding: .5rem 0 .5rem 0;
	background-size:cover;
}

#testimonial {
	background-image: url("../images/home-photo-tree-canopy.jpg");
	background-size: cover;
	background-position: center;
	margin-left: auto;
	margin-right:auto;
}

#testimonial button {
	text-align: center;
}

#home-background {
	background-image: url("../images/header-sm-home.jpg");
	background-size: cover;
	background-position: center;
	margin-left: auto;
	margin-right:auto;
	height: auto;
	}	
#contact-background {
	background-image: url("../images/header-sm-contact-us.jpg");
	background-size: cover;
	background-position: center;
	margin-left: auto;
	margin-right:auto;
	height: auto;
}
#services-background {
	background-image: url("../images/header-sm-services.jpg");
	background-size: cover;
	background-position: center;
	margin-left: auto;
	margin-right:auto;
	height: auto;
}


#footer{
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	
}
.style-logo-hero {
		margin-left: auto;
		margin-right: auto;
		padding-top: .5rem;
		display: block;
		width: 500;
		padding-right: 15rem;
		padding-left: 15rem;
	}
.style-logo-facebook {
		margin-left: auto;
		margin-right: auto;
		width: 50px;
	}
.headline{
	padding-bottom:1.5rem;
}
.photo {
	border:medium;
	border-color:#3f1e12;
	border-style: solid;
	
}
.sm-photo{
		width:30%;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		padding:0;
		display:block;
	}
/*BUTTONS*/
/*Read More Button Styling*/
/*button, .button {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color:  #6b9656;
	padding: 10px 18px 10px 18px;
	border-radius: 30px;
	color:#FFFFFF;
	text-decoration: none;
	display: inline-block;
	font-size: .85rem;
	font-family: korolev-condensed, sans-serif;
  	font-weight: 200; 
	letter-spacing: .25rem;
}
button:hover, .button:hover {
	background-color: red;
	color:#FFFFFF;
}
*/
button, .button {
	-webkit-appearance: none;
	-moz-appearance: none;
    font-weight: 800;
	font-size:2.25rem;
    font-style: normal;
	padding: 30px 30px 30px 30px;
	color:#FFFFFF;
	display: inline-block;
	border-color: #FFFFFF;
	border-width:2px;
	border-style: solid;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
button:hover, .button:hover {
	background-color: #222222; opacity: 0.5;
	color:#FFFFFF;
	text-decoration: none;
}

.mainhead{
	font-weight: 800;
}

.call{
	font-weight: 800;
	color:#cdc5bf;
	/*color:#888888;*/
	font-size:2.25rem;
}

.call:hover {
	color:#df0534;
	text-decoration: none;
}
.quote-button {
	text-align: center;
}

/*.contact-button {
	text-align: center;
	border-color:#FFFFFF;
	border-width: thin;
	border-style: solid;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color:  transparent;
	padding: 10px 22px 10px 22px;
	border-radius: 0;
	color:#FFFFFF;
	text-decoration: none;
	display: inline-block;
	font-family: korolev-condensed, sans-serif;
  	font-weight: 200; 
	letter-spacing: .25rem;
		margin-top:2rem;
}
.contact-button:hover {
	border-color: red;
	color:red;
}
	*/
#footer.site-links {
color: #ffffff;
font-family: freight-sans-pro, sans-serif;
}

.site-links a{
font-style:underline;
}

#footer.site-links a:hover{
font-style:none;
color:red;
}

.button-blue{
}

.button-contact{
}

.topphone{
  	background-color: #FFFFFF;
	margin-right:auto;
	margin-left: auto;
	display: block;
	margin-top:1.85rem;
}
.topphone a {
  display: block;
  color: #6b9656;
  text-align: center;
  padding: 14px 8px;
  text-decoration: underline;
  font-size: 1.15rem;
  family: adobe-caslon-pro, serif;
  font-weight: 200;
  letter-spacing: .25rem;
}

.topphone a:hover {
	  text-decoration: none;
}

/*label*/
label {
  color: #666666;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  margin:.5rem 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 .5rem 0;
    padding: 0.3rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

.title {
	font-size: 1rem;
	font-family: freight-sans-pro, sans-serif;
	line-height: 4rem;
	color:#4a4b4c;
	
}
textarea{
	border-width:1px;
	border-style: solid;
	font-size: .85rem;
	line-height: 1.25rem;
	color:#666666;
}
select{
	width:100%;
}
/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FFFFFF;
  border-radius: 0;
background-image: url(../images/down-triangle.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  /*border-style: solid;
  border-width: 1px;*/
  color: #666666;
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #dddddd;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

textarea{
	min-height: 2rem;
	width:100%;
}
/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; 
}

input[type=checkbox] {
	/* All browsers except webkit*/
      transform: scale(2);
	/* Webkit browsers*/
      -webkit-transform: scale(2);
	padding:5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
    }
   input[type=radio] {
	/* All browsers except webkit*/
      transform: scale(2);
	/* Webkit browsers*/
      -webkit-transform: scale(2);
	padding:5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
    }

input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #FFFFFF;
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	font-size: 1.5REM;
	text-align: center;
	background-color: #275E8D;
/*	text-decoration:underline;*/
	text-transform: uppercase;
/*	margin-bottom:2rem;*/
	border-width: 0;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.redrequired {
	color:#F00;
	font-size:1rem;
	margin:0;
	padding:0;
}

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
/*CSS ARROWS*/
i {
  border: solid #666666;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
	margin-bottom:3px;
	margin-left:1px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	
}

.down-triangle{
	background-image: url(../images/down-triangle.png);
	background-position: right;
  background-repeat: no-repeat;
}

/*NAV*/
/*#nav{
	padding-bottom: .75rem;
}*/
.topnav {
  	overflow: hidden;
	margin-right:auto;
	margin-left: auto;
}

/*Smart Phone nav view need padding 0 for horizontal color to fill to both sides*/
.topnav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	text-align:center;
}
/*IMPORTANT Keep inline-block*/
.topnav li{
	line-height: .75rem;
	text-decoration: none;
	display:inline-block;
	}
.nav-links {
	text-decoration: none;
}
.topnav .icon {
	display: none;
	/*background-color:#FFFFFF;*/
}

/*large view dropdown button background color*/

/*Font Color and Button size for All views UP*/
.topnav a {
  color:#FFFFFF;
  text-align: center;
  padding: 14px 18px;
  text-decoration: underline;
  font-size: .95rem;
  float:left;
  font-family: freight-sans-pro, sans-serif;
  font-weight:400;
	}	
/*Font Color for OVER views UP*/
.topnav a:hover {
   background-color: #222222; opacity: 0.5;
   color: #FFFFFF;
   text-decoration: underline;
}


/*cell view*/
@media only screen {
	.nav-col {
    float: right;
  	padding:0;
  	width: 100%;
	}
	.head-col {
    position: relative;
    /*padding-left: 0.9375rem;
    padding-right: 0.9375rem;*/
    float: left;
	/*width: 50%;*/
}
	.col-sm-one-half{
		width:50%;
	}
	.top-phone {
		text-align: center;
		display:inline-block;
	}
	.style-logo {
		margin-left: auto;
		margin-right: auto;
		padding-top: .5rem;
		padding-bottom: .5rem;
		display: block;
		width: 225px;
	}
	.smart {
		padding-bottom: 1rem;
	}
	#home-heading {
	text-align: center;
	margin-top:4rem;
		height:550px;
	}
		
}

/*Displays SMART PHONE SIZE Icon and Menu*/
@media screen and (max-width: 36.0625em) {	
/*important*/	
	.topnav a:first-child, .topnav a, .dropdown .dropbtn {
    display: none;
  }
/*dropdown menu lines*/	
  .topnav a.icon {
    float: right;
    display: block;
	color:#FFFFFF;
	padding-top:1rem;
	padding-right:2rem;
	text-decoration: none;
  }
	.topnav a:hover.icon {
    float: right;
    display: block;
	color:#000000;
	background-color: #FFFFFF;
  }
		
/*SMART Phone Nav*/	
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: center;
	font-size:1.25rem;
	/*border-style: solid;
	border-color:#FFFFFF;
	border-width: 1px;*/
	/*padding-left:6rem;*/
  }
/*IMPORTANT KEEP display:block Smart Phone over background color*/	
	.topnav li{
	line-height: 2rem;
	text-decoration: none;
	display:block;
	background-color: #222222;
	opacity: .85; 
	/*background-color: #6b9656;*/
	}
/*SMART PHONE over color / styling first level text*/
.topnav a:hover {
    /*padding-left:2rem;*/
}

	.style-logo {
		padding-top:1.75rem;

	}	
	#call p {
		color: #FFFFFF;
		text-align: center;
		font-size: 1.25rem;
		padding: 0 1rem 0 1rem;
	}
	.sm-photo{
		width:60%;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		padding:0;
		display:block;
	}
	.col-sm-center {
		text-align: center;
		margin:auto;
		display:block;
	}
  #about h3 {
   font-size: 1.25rem;
}
	.col {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}
	.col-sm-one-half{
		width:50%;
	}
.col-sm-one-third{
		width:33%;
	}
	.col-sm-two-thirds{
		width:66%;
	}
	.smart {
		padding-bottom: 1rem;
	}
	.style-logo-hero {
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 500;
		padding-right: 3rem;
		padding-left: 3rem;
	}
	h1 {
	font-size: 2.25rem;
	font-family: freight-sans-pro, sans-serif;
    font-weight: 600;
	line-height: 2.5rem;
	color: #6b9656;
	}
	h2 {
	font-size: 2rem;
	line-height: 2rem;

	}
	#testimonial {
		height:auto;
		padding:5rem 0 5rem 0;
	}
}

/*_________TABLET VIEW_________________*/

@media only screen and (min-width:36.0625em) and (max-width:64em){
	#call p {
		color: #FFFFFF;
		text-align: center;
		font-size: 1.25rem;
	}
	.col-md-center {
		margin-right:auto;
		margin-left: auto;
		width:100%;
	}
	.col-md-one-half {
		width: 50%;
	}
	.col-md-one-fourth{
		width: 25%;
	}
	.col-md-one-third{
		width: 33%;
	}
	.col-md-two-third{
		width: 66%;
	}
	.col-md-one-fifth {
		width: 20%;
	}
	.col-md-one-eigth {
		width: 12.5%;
	}
	.head-col{
		width: 50%;
	}
	.transparent-row {
		text-align: center;
		margin:auto;
}
	.style-logo {
		padding-top: 2rem;
		display: block;
	}
	.style-logo-hero {
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 500;
		padding-right: 8rem;
		padding-left: 8rem;
	}
	.top-phone {
		display: block;
		margin:auto;
		color: #6b9656;
		text-align: center;
		padding: 14px 8px;
		font-size: 1.25rem;
		font-weight: 400;
	}
	h1 {
	font-size: 2.5rem;
	line-height: 2.5rem;
	color: #6b9656;
	}
	h2 {
	font-size: 2.25rem;
	line-height: 2.25rem;
	font-weight:400;
	}
}

/*DESKTOP VIEW*/
@media only screen and (min-width:64.0625em) and (max-width:120.0625em){	
	.topnav {
  	overflow: hidden;
  	/*background-color: #FFFFFF;*/
	margin:auto;
}
/*Large View background Up color and distance from top of screen add margin-top to both logo and topnav a*/
	.topnav a {
	/*margin-top:1.95rem;	*/
	}
	#main-heading{
	text-align: center;
	margin-top:10rem;
}
	h2 {
	font-size: 3rem;
	line-height: 3rem;
	}
	h4 {
	font-size: 2rem;
	font-weight: 500;
	font-family: freight-sans-pro;
	color: #6b9656;
}
	#call p {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.85rem;
	}
	.style-logo-hero {
		margin-left: auto;
		margin-right: auto;
		padding-top: .5rem;
		display: block;
		width: 400;
		padding-right: 18rem;
		padding-left: 18rem;
	}

	.style-nav {
		float: right;
	}
	.col-lg-one-half {
		width: 50%;
	}
	
	.col-lg-one-third{
		width: 33%;
	}
		.col-lg-two-thirds{
		width: 66%;
	}
	.col-lg-one-fourth {
		 width: 25%;
	}
	.col-lg-three-fourth {
		 width: 75%;
	}
	.col-lg-one-fifth {
		width: 20%;
	}
	.col-lg-one-eigth {
		width: 12.5%;
	}
	.head-col{
		width: 25%;
	}
	h5 {
		font-size: 1rem;
		font-weight:800;
		color: #FFFFFF;
		text-align: left;
		padding:0px;
		margin: 0px;
	}

/*LARGE PHONE VIEW NUMBER*/
.topphone{
  	background-color: #FFFFFF;
	margin-right:auto;
	margin-left: auto;
	display: inline-block;
	margin-top:1.95rem;
	}
	#home-heading{
	text-align: center;
	margin-top:15rem;
}
	#home-background {
	background-image: url("../images/header-home.jpg");
	background-size: cover;
	background-position: center;
	margin-left: auto;
	margin-right:auto;
	height: auto;
}
/*#contact-background {
	background-image: url("../images/header-lg-contact.jpg");
	}*/
#services-background {
	background-image: url("../images/header-lg-services.jpg");
	background-size: cover;
	background-position: center;
	margin-left: auto;
	margin-right:auto;
	height: auto;
	}

.testimonial p {
	font-size: 1.75rem;
	font-weight:500;
	line-height: 2.25rem;
	}	
}

	
	
	