/* _content/etsite/Pages/Index.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.banner-grid-row[b-ecioxm87ks] {
    margin-top: -70px;
}

@media screen and (min-width: 768px) {
    .banner-grid-row[b-ecioxm87ks] {
        margin-top: -125px;
    }
}

@media screen and (min-width: 1200px) {
    .banner-grid-row[b-ecioxm87ks] {
        margin-top: -230px;
    }
}

.ml2[b-ecioxm87ks] {
    //font-weight: 900;
    //font-size: 3.5em;
}

.ml2 .letter[b-ecioxm87ks] {
    display: inline-block;
    line-height: 1em;
}
/*
.ml12 {
    font-weight: 200;
    font-size: 1.8em;
    text-transform: uppercase;
    letter-spacing: 0.5em;
}

.ml12 .letter {
    display: inline-block;
    line-height: 1em;
}
*/

.spinner[b-ecioxm87ks] {
    margin: 10px auto;
    width: 50px;
    height: 40px;
    //text-align: center;
    font-size: 10px;
}

    .spinner > div[b-ecioxm87ks] {
        background-color: #eee;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay-b-ecioxm87ks 1.2s infinite ease-in-out;
    }

    .spinner .rect2[b-ecioxm87ks] {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3[b-ecioxm87ks] {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4[b-ecioxm87ks] {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5[b-ecioxm87ks] {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay-b-ecioxm87ks {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}
/* _content/etsite/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-7zhzkurpls] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-7zhzkurpls] {
    color: #0077cc;
}

.btn-primary[b-7zhzkurpls] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-7zhzkurpls], .nav-pills .show > .nav-link[b-7zhzkurpls] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-7zhzkurpls] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-7zhzkurpls] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-7zhzkurpls] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-7zhzkurpls] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-7zhzkurpls] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
