span {
    color: #ffffff !important;
    align-content: center;
    border: 0px transparent;
    font-size: xx-large;
}
body {
  	overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: black;
    background-image: url('background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
}
.w-100{
  	max-height: 145px;
}
.container {
    max-width: 1200px;
}
.roster .container {
    max-width: 800px;
}
.roster .card {
    transition: transform 0.3s ease;
}
.roster .card:hover {
    transform: scale(1.1);
}

.key-button {
    transition: transform 0.1s ease;
}

.key-button:active {
    transform: translateY(6px);
}

.navbar {
    margin-top: 3rem !important;
}
#navbarText li {
    margin: 0px 10px !important;
}
#navbarText li:nth-child(1) {
    margin-left: 100px !important;
}
#navbarText li:nth-child(3) {
    margin-right: 0px !important;
}
#navbarText li:nth-child(4) {
    margin-left: 300px !important;
}
#navbarText .navbar-nav {
    width: 1280px;
}
@media screen and (max-width: 1200px) {
    .navbar {
        border: none;
        background-color: transparent;
    }
}
@media screen and (max-width: 900px) {
    #link1, #link2, #link3, #link4, #link5, #link6 {
        text-align: center !important;
    }
    #link4 {
        margin: 0px !important;
    }
    #link3 {
        margin: 0px !important;
    }
}
@media screen and (max-width: 1719px) {
    .w-100 {
        height: 80px;
        width: 100%;
    }
    .navbar.w-100,
    #navbarText{
        height: auto!important;
    }
    .navbar-brand {
        padding: 4px;
        height: 60px;
    }
}
.navbar-nav .nav-item .nav-link {
    padding: 18px 10px 5px 10px;
    font-size: 1.2rem;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    border-bottom: 3px transparent;
}
@media screen and (max-width: 1286px) {
    .navbar-nav .nav-item .nav-link {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.navbar-nav .nav-item .nav-link:hover {
    transition: 0.5s;
    border-bottom: 3px solid #d10404;
    width: auto;
    height: auto;
}
.navbar-nav {
    border-bottom: 3px solid black;
    border-left: 3px solid black;
    border-right: 3px solid black;
}
@media screen and (max-width: 1719px) {
    .custom-logo {
        margin-top: 10px !important;
    }
}
@media screen and (min-width: 1720px) {
    .navbar {
        margin-top: 4.7rem !important;
    }
}
@media screen and (min-width: 1800px) {
    .navbar {
        margin-top: 5.2rem !important;
    }
}
@media screen and (min-width: 2000px) {
    .navbar {
        margin-top: 6rem !important;
    }
}
.nav-link.active {
    color: #d10404 !important;
    border-bottom: 3px solid #d10404 !important;
}
.countainer-fluid {
    width: 100%;
    min-height: 100vh;
    padding-top: 115px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
@media screen and (min-width: 1700px) {
    .countainer-fluid {
        padding-top: 172px;
    }
}
.Bienvenue {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.1rem;
    font-weight: 900;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8)
}
.Predators {
    margin-top: 0px;
    color: #d10404;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.4rem;
    font-weight: 900;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    line-height: 1em;
}
@media screen and (min-width: 1000px) {
    #link4 {
        margin-left: 85px !important;
    }
    #link3 {
        margin-left: 60px !important;
    }
}
.modal {
    position: fixed;
    bottom: 0px;
}
.modal.modal-bottom .modal-dialog {
    margin: auto;
}
.modal-header {
    border: none;
}
.modal-fullscreen .modal-content {
    height: auto !important;
}
.modal-dialog-centered {
    align-items: flex-end;
}
.custom-background {
    background: transparent;
    background-image: url('footer.png');
    background-size: cover;
    height: min-content;
    border: none;
    box-shadow: none;
}
.modal.modal-bottom .modal-dialog {
    transform: translateY(100%);
    transition: transform 1s ease-in-out;
}
.modal.show.modal-bottom .modal-dialog {
    transform: translateY(0);
}
.footer-link {
    text-decoration: none;
    color: inherit;
    border-bottom: 3px transparent;
}
.footer-link:hover {
    transition: 0.5s;
    border-bottom: 3px solid #d10404;
    width: auto;
    height: auto;
}
@media screen and (max-width:1320px) {
    #navbarText li {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .navbar-nav {
        justify-content: center;
    }
    #navbarText li:nth-child(1) {
        margin-left: 1.5rem !important;
    }
    #navbarText li:nth-child(3) {
        margin-right: 1.5rem !important;
    }
    #navbarText li:nth-child(4) {
        margin-left: 1.5rem !important;
    }
    #navbarText .navbar-nav {
        width: 100% !important
    }
}
@media screen and (max-width: 570px) {
    .cart {
        margin-top: 60% !important;
    }
    .flex1 {
        padding: 10px !important;
    }
}
@media screen and (max-width: 390px) {
    .cart {
        margin-top: 160% !important;
    }
}
@media screen and (max-width: 340px) {
    .cart {
        margin-top: 200% !important;
    }
    .flex1 {
        padding: 0px !important;
    }
}
@media screen and (min-width: 1900px) {
    .custom-logo {
        margin-bottom: 40rem !important;
    }
}
@media screen and (max-height:900px) {
    .modal {
        padding-top: 50rem !important;
    }
}
@media screen and (max-height:887px) {
    .modal {
        padding-top: 35rem !important;
    }
    .custom-link {
        font-size: 100% !important;
    }
    .custom-address {
        font-size: 100% !important;
    }
}
@media screen and (max-height:770px) {
    .modal {
        padding-top: 30rem !important;
    }
}
@media screen and (max-height:570px) {
    .modal {
        padding-top: 15rem !important;
    }
}
@media screen and (max-height:500px) {
    .custom-copyright {
        text-align: center !important;
    }
}
@media screen and (max-width: 1007px) {
    .navbar-nav {
        text-align: center !important;
    }
}
@media screen and (max-width: 720px) {
    .custom-header {
        justify-content: center;
        align-items: center;
        width: 290% !important;
        height: 100%;
        margin-left: -95% !important;
    }
}
.card-title {
    color: #ffffff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 10px;
    font-family: "Georgia", "Times New Roman", serif;
    border-bottom: 2px solid black;
    padding-bottom: 5px;
}
.card-text {
    text-align: justify;
    color: #ffffff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.445);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 1.5rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.card {
    background-color: #333;
    border: 2px solid #777;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    margin-left: 25%;
    margin-right: 25%;
}
.card {
    margin-left: 0px;
    margin-right: 0px;
}
.modal-fade {
    opacity: 1;
    transition: opacity 0.3s ease-out;
}
.modal-fade-out {
    opacity: 0;
}
.modal-slide-out-down {
    transform: translateY(100%);
    transition: transform 0.3s ease-out;
    display: block;
}
.modal-fade-out {
    animation: fadeOutAnimation 1s ease-in;
}
.contact {
    background-color: #333;
    color: #fff;
    padding: 18px !important;
    font-family: 'Poppins', sans-serif;
    border: solid 2px #777;
    border-radius: 10px;
}
.contact .custom-title {
    color: #ffffff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
    font-family: "Georgia", "Times New Roman", serif;
    border-bottom: 2px solid black;
    padding-bottom: 5px;
}
.contact form {
    display: flex;
    flex-direction: column;
}
.contact label {
    font-size: 1.2rem;
}
.contact input[type="text"], .contact input[type="email"] {
    text-align: start;
    width: 100%;
    padding: 1% 1% 1% 1%;
    background-color: #555;
    border: solid 2px #777;
    color: #fff;
    border-radius: 10px;
    font-size: 1rem;
}
.contact textarea {
    text-align: start;
    width: 100%;
    padding: 1% 1% 15% 1%;
    background-color: #555;
    border: solid 2px #777;
    color: #fff;
    border-radius: 10px;
    font-size: 1rem;
}
.contact .form-control:focus {
    outline: none !important;
    border: 2px solid #777 !important;
    border-radius: 10px !important;
}
.contact button[type="submit"] {
    padding: 10px 20px !important;
    background-color: red !important;
    color: #fff !important;
    border: solid 2px black !important;
    border-radius: 10px !important;
    cursor: pointer !important;
    transition: background-color 0.2s !important;
    font-size: 1rem !important;
    width: 20%;
}
.contact button[type="submit"]:hover {
    background-color: #d00 !important;
}
@media screen and (max-width: 838px) {
    .contact {
        margin-left: 10%;
        width: 80%;
    }
    .contact button[type="submit"] {
        width: 30%;
    }
}
@media screen and (max-width: 480px) {
    .contact {
        margin-left: 5%;
        width: 90%;
    }
    .contact button[type="submit"] {
        width: 40%;
    }
}
@media screen and (max-width: 414px) {
    .contact .paragraph {
        font-size: 0.5rem !important;
    }
    .contact label {
        font-size: 0.6rem !important;
    }
    .contact {
        margin-top: 8% !important;
        width: 100% !important;
        margin-left: 0% !important;
    }
    .contact button[type="submit"] {
        width: 50%;
    }
}
.title {
    justify-content: center;
    border: solid 4px #000000;
    background-color: #3c3a3b;
    margin-top: 12%;
    width: 696px !important;
    margin: 0 auto 50px;
    font-size: xx-large;
    color: #fff;
}
.INCOMING {
    color: #d10404;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 430%;
    font-weight: 900;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.8);
}
@keyframes fadeOutAnimation {
    from {
        opacity: 1;
    }
    to {
        margin-top: 100%;
    }
}
.nonCliquable {
    cursor: help;
}
.miniContainer {
    max-width: 1050px;
    margin: 0 auto;
}
.miniContainer .container {
    padding: 0px 0px 0px 15px;
}
.modal-body {
    padding: 0px 25px 5px 20px;
}
@media screen and (max-width: 760px) {
    .container {
        padding: 0px 50px;
    }
    .container {
        max-width: 90%;
    }
    .title {
        margin: 0px 0px 30px 0px !important;
        width: 100% !important;
    }
    .miniContainer .container {
        padding: 0px 0px 0px 0px;
    }
    .apropos .countainer-fluid, .contactPage .countainer-fluid {
        padding-top: 50px;
    }
    .home .countainer-fluid {
        padding: 0px;
    }
}