﻿/***** BEGIN RESET *****/
 @import url("https://use.typekit.net/cgv1ibq.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 

/*-------- COLORS --------*/
:root {
  --dark-blue: #0C2846;
  --blue: #0970BF;
  --light-blue: #0ABAFF;
  --grey: #F9F9F9;
}

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

h1, h2, h3 {
	font-family: 'transducer', sans-serif;
}

#home p, #thankyou p, #contact p  {
	font-family: 'golos-text', sans-serif;
	font-size: 17px; 
	line-height: 30px;
	color: var(--dark-blue);
}

/*-------- BODY STYLES --------*/

body {

}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}

/*--- HERO STYLES ---------------------*/
.home-hero, .inner-hero {background: url("/siteart/hero.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 0 0 100px 100px;}
.home-hero > div, .inner-hero > div {border-radius: 0 0 100px 100px; background: rgba(0,0,0,.55); position: relative; z-index: 1;}
.home-hero .wrapper {margin: 0 auto; text-align: center; max-width: 1500px; padding-top: 390px!important; padding-bottom: 220px!important;}
.home-hero .wrapper p:nth-child(3) {color: #fff!important; font-size: 20px!important; text-shadow: 0 4px 4px rgba(0, 0, 0, 0.40);}
.down-arrow {position: absolute; bottom: -35px; left: 0; right: 0; display: flex; justify-content: center;}
.down-arrow i {background: #FFF; border: #0ABAFF solid 10px; border-radius: 50px; padding: 10px; color: var(--dark-blue); font-size: 30px; box-shadow: 0 0 0 10px rgba(10, 196, 255, 0.4);}

.inner-hero .wrapper {padding-top: 200px; padding-bottom: 100px;}
.inner-hero .flex {gap: 20px; align-items: center; flex-wrap: wrap;}
.inner-hero .flex a {border: solid 6px #0ABAFF; color: #fff; text-shadow: 0 4px 4px rgba(0, 0, 0, 0.40); padding: 2px 15px; font-weight: 700; font-family: 'golos-text', sans-serif; transition: all .4s ease-out; line-height: 30px; border-radius: 50px;}
.inner-hero .flex a:hover {background: var(--light-blue); color: var(--dark-blue); text-shadow: none;}
.inner-hero .flex p {color: #fff!important;}

/*---BODY--------------------------------*/
/*---img-left---*/
.img-left {padding-top: 130px!important; padding-bottom: 130px!important; align-items: center; gap: 80px;}
.img-left .img-height {max-width: 885px; width: 100%; height: 680px;}
.img-left .img-height img {width: 100%; height: 100%; object-fit: cover;}
.img-left .content-right {max-width: 770px; width: 100%;}
.img-left .content-right .flex {gap: 20px;}
.img-left .content-right .short-line {border-bottom: #0ABAFF 6px solid;margin: 0;border-top: 0;border-left: 0;border-right: 0;width: 100%;max-width: 190px;}

/*---col-3---*/
.col-3 {justify-content: space-between; gap: 20px; padding-bottom: 130px!important;}
.col-3 .inv-cta {position: relative; background: var(--dark-blue); border-radius: 20px; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);}
.col-3 .inv-cta:hover img {opacity: .1;}
.col-3 .img-height {max-width: 596px; height: 450px; width: 100%;}
.col-3 .img-height img {opacity: .45; height: 100%; width: 100%; object-fit: cover; border-radius: 20px; transition: all .4s ease-out;}
.col-3 .inv-cta .flex {position: absolute; left: 40px; bottom: 40px; margin-right: 40px; gap: 20px; align-items: stretch;}
.col-3 .inv-cta .vertical-line {border-right: #0ABAFF 6px solid;margin: 0;border-top: 0;border-left: 0;border-bottom: 0;height: auto;}
.col-3 .inv-cta {text-shadow: 0 4px 4px rgba(0, 0, 0, 0.40);}
.col-3 .inv-cta p {color: #fff!important; font-weight: 700; font-size: 20px!important;}
.col-3 .inv-cta i {margin-left: 10px;}

/*---map-overlap---*/
.map-overlap {padding-top: 130px; padding-bottom: 130px; background: var(--grey);}
.map-overlap .flex {justify-content: center; align-items: flex-end;}
.map-overlap .content-left {background: #fff; padding: 60px 280px 60px 55px; border-top: solid 6px #0ABAFF;}
.map-overlap .content-left p {max-width: 550px; min-width: 350px;}
.map-overlap .content-left ul {margin-top: 30px;}
.map-overlap .content-left ul li {margin-top: 10px;}
.map-overlap .content-left ul i {margin-right: 10px;}
.map-overlap .content-left ul a {font-size: 17px; color: var(--dark-blue); font-family: 'golos-text', sans-serif; line-height: 30px; transition: all .4s ease-out;}
.map-overlap .content-left ul a:hover {color: var(--light-blue);}
.map-overlap .img-height {max-width: 750px; height: 480px; width: 100%; margin-left: -210px; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);}

/*---bg-blue---*/
.bg-blue {background: url("/siteart/financing.jpg") no-repeat; background-color: var(--dark-blue); background-size: cover; background-position: center; border-radius: 100px 100px 0 0;}
.bg-blue > div {background: rgba(9,112,191,.9); border-radius: 100px 100px 0 0;}
.bg-blue .wrapper {padding-top: 100px; padding-bottom: 100px; text-align: center;}
.bg-blue .heading-md {color: #fff!important;}
.bg-blue p {color: #fff!important; max-width: 780px; margin: 0 auto;}

/*--------PAGE STYLES--------------------*/
/*---thankyou---*/
.center-section {background: var(--grey); padding-top: 230px!important; padding-bottom: 130px!important; margin-top: -100px; position: relative; z-index: 0;}
.center-section .wrapper {text-align: center;}
.center-section .wrapper p {max-width: 800px; margin: 0 auto;}
#thankyou .col-3 {padding-top: 130px!important;}

/*---contact---*/
#contact .map-overlap {padding-top: 230px; margin-top: -100px; z-index: 0; position: relative;}
.inner-hero {z-index: 1; position: relative;}

/*--------FORM STYLES--------------------*/
.form-all p {margin-bottom: 50px;}
.contact-form {padding-top: 130px;padding-bottom: 130px;}
.form-all {box-sizing: border-box;max-width: 1100px!important; width: 100%;margin: 0 auto 100px!important;text-align: center;}

.label {font-family: 'golos-text', sans-serif;text-align: left!important;font-weight: 500;font-size: 17px; color: var(--dark-blue);}
.label-row {margin-bottom: 15px;}
.flex-row {display: flex;width: 100%; gap: 15px; margin-bottom: 15px;}

/*Form Half*/
.form-half {display: inline-block;width: 50%;}
.form-half input {
	padding: 15px;
	width: 100%;
	border: none;
	background: var(--grey);
	font-family: 'golos-text', sans-serif;
	box-sizing: border-box;
	font-size: 17px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);
}

/*Form Message*/
.form-full textarea {
	width: 100%;
	padding: 15px;
	border: none;
	background: var(--grey);
	box-sizing: border-box;
	margin-bottom: -8px;
	font-family: 'golos-text', sans-serif;
	font-size: 17px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);
}
.form-full {margin: 15px 0 30px 0;}

/*--------Captcha--------------------*/

.include-captcha{display:none;}
#submit-btn {float: right;}
.CaptchaWhatsThisPanel > a, .CaptchaMessagePanel {color: var(--dark-grey);font-family: 'golos-text', sans-serif;}
.CaptchaPanel {text-align: right!important;}
.captcha-button {float: right;}


/*-------- FOOTER STYLES ----------------*/
.my-site-footer {background: var(--dark-blue); padding-top: 80px;}
.my-site-footer .footer-logo img {max-width: 400px; width: 100%; margin-bottom: 40px;}
.my-site-footer .footer-top {justify-content: space-between; gap: 40px; margin-bottom: 130px;}
.my-site-footer .footer-top li {margin-top: 20px;}
.my-site-footer .footer-top i {margin-right: 10px;}
.my-site-footer .footer-top > .flex {gap: 100px;}
.my-site-footer .footer-top > .flex .footer-heading {margin-bottom: 40px;}
.my-site-footer .footer-heading {color: #fff; font-weight: 700; font-family: 'transducer', sans-serif;}
.my-site-footer p, .my-site-footer a {color: #fff; font-family: 'golos-text', sans-serif; font-size: 17px; line-height: 30px; transition: all .4s ease-out;}
.my-site-footer a:hover {color: var(--light-blue);}
.my-site-footer .footer-bottom {justify-content: flex-end; align-items: center; gap: 30px; padding-top: 30px; padding-bottom: 30px; border-top: 3px solid #0ABAFF;}
.my-site-footer .footer-bottom .flex {gap: 20px;}
.my-site-footer .footer-bottom .flex li:first-child i {padding: 12px 15px;}
.my-site-footer .footer-bottom i {padding: 12px 13px; border: 4px solid #0ABAFF; border-radius: 50px;}

/*-------- UNIVERSAL STYLES ----------------*/
.wrapper {
	padding: 0 15px; 
	margin: 0 auto;
	max-width: 1830px;
}

.flex {display: flex;}

.btn-top {margin-top: 60px;}
.p-top {margin-top: 20px;}

/*---Headings---*/
.heading-lg {font-size: 70px; font-weight: 700; margin-bottom: 20px; color: #fff; text-shadow: 0 4px 4px rgba(0, 0, 0, 0.40);}
.heading-md {font-size: 50px; font-weight: 700; margin-bottom: 20px; color: var(--dark-blue);}
.heading-sm {font-size: 40px; font-weight: 700; margin-bottom: 10px; color: #fff; text-shadow: 0 4px 4px rgba(0, 0, 0, 0.40);}
.h1-span {font-size: 45px!important; font-weight: 400; font-style: italic; color: #fff!important; font-family: 'transducer', sans-serif!important; margin-bottom: 10px; text-shadow: 0 4px 4px rgba(0, 0, 0, 0.40);}
.h2-span {font-size: 40px!important; font-weight: 400; font-style: italic; color: var(--dark-blue); font-family: 'transducer', sans-serif!important;}

/*---Buttons---*/
.btn-blue, .btn-white, .btn-blue-white {
	background: transparent;
	color: var(--dark-blue);
	border: solid 6px #0ABAFF;
	border-radius: 50px;
	padding: 15px 0;
	width: 230px;
	font-size: 20px;
	font-family: 'transducer', sans-serif;
	font-weight: 700;
	display: inline-block;
	text-align: center;
	transition: all .4s ease-out;
}

.btn-white {border: solid 6px #fff!important; color: #fff!important;}
.btn-blue-white {color: #fff!important; text-shadow: 0 4px 4px rgba(0, 0, 0, 0.40);}

.btn-blue:hover {background: var(--light-blue);}
.btn-white:hover {background: #fff!important; color: var(--dark-blue)!important;}
.btn-blue-white:hover {background: var(--light-blue)!important; color: var(--dark-blue)!important; text-shadow: none;}


/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.list-top-section .list-listings-count {color: var(--blue)!important;}
.listing-prices__retail-price {color: var(--dark-blue)!important;}

.faceted-search-content .selected-facets-container .selected-facet, .list-container-flexrow .view-listing-details-link, .listing-carousel .recommended-listings-section .view-all-link, .list-content .list-error-container .info button:not(.login-button) {background: var(--blue)!important; transition: all .4s ease-out;}

.faceted-search-content .selected-facets-container .selected-facet:hover, .list-container-flexrow .view-listing-details-link:hover, .dealer-contact__button:hover, .listing-carousel .recommended-listings-section .view-all-link:hover, .detail-contact-bar button:hover, .list-content .list-error-container .info button:not(.login-button):hover {background: var(--light-blue)!important; color: var(--dark-blue)!important;}

/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width: 1300px) {
	.img-left {gap: 40px;}
}

@media only screen and (max-width: 1260px) {
	.col-3 .inv-cta .flex {left: 25px; bottom: 25px; margin-right: 25px;}
	.col-3 .inv-cta .heading-sm {font-size: 35px;}
}

@media only screen and (max-width: 1100px) {
	.heading-lg {font-size: 60px;}
	.heading-md {font-size: 40px;}
	.heading-sm {font-size: 35px;}
	.h1-span {font-size: 35px!important;}
	.h2-span {font-size: 30px!important;}
	.img-left .content-right .short-line {margin: 0 0 5px 0;}
	.map-overlap .content-left {padding: 40px 250px 40px 35px;}
	.my-site-footer .footer-top > .flex {gap: 40px;}
}

@media only screen and (max-width: 1060px) {
	.col-3 {flex-direction: column;}
	.col-3 .img-height {max-width: 1060px; height: 300px;}
}

@media only screen and (max-width: 950px) {
	.img-left, .my-site-footer .footer-bottom {flex-wrap: wrap;}
	.img-left .img-height {height: 250px; max-width: 950px;}
	.img-left .content-right {max-width: 950px;}
	.my-site-footer .footer-top > .flex {gap: 30px;}
}

@media only screen and (max-width: 900px) {
	.my-site-footer .footer-top {flex-direction: column; gap: 50px;}
	.my-site-footer .footer-top > .flex {gap: 50px;}
}

@media only screen and (max-width: 800px) {
	.heading-lg {font-size: 35px;}
	.heading-md {font-size: 30px;}
	.heading-sm, .col-3 .inv-cta .heading-sm {font-size: 25px;}
	.h1-span {font-size: 20px!important;}
	.h2-span {font-size: 17px!important;}
	.img-left .content-right .short-line {margin: 0 0 10px 0; max-width: 150px;}
	.home-hero .wrapper p:nth-child(3) {font-size: 17px!important;}
}

@media only screen and (max-width: 700px) {
	.home-hero .wrapper {padding-top: 200px!important; padding-bottom: 100px!important;}
	.img-left, .map-overlap, .contact-form {padding-top: 80px!important; padding-bottom: 80px!important;}
	.bg-blue .wrapper {padding-top: 85px!important; padding-bottom: 80px!important;}
	.col-3 {padding-bottom: 80px!important;}
	#thankyou .col-3 {padding-top: 80px!important;}
	#contact .map-overlap, .center-section {padding-top: 180px!important;}
	.map-overlap .flex {flex-wrap: wrap;}
	.map-overlap .content-left {padding: 40px 20px; max-width: 700px; width: 100%;}
	.map-overlap .img-height {margin: 0 auto; height: 300px;}
	.map-overlap .content-left p {min-width: 100px;}
}

@media only screen and (max-width: 600px) {
	.flex-row {flex-wrap: wrap;}
	.form-half {width: 100%;}
}

@media only screen and (max-width: 500px) {
	.my-site-footer .footer-top > .flex {flex-direction: column; align-items: center; justify-content: center;}
	.my-site-footer p, .my-site-footer a, .my-site-footer li {text-align: center;}
	.my-site-footer .footer-top > div:first-child > a:last-child {display: flex; flex-direction: column;}
	.my-site-footer .footer-top > div:first-child > a:last-child i {margin-left: 0; margin-bottom: 10px;}
	.my-site-footer .footer-top > .flex .footer-heading {margin-bottom: 10px;}
	.my-site-footer .footer-top {margin-bottom: 80px;}
}

@media only screen and (max-width: 400px) {
	.home-hero .wrapper {padding-top: 170px!important;}
}

@media only screen and (max-width: 370px) {
	.heading-lg {font-size: 30px;}
}

@media only screen and (max-width: 330px) {
	.map-overlap .content-left {padding: 40px 15px;}
}

