﻿/***** BEGIN RESET *****/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lato:wght@300;400;700;900&family=Montserrat:wght@200;300;400;500;600;700;800;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 --------*/
/* - 
font-family: 'Bebas Neue', cursive;
font-family: 'Lato', sans-serif;
font-family: 'Montserrat', sans-serif;

-*/

body {
font-family: 'Lato', sans-serif;
}
p {font-family: 'Lato', sans-serif; font-size: 16px;  line-height: 1.5;}
a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:0; background: #ddd; height: .5px; margin: 25px 0;}

h1, h2, h3, h4 {}

.width-90 {width: 90%; margin: 0 auto}
.width-80 {width: 80%; margin: 0 auto;}
.width-70 {width: 70%; margin: 0 auto;}

#padding100, .padding100 {padding: 100px 0;}
#padding50, .padding50 {padding: 50px 0;}
#padding25, .padding25 {padding: 25px 0;}

.flex-center {display: flex; flex-direction: row; align-items: center;}
.flex-stretch {display: flex; flex-direction: row; align-items: stretch;}


.blue-btn {
    display: inline-block;
    background: #2064AB;
    margin: 2px;
    padding: 18px 50px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    color: #fff;
    border-radius: 50px;
}
.blue-btn:hover {
    background: #145394;
    color: #fff;
}

/*--- HEADER STYLES ---------------------*/
.header {}
.logo {width: 50%; }
.logo img {width: 100%; max-width: 380px;}
.header-right {width: 50%; text-align: right;}
.head-link {display: inline-block; margin: 0 10px;  }
.head-link .fas {color:#283D99; padding-right: 10px;}
.head-link a {color:#000; font-size: 14px; font-weight: 700; transition: .2s ease;}
.head-link a:hover {color:#6F6F6F; }



/*---BODY--------------------------------*/


/* HOME */
.construction-hero {
    background: url(../siteart/used-hero.JPG) center center;
	background-size: cover;}
.mining-hero {
    background: url(../siteart/mining-hero.jpg) center center;
	background-size: cover;}

.hero {
    position: relative;
    padding: 150px 20px;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
    z-index: 9;
}
.hero h1 {
    font-size: 45px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.5;
    text-align: center;
    color: #fff;
}

.hero h1 strong {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
}
.search-bar {
    display: block;
    max-width: 500px;
    margin: 25px auto;
}
.search-bar form {
    position: relative;
    width: 100%;
}
.search-bar input[type="text"] {
    background: rgba(0, 0, 0, 0.25);
    width: 100%;
    padding: 12px;
    outline: none;
    color: #fff;
    border: 2px #F7B72B solid;
    border-radius: 5px;
}
.search-bar input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 52px;
    height: 52px;
    opacity: 0;
    cursor: pointer;
}
.search-bar input[placeholder] {color:#fff;}
.gray-equipment-box {
    background: #f5f5f5;
    padding: 25px 40px !important;
    margin-bottom: 25px;
    font-size: 30px;
    border: 1px #ddd solid;
}
.gray-equipment-box .text-left h3 {
    font-weight: 500;
}
.gray-equipment-box .text-left h3 span {
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
	 font-size: 36px;
}
.gray-equipment-box .text-left {width: 70%;}
.gray-equipment-box .btn-right {width: 30%; text-align: right;}
.gray-equipment-box .btn-right .blue-btn { 
	padding: 20px;
	width: 80%;
    font-size: 16px;
    border-radius: 50px;}


.care-col {width: 33%; margin: 1% 2%; text-align: center;}
.kcare-col {width: 33%; margin: 1% 2%; text-align: center;}
.kcare-col img {max-width: 300px; width: 100%; text-align: center; }
.kcare-col a {color:#1C3E96; font-family: 'Montserrat', sans-serif; font-weight: 700; transition: .2s ease;}
.kcare-col a:hover {color:#6F6F6F; }


.ql-container {display: flex; flex-direction: row; align-items: stretch;}
.zoom {
    position: relative;
    overflow: hidden;
    border: 1px #fff solid;
	width: 25%;
}
.zoom .zoom-caption {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    transition: all .5s ease;
    z-index: 10;
}
.zoom .zoom-caption h3 {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
    color: #fff;
}
.zoom img {
    display: block;
    width: 100%;
    transition: all .5s ease;
}
.zoom:hover .zoom-caption {
    background: rgba(0, 0, 0, 0);
}

.zoom-2 {
    position: relative;
    overflow: hidden;
    border: 1px #fff solid;
	width: 33.3%;
}
.zoom-2 .zoom-caption {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    transition: all .5s ease;
    z-index: 10;
}
.zoom-2 .zoom-caption h3 {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
    color: #fff;
}
.zoom-2 img {
    display: block;
    width: 100%;
    transition: all .5s ease;
}
.zoom-2:hover .zoom-caption {
    background: rgba(0, 0, 0, 0);
}

.moto-col {width: 33%; margin: 1% 1%;}
.moto-col img {width: 100%; padding: 10px 0;}
.moto-col h3 {color:#014a98; font-size: 18px; line-height: 28px;}
.moto-col a {color:#014a98; font-size: 16px; padding-top:20px; font-weight: 700;}

.mining-col {width: 33%; margin: 1% 1%;}
.mining-col .img {background: #fff; padding: 15px 0; min-height: 250px; text-align: center; margin: 0 auto;}
.mining-col img {width: 100%;}
.mining-col h3 {color:#014a98; font-size: 18px; line-height: 28px; margin-top:15px;}
.mining-col a {color:#014a98; font-size: 16px; padding-top:20px; font-weight: 700;}


.komatsu-logo {padding: 45px 0; border-bottom: 1px solid #f1f1f1; text-align: center; margin: 0 auto;}
.komatsu-logo img{display: block; text-align: center; max-width: 300px; width: 100%; margin: 15px auto; padding-bottom: 15px;}
.komatsu-logo .blue-btn {background: #000; color:#fff; transition: .3s ease;}
.komatsu-logo .blue-btn:hover {background: #333; color:#fff;}

/* CERTIFIED USED */
/* HOTSPOT */

.hotspot{background: url("/siteart/ground.png") bottom center no-repeat; background-size: cover; position: relative; padding: 25px 0px;}
.hotspot .wrap{display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.hotspot area{cursor: pointer;}

.hotspotContent{display: block; background: #094FA4; width: 350px; box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);}
.hotspotImage{display: block; margin: 25px 0; width: 599px; text-align: center;}
.hotspotImage img{width: 100%; max-width: 599px;}

#dynamicContent{display: block; width: 100%; color: #fff;}
#dynamicContent p{padding: 20px; font-size: 14px; line-height: 1.5;}
#dynamicContent img{width: 100%; height: auto;}

.dynamicContentText{padding: 0 20px 35px;}
.dynamicContentText h3{font-size: 16px; text-transform: uppercase; margin-bottom: 15px;}
.dynamicContentText ul li{display: table-row; font-size: 13px;}
.dynamicContentText ul li::before{content: url("../siteart/bulleted_circle_white.png"); display: table-cell; padding-right: .5em;}
.dynamicContentText strong{display: block; margin: 20px 0 10px;}


.gray-bg {background: #F5F5F5;border-top: 1px solid #333; border-bottom: 1px solid #333}
.img-left {width: 40%;}
.img-left img {width: 100%;}
.text-right {width: 60%;}
.text-right p .fas {font-size: 6px; padding-right: 5px; margin-top:-2px;}


/* EVALUATION DETAILS */
.eval {width: 43%; margin: .5%; border:1px solid #ccc; padding: 20px 3%;}
.eval .letter {display: inline-block; vertical-align: middle; width: 10%; padding-right: 5%; text-align: center; font-size: 40px; color:#C8322E; font-weight: 800;font-family: 'Montserrat', sans-serif;}
.eval .eval-details {display: inline-block; vertical-align: middle; width: 80%;}

/* CERTIFIED PAGE */
.subhero {width: 100%;}
.subhero img {width: 100%;}
.main-sect h1 {color:#004FA3; font-size: 30px;font-weight: 800;font-family: 'Montserrat', sans-serif;}
.main-sect h2 {    
	font-family: 'Montserrat', sans-serif;
    margin: 8px 0;
    font-size: 16px;
    font-weight: 700;
    color: #777;
}
.fa-circle {font-size: 6px; padding-right: 5px; margin-top:-4px;}


/* KOMTRAX */
.accordion {
  background-color:#fff;
  color: #000;
  cursor: pointer;
  padding: 18px;
	font-size: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #004FA3;
	color:#fff;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 15px 18px;
  background-color: white;
  display: none;
  overflow: hidden;
	border:1px solid #f1f1f1
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #004FA3;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
	color:#fff !important
}
.gray-table {background: #f1f1f1; padding: 40px 0; margin: 30px 0; }
.gray-table p {line-height: 35px; font-size: 16px;}

.fast-facts {border:1px solid #f1f1f1; padding: 40px 0; margin:30px 0}
.fast-facts h3 {color:#004FA3; font-size: 30px; font-weight: 900;font-family: 'Montserrat', sans-serif;}
/*--------FORM STYLES--------------------*/




/*-------- FOOTER STYLES ----------------*/
.footer {display: flex; flex-direction: row; align-items: center; padding: 1% 2%; background: #35373A}
.foot-left {width: 48%; color:#fff;}
.foot-right {width: 48%; color: #fff; text-align: right;}
.foot-left a{color:#fff;}
.foot-right a{color:#fff; padding-left: 10px;}





/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/

.parts-list-content .parts-title-and-breadcrumbs .parts-title, .parts-list-content .parts-title-and-breadcrumbs .parts-title .parts-title-text {color:#004FA3; font-size: 22px; font-weight: 900 !important;font-family: 'Montserrat', sans-serif !important;}
.view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .detail-additional-data .data-row .data-label, .compare-listings-container .compare-container .button {background:#114EA7 !important; color:#fff !important }
.view-listing-details-link:hover, .compare-listings-container .compare-container .button{background:#004083 !important; color:#fff !important }




/*---------- RESPONSIVE STYLES ----------*/


@media screen and (max-width: 1200px){
	.text-right {padding: 25px 0}
}
@media screen and (max-width: 980px){
	.header .contact ul li a{padding: 8px; font-size: 12px; white-space: nowrap;}
	
	.hero{padding: 100px 20px;}
	.hero h1{font-size: 36px;}
	.hero h1 strong{font-size: 48px;}
	
	.flex-center, .flex-stretch {display: block;}
	.logo {width: 100%; text-align: center;}
	.header-right {width: 100%; text-align: center; padding-top:5px;}
	
	.width-80 {width: 90%;}
	.gray-equipment-box .text-left {width: 100%; text-align: center; margin-bottom: 10px;}
	.gray-equipment-box .text-left h3, .gray-equipment-box .text-left h3 span {font-size: 25px;}
	.gray-equipment-box .btn-right {width: 100%; text-align: center;}
	
	.care-col, .kcare-col, .moto-col, .mining-col {width: 100%; text-align: center; margin: 2% 0;}
	.foot-left, .foot-right {width: 100%; text-align: center; margin: 5px auto;}
	
	.img-left {width: 100%;}
	.text-right {width: 100%;}
	.eval {width: 96%; margin: 1% 0; padding: 2% 2%}
}
@media screen and (max-width: 768px){
	.header{padding: 15px 0;}
	.head-link {font-size: 14px;}
	.hero{padding: 50px 20px;}
	.hero h1{font-size: 22px;}
	.hero h1 strong{font-size: 36px;}
	
	.zoom{width: 100%; height: 85px;}
	.zoom img{width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
	.zoom-2{width: 100%; height: 85px;}
	.zoom-2 img{width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
	.zoom-2:hover img{transform: scale(1.05) translate(-50%,-50%);}
	
	.grey-equipment-box{padding: 20px !important; font-size: 16px;}
	.grey-equipment-box h3{display: inline-block; padding: 0; font-size: 16px; font-weight: 700;}
	.grey-equipment-box .row{display: block;}
	.search-bar input[type="text"] {width: 90%;}
	
	.ql-container {display: block;}
	.zoom {border-top:1px solid #fff; border-left: 0; border-right: 0}
	
	.footer{display: block; text-align: center;}
}
@media screen and (max-width: 480px){
	.header .contact ul li a{padding: 5px; font-size: 10px;}
	.blue-btn{display: block; padding: 15px;}




}

