/* RESET */

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;
	list-style: none;
}

.detail__specs-label_showroom,
.detail__specs-label_showroom * {
	color: #666 !important;
}

img {
	max-width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.cf {
	zoom: 1;
}

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.clear {
	clear: both;
}

*,
*:before,
*:after {
	box-sizing: border-box;
}

img:not(.CaptchaImagePanel img):not(.social img) {
	width: 100%;
}

.featured-box img {
	width: 220px !important;
	height: 165px;
	object-fit: cover;
}

.social-container img {
	width: auto;
}

html,
body {
	font-family: open-sans, sans-serif;
	line-height: 1.5;
	height: 100%;
	width: 100%;
}

::-moz-selection {
	background: #a6621c;
	color: #fff;
	text-shadow: none
}

::selection {
	background: #a6621c;
	color: #fff;
	text-shadow: none
}

.flex-col {
	display: flex;
	flex-wrap: wrap;
}

.col-9 {
	width: 75%;
}

.col-6 {
	width: 50%;
}

.col-3 {
	width: 25%;
}

.pad-right {
	padding-right: 35px;
}

.main {
	background: #000;
	padding: 50px 0;
	/* color: #fff; */
}

.body-wrapper>div:first-child:not(.detail-wrapper),
.main:not(.main.inv),
.missionstatement {
	
}

.wrap {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 20px;
}

.wrap.missionstatement {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

/* TYPOGRAPHY */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	color: #e2771a;
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	transition: all .2s ease-in-out;
}

a:hover {
	color: inherit;
}

.btn {
	display: inline-block;
	background: #a6621c;
	margin: 15px 0;
	padding: 12px 25px;
	font-family: open-sans, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #fff;
	border: none;
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.btn:hover {
	background: #C4680D;
}

.btn-container {
	margin: 25px 0;
}

.btn-container .btn {
	margin: 2px;
}

.btn.block-btn {
	display: block;
	font-weight: 700;
}

.bullet-list {
	margin: 15px 0;
}

.bullet-list li {
	list-style: disc;
	margin-left: 15px;
}

.orange {
	color: #a6621c;
}

.white {
	color: #fff;
}

.legal-text-container{
	color: white;
}

/* HEADER */

.top-header {
	background: #000;
	padding: 8px 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

.top-header ul li {
	display: inline-block;
	border-right: 1px #E2771A solid;
}

.top-header ul li:last-child {
	border-right: none;
}

.top-header ul li a {
	display: block;
	padding: 0 10px;
	font-size: 14px;
	line-height: 1;
	font-weight: 600;
}

.top-header ul li a:hover {
	color: #a6621c;
}

.header {
	display: flex;
	align-items: center;
	background: #222;
	padding: 8px 20px;
	text-transform: uppercase;
	color: #fff;
}

.header .contact {
	width: 100%;
	text-align: center;
}

.header .contact ul li {
	display: inline-block;
	border-right: 1px #fff solid;
}

.header .contact ul li:last-child {
	border-right: none;
}

.header .contact ul li a {
	display: block;
	padding: 0 15px;
	font-size: 20px;
}

.header .contact ul li a:hover {
	color: #a6621c;
}

.bottom-header {
	display: flex;
	align-items: center;
	background: #000;
	padding: 10px 20px;
	text-transform: uppercase;
	color: #fff;
}

.bottom-header .logo {
	padding-right: 15px;
}

.bottom-header .logo img {
	display: block;
}

.bottom-header .navigation {
	margin-left: auto;
}

.bottom-header .show-mobile {
	flex-shrink: 0;
}

.social {
	flex-shrink: 0;
	margin-left: auto;
}

.social img {
	max-height: 25px;

}

.social ul li {
	display: inline-block;
}

.social ul li a:hover {
	opacity: .5;
}

/* HOME */

.home-btns {
	display: flex;
	flex-wrap: wrap;
	background: #232323;
	padding: 10px 50px;
}

.home-btns a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	background: #a6621c;
	margin: 2px;
	padding: 12px 20px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	color: #fff;
}

.home-btns a:hover {
	background: #232323;
}

.zoom-container {
	display: flex;
	flex-wrap: wrap;
	background: #000;
	padding: 10px 50px;
}

.zoom-container .zoom {
	position: relative;
	width: calc(50% - 10px);
	height: 225px;
	margin: 5px;
	overflow: hidden;
}

.zoom-container .zoom img {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.zoom-container .zoom .zoom-caption {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.zoom-container .zoom .zoom-caption:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.25) 0%, rgba(225, 128, 33, 1) 100%);
	transition: all .5s ease;
}

.zoom-container .zoom:hover .zoom-caption:before {
	opacity: .5;
}

.zoom-container .zoom .zoom-caption h3 {
	display: block;
	padding: 15px;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	color: #fff;
	z-index: 999;
}

.brands {
	background: #000;
	padding: 20px 0;
}

.brands h3,
.missionstatement h3 {
	display: block;
	margin-bottom: 20px;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
}

#swiper-brands {
	background: #232323;
	padding: 25px;
}

#swiper-brands .swiper-slide {
	text-align: center;
}

#swiper-brands .swiper-slide a {
	background: white;
	display: inline-block;
	height: 100px;
}

#swiper-brands .swiper-slide img {
	display: block;
	background: #fff;
	padding: 10px;
	max-height: 100px;
	width: 195px;
	height: 100%;
	object-fit: contain;
}
/* ============================= featured section swiper ============================= */
.featured-wrapper {
	background: #000;
	padding: 20px 0;
}

.featured-wrapper h3 {
    display: block;
	margin-bottom: 20px;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
}

#swiper-featured {
	background: #000;
	padding: 25px;
}

#swiper-featured .swiper-slide {
	text-align: center;
    background: #232323;
/*    max-width: 25%;*/
    padding: 20px;
}

#swiper-featured .swiper-slide a {
	display: inline-block;
	height: 100px;
    color: #fff;
}
#swiper-featured .swiper-slide p {
	padding: 20px 0;
}
#swiper-featured .swiper-slide img {
	height: 200px;
	object-fit: cover;
}
#swiper-featured .swiper-slide .view-details {
    display: block;
	width: 100%;
	background: #a6621c;
	padding: 10px;
	font-weight: 700;
	color: #fff;
    cursor: pointer;
}
/* ========================================================== */
/* ========================== scrolling inventory ================================ */

.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
    padding: 8px 0;
    background: #a6621c;
    align-self: center;
}
.scrolling {
    width: 100%;
    height: 100%;
}

/* ========================================================== */

.featured {
	background: #000;
	padding: 10px 0 50px;
}

.featured h3 {
	display: block;
	margin-bottom: 15px;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
}

.featured .featured-container {
	background: #232323;
}

.featured .featured-container .wrap {
	display: flex;
	flex-wrap: wrap;
}

.featured .featured-box {
	background: #232323;
	padding: 20px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	border-left: 5px #000 solid;
	border-right: 5px #000 solid;
	width: 20%;
}

.featured .featured-box:first-child {
	border-left: 10px #000 solid;
}

.featured .featured-box:last-child {
	border-right: 10px #000 solid;
}

.featured .featured-box p {
	display: block;
	margin: 10px 0;
	height: 43px;
}

.featured .featured-box a {
	display: block;
	width: 100%;
	background: #a6621c;
	padding: 10px;
	font-weight: 700;
	color: #fff;
}

.featured .featured-box a:hover {
	background: #C4680D;
}

/* SUB-PAGES */

.banner {
	background: #232323;
	padding: 15px 0;
}

.banner h1 {
	font-weight: 900;
	text-transform: uppercase;
	color: #a6621c;
}

.main .brands {
	padding: 0;
	margin-bottom: 25px;
}

.main #swiper-brands {
	background: none;
}

.location-container {
	display: flex;
	flex-wrap: wrap;
	margin: 25px 0;
}

.location-box {
	width: 33.3333%;
	padding: 10px;
}

.location-box h3 {
	margin: 10px 0;
}

.location-box a {
	display: block;
	background: #a6621c;
	margin: 10px 0;
	padding: 8px;
	font-weight: 700;
	text-align: center;
}

.location-box a:hover {
	background: #C4680D;
}

/* FORM */

.form {
	background: #232323;
	padding: 25px;
	margin: 25px 0;
}

.form .form-row {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.form .radio-field label {
	cursor: pointer;
}

.form h3 {
	display: block;
	margin-bottom: 15px;
	font-size: 20px;
}

.form form {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.form label {
	display: block;
	margin-bottom: 5px;
	color: #fff;
}

.form span {
	color: #e58b2e;
}

.form input[type="text"],
.form select,
.form textarea {
	background: #f2f2f2;
	width: 100%;
	padding: 10px;
	font-family: open-sans, sans-serif;
	border: none;
}

.form input[type="submit"] {
	display: block;
	width: 100%;
	max-width: 150px;
	background: #a6621c;
	padding: 15px;
	font-family: open-sans, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	border: none;
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.form input[type="submit"]:hover {
	background: #C4680D;
}

.form textarea {
	height: 80px;
}

.CaptchaPanel {
	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
}

.CaptchaImagePanel {
	padding: 0 !important;
}

.CaptchaMessagePanel {
	padding: 0 !important;
	margin: 0 !important;
	font-weight: normal !important;
	font-size: 12px;
	color: #fff;
}

.CaptchaAnswerPanel {
	margin: 0;
	padding: 2px 0px 2px 0px !important;
}

.CaptchaAnswerPanel input {
	width: 250px;
	max-width: 100%;
	padding: 5px;
	margin: 5px 0;
}

.CaptchaWhatsThisPanel {
	display: none;
}

.thankyou {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	font-weight: 700;
	text-align: center;
	color: #fff;
}

/* FOOTER */

.footer {
	background: #232323;
	padding: 35px 0;
	color: #fff;
}

.footer .col-3 div {
	margin-bottom: 20px;
}

.bottom-footer {
	background: #232323;
	padding: 25px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-top: 1px #a6621c solid;
}

.form-frame {
	width: 100%;
	height: 525px;
}

.footer-form {
	background: none;
	padding: 0;
	margin: 0;
}

.footer-form h3 {
	padding: 0 10px;
}

.footer-form .form-row {
	width: 50%;
	padding: 0 10px;
}

.footer-form .form-row.full {
	width: 100%;
}

/* RESPONSIVE */

.show-mobile {
	display: none;
}

@media screen and (max-width: 1400px) {
	.zoom-container .zoom {
		height: 120px;
	}
}

@media screen and (max-width: 1165px) {
	.featured .featured-box {
		width: 33%;
	}
}

@media screen and (max-width: 1070px) {
	.logo img {
		width: 88%;
	}

	.bottom-header .logo {
		padding-right: 0px;
	}
}

@media screen and (max-width: 1000px) {
	.hide-mobile {
		display: none !important;
	}

	.show-mobile {
		display: block;
	}

	.main {
		padding: 30px 0;
	}

	.home-btns {
		padding: 10px 20px;
	}

	.home-btns a {
		flex: none;
		width: calc(50% - 4px);
	}

	.zoom-container {
		padding: 10px 20px;
	}

	.footer .col-3 {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		text-align: center;
	}

	.footer .col-3 div {
		width: 25%;
		padding: 0 15px;
		font-size: 14px;
	}

	.footer .col-6 {
		display: none;
	}
}

@media screen and (max-width: 768px) {

	.main .col-9,
	.main .col-3 {
		width: 100%;
		margin-bottom: 15px;
		padding: 0;
	}

	.home-btns a {
		font-size: 14px;
	}

	.zoom-container {
		flex-wrap: wrap;
	}

	.zoom-container .zoom {
		width: 100%;
		height: 85px;
	}

	.zoom-container .zoom .zoom-caption h3 {
		font-size: 20px;
	}

	.featured .featured-container .wrap {
		flex-wrap: wrap;
	}

	.featured .featured-box {
		width: 50%;
		border: none !important;
	}

	.location-box {
		width: 50%;
	}

	.btn-container .btn {
		display: block;
		margin: 2px 0;
	}

	.footer .col-3 div {
		width: 50%;
	}
}

@media screen and (max-width: 480px) {

	input,
	select {
		-webkit-appearance: none;
	}

	.banner h1 {
		font-size: 20px;
		text-align: center;
	}

	.home-btns a {
		width: 100%;
		margin: 2px 0;
	}

	.featured .featured-box {
		width: 100%;
		padding: 15px 0;
	}

	.location-box {
		width: 100%;
		padding: 10px 0;
	}

	.footer .col-3 div {
		width: 100%;
		padding: 0;
	}
}

@media screen and (max-width: 448px) {
	.header .contact ul li a {
		font-size: 14px;
	}
}