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

html,
body {
	font-family: "ubuntu", sans-serif;
	color: white;
	font-size:20px;
	scroll-behavior: smooth;
	background-image: url(../../images/pagebg.jpg);
    background-repeat: repeat;
    letter-spacing: 0.2px;
}
p{
		line-height: 26px;
}

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

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

h1{
    font-size: 70px;
	font-family: "owners-text", sans-serif;
	font-weight:500;
}
.cms-content h1{
	font-size:60px;
}
.cms-content h2{
    font-size: 40px;
	font-weight: 500;
}
.cms-content a,
.cms-content a:visited{
	color:#a51419;
}
.cms-content a:hover{
	color:#273f5e;
}
h2 {
    font-size: 40px;
	color:white;
	padding-bottom: 0.5em;
	font-family: "owners-text", sans-serif;
	font-weight:500;
}
h3{
    color: white;
    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:1000px;
	margin:0 auto;
}
.generic__part{
	padding:1em;
}

nav {
    position: absolute;
    top: 0;
    right: 0;
	z-index: 2;
	display:none;
}
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-family: "owners", sans-serif;
	font-size:25px;
	color:#1f1714;
	background-color: #ffde16;
    border-radius: 37px;
    padding: 0.5em .8em;
    text-transform: uppercase;
	text-align: center;
	margin: 1em;
	transition: 0.3s;
	border: 0;
font-weight: 500;
}
a.generic__link-button:hover,
.fb3__button:hover{
	background-color:#a51419;
	color:white;
}

a.ctaphone,
a.ctaphone:visited {
	color: #ffde16;
    position: absolute;
    top: 38px;
    right: 38px;
    z-index: 2;
    font-size: 55px;
    font-weight: 500;
}
a.ctaphone:hover{
	color:#a51419;
}
.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: right center;
    background-repeat: no-repeat;
    background-size: cover;
	color:white;
	position:relative;
}
.home-header h1{
	color:white;
	text-transform: uppercase;
}
.home-header h2{
	font-family: "ubuntu", sans-serif;
	color:white;
	font-style: italic;
	font-weight: 100;
}
.header__inner {
	padding: 2em;
    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: 434px;
}
.body__layout__home a.header__logo-link {
    top: -114px;
}
.heading_splash {
    padding: 14em 0 0;
}
.heading_splash h2{
	font-weight: 100;
	padding-bottom: .5em;
	font-size: 32px;
	color:white;
	padding-top: 0.3em;
}
a.phonenumber {
    font-size: 24px;
} 
.body__layout__default .header{
	min-height: 142px;
}

.banner{
	text-align:center;
	background-color:#1f1714;
}
.banner h2{
	font-size: 42px;
	padding-bottom:0;
	font-family: "owners-narrow", sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
}

.cost{
	background-color:black;
}
.cost .generic__inner{
	max-width:100%;
	padding:0;
}

.cost .generic__2up .generic__part:nth-child(odd){
    max-width: 100%;
	background-image: url(../../images/cost.jpg); 
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	min-height: 28em;
}
.cost .generic__2up .generic__part:nth-child(even){
	padding:2em;
}

.cost .generic__2up {
    align-items: normal;
}

.cost .point{
    padding: 1em;
    margin: 0 auto;
}
.cost p{
	margin: 0.1em 0 1em;
}
.cost li,
.value li {
    display: flex;
    padding-bottom: 1em;
    align-items: center;
}
img.radio {
    padding-right: 1em;
}

.value .generic__2up{
    align-items: center;
}
.value .generic__3up{
    padding-top:2em;
	align-items: flex-start;
}
.value .generic__link-button{
	margin-left:0;
}

.icons{
	text-align: center;
}
.icons .generic__3up{
	padding:3em 1em;
}
.icons h3{
	padding: .5em 0 0;
	font-weight: 400;
}

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

.steps{
	background-color:black;
	text-align:center;
}
.steps h3{
    text-transform: uppercase;
    padding-bottom: 14px;
    padding-top: 24px;    
	font-weight: 500;
}
img.icon {
    max-height: 106px;
}



.module.gallery {
    text-align: center;
    max-width: 844px;
}
.gallery__style__grid_alt .module-gallery__item {
    width: 32.333%;
    margin: .15em;
}
.gallery__style__grid_alt .module-gallery__item:nth-child(5n), .gallery__style__grid_alt .module-gallery__item:nth-child(5n+1) {
    width: 48.85%;
}

.testimonial{
	color:white;
	position:relative;
}
.testimonial h2{
	text-align:center;
	color:white;
	padding: 2em 0 0;
}
blockquote.testimonials__quote {
	color:white;
    font-size: 24px;
	position:relative;
}
.feeds .generic__inner{
    max-width: 898px;
}
.body__layout__home .feeds .generic__inner{
	padding:1em;
	position:relative;
}
.testimonials__citation-person {
    font-size: 1.2em;
    text-align: right;
    font-size: 26px;
    font-weight: bold;
	color:white;
}
.testimonials__prev, .testimonials__next {
    cursor: pointer;
    font-size: 56px;
	color:white;
}
span.testimonials__next.material-icons {
    position: absolute;
	bottom: 1em;
    right: 35%;
}
span.testimonials__prev.material-icons {
    position: absolute;
	bottom: 1em;
    left: 35%;
}
.testimonials__citation {
    padding: 3em;
}
.testimonials__quote::before {
    position: absolute;
    font-size: 903px;
    top: -342px;
    opacity: .3;
    color: #0090dc;
    left: -120px;
	z-index: -1;
	font-family: "owners-narrow", sans-serif;
}
.testimonials__quote:after {
    position: absolute;
    right: 25px;
    font-size: 103px;
	bottom: 70px;
	display:none;
}


.faq {
    max-width: 100%;
	background-image: url(../../images/faqbg.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}
.faq .generic__inner{
    max-width: 600px;
}
.faqs .generic__inner{
	padding:0;
}
a.faqs__item-indicator.material-icons{
	color:#0090dc;
}


.contact-us {
	background-image: url(../../images/contactusbg.jpg);
	background-position: 45% center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}
.module.forms{
    color: white;
	max-width:100%;
}
form.fb3__form {
    text-align: left;
}
.body__layout__default .module.forms{
	background-color: #273f5e;
    color: white;
	max-width:100%;
}
.body__layout__default .module.forms .generic__inner{
	max-width:800px;
	margin:0 auto;
}
.contact h2{
	color:white;
	font-size: 70px;
	line-height:76px;
}
.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;
}

.fb3__field-input, .fb3__field-select {
    background-color: transparent;
	border-color: transparent;
	border-bottom: 1px solid white;
}
.fb3__field:focus-within .fb3__field-input, .fb3__field:focus-within .fb3__field-select {
    border-color: yellow
}
.fb3__field-heading-text {
    padding-bottom: 0.3em;
}
.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;
}

.contact-us .generic__2up .generic__part:nth-child(odd){
	background-color:#1f1714;
	border-radius:32px;
	margin: 2em 0;
}
.contact-us .generic__inner{
	padding:0;
}

footer.footer{
	background-color:#1f1714;
	color:white;
}
.call {
    font-size: 43px;
    padding-bottom: .5em;
}
.call a{
	color:#ffde16;
	font-weight:bold;
}
.call a:hover{
	color:#a51419;
}

@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;
	}
	.contact .generic__part,
	.value .generic__part,
	.cost .generic__part{
		width:100%;
	}
	.brandscript .generic__inner {
		margin: 0 auto;
	}
	.heading_splash {
    padding: 3em 0 0;
	}
	a.ctaphone {
    font-size: 33px;
	}
	a.header__logo-link {
    max-width: 274px;
	}
}

@media (max-width:900px){
	h1 {
    font-size: 44px;
	}
	.heading_splash h2 {
    font-size: 25px;
	}
}
@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: 34px;
	}

}
@media (max-width: 570px){
	a.header__logo-link {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	
	a.generic__link-button, a.generic__link-button:visited, a.fb3__button, a.fb3__button:visited {
		font-size: 20px;
		line-height: 31px;
	}
	a.ctaphone{
        left: 0;
        right: 0;
        margin: 0 auto;
        top: auto;
        text-align: center;
	}
	h2, 
	.contact h2 {
		font-size: 32px;
		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;
	}
	.banner h2 {
    font-size: 26px;
	}
	.cms-content h2 {
    font-size: 31px;
	}
	.gallery__style__grid_alt .module-gallery__item:nth-child(n){
		width:100%;
	}
	
}