﻿/***** BEGIN RESET *****/
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

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 --------

*/

/***** 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;
}

/*-------- BODY STYLES --------*/

body {
	font-family:var(--text);
}
h1, h2, h3, h4{font-family:var(--heading);}
a{text-decoration:none;}
:root{
	--red: #a80000;
	--darkred: #731010;
	--black: #1f1f1f;
	--lightgray: #d4d4d4;
	--gray: #454545;
	--heading: 'Orbitron', sans-serif;
	--text: 'Roboto', sans-serif;
}

.btn{width:180px; position:relative; border-radius:40px; display:block; background:rgba(69,69,69,1); padding:20px; color:#fff; }
.btn span{width:59px; transition:.3s ease; display:flex; justify-content: center; align-content:center; flex-wrap:wrap; right:0; bottom:0; position:absolute; height:59px; background:var(--red); border-radius:50%; color:#fff;}
.btn span i{color:#fff;}
.btn:hover span{right:-15px;}
.btn:hover {cursor:pointer;}
/*--- HEADER STYLES ---------------------*/
.sub-head .head-wrap{position:relative; box-sizing:border-box;}
.sub-head #searchbar{top:84px;}
.sub-head{width:100%; box-shadow:1px 1px 5px 2px rgba(0,0,0,.15);}
.head-wrap{max-width:1600px; width:100%; margin:0 auto;}
.sub-head .search{border-radius:0!important;}
header{z-index:100; max-width:1600px; margin:0 auto; width:98%; position:absolute; left:0; right:0; top:20px;}
.top-header{width:100%; background:rgba(0,0,0,.8); display:flex; flex-direction:row; justify-content: space-between;}
.top-header-left{display:flex; flex-direction:row;}
.top-header-left a{color:#ccc; font-size:15px; padding:8px 14px;}
.top-header-right{display:flex; flex-direction:row;}
.top-header-right a{color:#ccc; display:flex; align-items:center; justify-content: center; height:33px; width:33px; border:solid 1px #ccc;}
.top-header-right a i{display:flex; font-size:14px; flex-wrap:wrap;}
.top-header-right a:hover{background:var(--red);}
.top-header-left a:hover{color:var(--red);}

.header{flex-direction:row; background:#fff; border-bottom-right-radius:15px; border-bottom-left-radius:15px; width:100%; display:flex; justify-content: space-between;}
.logo{width:180px; padding:2px 10px;}
.logo img{width:100%;}
.search{width:70px; transiton:.3s ease; background:var(--red); border-bottom-right-radius:15px; align-content:center; display:flex; flex-wrap:wrap; justify-content: center;}
.search i{color:#fff; font-size:30px; display:flex; justify-content: center; align-content:center;}
.search:hover{background:#000;}
#searchbar { top:120px; position: absolute;  display: none; float: left;  width: 100%;  z-index: 350; box-sizing: border-box;  height: 60px; background: var(--red);

 #searchform {
	 .keywords {  width: 100% !important;  text-align: center !important; border:none!important;  outline: none !important; padding: 25px 25px !important;  font-size: 16px !important; color: #fff !important;  background: var(--red) !important;  font-family:var(--text)!important;font-weight: 400!important; border-radius:15px;}
	.keywords::placeholder{color:#fff;}
	}
}

/*---BODY--------------------------------*/
.hero{height:900px; position:relative; z-index:5;}
.hero img{width:100%; height:100%; object-fit:cover;}
.hero-text{max-width:1600px; margin:0 auto; width:100%; padding:0 10px; box-sizing:border-box; position:absolute; left:0; right:0; bottom:28%;}
.hero-text div{width:50%;}
.hero-text h1{font-size:62px; line-height:65px; font-weight:800; color:#fff;}
.hero-text p{color:#fff; width:70%; padding:40px 0; line-height:24px;}

.down{position:absolute; left:0; right:0; margin:0 auto; bottom:-30px;width:59px; transition:.3s ease; display:flex; justify-content: center; align-content:center; flex-wrap:wrap; height:59px; background:var(--red); border-radius:50%; color:#fff;}
.down i{color:#fff;}
.down:hover{background:#000;}
/*------Quick Links-----------*/
.black-back{width:100%; background:var(--black);}
.width{max-width:1600px; width:100%; margin:0 auto; padding:0 10px; box-sizing:border-box;}
.shop{width:100%; max-width:600px; padding:6% 0 40px 0;}
.shop h2 span{font-size:20px; color:#E71414; font-weight:400; font-family:var(--text);}
.shop h2{font-size:50px; color:#fff; line-height:55px;}
.qls{width:100%; padding-bottom:8%; display:flex; flex-direction:row;}
.ql{width:calc(33.33% - 20px); margin:10px; position:relative; box-sizing:border-box; padding:25px; border:solid 1px #fff;}
.ql img{width:100%; height:250px; object-fit:cover;}
.ql h3{font-size:30px; color:#fff; padding:10px 0;}
.ql p{color:#fff; line-height:24px; font-szie:16px; padding-bottom:60px;}
.ql .btn{position:absolute; bottom:-30px; right:30px; }

/*-----About--------*/
.about{width:100%; padding:80px 0; box-sizing:border-box; display:flex; flex-direction:row;}
.about-text{width:50%; padding-right:40px;}
.about-text h2 span{font-size:20px; color:var(--red); font-weight:400; font-family:var(--text);}
.about-text h2{font-size:50px; color:#000; line-height:55px;}
.about-text p{font-size:16px; line-height:24px; padding:40px 0;}
.map{width:50%;}
.about-text a{font-size:28px; transition:.3s ease; display:block; font-weight:800; color:#000; padding:10px 0 ;}
.about-text a i{color:var(--red); padding-right:10px;}
.about-text a:hover{transform:scale(1.05);}
/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

/*-------Contact----------*/
.page-top{text-align:center; padding:60px 0;}
.page-top h1{font-size:45px;}
.contact{text-align:center; padding:60px 0;}
.contact h2{font-size:38px;}
.contact p{padding-bottom:40px; font-size:18px;}



/*--------FORM STYLES--------------------*/
.flex-form{width:100%; padding:40px; box-sizing:border-box; box-shadow:1px 1px 3px 2px rgba(0,0,0,.15);}
#formpage {width:100%;vertical-align: top;display:inline-block;text-align:left;}
#formpage label{font-size:18px; font-weight:500; padding:10px 0 5px 0;}
#formpage input, select {padding:14px;border: 1px solid #ccc;color: #777!important;font-size: 14px;}
.flex-row{display:flex;flex-direction:row;width:100%;}
.form-half{width:calc(50% - 10px);display: inline-block;vertical-align: middle;margin:5px;}
.form-whole{width:calc(100% - 10px);display:block;vertical-align:middle;margin:5px;}
.form-third{width:calc(33.33% - 10px);display:block;vertical-align:middle;margin:5px;}
input[type="text"], input[type="email"], input[type="date"], select, input[type="phone"]{width:100%;box-sizing:border-box;}

#formpage textarea {font-family:'Arial', sans-serif; font-size:14px; box-sizing:border-box;padding: 14px;border: 1px solid #ccc!important;color: #000;background: #fff;width: 100%;height: 100px;border-radius:2px;}
#formpage textarea:focus{border: 1px solid #ccc; border-radius:2px} 


#formpage input.submit-button, #submit-btn button{width:180px; display:block;  padding:12px; height:42px; text-align:center; font-size:16px; margin:0 3px; box-sizing:border-box; color:#fff; background:var(--red); border-radius:25px; border:none;}

#formpage input.submit-button:hover, #submit-btn button:hover{background:#000; cursor:pointer;}
.submit-button, #submit-btn{padding:10px 0px 10px 0px;position:relative;width:100%;text-align:center;}
.captcha-button{width:180px;}
.include-captcha{display:none;}
#formpage input.submit-button{color:#fff!important;}
.CaptchaPanel{text-align:left!important;}


/*-------- FOOTER STYLES ----------------*/
.footer{width:100%; display:flex; flex-direction:row; justify-content: space-between; padding:40px 0;}
.footer-left{display:flex; flex-direction:row;}
.footer-left a{color:#fff; box-sizing:border-box; transition:.3s ease; height:50px; margin:10px; background:transparent; padding:14px; border-radius:40px; border:solid 1px #fff; display:block; text-align:center; width:170px;}
.footer-left a:hover{background:var(--red);}
.footer-right img{width:180px; display:block;}

.bottom-footer{padding:5px 0 10px 0; display:flex; flex-direction:row; justify-content: space-between; color:#fff;}
.bottom-footer a, .bottom-footer p{color:#ccc; font-size:14px; padding:0 10px;}


/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .buy-now-link,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .check-availability-link,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .email-seller-link,
.body-wrapper>div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button,
.body-wrapper>div:not(.detail-wrapper) button.page-nav {
    background: #a80000 !important;
    color: #fff !important;
}

.body-wrapper>div:not(.detail-wrapper) .view-listing-details-link,
.body-wrapper>div:not(.detail-wrapper) .contact-options a,
.body-wrapper>div:not(.detail-wrapper) .fin-calc-mobile>a,
.body-wrapper>div:not(.detail-wrapper) button.g-recaptcha.button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .apply-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .nuf-button,
.body-wrapper>div:not(.detail-wrapper) .list-error-container .info button,
.body-wrapper>div:not(.detail-wrapper) .mobile-done-button-container .mobile-done-button,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.des-buy-now,
.body-wrapper>div:not(.detail-wrapper) button.selected-facet.ts-button,
.body-wrapper>div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn {
    background: #a80000 !important;
    color: #fff !important;
}

.body-wrapper>div:not(.detail-wrapper) .view-listing-details-link:hover,
.body-wrapper>div:not(.detail-wrapper) .contact-options a:hover,
.body-wrapper>div:not(.detail-wrapper) .fin-calc-mobile>a:hover,
.body-wrapper>div:not(.detail-wrapper) button.g-recaptcha.button:hover,
.body-wrapper>div:not(.detail-wrapper) .email-seller-link:hover,
.body-wrapper>div:not(.detail-wrapper) .mc-nav-controls .mc-icon-navarrow span,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now:hover,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.des-buy-now:hover,
.body-wrapper>div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn:hover {
    background: #731010 !important;
    color: #fff !important;
    /*----Border----*/
}

.body-wrapper>div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .back-button,
.body-wrapper>div:not(.detail-wrapper) .parts-listing-container .mobile-parts-detail-container .dealer-phone-container a {
    color: #000 !important;
    border: 1px solid #000 !important;
    /*-----------------------OTHER TEXT STYLES-----------------------*/
    /*----Page Title----*/
}

.body-wrapper>div:not(.detail-wrapper) .list-title .list-title-text,
.body-wrapper>div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-title-text span,
.body-wrapper>div:not(.detail-wrapper) .title-media-buttons-heading h1 {
    color: #000 !important;
    line-height: 28px !important;
}

.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .listing-dealer-info .dealer-name,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .fin-calc,
.body-wrapper>div:not(.detail-wrapper) .list-listing-mobile .listing-dealer-info .spec-value,
.body-wrapper>div:not(.detail-wrapper) .fin-calc,
.body-wrapper>div:not(.detail-wrapper) .fin-calc p,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-error .info,
.body-wrapper>div:not(.detail-wrapper) .parts-bottom-section .parts-list-view .parts-list-content .error-message,
.body-wrapper>div:not(.detail-wrapper) .info,
.body-wrapper>div:not(.detail-wrapper) .list-title .list-listings-count,
.body-wrapper>div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count,
.body-wrapper>div:not(.detail-wrapper) .list-top-section .listing-option-bar .list-listings-count,
.body-wrapper>div:not(.detail-wrapper) span.part-list-price.bold,
.body-wrapper>div:not(.detail-wrapper) .dealer-company-header,
.body-wrapper>div:not(.detail-wrapper) .dealer-info h3,
.body-wrapper>div:not(.detail-wrapper) .listing-description-text,
.body-wrapper>div:not(.detail-wrapper) .paging-container .list-page-number,
.body-wrapper>div:not(.detail-wrapper) .paging-container .page-number,
.body-wrapper>div:not(.detail-wrapper) .listing-main-stats .price,
.body-wrapper>div:not(.detail-wrapper) .list-container-flexrow .price-container .price,
.body-wrapper>div:not(.detail-wrapper) h2.listing-portion-title,
.body-wrapper>div:not(.detail-wrapper) .list-listing-mobile .price-container .price,
.body-wrapper>div:not(.detail-wrapper) .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title,
.body-wrapper>div:not(.detail-wrapper) .compare-listings-container .compare-container .compare-price,
.body-wrapper>div:not(.detail-wrapper) .rent-title,
.body-wrapper>div:not(.detail-wrapper) .rent-title-details,
.body-wrapper>div:not(.detail-wrapper) span.list-title-text,
.body-wrapper>div:not(.detail-wrapper) a.search-results-link,
.body-wrapper>div:not(.detail-wrapper) h3.listing-portion-title {
    color: #000 !important;
}

.body-wrapper>div:not(.detail-wrapper) .mobile-option-bar .mobile-option-bar-filter,
.body-wrapper>div:not(.detail-wrapper) span.listing-prices__retail-price,
.body-wrapper>div:not(.detail-wrapper) span.parts-listings-count {
    color: #000 !important;
    /*-----------------------MEDIA QUERIES-----------------------*/
}






/*---------- RESPONSIVE STYLES ----------*/


@media only screen and (max-width: 1250px) {
	.hero-text div{width:100%; max-width:650px;}
	.page-top h1{font-size:38px;}
	.contact h2{font-size:34px;}
}
@media only screen and (max-width: 1000px) {	
	.logo{width:140px;}
	.search i{font-size:22px;}
	#searchbar{top:100px;}
	.hero{height:700px;}
	.hero-text{bottom:10%;}
	.down{display:none;}
	.qls{flex-wrap:wrap; justify-content: center;}
	.ql{width:calc(50% - 20px); margin:20px 10px;}
	.about{flex-direction:column; padding:20px 10px;}
	.about-text, .map{width:100%;}
	.about-text{padding:10px 0;}
	.map iframe{height:250px!important;}
	.footer{flex-direction:column-reverse;}
	.footer-left{flex-wrap:wrap;}
	.page-top h1{font-size:34px;}
	.contact h2{font-size:32px;}
	.sub-head #searchbar{top:64px;}
}
@media only screen and (max-width: 800px) {	
	.hero-text h1{font-size:50px; line-height:52px;}
	.ql{width:calc(100% - 20px);}
	.shop h2, .about-text h2{font-size:40px; line-height:42px;}
	.page-top h1{font-size:30px;}
	.contact h2{font-size:28px;}
	.flex-form{padding:25px;}
}
@media only screen and (max-width: 650px) {	
	.bottom-footer{justify-content: flex-start; flex-direction:column;}
	.top-header-right{display:none;}
	.hero{height:600px;}
	.hero-text h1{font-size:40px; line-height:42px;}
}
@media only screen and (max-width: 500px) {	
	.hero{height:550px;}
	.hero-text{bottom:5%;}
	.hero-text h1{font-size:35px; line-height:38px;}
	.hero-text p{width:100%;}
	.hero img{filter:brightness(.6);}
	.ql h3{font-size:26px;}
	.shop h2, .about-text h2{font-size:32px; line-height:34px;}
	.ql{margin:20px 0; width:100%;}
	.ql img{height:210px;}
	.btn{width:170px; font-size:14px;}
	.about-text a{font-size:22px;}
	.contact iframe{height:220px!important;}
	.footer-left{justify-content: center;}
	.footer-right img{margin:0 auto;}
}
@media only screen and (max-width: 380px) {
	
	.top-header{display:none;}
	header{top:0; width:100%;}
	.header{border-radius:0!important;}
	.search{border-radius:0!important;}
	#searchbar{top:62px;}
	.hero-text h1{font-size:30px; line-height:32px;}
	.ql{padding:10px;}
	.ql h3{font-size:20px;}
	.ql p{font-size:14px;}
	.about-text a{font-size:18px;}
	.about-text p{font-size:14px; padding:20px 0;}
	.shop h2, .about-text h2{font-size:28px; line-height:30px;}
}





