/* ============================================================
	Replace me with the Actual Design
============================================================ */

html,
body {
	font-family: "interface", sans-serif;
	color: #5b5b5b;
	font-size:20px;
	scroll-behavior: smooth;
}
p{
	line-height: 1.3em;
}

/*
a {
	color: #08f;
}
a:visited {
	color: #88f;
}
*/
img{
	max-width:100%;
}

.nav__list__level-1 {
}

main .module {
	max-width: 1000px;
	margin: 0 auto;
}

h1{
    font-size: 70px;
	font-family: "liberation-sans", sans-serif;
}
.cms-content h1, .news-view h1, .events-view h1{
	font-size:60px;
}
.cms-content a,
.cms-content a:visited{
	color:#a51419;
}
.cms-content a:hover{
	color:#273f5e;
}
h2 {
    font-size: 34px;
	color:#93c522;
	padding-bottom: 0.5em;
}
h3{
    color: #243705;
    font-size: 28px;
    padding-bottom: 24px;
}

.generic__1up, 
.generic__2up, 
.generic__3up, 
.generic__4up{
	display:flex;
	flex-wrap:wrap;
    justify-content: center;
    align-items: center;
}

.generic__inner{
	padding:4em 1em;
	max-width:950px;
	margin:0 auto;
}
.generic__part{
	padding:1em;
}

nav {
    position: absolute;
    top: 0;
    right: 0;
	z-index: 2;
}
nav a,
nav a:visited{
	color:white;
}
.nav__link {
    background-color: transparent;
}
.nav__item-action {
    color: white;
	font-size: 30px;
}
#primary-nav-toggle .material-icons{
    color: #a51419;
    position: absolute;
    top: 37px;
    right: 37px;
    z-index: 2;
    font-size: 52px;
}
.nav__item__current > .nav__item-actions .nav__link {
    background-color: #273f5e;
	color: white;
}
.nav__item:hover > .nav__item-actions .nav__link {
    background-color: #a51419;
	color:white;
}
.open .nav__menu {
    background-color: rgba(0, 0, 0, 0.5);
	padding: 3em 1em;
}

a.generic__link-button,
a.generic__link-button:visited,
.fb3__button,
.fb3__button:visited{
	font-size:25px;
	color:white;
	background-color:#243705;
	font-weight:bold;
    border-radius: 18px;
    padding: 0.5em 1.5em;
    text-transform: uppercase;
	text-align: center;
	margin: 1em;
	transition: 0.3s;
	border: 2px solid transparent;
}
a.generic__link-button:hover,
.fb3__button:hover{
	background-color: white;
	color:#243705;
	border: 2px solid #93c522;
}

.home-header a.generic__link-button,
.home-header a.generic__link-button:visited{
	font-size:25px;
	font-weight:bold;
    border-radius: 18px;
    padding: 0.5em 1.5em;
    text-transform: uppercase;
	text-align: center;
	margin: 1em;
	transition: 0.3s;
	background-color: white;
	color:#243705;
	border: 2px solid #93c522;
}
.home-header a.generic__link-button:hover{
	color:white;
	background-color:#243705;
	border: 2px solid transparent;
}

a.ctaphone,
a.ctaphone:visited {
    color: #a51419;
}
a.ctaphone:hover{
	color:#273f5e;
}
.body__layout__default a.ctaphone,
.body__layout__default a.ctaphone:visited {
    position: absolute;
    top: 34px;
}

.body__layout__default .header__inner{
	padding: 1em;
}

.home-header{
	background-image: url(../../images/headerbg.jpg);
	background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
	color:white;
	position:relative;
}
.home-header h1,
.home-header h2{
	color:white;
	filter: drop-shadow(0 0 0.75rem black);
	font-family: "interface", sans-serif;
}

.home-header h1 span{
	font-family: "ethnocentric", sans-serif;
}
.header__inner {
	padding: 1.5em;
    position: relative;
    z-index: 1;
}
.heading-video-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    overflow: hidden;
    height: 100%;
}
.heading_video {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 115%;
    height: auto;
}

img.home-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 0;
}
a.header__logo-link {
    max-width: 200px;
    padding-bottom: 0.3em;
}
.body__layout__home a.header__logo-link {
    top: -114px;
}
.heading_splash {
    padding: 6em 0px;
	text-align:center;
	max-width:1045px;
	margin:0 auto;
}
.heading_splash h1 {
	font-size: 56px;
    line-height: 64px;
}
.heading_splash h2{
    font-weight: normal;
    padding-bottom: .5em;
    font-size: 26px;
    color: white;
    padding-top: 0.3em;
    font-style: italic;
    letter-spacing: .6px;
}
a.phonenumber {
    font-size: 24px;
} 
.body__layout__default .header{
	min-height: 142px;
}

.banner{
	text-align:center;
	background-color:#243705;
}
.banner .generic__inner{
	max-width:969px;
	padding:0
}
.banner h2{
    font-size: 25px;
    color: white;
    padding-bottom: 0;
	font-family: "liberation-sans", sans-serif;
	font-weight:bold;
}

.about{
	text-align: center;
	background-color:#f9f9f2;
}

.cost .generic__inner{
    max-width:1200px;
    margin:0 auto;
}
.cost .generic__2up{
    align-items: flex-start;
}
.cost .generic__part{
	padding:2em;
}
.cost .point{
    padding: 1em;
    margin: 0 auto;
}
.cost h3{
    font-size:22px;
    padding-bottom:.1em;
}
.cost p{
	margin: 0.1em 0 1em;
}

.value p{
 font-size:18px;
}
.value .generic__inner{
    max-width:1300px;
    margin:0 auto;
}
.value .generic__2up{
    align-items: center;
}
.value .generic__3up{
    padding-top:2em;
	align-items: flex-start;
}

.value .generic__3up .generic__part {
    margin: 1em;
    width: 375px;
    text-align: left;
}

img.grass {
    display: block;
    width: 100%;
}
.testimonial{
	background-color: #243705;
	color:white;
}
.testimonial .generic__inner{
	padding: 2em 1em;
}
.module.feeds.feeds__type__testimonials{
	position:relative;
}
blockquote.testimonials__quote {
    color: white;
    font-size: 21px;
}
.testimonials__citation-person {
    font-size: 1.2em;
    text-align: right;
    font-size: 26px;
    font-weight: bold;
    color: white;
}
span.testimonials__next.material-icons {
    position: absolute;
    bottom: 0;
    right: 35%;
}
span.testimonials__prev.material-icons {
    position: absolute;
    bottom: 0;
    left: 35%;
}

.steps{
	text-align: center;
}
.steps .generic__3up{
    align-items: normal;
}
.steps .generic__3up .generic__part {
    max-width: 263px;
    margin: 1em;
    border-bottom: 5px inset #1b2709;
    border-right: 5px inset #243705;
    position: relative;
	border-radius: 0 13px;
}

.brandscript{
	background-image: url(../../images/hardscapebg.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	color:white;
	background-attachment: fixed;
}
.brandscript .generic__inner{
    max-width:500px;
	margin-left: 10%;
}
.brandscript h3{
	color:white;
	padding-bottom:0;
}


.module-gallery__item-image {
    padding: .3em;
}

.services{
	text-align: center;	
	background-image: url(../../images/logobg.jpg);
	background-position: right 5% center;
    background-repeat: no-repeat;
    background-size: contain;
}
.services .generic__2up{
	align-items: normal;
}
.services .generic__2up .generic__part {
    max-width: 263px;
    margin: 2.5em 1em 1em;
	border-bottom: 5px inset #1b2709;
	border-right: 5px inset #243705;
	background-color:white;
	position:relative;
	padding-top: 3em;
	border-radius: 0 13px;
}
img.icon {
    height: 90px;
    position: absolute;
    left: 0;
    top: -34px;
}

.contact {
	background-color: #172403;
	background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}
.contact .generic__inner{
	padding: 1em;
}
.module.forms{
    color: white;
	max-width:100%;
}
form.fb3__form {
    text-align: left;
}

.body__layout__default .module.forms .generic__inner{
	max-width:800px;
	margin:0 auto;
}
.contact h2{
	color: white;
    font-size: 38px;
    line-height: 43px;
}
.contact .generic__2up{
	max-width: 1200px;
    margin: 0 auto;
}
.contact .generic__2up{
	align-items: center;
}
.contact p {
    max-width: 440px;
    margin: 0 auto;
    padding-bottom: 1em;
    font-size: 23px;
}
a.phone {
    font-size: 50px;
	color: #93c522;
}
a.phone:hover{
	color:white;
}
.contact h3{
	color:white;
	padding-bottom:0;
	padding-top: 24px;
	padding-bottom: 4px;
}


.forms__form-item-header{
	display:none;
}
.fb3__field-input, 
.fb3__field-select{
	color:black;
}
.fb3__field-heading-text {
    padding-bottom: 0.3em;
}
.contact .generic__2up .generic__part:nth-child(odd){
	text-align: center;
}
.contact a.phonenumber {
    font-size: 35px;
    color:white;
}
.contact a.phonenumber:hover {
    font-size: 35px;
    color:white;
}
.address {
    padding: 1em 0;
    font-size: 27px;
}
.body__layout__home .module.forms .generic__inner{
	padding:0;
}

footer.footer{
	background-color: #243705;
	color:white;
}

.star-box{
	max-width: 1000px;
	margin:0 auto;
}
.star-contain{
	display:flex;
	align-items: center;
}
.star-box hr{
	border-top: 6px solid #243705;
    width: 45%;
}

.star{
	
    margin: 0 1em;
}
img.star{
	max-width: 130px;
}
ul, ol {
    list-style-type: disc;
	padding-left: 1em;
}
li{
	padding-bottom:1em;
}



@media screen and (max-width: 1368px) {
    .heading_video {
        height: 100%;
        width: auto;
    }
}
@media screen and (max-width: 959px){
	.contact .generic__2up,
	.cost .generic__2up{
		flex-direction: column;
	}
	.value .generic__2up{
		flex-direction:column-reverse;
	}
	.contact .generic__part,
	.value .generic__part,
	.cost .generic__part{
		width:100%;
	}
	.brandscript .generic__inner {
		margin: 0 auto;
	}
}
@media (max-width:824px){
	.process .generic__part {
		width:100%;
		max-width: 100%;
	}
}
@media (max-width: 767px){
	.nav {
		max-height: initial;
		overflow-y: initial;
	}
	h1 {
		font-size: 48px;
		line-height: 56px;
	}
	.heading_splash h2 {
		font-size: 28px;
	}
	.home-header {
		background-position: 23% center;
	}

}
@media (max-width: 570px){
	a.header__logo-link {
		max-width: 95px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.heading_splash h1 {
        font-size: 29px;
        line-height: 37px;
}
.heading_splash {
    padding: 2em 0px;
}
	
	a.generic__link-button, a.generic__link-button:visited, a.fb3__button, a.fb3__button:visited {
		font-size: 20px;
		line-height: 31px;
	}
	a.ctaphone, a.ctaphone:visited {
		position: absolute;
		top: -45px;
		font-weight: bold;
		font-size: 30px;
		left: 0;
		right: 0;
		margin: 0 auto;
		background-color: white;
		padding: 0.5em 1em;
		z-index: -1;
		text-align: center;
	}
}

@media screen and (max-width: 450px){
	h2, 
	.contact h2 {
		font-size: 24px;
		line-height: 35px;
	}
	h1 {
		font-size: 37px;
	}
	.heading_splash h2 {
		font-size: 28px;
	}
	.header__inner {
		padding: 1em;
	}
	.generic__link-button,
	.fb3__button {
		font-size: 20px;
	}
	a.phone {
    font-size: 39px;
	}
	
}