.elementor-kit-1837{--e-global-color-primary:#000000;--e-global-color-secondary:#003459;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-c51641f:#1A1A1A;--e-global-color-903121c:#FFD60A;--e-global-color-ab749ed:#FFC300;--e-global-typography-primary-font-family:"Anton";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Bebas Neue";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;font-weight:400;}.elementor-kit-1837 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1837 p{margin-block-end:17px;}.elementor-kit-1837 a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-1837 h1{color:var( --e-global-color-secondary );font-family:"Anton", Sans-serif;font-weight:600;}.elementor-kit-1837 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-1837 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.drkblue{color:#003459;}

a.cta-inline {
  background-color: #FFD60A;
  color: #000000;
  padding: 3px 6px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 2px;
  transition: all 0.2s ease;
}

a.cta-inline:hover {
  background-color: #003459;
  color: #ffffff;
}

a.industrial-underline {
  color: #003459;
  text-decoration: none;
  border-bottom: 3px solid #fdb815;
  font-weight: 600;
  transition: all 0.2s ease;
}

a.industrial-underline:hover {
  color: #000000;
  border-bottom: 3px solid #003459;
}

a.button-link {
  background-color: #003459;
  color: #ffffff;
  padding: 3px 8px;
  text-decoration: none;
  font-weight: 700;
  border-radius: 3px;
  display: inline-block;
}

a.button-link:hover {
  background-color: #FFD60A;
  color: #000000;
}


a.clean-link {
  color: #003459;
  text-decoration: underline;
  text-decoration-color: #fdb815;
  text-decoration-thickness: 2px;
  font-weight: 500;
}

a.clean-link:hover {
  color: #000000;
  text-decoration-color: #003459;
}

a.alert-link {
  color: #000000;
  background-color: #FFD60A;
  padding: 2px 5px;
  font-weight: 700;
  text-decoration: none;
  border-left: 4px solid #003459;
}

a.alert-link:hover {
  background-color: #000000;
  color: #ffffff;
}

a.tech-link {
  border: 2px solid #003459;
  color: #003459;
  padding: 2px 6px;
  text-decoration: none;
  font-weight: 600;
  border-radius: 2px;
  background-color: #ffffff;
  transition: all 0.2s ease;
}

a.tech-link:hover {
  background-color: #FFD60A;
  color: #ffffff;
}

.custom-bullets {
  list-style: none;     /* remove default bullets */
  padding-left: 0;
  margin-left: 2.5em;
}

.custom-bullets li {
  position: relative;
  padding-left: 32px;   /* space for SVG bullet */
  margin-bottom: 10px;  /* space between bullet items */
  line-height: 1.5;
}

.custom-bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;             /* vertical alignment */
  width: 20px;          /* SVG size */
  height: 20px;
  background-image: url("https://tempsitebuild.com/industrialpumpandgear/wp-content/uploads/checklist-1-01.svg");
  background-size: contain;
  background-repeat: no-repeat;
}



.custom-bullets2 {
  list-style: none;     /* remove default bullets */
  padding-left: 0;
  margin-left: 2.5em;
}

.custom-bullets2 li {
  position: relative;
  padding-left: 32px;   /* space for SVG bullet */
  margin-bottom: 10px;  /* space between bullet items */
  line-height: 1.5;
}

.custom-bullets2 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;             /* vertical alignment */
  width: 20px;          /* SVG size */
  height: 20px;
  background-image: url("https://tempsitebuild.com/industrialpumpandgear/wp-content/uploads/checklist-2-01.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-bullets3 {
  list-style: none;     /* remove default bullets */
  padding-left: 0;
  margin-left: 2.5em;
}

.custom-bullets3 li {
  position: relative;
  padding-left: 32px;   /* space for SVG bullet */
  margin-bottom: 10px;  /* space between bullet items */
  line-height: 1.5;
}

.custom-bullets3 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;             /* vertical alignment */
  width: 20px;          /* SVG size */
  height: 20px;
  background-image: url("https://tempsitebuild.com/industrialpumpandgear/wp-content/uploads/checklist-3-01.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-bullets4 {
  list-style: none;     /* remove default bullets */
  padding-left: 0;
  margin-left: 2.5em;
}

.custom-bullets4 li {
  position: relative;
  padding-left: 32px;   /* space for SVG bullet */
  margin-bottom: 10px;  /* space between bullet items */
  line-height: 1.5;
}

.custom-bullets4 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;             /* vertical alignment */
  width: 20px;          /* SVG size */
  height: 20px;
  background-image: url("https://tempsitebuild.com/industrialpumpandgear/wp-content/uploads/checklist-4-01.svg");
  background-size: contain;
  background-repeat: no-repeat;
}


.serviceboxp {
  min-height: 300px;
}/* End custom CSS */