﻿html {
    scroll-behavior: smooth !important;
}

body {
    font-family: roboto-font !important;
    background-color: #f7f7f7 !important;
    font-family: 'ubuntu-regular' !important;
    font-size: 14px !important;
}

.container-fluid {
    max-width: 1380px !important;
}

@font-face {
    font-family: 'aerospace';
    src: url('../fonts/aerospace/aerospace.ttf') format('truetype');
}

@font-face {
    font-family: 'ubuntu-regular';
    src: url('../fonts/ubuntu/ubuntu-regular.ttf') format('truetype');
}

a, a:link, a:visited, a:focus, a:hover {
    text-decoration: none !important;
}


.bg-help-desk {
    background-color: #f8af0b !important;
    padding: 1.5rem 0 .5rem 0 !important;
    background-image: url('../Images/help-desk-wave.svg');
    background-origin: border-box !important;
    background-position: left !important;
    background-size: cover;
}

    .bg-help-desk p {
        font-size: 14px !important;
    }

.help-desk-btns .btn {
    margin-top: .5rem !important;
    background-color: #ff9900 !important;
    border-color: #febb48 !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    padding: .7rem 1.7rem !important;
}

.footer-wrapper {
    background-color: #032e3f !important;
}

.footer {
    background-image: url('../Images/wave.svg') !important;
    background-origin: border-box !important;
    background-position: left !important;
    background-size: cover;
}

footer {
    background-color: #ffffff !important;
    padding: 1.15rem 0;
    text-align: left !important;
    color: #888888 !important;
}

    footer p {
        font-size: 14px !important;
        font-family: 'ubuntu-regular';
        margin-bottom: 0 !important;
    }

@font-face {
    font-family: 'sora-regular';
    src: url('../fonts/sora/static/sora-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'sora-semibold';
    src: url('../fonts/sora/static/sora-semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'lato-regular';
    src: url('../fonts/lato/lato-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'inter_28pt-bold';
    src: url('../fonts/inter/static/inter_28pt-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'inter_28pt-regular';
    src: url('../fonts/inter/static/inter_28pt-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'inter_24pt-regular';
    src: url('../fonts/inter/static/inter_24pt-regular.ttf') format('truetype');
}

.navbar-brand {
    font-family: 'inter_28pt-bold';
}

.footer-wrapper {
    background-color: #404b51 !important;
}

.footer {
    background-image: url('../Images/wave.svg') !important;
    background-origin: border-box !important;
    background-position: left !important;
    background-size: cover;
}

.footer {
    background-color: #032e3f !important;
    padding: 2.5rem 0 !important;
}

    .footer .fa {
        margin-right: 3px !important;
    }

    .footer li {
        font-size: 14px !important;
    }

        .footer li a, .footer p {
            color: #5c8090 !important;
        }

    .footer h4 {
        font-family: 'inter_24pt-regular' !important;
        color: #f1f1f1 !important;
        font-size: 17px !important;
        margin-bottom: 1.3rem !important;
    }

    .footer .list-inline-payment img {
        width: 46px !important;
    }

    .footer .social-media-bullets a {
        color: #5c8090 !important;
    }

    .footer .social-media-bullets {
        position: relative !important;
    }

        .footer .social-media-bullets li {
            margin-bottom: 1rem !important;
            margin-right: .2rem !important;
            background-color: #515e6b !important;
            position: relative !important;
            transition: 1s ease-in-out;
            -webkit-transition: 1s ease-in-out;
            -moz-transition: 1s ease-in-out;
            -o-transition: 1s ease-in-out;
        }

            .footer .social-media-bullets li:hover {
                transition: 1s ease-in-out;
                -webkit-transition: 1s ease-in-out;
                -moz-transition: 1s ease-in-out;
                -o-transition: 1s ease-in-out;
            }


        .footer .social-media-bullets li {
            color: #fff !important;
            transition: 1s ease-in-out;
            -webkit-transition: 1s ease-in-out;
            -moz-transition: 1s ease-in-out;
            -o-transition: 1s ease-in-out;
        }

            .footer .social-media-bullets li:hover a {
                color: #fff !important;
                transition: 1s ease-in-out;
                -webkit-transition: 1s ease-in-out;
                -moz-transition: 1s ease-in-out;
                -o-transition: 1s ease-in-out;
            }

        .footer .social-media-bullets li {
            padding: 7px 12px !important;
            border-radius: 5px !important;
        }

            .footer .social-media-bullets li:first-child {
                padding: 7px 14px !important;
            }

            .footer .social-media-bullets li:nth-child(1) {
                background-color: #1877f2 !important;
            }

            .footer .social-media-bullets li:nth-child(2) {
                background-color: #1da1f2 !important;
            }

            .footer .social-media-bullets li:nth-child(3) {
                background-color: #0a66c2 !important;
            }

            .footer .social-media-bullets li:nth-child(4) {
                background-color: #bd081c !important;
            }

            .footer .social-media-bullets li:nth-child(5) {
                background-color: #ff0000 !important;
            }

            .footer .social-media-bullets li:nth-child(6) {
                background-color: #1ab7ea !important;
            }

.accordion-button:not(.collapsed) {
    color: #333f49;
    background-color: #f0f7fd;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}



nav li a {
    font-family: 'lato-regular';
    font-size: 14px !important;
}

nav {
    border: 0 !important;
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding: 10px 16px !important;
}

nav .dropdown-menu {
    margin-top: .5rem !important;
    width: 250px;
    border-radius: 0px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

    nav .dropdown-menu li a {
        padding-top: .5rem !important;
        color: #212529 !important;
        padding-bottom: .5rem !important;
    }

.support-platform .support-platform-wrapper h4 {
    font-size: 18px !important;
    margin-bottom: 3px !important;
}

.support-platform .support-platform-wrapper p {
    margin-bottom: 0 !important;
    color: #565656 !important;
}

.btn-primary {
    font-size: 14px !important;
    background-color: #f9ece0 !important;
    color: #444444 !important;
    border-color: #e0d4c9 !important;
}

.btn-secondary {
    font-size: 14px !important;
    background-color: #D2D2D2 !important;
    color: #444444 !important;
    border-color: #bdbdbd !important;
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    right: 4px !important;
    bottom: 100px !important;
}

    .grecaptcha-badge:hover {
        width: 256px !important;
    }
/* Remove outline and shadow on click/focus */
.btn, .btn:focus, .btn:active, .btn.dropdown-toggle:focus, .btn.dropdown-toggle:active {
    outline: none !important;
    box-shadow: none !important;
    border-radius: 5px !important;
}




::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #AAA;
}

.choose-us h4.card-title {
    font-size: 18px !important;
}

.features-app h4 {
    font-size: 18px !important;
}
/* Make nav look like toggle pill */
#pricingTabs {
    background: #fff;
    border-radius: 25px;
    padding: 4px;
    display: inline-flex;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.175) !important;
}



    #pricingTabs .nav-item {
        background-color: transparent !important;
    }

    #pricingTabs .nav-link {
        border: none;
        border-radius: 20px !important;
        padding: 6px 20px;
        color: #444;
        transition: all 0.3s ease;
    }

        #pricingTabs .nav-link.active {
            background: rgba(0, 0, 0, 0.175); /* pink/red toggle color */
            color: #444;
            border-radius: 20px;
        }

.card-wrapper-adjustment h4.card-title {
    font-size: 18px !important;
    margin-bottom: .3rem !important;
}

    .card-wrapper-adjustment h4.card-title a {
        color: #444 !important;
    }

nav.nav-breadcrumb li, nav.nav-breadcrumb li a {
    font-size: 13px !important;
    color: #565656 !important;
}

.form-control:focus {
    box-shadow: none !important;
}

.carousel-section .carousel-container {
    overflow: hidden;
    position: relative;
}

.carousel-section .carousel-wrapper {
    display: flex;
    flex-direction: column; /* stack track and indicators vertically */
    justify-content: center;
    align-items: center;
}

.carousel-section .carousel-track {
    display: flex;
    transition: transform 0.5s ease;
    gap: 1rem;
    align-items: flex-end;
    visibility: hidden;
}

.carousel-section .carousel-card {
    flex: 0 0 60%;
    max-width: 60%;
    display: flex;
    justify-content: center;
}

.carousel-section .card {
    background-color: #fff;
    border-radius: 4px;
    transition: transform 0.5s ease, opacity 0.5s ease, padding 0.3s ease;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.carousel-section .carousel-card.center .card {
    background-color: #ffffff !important;
    color: #444;
    opacity: 1;
    padding: 2rem;
    justify-content: flex-start;
}

.carousel-section .carousel-card.side .card {
    opacity: 0.7;
    padding: 1rem 2rem 1rem 2rem;
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 0;
}

.carousel-section .carousel-indicators {
    display: flex;
    position: relative !important;
    justify-content: center;
    margin-top: 2rem;
    gap: 0.75rem;
}

.carousel-section .carousel-card.side .card .card-text {
    color: #000 !important;
}

.carousel-section .carousel-indicators button {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: none;
    background-color: #444;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

    .carousel-section .carousel-indicators button.active {
        opacity: 1;
        background-color: #333 !important;
    }

.horizontal-borders td,
.horizontal-borders th {
    font-weight: normal !important;
    border-top: 1px solid #dee2e6; /* Bootstrap's default border color */
}

.custom-table {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.headings-controller h4 {
    font-size: 18px !important;
}
.headings-controller .card p:not(:last-child) {
    margin-bottom: .5rem !important;
}
