@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

body {
    margin: 0;
    padding: 0;
    font-family: "Roboto", sans-serif;
}

nav {
    height: 85px;
    width: 100%;
    background-color: white;
    position: fixed;
    top: 0;
    z-index: 200;
    box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.75);

}

.navaccueil {
    position: absolute;
    top: 0px;
    border: 0px solid black;
}

.navservices {
    position: relative;
    top: 260px;
    border: 0px solid black;
    z-index: 1000;
}

.navprojets {
    position: relative;
    top: -75px;
    border: 0px solid black;
    z-index: 1000;
}

.navcontact {
    position: relative;
    top: 14px;
    border: 1px solid transparent;
    z-index: 1000;
}

/*Logo WebAgency 1*/

.logo-container {
    position: fixed;
    text-align: center;
    margin-top: -5px;
    margin-left: 110px;
    border: 0px solid black;
    width: 250px;
    z-index: 201;
}

/*Logo WebAgency 2*/

.logo-container2 {
    position: fixed;
    text-align: center;
    margin-top: 3px;
    border: 0px solid black;
    width: 100%;
    z-index: 201;
    background-color: white;
}

/*Menu 2*/

.menu-container-2bis {
    position: fixed;
    text-align: center;
    color: black;
    margin-top: 60px;
    border: 0px solid black;
    width: 100%;
    z-index: 201;
    background-color: white;

}

.text-on-menu-container-2bis {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    padding: 0 25px;
    word-spacing: 50px;
}

.text-on-menu-container-2bis a {
    text-decoration: none;
    color: black;

}

/*Menu 2 bis*/

.menu-container-2bis2 {
    position: fixed;
    text-align: center;
    color: black;
    margin-top: 55px;
    border: 0px solid black;
    height: 20px;
    width: 100%;
    z-index: 201;
    background-color: white;
}

.text-on-menu-container-2bis2 {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    padding: 0 25px;
    word-spacing: 20px;
}

.text-on-menu-container-2bis2 a {
    text-decoration: none;
    color: black;
}

.textblue {
    color: #5CADD3;
}

.titletext {
    font-weight: 400;
    font-size: 13px;
    transform: translate(10px, 33px);
}

.text-position1 {
    transform: translate(0px, -35px);
}

.text-position2 {
    transform: translate(0px, -11px);
}

.titlesize {
    font-size: 28px;
}

.presentation1 {
    position: relative;
    text-align: center;
    color: white;
    margin-top: -305px;
    font-weight: bold;
}

.text-presentation1 {
    position: absolute;
    font-family: "Roboto", sans-serif;
    left: 25%;
    text-align: left;
    transform: translate(-50%, -50%);
    width: 35%;
    z-index: 100;
    line-height: 35px;
}

/*Blue button 1*/

.button-presentation1 {
    color: #fff;
    background-color: #5CADD3;
    text-align: center;
    border-radius: 4%;
    box-shadow: 0px 2.5px #2874A6;
    line-height: 24px;
    margin-top: -55px;
}

.button-presentation1:hover {
    background-color: cornflowerblue;
    cursor: pointer;
}

.presentation2 {
    position: relative;
    text-align: center;
    color: black;
    margin-top: -160px;
    font-weight: bold;
    line-height: 25px;
}

.text-presentation2 {
    position: absolute;
    text-align: center;
    width: 100%;
    font-family: "Roboto", sans-serif;
}

/*Blue button 2*/

.positon-button-presentation2 {
    border: 0px solid black;
    padding: 10px;
}

.button-presentation2 {
    margin: auto;
    color: #fff;
    background-color: #5CADD3;
    border-radius: 4%;
    box-shadow: 0px 2.5px #2874A6;
    line-height: 22px;
    margin-top: -20px;
}

.button-presentation2:hover {
    cursor: pointer;
    background-color: cornflowerblue;
}

.responsiveimage1 {
    width: 100%;
    height: auto;
}

.responsiveimage2 {
    width: 100%;
    height: auto;
}

.responsiveimage-2bis {
    width: 235px;
    height: auto;
}

.responsiveimage3 {
    position: relative;
    width: 100%;
}

/*Portfolio Overlay*/

.portfoliocontainer {
    position: relative;
    cursor: pointer;
}

.portfoliooverlay {
    position: absolute;
    bottom: 2%;
    height: 50%;
    width: 100%;
    opacity: 0;
    transition: 0.5s;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.38139005602240894) 0%, rgba(0, 0, 0, 0.31976540616246496) 100%);
}

.portfoliocontainer:hover .portfoliooverlay {
    height: 80px;
    opacity: 1;
}

.portfoliotext1 {
    color: white;
    font-weight: bold;
    position: absolute;
    top: 20%;
    left: 7%;
}

.portfoliotext2 {
    color: white;
    font-weight: normal;
    position: absolute;
    top: 50%;
    left: 7%;
}

/*Icons*/

.fa-circle {
    border: 4px solid white;
    border-radius: 50%;
}

.fa-eye {
    margin: auto;
    position: relative;
    color: white;
    font-size: 18px;
}

.bluecircle {
    top: -27%;
    position: absolute;
    right: 3%;
    background-color: #5CADD3;
    padding: 12px;
    border: 1px solid white;
    border-radius: 100%;
}

/*Sections Texts*/

.sectiontitre {
    position: relative;
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: 28px;
}

.sectiontitre-bis {
    position: relative;
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: 28px;
    padding-top: 0.5px;
}

.sectiontitre2 {
    padding: 10px;
    position: relative;
    text-align: center;
    color: #686868;
    font-weight: normal;
    font-size: 16px;
}

/*Buttons with dropdown-content on Labels Grid*/

/*Labelcover1 for grid effect*/

.labelcover1 {
    background-color: #5CADD3;
    color: white;
    padding: 14px;
    font-size: 14px;
    font-weight: bold;
    border-top-left-radius: 10%;
    margin-left: 2px;
}

.labelcover1:active {
    color: black;
}

.labelcover1:hover {
    background-color: cornflowerblue;
}

/*Labelcover2 for grid effect*/

.labelcover2 {
    background-color: #D5DBDB;
    color: black;
    padding: 14px;
    font-size: 14px;
    font-weight: bold;

}

.labelcover2:active {
    color: white;
}

.labelcover2:hover {
    background-color: #5CADD3;
}

/*To Correct Hover effect on Grid Menu*/

.pad-text {
    position: absolute;
    padding: 5px 5px 5px 5px;
    margin-top: -24px;
    margin-left: 25px;
    z-index: 10;
    border: 0px solid black;
}

.pad-text2 {
    position: absolute;
    padding: 5px 5px 5px 5px;
    margin-top: -24px;
    margin-left: 29px;
    z-index: 10;
    border: 0px solid black;
}

/*Dropdown on labelcover2*/

.dropdown2 {
    position: relative;
    display: inline-block;

}

.dropdown-content2 {
    display: none;
    padding: 1.7px;
    position: absolute;
    background-color: cornflowerblue;
    width: 162.3px;

    z-index: 1;
    margin-left: -100.8px;
    margin-top: 11px;

}

.labelcover2:hover .dropdown-content2 {
    display: block;


}

/*Labelcover3 for grid effect*/

.labelcover3 {
    background-color: #D5DBDB;
    color: black;
    padding: 14px;
    font-size: 14px;
    font-weight: bold;
}

.labelcover3:active {
    color: white;
}

.labelcover3:hover {
    background-color: #5CADD3;
}

/*Dropdown on labelcover3*/

.dropdown3 {
    position: relative;
    display: inline-block;
}

.dropdown-content3 {
    display: none;
    padding: 1.7px;
    position: absolute;
    background-color: cornflowerblue;
    width: 249.8px;

    z-index: 1;
    margin-left: -179.6px;
    margin-top: 11px;

}

.labelcover3:hover .dropdown-content3 {
    display: block;

}

/*Labelcover4 for grid effect*/

.labelcover4 {
    background-color: #D5DBDB;
    color: black;
    padding: 14px;
    font-size: 14px;
    font-weight: bold;
    border-top-right-radius: 10%;
}

.labelcover4:active {
    color: white;
}

.labelcover4:hover {
    background-color: #5CADD3;
}

/*Dropdown on labelcover4*/

.dropdown4 {
    position: relative;
    display: inline-block;

}

.dropdown-content4 {
    display: none;
    padding: 1.7px;
    position: absolute;
    background-color: cornflowerblue;
    width: 333.2px;

    z-index: 1;
    margin-left: -267.2px;
    margin-top: 11px;

}

.labelcover4:hover .dropdown-content4 {
    display: block;
    opacity: 1;
}

/*Grid portfolio effects*/

.grid {
    margin: auto;
    text-align: center;
    padding-bottom: 50px;
    margin-bottom: -103px;
}

.grid input {
    position: absolute;
    opacity: 0;
}

.grid label {
    display: inline-block;
    position: relative;
    width: 100px;
    margin: -10px;
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 70px;
    top: 25px;
}

.characters {
    padding: 0;
}

.characters li {
    display: inline-block;
    padding: 10px;
}

.characters img {
    width: 300px;
    height: 200px;
    opacity: 0.25;
}

#works:checked ~ .characters [data-select1="works"] img {
    opacity: 1;
}

#creative:checked ~ .characters [data-select2="creative"] img,
#corporate:checked ~ .characters [data-select3="corporate"] img,
#portfolio:checked ~ .characters [data-select4="portfolio"] img {
    opacity: 1;
    animation: selected .3s forwards;
}

@keyframes selected {
    70% {
        opacity: 1;
        transform: scale(1.2);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

/*Section NOS SERVICES*/

.sectionservices {
    margin-top: 370px;
}

/*Section projets*/

.sectionprojets {
    background-color: #f2f2f2;
    width: 100%;
    overflow: hidden;
    height: 1025px;
}

@media all and (min-width: 1450px) {
    .sectionprojets {
        height: 800px;
    }
}

@media all and (max-width: 1100px) {
    .sectionprojets {
        height: 1200px;
    }
}

@media all and (max-width: 1100px) {
    .sectionprojets {
        height: 1200px;
    }
}

@media all and (max-width: 700px) {
    .sectionprojets {
        height: 800px;
    }
}

@media all and (max-width: 550px) {
    .sectionprojets {
        height: 900px;
    }
}

@media all and (max-width: 330px) {
    .sectionprojets {
        height: 1500px;
    }
}

/*Mac Image*/

.macposition {
    margin: auto;
    width: 80%;
    border: 0px solid black;
}

.multicolonnes3 {
    display: flex;
    flex-direction: row;
    position: relative;
    width: 100%;
    margin-bottom: 70px;
}

/*La propriété flex:1 permet de garder les éléments flexibles avec la même longueur dans les colonnes, quel que soit leur contenu*/

.colonnes3 {
    flex: 1;
    overflow: hidden;
    padding: 2em;
}

.colonnestexts3 {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    font-family: "Roboto", sans-serif;
    color: black;
}

.colonnestexts3bis {
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    font-family: "Roboto", sans-serif;
    color: #525252;
    margin-top: -9px;
}

/*Blanked column*/

.column0 {
    position: relative;
    float: left;
    width: 95%;
    height: 75px;
    border: 1px solid transparent;
}

/*Unequal Columns*/

.column1 {
    position: relative;
    float: left;
    width: 13%;
    border: 1px solid transparent;
}

.column2 {
    position: relative;
    float: left;
    width: 75%;
    padding-bottom: 0px;
    border: 0px solid transparent;
}

/*Icons Properties*/

.iconposition0 {
    position: relative;
    font-size: 13px;
    color: #5CADD3;
    margin-top: -28px;
    margin-bottom: -10px;
}

.grey-line {
    width: 10%;
    height: 2px;
    background-color: #ececec;
    position: absolute;
    margin-left: 45%;
    margin-top: -19px;
}

.grey-line2 {
    width: 10%;
    height: 2px;
    background-color: #cecece;
    position: absolute;
    margin-left: 45%;
    margin-top: -18.5px;
}

.iconposition1 {
    margin-top: 24px;
    position: absolute;
    font-size: 50px;
    color: #dcdcdc;
    padding: 32px;
    border: 1px solid #dcdcdc;
    border-radius: 100%;
    opacity: 0.8;
}

.fa-chart-line {
    margin-top: -6px;
    position: absolute;
    margin-left: -56px;
    color: #5CADD3;
    font-size: 28px;
}

.fa-cubes {
    margin-top: -6px;
    position: absolute;
    margin-left: -56px;
    color: #5CADD3;
    font-size: 28px;
}

.fa-chart-pie {
    margin-top: -6px;
    position: absolute;
    margin-left: -56px;
    color: #5CADD3;
    font-size: 28px;
}

.iconposition2 {
    margin-top: 48px;
    position: absolute;
    margin-left: 57px;
    font-size: 11px;
    color: #5CADD3;
}

/*Bottomlines and Bottom Arrows*/

.fa-caret-down {
    margin-top: 20.5px;
    margin-left: -40px;
    position: absolute;
    color: #1F618D;
    font-size: 28px;
}

.fa-sort-down {
    position: absolute;
    color: #1F618D;
    font-size: 25px;
    margin-top: -13px;
    right: 40%;
}

.bottomline {
    position: absolute;
    background-color: #1F618D;
    width: 86.6%;
    height: 3px;
    margin-top: 30px;
    margin-left: -74px;
}

.bottomline2 {
    position: absolute;
    background-color: #1F618D;
    width: 79px;
    height: 3px;
    margin-top: -1.2px;

    text-align: center;
    right: 0;

}

.bottomline3 {
    position: absolute;
    background-color: #1F618D;
    width: 87.5px;
    height: 3px;
    margin-top: -1.2px;

    text-align: center;
    right: 0;
}

.bottomline4 {
    position: absolute;
    background-color: #1F618D;
    width: 83.1px;
    height: 3px;
    margin-top: -1.2px;

    text-align: center;
    right: 0;
}

.bottom-hidden2 {
    position: absolute;
    background-color: #f2f2f2;
    width: 100%;
    height: 10px;
    margin-top: 1.5px;
    margin-left: -83px;
}

.bottom-hidden3 {
    position: absolute;
    background-color: #f2f2f2;
    width: 100%;
    height: 10px;
    margin-top: 1.5px;
    margin-left: -127px;
}

.bottom-hidden4 {
    position: absolute;
    background-color: #f2f2f2;
    width: 100%;
    height: 10px;
    margin-top: 1.5px;
    margin-left: -170px;
}

/*Menu 1 hr slide*/

.menu-container-slide {
    position: fixed;
    border: 0px solid black;
    height: 70px;
    width: 50%;
    left: 75%;
    z-index: 1000;
    margin-left: -250px;
    margin-top: 20px;
}

.menu-container-slide a:hover {
    text-shadow: 0px 0.1px grey;
}

.slideunderline {
    width: 350px;
    margin-top: -40px;
    position: absolute;
    margin-left: 10px
}

.slideunderline ul li {
    display: inline-block;
    text-align: right;
    padding: 10px;
}

.slideunderline a {
    display: inline;
    width: 25%;
    padding: .75rem 0;
    margin: 0;
    text-decoration: none;
    color: #333;
}

.two:hover ~ li hr {
    margin-left: -64.5%;
}

.three:hover ~ li hr {
    margin-left: -42.5%;
}

.four:hover ~ li hr {
    margin-left: -21.5%;
}

.slideunderline hr {
    height: 3.5px;
    width: 64px;
    margin: -44px;
    margin-left: -332px;
    background: #5CADD3;
    border: none;
    transition: .3s ease-in-out;
}

/*Styling Google Map*/

.mapstyle {
    margin-top: 100px;
    position: relative;
    height: auto;
    width: 100%;
    position: relative;
    background-color: #5C64FF;
}

.mapstyle2 {
    width: 100%;
    height: 700px;
    opacity: 0.8;
    border: none;
}

/*FOOTER*/

.footstyle {
    height: 10px;
    width: 100%;
    position: relative;
    background-color: white;
    top: -17px;
    z-index: 1;
    text-align: center;
    color: grey;
    font-size: 11px;
    font-weight: normal;
    line-height: 40px;

}

/*Contact form 1*/

.contactposition {
    position: absolute;
    top: 8%;
    right: 7%;
    z-index: 1;
}

.formulaire {
    position: relative;
    width: 287px;
    height: 490px;
    float: right;
    margin-right: 15%;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 40px 40px 30px;
}

.formulaire input[type=text],
select,
textarea {
    width: 275px;
    padding: 10px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 15px;
}

.formulaire textarea {
    height: 160px;
    border: 1px solid #dcdcdc;
}

.formulaire input[type=submit] {
    background-color: #5CADD3;
    color: white;
    padding: 6px 7px;
    border: 0px solid black;
    border-radius: 4px;
    cursor: pointer;
    margin-top: -10px;
    font-weight: bold;
    font-size: 15px;
}

.formulaire input[type=submit]:hover {
    background-color: cornflowerblue;
}

.formulairetitle1 {
    color: black;
    font-weight: bold;
    font-size: 26px;
    padding-bottom: 14px;
}

.formulairetitle2 {
    color: black;
    font-weight: bold;
    font-size: 18px;
}

.formulairetitle3 {
    color: black;
    font-weight: normal;
    font-size: 16px;
}

.space-between {
    height: 18px;
}

/*Contact form 2*/

.contactposition2 {
    position: absolute;
    width: 100%;
    margin-top: 450px;
    z-index: 1;
}

.formulaire2 {
    margin: auto;
    position: relative;
    width: 238px;
    height: 263px;
    padding: 5px 12px 10px 10px;
    background-color: rgba(255, 255, 255, 0.7);
    border: 1px solid #dcdcdc;
    border-radius: 6px;
}

.formulaire2 input[type=text],
select,
textarea {
    width: 227px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
}

.formulaire2 textarea {
    height: 40px;
    border: 1px solid #dcdcdc;
}

.formulaire2 input[type=submit] {
    background-color: #5CADD3;
    color: white;
    padding: 6px 7px;
    border: 0px solid #dcdcdc;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
}

.formulaire2 input[type=submit]:hover {
    background-color: cornflowerblue;
}

.formulairetitle4 {
    color: black;
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.formulairetitle5 {
    color: black;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.formulairetitle6 {
    color: black;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 2px;
}

/*SLIDER JAVASCRIPT*/

.mySlides {
    width: 100%;
    margin-top: 87px;
    margin-bottom: -25px;
}

.mySlides img {
    vertical-align: middle;
    width: 100%;
}

.slideshow-container {
    width: 100%;
    position: relative;
    margin: auto;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 13px 10px 13px 10px;
    margin-top: -22px;
    color: white;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0px 70px 70px 0px;
    user-select: none;
}

.fa-chevron-left {
    margin-left: -5px;
    font-weight: 600;
}

.fa-chevron-right {
    margin-right: -5.5px;
}

.next {
    right: 0;
    border-radius: 50px 0 0 50px;
}

.prev:hover,
.next:hover {
    background-color: #5CADD3;
}

.dot {
    cursor: pointer;
    height: 3px;
    width: 7%;
    margin-top: 22px;
    border-radius: 0%;
    border: 0px solid white;
    display: inline-block;
    background-color: transparent;
}

.active,
.dot:hover {
    background-color: #5CADD3;
}

.fade {
    animation-name: fade;
    animation-duration: 0.2s;

}

@keyframes fade {
    from {
        opacity: 0.8;
    }

    to {
        opacity: 1;
    }
}

/*MEDIA QUERIES*/

@media all and (min-width: 1400px) {
    .button-presentation2 {
        display: none;
    }
}

@media all and (max-width: 1399px) {
    .titlesize {
        margin-right: 5%;
        margin-left: 5%;
    }

    .text-presentation2 {
        margin-top: 170px;
    }

    .button-presentation2 {
        padding: 10px;
        font-size: 16px;
        height: 18px;
        width: 88px;
    }
}

@media all and (max-width: 1300px) {
    .column2 {
        margin-left: 30px;
        width: 75%;
    }

    .column0 {
        display: none;
    }
}

@media all and (min-width: 1201px) {
    .portfoliotext1 {
        font-size: 18px;
    }

    .portfoliotext2 {
        font-size: 16px;
    }
}

@media all and (max-width: 1200px) {
    .portfoliotext1 {
        font-size: 12px;
    }

    .portfoliotext2 {
        font-size: 12px;
    }

    .sectiontitre {
        font-size: 20px;
    }

    .sectiontitre-bis {
        font-size: 20px;
    }

    .iconposition0 {
        margin-top: -25px;
    }

    .grey-line2 {
        margin-top: -16px;
    }

    .grey-line {
        margin-top: -16px;
    }
}

@media all and (min-width: 1200px) {
    .sectiontitre2 {
        margin-left: 28%;
        margin-right: 28%;
    }
}

@media all and (max-width: 1199px) {
    .margin-section-text {
        margin-left: 10%;
        margin-right: 10%;
    }
}

@media all and (min-width: 1150px) {
    .presentation1 {
        font-size: 34px;
    }

    .button-presentation1 {
        padding: 8px;
        font-size: 16px;
        height: 22px;
        width: 100px;
    }

    .presentation2 {
        display: none;
    }
}

@media all and (max-width: 1149px) {
    .presentation1 {
        display: none;
    }

    .button-presentation1 {
        display: none;
    }

    .presentation2 {
        padding-bottom: 50px;
        margin-left: 10%;
        margin-right: 10%;
    }
}

@media all and (max-width: 1000px) {
    .multicolonnes3 {
        flex-direction: column;
    }

    .grey-line2 {
        width: 15%;
        margin-left: 42.5%;
    }

    .formulaire {
        display: none;
    }

    .grey-line {
        width: 15%;
        margin-left: 42.5%;
    }

    .column2 {
        margin-left: 10px;
    }
}

@media all and (min-width: 1000px) {
    textarea {
        width: 275px;
        padding: 10px;
        border: 1px solid #dcdcdc;
        border-radius: 6px;
        font-weight: normal;
        font-size: 16px;
        margin-bottom: 15px;
    }
}

@media all and (min-width: 999px) {
    .contactposition2 {
        display: none;
    }

    .formulaire2 {
        display: none;
    }
}

@media all and (max-width: 900px) {
    .logo-container {
        display: none;
    }

    .menu-container-slide {
        display: none;
    }
}

@media all and (min-width: 899px) {
    .logo-container2 {
        display: none;
    }

    .menu-container-2bis {
        display: none;
    }
}

@media all and (min-width: 780px) {
    .characters {
        margin-left: 5%;
        margin-right: 5%;
    }
}

@media all and (max-width: 700px) {
    .characters img {
        width: 150px;
        height: 110px;
    }

    .macposition {
        width: 100%;
    }
}

@media all and (max-width: 600px) {
    .menu-container-2bis {
        display: none;
    }

    .column2 {
        margin-top: 80px;
        width: 75%;
        margin-left: 0px;
    }

    .prev {
        display: none;
    }

    .next {
        display: none;
    }

    .dot {
        display: none;
    }

    .mySlides img {
        height: 180px;
    }
}

@media all and (min-width: 599px) {
    .menu-container-2bis2 {
        display: none;
    }
}

@media all and (max-width: 500px) {
    .presentation2 {
        padding-bottom: 150px;
    }

    .labelcover1 {
        border-top-left-radius: 0%;
    }

    .labelcover4 {
        border-top-right-radius: 0%;
        width: 80%;
    }

    .macposition {
        margin-bottom: -50px;
    }
}

@media all and (max-width: 370px) {
    .text-on-menu-container-2bis2 {
        word-spacing: 5px;
    }

    .grid label {
        margin-bottom: 28px;
    }

    .bottomline2 {
        display: none;
    }

    .bottomline3 {
        display: none;
    }

    .bottomline4 {
        display: none;
    }

    .bottom-hidden2 {
        display: none;
    }

    .bottom-hidden3 {
        display: none;
    }

    .bottom-hidden4 {
        display: none;
    }

    .dropdown-content2 {
        visibility: hidden;
    }

    .dropdown-content3 {
        visibility: hidden;
    }

    .dropdown-content4 {
        visibility: hidden;
    }

}
