.boite-photo {
    display: none;
}

.boite-photo.ouverte {
    display: block;
}

.par-dessus {
    position        : fixed;
    left            : 0;
    top             : 0;
    width           : 100vw;
    height          : 100vh;
    background-color: #111111;
    opacity         : 0.5;
}

.photo {
    position        : fixed;
    left            : 50%;
    transform       : translate(-50%);
    top             : 50px;
    background-color: white;
    margin          : 0 auto;
    text-align      : center;

    display       : flex;
    flex-direction: column;
}

.photo img {
    max-width: 600px;
}

.photo a {
    text-align: right;
}

.imagePruit {
    cursor: pointer;
}

nav,
section,
article,
aside {

    /*  margin-bottom: 40px; */
    padding: 10px;
}

body {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    margin     : 0;
}

.menubar a,
.menubarfooter a {
    text-transform: uppercase;
    padding-top   : 40px;
}


.textBaniere {
    position   : absolute;
    color      : white;
    font-family: Arial, Helvetica, sans-serif;
    bottom     : auto;

    max-width  : 400px;
    margin     : auto;
    margin-left: 121px;
    overflow   : auto;
}

.mainsloganBLOG {
    font-family            : Arial, "Helvetica Neue", Helvetica, sans-serif;
    background             : linear-gradient(to right, hsl(140deg 100% 62%), hsl(204deg 100% 43%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size              : 55px;
    width                  : 700px;
    line-height            : 0.99;
    font-weight            : bolder;
    text-transform         : uppercase;
    margin                 : auto;
    display                : flex;
    flex-direction         : column;



}

.textBaniereBLOG {
    margin: auto 40px;
}

.bannerCall {
    display        : flex;
    flex-direction : row;
    justify-content: center;
    padding        : 20px;
}

.baniereBlog {
    background-image: url(images/cybersecurity-masthead.jpg.pc-adaptive.full.medium.jpeg );
    margin          : auto 0;
    height          : 500px;
}

.baniereaccueil {
    background-image      : url(images/home_realite-augmentee-professionnels.jpg );
    /* margin             :  0 auto; */
    height                : 500px;
    /* display            : flex;
    flex-direction        : row;
    justify-content       : space-between; */
    /* padding            : 0 40px 0 40px; */


}

.photo a {
    text-decoration: none;
    text-align     : center;
}

.imageprofuit {
    width   : 100%;
    overflow: hidden;
    display : block;



}

.imageprofuitBLOG {

    overflow: hidden;
    display : block;
    margin  : auto 0;
    height  : auto;
    width   : auto;
}

.bodyproduct {
    background-color: #e4e4e6;
}

header {
    height: auto;
}

.conf {
    text-align: center;
    width     : 160px;
}




.conf img {
    width: 100px;
}

.caracterist {
    display        : flex;
    flex-direction : row;
    justify-content: space-evenly;
    margin-top     : -110px;
    margin-bottom  : 60px;
    gap            : 20px;

}

.accesRA {
    font-family  : 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight  : bold;
    font-size    : 30px;
    border-top   : solid 1px rgb(202, 202, 202);
    max-width    : 600px;
    margin       : 0 auto;
    text-align   : center;
    margin-top   : 100px;
    margin-bottom: 100px;
}

p a {
    position : relative;
    top      : -0.5em;
    font-size: 80%;
}

.colorplane {
    background-color: #212150;
    min-height      : 100px;
    height          : auto;
    width           : auto;
    overflow        : auto;
    padding         : 10px;
}


.colorplane p {
    color      : white;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bolder;
    text-align : center;
    width      : 780px;
    margin     : 0 auto;
    font-size  : 40px;
    line-height: 0.99;
    padding-top: 12px;
    width      : auto;

}

.mainslogan {
    font-family            : Arial, "Helvetica Neue", Helvetica, sans-serif;
    background             : linear-gradient(to right, hsl(140deg 100% 62%), hsl(204deg 100% 43%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size              : 80px;
    width                  : 644px;
    line-height            : 0.8;
    text-align             : center;
    margin                 : 0 auto;
    font-weight            : bolder;
}

.mainsloganaccesoires {
    font-family            : Arial, "Helvetica Neue", Helvetica, sans-serif;
    background             : linear-gradient(to right, hsl(140deg 100% 62%), hsl(204deg 100% 43%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size              : 60px;
    width                  : auto;
    line-height            : 0.99;
    text-align             : center;
    /* margin-left         : 120px; */
    font-weight            : bolder;
    margin                 : 43px auto;
}

.accesoires {
    max-width       : 25%;
    display         : flex;
    flex-direction  : column;
    height          : 400px;
    background-color: #eff0f1;
    overflow        : hidden;
    padding         : 30px;
    text-align      : center;
    border-radius   : 10px;

}

.accesoires p {
    text-align: left;
}



.imagePruit {
    margin: auto;

    position : static;
    max-width: 100%;
}

.banierAeaccsoires {
    height: 500px;
    width : 100%;
}

.prixlLremore {
    display        : flex;
    flex-direction : row;
    justify-content: space-between;
    position       : relative;
    font-weight    : bold;
    top            : 367px;
    flex-wrap      : wrap;

}

.galeirprod {
    display        : flex;
    flex-direction : row;
    justify-content: center;

    margin   : 42px;
    gap      : 50px;
    flex-wrap: wrap;

}

.textAcces {
    position   : absolute;
    width      : 10%;
    font-size  : 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 18px;

}



.mainproduit {
    background-color: #e4e4e6;
    width           : 100%;
}

nav a:link,
nav a:visited {
    text-decoration: none;
    color          : black;
    margin-bottom  : 10px;
    line-height    : 14px;
}

nav li {
    line-height: 1.4;
}

a:hover {
    text-decoration            : underline;
    opacity                    : 50%;
    -webkit-transition-duration: 0.4s;
    transition-duration        : 0.4s;
}

nav {
    position           : -webkit-sticky;
    position           : sticky;
    top                : 10px;
    left               : 20px;
    background-color   : #dadada;
    width              : 1000px;
    margin-top         : 50px;
    margin-bottom      : 40px;
    height             : 25%;
    overflow           : auto;
    padding            : 0 20px 5px 10px;
    border-radius      : 10px;
    /* border-top      : solid #424242 4px; */



}

.navtitre {
    font-weight: bold;
    font-size  : 20px;
    margin     : 0;
    padding    : 10px;
    color      : #8b8b8b;

}

.maincontent {
    max-width     : 1200px;
    margin        : 0 auto;
    /* gap        : 20px; */
    display       : flex;
    flex-direction: row;

}



.imagesection {
    float: left;

}

.piedphoto {
    color    : #8b8b8b;
    font-size: 14px;

}

.sensorama {
    margin : auto;
    width  : auto;
    display: block
}

.maincontentProduct {
    margin: auto 0;
}

.refe {
    font-size      : 14px;
    color          : blue;
    text-decoration: none;

}

.baniereAccesoires {

    height  : auto;
    overflow: hidden;
    margin  : auto 0;
}

.videobaniere {
    width: 100%;

}




.DefeffRA_RV {
    float   : left;
    margin  : 0 15px 0 0;
    overflow: auto;
}



.subtitres {
    height                 : auto;
    border-radius          : 5px;
    padding-left           : 0;
    font-size              : 50px;
    text-align             : left;
    background             : linear-gradient(to right, hsl(140deg 100% 62%), hsl(204deg 100% 43%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.subtitres:hover {

    background-size: 100%;
}

.subtitres img {
    margin-top: 0;

}

Form {
    margin: 120px auto;
    width : 600px;

}

.texcontact {
    margin: auto auto auto 0;
}

.texcontact a {
    text-decoration: none;
    font-size      : 16px;
    color          : black;
}

input[type=text],
select,
textarea {
    width           : 100%;
    padding         : 12px;
    border          : 1px solid #ccc;
    border-radius   : 4px;
    /* resize       : vertical; */
}

.maincontentcontact {
    display        : flex;
    flex-direction : row;
    justify-content: space-evenly;
}

.nom,
.prenom,
.pays,
.mail,
.message {
    display       : flex;
    flex-direction: row;

    margin-bottom: 40px;
}

input[type=submit] {
    float              : right;
    transition-duration: 0.4s;
    text-decoration    : none;
    border             : solid 2px #424242;
    color              : white;
    background-color   : #424242;
    padding            : 5px 30px 5px 30px;
    border-radius      : 5px;
}

input[type=submit]:hover {
    float           : right;
    background-color: white;
    border          : solid 2px #424242;
    color           : #424242;
    padding         : 5px 30px 5px 30px;
    border-radius   : 5px;
}



label {
    padding   : 12px 12px 12px 0;
    /* display: inline-block; */
    float     : left;
    width     : 30%;
}

ol li {
    margin-bottom  : 15px;
    text-decoration: none;
}

.savoirbutton1 a {
    transition-duration: 0.4s;
    text-decoration    : none;
    border             : solid 2px #424242;
    color              : white;
    background-color   : #424242;
    padding            : 5px 30px 5px 30px;
    border-radius      : 5px;

}

.savoirbutton2 a {
    color          : black;
    display        : inline-block;
    text-decoration: none;
    font-weight    : bold;

    border-bottom : 2px solid;
    font-size     : 14px;
    text-transform: uppercase;
}

.champs {
    display       : flex;
    flex-direction: row;
    border        : solid 2px #e7e7e7;
    border-radius : 10px;
    overflow      : auto;
    margin-bottom : 20px;
    padding-right : 20px;

}


.champs img {
    margin     : auto 0;
    margin-left: 0;

    padding: 20px;
    width  : 100px;

}


.savoirbutton1 a:hover {
    background-color: white;
    border          : solid 2px #424242;
    color           : #424242;
    padding         : 5px 30px 5px 30px;
    border-radius   : 5px;
}

.banner {
    position       : -webkit-sticky;
    position       : sticky;
    top            : 0px;
    display        : flex;
    justify-content: center;
    gap            : 20px;
    height         : 100px;
    margin-top     : 0;
    margin-bottom  : 0;


}



.planodecolor {
    background-color   : #212150;
    height             : 100px;
    width              : auto;
    display            : flex;
    flex-direction     : row;
    justify-content    : space-between;
    padding            : 0 40px;
    /* overflow        : auto; */


    margin: auto 0;
}

.banner img {
    margin: auto 0;

}

.contenedor {
    position  : relative;
    display   : inline-block;
    text-align: center;
}

.contenedor img {

    border-radius: 10px;
    margin-bottom: 20px;
    width        : 100%;
    height       : 50%;

}

.texto-encima {
    position: absolute;
    bottom  : 0px;
    left    : 19px;
}


.logotext {
    color         : #ffffff;
    /* padding-top: 15px; */
    font-size     : 25px;
    text-align    : center;
    margin        : auto 0;
    font-weight   : bold;

}

h4 {
    text-transform: uppercase;
    color         : #212150;
}

.contensemble {
    position  : relative;
    display   : inline-block;
    text-align: center;
}

p {

    font-size  : 16px;
    line-height: 1.8;
}

article {
    margin-left: 35px;


}

.menu,
.menufooter {
    display        : flex;
    flex-direction : row;
    justify-content: center;
    gap            : 10%;
    padding-top    : 27px;
    margin         : 17px 91px;

}

.menu li,
.menufooter li {
    list-style    : none;
    letter-spacing: 3px;
    font-size     : 14px;


}

.menu a,
.menufooter a {
    text-decoration            : none;
    padding-left               : 0;
    color                      : white;
    -webkit-transition-duration: 0.4s;
    transition-duration        : 0.4s;
    margin                     : auto 0;
}



.menu a:hover,
.menufooter a:hover {
    height     : auto;
    border     : white;
    border-left: 1px;
    opacity    : 60%;

}




footer {

    background-color: #212150;

    text-align: center;
    height    : 225px;
    color     : white;
    font-size : 16px;
    padding   : 5px;
    padding   : 40px;
}

footer ul {
    padding      : 0;
    list-style   : none;
    text-align   : center;
    font-size    : 18px;
    line-height  : 1.6;
    margin-bottom: 0;

}

.textblog {
    max-width: 45%;
}

.dateblog {
    color    : gray;
    font-size: 13px;
}

.articleblog {
    display        : flex;
    flex-direction : row;
    justify-content: space-evenly;
    margin-bottom  : 20px;
}

.imagenblog1 {
    width   : auto;
    width   : 250px;
    height  : 250px;
    overflow: hidden;
    margin  : auto;

}

.imagenblog1 img {
    margin-left: -100px;

}

footer li {
    padding: 0 10px;
}

footer ul a {
    color          : inherit;
    text-decoration: none;
    opacity        : 0.8;
}

footer ul a:hover {
    opacity: 1;
}

footer .social {
    text-align    : center;
    padding-bottom: 10px;
    padding-top   : 40px;
}

footer .social>a {

    margin    : 0 8px;
    /* color  : inherit; */
    opacity   : 0.75;
}

footer .social>a:hover {
    opacity: 0.9;
}

footer .copyright {
    margin-top   : 50px;
    text-align   : center;
    font-size    : 13px;
    color        : #aaa;
    margin-bottom: 0;
}

@media (max-width: 848px) {

    .menu {

        flex-direction: column;
        padding       : 0;

    }

    .menu a {
        padding  : 0;
        font-size: 20px;
    }

    .textBaniere {
        display: none;
    }

    .colorplane p {
        font-size  : 22px;
        line-height: 1.8;
    }

    .menu li {
        margin-bottom: 10px;
    }

    .menubar,
    .menubarfooter {
        margin    : 0 auto;
        text-align: center;
    }

    .accesoires {
        display       : flex;
        flex-direction: column;
    }

    .mainsloganaccesoires {
        font-size: 40px;
    }

    .banner {
        position: relative;
        margin  : 0 auto;

    }

    .mainslogan {
        font-size : 36px;
        margin-top: 10px;
        width     : auto;

    }

    .caracterist {
        flex-wrap: wrap;
    }

    .planodecolor {
        /* background-color: #212150; */
        height         : auto;
        flex-direction : column;
        justify-content: space-evenly;
        padding        : 0;
    }

    @media (max-width: 425px) {
        .caracterist {
            margin-top: -70px;
        }
    }

    @media (max-width: 768px) {
        .textBaniereBLOG p {
            font-size: 35px;
        }

    }

}


@media (max-width: 600px) {
    nav>ul {
        flex-direction: column;
        gap           : 0;
    }

    nav ul ul {
        position: static;
    }

    .champs {
        flex-direction: column;
        padding-left  : 20px;
    }

    .champs img {
        margin: 0 auto;
    }

    /* h4 {
        text-align: center;
    } */
}



@media (max-width: 660px) {
    .accesoires {
        max-width: 100%;
        margin   : 0 auto;

    }

    .imagePruit {
        width: 50%;
    }

    .textAcces {
        width: 160px;
    }
}

@media (max-width: 425px) {
    .imagePruit {
        width: 75%;
    }


}

@media (max-width: 450px) {
    .menufooter li {
        padding: 0;
    }


}

@media (max-width: 650px) {
    Form {
        margin: 120px auto;
        width : 100%;

    }

    .subtitres {
        font-size: 35px;
    }

    .sensorama {
        width: 100%;
    }

}




@media (max-width: 1440px) {
    .textBaniereBLOG {
        text-align: center;
    }

    .mainsloganBLOG {

        font-size  : 60px;
        align-items: center;

        width: auto;
    }

    .imageprofuitBLOG {
        width          : 60%;
        margin         : 0 auto;
        justify-content: center;
    }

    .bannerCall {
        flex-direction: column;
    }

    .savoirbutton2 p {
        text-align: center;

    }
}







@media (max-width: 940px) {
    .articleblog {
        flex-direction: column;
        margin        : auto;

    }

    .imagenblog1 {
        width: 80%;
    }

    .textblog {
        margin   : 0 auto;
        max-width: 80%;
    }
}

@media (max-width:1024px) {
    .maincontentcontact {
        flex-direction: column-reverse;
        margin        : 30px;
    }

    .texcontact {
        margin: auto;
    }

    .maincontent {
        flex-direction: column;
        margin        : 0 20px;
    }

    nav {
        display: none;
    }


}