.header {
    background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(https://apihoard.webit.com/api/v1/Image/9D2F157306A22E0559E05CFB4A0D0875/9D2F157306A22E0559E05CFB4A0D0875.jpg?size=1920x1440);
    background-size: cover;
}

.contact-companyinfo a {
    display: block;
}

.form-control:focus,
.productdetails-payment select:focus {

    background: #417558 !important;
    color: white !important;

}

.text-dark {
    color: #00294d !important;
}

@media (max-width: 767px) {
    .wb__title h1 {
        font-size: 2.5rem;
    }
}

@media (min-width: 768px) {
    .wb__title h1 {
        font-size: 3.5rem;
    }
}



    /* Home - Hero Section
    =================================================================================================*/

    .cw-contact-callout {
        background: #00A893;
        padding: 1.5em 1em;
        text-align: center;
    }
    .cw-contact-callout-text {
        color: var(--color-theme-text-btn);
        margin: 0;
        font-size: 1.5em;
    }

    .cw-contact-callout-text a {
        color: var(--color-theme-text-btn);
    }
    .cw-contact-callout-text a:hover {
        color: var(--color-theme-text);
    }



    /* Hero */
    .cw-hero {
        background: url(https://apihoard.webit.com/api/v1/Image/07B68C58BC1BBBA1319E834C9F342148/07B68C58BC1BBBA1319E834C9F342148.png?size=1920x1440) no-repeat 65% top;
        margin-top: -1px;
        display: block;
        position: relative;
        overflow: hidden;
        padding-top: 7em;
        padding-bottom: 7em;
        min-height: 700px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
      background-attachment: fixed;
    }
    @media(max-width: 567px){
        .cw-hero {
            padding-top: 3em;
            padding-bottom: 3em;
            min-height: 410px;
        }   

    }

    .cw-hero:after {
        overflow: hidden;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: rgba(18, 39, 64, 0.6);
    }

    .cw-hero .cw-hero-container {
        position: relative;
        z-index: 2;

    }

    .cw-hero-content {
        color: #fff;
        max-width: 800px;
        margin: auto;   
        text-align: center;
    }



    .cw-hero-lines {
        position: relative;
        text-align: center;
    }
    .cw-hero-lines span {
        display: inline-block;
        vertical-align: middle;
        max-width: 55%;
    }

    .cw-hero-lines::before,
    .cw-hero-lines::after {
        content: ' ';
        height: 3px;
        width: 10%;
        background: #EFC640;
        display: inline-block;
        vertical-align: middle;
    }

    .cw-hero-headline {
        line-height: 1.15;
    }

    @media(max-width: 567px){
        .cw-hero-headline {
            font-size: 1rem;
        }
    }


    .cw-hero-text {
        font-size: 1.2em;
        max-width: 520px;
        margin: auto;
    }

    .cw-hero-btm-line {
        height: 3px;
        width: 75%;
        background: #EFC640;
        margin: 25px auto;
    }

    .btn-outline-primary,
    .btn-outline-primary:focus {
        background-color: var(--color-theme-trans);
        color: var(--color-theme-text-btn);
        border-color: var(--color-theme-text-btn);
    }

    .btn-outline-primary:hover,
    .btn-outline-primary:not([disabled]):not(.disabled).active,
    .btn-outline-primary:not([disabled]):not(.disabled):active,
    .show > .btn-outline-primary.dropdown-toggle {
        background-color: var(--color-theme-secondary);
        color: var(--color-theme-text-btn) !important;
        border-color: var(--color-theme-secondary);
    }

    .btn-outline-primary:before {
        background: var(--color-theme-secondary);
    }

    .btn-dark {
        background: rgba(0,0,0,0.7);
    }

    .btn-dark:hover {
        color: #fff;
        background-color: rgba(0,35,31, 0.8);
        border-color: transparent;
    }







    /* 'said hero? according to the ai doc sent in' */
.cw-home {
    padding: 80px 0;
  }
  
  .cw-headline {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.3;
  }
  
  .hero-image {
    max-width: 520px;
  }
  
  /* PROBLEM / SOLUTION */
  .cw-problem-solution {
    padding: 70px 0;
  }
  
  .cw-ps-card {
    padding: 40px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  }
  
  .cw-ps-problem {
    font-size: 1.2rem;
    font-weight: 500;
  }
  
  .cw-ps-solution {
    font-size: 1.1rem;
    color: #555;
  }
  
  /* CORE SERVICES */
  .cw-core-services {
    padding: 80px 0;
  }
  
  .cw-service-card {
    padding: 40px 30px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
  }
  
  .cw-service-card h4 {
    font-weight: 600;
  }
  
  .cw-service-link {
    display: inline-block;
    margin-top: 15px;
    font-weight: 500;
    text-decoration: none;
  }
  
  /* FINAL CTA */
  .cw-final-cta {
    padding: 80px 0;
    background: linear-gradient(45deg, #003d73ab, #003d73ab), url(https://apihoard.webit.com/api/v1/Image/7B365E9CB422B97A15589C3E147A45FB/7B365E9CB422B97A15589C3E147A45FB.png?size=1920x1440);
    background-size: cover;
    background-attachment: fixed;
  }
  
  .cw-final-cta h3 {
    font-weight: 600;
    color: #fff;
  }