/**
 * PROJET   : PAGE SITE WEB : STYLE PAGE 
 * AUTEUR GRAPHISME : Valentin Merlault
 * AUTEUR   : Anne Potier
 * DATE     :: 
 * REFONTE  : 2023 1ER SEM
 * MISE EN LIGNE : 2023/06/21
 */

body {
    margin: 0;
    width: 90%; 
}

main {
   
    /*background: linear-gradient(90deg,  #03669F 0%,   #03669F 100%);
    height: fit-content;
    border-radius: 0px 0px 0px 200px;
    */
    margin: 0;
    height:100px;
    position: fixed;
    
}

.cover-main {
    width: 100%;
    height:130px ;
    /*border: #03669F solid 5px;*/
    border-top: none;
    border-right: none;

    margin-left: auto;
    /*background: white ;*/
    /*border-radius: 0px 0px 0px 50px;
    box-shadow: 0px 8px 8px #03669F;*/
    padding-bottom: 1%; /*5    */


}

.page-content {
    width: 92%;
    margin: auto;
    margin-top: 5%;
}

.page-content h1 {
    font-weight: 700;
    /*font-size: clamp(2rem, 2.5vw + .1rem, 4rem);*/
    line-height: 58px;
    letter-spacing: 0.4656px;
}

footer {
    width: 100%;
    margin-top: 2%; /*20*/
}

.ciribar {
    /*margin-top: 50px;*/
    width: 57%;
    /*max-width: 734px;*/
    height: 32px;
    margin-left: auto;
    margin-right: 0;
    /*top: 20px;*/
    position: relative;
    /*background: linear-gradient(90deg,  #03669F 0%,   #03669F 100%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 0px 200px;*/
    /*margin-bottom: 5%;*/
}

.main-section {
    width: 85% ; /*90%;*/
    margin-left: auto;
    padding: 5px;
    

}

.main-section .cirimat h1 {
    text-transform: none;
    margin-bottom: 2%;
}

.main-section .cirimat p a,
.local a {
    color: #351111;
    text-decoration-line: underline;
    font-weight: 700;
    line-height: 26px;
}

.main-section .cirimat .title-icons {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.main-section .cirimat .title-icons .icons {
    display: flex;
    width: 30%;
    margin: auto;
    justify-content: space-between;
}

.main-section .cirimat .title-icons .icons img {
    max-width: 60%;
    height: auto;
}

.main-section .cirimat .title-icons .europ img {
    max-width: 100%;
    height: auto;
}

.main-section .cirimat .title-icons .iso img {
    max-width: 40%;
    height: auto;
}

.main-section .cirimat .title-icons .icons img:nth-child(2) {
    max-width: 35%;
    height: auto;
}

.way50 {
    width: 8px;
    height: 50px;
    margin: 0 auto;
    background:   #03669F;
}

.way {
    width: 8px;
    height: 50px; /*123px;*/
    margin: 0 auto;
    background:   #03669F;
}

.main-section-content {
    width: 90%;
    margin: 0 auto;
    padding: 1% ;
    background:white ;
    border-top: 5px solid   #03669F ;
    /*box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);*/
    padding: 1%;

}

.msc-container {
    width: 90%;
    margin: auto;
    padding: 1%; /*3*/
}

/*
.msc-container h1,
.msc-container h2 {
    font-size: clamp(1.5rem, 2.8vw + .1rem, 4rem);
}

.msc-container h3,
.europes strong {
    font-size: clamp(1.2rem, 1vw + .1rem, 2rem);
}
*/

.main-section a ,
.main-section-content a ,
.msc-container a {
    /*font-size: clamp(0.9rem, 0.7vw + .1rem, 1.5rem);*/
    color:   #03669F ;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 15px;
    /* identical to box height, or 120% */
    text-transform: uppercase;
}

/*
.msc-container p {
    font-size: clamp(1rem, 0.9vw + .1rem, 1.5rem);
}
*/

.main-section-content .spip_in {
    text-transform: none;
    text-decoration: underline;
}


/****/



.listemembre {
    /*float: left;*/
    display: inline-block ;
    margin: 2px;
    padding: 5px;
    /*border: #3076B9 solid 3px;*/
    width: 260px;
    height: 70px;
}

.listeimplication {
    /*float: left;border: #3076B9 solid 3px;*/
    display: inline-block ;
    margin: 2px;
    padding: 5px;
    
    width: 200px;
    height: 40px;
 
}

.ssintitule {
    /*color: #3076B9 ;*/
    margin : 5px;
    padding: 5px;
    margin-left : 20px;
   }
   
   .intitule {
    /*max-width:400px;*/
    width: auto;
    font-weight:bold;
    text-align:center ;
    /*color:#FFFFFF ;*/
    margin : 20px ;
    padding: 15px;
   /* background-color:#0002C1;
    border:1px solid #0002C1;*/
      border-bottom: 2px solid #3076B9 ;
           margin-left: auto;
           margin-right: auto;
   
    }
   
 
.boite400 {
    /*float: left;*/
    display: inline-block ;
    margin: 2px;
    padding: 5px;
    border: #3076B9 solid 3px;
    width: 400px;
    height: auto;
}


.module
, .module100 
, .module200 
, .module300 
, .module400 
, .module500 
, .module600 
{
    /*float: left;border: #3076B9 solid 3px; border: #3076B9 solid 3px;*/
    display: inline-block ;
    margin: 2px;   
    padding: 5px;
}

.module100 {
    width: 100px;
}
.module200 {
    width: 200px;
}
.module300 {
    width: 300px;
}
.module400 {
    width: 400px;
}

.module500 {
    width: 500px;
}

.module600 {
    width: 600px;
}

.colonne {
    display: block;
    position: relative;
    float: left;
    padding: 5px,10px;
    margin: 5px;
    width: 670px;
}

 
.clearer {
    clear: both;
}





/****/
.scientifique {
    border-bottom: 1;
    border-bottom: 2px solid #D9D9D9;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.europes p {
    border-bottom: 1;
    border-bottom: 2px solid #D9D9D9;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.europes p strong {
    line-height: 30px;
}

.scientifique {
    display: flex;
    flex-wrap: wrap;
}

.scientifique a {
    margin: auto 0;
    margin-left: auto;
}

.disclaimer {
    font-weight: 700 !important;
    line-height: 15px;
    /* or 120% */
    text-transform: uppercase;
    color:  #03669F !important;
}

.paragraph p {
    margin-bottom: 30px;
}

.local-container {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.l-container {
    width: fit-content;
    max-width: 90%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 3%;
    justify-content: flex-start;
}

.local-container .l {
    width: 55%;
}

.local-container .r {
    width: 30%;
    margin: 0;
}

.l-container .local {
    margin-bottom: 20px;
    margin-right: auto;
    padding: 25px;
    border-bottom: 1px solid   #03669F;
}

#title {
    margin-top: 5%;
}

.entreprise-txt p {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.entreprise-txt p a {
    border-bottom: 2px solid #D9D9D9;
    margin: auto;
    padding: 25px 0;
}

.equipements {
    width: 90%;
    margin: auto;
    margin-top: 5%;
    padding-top: 3%;
    border-top: 2px solid   #03669F;
}

.equipements table tbody tr td::nth-child(3) {
    display: none;
}

.qualite h1 {
    width: 60%;
}

.article-container h1 {
    width: 90%;
    line-height: normal;
    /*font-size: clamp(2rem, 4.5vw + .1rem, 3.5rem);*/
}

/*
.localisation-page h2 {
    font-size: clamp(1rem, 1vw + .1rem, 3rem);
}

.localisation-page h3 {
    font-size: clamp(0.8rem, 0.75vw + .1rem, 1.3rem);
}
*/

.localisation-page h3,
.localisation-page h2 {
    font-weight: 700 !important;
    line-height: 25px;
    /* or 120% */
    text-transform: uppercase;
    color:   #03669F !important;
}

.localisation-page .local-container .l h2:last-child {
    margin-top: 80px;
}

.plan h2 {
    margin-top: 50px;
}

.plan ul {
    margin-bottom: 20px;
}

.plan ul li {
    margin-top: 10px;
}


/* FORM CONTACT */

.formulaire-msg {
    width: 90%;
}

.formulaire-msg legend {
    display: none;
}

.formulaire-msg fieldset {
    display: flex;
    border: 0;
    padding: 0;
    margin-top: 50px;
}

.formulaire-msg .editer-groupe {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 25px 0;
}

.formulaire-msg .editer-groupe div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.formulaire-msg .saisie_texte_message_auteur {
    display: flex;
    flex-direction: column;
}

.formulaire-msg .saisie_texte_message_auteur label {
    margin-bottom: 20px;
}

.formulaire-msg form {
    width: 100%;
}

.formulaire-msg input,
.formulaire-msg textarea {
    resize: none;
    padding: 5px 10px;
    border: 0;
    background: #FFFFFF;
    /*box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);*/
    border-radius: 10px;
}

.formulaire-msg input:focus,
.formulaire-msg textarea:focus {
    outline: none;
}

.formulaire-msg .boutons {
    width: fit-content;
    margin-left: auto;
}

.formulaire-msg .boutons input {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 20px;
    background: linear-gradient(90deg,  #03669F 0%,   #03669F 100%),  #03669F ;
    border: 1px solid rgba(0, 0, 0, 0.05);
    /*box-shadow: 0px 10px 20px rgba(222, 49, 75, 0.2);*/
    border-radius: 0px 10px 10px 10px;
    transition: all 0.3s;
    color: white;
    cursor: pointer;
}

.formulaire-msg label::after {
    content: " : ";
}

#map {
    width: 90%;
    height: 400px;
}

.localisation-page .l {
    min-width: fit-content;
    width: 35%;
}

.localisation-page .r {
    width: 50%;
    margin-left: auto;
    margin-right: 100px;
}


/* PAGE INTERNE */

/*
.interne-container {
    border: 1px solid red;
}
*/

.interne-container .item {
    border: 0;
    padding: 0;
    user-select: none;
    /*color:#03669F ;*/
   
}
/*
.interne-container :hover {
    color:#03669F ;
   
}
*/
.interne-container .content-item {
    display: none;
    padding-bottom: 10px;
 
}

.interne-page p {
    border: 0;
}

.display>.content-item {
    display: block;
    border-left :  2px solid #03669F  ;
    margin: 1%;
    margin-left: 5%;
    padding-left: 15px;
}

.interne-container i {
    transition: all 0.3s;
}

.display>p i,
.display>h3 i {
    transform: rotate(-180deg);
}

.interne-page h3 a,
.display a,
.display h3 {
    font-weight: 500;
    /*color: #351111 !important;*/
}

@keyframes display {
    from {
        height: 0;
        opacity: 0;
    }
    to {
        height: fit-content;
        opacity: 1;
    }
}

.interne-container .item,
.bande_titre 
{
    /*font-size: clamp(1.2rem, 1vw + .1rem, 2rem);*/
    /*color: #DE314B;*/
    font-weight: 500;
    cursor: pointer;
}

.europes .bande_titre {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 35px;
}

.content-item .interne-container {
    border: 0;
}

form button ,
.content-item form button {
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid  #03669F ;
    cursor: pointer;
    color: #351111;
}

.content-item form:not(:last-child) {
    margin-bottom: 10px;
}

.classic-content {
    border-bottom: 2px solid #D9D9D9;
}

@media (max-width: 767px) {
    .formulaire-msg fieldset {
        display: flex;
        width: 100%;
        min-inline-size: auto;
    }
    .formulaire-msg {
        width: 100%;
    }
    .formulaire-msg .editer-groupe {
        width: 100%;
    }
    .formulaire-msg .editer-groupe div {
        width: 100%;
    }
    .cover-main {
        width: 100%;
    }
    .page-content {
        margin-top: 15%;
    }
    footer {
        margin-top: 20vh;
    }
    .main-section:not(.home-body .main-section) {
        width: 100%;
        padding-bottom: 10%;
        margin: auto;
    }
    .cirimat:not(.home-body .cirimat) {
        width: 80%;
    }
    .cirimat h1:not(.home-body .cirimat h1) {
        line-height: 45.9px;
        margin-top: 50px;
        margin-bottom: 25px;
    }
    .cover-main:not(.home-body .cover-main) {
        border-radius: 0px 0px 0px 120px;
    }
    .local-container {
        flex-direction: column;
    }
    .local-container .l {
        width: 100%;
    }
    .local-container .r {
        width: 100%;
        margin: auto;
    }
    .local-container .r img {
        width: 100%;
    }
    .l-container {
        margin: auto;
    }
    .local {
        width: 100%;
        margin: auto;
    }
    .main-section .cirimat .title-icons .icons {
        display: flex;
        width: 70%;
        margin: auto;
        justify-content: space-between;
    }
    .main-section .cirimat .title-icons {
        margin-bottom: 50px;
    }
    .main-section .cirimat .title-icons .icons {
        margin-top: 25px;
    }
    .msc-container table tbody tr {
        display: flex;
        flex-direction: column;
    }
    .msc-container table tbody td:not(:last-child) {
        border: none;
    }
    .msc-container table tbody tr:not(:last-child) td:last-child {
        border-bottom: 2px solid   #03669F ;
    }
    .cover-main .cirimat h1:not(.home-body .cover-main .cirimat h1) {
        width: 100%;
        word-break: normal;
        -webkit-hyphens: auto;
        hyphens: auto;
        line-height: 70px;
    }
    .qualite h1 {
        width: 100%;
    }
    .main-section .cirimat .title-icons .iso img {
        max-width: 60%;
        height: auto;
        margin: auto;
    }
    #recru {
        font-size: 2.5rem;
    }
    .scientifique a {
        margin-left: 0;
    }
    .cover-main .article-container h1 {
        line-height: normal !important;
    }
    #map {
        width: 100%;
        margin: auto;
    }
}