﻿/***** BEGIN RESET *****/
@import url('https://fonts.googleapis.com/css2?family=Arimo:wght@400;500;600;700&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: 'arimo', sans-serif;box-sizing:border-box;

}
a {text-decoration: none; }
.blue-btn{width:170px; padding:12px 0; text-align:center; background-color:#0b90cc; color:#fff; margin: 5px; display:inline-block; transition:.3s ease;}
.blue-btn:hover{background-color:#15456f;}
/*--- HEADER STYLES ---------------------*/
.top-wrapper{width:100%; margin: 0 auto; border-top:solid 8px #e5ac2e;}
.top-header{width:60%; margin: 0 auto; display:flex; flex-direction:row; justify-content: flex-end; margin-top:-8px;}
.header-btn{width:160px; padding:12px 0; text-align:center; border:solid 1px #000; background-color:#fff; transition: .3s ease;}
.header-btn a{color:#000; font-size:15px; font-weight:500; transition:.3s ease;}
.header-icon{width:45px; height:auto; border:solid 1px #000; background-color:#fff; transition:.3s easel}
.header-icon i{color:#000; padding:12px 15px; font-size:20px; text-align:center; transition:.3s ease;}
.header-icon:hover{background-color:#0b90cc;}
.header-btn:hover{background-color:#0b90cc;}
.header-btn:hover a{color:#fff;}
.header-icon:hover i{color:#fff;}

header{display:flex; flex-direction:row; justify-content: space-between; width:80%; margin:0 auto;}
.logo{width:180px; margin-top:-40px; }
.logo img{width:100%;}

/*---BODY--------------------------------*/


.hero{width:100%; background-color:#15456f;}
.inner-hero{width:95%; margin: 0 auto; padding:2.5% 0; display:flex; flex-direction:row;}
.hero-left{width:50%; background-color:#fff; height:550px;}
.hero-right{width:50%; height:550px;}

.hero-left{padding:4%; box-sizing:border-box;}
.hero-left h1{font-size:55px; color:#15456f; font-weight:700; padding-bottom:20px;}
.hero-left p{line-height:26px; font-size:17px; fong-weight:400; padding-bottom:40px; width:85%;}




/*-------------Slideshow------------------*/
.cycle-slideshow{width:100%; height:100%;}
.cycle-slideshow img{ width:100%; height:100%; object-fit:cover;}

.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-pager { text-align: center; width: 100%; z-index: 400; position: absolute; bottom: 10px; overflow: hidden;}
.cycle-pager span { font-family: arial; font-size: 50px; width: 16px; height: 16px; display: inline-block; color: #ddd; cursor: pointer; }
.cycle-pager span.cycle-pager-active { color: #0b90cc;}
.cycle-pager > * { cursor: pointer;}


/*----------Quick Links---------------*/
.qls{width:97.5%; margin: 0 auto; display:flex; flex-direction:row; justify-content: center; padding:30px 0;}
.ql{position:relative; width:100%; box-sizing:border-box; padding:20px; }
.ql span{background-color:#0E304D; width:100%; height:100%; display:block; overflow:hidden;}
.ql img{width:100%; opacity:25%; transition: .3s ease; }

.ql p{position:absolute; bottom:45%; right:0; left:0; text-align:center; margin: 0 auto; font-size:30px; color:#fff; font-weight:700;}

.ql:hover img{opacity:5%; transform:scale(110%);}

/*--------Brands--------------*/
.brands{padding:50px 0;}
.brands h2{font-size:30px; color:#0b90cc; width:95%; margin: 0 auto; text-align:center; padding-bottom:15px; font-weight:700;}
.brands hr{border:solid 2px #e8ac2e; width:600px; margin: 0 auto 50px  auto; }
.brands-logos{width:98%; margin: 0 auto; display:flex; flex-direction:row; justify-content: center;}
.brand-logo{  box-sizing:border-box; padding:5px;}
.brand-logo img{width:85%; margin: 0 auto; display:block; border:solid 1px #888; padding:10px; transition: .3s ease;}
.brand-logo img:hover{box-shadow: 0 5px 5px #555;}



/*---------About Page-----------------*/
.page-top{padding:100px 0; 
background:url("../siteart/page.jpg"); background-repeat:no-repeat; background-size:cover; background-position:center; }
.page-top h1{font-size:45px; margin: 0 auto; text-align:center; color:#15456f; font-weight:700; text-transform:uppercase;  }
.page-top p{text-align:center; font-size:18px; padding:10px 0; width:95%; margin: 0 auto;}
.about{width:100%; background-color:#15456f; }
.inner-about{width:95%; margin: 0 auto; padding:35px 0; display:flex; flex-direction:row;height:600px;}
.about-left{width:50%; box-sizing:border-box; background-color:#fff; padding:2.5%; height:100%;}
.about-left h2{font-size:28px; font-weight:700; color:#0b90cc; padding-bottom:20px;}
.about-left P{line-height:22px; font-size:16px;}
.about-right{width:50%; height:100%;}
.about-right img{width:100%; object-fit:cover; height:100%;}



/*-----Rentals Page--------------*/
.rentals-chart{padding:40px 10px; box-sizing:border-box;}
table{max-width:1000px; margin: 0 auto; border:solid 1px #f0f0f0; }
.rentals-chart tr.color-row{background-color:#F0F0F0; height:35px;}
.rentals-chart tr{height:35px;}
.rentals-chart th{font-size:15px; font-weight:400;text-align:left; padding-left:10px;}

.page-top a{color:#15456f;}
.page-top a:hover{color:#0b90cc;}

/*------Contact Page----------------*/
.contact-btns{width:90%; max-width:1380px; margin: 0 auto; display:flex; flex-direction:row; justify-content: center; padding:20px 0; flex-wrap:wrap;}
.contact-btn{width:400px; box-sizing:border-box; padding:30px; margin: 20px; background-color:#EBEBEB; text-align:center; transition:.3s ease;}
.contact-btn i{font-size:40px; padding:20px 0; color:#000;}
.contact-large{font-size:26px; font-weight:800; color:#000;  }
.contact-small{font-size:14px; font-weight:400; color:#000; padding:10px 0 30px 0;}
.contact-btn:hover{box-shadow: 0 5px 5px #555;}

/*------Services----------------*/
.service-buttons{width:97.5%; margin: 0 auto; display:flex; flex-direction:row; justify-content: center; padding:30px 0;}
.service-btn{position:relative; width:100%; box-sizing:border-box; padding:20px; }
.service-btn span{background-color:#0E304D; width:100%; height:100%; display:block; overflow:hidden;}
.service-btn img{width:100%; opacity:25%; transition: .3s ease; }

.service-btn p{position:absolute; bottom:45%; right:0; left:0; text-align:center; margin: 0 auto; font-size:30px; color:#fff; font-weight:700;}

.service-btn:hover img{opacity:5%; transform:scale(110%);}

.delivery-top p{text-align:center; padding:20px 5px;}
.delivery{width:100%; background-color:#15456f; padding:30px 0; }
.inner-delivery{width:95%; margin: 0 auto; background-color:#fff;}

.delivery-top a{color:#15456f;}
.delivery-top a:hover{color:#0b90cc;}
.page-top ul {text-align:center; width:250px; margin: 0 auto;}
.page-top ul li{list-style: disc;}
/*----------Thank you---------------------*/
.thankyou{width:100%; background-color:#15456f; padding:35px 0; }
.inner-thankyou{width:95%; margin: 0 auto; box-sizing:border-box; background-color:#fff; padding:50px 0;}
.inner-thankyou h2{font-size:45px; color:#15456f; font-weight:800; text-align:center; text-transform:uppercase;}
.inner-thankyou p{padding: 20px 5px 100px 5px; text-align:center;}
.inner-thankyou a{display:block; margin: 0 auto;}





/*-------Home Form------------*/
.location{width:100%; background-color:#15456f; padding:30px 0;}
.location-inner{width:95%; margin: 0 auto; display:flex; flex-direction:row; }
.location-left{width:50%; box-sizing: border-box;}
.location-right{width:50%; padding:30px 0; height:auto; }
#formpage h3{font-size:24px; color:#0b90cc; font-weight:700; padding:15px 0; }

/*--------FORM STYLES--------------------*/
.form-width{width:70%; margin: 0 auto; padding:37.5px 0;}
.flex-form{width:100%;text-align: left;margin: 0 auto;flex-direction: row;justify-content: flex-start;align-items: flex-start;font-size: 15px;}
.form-background{width:100%;margin: 30px auto; background-color:#fff; }
#formpage input, select {padding:14px 7px;border: 1px solid #ccc;color: #777!important;font-size: 14px;margin-top: 5px;}
.flex-row{display:flex;flex-direction:row;width:100%;}
#formpage {width:100%;vertical-align: top;display:inline-block;text-align:left;padding: 30px 0px 20px 0;}
.form-half{width:50%;display: inline-block;vertical-align: middle;margin:0 5px;}
.form-whole{width:100%;display:block;vertical-align:middle;margin: 0 5px;}
.row-input{display:flex; flex-direction:row;}
input[type="text"], input[type="email"], input[type="date"], select, input[type="phone"]{width:100%;box-sizing:border-box;}

input[type="button"],
input[type="submit"] {
	-webkit-appearance: none;
}
#formpage textarea {box-sizing:border-box;padding: 6px 5px;border: 1px solid #ccc!important;color: #000;font-size: 16px;background: #fff;width: 100%;height: 100px;border-radius:2px;margin-top:10px;}
#formpage textarea:focus{border: 1px solid #ccc; border-radius:2px} 

#formpage input.submit-button, #formpage input.submit-button:focus, #submit-btn button{width:170px; padding:12px 0; text-align:center; background-color:#0b90cc; color:#ffffff;text-decoration:none;transition:ease-in .3s;border:none;height:auto; font-size:16px; font-weight:600; margin: 0 auto;}
#formpage input.submit-button:hover, #submit-btn button:hover{ box-shadow:3px 3px 3px #848484;transition:ease-out .3s; background-color:#15456f;}
.submit-button, #submit-btn{padding:10px 0px 10px 0px;position:relative;width:100%;text-align:center;}
.captcha-button{width:170px; margin:0 auto;}
.include-captcha{display:none;}
#formpage input.submit-button{color:#fff!important;}


/*-------- FOOTER STYLES ----------------*/
footer{width:100%; border-top:solid 8px #e5ac2e;}
.footer{width:80%; margin: 0 auto; padding:60px 0; display:flex; flex-direction:row; justify-content: space-between;}
.footer-left p{padding-bottom:30px;}
.footer-contact p{font-size:18px; color:#15456f; font-weight:600; padding:10px 0;}
.footer-contact a{color:#000; padding:5px 0; font-size:15px; transition:.3s ease;}
.footer-contact a:hover{color:#e5ac2e;}
.footer-right h5{font-size:30px; font-weight:700;}
.footer-right a{color:#0b90cc; transition:.3s ease;}
.footer-right img{width:220px; display:block; margin: 0 auto;}
.footer-right a:hover{color:#e5ac2e;}



/*----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: #0b90cc !important;
    color: #000 !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: #0b90cc !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: #15456f !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: 1620px) {
	.hero-left h1{font-size:45px;}
	.hero-left p{line-height:22px; font-size:15px;}
	.hero-left, .hero-right{height:450px;}
	.ql p{font-size:25px;}
	.contact-btns{max-width:1340px;}
	.contact-btn{width:360px}
	
}
@media only screen and (max-width: 1350px) {	
	.hero-left h1{font-size:38px;}
	.hero-left, .hero-right{height:400px;}
	.hero-left p{width:100%;}
	.ql p{font-size:22px;}
	.ql {padding:10px;}
	.footer{width:95%;}
	.inner-about{height:650px;}
	.contact-btn{width:320px;}
	
}

@media only screen and (max-width: 1200px) {	
	.hero-left p{line-height:20px; padding-bottom:30px;}
	.hero-left h1{font-size:35px;}
	.hero-left {padding:3.5%;}
	.hero-left, .hero-right{width:100%;}
	.hero-left{height:auto;}
	.header-btn, .header-icon{display:none;}
	.logo{margin-top:0;}
	.ql p{font-size:20px;}
	.form-width{padding:10px 0;}
	.inner-about{height:auto; flex-direction:column;}
	.about-left, .about-right{width:100%;}
	.about-right{height:400px;}
	.about-left{padding:40px 20px;}
	
}
@media only screen and (max-width: 1080px) {	
	.footer{flex-direction:column-reverse;}
	.footer-right h5{text-align:center;}
	.footer-contact{display:flex; flex-direction:row; flex-wrap:wrap;}
	.footer-contact span{width:280px; padding:10px 0;}
	.service-btn p{font-size:25px;}
	
	
}
@media only screen and (max-width: 1000px) {	
	.inner-hero{flex-direction:column-reverse;}
	.ql{width:380px;}
	.qls{flex-wrap:wrap;}
	.brands h2{font-size:25px;}
	.brand-logo img{width:200px;}
	.brands-logos{flex-wrap:wrap;}
	.location-inner{flex-direction:column;}
	.location-left, .location-right{width:100%;padding:0;}
	.location-right iframe{height:350px; padding:0;}
	.form-background{margin: 0;}
	.form-width{padding-bottom:20px;}
	.about-right{height:350px;}
	
}
@media only screen and (max-width: 850px) {	
	.hero-right{height:340px;}
	.hero-left{text-align:center;}
	.brands hr{width:80%;}
	.form-width{width:95%;}
	.about-right{height:320px;}
	.service-buttons{flex-direction:column; width:80%;}
	.page-top h1{font-size:40px;}
	
}
@media only screen and (max-width: 650px) {	
	.hero-right{height:260px;}
	.footer-contact span{width:170px;}
	.footer h5{font-size:24px;}
	.footer-right img{width:180px; padding-bottom:20px;}
	.hero-left h1{font-size:30px;}
	.flex-row{flex-direction:column;}
	.form-half, .form-third, .form-whole{width:98%;}
	#menu-button a{font-size:18px!important; width:100px!important; height:40px!important; line-height:40px!important; margin:55px 0;}
	header{width:95%;}
	.logo img{width:160px;}
	.page-top{padding:80px 0;}
	.page-top h1{font-size:35px;}
	.page-top p{font-size:15px;}
	.about-left p{font-size:14px;}
	.about-right{height:260px;}
	.service-buttons{width:95%;}
	
}
@media only screen and (max-width: 450px) {
	.service-btn p{font-size:20px;}
	.service-btn{padding:10px;}
	
}

@media only screen and (max-width: 380px) {
	.ql{width:100%; margin: 0 auto;}
	.ql p{font-size:17px;}
	.location-right iframe {height:260px;}
	.logo img{width:150px;}
	.rentals-chart th{font-size:14px;padding-left:5px; }
	.about-right{height:200px;}
	.contact-btn{width:240px;}
	.contact-btn i{font-size:35px; padding:15px 0;}
	.contact-large{font-size:22px; }
	.contact-btn{margin:10px; padding:15px 20px;;}
	.service-btn p{font-size:17px;}
	.page-top ul{width:95%;}
	.page-top ul li{font-size:14px;}
	
}





