/*
Theme Name: Business Water Shop
Author: 21Digital
Author URI: https://21digital.agency
Description: Business Water Shop theme
*/
/* Our Site Breakpoints (same as twitter bootstrap) */
@font-face {
  font-family: 'Gilroy';
  src: url("fonts/Gilroy.eot");
  src: url("fonts/Gilroy.eot") format("embedded-opentype"), url("fonts/Gilroy.woff2") format("woff2"), url("fonts/Gilroy.woff") format("woff"), url("fonts/Gilroy.ttf") format("truetype"), url("fonts/Gilroy.svg#Gilroy") format("svg"); }
@font-face {
  font-family: 'Gilroy Light';
  src: url("fonts/GilroyLight.eot");
  src: url("fonts/GilroyLight.eot") format("embedded-opentype"), url("fonts/GilroyLight.woff2") format("woff2"), url("fonts/GilroyLight.woff") format("woff"), url("fonts/GilroyLight.ttf") format("truetype"), url("fonts/GilroyLight.svg#GilroyLight") format("svg"); }
@font-face {
  font-family: 'Gilroy Medium';
  src: url("fonts/GilroyMedium.eot");
  src: url("fonts/GilroyMedium.eot") format("embedded-opentype"), url("fonts/GilroyMedium.woff2") format("woff2"), url("fonts/GilroyMedium.woff") format("woff"), url("fonts/GilroyMedium.ttf") format("truetype"), url("fonts/GilroyMedium.svg#GilroyMedium") format("svg"); }
@font-face {
  font-family: 'Gilroy Bold';
  src: url("fonts/GilroyBold.eot");
  src: url("fonts/GilroyBold.eot") format("embedded-opentype"), url("fonts/GilroyBold.woff2") format("woff2"), url("fonts/GilroyBold.woff") format("woff"), url("fonts/GilroyBold.ttf") format("truetype"), url("fonts/GilroyBold.svg#GilroyBold") format("svg"); }
@font-face {
  font-family: 'HelveticaNeueLight';
  src: url("fonts/HelveticaNeueLight.eot");
  src: url("fonts/HelveticaNeueLight.eot") format("embedded-opentype"), url("fonts/HelveticaNeueLight.woff2") format("woff2"), url("fonts/HelveticaNeueLight.woff") format("woff"), url("fonts/HelveticaNeueLight.ttf") format("truetype"), url("fonts/HelveticaNeueLight.svg#HelveticaNeueLight") format("svg"); }
/* Breakpoints (These are the same values that bootstrap use) */
/* Just a bit bigger than a mobile */
/* iPads etc */
/* Laptop Screens */
/* Large Desktop Screens */
/* Extra large desktop screens */
/* Extra Extra Large Desktop Screens */
body, html {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  line-height: 18px;
  scroll-behavior: smooth; }
  @media (min-width: 1152px) {
    body, html {
      font-size: 16px;
      line-height: 20px; } }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *::before, *::after {
  /*! autoprefixer: off */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0; }

a {
  color: inherit; }
  a:visited {
    color: inherit; }

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none; } }
ul {
  margin: 0;
  padding: 0; }

img {
  height: auto;
  vertical-align: bottom; }

.c-container, .header-inner, .contact-form {
  position: relative;
  width: 100%;
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }

.error-404 h1 {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  color: #2AF598;
  font-size: 100px;
  line-height: 100px;
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .error-404 h1 {
      font-size: 130px;
      line-height: 130px; } }
.error-404 p {
  text-align: center;
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 20px; }
.error-404 .c-container, .error-404 .header-inner, .error-404 .contact-form {
  padding: 100px 40px; }

.wp-pagenavi {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .wp-pagenavi .current {
    border: 1px solid #08AEEA;
    color: #fff;
    background-color: #08AEEA;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .wp-pagenavi .page {
    margin: 0 10px;
    border: 1px solid #08AEEA;
    border-radius: 100%;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #08AEEA; }
  .wp-pagenavi .previouspostslink {
    border: 1px solid #08AEEA;
    border-radius: 100%;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #08AEEA;
    text-indent: -9999px;
    background-image: url("images/previous.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px; }
  .wp-pagenavi .nextpostslink {
    border: 1px solid #08AEEA;
    border-radius: 100%;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #08AEEA;
    text-indent: -9999px;
    background-image: url("images/next.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px; }

.section-divider {
  position: relative;
  width: 100%;
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  height: 1px;
  background-color: #08AEEA; }

.site-header {
  position: relative;
  z-index: 500;
  background: -moz-linear-gradient(right, #2af598 0%, #08aeea 100%);
  background: -webkit-linear-gradient(right, #2af598 0%, #08aeea 100%);
  background: linear-gradient(right, #2af598 0%, #08aeea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2AF598', endColorstr='#08AEEA',GradientType=1 );
  transform: translateX(0);
  transition: all .3s ease; }
  body.home .site-header {
    position: fixed;
    background: transparent;
    top: 0;
    width: 100%; }

.scrolling_down,
.scrolling_up {
  position: sticky;
  top: 0;
  width: 100%;
  background: -moz-linear-gradient(right, #2af598 0%, #08aeea 100%) !important;
  background: -webkit-linear-gradient(right, #2af598 0%, #08aeea 100%) !important;
  background: linear-gradient(right, #2af598 0%, #08aeea 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2AF598', endColorstr='#08AEEA',GradientType=1 ) !important; }

.header-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px; }
  @media (min-width: 768px) {
    .header-inner {
      flex-direction: row; } }
  @media (min-width: 1366px) {
    .header-inner {
      padding-left: 2.5%;
      padding-right: 2.5%;
      max-width: 100%; } }

.site-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .site-logo {
      justify-content: flex-start;
      margin-bottom: 0; } }
  .site-logo a {
    color: #fff; }
  .site-logo img {
    max-width: 150px; }

.header-links {
  width: 100%;
  padding-left: 0;
  display: flex; }
  @media (min-width: 576px) {
    .header-links {
      max-width: 400px; } }
  @media (min-width: 992px) {
    .header-links {
      justify-content: flex-end; } }
  .header-links li {
    flex: 1 0 auto;
    list-style: none;
    text-align: center;
    position: relative; }
    .header-links li:nth-of-type(2) {
      margin-left: 10px;
      margin-right: 10px; }
    .header-links li a {
      width: 100%;
      font-size: 12px;
      line-height: 12px;
      padding-left: 20px;
      padding-right: 20px; }
      @media (min-width: 1366px) {
        .header-links li a {
          font-size: 14px;
          line-height: 14px; } }
    .header-links li a[href^="tel"] {
      position: relative; }
    .header-links li .black-btn {
      padding-right: 5px;
      padding-left: 5px;
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: top 50% left 12px; }
      @media (min-width: 576px) {
        .header-links li .black-btn {
          padding-right: 20px;
          padding-left: 40px;
          background-image: url("images/compare-now.png"); } }
      .header-links li .black-btn:hover {
        background-image: url("images/compare-now-rollover.png");
        color: #08AEEA;
        background-color: #fff; }
    .header-links li .black-outline {
      font-family: "Gilroy Medium", "Helvetica", "Arial", sans-serif;
      padding-top: 17px;
      padding-bottom: 17px; }
      .header-links li .black-outline:hover {
        background-color: transparent !important;
        color: #000 !important; }
      .header-links li .black-outline:visited {
        color: #000; }
    .header-links li .black-btn {
      padding-top: 17px;
      padding-bottom: 17px; }
      .header-links li .black-btn:hover {
        background-color: #000 !important;
        border: 1px solid #000 !important;
        color: #2AF598 !important; }
    .header-links li .black-outline.phones-open {
      font-size: 12px;
      background-color: transparent;
      padding-left: 20px;
      padding-right: 40px;
      transition: unset;
      width: 100%; }
      @media (min-width: 1366px) {
        .header-links li .black-outline.phones-open {
          font-size: 14px; } }
      .header-links li .black-outline.phones-open span {
        position: absolute;
        top: 8px;
        right: 10px;
        background: #000;
        border-radius: 50%;
        margin: 10px;
        height: 10px;
        width: 10px;
        border-radius: 50%;
        box-shadow: 0 0 0 0 #2AF598;
        transform: scale(1);
        animation: pulse 2s infinite; }
    .header-links li .toggle-menu {
      padding-left: 40px;
      padding-right: 20px;
      background-image: url("images/menu.png");
      background-repeat: no-repeat;
      background-size: 20px;
      background-position: top 50% left 15px; }
      .header-links li .toggle-menu:hover {
        background-image: url("images/menu-rollover.png");
        background-color: #000 !important;
        color: #fff !important; }

.opening-times {
  position: absolute;
  top: 100%;
  margin-top: 28px;
  left: -9999px;
  width: 350px;
  z-index: 100;
  padding: 20px 10px;
  transition: all .3s ease;
  background-color: #fff;
  border: 1px solid #ccc; }
  .opening-times h4 {
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    color: #2AF598;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px; }
  .opening-times p {
    font-size: 20px;
    line-height: 20px;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif; }
  .opening-times table {
    width: 100%;
    position: relative; }
  .opening-times td {
    padding: 5px 0 5px 10px;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    width: 50%; }
    .opening-times td:nth-of-type(2) {
      padding: 10px 0; }

.display-times {
  left: auto; }

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px transparent; }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent; } }
.site-footer {
  background: -moz-linear-gradient(left, #91f291 0%, #48cae4 100%);
  background: -webkit-linear-gradient(left, #91f291 0%, #48cae4 100%);
  background: linear-gradient(to right, #48cae4 0%, #91f291 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002a64', endColorstr='#006696',GradientType=1 ); }
  .site-footer .c-container, .site-footer .header-inner, .site-footer .contact-form {
    padding-top: 60px;
    padding-bottom: 60px; }
    @media (min-width: 1152px) {
      .site-footer .c-container, .site-footer .header-inner, .site-footer .contact-form {
        padding-top: 80px;
        padding-bottom: 80px; } }

.newsletter {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 30px; }
  .newsletter form {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .newsletter form {
        width: 60%; } }
  .newsletter .frm_submit {
    order: 2;
    margin-left: -65px; }
    @media (min-width: 768px) {
      .newsletter .frm_submit {
        width: 20%; } }
  .newsletter .frm_button_submit {
    min-width: 100% !important;
    margin: 0 !important;
    height: 50px !important;
    border-radius: 25px !important;
    border: 1px solid #000 !important;
    background: #000 !important;
    color: #fff;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif !important;
    box-shadow: none !important;
    transition: all .3s ease; }
    .newsletter .frm_button_submit:hover {
      background-color: #000 !important;
      border: 1px solid #000 !important;
      color: #fff !important; }

.newsletter-container .frm_fields_container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center; }
.newsletter-container .frm_error {
  color: #B94A48 !important;
  margin-top: 0 !important;
  margin-left: 10px !important; }
.newsletter-container label {
  color: #fff !important; }

.newsletter-heading {
  width: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 30px;
  color: #000;
  font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
  font-weight: 400; }
  @media (min-width: 1152px) {
    .newsletter-heading {
      font-size: 30px;
      line-height: 40px; } }
  .newsletter-heading strong {
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif; }

.newsletter-email--input {
  grid-column: unset;
  order: 1;
  height: 60px !important;
  text-transform: none !important;
  width: 85% !important; }
  @media (min-width: 768px) {
    .newsletter-email--input {
      width: 60% !important; } }
  .newsletter-email--input input[type="email"] {
    box-shadow: none !important;
    border: 1px solid #fff;
    border-radius: 25px !important;
    padding-left: 20px !important;
    text-transform: none !important;
    font-weight: 400 !important; }
    .newsletter-email--input input[type="email"]:focus {
      box-shadow: none !important;
      border: 1px dotted green; }
  .newsletter-email--input::placeholder {
    text-transform: none !important;
    font-weight: 400 !important; }

.terms-agreement {
  order: 3;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 768px) {
    .terms-agreement {
      width: 100%; } }
  .terms-agreement label {
    font-family: "Helvetica", "Arial", sans-serif !important;
    color: #000 !important; }
  .terms-agreement a:hover {
    text-decoration: none; }

.footer-title {
  color: #000;
  font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 50px;
  text-align: center; }
  @media (min-width: 1152px) {
    .footer-title {
      font-size: 30px;
      line-height: 40px; } }
  .footer-title strong {
    display: block;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif; }
    @media (min-width: 768px) {
      .footer-title strong {
        display: inline-block; } }

.contact-methods {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .contact-methods {
      justify-content: space-between;
      max-width: 70%;
      margin: 0 auto 60px auto; } }
  .contact-methods li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 60px;
    color: #fff;
    text-align: center;
    list-style: none; }
    .contact-methods li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 768px) {
      .contact-methods li {
        width: 22%;
        margin-bottom: 0; }
        .contact-methods li:nth-of-type(2n) {
          margin-right: 2%; }
          .contact-methods li:nth-of-type(2n) a {
            pointer-events: none; }
        .contact-methods li:nth-of-type(4n) {
          margin-right: 0; } }
    .contact-methods li img {
      width: auto;
      height: 60px;
      margin-bottom: 20px; }
    .contact-methods li a {
      color: #000;
      text-decoration: underline;
      font-size: 16px;
      font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
      font-weight: 400; }
      .contact-methods li a:hover {
        color: #fff;
        text-decoration: none; }
  .contact-methods .method-title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    width: 100%;
    text-align: center;
    margin-bottom: 4px;
    color: #000;
    font-size: 18px;
    line-height: 18px; }

.footer-text {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
  font-size: 12px;
  line-height: 16px; }
  @media (min-width: 768px) {
    .footer-text {
      max-width: 75%; } }
  @media (min-width: 1152px) {
    .footer-text {
      font-size: 14px;
      line-height: 20px; } }
  .footer-text a {
    color: #000; }
    .footer-text a:visited {
      color: #000; }
    .footer-text a:hover {
      color: #2AF598; }

.footer-links {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin-top: 10px; }
  .footer-links li {
    list-style: none;
    display: inline-block; }
    .footer-links li:not(:last-of-type):after {
      content: "/";
      display: inline-block;
      position: relative;
      font-size: 12px;
      line-height: 12px;
      margin: 0 7px 0 10px;
      color: #000; }
      @media (min-width: 1152px) {
        .footer-links li:not(:last-of-type):after {
          font-size: 14px;
          line-height: 14px; } }
  .footer-links a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
    line-height: 12px; }
    @media (min-width: 1152px) {
      .footer-links a {
        font-size: 14px;
        line-height: 14px; } }
    .footer-links a:hover {
      text-decoration: underline; }

.copyright {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin: 10px auto 0 auto;
  font-size: 12px;
  line-height: 16px; }
  @media (min-width: 768px) {
    .copyright {
      max-width: 70%; } }
  @media (min-width: 1152px) {
    .copyright {
      font-size: 14px;
      line-height: 20px; } }

.line-seperator {
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .line-seperator {
      max-width: 70%; } }

p {
  margin: 0;
  color: #000; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

body.menu-active {
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%; }

.menu-reveal {
  display: block;
  position: fixed;
  width: 350px;
  height: 100%;
  top: 0;
  right: -400px;
  padding: 20px 0;
  background-color: rgba(255, 255, 255, 0);
  z-index: -100;
  transition: all .3s ease; }
  @media (min-width: 768px) {
    .menu-reveal {
      width: 400px; } }
  .menu-reveal.opened {
    background-color: white;
    transition: all .3s ease;
    z-index: 999;
    right: 0;
    padding: 20px;
    height: 100%;
    box-shadow: -6px 1px 5px -5px rgba(0, 0, 0, 0.48);
    overflow-y: scroll;
    overflow-x: hidden; }

.menu-reveal--links {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding: 0;
  margin-bottom: 20px; }
  .menu-reveal--links li {
    display: inline-block;
    width: auto;
    margin: 0 5px; }
  .menu-reveal--links .black-btn {
    padding-right: 20px;
    padding-left: 40px;
    background-image: url("images/compare-now.png");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: top 50% left 8px; }
    .menu-reveal--links .black-btn:hover {
      background-image: url("images/compare-now-black.png"); }
  .menu-reveal--links .close-menu {
    background-image: url("images/close.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: top 50% left 15px;
    color: #000 !important;
    font-family: "Gilroy Medium", "Helvetica", "Arial", sans-serif;
    padding-left: 40px;
    padding-right: 20px; }
    .menu-reveal--links .close-menu:hover {
      background-image: url("images/close-white.png");
      color: #fff !important; }

.menu-container {
  padding: 0;
  margin-top: 10px;
  overflow-x: hidden;
  overflow-y: scroll; }
  @media (min-width: 1152px) {
    .menu-container {
      overflow: unset; } }

.drilldown {
  display: block; }

body.menu-opened {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

.drilldown .main-nav {
  position: relative;
  padding: 0;
  padding-right: 20px; }

.drilldown ul {
  padding-left: 0; }
.drilldown li {
  display: block;
  position: relative;
  clear: both;
  list-style: none;
  padding: 0;
  border-bottom: 1px solid #2AF598; }
  .drilldown li:hover a {
    text-decoration: none; }
  .drilldown li a {
    padding: 15px;
    display: block;
    color: #000;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    line-height: 26px;
    font-size: 13px;
    text-transform: capitalize;
    text-decoration: none; }
    @media (min-width: 768px) {
      .drilldown li a {
        font-size: 16px;
        line-height: 16px; } }
    @media (min-width: 1152px) {
      .drilldown li a {
        font-size: 20px;
        line-height: 20px; } }
    .drilldown li a:hover {
      text-decoration: none; }
.drilldown .page_item {
  border-bottom: 1px solid #000; }

.dropdown-inner {
  position: relative;
  padding: 0;
  z-index: 60; }
  .dropdown-inner a {
    display: inline-block;
    position: relative;
    padding-right: 35px;
    color: #08AEEA; }
    .dropdown-inner a:hover {
      color: #2AF598; }

.drilldown .dropdown {
  position: static; }

.drilldown span.expand {
  z-index: 70;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  padding: 0 0 0 15px;
  font-size: 16px;
  cursor: pointer;
  color: #000;
  position: absolute;
  display: block;
  top: 0;
  right: 0; }
  .drilldown span.expand:before {
    content: "";
    display: block;
    width: 55px;
    height: 50px;
    float: right;
    line-height: 45px;
    background-image: url("images/arrow-right-green.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    -moz-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    -webkit-transition: all .35s ease 0s;
    transition: all .35s ease 0s; }
  .drilldown span.expand:hover:before {
    content: "";
    display: block;
    width: 55px;
    height: 45px;
    float: right;
    line-height: 45px;
    background-image: url("images/arrow-right-green.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    -moz-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    -webkit-transition: all .35s ease 0s;
    transition: all .35s ease 0s; }

.drilldown span.back {
  z-index: 70;
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: left;
  padding: 0 0 0 15px;
  font-size: 14px;
  cursor: pointer;
  color: #000;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  letter-spacing: normal; }
  .drilldown span.back:before {
    content: "";
    display: block;
    width: 55px;
    height: 55px;
    float: right;
    line-height: 55px;
    background-image: url("images/arrow-left-green.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    -moz-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    -webkit-transition: all .35s ease 0s;
    transition: all .35s ease 0s; }
  .drilldown span.back:hover:before {
    content: "";
    display: block;
    width: 55px;
    height: 55px;
    float: right;
    line-height: 55px;
    background-image: url("images/arrow-left-green.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    -moz-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    -webkit-transition: all .35s ease 0s;
    transition: all .35s ease 0s; }

.dropdown-menu {
  clear: both;
  padding: 0;
  float: none;
  border: none;
  visibility: visible;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100% !important;
  min-height: 100vh !important;
  background: #fff !important;
  z-index: 9991;
  opacity: 1;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  -moz-transition: transform .4s ease;
  -o-transition: transform .4s ease;
  -webkit-transition: transform .4s ease;
  transition: transform .4s ease;
  -ms-transform: 0 0 0 white;
  -o-transform: 0 0 0 white; }

.menu-mobile-open {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  height: 100%; }

.back-prev-menu {
  font-weight: 400;
  text-align: center;
  padding: 0;
  text-transform: uppercase;
  color: #fff;
  height: 55px;
  line-height: 55px;
  width: 100%;
  background: #000; }
  .back-prev-menu a {
    color: #fff;
    padding: 13px 40px 13px 0;
    text-align: center;
    font-size: 16px;
    position: static;
    height: auto;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (min-width: 1152px) {
      .back-prev-menu a {
        font-size: 20px;
        line-height: 20px; } }
  .back-prev-menu .back {
    color: #fff !important;
    padding: 0 0 13px 45px !important;
    text-align: center;
    font-size: 16px;
    position: static;
    height: auto;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (min-width: 1152px) {
      .back-prev-menu .back {
        font-size: 20px;
        line-height: 20px; } }
    .back-prev-menu .back:before {
      position: absolute;
      left: 0;
      top: 0;
      float: left;
      line-height: 20px;
      width: 46px;
      height: 40px;
      content: '';
      background-image: url("images/arrow-left-green.png") !important; }

.mega-sub-link a {
  height: 55px;
  line-height: 55px !important;
  padding: 0 15px !important; }
  .mega-sub-link a:not(:last-of-type) {
    border-bottom: 1px solid #08AEEA; }

.menu-contact {
  margin-top: 30px; }
  .menu-contact .contact-method {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding-left: 40px; }
    .menu-contact .contact-method:before {
      content: "";
      position: absolute;
      left: 0;
      width: 30px;
      height: 30px;
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: center; }
    .menu-contact .contact-method:not(:last-child) {
      margin-bottom: 20px; }
    .menu-contact .contact-method:nth-of-type(1):before {
      background-image: url("images/call-us.png"); }
    .menu-contact .contact-method:nth-of-type(2):before {
      background-image: url("images/whatsapp.png"); }
    @media (min-width: 768px) {
      .menu-contact .contact-method:nth-of-type(2) a {
        pointer-events: none; } }
    .menu-contact .contact-method:nth-of-type(3):before {
      background-image: url("images/email.png"); }
  .menu-contact a:hover {
    text-decoration: none; }

input[type="text"],
input[type="email"] {
  width: 100% !important;
  height: 50px !important;
  border: 1px solid #fff !important;
  border-radius: 5px !important;
  padding-left: 15px;
  font-family: sans-serif !important;
  color: #000;
  font-size: 14px !important;
  line-height: 14px !important;
  margin-bottom: 10px;
  text-transform: none; }

textarea {
  font-size: 14px;
  line-height: 14px;
  padding: 20px;
  font-family: sans-serif !important; }

button[type="submit"] {
  border: 0 !important;
  width: auto;
  min-width: 200px;
  cursor: pointer; }
  button[type="submit"]:hover {
    border: 0 !important;
    color: #fff;
    background: #E7FFF4; }
  button[type="submit"]:after {
    display: none !important; }

.post-search {
  height: auto;
  min-height: 200px; }
  .post-search form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    background-color: #08AEEA;
    border-radius: 20px;
    padding: 40px 20px; }
    @media (min-width: 768px) {
      .post-search form {
        flex-direction: row;
        padding: 20px; } }
  .post-search .acs-sf-field {
    width: 100%; }
    @media (min-width: 768px) {
      .post-search .acs-sf-field {
        width: auto;
        flex: 1 0 auto; }
        .post-search .acs-sf-field:first-of-type {
          margin-right: 2%; }
        .post-search .acs-sf-field:last-of-type {
          margin-left: 2%; } }
  .post-search .acs-datepicker {
    display: inline-block;
    position: relative;
    width: 100% !important;
    height: 50px !important;
    border-radius: 30px !important;
    padding-left: 20px;
    margin-bottom: 10px;
    text-transform: none !important;
    color: #666; }
    @media (min-width: 768px) {
      .post-search .acs-datepicker {
        width: 48% !important;
        margin-bottom: 0; }
        .post-search .acs-datepicker:not(:first-of-type) {
          margin-left: 10px; } }
  .post-search select {
    height: 50px;
    width: 100%;
    border-radius: 30px;
    padding-left: 20px;
    border-color: #fff;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    text-transform: none !important;
    font-size: 16px;
    line-height: 20px;
    color: #666;
    margin-bottom: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("images/select-arrow.png");
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: right 20px top 50%; }
    @media (min-width: 768px) {
      .post-search select {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 16px; } }
    @media (min-width: 1152px) {
      .post-search select {
        font-size: 16px;
        line-height: 20px; } }
  .post-search label {
    display: none; }
  .post-search input[type="submit"] {
    width: 100%;
    border: 0;
    padding: 18px 25px !important;
    cursor: pointer;
    transition: all .3s ease; }
    .post-search input[type="submit"]:hover {
      background: #009245;
      background: linear-gradient(65deg, #009245 0%, #00a99d 0%);
      color: #fff; }

.ui-datepicker .ui-widget-header, .ui-datepicker .ui-datepicker-header {
  background: #042A60 !important; }

.ui-datepicker td.ui-datepicker-current-day, .ui-datepicker td .ui-state-hover, .ui-datepicker thead {
  background-color: #e7f4f9 !important;
  color: #042A60 !important; }

.ui-widget-content {
  background-color: #fff !important;
  background-image: none !important; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #042A60 !important; }

.post-search .acs-datepicker {
  background-image: url("images/select-arrow.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: right 20px top 50%; }

.ui-widget-header {
  border: 1px solid #042A60 !important; }

.with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_hidden, .frm_hidden_container .frm_primary_label {
  display: none; }

.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email], .frm_style_formidable-style.with_frm_style .frm_blank_field textarea, .frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe, .frm_style_formidable-style.with_frm_style .frm_blank_field select:not(.ui-datepicker-month):not(.ui-datepicker-year), .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe, .frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe, .frm_style_formidable-style.with_frm_style .frm_blank_field .frm-card-element.StripeElement, .frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-single .chosen-single, .frm_style_formidable-style.with_frm_style .frm_form_field :invalid {
  border-color: #B94A48 !important;
  background-color: #eee; }

.button, .green-btn, .black-btn, .black-outline, .grad-btn, button[type="submit"], .post-search input[type="submit"], .contact-form .frm_button_submit {
  display: inline-block;
  position: relative;
  padding: 20px 25px 17px 25px;
  text-align: center; }

.green-btn {
  text-decoration: none;
  border-radius: 40px;
  padding-left: 35px;
  padding-right: 35px;
  background-color: #2AF598;
  border: 1px solid #2AF598;
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  transition: all .3s ease;
  text-transform: uppercase;
  color: #000; }
  @media (min-width: 1152px) {
    .green-btn {
      padding-left: 50px;
      padding-right: 50px;
      font-size: 15px;
      line-height: 15px; } }
  .green-btn:hover {
    background-color: #000 !important;
    border: 1px solid #000;
    color: #fff !important; }
  .green-btn:visited {
    color: #000; }

.black-btn {
  text-decoration: none;
  border-radius: 40px;
  padding-left: 35px;
  padding-right: 35px;
  background-color: #000;
  border: 1px solid #000;
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  transition: all .3s ease;
  text-transform: uppercase;
  color: #fff; }
  @media (min-width: 1152px) {
    .black-btn {
      padding-left: 50px;
      padding-right: 50px;
      font-size: 15px;
      line-height: 15px; } }
  .black-btn:hover {
    background-color: #2AF598 !important;
    border: 1px solid #2AF598;
    color: #000; }
  .black-btn:visited {
    color: #fff; }

.black-outline {
  text-decoration: none;
  border-radius: 40px;
  padding-left: 35px;
  padding-right: 35px;
  background-color: transparent;
  border: 1px solid #000;
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  transition: all .3s ease;
  text-transform: uppercase;
  color: #000; }
  @media (min-width: 1152px) {
    .black-outline {
      padding-left: 50px;
      padding-right: 50px;
      font-size: 15px;
      line-height: 15px; } }
  .black-outline:hover {
    background-color: #000 !important;
    border: 1px solid #000;
    color: #fff; }
  .black-outline:visited {
    color: #fff; }

.grad-btn, button[type="submit"], .post-search input[type="submit"] {
  text-decoration: none;
  border-radius: 40px;
  background: #00528e;
  background: linear-gradient(65deg, #00528e 0%, #53c7e9 100%);
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff; }
  .grad-btn:visited, button[type="submit"]:visited, .post-search input[type="submit"]:visited {
    color: #fff; }
  .grad-btn:hover span, button[type="submit"]:hover span, .post-search input[type="submit"]:hover span {
    color: #08AEEA; }
  .grad-btn:hover:after, button[type="submit"]:hover:after, .post-search input[type="submit"]:hover:after {
    opacity: 1; }
  .grad-btn span, button[type="submit"] span, .post-search input[type="submit"] span {
    position: relative;
    z-index: 2; }
  .grad-btn:after, button[type="submit"]:after, .post-search input[type="submit"]:after {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    width: calc(100% - 2px);
    height: 96%;
    background-color: #fff;
    border-radius: 40px;
    transition: all .3s ease;
    opacity: 0; }

/* Compare business water rates today */
.form-top {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 15rem;
  padding-bottom: 5rem;
  background: #2AF598;
  background: -moz-linear-gradient(right, #2af598 0%, #08aeea 100%);
  background: -webkit-linear-gradient(right, #2af598 0%, #08aeea 100%);
  background: linear-gradient(right, #2af598 0%, #08aeea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2AF598', endColorstr='#08AEEA',GradientType=1 );
  overflow: hidden; }
  @media (min-width: 768px) {
    .form-top {
      padding-top: 10rem; } }
  .form-top:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("images/B-ICON.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top 0 left 0;
    opacity: .1; }
    @media (min-width: 1152px) {
      .form-top:after {
        width: 60%; } }
    @media (min-width: 1600px) {
      .form-top:after {
        width: 50%; } }
  .form-top .c-container, .form-top .header-inner, .form-top .contact-form {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 10;
    padding-left: 40px;
    padding-right: 40px; }
    @media (min-width: 768px) {
      .form-top .c-container, .form-top .header-inner, .form-top .contact-form {
        flex-direction: row;
        padding-left: 20px;
        padding-right: 20px; } }
  .form-top h1 {
    color: #08AEEA;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 32px; }
    @media (min-width: 768px) {
      .form-top h1 {
        text-align: left; } }
    @media (min-width: 1152px) {
      .form-top h1 {
        font-size: 40px;
        line-height: 50px; } }
  .form-top p {
    margin-bottom: 30px;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 16px;
    line-height: 26px; }
    .form-top p strong {
      color: #000; }
    @media (min-width: 1152px) {
      .form-top p {
        font-size: 20px;
        line-height: 30px; } }
  .form-top svg {
    fill: white !important; }

.form-top--left,
.form-top--right {
  width: 100%; }

.form-top--left {
  display: flex;
  flex-direction: column;
  order: 1;
  font-size: 16px; }
  @media (min-width: 768px) {
    .form-top--left {
      margin-right: 5%;
      width: 60%; } }
  .form-top--left * {
    color: #000; }
  .form-top--left h1 {
    order: 1; }
    @media (min-width: 768px) {
      .form-top--left h1 {
        padding-right: 50px; } }
    @media (min-width: 992px) {
      .form-top--left h1 {
        padding-right: 0; } }
  .form-top--left br {
    display: none; }
    @media (min-width: 768px) {
      .form-top--left br {
        display: block; } }
  .form-top--left p {
    order: 3;
    font-size: 18px;
    line-height: 24px; }
    @media (min-width: 768px) {
      .form-top--left p {
        order: 2; } }
  .form-top--left .form-box {
    order: 2;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .form-top--left .form-box {
        display: none; } }
    .form-top--left .form-box p {
      width: 100%;
      text-align: center;
      color: #08AEEA;
      font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
      margin-bottom: 10px; }
    .form-top--left .form-box fieldset {
      padding-bottom: 0 !important; }
    .form-top--left .form-box .frm_form_field {
      margin-bottom: 10px !important;
      width: 100% !important;
      max-width: 100% !important;
      grid-column: span 12/span 12 !important; }
    .form-top--left .form-box input[type="text"] {
      background-color: #eee;
      border-radius: 0 !important;
      box-shadow: none;
      width: 100% !important;
      max-width: 100% !important;
      font-family: "HelveticaNeueLight", "Helvetica", "Arial", sans-serif !important;
      font-weight: 100 !important; }
      .form-top--left .form-box input[type="text"]::placeholder {
        font-weight: normal !important; }
    .form-top--left .form-box .frm_button_submit {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .form-top--left .form-box .frm_button_submit {
      background-color: #2AF598 !important;
      border-radius: 30px !important;
      box-shadow: none !important;
      font-family: "Gilroy Medium", "Helvetica", "Arial", sans-serif !important;
      width: 100% !important;
      max-width: 100% !important;
      transition: all .3s ease;
      padding: 15px 20px !important; }
      .form-top--left .form-box .frm_button_submit:hover {
        color: #fff !important;
        background-color: #000 !important; }
    .form-top--left .form-box .trustpilot-widget {
      margin-top: 20px; }
    .form-top--left .form-box iframe {
      margin: 0 auto !important;
      width: auto !important;
      max-width: 200px !important; }
  .form-top--left ul {
    order: 4; }
  .form-top--left li {
    display: block;
    position: relative;
    padding-left: 35px;
    color: #000;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    font-weight: 400; }
    @media (min-width: 1152px) {
      .form-top--left li {
        font-size: 18px;
        line-height: 26px; } }
    .form-top--left li:not(:last-of-type) {
      margin-bottom: 15px; }
    .form-top--left li strong {
      font-weight: 600;
      color: #000;
      font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif; }
    .form-top--left li:before {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      width: 25px;
      height: 25px;
      background-image: url("images/tick.png");
      background-repeat: no-repeat;
      background-size: 25px;
      background-position: center; }

.form-top--right {
  order: 2;
  display: none; }
  @media (min-width: 768px) {
    .form-top--right {
      width: 40%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  .form-top--right img {
    width: 100%;
    transform: scale(1);
    transition: all .3s ease; }
  .form-top--right .form-box {
    width: 100%;
    order: 2;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    -webkit-box-shadow: 0px 0px 14px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 14px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 14px -3px rgba(0, 0, 0, 0.75); }
    .form-top--right .form-box p {
      width: 100%;
      text-align: center;
      color: #000;
      font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 10px; }
      @media (min-width: 1152px) {
        .form-top--right .form-box p {
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 20px; } }
    .form-top--right .form-box form {
      width: 100%; }
    .form-top--right .form-box fieldset {
      padding-bottom: 0 !important; }
    .form-top--right .form-box .frm_form_field {
      margin-bottom: 10px !important;
      width: 100% !important;
      max-width: 100% !important;
      grid-column: span 12/span 12 !important; }
    .form-top--right .form-box input[type="text"] {
      background-color: #f4f4f4;
      border-radius: 0 !important;
      box-shadow: none;
      width: 100% !important;
      max-width: 100% !important;
      font-family: "HelveticaNeueLight", "Helvetica", "Arial", sans-serif !important;
      font-weight: 100 !important; }
      .form-top--right .form-box input[type="text"]::placeholder {
        text-transform: capitalize;
        font-weight: normal !important; }
    .form-top--right .form-box .frm_button_submit {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .form-top--right .form-box .frm_button_submit {
      background-color: #2AF598 !important;
      color: #000 !important;
      box-shadow: none !important;
      border-radius: 30px !important;
      font-family: "Gilroy Medium", "Helvetica", "Arial", sans-serif !important;
      font-size: 14px !important;
      width: 100% !important;
      transition: all .3s ease;
      max-width: 100% !important;
      padding: 15px 20px !important; }
      .form-top--right .form-box .frm_button_submit:hover {
        color: #fff !important;
        background-color: #000 !important; }
    .form-top--right .form-box .trustpilot-widget {
      margin-top: 20px; }
    .form-top--right .form-box iframe {
      margin: 0 auto !important;
      width: auto !important; }

.curve-top {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  transform: rotate(180deg); }
  .curve-top svg {
    fill: #fff; }
  @media (min-width: 992px) {
    body.page-template-page-water-audit .curve-top {
      bottom: -10%; } }
  body.page-template-page-water-audit .curve-top svg {
    fill: #e7f4f9; }

/* Switching Suppliers */
.switching-suppliers {
  background-color: #fff;
  z-index: 2;
  margin-top: -1px;
  padding: 5rem 0 5rem 0; }
  @media (min-width: 768px) {
    .switching-suppliers {
      margin-top: 0; } }

.icon-block {
  display: block;
  position: relative;
  width: 100%;
  height: auto; }
  .icon-block h2 {
    text-align: center;
    color: #000;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 38px; }
    @media (min-width: 1152px) {
      .icon-block h2 {
        font-size: 34px;
        line-height: 44px; } }
  .icon-block p {
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif; }
    @media (min-width: 768px) {
      .icon-block p {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto; } }
    .icon-block p:not(li p) {
      margin-bottom: 40px;
      font-size: 18px;
      line-height: 26px;
      text-align: center; }
  .icon-block ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    height: auto; }
    @media (min-width: 768px) {
      .icon-block ul {
        justify-content: flex-start; } }
  .icon-block li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
    color: #000; }
    .icon-block li:nth-of-type(2n) {
      margin-right: 0; }
    @media (min-width: 768px) {
      .icon-block li {
        width: 30.6%;
        margin-bottom: 0; }
        .icon-block li:nth-of-type(2n) {
          margin-right: 4%; }
        .icon-block li:nth-of-type(3n) {
          margin-right: 0; } }
    .icon-block li p {
      font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
      text-align: center;
      font-size: 18px;
      line-height: 24px; }
    .icon-block li:hover .icon {
      transform: translateY(-5px); }
  .icon-block .icon {
    margin-bottom: 20px;
    transition: all .3s ease;
    transform: translateY(0); }
    .icon-block .icon img {
      width: 100%;
      max-width: 150px; }
  .icon-block .icon-title {
    color: #000;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center; }
    @media (min-width: 1152px) {
      .icon-block .icon-title {
        font-size: 20px;
        line-height: 30px; } }
  .icon-block .btn-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 40px; }
    @media (min-width: 768px) {
      .icon-block .btn-container {
        flex-direction: row; } }
    .icon-block .btn-container span:not(a span) {
      display: inline-block;
      position: relative;
      font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
      margin: 10px 0;
      color: #000;
      width: auto; }
      @media (min-width: 768px) {
        .icon-block .btn-container span:not(a span) {
          margin: 0 40px; } }
  .icon-block .grad-btn, .icon-block button[type="submit"], .icon-block .post-search input[type="submit"], .post-search .icon-block input[type="submit"] {
    width: 230px; }

/* Make the switch */
.icon-block--list {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background: #2AF598;
  padding: 4rem 0; }
  @media (min-width: 1152px) {
    .icon-block--list {
      padding: 7rem 0; } }
  .icon-block--list h3 {
    text-align: left;
    color: #000;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 38px; }
    @media (min-width: 768px) {
      .icon-block--list h3 {
        text-align: center; } }
    @media (min-width: 1152px) {
      .icon-block--list h3 {
        font-size: 34px;
        line-height: 44px; } }
  .icon-block--list p:not(li p) {
    margin-bottom: 60px;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #000; }
    @media (min-width: 768px) {
      .icon-block--list p:not(li p) {
        text-align: center;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto; } }
  .icon-block--list .list-inner {
    display: flex;
    flex-direction: column;
    width: 100%; }
    @media (min-width: 768px) {
      .icon-block--list .list-inner {
        flex-direction: row;
        width: 80%;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 992px) {
      .icon-block--list .list-inner {
        width: 70%; } }
  .icon-block--list .left-image {
    width: 100%;
    position: relative;
    margin-bottom: 60px;
    text-align: center; }
    @media (min-width: 768px) {
      .icon-block--list .left-image {
        width: 40%;
        margin-left: 0;
        margin-bottom: 0; } }
    .icon-block--list .left-image img {
      width: 100%; }
  .icon-block--list ul {
    width: 100%; }
    @media (min-width: 768px) {
      .icon-block--list ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 60%;
        margin-left: auto;
        margin-right: 0; } }
  .icon-block--list li {
    display: flex;
    flex-direction: row;
    text-align: center; }
    .icon-block--list li:not(:last-of-type) {
      margin-bottom: 60px; }
    @media (min-width: 768px) {
      .icon-block--list li {
        align-items: center; } }
  .icon-block--list .icon {
    width: 30%; }
    .icon-block--list .icon img {
      width: 100%;
      max-width: 100px; }
  .icon-block--list .text-wrapper {
    width: 70%;
    padding-left: 10px; }
  .icon-block--list .icon-title {
    text-align: left;
    color: #000;
    margin-bottom: 15px;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 22px; }
    @media (min-width: 768px) {
      .icon-block--list .icon-title {
        font-size: 18px;
        line-height: 18px; } }
    @media (min-width: 1152px) {
      .icon-block--list .icon-title {
        font-size: 30px;
        line-height: 32px; } }
  .icon-block--list p {
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    color: #000;
    text-align: left;
    margin-bottom: 0;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 20px; }

.make-switch:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("images/B-ICON.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top 0 left 0;
  opacity: .1; }
  @media (min-width: 768px) {
    .make-switch:after {
      width: 50%; } }

/* Form callout */
.form-callout {
  display: block;
  position: relative;
  width: 100%;
  padding: 5rem 0;
  background-color: #000; }
  @media (min-width: 1152px) {
    .form-callout {
      padding: 8rem 0; } }
  .form-callout .c-container, .form-callout .header-inner, .form-callout .contact-form {
    display: flex;
    flex-direction: column;
    z-index: 50; }
    @media (min-width: 768px) {
      .form-callout .c-container, .form-callout .header-inner, .form-callout .contact-form {
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
        .single-format-standard .form-callout .c-container, .single-format-standard .form-callout .header-inner, .single-format-standard .form-callout .contact-form {
          align-items: center; } }
    .page-template-page-services .form-callout .c-container, .page-template-page-services .form-callout .header-inner, .page-template-page-services .form-callout .contact-form {
      align-items: center; }
  .form-callout h4 {
    color: #fff;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .form-callout h4 {
        text-align: left;
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 0;
        margin-left: 0;
        width: 40%; } }
    @media (min-width: 1152px) {
      .form-callout h4 {
        font-size: 34px;
        line-height: 44px; } }
    @media (max-width: 767px) {
      .form-callout h4 br {
        display: none; } }
    .form-callout h4 strong {
      color: #2AF598; }
  .form-callout .frm_forms {
    width: 100%; }
    @media (min-width: 768px) {
      .form-callout .frm_forms {
        width: 55%;
        margin-left: 5%; } }
  .form-callout form {
    width: 100%;
    background-color: #fff;
    padding: 20px 25px;
    border-radius: 15px; }
    .form-callout form label {
      display: none !important; }
    .form-callout form .frm_fields_container {
      display: flex;
      align-items: center;
      position: relative;
      padding-bottom: 60px; }
      @media (min-width: 768px) {
        .form-callout form .frm_fields_container {
          padding-bottom: 0; } }
    .form-callout form fieldset {
      padding: 0 !important; }
    .form-callout form .frm_three_fourths {
      width: 100% !important;
      min-width: 95%;
      margin-bottom: 0 !important; }
    .form-callout form input[type="text"] {
      width: 100% !important;
      border-radius: 40px !important;
      padding-left: 25px;
      background-color: #eee;
      box-shadow: none !important;
      font-family: "HelveticaNeueLight", "Helvetica", "Arial", sans-serif !important; }
      .form-callout form input[type="text"]::placeholder {
        text-transform: none;
        color: #666; }
    .form-callout form .frm_submit {
      position: absolute;
      right: 0;
      text-align: center;
      bottom: 0;
      width: 100% !important; }
      @media (min-width: 768px) {
        .form-callout form .frm_submit {
          width: 33% !important;
          top: 0 !important; } }
    .form-callout form .frm_button_submit {
      min-width: 20% !important;
      width: 200px !important;
      margin: 0 !important;
      box-shadow: none !important;
      height: 50px !important;
      border: 0 !important;
      border-radius: 40px !important;
      background: #2AF598 !important;
      color: #000 !important;
      font-family: "Gilroy", "Helvetica", "Arial", sans-serif !important;
      font-size: 15px !important;
      line-height: 15px !important;
      font-weight: 600 !important;
      text-transform: uppercase !important; }
      @media (min-width: 768px) {
        .form-callout form .frm_button_submit {
          width: 100% !important; } }
      .form-callout form .frm_button_submit:hover {
        color: #fff !important;
        border: 1px solid #000 !important;
        background: #000 !important; }
      .form-callout form .frm_button_submit:active {
        color: #fff !important; }
      .form-callout form .frm_button_submit .frm_style_formidable-style.with_frm_style .frm_submit button:active {
        color: #fff !important; }
  .form-callout:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("images/B-ICON.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top 0 left 0;
    opacity: .1; }

.form-callout--blog {
  display: block;
  position: relative;
  width: 100%;
  padding: 5rem 0;
  background: #009245;
  background: linear-gradient(65deg, #009245 0%, #00a99d 100%);
  z-index: 100; }
  @media (min-width: 1152px) {
    .form-callout--blog {
      padding: 8rem 0; } }
  .form-callout--blog .c-container, .form-callout--blog .header-inner, .form-callout--blog .contact-form {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .form-callout--blog .c-container, .form-callout--blog .header-inner, .form-callout--blog .contact-form {
        align-items: flex-start; } }
  .form-callout--blog h4 {
    color: #fff;
    font-family: "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .form-callout--blog h4 {
        font-size: 28px;
        line-height: 38px;
        margin-left: 0;
        width: 50%; } }
    @media (min-width: 1152px) {
      .form-callout--blog h4 {
        font-size: 45px;
        line-height: 55px; } }
  .form-callout--blog .frm_forms {
    width: 100%; }
    @media (min-width: 768px) {
      .form-callout--blog .frm_forms {
        width: 55%;
        margin-left: 0; } }
  .form-callout--blog form {
    width: 100%;
    background-color: #fff;
    padding: 20px 25px;
    border-radius: 15px; }
    .form-callout--blog form label {
      display: none !important; }
    .form-callout--blog form .frm_fields_container {
      display: flex;
      align-items: center;
      position: relative; }
    .form-callout--blog form fieldset {
      padding: 0 !important; }
    .form-callout--blog form .frm_three_fourths {
      width: 100% !important;
      min-width: 95%;
      margin-bottom: 0 !important; }
    .form-callout--blog form input[type="text"] {
      width: 100% !important;
      border-radius: 40px !important;
      padding-left: 25px;
      background-color: #eee;
      box-shadow: none !important; }
      .form-callout--blog form input[type="text"]::placeholder {
        text-transform: none;
        color: #666; }
    .form-callout--blog form .frm_submit {
      position: absolute;
      right: 0;
      top: 1 !important;
      width: 30% !important; }
      @media (min-width: 768px) {
        .form-callout--blog form .frm_submit {
          width: 25% !important; } }
    .form-callout--blog form .frm_button_submit {
      min-width: 20% !important;
      width: 100% !important;
      margin: 0 !important;
      box-shadow: none !important;
      height: 50px !important;
      border: 1px solid #2AF598 !important;
      border-radius: 40px !important;
      background: #009245 !important;
      background: linear-gradient(65deg, #009245 0%, #00a99d 100%) !important;
      font-family: "Gilroy", "Helvetica", "Arial", sans-serif !important;
      font-size: 15px !important;
      line-height: 15px !important;
      font-weight: 600 !important;
      text-transform: uppercase !important; }
      .form-callout--blog form .frm_button_submit:hover {
        color: #2AF598 !important;
        border: 1px solid #2AF598 !important;
        background: #fff !important; }
      .form-callout--blog form .frm_button_submit:active {
        color: #fff !important; }
      .form-callout--blog form .frm_button_submit .frm_style_formidable-style.with_frm_style .frm_submit button:active {
        color: #fff !important; }
  .form-callout--blog img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 450px; }
    @media (min-width: 1152px) {
      .form-callout--blog img {
        top: -300px;
        right: -200px; } }

/* Suppliers */
.suppliers {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 3rem 0; }
  @media (min-width: 1152px) {
    .suppliers {
      padding: 5rem 0; } }
  .suppliers .c-container, .suppliers .header-inner, .suppliers .contact-form {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .suppliers .c-container, .suppliers .header-inner, .suppliers .contact-form {
        flex-direction: row;
        align-items: center; } }
  .suppliers h4 {
    color: #000;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px; }
    @media (min-width: 1152px) {
      .suppliers h4 {
        font-size: 34px;
        line-height: 44px; } }
    @media (max-width: 767px) {
      .suppliers h4 br {
        display: none; } }
  .suppliers p {
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    line-height: 24px; }
  .suppliers .left-col {
    width: 100%;
    margin-bottom: 60px; }
    @media (min-width: 768px) {
      .suppliers .left-col {
        width: 45%;
        margin-right: 5%;
        margin-bottom: 0; } }
  .suppliers .right-col {
    width: 100%; }
    @media (min-width: 768px) {
      .suppliers .right-col {
        width: 45%;
        margin-left: 5%; } }
    .suppliers .right-col ul {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      align-items: center; }
    .suppliers .right-col li {
      display: inline-block;
      position: relative;
      text-align: center;
      width: 49%;
      margin-right: 2%;
      padding: 10px; }
      .suppliers .right-col li:nth-of-type(2n) {
        margin-right: 0; }
      @media (min-width: 992px) {
        .suppliers .right-col li {
          width: 32%; }
          .suppliers .right-col li:nth-of-type(2n) {
            margin-right: 2%; }
          .suppliers .right-col li:nth-of-type(3n) {
            margin-right: 0; } }
      .suppliers .right-col li img {
        width: 100%;
        max-width: 200px; }

/* Customer Reviews */
.customer-reviews {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 5rem 0;
  background-color: #E7FFF4; }
  .customer-reviews .slick-track {
    display: flex !important; }
  .customer-reviews .slick-slide {
    display: flex;
    height: auto; }
  .customer-reviews h4 {
    color: #000;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    width: 100%;
    text-align: center;
    margin-bottom: 5rem; }
    @media (min-width: 1152px) {
      .customer-reviews h4 {
        font-size: 34px;
        line-height: 44px; } }
  .customer-reviews li {
    list-style: none; }
  .customer-reviews .review {
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 30px;
    margin-right: 10px;
    margin-left: 10px; }
  .customer-reviews blockquote {
    width: 100%;
    margin: 0 0 20px 0;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    text-align: center; }
  .customer-reviews cite {
    display: block;
    width: 100%;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    color: #000;
    text-align: center;
    font-style: normal;
    font-size: 16px;
    line-height: 16px; }

.review-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 3rem; }
  .review-controls .prev {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer; }
  .review-controls .next {
    display: inline-block;
    margin-left: 10px;
    cursor: pointer; }
  .review-controls img {
    width: 100%;
    max-width: 30px; }

/* Selection of clients */
.selection-clients {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 5rem 0; }
  .page-template-page-services .selection-clients {
    padding: 60px 20px; }
  .selection-clients h2, .selection-clients h3, .selection-clients h4, .selection-clients h5, .selection-clients h6 {
    color: #000;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    width: 100%;
    text-align: center;
    margin-bottom: 5rem; }
    @media (min-width: 1152px) {
      .selection-clients h2, .selection-clients h3, .selection-clients h4, .selection-clients h5, .selection-clients h6 {
        font-size: 34px;
        line-height: 44px; } }
  .selection-clients li {
    list-style: none;
    text-align: center; }
  .selection-clients img {
    width: 100%;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto; }

.compare-container {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 0 5rem 0; }
  .compare-container h1 {
    color: #000;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 38px; }
    @media (min-width: 1152px) {
      .compare-container h1 {
        font-size: 35px;
        line-height: 45px; } }

.form-container {
  font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif; }
  @media (min-width: 992px) {
    .form-container form {
      max-width: 800px;
      margin-left: auto;
      margin-right: auto; } }
  .form-container .frm_rootline_group {
    margin: 0 0 60px 0 !important; }
  .form-container fieldset {
    border: 0; }
  .form-container input[type="text"],
  .form-container input[type="email"],
  .form-container input[type="tel"],
  .form-container select {
    width: 100% !important;
    height: 50px !important;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    padding-left: 15px;
    background-color: #eee;
    font-family: sans-serif !important;
    color: #000;
    font-size: 16px !important;
    line-height: 16px !important;
    margin-bottom: 10px; }
  .form-container .frm_html_container p {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px !important; }
  .form-container .frm_submit {
    margin-top: 60px;
    justify-content: center; }
    .form-container .frm_submit:has(.frm_prev_page) {
      justify-content: space-between; }
  .form-container .frm_button_submit {
    order: 2;
    background: #2AF598 !important;
    border: 1px solid #2AF598 !important;
    color: #000 !important; }
    .form-container .frm_button_submit:hover {
      background-color: #000 !important;
      color: #fff !important; }
  .form-container .frm_prev_page {
    margin-right: 20px;
    order: 1;
    background: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important; }
    .form-container .frm_prev_page:hover {
      background-color: #000 !important;
      color: #fff !important; }
  .form-container .frm_opt_container {
    margin-bottom: 30px; }

.frm_rootline.frm_show_lines:before {
  content: "";
  position: absolute;
  left: 0;
  width: 65%;
  border-top-width: 5px !important;
  top: 23px !important;
  border-color: #000 !important; }

.frm_rootline.frm_show_lines > .frm_rootline_single:after {
  content: "";
  position: absolute;
  top: 23px !important;
  height: 5px !important;
  background-color: #000 !important; }

.frm_description {
  text-align: left;
  margin-top: 5px; }

.frm_forms .frm_rootline .frm_current_page input[type="button"] {
  background-color: #000 !important; }

.frm_forms .frm_rootline input {
  width: 50px !important;
  height: 50px !important;
  font-size: 18px !important;
  background-color: #fff !important;
  border: 2px solid #000 !important; }
  .frm_forms .frm_rootline input:hover {
    background-color: #000 !important;
    color: #fff !important; }

.frm_rootline.frm_show_lines span {
  text-transform: uppercase;
  font-size: 12px !important;
  padding: 0 !important; }

.frm_form_field.form-field {
  text-align: center; }
  .frm_form_field.form-field label {
    text-align: left;
    margin-bottom: 10px; }

.collection-dropdown label,
.full-name label,
.business-name label,
.phone label,
.email label {
  display: block; }

@media (min-width: 768px) {
  .frm_pos_top {
    text-align: left;
    margin-bottom: 10px;
    font-size: 14px !important; } }

.frm_repeat_buttons {
  margin-top: 10px !important;
  display: flex !important;
  justify-content: space-between; }

.frm_repeat_buttons.frm_hidden {
  display: none !important; }

.frm_repeat_sec {
  margin-top: 20px; }

.vertical_radio {
  margin-top: 20px; }

.frm_checkbox.frm_image_option {
  width: 49% !important;
  margin: 0 2% 2% 0 !important; }
  .frm_checkbox.frm_image_option:nth-of-type(2n) {
    margin-right: 0 !important; }
  @media (min-width: 768px) {
    .frm_checkbox.frm_image_option {
      width: 31.5% !important; }
      .frm_checkbox.frm_image_option:nth-of-type(2n) {
        margin-right: 2% !important; }
      .frm_checkbox.frm_image_option:nth-of-type(3n) {
        margin-right: 0 !important; } }

.frm_image_options .frm_image_option_container {
  padding: 15px !important;
  border-radius: 15px !important;
  border: 1px solid #ccc !important; }

.frm_image_options .frm_image_option_container img {
  height: auto !important; }

.frm_image_options .frm_image_option_container.frm_label_with_image img {
  filter: grayscale(1);
  opacity: .5; }

.terms-agree {
  margin-bottom: 0 !important;
  text-align: left !important; }

.marketing-agree {
  margin-top: 0 !important;
  text-align: left !important; }

.frm_error_style {
  background-color: transparent !important;
  color: #e63946 !important;
  border: 0 !important;
  text-align: center;
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  color: #e63946 !important;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 30px; }

.form-container.success h2 {
  color: #000;
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 34px; }
  @media (min-width: 1152px) {
    .form-container.success h2 {
      font-size: 28px;
      line-height: 38px; } }
.form-container.success h3 {
  color: #2AF598;
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 34px; }
  @media (min-width: 1152px) {
    .form-container.success h3 {
      font-size: 28px;
      line-height: 38px; } }
.form-container.success p {
  font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px; }
  @media (min-width: 1152px) {
    .form-container.success p {
      font-size: 18px;
      line-height: 28px; } }

.whathappensnext {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 60px; }
  @media (min-width: 768px) {
    .whathappensnext {
      flex-direction: row;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1152px) {
    .whathappensnext {
      max-width: 65%; } }
  .whathappensnext li {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 30px; }
    .whathappensnext li + li {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .whathappensnext li {
        width: 50%;
        margin-bottom: 0; } }
    .whathappensnext li img {
      width: 100%;
      max-width: 100px;
      margin-bottom: 15px; }

.page-template-page-sitemap article {
  padding: 100px 20px; }
.page-template-page-sitemap .entry-header {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 30px; }
  .page-template-page-sitemap .entry-header h1 {
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    color: #000;
    font-size: 32px;
    line-height: 32px; }
.page-template-page-sitemap .wsp-pages-title,
.page-template-page-sitemap .wsp-posts-title {
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 20px;
  border-bottom: 1px solid #999;
  padding-bottom: 15px; }
.page-template-page-sitemap .wsp-pages-list,
.page-template-page-sitemap .wsp-posts-list {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 15px; }
  .page-template-page-sitemap .wsp-pages-list li,
  .page-template-page-sitemap .wsp-posts-list li {
    position: relative;
    margin-bottom: 10px;
    color: #666; }
    .page-template-page-sitemap .wsp-pages-list li strong,
    .page-template-page-sitemap .wsp-posts-list li strong {
      display: block;
      position: relative;
      margin-bottom: 10px; }
    .page-template-page-sitemap .wsp-pages-list li a,
    .page-template-page-sitemap .wsp-posts-list li a {
      text-decoration: none;
      color: #666; }
      .page-template-page-sitemap .wsp-pages-list li a:visited,
      .page-template-page-sitemap .wsp-posts-list li a:visited {
        text-decoration: none;
        color: #666; }
      .page-template-page-sitemap .wsp-pages-list li a:hover,
      .page-template-page-sitemap .wsp-posts-list li a:hover {
        text-decoration: underline;
        color: #000; }
    .page-template-page-sitemap .wsp-pages-list li ul,
    .page-template-page-sitemap .wsp-posts-list li ul {
      padding-left: 15px; }

/* Sub Page Intro */
.intro-section {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 0;
  background-color: #fff; }
  .intro-section .c-container, .intro-section .header-inner, .intro-section .contact-form {
    z-index: 5; }
  .intro-section h1 {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    color: #000;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 38px; }
    @media (min-width: 1152px) {
      .intro-section h1 {
        font-size: 35px;
        line-height: 45px; } }
  .intro-section h4 {
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    color: #000;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px; }
    @media (min-width: 1152px) {
      .intro-section h4 {
        font-size: 26px;
        line-height: 36px; } }
  .intro-section p {
    margin-bottom: 20px;
    text-align: center;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif; }

.location-nav {
  background-color: #E7FFF4;
  padding-top: 60px;
  padding-bottom: 60px; }

.location-nav--title {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 24px; }

.location-list {
  padding-top: 60px;
  padding-bottom: 60px; }
  .location-list a {
    text-decoration: none;
    color: #666;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif; }
    .location-list a:hover {
      color: #2AF598;
      text-decoration: underline; }

.tab-links {
  display: flex;
  align-items: center;
  justify-content: space-evenly; }
  .tab-links li {
    list-style: none;
    width: auto;
    flex: 1;
    margin: 0 1%; }
    .tab-links li a {
      display: block;
      border-radius: 20px;
      border: 1px solid #000;
      text-align: center;
      background-color: #fff;
      font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
      text-decoration: none;
      padding: 20px 25px;
      width: 100%; }
    .tab-links li .active {
      border-color: #2AF598;
      background-color: #2AF598;
      color: #000; }
    .tab-links li:hover a {
      border-color: #2AF598;
      background-color: #2AF598;
      color: #000; }

.tab-section {
  display: none;
  position: relative; }
  .tab-section h3 {
    width: 100%;
    text-align: left;
    font-size: 24px;
    line-height: 24px;
    color: #000;
    margin-bottom: 30px; }
  .tab-section.section-open {
    display: block; }

.services-offered {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background: #2AF598;
  padding: 4rem 0; }
  @media (min-width: 1152px) {
    .services-offered {
      padding: 7rem 0; } }
  .services-offered .c-container, .services-offered .header-inner, .services-offered .contact-form {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .services-offered .c-container, .services-offered .header-inner, .services-offered .contact-form {
        flex-direction: row;
        margin-left: auto;
        margin-right: auto; } }
  .services-offered h3 {
    text-align: left;
    color: #000;
    font-family: "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 38px; }
    @media (min-width: 1152px) {
      .services-offered h3 {
        font-size: 35px;
        line-height: 45px; } }
  .services-offered p {
    margin-bottom: 60px;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #000; }
  .services-offered .col-l {
    width: 100%;
    margin-bottom: 60px;
    text-align: center; }
    @media (min-width: 768px) {
      .services-offered .col-l {
        width: 40%;
        margin-left: 0;
        margin-bottom: 0; } }
    .services-offered .col-l img {
      width: 100%;
      max-width: 250px; }
  .services-offered .col-r {
    width: 100%; }
    @media (min-width: 768px) {
      .services-offered .col-r {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        width: 60%; } }
  .services-offered .black-btn {
    color: #2AF598 !important; }
    .services-offered .black-btn:hover {
      background-color: #2AF598 !important;
      border: 1px solid #000 !important;
      color: #000 !important; }

/* Information Block */
.location-information {
  padding-top: 5rem;
  padding-bottom: calc(5rem - 30px); }
  .location-information .c-container, .location-information .header-inner, .location-information .contact-form {
    display: flex;
    flex-direction: column;
    width: 100%; }
    @media (min-width: 768px) {
      .location-information .c-container, .location-information .header-inner, .location-information .contact-form {
        flex-direction: row;
        flex-wrap: wrap; } }
  .location-information .info-block {
    width: 100%;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .location-information .info-block {
        width: 28%;
        margin-right: 8%; }
        .location-information .info-block:nth-of-type(3n) {
          margin-right: 0; } }
  .location-information h5 {
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px; }
  .location-information p {
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    line-height: 22px; }

/* Form callout */
.compare-callout {
  display: block;
  position: relative;
  width: 100%;
  padding: 5rem 0;
  background-color: #000; }
  @media (min-width: 1152px) {
    .compare-callout {
      padding: 8rem 0; } }
  .compare-callout .c-container, .compare-callout .header-inner, .compare-callout .contact-form {
    display: flex;
    flex-direction: column;
    z-index: 50; }
    @media (min-width: 768px) {
      .compare-callout .c-container, .compare-callout .header-inner, .compare-callout .contact-form {
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
        .single-format-standard .compare-callout .c-container, .single-format-standard .compare-callout .header-inner, .single-format-standard .compare-callout .contact-form {
          align-items: center; } }
    .page-template-page-services .compare-callout .c-container, .page-template-page-services .compare-callout .header-inner, .page-template-page-services .compare-callout .contact-form {
      align-items: center; }
  .compare-callout .col-l {
    width: 100%; }
    @media (min-width: 768px) {
      .compare-callout .col-l {
        width: 40%;
        margin-right: 5%; } }
    .compare-callout .col-l p {
      margin-top: 30px; }
  .compare-callout h4 {
    color: #fff;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .compare-callout h4 {
        text-align: left;
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 0;
        margin-left: 0; } }
    @media (min-width: 1152px) {
      .compare-callout h4 {
        font-size: 45px;
        line-height: 55px; } }
    .compare-callout h4 strong {
      color: #2AF598; }
  .compare-callout p {
    color: #fff;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif; }
  .compare-callout .col-r {
    width: 100%; }
    @media (min-width: 768px) {
      .compare-callout .col-r {
        width: 50%;
        margin-left: 5%; } }
    .compare-callout .col-r p {
      margin-bottom: 30px; }
  .compare-callout form {
    width: 100%;
    background-color: #fff;
    padding: 20px 25px;
    border-radius: 15px; }
    .compare-callout form label {
      display: none !important; }
    .compare-callout form .frm_fields_container {
      display: flex;
      align-items: center;
      position: relative;
      padding-bottom: 60px; }
      @media (min-width: 768px) {
        .compare-callout form .frm_fields_container {
          padding-bottom: 0; } }
    .compare-callout form fieldset {
      padding: 0 !important; }
    .compare-callout form .frm_three_fourths {
      width: 100% !important;
      min-width: 95%;
      margin-bottom: 0 !important; }
    .compare-callout form input[type="text"] {
      width: 100% !important;
      border-radius: 40px !important;
      padding-left: 25px;
      background-color: #eee;
      box-shadow: none !important;
      font-family: "HelveticaNeueLight", "Helvetica", "Arial", sans-serif !important; }
      .compare-callout form input[type="text"]::placeholder {
        text-transform: none;
        color: #666; }
    .compare-callout form .frm_submit {
      position: absolute;
      right: 0;
      text-align: center;
      bottom: 0;
      width: 100% !important; }
      @media (min-width: 768px) {
        .compare-callout form .frm_submit {
          width: 33% !important;
          top: 0 !important; } }
    .compare-callout form .frm_button_submit {
      min-width: 20% !important;
      width: 200px !important;
      margin: 0 !important;
      box-shadow: none !important;
      height: 50px !important;
      border: 0 !important;
      border-radius: 40px !important;
      background: #2AF598 !important;
      color: #000 !important;
      font-family: "Gilroy", "Helvetica", "Arial", sans-serif !important;
      font-size: 15px !important;
      line-height: 15px !important;
      font-weight: 600 !important;
      text-transform: uppercase !important; }
      @media (min-width: 768px) {
        .compare-callout form .frm_button_submit {
          width: 100% !important; } }
      .compare-callout form .frm_button_submit:hover {
        color: #fff !important;
        border: 1px solid #000 !important;
        background: #000 !important; }
      .compare-callout form .frm_button_submit:active {
        color: #fff !important; }
      .compare-callout form .frm_button_submit .frm_style_formidable-style.with_frm_style .frm_submit button:active {
        color: #fff !important; }
  .compare-callout:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("images/watermark.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top 0 right 0; }
    @media (min-width: 768px) {
      .compare-callout:after {
        background-size: 500px; } }

.contact-intro {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 0 5rem 0; }
  .contact-intro h1 {
    color: #000;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 38px; }
    @media (min-width: 1152px) {
      .contact-intro h1 {
        font-size: 35px;
        line-height: 45px; } }
  .contact-intro p {
    width: 100%;
    text-align: center;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif; }
  .contact-intro .btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px; }

.contact-details {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 60px; }
  @media (min-width: 768px) {
    .contact-details {
      flex-direction: row;
      justify-content: center;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1152px) {
    .contact-details {
      max-width: 65%; } }
  .contact-details li {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid #000;
    border-radius: 30px;
    margin-left: 2.5%;
    margin-right: 2.5%; }
    .contact-details li + li {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .contact-details li {
        width: 35%;
        margin-bottom: 0; } }
    .contact-details li img {
      width: 100%;
      max-width: 60px;
      margin-bottom: 15px; }
    .contact-details li p {
      font-family: "Gilroy", "Helvetica", "Arial", sans-serif; }
      .contact-details li p + p {
        font-weight: normal;
        font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
        margin-top: 5px; }

.contact-form {
  width: 90%;
  background-color: #C2FEE3;
  border-radius: 30px;
  padding: 60px 30px;
  margin-bottom: 60px;
  text-align: center;
  scroll-margin: 100px; }
  @media (min-width: 1152px) {
    .contact-form {
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }
  .contact-form h2 {
    font-size: 34px;
    line-height: 44px;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    margin-bottom: 30px; }
  .contact-form p {
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 26px; }
  .contact-form .frm_forms {
    margin-top: 60px; }
    @media (min-width: 1152px) {
      .contact-form .frm_forms {
        max-width: 80% !important;
        margin-left: auto;
        margin-right: auto; } }
  .contact-form fieldset {
    border: 0;
    padding: 0; }
  .contact-form label {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px !important;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif !important; }
  .contact-form .frm_form_field.form-field {
    margin-bottom: 20px; }
  .contact-form input,
  .contact-form textarea {
    border: 1px solid #999 !important;
    border-radius: 5px; }
  .contact-form textarea {
    width: 100%;
    min-height: 200px;
    font-size: 14px;
    line-height: 20px; }
  .contact-form .frm_button_submit {
    text-decoration: none;
    border-radius: 40px;
    padding-left: 35px;
    padding-right: 35px;
    background-color: #2AF598 !important;
    background: #2AF598 !important;
    border: 1px solid #2AF598 !important;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    transition: all .3s ease;
    text-transform: uppercase;
    color: #000; }
    @media (min-width: 1152px) {
      .contact-form .frm_button_submit {
        padding-left: 50px;
        padding-right: 50px;
        font-size: 15px;
        line-height: 15px; } }
    .contact-form .frm_button_submit:hover {
      background-color: #000 !important;
      border: 1px solid #000 !important;
      color: #fff !important; }
    .contact-form .frm_button_submit:visited {
      color: #000; }
  .contact-form .frm_error {
    width: 100%;
    text-align: left;
    color: red;
    font-size: 13px;
    line-height: 13px;
    font-family: sans-serif; }
  .contact-form .frm_message {
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 26px; }

.accordion-block {
  padding: 0 20px; }
  .accordion-block .c-container, .accordion-block .header-inner, .accordion-block .contact-form {
    padding: 3rem 0;
    border-top: 1px solid #666; }
    @media (min-width: 1152px) {
      .accordion-block .c-container, .accordion-block .header-inner, .accordion-block .contact-form {
        padding: 5rem 0; } }
    .page-template-page-compare-waste .accordion-block .c-container, .page-template-page-compare-waste .accordion-block .header-inner, .page-template-page-compare-waste .accordion-block .contact-form {
      border-top: 0; }

.accordion-block {
  display: block;
  position: relative;
  width: 100%;
  height: auto; }
  .accordion-block .intro {
    text-align: center;
    color: #08AEEA;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .accordion-block .intro {
        width: 80%;
        margin-left: auto;
        margin-right: auto; } }
  .accordion-block h1, .accordion-block h2, .accordion-block h3, .accordion-block h4, .accordion-block h5 {
    text-align: center;
    margin-bottom: 3rem;
    color: #000;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 38px; }
    @media (min-width: 1152px) {
      .accordion-block h1, .accordion-block h2, .accordion-block h3, .accordion-block h4, .accordion-block h5 {
        font-size: 34px;
        line-height: 44px;
        margin-bottom: 5rem; } }

.accordion-section--title {
  color: #000;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
  font-weight: 600; }

.accordion {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 0; }
  @media (min-width: 768px) {
    .accordion {
      max-width: 80%; } }

.accordion-toggle {
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  padding: 20px;
  position: relative;
  margin-bottom: 10px;
  list-style: none;
  background-color: #E7FFF4;
  color: #000;
  padding-right: 50px; }
  @media (min-width: 1152px) {
    .accordion-toggle {
      padding-right: 150px;
      font-size: 20px;
      line-height: 20px; } }

.accordion-content {
  padding: 20px;
  list-style-type: none;
  display: none; }

.accordion-content.show {
  display: block;
  margin-bottom: 0; }
  .accordion-content.show p {
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px; }
    @media (min-width: 1152px) {
      .accordion-content.show p {
        font-size: 16px;
        line-height: 22px; } }
  .accordion-content.show ul {
    padding-left: 15px;
    margin-bottom: 20px; }
  .accordion-content.show li {
    list-style: disc;
    color: #000; }
    .accordion-content.show li:not(:last-of-type) {
      margin-bottom: 5px; }

.accordion-block .accordion-toggle .icon {
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("./images/plus.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  right: 10px;
  top: 10px; }
.accordion-block .accordion-toggle.active .icon {
  background-image: url("./images/minus.png");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center; }
.accordion-block .accordion-toggle.active {
  background-color: #2AF598; }

/* Accordion Flexible Component */
.component--accordion-block {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 4rem 20px; }
  .component--accordion-block .c-container, .component--accordion-block .header-inner, .component--accordion-block .contact-form {
    padding: 0; }
  .component--accordion-block .intro {
    text-align: center;
    color: #08AEEA;
    margin-bottom: 20px; }
  .component--accordion-block h1, .component--accordion-block h2, .component--accordion-block h3, .component--accordion-block h4, .component--accordion-block h5 {
    text-align: center;
    margin-bottom: 3rem;
    color: #08AEEA;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 38px; }
    @media (min-width: 1152px) {
      .component--accordion-block h1, .component--accordion-block h2, .component--accordion-block h3, .component--accordion-block h4, .component--accordion-block h5 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 5rem; } }
  .component--accordion-block .accordion {
    max-width: 100%; }
  .component--accordion-block.theme-light-blue .accordion-toggle {
    background-color: #08AEEA;
    color: #fff; }
  .component--accordion-block.theme-blue h1, .component--accordion-block.theme-blue h2, .component--accordion-block.theme-blue h3, .component--accordion-block.theme-blue h4, .component--accordion-block.theme-blue h5, .component--accordion-block.theme-blue h6 {
    color: #fff; }
  .component--accordion-block.theme-blue p {
    color: #fff; }
  .component--accordion-block.theme-dark-blue h1, .component--accordion-block.theme-dark-blue h2, .component--accordion-block.theme-dark-blue h3, .component--accordion-block.theme-dark-blue h4, .component--accordion-block.theme-dark-blue h5, .component--accordion-block.theme-dark-blue h6 {
    color: #fff; }
  .component--accordion-block.theme-dark-blue p {
    color: #fff; }

.component--page-intro {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding: 4rem 20px; }
  body.page-template-page-commercial-quotes .component--page-intro {
    border-bottom: 1px solid #666; }
  .component--page-intro .c-container, .component--page-intro .header-inner, .component--page-intro .contact-form {
    padding: 0; }
  .component--page-intro h1, .component--page-intro h2, .component--page-intro h3, .component--page-intro h4, .component--page-intro h5, .component--page-intro h6 {
    display: block;
    position: relative;
    width: 100%;
    color: #000;
    font-family: "Gilroy", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 38px;
    text-align: center; }
    @media (min-width: 1152px) {
      .component--page-intro h1, .component--page-intro h2, .component--page-intro h3, .component--page-intro h4, .component--page-intro h5, .component--page-intro h6 {
        font-size: 35px;
        line-height: 45px; } }
  .component--page-intro p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif; }
  .component--page-intro form {
    width: 100%;
    background-color: #000;
    padding: 20px 25px;
    border-radius: 15px;
    margin-top: 30px; }
    @media (min-width: 768px) {
      .component--page-intro form {
        width: 550px;
        margin-left: auto;
        margin-right: auto; } }
    .component--page-intro form label {
      display: none !important; }
    .component--page-intro form .frm_fields_container {
      display: flex;
      align-items: center;
      position: relative;
      padding-bottom: 60px; }
      @media (min-width: 768px) {
        .component--page-intro form .frm_fields_container {
          padding-bottom: 0; } }
    .component--page-intro form fieldset {
      padding: 0 !important; }
    .component--page-intro form .frm_three_fourths {
      width: 100% !important;
      min-width: 95%;
      margin-bottom: 0 !important; }
    .component--page-intro form input[type="text"] {
      width: 100% !important;
      border-radius: 40px !important;
      padding-left: 25px;
      background-color: #eee;
      box-shadow: none !important;
      font-family: "HelveticaNeueLight", "Helvetica", "Arial", sans-serif !important; }
      .component--page-intro form input[type="text"]::placeholder {
        text-transform: none;
        color: #666; }
    .component--page-intro form .frm_submit {
      position: absolute;
      right: 0;
      text-align: center;
      bottom: 0;
      width: 100% !important; }
      @media (min-width: 768px) {
        .component--page-intro form .frm_submit {
          width: 33% !important;
          top: 0 !important; } }
    .component--page-intro form .frm_button_submit {
      min-width: 20% !important;
      width: 200px !important;
      margin: 0 !important;
      box-shadow: none !important;
      height: 50px !important;
      border: 0 !important;
      border-radius: 40px !important;
      background: #2AF598 !important;
      color: #000 !important;
      font-family: "Gilroy", "Helvetica", "Arial", sans-serif !important;
      padding: 10px 20px 7px 20px !important;
      font-size: 15px !important;
      line-height: 15px !important;
      font-weight: 600 !important;
      transition: all .3s ease;
      text-transform: uppercase !important; }
      @media (min-width: 768px) {
        .component--page-intro form .frm_button_submit {
          width: 100% !important; } }
      .component--page-intro form .frm_button_submit:hover {
        color: #000 !important;
        background: #4cf7a8 !important; }
      .component--page-intro form .frm_button_submit:active {
        color: #fff !important; }
      .component--page-intro form .frm_button_submit .frm_style_formidable-style.with_frm_style .frm_submit button:active {
        color: #fff !important; }

.intro_btns {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px; }
  .intro_btns span {
    margin-left: 20px;
    margin-right: 20px;
    font-family: "HelveticaNeueLight", "Helvetica", "Arial", sans-serif;
    color: #666;
    font-size: 18px; }

.component--text-image {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  padding: 4rem 20px; }
  @media (min-width: 768px) {
    .component--text-image {
      flex-direction: row; } }
  .component--text-image .c-container, .component--text-image .header-inner, .component--text-image .contact-form {
    padding: 0;
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .component--text-image .c-container, .component--text-image .header-inner, .component--text-image .contact-form {
        flex-direction: row; } }
  .component--text-image h1, .component--text-image h2, .component--text-image h3, .component--text-image h4, .component--text-image h5, .component--text-image h6 {
    display: block;
    position: relative;
    width: 100%;
    color: #000;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-weight: normal;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 38px; }
    @media (min-width: 1152px) {
      .component--text-image h1, .component--text-image h2, .component--text-image h3, .component--text-image h4, .component--text-image h5, .component--text-image h6 {
        font-size: 34px;
        line-height: 44px; } }
  .component--text-image p {
    font-size: 16px;
    line-height: 24px; }
  .component--text-image .text-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .component--text-image .text-block {
        width: 100%;
        margin-bottom: 0; } }
    .component--text-image .text-block p {
      font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif; }
      .component--text-image .text-block p:not(:last-of-type) {
        margin-bottom: 20px; }
    .component--text-image .text-block:has(.black-btn) .black-btn {
      margin-top: 60px; }
      .component--text-image .text-block:has(.black-btn) .black-btn:hover {
        color: #000; }
  .component--text-image:has(.image-block) .text-block {
    width: 100%; }
    @media (min-width: 768px) {
      .component--text-image:has(.image-block) .text-block {
        width: 60%;
        padding-left: 5%; } }
    .component--text-image:has(.image-block) .text-block p:not(:last-of-type) {
      margin-bottom: 20px; }
  @media (min-width: 768px) {
    .component--text-image.is-reversed {
      flex-direction: row-reverse; }
      .component--text-image.is-reversed .text-block {
        padding-left: 0;
        padding-right: 0; } }
  .component--text-image.is-reversed:has(.image-block) .text-block {
    padding-right: 5%;
    padding-right: 0; }
  .component--text-image .image-block {
    width: 100%; }
    @media (min-width: 768px) {
      .component--text-image .image-block {
        width: 40%; } }
    .component--text-image .image-block img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      border-radius: 60px; }

.customer-review {
  background-image: url("images/testimonials-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .customer-review .c-container, .customer-review .header-inner, .customer-review .contact-form {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .customer-review .c-container, .customer-review .header-inner, .customer-review .contact-form {
        flex-direction: row; } }
  .customer-review .img-col {
    width: 100%; }
    @media (min-width: 768px) {
      .customer-review .img-col {
        width: 50%; } }
    .customer-review .img-col img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      /*mask-image: url('images/black-cut-out-logo.svg');
      -webkit-mask-image: url('images/black-cut-out-logo.svg');
      mask-size: 100%;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;*/ }
  .customer-review .testimonial {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 60px 0; }
    @media (min-width: 768px) {
      .customer-review .testimonial {
        width: 50%;
        padding: 30px 0 30px 30px; } }
    @media (min-width: 1152px) {
      .customer-review .testimonial {
        padding: 30px 0 30px 60px; } }
    .customer-review .testimonial img {
      max-width: 100px; }
  .customer-review h5 {
    color: #08AEEA;
    font-family: "Gilroy Bold", "Helvetica", "Arial", sans-serif;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px; }
    @media (min-width: 1152px) {
      .customer-review h5 {
        font-size: 40px;
        line-height: 50px; } }
  .customer-review blockquote {
    margin: 25px 0; }
    .customer-review blockquote p {
      font-family: "HelveticaNeueLight", "Helvetica", "Arial", sans-serif;
      font-weight: 100;
      font-size: 20px;
      line-height: 30px; }
      @media (min-width: 768px) {
        .customer-review blockquote p {
          font-size: 18px;
          line-height: 24px; } }
      @media (min-width: 1152px) {
        .customer-review blockquote p {
          font-size: 20px;
          line-height: 30px; } }
  .customer-review cite {
    margin-bottom: 20px;
    font-style: normal;
    font-family: "Gilroy Medium", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #08AEEA; }
  .customer-review iframe {
    margin: 20px auto 0 auto !important;
    width: 200px !important; }

.key-messages {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
  border-bottom: 1px solid #000; }
  .key-messages ul {
    display: none;
    max-width: 1152px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0; }
    .key-messages ul.slick-initialized {
      display: block; }
  .key-messages li {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-family: "Gilroy Light", "Helvetica", "Arial", sans-serif;
    color: #000; }
    .key-messages li img {
      margin-right: 10px;
      height: 30px; }
    .key-messages li a {
      font-size: 14px;
      text-decoration: none; }
      .key-messages li a:visited {
        text-decoration: none; }
  .key-messages .slick-arrow {
    width: 20px;
    height: 20px;
    z-index: 10;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center; }
    .key-messages .slick-arrow:before {
      display: none; }
  .key-messages .slick-prev {
    left: 50px !important;
    background-image: url("images/arrow.png"); }
    @media (min-width: 576px) {
      .key-messages .slick-prev {
        left: 10px !important; } }
  .key-messages .slick-next {
    right: 50px !important;
    background-image: url("images/arrow-flipped.png"); }
    @media (min-width: 576px) {
      .key-messages .slick-next {
        right: 10px !important; } }
  .key-messages.white-theme {
    background: #fff; }
    .key-messages.white-theme li {
      color: #08AEEA; }

/*# sourceMappingURL=style.css.map */


/* TBWC top-spacing override */
body.single-locations .form-top{padding-top:60px!important;padding-bottom:60px!important}
body.single-locations .component--page-intro{padding-top:32px!important}
body.single-locations .key-messages{padding-top:0!important;padding-bottom:0!important}
body:has(.tbwc-sector) .tbwc-hero{padding-top:32px!important;padding-bottom:48px!important}
body:has(.tbwc-index) .tbwc-idx-hero{padding-top:36px!important;padding-bottom:48px!important}


/* TBWC mega menu */
.tbwc-megamenu{display:none;flex:1 1 auto;justify-content:center;margin:0 32px}
@media(min-width:1024px){.tbwc-megamenu{display:flex}}
.tbwc-mm-top{list-style:none;padding:0;margin:0;display:flex;gap:8px;align-items:center}
.tbwc-mm-item{position:relative;list-style:none}
.tbwc-mm-trigger{display:flex;align-items:center;gap:6px;padding:14px 18px;color:#0a1f2e!important;font-weight:700;font-size:.95rem;text-decoration:none!important;border-radius:8px;transition:background .15s,color .15s;letter-spacing:-.01em}
.tbwc-mm-trigger:hover,.tbwc-mm-trigger:focus{background:#f7fbff;color:#0794c8!important;text-decoration:none!important}
.tbwc-mm-caret{font-size:.7em;color:#0794c8;transition:transform .2s;line-height:1}
.tbwc-mm-item:hover .tbwc-mm-caret,.tbwc-mm-item:focus-within .tbwc-mm-caret{transform:rotate(180deg)}
.tbwc-mm-panel{position:fixed;left:0;right:0;top:100px;background:#fff;border-top:3px solid transparent;border-image:linear-gradient(to right,#08AEEA,#2AF598) 1;box-shadow:0 18px 40px rgba(8,174,234,.12);padding:28px 24px 32px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s,transform .2s,visibility .2s;z-index:9999;max-height:calc(100vh - 100px);overflow-y:auto}
.tbwc-mm-item:hover .tbwc-mm-panel,.tbwc-mm-item:focus-within .tbwc-mm-panel{opacity:1;visibility:visible;transform:translateY(0)}
.tbwc-mm-panel-inner{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:28px;padding:0 16px}
.tbwc-mm-col{display:flex;flex-direction:column}
.tbwc-mm-heading{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#0794c8;font-weight:800;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e5edf5}
.tbwc-mm-col a{display:block;padding:7px 0;color:#0a1f2e!important;font-size:.94rem;text-decoration:none!important;font-weight:500;line-height:1.35;border-radius:4px;transition:color .15s,padding-left .15s}
.tbwc-mm-col a:hover,.tbwc-mm-col a:focus{color:#0794c8!important;padding-left:6px;text-decoration:none!important}
