/** Shopify CDN: Minification failed

Line 250:0 Expected "}" to go with "{"

**/
@font-face {
      font-family: 'DINNEXTLTPRO HEAVY';
      src: url("/cdn/shop/files/DINNEXTLTPRO-HEAVY_6814f0ab-4595-4a0b-b0de-24ea1c83dfb5.woff2?v=1733864724") format("woff2");
      font-display: swap;
    }

.customLanding .row { float: none !important; border-bottom: none; }
img.companyLogo {
  width: 230px;
  display: inline-block;
}
section.topBanner {
  background-image: url(/cdn/shop/files/Toro_Fleet_Program_-_Background_2.jpg?v=1747865502);
  padding-top: 100px;
  background-size: cover;
  background-attachment: fixed;
      padding-bottom: 50px;
}
section.topBanner h1 { font-weight: bold; color: white; font-size: 66px; }
.btn-wrapper a { font-weight: 700; text-decoration: none; color: white; margin: 15px; padding: 20px 40px; }
.theme-btn-1 {
  background-color: #ed1c24;
  color: #fff;
  padding: 15px 25px;
  display: inline-block;
  font-weight: bold;
}
.theme-btn-1:hover { color: black; text-decoration: none; border: solid 2px black; background: white; transition: .3s; }
a.theme-btn-1:hover { color: white; background: black; border: solid 2px white; text-decoration: none; }
.topBanner a.theme-btn-1:hover { background: #ed1c2457; }
.btn-wrapper .theme-btn-2 { border: solid 2px white; }
.btn-wrapper { margin-top: 40px; }
section.topBanner h1 {
  font-weight: 700;
  color: #fff;
  font-size: 105px;
}
img.productBanner {
  display: block;
  overflow: visible;
  max-width: 700PX;
  margin-left: -100px;
  margin-top: -50px;
}
.container.footerTopper {
    background: red;
    padding: 41px;
    border-radius: 17px;
    height: 175px;
    margin-bottom: -90px;
    z-index: 999 !important;
    position: relative;
}
.typeInfo { width: 90%; margin: 0 auto; display: block; padding: 20px; box-shadow: #dddddd 1px 1px 25px; z-index: 2; margin-top: -70px; background: white; position: relative; }
.typeInfo p { margin-bottom: 5px; }
.theme-btn-1 { background-color: #ed1c24; color: white; padding: 15px; display: inline-block; font-weight: 500; }
.typeInfo img.featIcon { width: 100px; margin-bottom: 20px; }
.typeInfo h3 { font-weight: 600; }
.customLanding h6 { font-weight: 700; margin-bottom: 15px; color: #ed1c24; }
.customLanding h2 { font-weight: bold; font-size: 66px; }


.topFeat {
  margin-top: -90px;
  position: relative;
  z-index: 3;
}
.single-feature-wrap {
    background: white;
    box-shadow: 0 10px 50px rgba(0, 6, 18, .08);
    display: flex
;
    z-index: 0;
    align-items: center;
    gap: 30px 60px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 30px 18px 26px 25px;
}
.single-feature-wrap .thumb img {
    width: 50px;
}
.single-feature-wrap:after {
    content: "";
    background: #ed1c24;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
    width: 145px;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 70px) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, calc(100% - 70px) 100%, 0 100%);
}
.single-feature-wrap p {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.thumb2 {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.thumb2:after {
    content: "";
    position: absolute;
    width: 190px;
    height: 220px;
    border-bottom: 40px solid #ed1c24;
    border-left: 40px solid #ed1c24;
    border-right: 40px solid transparent;
    border-top: 40px solid transparent;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.introduction {
  padding-top: 100px;
  padding-bottom: 50px;
}
.typeInfo { width: 90%; margin: 0 auto; display: block; padding: 25px; box-shadow: #dddddd 1px 1px 25px; z-index: 2; margin-top: -70px; background: white; position: relative; }
.typeInfo p { margin-bottom: 5px; }
.redDivi {
  border-bottom: solid 3px red;
  margin: 20px 0px 20px 0px;
  height: 1px;
  display: block;
}
.topBanner h5 {
  color: white;
  text-transform: none;
  font-size: 25px;
}
.accordion-button {
  color: white !important;
  background: #ed1c24 !important;
  font-size: 30px;
  border-radius: 5px;
}
.accordion-button::after {
  color: white !important;
  filter: invert(1);
}
.stats {
  padding-top: 100px;
}
.accordion-item {
  margin-bottom: 30px;
}
.accordion-body.table-scroll {
  background: #f9f9f9;
}
.table-container {
  background: white;
}
.header-navigation-measure { padding-bottom: 0px; margin-bottom: 0px; }
.header-customerbar-container.has_search.table { margin-bottom: 0px; }
.header-customerbar-container.has_search.table ul { margin-bottom: 0px; }
.logo.table-cell { padding-bottom: 0px !important; }
.main-menu.table-cell ul { margin-bottom: 0px; }
@media (max-width: 1024px){
  img.productBanner {
    display: block;
    overflow: visible;
    max-width: 370PX;
    margin-left: 0px;
    margin-top: 30px;
}
}
@media (max-width:640px) {
.customLanding .container .row { display: contents; }
.customLanding h6 { font-size: 18px; }
.customLanding h2 { font-size: 50px; }
  section.topBanner h1 {
  font-size: 60px;
}
img.productBanner {
  width: 100%;
  margin-left: 0px;
  margin-top: 40px;
  margin-bottom: -110px;
}
section.topBanner {
  background-image: url(/cdn/shop/files/Toro_BG_Mobile.jpg?v=1747949725);
  background-position: bottom center;
  padding-top: 75px;
}
.topBanner h5 {
  font-size: 23px;
}
.topFeat {display: none;}
  
.introduction {
  padding-top: 150px;
}
.thumb2 {
  padding: 12px;
}
.thumb2 img {
  margin-bottom: 0px;
}
.typeSection {
  padding-top: 100px;
}
.typeInfo {
  width: 95%;
}
.typeInfo h3 {
  font-size: 25px;
}
.typeInfo h4 {
  font-size: 22px;
}
.typeSection img {
  margin-top: 70px;
}
  element {
}
#equipmentAccordion {
  margin-top: 50px;

.accordion-body.table-scroll {
  padding: 4px;
}
.stats th {
  font-size: 10px;
}
.stats td {
  font-size: 15px;
}
.accordion-button.collapsed {
  font-size: 21px;
  line-height: 23px;
}
.accordion-item {
  margin-bottom: 20px;
}
  .stats {
  padding-bottom: 100px;
}
}
