@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body {
  background-color: #155379;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 26px;
  color: #404040;
}
.container-header {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.container-nav {
  background-color: #155379;
  border-top: 0px solid #3dbe7d;
  border-bottom: 0px solid #3dbe7d;
}
.container-content {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 40px;
}
.container-footer {
  border-top: 0px solid #3dbe7d;
  padding-top: 30px;
  padding-bottom: 20px;
}
.container-center-m {
  display: block;
  text-align: center;
}
.container-details {
  background-color: #E5E5E5;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
  border-bottom: 2px solid #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}
.logo {
  height: 50px;
  width: auto;
  margin-left: -5px;
}
.img-about-logos {
  width: 110px;
  margin-bottom: 20px;
}
.img-shanley-logo {
  max-width: 150px;
  height: auto;
}
.img-pumps {
  width: 175px;
  margin-bottom: 20px;
}
.img-display-thumb {
  max-height: 100px;
  margin-bottom: 20px;
}
.img-display {
  padding-left: 80px;
  padding-right: 80px;
}
.img-icons {
  padding: 0px 80px 30px 80px;
}
.img-icons-small {
  padding: 0px 80px 30px 80px;
}
.img-documents {
  height: 200px;
  width: 150px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .25);
}
.img-main-xs {
  padding-left: 80px;
  padding-right: 80px;
}
.img-footer {
  float: left;
  height: 60px;
  margin-bottom: 30px;
  padding-right: 20px;
}

h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #000;
  letter-spacing: -1px;
  padding: 0 0 15px 0;
  margin: 0;
}
h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  line-height: 30px;
  color: #0b4365;
  letter-spacing: -1px;
  padding: 0 0 10px 0;
  margin: 0;
}
h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #333;
  letter-spacing: -1px;
  padding: 0 0 10px 0;
  margin: 0;
}
h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 28px;
  color: #0b4365;
  letter-spacing: -1px;
  padding: 0 0 10px 0;
  margin: 0;
}
p {
  padding: 0 0 20px 0;
  margin: 0;
}
.discliamer {
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
}
ul {
  padding: 0 0 0 20px;
  margin: 0
}
li {
  padding: 0 0 10px 0;
  margin: 0;
}
ul.list {
  margin: 0;
}
ul.list li {
  width: 98%;
  display: inline-block;
  list-style: none;
  margin: 0 0 10px 5px;
  padding: 0;
  position: relative;
}
ul.list li::before {
  color: #0b4365;
  content: "\25A0";
  display: inline-block;
  left: -20px;
  position: absolute;
  top: -2px;
}
a {
  color: #3878a0;
}
a:hover {
  color: #a10308;
}
.category {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 800;
  margin-top: 10px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border-top: 1px solid rgba(0, 0, 0, .2);
}
.card-body {
  padding: 20px 0 0 0;
}
.card {
  padding: 0 15px 0 15px;
  border: 0px solid rgba(0, 0, 0, .125);
}
.card-footer {
  padding: 30px 0 0 0;
  background-color: rgba(0, 0, 0, .00);
  border-top: 0px solid rgba(0, 0, 0, .125);
}
.btn-max-w {
  width: 100%;
}
.btn-primary {
  background-color: #a10308;
  border: 1px solid #000;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -1px;
  padding: 15px 20px 15px 20px;
  margin-bottom: 20px;
}
.btn-primary:hover {
  background-color: #ea2028;
  border: 1px solid #000;
}
.btn-secondary {
  background-color: #a10308;
  border: 1px solid #000;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -1px;
  padding: 12px 15px 12px 15px;
  margin-bottom: 20px;
}
.btn-secondary:hover {
  background-color: #ea2028;
  border: 1px solid #000;
}
.btn-pdf {
  background-color: #a10308;
  border: 1px solid #000;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  line-height: 11px;
  color: #fff;
  text-transform: uppercase;
  padding: 7px 10px 7px 10px;
}
.btn-pdf:hover {
  background-color: #ea2028;
  border: 1px solid #000;
    color: #fff;
}
.btn-shadow {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
}
.footer-hdr {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -1px;
  padding-bottom: 5px;
}
.footer-text {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  padding-bottom: 30px;
}
.copyright {
  font-size: 12px;
  line-height: 12px;
  color: #fff;
}
.link-footer-tel {
  color: #fff;
}
.link-footer-tel:hover {
  color: rgba(255, 255, 255, 1.0);
  text-decoration: none;
}
.container-footer-divider {
  padding-left: 10px;
  padding-right: 10px;
}
.link-footer-sitemap {
  font-size: 12px;
  line-height: 12px;
  color: #fff;
}
.link-footer-sitemap:hover {
  color: rgba(255, 255, 255, 1.0);
  text-decoration: none;
}
.input-group {
  margin-bottom: 10px;
}
/* --------------------------------- */
/* ---------- CAROUSEL ------------ */
/* --------------------------------- */
.carousel-item {
  background-color: #3878a0;
  height: 350px;
}
.img-carousel {
  position: absolute;
  right: 0px;
  bottom: 0px;
  max-width: 300px;
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  top: 35px;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  text-align: left;
}
.carousel-h1 {
  font-size: 40px;
  line-height: 46px;
  color: #fff;
  text-transform: uppercase;
}
.carousel-p {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
/* --------------------------------- */
/* ----------- TOP NAV ------------- */
/* --------------------------------- */
.navbar {
  padding: 0;
  margin: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 20px;
}
.nav-link {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  padding: 15px 0;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.10)
}
.navbar li {
  padding: 0;
  margin: 0;
}
.nav-link:hover {
  color: #0b4365;
  background-color: white
}
/* TOGGLE MENU */
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
}
/* DROPDOWN MENU */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  text-align: left;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.1);
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, .0);
  border-radius: 0;
  padding: 0;
  margin: 0;
}
/* DROPDOWN LINKS */
.dropdown-menu .dropdown-item:link {
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.65);
  padding: 15px 20px;
}
.dropdown-menu .dropdown-item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.dropdown-menu .dropdown-item:focus {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 0.50);
}
.dropdown-menu > li a:hover, .dropdown-menu > li.show {
  background: #eee;
}
/* ----------------------------------------------------- */
/* ------------------- MEDIA QUERIES ------------------ */
/* ----------------------------------------------------- */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .container-center-m {
    text-align: left;
  }
  .logo {
    height: 130px;
  }
  .img-display {
    padding-left: 0px;
    padding-right: 0px;
  }
  .img-icons {
    padding: 40px 0px 0px 0px;
  }
  .img-footer {
    height: 75px;
  }
  /* --------------------------------- */
  /* ---------- CAROUSEL ------------ */
  /* --------------------------------- */
  .carousel-item {
    height: 400px;
  }
  .img-carousel {
    position: absolute;
    right: 0px;
    bottom: 0px;
    max-width: 500px;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
  .carousel-caption {
    position: absolute;
    left: 15%;
    right: 45%;
    top: 75px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .carousel-h1 {
    font-size: 50px;
    line-height: 66px;
    letter-spacing: -3px
  }
  .carousel-p {
    font-size: 20px;
    line-height: 26px;
  }
  /* --------------------------------- */
  /* ----------- TOP NAV ------------- */
  /* --------------------------------- */
  /* DROPDOWN MENU */
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    font-size: 1rem;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, .0);
    border-radius: 0;
    padding: 0;
    margin: 0;
    box-shadow: 1px 0px 3px rgba(50, 84, 121, .60);
  }
  /* DROPDOWN LINKS */
  .dropdown-menu .dropdown-item:link {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    background-color: #fff;
    color: #3878a0;
    padding: 12px 20px;
    border-bottom: 1px solid #d9e2e6 !important;
  }
  .dropdown-menu .dropdown-item:hover {
    background-color: #fff;
    color: #a10308;
  }
  .dropdown-menu .dropdown-item:focus {
    background-color: rgba(255, 255, 255, 1.0);
    color: #2c73bf;
  }
  .dropdown-menu > li a:hover, .dropdown-menu > li.show {
    background: #eee;
  }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}