/* @font-face {
    font-family: eicons;
    src: url(wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons0b93.eot?5.10.0);
    src: url(https://beprotekt.bike/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.10.0#iefix) format("embedded-opentype"), url(https://beprotekt.bike/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.10.0) format("woff2"), url(https://beprotekt.bike/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.10.0) format("woff"), url(https://beprotekt.bike/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.10.0) format("truetype"), url(https://beprotekt.bike/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.10.0#eicon) format("svg");
    font-weight: 400;
    font-style: normal
} */


/* GENERAL CLASS TO USE  */

@font-face {
    font-family: 'Noto-Sans-1-Logo';
    src: url('../fonts/Noto-Sans-1-Logo/NotoSans-Black.ttf') format('woff2'), url('../fonts/Noto-Sans-1-Logo/NotoSans-Bold.ttf') format('woff2');
}

@font-face {
    font-family: 'Noto-Sans-2-Logo';
    src: url('../fonts/Noto-Sans-2-Logo/NotoSans-Regular.ttf') format('woff2');
}

@font-face {
    font-family: 'Sintony';
    src: url('../fonts/Sintony-Textes/Sintony-Regular.ttf') format('woff2'), url('../fonts/Sintony-Textes/Sintony-Bold.ttf') format('woff2');
}

@font-face {
    font-family: 'Source-Sans-Pro-Titres';
    src: url('../fonts/Source-Sans-Pro-Titres/SourceSansPro-Regular.ttf') format('woff2'), url('../fonts/Source-Sans-Pro-Titres/SourceSansPro-Black.ttf') format('woff2');
}

@font-face {
    font-family: 'Source-Sans-Pro-Titres';
    src: url('../fonts/Source-Sans-Pro-Titres/SourceSansPro-Bold.ttf') format('woff2');
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source-Sans-Pro-Titres';
}

body {
    font-family: 'Sintony';
}

.white-space-nowrap {
    white-space: nowrap;
}

a {
    color: #00d54b !important;
    text-decoration: none;
}

p {
    margin-bottom: 0;
    font-size: 14px;
}

nav .nav-link {
    font-size: 15px;
    font-family: 'Noto-Sans-2-Logo';
    font-weight: 300;
    line-height: 2.6;

}

.navbar-light .navbar-toggler {
    border: 0;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 111, 235, 1)' stroke-linecap='round' stroke-miterlimit='15' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

header a.navbar-brand {
    width: 33.98%;
}

header .navbar-brand {
    padding-top: 0rem;
    padding-bottom: 0.1rem;
}

header .nav-link {
    padding: 0;
}

nav a.nav-link.active {
    color: #006feb !important;
}

a:hover {
    color: #006feb !important;
}
.main-content
{
    padding-top: 120px;
}
header.header {
    padding: 1.83rem 9.35% 1.65rem 9.35%;
    position: fixed;
    width: 100%;
    z-index: 99999;
    background-color: #FFF;
}

header.header .navbar {
    padding-top: 0;
    padding-bottom: 0
}

header.header svg.logo-v2 {
    width: 61.8% !important;
}

@media(min-width:992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        font-size: 2.5rem;
        font-family: 'Noto-Sans-2-Logo';
        font-weight: 300;
        display: flex;
        justify-content: space-between;
        width: 76.9%;
        padding: 0.75rem 0rem;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0;
    }
}
nav div.navbar-nav a.nav-link {
    color: #000  !important;
}
nav div.navbar-nav a.nav-link:hover {
    color: #00d54b  !important;
}

nav div.navbar-nav a:last-child {
    border: 1px solid white;
    background-color: #00d54b;
    color: white !important;
    padding: 8px 8px !important;
    border-radius: 5px;
    display: flex;
    height: 38px;
    align-items: center;
    justify-content: center;
    line-height: 1.2;

}

nav div.navbar-nav a.nav-link:last-child:hover {
    color: #006feb !important;
}

.bg-blue {
    background-color: #006feb;
}

.footer {
    padding: 5%;
    padding-bottom: 0;
    padding-top: 3.5%;
}

footer .spe-border p {
    font-size: 15px;
}

footer .spe-border {
    border-bottom: 2px solid white;
    height: 40px;
}

footer a {
    color: white !important;
    text-decoration: none;
    font-size: 11px !important;
    line-height: 1.7;
    margin-bottom: 5px;
    text-align: center;
    /* font-family: 'Sintony-Textes';*/
}

footer .footer-subcontainer {
    margin: 0 25px;
}

footer .footer-subtitle {
    font-size: 18px;
    margin-bottom: 15px;
    text-align: center;
}

footer .footer-subcontainer>div {
    align-items: center !important;
}

.footer-subcontainer .flex-column {
    text-align: center;
}

footer a:hover {
    color: #00d54b !important;
}

.container-logo {
    margin-top: 3%;
    margin-bottom: -2rem !important;
    z-index: 2;
    width: 100% !important;
    max-width: 510px;
    display: flex;
    align-items: center;
    justify-content: space-between !important;
}

.container-logo img {
    width: 60%;
}

.bg-blue.footer .d-flex.c-white {
    width: 100% !important;
    max-width: 615px;
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    margin: 0 auto;
    margin-top: 25px !important;
}

.bg-dark-blue {
    background-color: #0057b9;
}

.bottom-footer p {
    font-size: 10px;
    margin-bottom: 15px;
}

.c-white {
    color: #fff
}

.navbar-toggler:focus {
    box-shadow: unset !important;
}

@media (max-width: 1300px) and (min-width: 992px) {
    header .navbar-expand-lg .navbar-nav {
        width: 100%
    }
}

@media (max-width: 991px) {
    header nav.navbar>div {
        justify-content: flex-start !important;
    }

    header div.navbar-nav {
        /*margin-top: 25px;*/
    }

    header div.navbar-nav a {
        width: fit-content;
    }

    header.header svg.logo-v2 {
        width: 100% !important;
        max-width: 175px;
    }

    header a.navbar-brand {
        padding-bottom: 0;
    }

    header .container-fluid {
        display: flex;
    }

    header a.navbar-brand {
        width: 64%
    }

    header .container-fluid {
        padding-left: 0;
    }

    div#navbarNavAltMarkup.filtre-active {
        display: flex;
        flex-direction: column;
    }

    div#navbarNavAltMarkup.filtre-active {
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 0;
        background: #0e0f0fa8;
        left: 0;
        padding: 0 4%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        z-index: 999;
    }

    div#navbarNavAltMarkup.filtre-active::before {
        position: absolute;
        content: "";
        width: 80%;
        height: 100%;
        top: 0;
        left: 0;
        background: #006feb;
        z-index: -1;
    }

    header .navbar-light .navbar-nav .nav-link {
        color: #fff !important;
    }

    header .navbar-light .navbar-nav .nav-link:hover {
        color: #00d54b !important;
    }

}

@media(max-width:650px) {
    footer .bg-blue.footer .d-flex.c-white {
        max-width: 100%;
        flex-direction: column;
    }

    footer .footer-subcontainer {
        margin-bottom: 35px;
    }

    footer a {
        font-size: 13px !important;
        text-align: center;
    }

    .bottom-footer p {
        font-size: 12px;
    }
}

@media(max-width:991px) {

    /*menu responsive*/
    #navbarNavAltMarkup.filtre-active {
        display: flex;
        flex-direction: column;
        /* transition-duration:1s;*/
    }

    #navbarNavAltMarkup {
        display: none;
    }

    #croix-filtre span {
        cursor: pointer;
    }

    #croix-filtre {
        display: flex;
        width: 80%;
        align-items: center;
        justify-content: flex-end;

    }

    #croix-filtre span {
        color: #fff;
        font-size: 41px;
        font-family: cursive;
    }

    #croix-filtre span:hover {
        color: #00d54b;
    }
}

@media(min-width:992px) {
    #croix-filtre {
        display: none;
    }

}

@media(max-width:767px) {
    #croix-filtre {
        padding-right: 12px;

    }
}

footer .container-logo a:hover {
    transform: scale(1.2);
}

h1 {
    font-size: 66px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
}

.form-control:focus {
    box-shadow: none !important;
}

.w-80 {
    width: 80%;
}

@media(max-width:992px) {
    h1 {
        font-size: 55px;
    }
}

@media(max-width:767px) {
    h1 {
        font-size: 45px;
    }
}

@media(max-width:500px) {
    h1 {
        font-size: 40px;
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk .banner_logo {
    background-size: 220px;
    background-image: url(/assets/uploads/beprotekt.bike_.png);
    background-repeat: no-repeat;
    padding: 0px 0px 70px 0;
    background-position: center;
    display: block !important;
}
