.header.header-2 .navbar-brand img{
    max-width: 280px;
}
.header.header-2 .navbar-nav .nav-item a.active, .header.header-2 .navbar-nav .nav-item a::after {

color: #006FBA;
}

.read-more-button i {
    margin-left: 0;
    padding-left: 0;
    margin-right: 1rem;
}

/* .card-service {
    display: flex;
}

.card-service .icon i {
    margin: 0 1rem;
}

.card-service .content {
    padding-left: 2rem;
} */


#hubspot-messages-iframe-container {
    margin-bottom: 5rem;
    margin-right: 0.6rem;
}

.grecaptcha-badge {
    display:none;
    margin-bottom: 5rem;
}

.is-invalid {
    border:1px solid #dc3545 !important;
}

.invalid-feedback {
    display: block;    
}

.hero-section-wrapper-2 .hero-style-2 .hero-content-wrapper h4,
.hero-section-wrapper-2 .hero-style-2 .hero-content-wrapper h3,
.hero-section-wrapper-2 .hero-style-2 .hero-content-wrapper p {
    color: white
}

.hero-section-wrapper-2 .hero-style-2::after {
    background: none;
}
