/* Added fallbacks to help with CLS, feel free to remove if it doesn't help on your project */
/* Colours */
.gradient-bg {
  background: linear-gradient(to bottom, #2E3191, #101379); }

/* 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  :)  */
#sec-members {
  padding: 20px 0;
  background-color: #F8F5F5; }
  #sec-members .card {
    margin-right: 20px; }
    #sec-members .card:last-of-type {
      margin-right: 0; }
  @media screen and (max-width: 1024px) {
    #sec-members {
      padding: 62px 0 30px; } }
  @media screen and (max-width: 641px) {
    #sec-members .card picture,
    #sec-members .card img {
      max-width: 154px; }
    #sec-members .card:last-of-type picture,
    #sec-members .card:last-of-type img {
      max-width: 110px; } }

#sec-testimonial {
  padding-top: 97px;
  padding-bottom: 97px; }
  #sec-testimonial .content {
    background-color: #F8F5F5;
    padding: 72px 50px 88px; }
    #sec-testimonial .content .card {
      max-width: 1040px; }
      #sec-testimonial .content .card i {
        font-size: 40px;
        color: #FFCE00;
        margin-right: 5px; }
        #sec-testimonial .content .card i:last-of-type {
          margin-right: 0; }
      #sec-testimonial .content .card h3 {
        color: #2E3191;
        margin-top: 40px; }
      #sec-testimonial .content .card p:first-of-type {
        font-style: italic;
        color: #414141; }
      #sec-testimonial .content .card p:last-of-type {
        color: #2E3191;
        font-family: "Fjalla One", "Open Sans", sans-serif;
        text-transform: uppercase; }
      #sec-testimonial .content .card .btn.btn-primary {
        background-color: #2E3191;
        border-color: #2E3191;
        width: fit-content; }
        #sec-testimonial .content .card .btn.btn-primary:hover {
          background-color: #EC1D26;
          border-color: #EC1D26; }
  @media screen and (max-width: 1024px) {
    #sec-testimonial {
      padding-top: 44px;
      padding-bottom: 75px; }
      #sec-testimonial .content {
        padding: 58px 30px 74px; }
        #sec-testimonial .content .card i {
          font-size: 30px; }
        #sec-testimonial .content .card h3 {
          margin-top: 22px; } }

#sec-help .gradient-bg {
  padding: 70px 50px 58px; }

#sec-help .small-box {
  color: #FFFFFF; }

#sec-help p:first-of-type {
  margin-top: 30px; }

#sec-help p:last-of-type {
  font-weight: 700; }

#sec-cta {
  padding: 102px 0 88px; }
  #sec-cta .bg-img {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: -1; }
    #sec-cta .bg-img picture,
    #sec-cta .bg-img img {
      max-height: 100% !important;
      max-width: 100% !important;
      height: 100% !important;
      width: 100% !important;
      object-fit: cover;
      overflow: hidden; }
  #sec-cta h2 {
    color: #FFFFFF; }
  #sec-cta p:first-of-type {
    margin-top: 24px; }
  #sec-cta p:last-of-type {
    margin-bottom: 34px; }
  #sec-cta a:not(.btn.btn-primary) {
    color: #FFFFFF !important; }
  @media screen and (max-width: 1024px) {
    #sec-cta {
      padding: 90px 0; } }

#sec-introduction {
  padding-top: 81px;
  padding-bottom: 135px; }
  #sec-introduction .small-box::before {
    background-color: rgba(46, 49, 145, 0.15); }
  #sec-introduction h2 {
    color: #2E3191; }
  #sec-introduction .small-box p:last-of-type {
    color: #2E3191;
    font-weight: 700; }
  @media screen and (max-width: 1024px) {
    #sec-introduction {
      padding-top: 50px;
      padding-bottom: 80px; }
      #sec-introduction .content {
        padding-left: 28px; } }

#sec-50-50 {
  padding-top: 110px;
  padding-bottom: 86px; }
  #sec-50-50 h2 {
    color: #2E3191; }
  #sec-50-50 .small-box::before {
    background-color: rgba(46, 49, 145, 0.15); }
  #sec-50-50 .side-img-boxright {
    padding-left: 0;
    padding-right: 32px; }
    #sec-50-50 .side-img-boxright::before {
      left: unset;
      right: 0; }
  @media screen and (max-width: 1024px) {
    #sec-50-50 {
      padding-top: 70px;
      padding-bottom: 50px; }
      #sec-50-50 .small-box {
        padding-left: 16px; }
        #sec-50-50 .small-box::before {
          left: 0; } }

#sec-effective {
  background-color: #2E3191;
  padding: 123px 0; }
  #sec-effective .side-img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 32.13%; }
    #sec-effective .side-img picture,
    #sec-effective .side-img img {
      max-height: 100% !important;
      max-width: 100% !important;
      height: 100% !important;
      width: 100% !important;
      object-fit: cover; }
  #sec-effective h2 {
    color: #FFFFFF;
    max-width: 645px; }
  #sec-effective .card {
    padding: 30px 0; }
    #sec-effective .card:first-of-type {
      border-top: 1px solid #707070;
      border-bottom: 1px solid #707070;
      margin-top: 40px; }
    #sec-effective .card:not(:first-of-type) {
      border-bottom: 1px solid #707070; }
    #sec-effective .card i {
      font-size: 50px; }
    #sec-effective .card h6 {
      margin: 0;
      margin-left: 26px;
      margin-right: 60px;
      flex-shrink: 0;
      width: 187px; }
    #sec-effective .card p {
      font-weight: normal !important; }
  #sec-effective p {
    color: #FFFFFF; }
    #sec-effective p:last-of-type {
      font-weight: bold; }
  @media screen and (max-width: 1024px) {
    #sec-effective {
      padding: 0;
      padding-top: 70px; }
      #sec-effective .side-img {
        position: unset;
        max-width: 100%;
        max-height: 750px;
        margin-top: 74px; } }
  @media screen and (max-width: 660px) {
    #sec-effective .card {
      padding: 20px 0; }
      #sec-effective .card:first-of-type {
        margin-top: 30px; }
      #sec-effective .card h6 {
        width: unset;
        margin-left: 26px; }
      #sec-effective .card p {
        width: 100%;
        margin-top: 15px; } }

#sec-system {
  padding-top: 114px; }
  #sec-system ul {
    margin: 35px 0 50px; }
  #sec-system .technology picture,
  #sec-system .technology img {
    max-width: 183px !important;
    width: 183px !important; }
  #sec-system .technology p {
    margin-left: 40px; }
  #sec-system .side-img-box {
    padding-left: 0;
    padding-right: 32px; }
    #sec-system .side-img-box::before {
      right: 0;
      left: unset;
      background-color: rgba(255, 255, 255, 0.15); }
  #sec-system .sec-ontario {
    padding: 36px 0;
    margin-top: 121px; }
    #sec-system .sec-ontario p {
      max-width: 1012px;
      margin-left: 62px; }
  @media screen and (max-width: 769px) {
    #sec-system {
      padding-top: 70px; }
      #sec-system .sec-ontario {
        margin-top: 80px; }
        #sec-system .sec-ontario p {
          margin-left: 0; }
      #sec-system .side-img-box {
        padding-right: 0; }
      #sec-system ul {
        margin-bottom: 30px; } }
  @media screen and (max-width: 641px) {
    #sec-system .technology p {
      margin-left: 0;
      margin-top: 20px; } }

#sec-warrenties {
  padding-top: 124px;
  padding-bottom: 25px; }
  #sec-warrenties p:last-of-type {
    color: #2E3191;
    font-weight: 700; }
  #sec-warrenties h2 {
    color: #2E3191; }
  #sec-warrenties .small-box::before {
    background-color: rgba(46, 49, 145, 0.15); }
  #sec-warrenties .side-img-box {
    padding-left: 0;
    padding-right: 32px; }
    #sec-warrenties .side-img-box::before {
      right: 0;
      left: unset; }
  @media screen and (max-width: 1024px) {
    #sec-warrenties {
      padding-top: 70px; }
      #sec-warrenties .small-box {
        padding-left: 18px; }
        #sec-warrenties .small-box::before {
          left: 0; } }
  @media screen and (max-width: 769px) {
    #sec-warrenties .side-img-box {
      padding-right: 0; } }

#sec-testimonial {
  padding-bottom: 55px; }
