/* /Pages/Shared/_JumbotronPartial.cshtml.rz.scp.css */
.jumbotron[b-x5wywirx1m] {
    /*--jumbotron-height: 260px;*/
    --jumbotron-height: 240px;
    position: relative;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    min-width: 0;
    max-width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    border-bottom: 5px solid var(--bs-accent);
    /*box-shadow: 0 .5rem 1rem rgba(var(--bs-dark-rgb),0.15);*/
}

.jumbotron-fullscreen[b-x5wywirx1m] {
    --jumbotron-height: calc(100vh - var(--navbar-height));
    width: 100%;
    overflow: hidden;
}

.jumbotron-img[b-x5wywirx1m] {
    max-width: 100%;
    width: 100%;
    height: var(--jumbotron-height);
    object-fit: cover;
    filter: grayscale(100%);
}

.jumbotron-video[b-x5wywirx1m] {
    max-width: 100%;
    height: var(--jumbotron-height);
    object-fit: cover;
    filter: grayscale(100%);
}

.jumbotron-map[b-x5wywirx1m] {
    max-width: 100%;
    width: 100%;
    height: var(--jumbotron-height);
    object-fit: cover;
    filter: grayscale(100%);
}

.jumbotron-overlay[b-x5wywirx1m] {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(var(--bs-dark-rgb), 0.5);
}

.jumbotron-body[b-x5wywirx1m] {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 1.25rem;
    align-items: center;
    justify-content: center;
}

.jumbotron-logo[b-x5wywirx1m] {
    display: block;
    max-width: 100%;
    height: auto;
}

.jumbotron-title[b-x5wywirx1m] {
    font-size: 2.75rem;
    font-weight: 800;
    text-align: center;
    color: var(--bs-accent);
    z-index: 1010;
}

.jumbotron-subtitle[b-x5wywirx1m] {
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    color: var(--bs-light);
    z-index: 1010;
}

.jumbotron-text[b-x5wywirx1m] {
    font-size: 1.25rem;
    text-align: center;
    color: var(--bs-dark);
    z-index: 1010;
}



.jumbotron-animated-canvas[b-x5wywirx1m] {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--jumbotron-height);
    background: url('./assets/img/cs-bg-tiled.png') repeat;
    z-index: -1;
}

.jumbotron-animated-icons[b-x5wywirx1m] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--jumbotron-height);
    overflow: hidden;
}

.jumbotron-animated-icons li[b-x5wywirx1m] {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    color: rgba(var(--bs-primary-rgb),1);
    animation: animate-b-x5wywirx1m 25s linear infinite;
    /*bottom: 0;*/
    bottom: -120px;
}

.jumbotron-animated-icons li:nth-child(1)[b-x5wywirx1m] {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
    animation-duration: 17s;
}
.jumbotron-animated-icons li:nth-child(2)[b-x5wywirx1m] {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}
.jumbotron-animated-icons li:nth-child(3)[b-x5wywirx1m] {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}
.jumbotron-animated-icons li:nth-child(4)[b-x5wywirx1m] {
    left: 35%;
    width: 60px;
    height: 60px;
    animation-delay: 4s;
    animation-duration: 28s;
}
.jumbotron-animated-icons li:nth-child(5)[b-x5wywirx1m] {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}
.jumbotron-animated-icons li:nth-child(6)[b-x5wywirx1m] {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}
.jumbotron-animated-icons li:nth-child(7)[b-x5wywirx1m] {
    left: 80%;
    width: 120px;
    height: 120px;
    animation-delay: 7s;
    animation-duration: 12s;
}
.jumbotron-animated-icons li:nth-child(8)[b-x5wywirx1m] {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}
.jumbotron-animated-icons li:nth-child(9)[b-x5wywirx1m] {
    left: 17%;
    width: 36px;
    height: 36px;
    animation-delay: 2s;
    animation-duration: 35s;
}
.jumbotron-animated-icons li:nth-child(10)[b-x5wywirx1m] {
    left: 67%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}
.jumbotron-animated-icons li:nth-child(11)[b-x5wywirx1m] {
    left: 52%;
    width: 90px;
    height: 90px;
    animation-delay: 2s;
    animation-duration: 36s;
}
.jumbotron-animated-icons li:nth-child(12)[b-x5wywirx1m] {
    left: 27%;
    width: 100px;
    height: 100px;
    animation-delay: 9s;
    animation-duration: 9s;
}
.jumbotron-animated-icons li:nth-child(13)[b-x5wywirx1m] {
    left: 59%;
    width: 72px;
    height: 72px;
    animation-delay: 8s;
    animation-duration: 27s;
}
.jumbotron-animated-icons li:nth-child(14)[b-x5wywirx1m] {
    left: 22%;
    width: 68px;
    height: 68px;
    animation-delay: 4s;
    animation-duration: 20s;
}
.jumbotron-animated-icons li:nth-child(15)[b-x5wywirx1m] {
    left: 44%;
    width: 120px;
    height: 120px;
    animation-delay: 3s;
    animation-duration: 12s;
}

@keyframes animate-b-x5wywirx1m {

    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0.15;
        border-radius: 50%;
    }
}
