body {
    font-family: 'Roboto', sans-serif;
}

html {
    height: 100%;
}

#bodyHome {
    background-color: #e7e7e7;
}

video {
    margin-bottom: 20px;
    height: 500px;
    background-color: black;
}

h3 {
    color: #e7427a;
    font-size: 60px;
}

h4 {
    color: #e7427a;
}

.inputCode {
    margin-top: 100px;
}

.pink {
    color: #e7427a;
}

.btnValider {
    width: 92%;
}

.button-container {
    display: flex;
    justify-content: space-between;
}

.test {
    margin-left: auto;
}

.button-text {
    display: block;
    text-align: center;
    margin-bottom: 0.5rem;
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.dropdown-menu {
    width: 50%;
    text-align: center;
}

.frame {
    padding: 20px;
    border: 1px solid #000;
    border-radius: 5px;
}

button {
    font-size: 24px;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #4CAF50;
    color: #fff;
    border: none;
    cursor: pointer;
}

.navbar {
    background-color: #e7427a !important;
    display: flex;
    justify-content: space-around;
    z-index: 999;
    width: 100%;
}

.navBarMenu {
    background-color: #e7427a !important;
}

.navBarLink {
    position: relative;
    background-color: #9979d2 !important;
    top: 100px;
}

.colorLink {
    background-color: #2cb8c3;
}

.navBarBurger {
    position: relative;
    background-color: #6d4ea4 !important;
    top: 74px;
}

.navBarSubMenu a {
    color: white;
}

.cardResearch {
    background-color: #e7427a;
    color: white;
}

.nav-link {
    color: white;
    margin-bottom: 0;
}

.navBarSubMenu a:active {
    color: black;
}

.nav-link:focus {
    color: black;
}

a:focus {
    color: black;
}

.logoWam {
    width: 10%;
}

.boutonLogin {
    background-color: #e7427a;
}

.sidebar {
    z-index: 999;
}

.iconLang {
    width: 5%;
}

.fa-globe {
    color: white;
    width: 30%;
}

.crownGif {
    width: 15%;
    height: 15%;
}

.crownFree {
    margin-top: 2rem;
}

.fa-long-arrow-alt-right {
    position: relative !important;
    top: 10px !important;
    animation-duration: .8s;
    animation-name: clignoter;
    animation-iteration-count: infinite;
    transition: none;
}

.bad {
    color: red;
    font-size: 60px;
    font-weight: bold;
}

.good {
    color: green;
    font-size: 60px;
    font-weight: bold;
}

@keyframes clignoter {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


#language {
    position: relative;
}

.flags {
    width: 20%;
}

li {
    list-style: none;
}

.gifs {
    width: 10%;
}

.logoWamkey {
    width: 80%;
}

.dropdown1 {
    display: none;
}

.dropdown2 {
    display: none;
}

.dropdown3 {
    display: none;
}

.crownPink {
    background-color: pink;
    padding: 10px;
}

.crownBlue {
    background-color: lightskyblue;
    padding: 10px;
}

.advice {
    color: #FFA500;
}

.content {
    position: relative;
    margin-top: 250px;
    text-align: justify;
}

.container-fluid {
    max-width: 2000px;
}

.contentContactUs {
    position: relative;
    margin-top: 150px;
    text-align: justify;
}

.navLinkSubMenu {
    margin-left: 10px;
    color: white;
    font-size: 20px;
    padding-left: 20px;
}

#navLinkSubMenu {
    background-color: #6d4ea4;
}

.imgCrownPink2 {
    width: 21%;
    height: 20%;
}

/* GIF  */

.prolongation {
    position: relative;
    top: 60px;
}

.wrapper {
    display: flex;
    width: 100%;
}

.navBarLink {
    height: 100vh;
    z-index: 999;
}

.wrapper {
    display: flex;
    width: 100%;
}

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: #7386D5;
    color: #fff;
    transition: all 0.3s;
}

.btnBurger {
    display: none;
}

.logoWamx {
    width: 95%;
    margin-top: 7rem;
}

.list-group a:hover {
    background-color: #6d4ea4 !important;
    color: white !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.selectProduct {
    width: 85%;
    margin-top: 1rem;
}

.selectProduct:hover {
    width: 89%;
    margin-top: -.5rem;
}

.fa-arrow-circle-left {
    position: relative;
    bottom: 40px;
}

.wamLink {
    background-color: #6d4ea4;
    margin-left: 5rem;
}

.wamLink li:hover {
    background-color: #9979d2 !important;
}

.wamLink a:hover {
    color: white;
}

.wamLink a {
    color: white;
}

.fa-arrow-circle-right {
    color: #e7427a;
    margin-bottom: 2rem;
}

.fa-arrow-circle-left {
    color: #e7427a;
}

.wamkeyTitle {
    font-weight: 100;
    position: relative;
    bottom: 70px;
}

.welcome {
    font-weight: 100;
    position: relative;
    bottom: 40px;
}

.exitIcon {
    width: 8%;
    color: white;
}

.contactUs {
    font-weight: 100;
}

.wamxTitle {
    font-weight: 100;
    position: relative;
    bottom: 100px;
}

.utilisation {
    color: #ffffff;
    font-size: 17px;
}

.btnPink {
    font-size: 20px;
    color: #FFFFFF;
    background-color: #e7427a;
    transition-duration: 0.4s;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #e7427a ;
    border-color: #e7427a;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #e7427a;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.btnPink:hover {
    color: #e7427a;
    border: 3px solid #e7427a;
    background-color: white;
}

/* MOBILE */

@media (max-width: 640px) {

    .btnBurger {
        display: block;
        z-index: 999;
        position: relative;
        margin-right: -8px;
        margin-left: -14px;
        color: #6d4ea4;
    }

    .sidebar {
        display: none;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .logoWam {
        position: relative;
        width: 20%;
        right: 287px;
    }

    .navBarLink {
        position: relative;
        background-color: #9979d2 !important;
        top: 50px;
    }

    .nav-link {
        font-size: 20px;
    }

    .imgCrownPink2 {
        width: 45%;
        height: 20%;
    }

    .imgCrownPink1 {
        width: 45%;
        height: 20%;
    }

    .selectProduct {
        width: 100%;
        margin-top: 10rem;
    }

    .Products {
        position: relative;
        font-size: 20px;
        left: 20px;
        z-index: 99999;
    }

    .navLinkSubMenu {
        margin-left: 0;
        color: white;
        font-size: 20px;
        padding-left: 0;
    }

    .wamLink {
        background-color: #6d4ea4;
        margin-left: 1rem;
    }

    .content {
        position: relative;
        margin-top: 150px;
        text-align: justify;
    }


}

@media (max-width: 380px) {

    .btnBurger {
        display: block;
        z-index: 999;
        position: relative;
        margin-right: -8px;
        margin-left: -14px;
        color: #6d4ea4;
    }

    .sidebar {
        display: none;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .logoWam {
        position: relative;
        width: 20%;
        right: 255px;
    }

    .navBarLink {
        position: relative;
        background-color: #9979d2 !important;
        top: 50px;
    }

    .nav-link {
        font-size: 20px;
    }

    .imgCrownPink2 {
        width: 45%;
        height: 20%;
    }

    .imgCrownPink1 {
        width: 45%;
        height: 20%;
    }

    .selectProduct {
        width: 100%;
        margin-top: 10rem;
    }


    .Products {
        position: relative;
        font-size: 20px;
        left: 20px;
        z-index: 99999;
    }

    .navLinkSubMenu {
        margin-left: 0;
        color: white;
        font-size: 20px;
        padding-left: 0;
    }

    video {
        margin-bottom: 20px;
        height: 192px;
    }


}

@media (max-width: 325px) {

    .btnBurger {
        display: block;
        z-index: 999;
        position: relative;
        margin-right: -8px;
        margin-left: -14px;
        color: #6d4ea4;
    }

    .sidebar {
        display: none;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .logoWam {
        position: relative;
        width: 20%;
        right: 210px;
    }

    .navBarLink {
        position: relative;
        background-color: #9979d2 !important;
        top: 50px;
    }

    .nav-link {
        font-size: 20px;
    }

    .imgCrownPink2 {
        width: 45%;
        height: 20%;
    }

    .imgCrownPink1 {
        width: 45%;
        height: 20%;
    }

    .selectProduct {
        width: 100%;
        margin-top: 10rem;
    }

    .Products {
        position: relative;
        font-size: 20px;
        left: -20px;
        z-index: 99999;
    }

    .navLinkSubMenu {
        margin-left: 0;
        color: white;
        font-size: 20px;
        padding-left: 0;
    }

    video {
        margin-bottom: 20px;
        height: 192px;
    }


}

/* TABLET */

@media (min-width: 768px) and (max-width: 1800px) {

    .nav-link {
        font-size: 20px;
    }

    .navBarLink {
        position: relative;
        background-color: #9979d2 !important;
        top: 50px;
    }

    .imgCrownPink2 {
        width: 52%;
        height: 20%;
    }

    .selectProduct {
        width: 100%;
        margin-top: 10rem;
    }

    .Products {
        position: relative;
        left: 120px;
    }

    .navLinkSubMenu {
        margin-left: 0;
        color: white;
        font-size: 20px;
        padding-left: 20px;
    }

    .wamLink {
        margin-left: 8rem !important;
    }

    video {
        margin-bottom: 20px;
        height: 192px;
    }

    .ultrasons {
        width: 50%;
    }

    .content {
        position: relative;
        margin-top: 150px;
        text-align: justify;
    }
}