﻿@font-face {
    font-family: "LesSorciresdelaLunenoire";
    src: url("LesSorciresdelaLunenoire.ttf");
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaBT-Book.eot');
    src: url('../fonts/FuturaBT-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaBT-Book.woff2') format('woff2'),
        url('../fonts/FuturaBT-Book.woff') format('woff'),
        url('../fonts/FuturaBT-Book.ttf') format('truetype'),
        url('../fonts/FuturaBT-Book.svg#FuturaBT-Book') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LesSorcie';
    src: url('../fonts/LesSorciresdelaLunenoire.eot');
    src: url('../fonts/LesSorciresdelaLunenoire.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LesSorciresdelaLunenoire.woff2') format('woff2'),
        url('../fonts/LesSorciresdelaLunenoire.woff') format('woff'),
        url('../fonts/LesSorciresdelaLunenoire.ttf') format('truetype'),
        url('../fonts/LesSorciresdelaLunenoire.svg#LesSorciresdelaLunenoire') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

b,
strong {
    font-weight: bold;
}

a {
    color: #fff;
    text-decoration: none;
}

ol,
ul {
    padding-left: 0rem;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

a:focus {
    color: #fff;
    text-decoration: none;
}

.logo {
    max-width: 240px;
}

body {
    font-family: "Futura";
    background-color: #E06E26;
    color: #fff;
}

#navbar_top {
    background-color: #e06e26e8;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 0;
}

.nav-link {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff !important;
    border-radius: 0;
    padding: 0;
    min-width: 160px;
    text-align: center;
}

.nav-link:focus,
.nav-link:hover {
    color: #fff;
}

.nav-item {
    padding-right: 25px;
}

p {
    font-size: 30px;
    line-height: 40px;
}

p i {
    color: #000;
}


p span {
    color: #000;
    font-weight: bold;
}

p span.normal {
    color: #000;
    font-weight: normal;
}


h1 {
    color: #000;
    padding-bottom: 25px;
    font-size: 55px;
}


.figure-caption {
    font-size: 50px;
    font-family: 'LesSorcie';
    color: #f00;
    font-weight: bold;
}

.social_link {
    color: #f00;
    font-size: 50px;
    text-decoration: none;
    margin: 0 20px;
}

.social_link:hover {
    color: #f00;
    text-decoration: none;
}

.social_link:focus {
    color: #f00;
    text-decoration: none;
}

.social_link:active {
    color: #f00;
    text-decoration: none;
}

.footer_navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.footer_nav-item {
    padding-right: 0px;
    max-width: 25%;
    margin: 20px auto;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 3.5rem;
    height: 3.5rem;
    opacity: 1;
}

.personage_box {
    background-color: #fff;
}


.carousel-control-next-icon {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23fff" viewBox="0 0 320 512"><!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M96 480c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L242.8 256L73.38 86.63c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l192 192c12.5 12.5 12.5 32.75 0 45.25l-192 192C112.4 476.9 104.2 480 96 480z"/></svg>');
}

.carousel-control-prev-icon {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23fff" viewBox="0 0 256 512"><!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M192 448c-8.188 0-16.38-3.125-22.62-9.375l-160-160c-12.5-12.5-12.5-32.75 0-45.25l160-160c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25L77.25 256l137.4 137.4c12.5 12.5 12.5 32.75 0 45.25C208.4 444.9 200.2 448 192 448z"/></svg>');
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    opacity: 1;
    transition: opacity 1s ease;
    border-radius: 100%;
    margin: 0 12px;
    border: 2px solid transparent;
}

.carousel-indicators [data-bs-target]:hover {
    opacity: 1;
    background-color: #fff;
    border: 2px solid #fff;
}


.carousel-indicators .active {
    opacity: 1;
    background-color: #fff;
    border: 2px solid #fff;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 1;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
    transition: opacity .15s ease;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .25rem #fff;
}


.main-loader {
    position: fixed;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../img/logo.png') center no-repeat #E06E26;
    background-size: 250px;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background-color: transparent;
    border-color: #fff;
    color: #fff !important;
    box-shadow: none;
}

#btn-back-to-top:hover {
    background-color: #ffff001f;
}

.form-label {
    width: 180px;
    line-height: 44px;
    font-size: 22px;
}

.input-group>.form-control,
.input-group>.form-select {
    font-size: 22px;
}

.alert {
    font-size: 22px;
}

.input-group-text {
    background-color: #fff;
    border: 0px solid #f00;
    color: #f00;
    font-size: 20px;
}

.send_form_button_box {
    display: flex;
    justify-content: right;
    align-items: right;
    width: 100%;
}

.send_form_button {
    background: #f00;
    height: 54px;
    color: #fff;
    font-size: 26px;
}

.send_form_button:hover {
    background: #fff;
    color: #f00;
}

.form_error {
    background-color: #f8d7da;
}

.mobile_br {
    display: none;
}

@media(max-width:768px) {
    .nav-item {
        padding-right: 0px;
        padding-bottom: 25px;
    }

    .navbar-nav {
        margin-top: 30px;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        width: 2.5rem;
        height: 2.5rem;
    }

    h1 {
        padding-bottom: 5px;
        font-size: 32px;
    }

    p {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .figure-caption {
        font-size: 34px;
    }

    .footer_nav-item {
        max-width: none;
    }

    .logo {
        max-width: 140px;
    }

    .form-label {
        width: 120px;
        line-height: 40px;
        font-size: 20px;
    }

    .input-group>.form-control,
    .input-group>.form-select {
        font-size: 20px;
    }

    .input-group-text {
        font-size: 20px;
    }


    .send_form_button {
        height: 54px;
        font-size: 20px;
    }

    .mobile_br {
        display: block;
    }

}

#carouselDonald {
    border-top: 2px solid #fff;
    border-bottom: 1px solid #fff;
}