html {
	scroll-behavior: smooth;
}
h2 {
	font-weight: bold;
}
.wrapper {
	margin-top: 50px;
}
body {
	margin-top: 3em !important;
	max-width: 900px;
	margin: 0 auto !important;
}
#nav {
	left: 0px !important;
	box-shadow: 0px 0px 11px black;
	color: grey !important;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 0.88) 47%, rgba(237, 237, 237, 0.75) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 0.88) 47%, rgba(237, 237, 237, 0.75) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 0.88) 47%, rgba(237, 237, 237, 0.75) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfededed', GradientType=0);
	/* IE6-9 */
}
#nav a {
	color: grey;
	line-height: 54px;
	width: auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
}
@media only screen and (max-width: 400px) {
	#nav a {
		font-size: 1em !important;
	}
}
@media only screen and (max-width: 350px) {
	#nav a {
		font-size: .8em !important;
	}
}
.w3-theme {
	background: white;
}
.w3-container {
	padding: 0 !important
}
.slick-slider {
	margin-bottom: 0px !important;
}
.slick-dots, .slick-next, .slick-prev {
	position: relative !important;
}
.slick-next, .slick-prev {
	display: none !important;
}
ul {
	font-size: 1em;
	list-style-type: none;
}
li {
	text-align: center !important;
	text-align: -webkit-center !important;
	padding: .6em;
	background: #c4c4c4;
	margin-bottom: 1.1em;
}
#intro-anchor {
	position: absolute;
	margin-top: -7em;
}
#services-anchor {
	position: absolute;
	margin-top: -7em;
}
@media only screen and (max-width: 600px) {
	#services-anchor {
		margin-top: -5em;
	}
}
#intro {
	background: none
}
#intro-section {
	margin-bottom: 3em;
	margin-top: 7em;
	top: 0px !important;
	top: 0px !important;
}
.intro-section-text {
	color: rgb(177, 32, 35);
	font-family: 'Archivo Black', sans-serif;
}
#intro-section h2 {
	border-bottom: 1px solid #ccc;
	display: inline-block;
	padding-bottom: .25em;
	color: rgb(177, 32, 35);
	font-size: 1.5em;
}
@media only screen and (min-width: 600px) {
	#intro-section h2 {
		border-bottom: 1px solid #ccc;
		display: inline-block;
		padding-bottom: .25em;
		color: rgb(177, 32, 35);
		font-size: 2em;
	}
}
#intro-section h3 {
	color: rgb(177, 32, 35);
	font-size: 1.25em;
}
@media only screen and (min-width: 600px) {
	#intro-section h3 {
		color: rgb(177, 32, 35);
		font-size: 1.25em;
	}
}
#payment-anchor {
	position: absolute;
	margin-top: -7em;
}
#contact-anchor {
	position: absolute;
	margin-top: -7em;
}
.slider-wrapper {
	width: 100%;
}
.slider {
	width: 100%;
	height: auto;
	border: none;
}
.slide {
	width: 100%;
	height: auto;
	background: #ccc;
}
.slide img {
	width: 100%;
}
/* progress bar */

.slider-progress {
	width: 100%;
	height: 3px;
	background: #eee;
}
.slider-progress .progress {
	width: 0%;
	height: 3px;
	background: rgb(177, 32, 35);
}
#payment-button {
	width: 50vw;
	color: white;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: 1px 1px 1px 1px #9d9d9d;
	background: #b73631;
	/* Old browsers */
	background: -moz-linear-gradient(top, #b73631 0%, #a72f2b 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b73631 0%, #a72f2b 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b73631 0%, #a72f2b 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b73631', endColorstr='#a72f2b', GradientType=0);
	/* IE6-9 */
}
.content {
	margin-top: 0;
	margin-bottom: 18px;
	padding-top: 0px;
}
.separator {
	display: flex;
	align-items: center;
	text-align: center;
}
.separator::before, .separator::after {
	content: '';
	flex: 1;
	border-bottom: 2px solid rgb(177, 32, 35);
}
.separator::before {
	margin-right: 2em;
	margin-bottom: 1em;
}
.separator::after {
	margin-left: 2em;
	margin-bottom: 1em;
}
#grass-wrap {
	width: 100vw;
	left: 0px;
	height: 10em;
	position: absolute;
}
#grass-svg {
	fill: green;
	left: 0;
	right: 0;
}
#green {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#377d22+0,275918+100 */
	background: rgb(55, 125, 34);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(55, 125, 34, 1) 0%, rgba(39, 89, 24, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(55, 125, 34, 1) 0%, rgba(39, 89, 24, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(55, 125, 34, 1) 0%, rgba(39, 89, 24, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#377d22', endColorstr='#275918', GradientType=0);
	/* IE6-9 */
	height: 50em;
	left: 0;
	right: 0;
	margin-top: -5px;
}
#contact-info-container h2 {
	font-size: 1.5em;
	font-family: 'Montserrat', sans-serif;
}
#logo-svg {
	width: 75px;
	padding: 10px;
}
@media only screen and (max-width: 600px) {
	#logo-svg {
		width: 50px;
		padding: 10px;
	}
	#nav a {
		line-height: 37px;
		width: auto;
		padding-left: 0;
	}
}
#logo-button {
	padding: 0px;
}
@media only screen and (max-width: 600px) {
	#drainage, #new-lawns {
		line-height: 3em;
	}
}
.no-bottom-margin {
	margin-bottom: 0px !important;
}
.red {
	color: rgb(177, 32, 35);
}
.collapsible {
	background-color: #777;
	color: white;
	cursor: pointer;
	padding: .5em;
	border: none;
	outline: none;
	font-size: 15px;
}
.collapsible2 {
	font-size: 12px;
	color: grey;
	display: hidden;
}
.active, .collapsible:hover {
	color: rgb(177, 32, 35);
}
.content2 {
	padding: 0;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	background-color: #f1f1f1;
	color: grey;
	font-size: 12px;
}
.content {
	padding: 0;
	margin-top: 18px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	background-color: #f1f1f1;
}
#content2-wrap {
	padding: 3em;
}
h1 .privacy {
	font-size: 3em !important;
}
h4 {
	margin-top: 2em;
	margin-bottom: 0px;
}
input[type=text], select {
	width: 100%;
	padding: 12px 20px;
	margin: 0 0 1.5em 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 1em;
}
#button {
	width: 100%;
	background: #b73631;
	/* Old browsers */
	background: -moz-linear-gradient(top, #b73631 0%, #a72f2b 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b73631 0%, #a72f2b 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b73631 0%, #a72f2b 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b73631', endColorstr='#a72f2b', GradientType=0);
	/* IE6-9 */
	color: white;
	padding: 14px 20px;
	margin: 8px 0;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-size: 1em !important;
}
button:hover {}
form {
	border-radius: 5px;
	background-color: #ffffff;
	padding: 0px;
	padding: 28px;
}