@font-face {
    font-family: 'Obviously';
    src: local('Obviously'), url('../fonts/Obviously-Regular.woff2') format('woff2');
}

body, html {
    font-family: 'Obviously', system-ui, sans-serif;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Obviously', system-ui, sans-serif;
    background-color: #00143C;
}

main {
    position: relative;
}

h1 {
    font-family: 'Obviously', system-ui, sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 64px;
}

h2 {
    font-family: 'Obviously', system-ui, sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
}

h3 {
    font-family: 'Obviously', system-ui, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
}

.mt-50 {
    margin-top: 50px;
}

.pd-38 {
    padding-left: 38px;
    padding-right: 38px;
}

.offcanvas-backdrop.show {
    opacity: 0;
}

.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

.carousel {
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    left: 0;
    z-index: 0;
}

.navbar {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
}

.carousel-item {
    height: 100vh;
}

.carousel-indicators {
    justify-content: end;
    margin: 0;
    margin-bottom: 32px;
    right: 30px;
    left: auto;
}

.carousel-item img {
    width: 100%;
    height: 100%;
    display: block;
}

.carousel-item-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}

.bd-placeholder-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: transparent !important;
}

.carousel .carousel-inner .carousel-item:nth-child(3) .bd-placeholder-img {
    background-position: top left -40px;
}

.carousel .carousel-inner .carousel-item:nth-child(2) .bd-placeholder-img {
    background-position: top left -80px;
}

.carousel-indicators button,
.carousel-indicators [data-bs-target] {
    width: 32px;
    height: 4px;
    margin-right: 8px;
    margin-left: 8px;
    border: none;
    border-radius: 2px;
    background-clip: border-box;
    box-sizing: inherit;
    background-color: rgba(255, 255, 255, 0.6);
    transition: background-color 0.3s;
}

.carousel-indicators .active {
    background-color: #ffffff;
    border: none;
}

.carousel-caption p {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1.4;
    font-weight: 500;
}

.carousel-caption {
    left: 3%;
    right: 3%;
    bottom: 2rem;
    padding-bottom: 0;
    top: auto;
    width: 60%;
}

    .carousel-caption h1 {
        margin-bottom: 0;
        color: #ffffff;
        font-family: 'Obviously', system-ui, sans-serif;
        font-size: 20px;
        font-weight: 500;
        line-height: 24.38px;
        text-align: left;
    }

.navbar-toggler {
    border: none;
    font-size: 20px;
    padding-right: 0;
}

    .navbar-toggler:focus {
        box-shadow: none;
    }

.navbar-toggler-icon {
    background: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 24px;
}

    .navbar-toggler-icon::before,
    .navbar-toggler-icon::after {
        content: '';
        display: block;
        height: 4px;
        background-color: #fff;
        border-radius: 2px;
    }

    .navbar-toggler-icon::before {
        margin-bottom: 4px;
    }

    .navbar-toggler-icon::after {
        margin-top: 4px;
    }

    .navbar-toggler-icon span {
        content: '';
        display: block;
        height: 4px;
        background-color: #fff;
        border-radius: 2px;
    }

.navbar-brand {
    display: none;
}

.river-logo {
    max-width: 70%;
    height: auto;
}

.brand-menu-nav {
    justify-content: center !important;
}

.offcanvas {
    --bs-offcanvas-width: 564px;
    padding-left: 38px;
    padding-right: 0;
    padding-top: 20px;
    background-color: #FFD2E6;
}

.offcanvas-header {
    justify-content: center;
    padding-right: 0;
}

.offcanvas-body {
    padding: 0;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.offcanvas-header .menu-close {
    color: #0931C8;
    font-size: 46px;
    padding: 0;
    box-shadow: none;
    opacity: 1;
}

.btn-close.menu-close {
    position: relative;
    width: 34px;
    height: 34px;
    background: none;
    border: none;
    cursor: pointer;
}

    .btn-close.menu-close::before,
    .btn-close.menu-close::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 24px;
        height: 4px;
        background-color: #0931C8;
        transform-origin: center;
    }

    .btn-close.menu-close::before {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .btn-close.menu-close::after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}

.btn-close {
    --bs-btn-close-bg: url('data:image/svg+xml,<svg width="51" height="49" viewBox="0 0 51 49" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="2.70259" y1="1.2884" x2="49.4994" y2="47.4929" stroke="%230931C8" stroke-width="2"/><line x1="1.29289" y1="47.7944" x2="47.7945" y2="1.29277" stroke="%230931C8" stroke-width="2"/></svg>');
}

    .btn-close:hover {
        --bs-btn-close-bg: url('data:image/svg+xml,<svg width="51" height="49" viewBox="0 0 51 49" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="2.70259" y1="1.2884" x2="49.4994" y2="47.4929" stroke="%230729AB" stroke-width="2"/><line x1="1.29289" y1="47.7944" x2="47.7945" y2="1.29277" stroke="%230729AB" stroke-width="2"/></svg>');
    }

.menu-links {
    font-family: 'Obviously', system-ui, sans-serif;
}

    .menu-links .nav-link {
        color: #0931C8;
        padding: 0;
        text-decoration: none;
        font-size: 40px;
        font-weight: 400;
        line-height: 60px;
        text-align: left;
    }

        .menu-links .nav-link.active {
            color: #0931C8;
            text-decoration: none;
        }

        .menu-links .nav-link:hover {
            font-weight: bold;
        }

.address-box {
    position: relative;
    bottom: 2rem;
    width: 100%;
    display: block;
    font-family: 'Obviously', system-ui, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    padding-top: 4rem;
}

    .address-box address {
        margin-bottom: 30px;
        color: #fff;
    }

    .address-box .contact-info a {
        color: #fff;
        text-decoration: none;
    }

.footer-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 78px;
    color: #00E0BA;
}

    .footer-container .copyright {
        display: flex;
        align-items: flex-end;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin-bottom: 50px;
    }

    .footer-container .managecookie {
        display: flex;
        align-items: flex-end;
    }

    .footer-container .copyright.manage-cookie {
        font-size: 10px;
    }

    .footer-container .manage-cookie a {
        color: #00E0BA;
        font-size: 10px;
    }

    .footer-container .address-box {
        position: relative;
        font-size: 20px;
        line-height: 30px;
        width: auto;
        bottom: auto;
        margin-bottom: 40px;
        font-weight: 400;
    }

        .footer-container .address-box address {
            color: #00E0BA;
            margin-bottom: 40px;
            line-height: 30px;
        }

        .footer-container .address-box .contact-info a {
            color: #00E0BA;
            line-height: 30px;
        }

.read-more-info {
    display: block;
    margin: 20px 0 0 0;
    color: #0931c8 !important;
}

    .read-more-info a {
        text-decoration: underline;
        font-family: 'Obviously', system-ui, sans-serif;
        font-size: 16px;
        font-weight: normal;
        line-height: 26px;
        color: #fff;
        background-color: transparent;
        border: none;
        outline: none;
        box-shadow: none;
        padding-left: 0;
        display: block;
        text-align: left;
    }

        .read-more-info a:hover {
            color: #00E0BA;
            background-color: transparent;
            border: none;
            outline: none;
            box-shadow: none;
        }

        .read-more-info a:active {
            color: #00E0BA !important;
            background-color: transparent !important;
            border: none;
            outline: none;
            box-shadow: none;
        }

    .read-more-info .card {
        background-color: transparent;
        color: #0931c8;
        font-family: 'Obviously', system-ui, sans-serif;
        font-size: 16px;
        font-weight: normal;
        line-height: 26px;
        border: none;
    }

    .read-more-info a[aria-expanded="false"] {
        background: url("../../images/add-button.svg") center right no-repeat;
        background-size: 24px;
    }

    .read-more-info a[aria-expanded="true"] {
        background: url("../../images/close-button.svg") center right no-repeat;
        background-size: 24px;
    }

.content-info-container {
    width: 100%;
    display: block;
}

    .content-info-container .image-box {
        max-height: 1050px;
        overflow: hidden;
        margin-bottom: 30px;
    }

    .content-info-container .content-info h3 {
        color: #fff;
    }

.content-main-container {
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

    .content-main-container li {
        padding: 0 12px;
        width: 100%;
        margin-bottom: 70px;
    }

.river-nav .carousel-control-prev-icon {
    background-image: url('../../Resources/BackButton.svg');
}

    .river-nav .carousel-control-prev-icon:hover {
        background-image: url('../../Resources/BackButton-hover.svg');
    }

.river-nav .carousel-control-next-icon {
    background-image: url('../../Resources/RightButton.svg');
}

    .river-nav .carousel-control-next-icon:hover {
        background-image: url('../../Resources/RightButton-hover.svg');
    }

.col-md-6.column {
    width: 100%;
}

@media(min-width: 600px) {
    .river-logo {
        max-width: 100%;
        height: auto;
    }

    .navbar {
        padding-top: 60px;
    }

    .navbar-toggler {
        font-size: 28px;
    }

    .offcanvas {
        padding-left: 86px;
        padding-right: 0;
    }

    .navbar-brand {
        display: block;
    }

    .brand-menu-nav {
        justify-content: space-between !important;
    }

    .offcanvas-header {
        justify-content: end;
        padding-right: 66px;
    }

    .carousel-caption h1 {
        font-size: 30px;
        line-height: 36.57px;
    }

    .menu-links .nav-link {
        font-size: 40px;
        line-height: 60px;
    }

    .address-box {
        font-size: 20px;
        line-height: 30px;
    }

    .carousel-indicators {
        justify-content: center;
        margin-left: 15%;
        margin-right: 15%;
        margin-bottom: 58px;
        right: 0;
        left: 0;
    }

    .carousel-caption {
        bottom: 5rem;
        width: 80%;
    }

    .col-md-6.column {
        width: 100%;
    }
}

@media(min-width: 753px) {
    .carousel-indicators {
        justify-content: end;
        margin: 0;
        margin-bottom: 60px;
        right: 40px;
        left: auto;
    }

    .carousel-caption {
        bottom: 60px;
        width: 60%;
    }

    .menu-links .nav-link {
        font-size: 40px;
        line-height: 60px;
    }

    .offcanvas {
        padding-left: 45px;
        padding-right: 0;
        --bs-offcanvas-width: 416px;
    }

    .offcanvas-body {
        padding: 0;
    }

    .offcanvas-header {
        padding-top: 48px;
        padding-right: 45px;
    }

    .content-main-container li {
        width: 50%;
        margin-bottom: 90px;
    }

    .col-md-6.column {
        width: 100%;
    }

    .carousel .carousel-inner .carousel-item:nth-child(3) .bd-placeholder-img {
        background-position: top left;
    }

    .carousel .carousel-inner .carousel-item:nth-child(2) .bd-placeholder-img {
        background-position: top left -80px;
    }
}

@media (min-width: 991px) {
    .carousel-indicators {
        justify-content: center;
        margin: 0;
        margin-bottom: 60px;
        right: 0;
        left: 0;
    }

    .carousel-caption {
        bottom: 80px;
        width: 60%;
    }

    .offcanvas-body {
        padding: 0;
        padding-top: 0;
    }

    .offcanvas-header {
        padding-top: 10px;
        padding-right: 45px;
    }

    .container-fluid {
        padding-left: 40px;
        padding-right: 40px;
    }

    .footer-container {
        flex-direction: row;
        justify-content: space-between;
    }

        .footer-container .address-box {
            margin-bottom: 0;
        }

            .footer-container .address-box address {
                margin-bottom: 24px;
            }

        .footer-container .copyright {
            margin-bottom: 0;
        }

    .col-md-6.column {
        width: 100%;
    }

    .carousel .carousel-inner .carousel-item:nth-child(3) .bd-placeholder-img {
        background-position: top left;
    }

    .carousel .carousel-inner .carousel-item:nth-child(2) .bd-placeholder-img {
        background-position: top left -80px;
    }
}

img {
    max-width: 100%;
    height: auto;
}

@media (min-width: 1199px) {
    .container-fluid {
        padding-left: 40px;
        padding-right: 40px;
    }

    .col-md-6.column {
        width: 50%;
    }

    .carousel .carousel-inner .carousel-item:nth-child(3) .bd-placeholder-img {
        background-position: top center;
    }

    .carousel .carousel-inner .carousel-item:nth-child(2) .bd-placeholder-img {
        background-position: top center;
    }
}

@media (min-width: 1400px) {
    .container-fluid {
        padding-left: 40px;
        padding-right: 40px;
    }

    .footer-container .copyright {
        margin-bottom: 0;
    }

    .col-md-6.column {
        width: 50%;
    }
}

@media (min-width: 1920px) {
    .container-fluid {
        padding-left: 40px;
        padding-right: 40px;
    }

    .col-md-6.column {
        width: 50%;
    }
}

.horizontal-line {
    display: block;
    height: 4px;
    background-color: #fff;
    border-radius: 2px;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}


.run-header-bg {
    background-color: transparent !important;
}

    .run-header-bg .navbar-toggler-icon span,
    .run-header-bg .navbar-toggler-icon::before,
    .run-header-bg .navbar-toggler-icon::after {
        background-color: #ffffff !important;
    }

    .run-header-bg .river-logo svg {
        fill: #ffffff !important;
    }

.image-box img {
    min-height: 296px !important;
    max-height: 296px !important;
    height: 296px !important;
    object-fit: cover !important;
    object-position: center 20% !important;
    width: 100% !important;
    background: #fff;
}

.content-info {
    color: #0931c8 !important;
}

    .content-info h3 {
        font-weight: bold !important;
        color: #0931c8 !important;
    }

    .content-info a {
        color: #0931c8 !important;
    }

.job-position-row h4 {
    font-size: 1rem;
}
