/* Added fallbacks to help with CLS, feel free to remove if it doesn't help on your project */
/* Colours */
/* Fluid heading sizes - set your min/max sizes and you're done! */
/* Some device sizes to use with min-width */
/* adjusted breakpoints for above */
/* 100% widths look better than "Snapping" IMO */
/* Utility */
/* Additional Spacers -- don't think you'll need more than 7, but if you do -- maybe just use a custom class  :)  */
#lead .content ul {
  margin: 2rem 0 0 0; }

#lead .side-images {
  position: relative; }
  #lead .side-images .banner {
    background: #489CDD;
    position: relative;
    width: 100%;
    z-index: 101;
    padding: 32px;
    margin-bottom: 0;
    font-size: 24px;
    font-family: "firasans-bold";
    color: white;
    text-transform: none;
    line-height: normal;
    /* dark triangle accent */ }
    @media screen and (min-width: 769px) {
      #lead .side-images .banner {
        position: absolute;
        width: 100%;
        margin-bottom: 9px;
        top: 45px;
        left: -31px;
        width: 475px;
        font-size: 26px; } }
    @media screen and (min-width: 769px) {
      #lead .side-images .banner::after {
        display: block;
        content: "";
        position: absolute;
        bottom: -9px;
        left: 0;
        width: 31px;
        height: 9px;
        background: #081031;
        clip-path: polygon(100% 0, 0 0, 100% 100%); } }
    #lead .side-images .banner h6, #lead .side-images .banner .h6 {
      font-size: 24px;
      font-family: "firasans-bold";
      text-transform: none;
      margin-bottom: 9px;
      line-height: normal; }
      @media screen and (min-width: 769px) {
        #lead .side-images .banner h6, #lead .side-images .banner .h6 {
          font-size: 26px; } }
    #lead .side-images .banner .description {
      margin-bottom: 10px;
      line-height: normal !important; }
    #lead .side-images .banner a {
      font-weight: normal !important; }
  #lead .side-images picture.bottom {
    position: absolute;
    z-index: 100;
    max-width: 72% !important;
    bottom: -75px;
    right: 20%; }
    #lead .side-images picture.bottom img {
      box-shadow: 0px 3px 6px #00000029;
      border: 15px solid #FFFFFF; }
    @media screen and (min-width: 1025px) {
      #lead .side-images picture.bottom {
        bottom: unset;
        top: 390px; } }
    @media screen and (min-width: 1141px) {
      #lead .side-images picture.bottom {
        max-width: 400px !important;
        right: 25%;
        left: unset; } }
    @media screen and (min-width: 1441px) {
      #lead .side-images picture.bottom {
        max-width: unset !important;
        left: -113px; } }

@media screen and (min-width: 1025px) {
  #intro ul,
  #fifty-fifty-section ul {
    columns: 2;
    column-count: 2; }
    #intro ul li,
    #fifty-fifty-section ul li {
      break-inside: avoid; } }

#intro ul.columns-1,
#fifty-fifty-section ul.columns-1 {
  columns: 1 !important;
  column-count: 1 !important; }

#intro h2,
#fifty-fifty-section h2 {
  max-width: 672px;
  margin-bottom: 2rem; }

#our-process ol {
  margin-top: 1.6em; }
  #our-process ol li::marker {
    color: #FFA300;
    font-weight: 700; }

#product-cards .product-card {
  height: 100%;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.25); }
  #product-cards .product-card .card-image {
    position: relative;
    overflow: hidden;
    height: 320px;
    flex-shrink: 0; }
    #product-cards .product-card .card-image picture {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important;
      max-width: 100% !important; }
      #product-cards .product-card .card-image picture img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center; }
    #product-cards .product-card .card-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center; }
  #product-cards .product-card .card-body {
    padding: 40px 40px 64px;
    flex: 1; }
    #product-cards .product-card .card-body p, #product-cards .product-card .card-body li {
      font-size: 16px;
      line-height: 26px; }
    #product-cards .product-card .card-body h4, #product-cards .product-card .card-body h5, #product-cards .product-card .card-body p {
      margin-bottom: 20px; }
    #product-cards .product-card .card-body li {
      margin-bottom: 16px; }

#why-choose-us-wrapper {
  padding-bottom: 315px; }
  #why-choose-us-wrapper #why-choose-us {
    background: #074D83;
    color: white;
    border-bottom: 53px solid #FFA300; }
    #why-choose-us-wrapper #why-choose-us .icon-boxes {
      padding-top: 45px;
      margin-bottom: -315px; }
      @media screen and (min-width: 1025px) {
        #why-choose-us-wrapper #why-choose-us .icon-boxes {
          padding-top: 85px; } }
      #why-choose-us-wrapper #why-choose-us .icon-boxes .icon {
        width: 82px;
        height: 77px;
        background: #489CDD;
        color: white;
        font-size: 58px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 27px; }
      #why-choose-us-wrapper #why-choose-us .icon-boxes .icon-box {
        background: white;
        box-shadow: 0px -8px 26px #00000029;
        color: black;
        padding: 48px 38px;
        height: 100%; }
        #why-choose-us-wrapper #why-choose-us .icon-boxes .icon-box h4 {
          text-transform: capitalize; }
        #why-choose-us-wrapper #why-choose-us .icon-boxes .icon-box p:not(.h4) {
          font-size: 16px;
          line-height: 26px; }
        #why-choose-us-wrapper #why-choose-us .icon-boxes .icon-box.fancy-ul ul {
          margin-top: 17px;
          margin-bottom: 0 !important; }
          #why-choose-us-wrapper #why-choose-us .icon-boxes .icon-box.fancy-ul ul li {
            font-size: 16px;
            margin-bottom: 10px;
            line-height: normal; }
            #why-choose-us-wrapper #why-choose-us .icon-boxes .icon-box.fancy-ul ul li:last-of-type {
              margin-bottom: 0; }
  #why-choose-us-wrapper.roof-leak-repair {
    padding-bottom: 650px; }
    #why-choose-us-wrapper.roof-leak-repair #why-choose-us .icon-boxes {
      margin-bottom: -650px; }

#fifty-fifty-repeater-section ul, #fifty-fifty-repeater-section ol {
  margin-top: 1.6em; }
  #fifty-fifty-repeater-section ul li, #fifty-fifty-repeater-section ol li {
    line-height: normal;
    margin-bottom: 16px; }

#fifty-fifty-repeater-section ol li::marker {
  color: #FFA300;
  font-weight: 700; }

#quality-materials .logo-boxes .logo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  margin-bottom: 32px; }

#quality-materials .logo-boxes .logo-box {
  text-align: center;
  background: white;
  box-shadow: 0px -8px 26px #00000029;
  color: black;
  padding: 48px 38px;
  height: 100%; }
  #quality-materials .logo-boxes .logo-box p:not(.h4) {
    font-size: 16px;
    line-height: 26px; }

#areas-we-serve .content h2 {
  margin-bottom: 2rem; }

#areas-we-serve .content ul.location-list {
  border-top: 1px solid rgba(112, 112, 112, 0.3); }
  #areas-we-serve .content ul.location-list li {
    padding: 24px 0;
    border-bottom: 1px solid rgba(112, 112, 112, 0.3);
    cursor: pointer;
    margin: 0; }
    #areas-we-serve .content ul.location-list li::before {
      display: none; }
    #areas-we-serve .content ul.location-list li:hover {
      color: #489CDD; }

#areas-we-serve .acf-map {
  max-width: 100%;
  max-height: 728px;
  width: 100%;
  height: 728px;
  border: none;
  margin: 0; }
  #areas-we-serve .acf-map .gm-style-iw.gm-style-iw-c {
    padding-top: 15px !important;
    color: #FFA300;
    font-weight: 500;
    top: unset !important;
    bottom: -150px !important;
    border-radius: 40px !important;
    font-family: "Open Sans", "Droid Sans", "Helvetica Neue", sans-serif !important;
    padding-left: 18px !important; }
  #areas-we-serve .acf-map .gm-style-iw-tc::after {
    display: none !important; }
  #areas-we-serve .acf-map .gm-style-iw-chr {
    visibility: hidden !important;
    display: none !important; }

#areas-we-serve .acf-map img {
  max-width: inherit !important; }

#faqs {
  background: url("/wp-content/themes/inet_lightspeed-child/img/accent-orange-lines-right.svg") bottom right no-repeat #074D83;
  color: white; }
  #faqs h4, #faqs .h4 {
    color: #FFA300;
    margin: 23px 0; }
  #faqs .faq-item {
    padding: 32px 25px 32px 68px;
    border: 1px solid #BABABA;
    background: white;
    margin-bottom: 17px;
    cursor: pointer;
    position: relative;
    color: #3B3B3B; }
    #faqs .faq-item::before {
      font-family: "standard-icons";
      font-size: 20px;
      content: "\e92b";
      color: #FFA300;
      position: absolute;
      top: 35px;
      left: 26px; }
    #faqs .faq-item h5, #faqs .faq-item .h5 {
      text-transform: none;
      letter-spacing: 0;
      font-family: "Open Sans", "Droid Sans", "Helvetica Neue", sans-serif;
      font-size: 20px;
      font-weight: normal;
      line-height: 30px;
      margin: 0; }
    #faqs .faq-item .answer {
      display: none;
      padding-top: 24px; }
      #faqs .faq-item .answer ol, #faqs .faq-item .answer ul {
        margin-top: 1em;
        line-height: 2; }
    #faqs .faq-item.active h5, #faqs .faq-item.active .h5 {
      font-weight: bold; }
    #faqs .faq-item.active::before {
      content: "\e92c"; }

#callout h3 {
  margin-bottom: 32px; }

/* Reviews */
/* Added fallbacks to help with CLS, feel free to remove if it doesn't help on your project */
/* Colours */
/* Fluid heading sizes - set your min/max sizes and you're done! */
/* Some device sizes to use with min-width */
/* adjusted breakpoints for above */
/* 100% widths look better than "Snapping" IMO */
/* Utility */
/* Additional Spacers -- don't think you'll need more than 7, but if you do -- maybe just use a custom class  :)  */
#reviews {
  background: #f4f4f4; }
  #reviews .icon-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FFA300;
    border-radius: 50%;
    margin: 0 auto;
    height: 68px;
    width: 68px; }
    @media screen and (min-width: 1025px) {
      #reviews .icon-box {
        height: 103px;
        width: 103px; } }
    #reviews .icon-box i {
      color: white;
      font-size: 42px; }
      @media screen and (min-width: 1025px) {
        #reviews .icon-box i {
          font-size: 53px; } }
  #reviews h2, #reviews .h2 {
    margin: 32px 0 36px 0; }
  #reviews h5, #reviews .h5 {
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 34px; }
  #reviews .star-group {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px; }
    #reviews .star-group i {
      margin: 0 8px;
      color: #FFA300;
      font-size: 32px; }
  #reviews .name {
    margin-top: 37px;
    text-transform: uppercase;
    font-weight: bold; }
  #reviews #review-carousel-nav {
    position: relative;
    max-width: 110px;
    margin: 2em auto 0 auto;
    padding-bottom: 45px; }
    @media screen and (min-width: 1025px) {
      #reviews #review-carousel-nav {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1000;
        max-width: 1920px;
        left: 0;
        right: 0; } }
    #reviews #review-carousel-nav .owl-next,
    #reviews #review-carousel-nav .owl-prev {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: #FFA300;
      border: 0;
      width: 46px;
      height: 58px; }
      #reviews #review-carousel-nav .owl-next i,
      #reviews #review-carousel-nav .owl-prev i {
        color: white;
        font-size: 30px; }
      @media screen and (min-width: 1025px) {
        #reviews #review-carousel-nav .owl-next,
        #reviews #review-carousel-nav .owl-prev {
          width: 46px;
          height: 68px; }
          #reviews #review-carousel-nav .owl-next i,
          #reviews #review-carousel-nav .owl-prev i {
            font-size: 27px; } }
    #reviews #review-carousel-nav .owl-prev {
      position: absolute;
      top: 0;
      left: 0; }
    #reviews #review-carousel-nav .owl-next {
      position: absolute;
      top: 0;
      right: 0; }

/* Recent projects gallery */
/* Added fallbacks to help with CLS, feel free to remove if it doesn't help on your project */
/* Colours */
/* Fluid heading sizes - set your min/max sizes and you're done! */
/* Some device sizes to use with min-width */
/* adjusted breakpoints for above */
/* 100% widths look better than "Snapping" IMO */
/* Utility */
/* Additional Spacers -- don't think you'll need more than 7, but if you do -- maybe just use a custom class  :)  */
#recent-projects-gallery {
  overflow: hidden !important; }
  #recent-projects-gallery #project-gallery-carousel-nav {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 1000;
    max-width: 1920px;
    left: 0;
    right: 0; }
    #recent-projects-gallery #project-gallery-carousel-nav .owl-next,
    #recent-projects-gallery #project-gallery-carousel-nav .owl-prev {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: #FFA300;
      border: 0;
      width: 46px;
      height: 58px; }
      #recent-projects-gallery #project-gallery-carousel-nav .owl-next i,
      #recent-projects-gallery #project-gallery-carousel-nav .owl-prev i {
        color: white;
        font-size: 30px; }
      @media screen and (min-width: 1025px) {
        #recent-projects-gallery #project-gallery-carousel-nav .owl-next,
        #recent-projects-gallery #project-gallery-carousel-nav .owl-prev {
          width: 46px;
          height: 68px; }
          #recent-projects-gallery #project-gallery-carousel-nav .owl-next i,
          #recent-projects-gallery #project-gallery-carousel-nav .owl-prev i {
            font-size: 27px; } }
    #recent-projects-gallery #project-gallery-carousel-nav .owl-prev {
      position: absolute;
      top: -33px;
      left: 12px; }
      @media screen and (min-width: 1025px) {
        #recent-projects-gallery #project-gallery-carousel-nav .owl-prev {
          left: 0; } }
    #recent-projects-gallery #project-gallery-carousel-nav .owl-next {
      position: absolute;
      top: -33px;
      right: 12px; }
      @media screen and (min-width: 1025px) {
        #recent-projects-gallery #project-gallery-carousel-nav .owl-next {
          right: 0; } }

#recent-projects-gallery {
  padding-bottom: 10px !important; }

.fancybox__container {
  z-index: 9999 !important; }
