/* BOOTSTRAP SPACING EXTENSIONS */

.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.m-5 {
    margin: 2.5rem !important;
}

.m-10 {
    margin: 6rem !important;
}

.m-15 {
    margin: 9rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.mx-5 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
}

.mx-10 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
}

.mx-15 {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.my-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
}

.my-10 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
}

.my-15 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 2.5rem !important;
}

.mt-10 {
    margin-top: 6rem !important;
}

.mt-15 {
    margin-top: 9rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.me-0 {
    margin-right: 0 !important;
}

.me-1 {
    margin-right: 0.25rem !important;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.me-3 {
    margin-right: 1rem !important;
}

.me-4 {
    margin-right: 1.5rem !important;
}

.me-5 {
    margin-right: 2.5rem !important;
}

.me-10 {
    margin-right: 6rem !important;
}

.me-15 {
    margin-right: 9rem !important;
}

.me-auto {
    margin-right: auto !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 2.5rem !important;
}

.mb-10 {
    margin-bottom: 6rem !important;
}

.mb-15 {
    margin-bottom: 9rem !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ms-0 {
    margin-left: 0 !important;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.ms-4 {
    margin-left: 1.5rem !important;
}

.ms-5 {
    margin-left: 2.5rem !important;
}

.ms-10 {
    margin-left: 6rem !important;
}

.ms-15 {
    margin-left: 9rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.m-n5 {
    margin: -2.5rem !important;
}

.m-n10 {
    margin: -6rem !important;
}

.m-n15 {
    margin: -9rem !important;
}

.mx-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
}

.mx-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
}

.mx-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
}

.mx-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
}

.mx-n5 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important;
}

.mx-n10 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
}

.mx-n15 {
    margin-right: -9rem !important;
    margin-left: -9rem !important;
}

.my-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
}

.my-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
}

.my-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
}

.my-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
}

.my-n5 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
}

.my-n10 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
}

.my-n15 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
}

.mt-n1 {
    margin-top: -0.25rem !important;
}

.mt-n2 {
    margin-top: -0.5rem !important;
}

.mt-n3 {
    margin-top: -1rem !important;
}

.mt-n4 {
    margin-top: -1.5rem !important;
}

.mt-n5 {
    margin-top: -2.5rem !important;
}

.mt-n10 {
    margin-top: -6rem !important;
}

.mt-n15 {
    margin-top: -9rem !important;
}

.me-n1 {
    margin-right: -0.25rem !important;
}

.me-n2 {
    margin-right: -0.5rem !important;
}

.me-n3 {
    margin-right: -1rem !important;
}

.me-n4 {
    margin-right: -1.5rem !important;
}

.me-n5 {
    margin-right: -2.5rem !important;
}

.me-n10 {
    margin-right: -6rem !important;
}

.me-n15 {
    margin-right: -9rem !important;
}

.mb-n1 {
    margin-bottom: -0.25rem !important;
}

.mb-n2 {
    margin-bottom: -0.5rem !important;
}

.mb-n3 {
    margin-bottom: -1rem !important;
}

.mb-n4 {
    margin-bottom: -1.5rem !important;
}

.mb-n5 {
    margin-bottom: -2.5rem !important;
}

.mb-n10 {
    margin-bottom: -6rem !important;
}

.mb-n15 {
    margin-bottom: -9rem !important;
}

.ms-n1 {
    margin-left: -0.25rem !important;
}

.ms-n2 {
    margin-left: -0.5rem !important;
}

.ms-n3 {
    margin-left: -1rem !important;
}

.ms-n4 {
    margin-left: -1.5rem !important;
}

.ms-n5 {
    margin-left: -2.5rem !important;
}

.ms-n10 {
    margin-left: -6rem !important;
}

.ms-n15 {
    margin-left: -9rem !important;
}
/*
.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 2.5rem !important;
}

.p-10 {
    padding: 6rem !important;
}

.p-15 {
    padding: 9rem !important;
}
*/
.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
}

.px-10 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
}

.px-15 {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.py-10 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}

.py-15 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 2.5rem !important;
}

.pt-10 {
    padding-top: 6rem !important;
}

.pt-15 {
    padding-top: 9rem !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.pe-1 {
    padding-right: 0.25rem !important;
}

.pe-2 {
    padding-right: 0.5rem !important;
}

.pe-3 {
    padding-right: 1rem !important;
}

.pe-4 {
    padding-right: 1.5rem !important;
}

.pe-5 {
    padding-right: 2.5rem !important;
}

.pe-10 {
    padding-right: 6rem !important;
}

.pe-15 {
    padding-right: 9rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 2.5rem !important;
}

.pb-10 {
    padding-bottom: 6rem !important;
}

.pb-15 {
    padding-bottom: 9rem !important;
}

.ps-0 {
    padding-left: 0 !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.ps-3 {
    padding-left: 1rem !important;
}

.ps-4 {
    padding-left: 1.5rem !important;
}

.ps-5 {
    padding-left: 2.5rem !important;
}

.ps-10 {
    padding-left: 6rem !important;
}

.ps-15 {
    padding-left: 9rem !important;
}

.gap-0 {
    gap: 0 !important;
}

.gap-1 {
    gap: 0.25rem !important;
}

.gap-2 {
    gap: 0.5rem !important;
}

.gap-3 {
    gap: 1rem !important;
}

.gap-4 {
    gap: 1.5rem !important;
}

.gap-5 {
    gap: 2.5rem !important;
}

.gap-10 {
    gap: 6rem !important;
}

.gap-15 {
    gap: 9rem !important;
}





/* HOMEPAGE */

section {
    position: relative;
}

.svg-border-angled {
    padding-top: 3rem;
}

.svg-border-angled svg {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3rem;
    width: 100%;
}


@media (min-width: 576px) {
    .svg-border-angled {
        padding-top: 3.5rem;
    }

        .svg-border-angled svg {
            height: 3.5rem;
        }
}

@media (min-width: 768px) {
    .svg-border-angled {
        padding-top: 4rem;
    }

        .svg-border-angled svg {
            height: 4rem;
        }
}

@media (min-width: 992px) {
    .svg-border-angled {
        padding-top: 4.5rem;
    }

    .svg-border-angled svg {
        height: 4.5rem;
    }
}

@media (min-width: 1200px) {
    .svg-border-angled {
        padding-top: 5rem;
    }

    .svg-border-angled svg {
        height: 5rem;
    }
}

.svg-border-rounded svg {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1rem;
    width: 100%;
}

@media (min-width: 576px) {
    .svg-border-rounded svg {
        height: 1.5rem;
    }
}

@media (min-width: 768px) {
    .svg-border-rounded svg {
        height: 2rem;
    }
}

@media (min-width: 992px) {
    .svg-border-rounded svg {
        height: 2.5rem;
    }
}

@media (min-width: 1200px) {
    .svg-border-rounded svg {
        height: 3rem;
    }
}






/* HOMEPAGE */

.navbar-marketing.navbar-dark.navbar-scrolled {
    background-color: #2557a9 !important;
}
.dropdown .dropdown-toggle .dropdown-arrow {
    margin-left: 0.4rem;
    margin-right: 0;
    transition: transform 0.1s ease-in-out;
    font-size: 0.6em;
}
.navbar-marketing .navbar-brand {
    font-size: 1.2rem;
    font-weight: bold;
}

.bg-gradient-primary-to-secondary {
    background-color: #2d4bdc !important;
    background-image: linear-gradient(135deg,#137ef4 0%,#143262 100%) !important;
}

.page-header-ui .page-header-ui-content {
    padding-top: 3rem;
    padding-bottom: 6rem;
}

.page-header-ui-dark .page-header-ui-title {
    color: #fff;
}

.text-dark, .page-header-ui-light .btn-link {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}


.content-skewed {
    perspective: 1500px;
    transform-style: preserve-3d;
}

.content-skewed-right {
    perspective-origin: right center;
}

    .content-skewed-right .content-skewed-item {
        transform: rotateY(30deg) rotateX(15deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.content-skewed-left {
    perspective-origin: left center;
}

    .content-skewed-left .content-skewed-item {
        transform: rotateY(-30deg) rotateX(15deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.icon-stack {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    height: 2.5rem;
    width: 2.5rem;
    font-size: 1rem;
    background-color: #f2f6fc;
    flex-shrink: 0;
}

.icon-stack-xl {
    height: 5rem;
    width: 5rem;
    font-size: 1.75rem;
}

.icon-stack svg {
    height: 1rem;
    width: 1rem;
}

.icon-stack-xl svg {
    height: 1.75rem;
    width: 1.75rem;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

.svg-inline--fa {
    display: var(--fa-display,inline-block);
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

img, svg {
    vertical-align: middle;
}

.text-arrow-icon.small svg {
    height: 0.875rem;
    width: 0.875rem;
}

.text-arrow-icon svg {
    margin-left: 0.25rem;
}

.text-reset, .footer a {
    --bs-text-opacity: 1;
    color: inherit !important;
}

.footer {
    font-size: 0.875rem;
}

    .footer .footer-brand {
        font-size: 1.2rem;
        font-weight: bold;
        margin-bottom: 0.25rem;
    }

        .footer .footer-brand svg {
            height: 1rem;
        }

    .footer.footer-dark {
        color: rgba(255, 255, 255, 0.6);
    }

        .footer.footer-dark hr {
            border-color: rgba(255, 255, 255, 0.1);
        }

    .footer.footer-light {
        color: #a7aeb8;
    }

.text-white-50, .page-header-ui-dark .page-header-ui-text {
    --bs-text-opacity: 1;
    color: rgba(255, 255, 255, 0.5) !important;
}

.page-header-ui {
    position: relative;
/*    padding-top: 8rem;
    padding-bottom: 8rem;*/
}

    .page-header-ui .page-header-ui-content .page-header-ui-title {
        font-size: 2.5rem;
    }

    .page-header-ui .page-header-ui-content .page-header-ui-text {
        font-size: 1.15rem;
    }

        .page-header-ui .page-header-ui-content .page-header-ui-text.small {
            font-size: 0.9rem;
        }

