/* _content/Sirius.Website/Pages/About.cshtml.rz.scp.css */
.banner-2[b-5j56h64jcs] {
    background-color: #0099FF;
    display: flex;
}

.banner-3[b-5j56h64jcs] {
    background-color: #F4B301;
    background-image: url(https://website-bxh0dqh5e9cmf2cd.z02.azurefd.net/images/banner-about-3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    min-height: 250px;
    display: flex;
    align-items: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}

.banner-3-text[b-5j56h64jcs] {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.2rem;
    padding: 0 10%;
}

.partners[b-5j56h64jcs] {
    column-gap: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
/* _content/Sirius.Website/Pages/Careers.cshtml.rz.scp.css */
.card[b-r65b0mn6lp] {
    border: none;
    border-radius: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

    .card:nth-child(2n+1)[b-r65b0mn6lp] {
        background-color: #E3EFFC;
    }

.card-title[b-r65b0mn6lp] {
    color: #007bff;
}

[b-r65b0mn6lp] form {
    max-width: 500px;
}
/* _content/Sirius.Website/Pages/Contact.cshtml.rz.scp.css */
a[b-p5n0cflulq] {
    text-decoration: none;
    color: inherit;
}

    a:hover[b-p5n0cflulq] {
        text-decoration: underline;
    }


textarea[b-p5n0cflulq] {
    height: calc(100% - 1rem) !important;
    min-height: 10rem !important;
    resize: none;
}
/* _content/Sirius.Website/Pages/Index.cshtml.rz.scp.css */
.customers-info-container[b-r2lmp18c2c] {
    color: #425366;
    padding-bottom: 1rem;
}

.customers-info[b-r2lmp18c2c] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.customers-info-line[b-r2lmp18c2c] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}

    .customers-info-line[b-r2lmp18c2c] >  img {
        width: auto;
        height: 5rem;
        object-fit: contain;
        margin-right: 1rem;
    }

    .customers-info-line:first-child[b-r2lmp18c2c] >  img {
        height: 6rem;
    }

    .customers-info-line h4[b-r2lmp18c2c], .customers-info-line h4 > span[b-r2lmp18c2c] {
        font-size: 3.3rem;
        font-weight: 700;
        margin-bottom: 0;
        font-variant-numeric: tabular-nums;
    }

    .customers-info-line span[b-r2lmp18c2c] {
        text-transform: uppercase;
        font-size: 1.1rem;
        font-weight: 500;
    }

.js-count-up[b-r2lmp18c2c] {
    text-align: center;
}

.map[b-r2lmp18c2c] {
    color: #425366;
    text-align: center;
    font-weight: 500;
    line-height: 2rem;
    background-color: #C4DBF6;
}

    .map > .container[b-r2lmp18c2c] {
        background-image: url(https://website-bxh0dqh5e9cmf2cd.z02.azurefd.net/images/map-background.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: contain;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .map a[b-r2lmp18c2c] {
        text-decoration: none;
        color: inherit;
    }

        .map a:hover[b-r2lmp18c2c] {
            text-decoration: underline;
        }

@media(max-width: 768px) {
    .customers-info-container > .container[b-r2lmp18c2c] {
        flex-direction: column !important;
    }

    .customers-info-line[b-r2lmp18c2c] {
        text-align: center;
        padding-bottom: 4rem;
    }

    .map > .container[b-r2lmp18c2c] {
        background-position: -5rem center;
    }
}
/* _content/Sirius.Website/Pages/Shared/_Layout.cshtml.rz.scp.css */
[b-zvh012pguk] .navbar-brand {
    object-fit: contain;
}

[b-zvh012pguk] .nav-link.active {
    color: #5B5959;
    border-bottom: 3px solid #0099FF;
}

[b-zvh012pguk] .nav-link {
    color: #5B5959;
    text-transform: uppercase;
    margin-right: 20px;
    white-space: nowrap;
}

.box-shadow[b-zvh012pguk] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.main-container[b-zvh012pguk] {
    max-width: 1920px;
    padding: 0;
    background-color: #fff;
}

.footer[b-zvh012pguk] {
    background-color: #425366;
    color: #fff;
    font-size: 0.9rem;
}
