
.nav-perso {
   
    padding: 27px;
    font-size: 16px;
    
}
.dropdown-item {
    background-color: whitesmoke;
    background-size: contain;
    
}
.col-lg-3.col-12.mb-4 img {
    width: 50vw;
}

/* Design de la section 1 */


.img-fluid.about-image {
    width: 100%;
    height: 100%;
    padding-bottom: 0px;

}
.about-info {
   padding: 2px;
}
.mb-lg-0.h-100 {
    padding-left: 10px;
   
   
}

    
.custom-btn.btn.custom-bg-primary {
   background-color: yellowgreen;
   font-size: 25px;
   font-weight: bolder;
}
.about-image-wrap.h-100 {
    padding-bottom: 0px!important;
    
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    margin-bottom: 20px;
}

.mb-3 {
    color: rgb(0, 0, 0);
    text-decoration: underline;
    text-align: center;
    font-family: 'Segoe UI', bold, Arial, Helvetica, sans-serif, Verdana, sans-serif;
}
.mb-4 {
    color: rgb(248, 6, 6);
    text-decoration: none;
    text-align: center;
    font-family: 'Segoe UI bold' ,Arial,sans-serif;
}

.site-footer-title.mb-3 {
    color: white;
}
.about-info p {
    color: black;
    text-align: justify;
    font-family: 'Segoe UI', bold, Arial ;
    font-weight: bolder;
}


.nav.nav-tabs.flex-column.align-items-baseline {
    background-color:#f5f5f5;
    padding: 25px;
}


.nav-tabs .nav-link,
.nav-tabs .nav-link span {
  color: var(--p-color);
  display: block;
  text-align: left;
}

.nav-tabs .nav-item.show .nav-link, 
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:focus, 
.nav-tabs .nav-link:hover {
  border-left-color: red;
  background: white;
  box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
}


.nav-tabs .nav-link {
    border-radius: 0;
    border: 0;
    border-left: 7px solid var(--p-color);
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 30px;
    transition: all 0.3s ease-in-out;
  }
  .services.section-padding  {
    background-color:#f5f5f5;
  }

  .nav-link.active h3 {
        text-align: center;
        color: red;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  .nav-link.active span {
    text-align: justify;
    color : black;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.tab-pane.fade.show.active p{
    text-align: justify;
    color :black;
    font-family: 'Segoe UI 900', Arial, sans-serif;
}

.tg-scroll-to-top.tg-scroll-to-top--show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    
}
.tg-icon.tg-icon-arrow-up img{
   width: 80%;
   box-shadow: #131212;
    

}

.tg-scroll-to-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    color: white;
    
    
}

    .imageflottante
    {
    
        float: left;
        width: 25%;
    
    }
 
    /*.fonders {
        background-image: url("../img/ground.jpg");
        background-repeat: no-repeat;
        background-size: 100%;
        padding-top: 25px;

        
        
    } */
    .fonders1 {
      background-image: url("../img/ground.jpg");
        background-size: 100%;
        padding-top: 25px;
    }
.fonders h3 {
    text-decoration: underline;
}
.fonders p {
    font-family: 'Segoe UI bold', Arial, sans-serif;
    
}

#hist-eegtp {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    
}
.histoire {
    border-bottom: 3px solid #6b0000;
    background-image: url("../img/");
    background-color: #f5f5f5;

}

.story2 {
    font-family: 'Segoe UI 900', Arial, sans-serif;
    color: black;
}

.hist-eegtp-h3 h3 {
      text-justify: center;
      font-family: 'Segoe UI bold', Arial, sans-serif;
      font-size: 25px;
      text-align: center;
      background-color: rgb(237, 250, 231);

    }
    #hist-eegtp .story2 {
        font-family: 'Segoe UI', Arial, sans-serif;
        font-size: 18px;
        text-align: left;
        margin-bottom: -20px;
        font-weight: normal;
        text-align: justify;
    }
    #histp p{
      font-family: 'Segoe UI black', Arial, sans-serif;
      font-weight: 2px;
      font-size: 15px;
      margin-bottom: 0px;
      color: #131212;
    }
    #toaffich {
        font-weight: bold;
        color: green;
        font-size: 15px;
        font-family: 'segoe UI semilight';
        border-color: aqua;
        background-color: white;
    }

    table {
        border-collapse: collapse;
        display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: gray;
    }
    tbody {
        display: table-row-group;
        vertical-align: middle;
        border-color: inherit;
        border-collapse: separate;
        text-indent: initial;
        border-spacing: 2px;
    }
    td {
        border: 1px solid black;
        padding: 10px;
        display: table-cell;
    vertical-align: inherit;
    }

    .animer {
        
        width: 20px;
        height: 20px;
        background-color: coral;
        animation: square-to-circle 2s infinite alternate;
        margin-top: 5px;
      }
       
      @keyframes square-to-circle {
        0%  {
          border-radius:0 0 0 0;
          background:coral;
       
        }
        25%  {
          border-radius:10% 10% 10% 10%;
          background:darksalmon;
          
        }
        50%  {
          border-radius:25% 25% 25% 25%;
          background:indianred;
          
        }
        75%  { 
          border-radius:40% 40% 40% 40%;
          background:lightcoral;
        }
        100% {  
          border-radius:50%;
          background:darksalmon;
        }
      }
      .activite_fuct {
        border-bottom: 5px solid palevioletred;
      }
#h3-1 {
        font-family: 'Segoe UI bold', Arial, sans-serif;
        padding-top: 10px;
        text-decoration: underline;
      }

      .ecole_1 {
        font-size: 25px;
        text-align: center;
        background-color: #005d4d;
        color: white;
        font-weight: bold;
        letter-spacing: 2px;
        
        
    
      }
      .news-section.section-padding.section-bg {
        background-image: url("../img/Ab3.png");
        background-repeat: no-repeat;
      }

      .inscri_resincri h6{
        text-align: center;
        font-size: 60px;
        text-decoration: underline;
        padding-bottom: 50px;
      }

      .btn.btn-primary.btn-block a{
        text-align: center;
        font-size: 25px;
        color: white;
        font-weight: bold;
        font-family: 'Segoe UI black', Arial, sans-serif ;
        
      }
      .d-grid{
        padding-bottom: 15px;
      }

      .inscri_gene{
        width: 100%;
        height: 100%;

      }
      .h5-e {
        text-align: center;
        padding-top: 40px;
      }
      .pedagogie {
        text-align: justify;
      }
      .about-image-wrap.h-100 img{
       width: 100%;
      }
      .p-1 {
        text-align: justify;
        color: black;
      }
    