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

html,
body {
	color: #384042;
	font-size:20px;
	scroll-behavior: smooth;
	font-family: "century-gothic", sans-serif;
	letter-spacing: 1px;
}

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

.nav__list__level-1 {
}

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

h1{
    font-size: 70px;
  	font-family: "latino-gothic-variable",sans-serif;
	font-style: italic;
	font-weight: 900;
}
.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: 46px;
	color:#1ee120;
	padding-bottom: 0.5em;
	font-family: "latino-gothic-variable", sans-serif;
	font-style: italic;
	font-weight: 900;
}
h3{
    color: #384042;
    font-size: 28px;
	font-family: "latino-gothic-variable",sans-serif;
	font-style: italic;
	font-weight: 900;
}
h4{
    color: #384042;
	font-family: "latino-gothic-variable",sans-serif;
	font-style: italic;
	font-weight: 900;
	font-size: 26px;
}

.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;
}
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: 30px;
    color: white;
    background-color: black;
    border-radius: 37px;
    padding: 0.5em 1em;
    text-transform: uppercase;
    margin: 1em;
    transition: 0.3s;
    border: 4px solid #1ee120;
    font-weight: bold;
    text-align: center;	
}
a.generic__link-button:hover,
.fb3__button:hover{
	background-color:#1ee120;
	color:white;
}

a.ctaphone,
a.ctaphone:visited {
    color: #1ee120;
    font-size: 40px;
    font-weight: bold;
}
a.ctaphone:hover{
	color:#1ee120;
}
.body__layout__default a.ctaphone,
.body__layout__default a.ctaphone:visited {
    position: absolute;
    top: 34px;
	right: 0;
}

.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 .home-header h1{
	color:white;
	font-size: 53px;
}
.home .heading_splash h2{
	color:white;
    font-size: 41px;
}
.home-header h1,
.home-header h2{
	color:white;
	text-align: left;
}
.header__inner {
	_padding: 3em 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;
}
.black {
    background-color: black;
    height: 120px;
    position: relative;
    padding: 2em;
	display:flex;
}
span.headerdesc{
	font-style:italic;
	font-weight:bold;
	font-family: "latino-gothic-variable",sans-serif;
}

.pricing{
	text-align:center;
}
.pricing h2{
	font-family: "latino-gothic-variable",sans-serif;
	font-style: italic;
	font-weight: 900;
	font-size: 48px;
	padding-bottom:0;
}
.pricing .description{
	padding-bottom:3em;
}
.pricing h2.price{
	font-style:normal;
	font-size: 59px;
	padding-bottom:0;
}
.pricing h3{
	font-size: 35px;
}
.pricing h5 {
    font-size: 34px;
    line-height: 5px;
    padding-top: 8px;
}
.pricing .generic__3up .generic__part{
	padding:2em;
    width: 300px;
}
.pricing .generic__3up .generic__part:nth-child(even){
	background-image: url(../../images/gearbox.png);
	background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	position:relative;
}

.pricing ul{
	list-style-type: disc;
    padding-left: 2em;
	text-align: left;
	font-size:19px;
	padding-top:.5em;
}
.pricing li{
	padding-top:.5em;
    font-size: 17px;
}
.pricing p.small{
	font-size:19px;
	padding-top:1em;
}
.description .generic__inner{
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	padding:0;
}
.description h4{
	padding: .5em 1em;
	font-style: normal;
	font-size: 19px;
}

.info{
	background-image: url(../../images/infobg.jpg);
	background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
}
.trust {
    max-width: 570px;
    background-color: black;
    padding: 2em;
    border-radius: 30px;
	margin-bottom: 4em;
}
.trust h3{
	font-size:25px;
	color:white;
	font-weight:100;
	font-style:normal;
}
.trust li {
    color: white;
    font-size: 33px;
    padding-top: 1em;
}
.home .trust li{
    font-size: 27px;
}
img.ligear {
    padding-right: 15px;
}

img.home-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 0;
}
a.header__logo-link {
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 180px;
}
.header__logo-image {
    width: 180px;
}
.body__layout__home a.header__logo-link {
    top: -114px;
}
.heading_padding{
	padding: 6em 0 4em;
	text-align: center;
}
.heading_splash {
	padding: 0 4em 0;
	text-align:left;
	margin:0 auto;
	max-width: 1200px;
}
.heading_splash h2{
    font-weight: normal;
    padding-bottom: .5em;
    font-size: 46px;
    color: white;
}
.line {
    max-width: 83%;
    padding: 5.5px;
    background-color: #1ee120;
    margin: .5em 0;
}

a.phonenumber {
    font-size: 24px;
} 
.body__layout__default .header{
	min-height: 142px;
}

.banner{
	text-align:center;
	background-color:black;
}
.banner h2{
    font-size: 29px;
	color:#1ee120;
}

.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;
}

.services .generic__4up{
	align-items: center;
	text-align: center;
}
.services .generic__part{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: white;
	border: 4px solid #273f5e;
	margin: 3em 1em 1em;
	position:relative;
}
.services h2{
	text-align:center;
}
.services p{
	text-align: center;
}
.services h3{
	font-size: 20px;
	position: absolute;
	top: 62%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding-bottom: 0;
	font-weight: 400;
	width: 170px;
}
.services .generic__inner{
	max-width:1000px;
	margin:0 auto;
}


.testimonial{
	background-color: #206d1f;
	_background-image: url(../../images/headerbg.jpg);
	_background-position: left center;
    _background-repeat: no-repeat;
    _background-size: cover;
	color:white;
	position:relative;
}
.testimonial .generic__inner{
	padding:0;
}
.testimonial .generic__inner.test{
	position: relative;
	padding: 4em 1em;
}
.testimonial h2{
	text-align:center;
	color:#1ee120;
	padding-bottom: 1em;
}
blockquote.testimonials__quote {
    color: white;
    font-size: 29px;
    padding: 0 2em;
    text-align: center;
    line-height: 47px;
}
.testimonial:after {
    content: " ";
    display: block;
    background-image: url(../../images/biggear.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 333px 87px;
    position: absolute;
    width: 100%;
    height: 87px;
    bottom: -87px;
    right: 3%;
    z-index: 2;
}
.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: 38px;
    right: 35%;
}
span.testimonials__prev.material-icons {
    position: absolute;
	bottom: 38px;
    left: 35%;
}
.testimonials__citation {
    padding: 3em;
}
.testimonials__quote::before {
    position: absolute;
    left: 25px;
    font-size: 390px;
    top: 0;
    font-weight: 900;
    color: #1ee120;
}
.testimonials__quote:after {
	display:none;
    position: absolute;
    right: 25px;
    font-size: 103px;
	bottom: 70px;
}

.brandscript{
    text-align:center;
	position:relative;
	background-image: url(../../images/brandscriptbg.jpg);
	background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.brandscript .generic__inner{
	padding: 8em 1em 4em;
}
.brandscript p{
    font-size: 25px;
    color: white;
	line-height: 37px;
}
.body__theme__demo.hoffer .brandscript p{
    font-size: 35px;
    color: white;
    line-height: 55px;
}
.reels {
    padding-top: 4em;
	display:flex;
    justify-content: space-between;
	flex-wrap:wrap;
}
iframe {
    border-radius: 30px;
	margin:0 .5em 0 .5em;
}

.plan{
	text-align: center;
}
.plan h3{
	padding-bottom:1em;
}
.plan .generic__3up{
	align-items:normal;
}
.plan .generic__part {
    max-width: 300px;
    background-image: url(../../images/gearbox.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin: .3em;
    padding: 4em 1em;
}
.plan h4{
	padding-top:2em;
}

.contact {
	color: white;
	position:relative;
}
.contact .greenborder{
    background-color: black;
    border-bottom: 21px solid #1ee120;
    border-top: 21px solid #1ee120;
    width: 100%;
    height: 100%;
    Position: absolute;
    top: 0;
	z-index:-1;
}

a.phone {
    font-size: 54px;
}
.address {
    padding: 1em 0;
	font-size: 42px;
	display:flex;
	align-items:center;
}
.contact .generic__inner {
    max-width: 100%;
    padding: 0;
}
.module.forms{
    color: white;
	max-width:100%;
}
form.fb3__form {
    text-align: left;
}
.body__layout__default .module.forms{
	background-color: black;
    color: white;
	max-width:100%;
}
.body__layout__default .module.forms .generic__inner{
	max-width:800px;
	margin:0 auto;
}
.contact h2{
	color:white;
    font-size: 63px;
	line-height:76px;
}
.contact_span {
    display: flex;
	align-items: center;
}
.contact .generic__part{
	padding:0;
}

.contact .generic__2up{
	align-items: center;
	padding:0;
}
img.iconphone{
	padding-right:1em;
}
img.iconaddress{
	padding-right:.5em;
}
.forms__form-item-header{
	display:none;
}
.fb3__field-input, 
.fb3__field-select{
	color:black;
}
.fb3__field-heading-text {
    padding-bottom: 0.3em;
}
.contact.about .generic__2up .generic__part:nth-child(even){
	padding:0;
	background-image: url(../../images/eeauto.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact.about .generic__2up .generic__part:nth-child(odd){
    padding: 4em 2em;
}
.contact.about .generic__2up{
	align-items: normal;
}
img.carlot {
    display: block;
}
img.social {
    height: 45px;
}

.body__layout__home .module.forms .generic__inner{
	padding:0;
}

.module.locations {
    max-width: 100%;
}
.module-locations__title-text,
.locations__location {
    display: none;
}
.locations__wrap.generic__inner {
    padding: 0;
	max-width: 100%;
}
h2.module-locations__title {
    padding-bottom: 0;
}

footer.footer{
	background-color:#206d1f;
	color:white;
}

.offers{
	text-align: center;
	position: relative;
}
.offers .greenborder {
    background-color: black;
    border-bottom: 21px solid #1ee120;
    border-top: 21px solid #1ee120;
    width: 100%;
    height: 100%;
    Position: absolute;
    top: 0;
    z-index: -1;
}
.offers h3,
.offers p{
	color:white;
}
.pricing.coupon .generic__2up{
	border: dotted;
    border-color: #1ee120;
    margin: 2em 0 1em;
    border-radius: 25px;
}

@media screen and (max-width: 1168px) {
    .heading_video {
        height: 100%;
        width: auto;
    }
}
@media screen and (max-width: 1079px) {
    .contact h2 {
    color: white;
    font-size: 47px;
	}
	a.phone {
    font-size: 42px;
	}
	.address {
		padding: 1em 0;
		font-size: 28px;
	}
}
@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;
	}
	.reels {
    justify-content: center;
	}
	h1 {
		font-size: 48px;
		line-height: 56px;
	}
	.heading_splash h2 {
		font-size: 34px;
	}
}
@media (max-width:840px){
	.process .generic__part {
		width:100%;
		max-width: 100%;
	}
	blockquote.testimonials__quote,
	.brandscript p {
    font-size: 21px;
    line-height: 32px;
	}
	a.header__logo-link {
	max-width: 95px;
	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;
	}
	.black {
    flex-direction: column;
    text-align: center;
	padding: 1em;
	}
}
@media (max-width: 767px){
	.nav {
		max-height: initial;
		overflow-y: initial;
	}
	.home-header {
		background-position: 23% center;
	}

}


@media screen and (max-width: 450px){
	h2, 
	.contact h2 {
		font-size: 32px;
		line-height: 35px;
	}
	.pricing h2{
		line-height: 52px;
	}
	h1 {
		font-size: 37px;
	}
	.heading_splash h2 {
		font-size: 28px;
	}
	.generic__link-button,
	.fb3__button {
		font-size: 20px;
	}
	    a.phone {
        font-size: 30px;
    }
	.address {
		padding: 1em 0;
		font-size: 23px;
	}
	.heading_splash {
    padding: 0 .5em 10px;
	}
	.trust li {
		color: white;
		font-size: 26px;
	}
	
}