.nav-item.limenu p {
    text-align: left;}
.nav-link.dropdown-toggle {
	font-size: 14px;}
.navbar.navbar-expand-lg{width: 89%; padding: 0;}
ul.navbar-nav.w-100.d-flex.justify-content-between {
    width: 93% !important;
    margin: 0 auto;
}
.limenu:nth-child(2) > a:after,
.limenu:nth-child(3) > a:after,
.limenu:nth-child(4) > a:after,
.limenu:nth-child(5) > a:after,
.limenu:nth-child(6) > a:after,
.limenu:nth-child(7) > a:after {
    content: inherit;
    position: inherit;
    bottom: inherit;
    left: inherit;
    height: inherit;
    background: inherit;
    filter: inherit;
    float: inherit !important;
    width: inherit;
    color: inherit;
    transition: inherit;
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

ul.menu-RS li a svg {
    font-size: 20px !important;
}

span.date {color: #146861;}

.navbar {
    position: inherit !important;
}

.navbar-nav .dropdown-menu{
    padding: 20px !important;
    margin: inherit;
}


.limenu .nav-link{
    color: #1a1a19;
    text-decoration: inherit;
    font-weight: 600;
}

#annuaire:hover{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #01A0A7;
    text-decoration-thickness: 2px;
}
#actus:hover{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #046861;
    text-decoration-thickness: 2px;
}
#guide-salarie:hover{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #C34677;
    text-decoration-thickness: 2px;
}
#informatique:hover{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #F9AF05;
    text-decoration-thickness: 2px;
}
#mediatheque:hover{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #557ABC;
    text-decoration-thickness: 2px;
}
#rh:hover{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #504A97;
    text-decoration-thickness: 2px;
}
#groupe-telenco:hover{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #5C5A5B;
    text-decoration-thickness: 2px;
}

.main-header {
  position: relative;
}

.mega-menu {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}

.mega-menu .row {
  margin: 0;
}

.mega-menu .col-md-4 {
  padding: 10px;
}


.navbar{
    position: inherit;
}



.reseauX {
    width: 28px;
    fill: black !important;
	margin-top: -5px;}

/*ANNUAIRE*/

.annuaire{
    border-radius: inherit !important;
    border: inherit !important;
    border-top: solid 1px #01A0A7 !important;
}

.mega-menu.annuaire {
  position: absolute;
  left: 0;
  width: 100%; 
  margin: 0;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
  z-index: 1000;
}

.mega-menu .annuaire-button{
    width: 100% !important;
    padding: inherit !important;
}

.mega-menu.annuaire::-webkit-scrollbar {
    width: 12px;
}

.mega-menu.annuaire::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.mega-menu.annuaire::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #01A0A7, #016F72);
    border-radius: 10px;
    border: 2px solid #f1f1f1;
}

.mega-menu.annuaire::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #016F72, #013C3F);
}

.img-button-annuaire{
    display: block;
    height: 136px;
    background: black;
}

.img-button-annuaire img{
    width: 300px;
    height: 136px;
    object-fit: cover;
    opacity: 0.5;
    transition: opacity 0.5s;
}

.annuaireDropdownItem {
    display: none;
}

.annuaireDropdownItem.show {
    display: block;
    padding: 0px !important;
}

.dropdown-item.active, .dropdown-item:active{
    color: #01A0A7;
    background-color: inherit;
}

.dropdown-item.active, .dropdown-item:hover{
    color: #01A0A7 !important;
    background-color: inherit !important;
}
.dropdown-item:focus, .dropdown-item:hover{
    color: #01A0A7 !important;
    background-color: inherit !important;
}

.annuaireDropdownButton{
    font-size: 16px; 
    color: black; 
    white-space: normal;
    font-weight: bold;
    transition: 0.5s;
}

.annuaireDropdownButton:hover{
    text-decoration: inherit;
}

.annuaireDropdownButton::after {
    transform: rotate(-90deg);
    transition: transform 0.3s ease;
}

.annuaireDropdownButton.rotate::after {
    transform: rotate(0deg);
}

.navbar .limenu .annuaire{
    max-height: 90vh;
    overflow-y: auto;
}

.navbar .limenu .annuaire .row .col-md-4 {
    flex: 15% !important; 
    max-width: 300px;
}

/*ACTU*/

.actus{
    border: none !important;
    border-radius: 0 !important;
    border-top: solid 1px #046861 !important;
}


.Titre{
    color: #046861;
    font-weight: 600;
    font-size: 20px !important;
}

.Titre a{
    color: #046861;
    font-size: 20px;
}
.Titre a:hover{
    color: #034944 !important;
    text-decoration: inherit;
}

.sous-titre{
    margin-left: 8px;
}

/*----NEWS----*/


.newsContent svg.svg-inline--fa.fa-angle-right {
    float: left;
    margin-right: 3px;
    font-size: 11px;margin-top:3px;
	color: #535050b8;}

.topNews .button-other{
    margin-top: 10px;
    color: black;
    font-weight: 600;
    font-size: 12px;
    margin-left: 10px;
}

.topNews .button-other .fa-chevron-right{
    font-size: 10px;
    margin-left: 4px;
}

.titreNews{
    font-weight: 600;
	font-size:15px;
}

.borderNews{
    position: relative;
}

.borderNews::before{
    content: '';
    position: absolute;
    left: 2px;
    top: -6px;
    bottom: 0;
    width: 2px;
    background-color: #046861; 
    height: 75%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.newsContent{
    margin-left: 10px;
}

.newsContent .row{
    height: 60%;
}

.minature.news.miniature {
    width: 30%;
}

.miniature{
    padding-right: 0px; 
    padding-left: 0px; 
    width: 39%;
    height: 100%;
}

.miniature img{
    height: 100%; 
    object-fit: cover;
}


.text-news .oeil-News{
    float: right; 
    color: black !important;
}

.text-news .oeil-News:hover{
    float: right; 
    color: #7fa9ae !important;
}

h5.titreNews a, h5.titreNews{font-size:14px;color:black;}
h5.titreNews:hover, h5.titreNews a:hover {color:#046861;text-decoration:none !important;}


.titreNews-other{
    font-weight: 600;
    font-size: 16px;
}

.other-News{
    position: relative;
}

.borderNews-other::before{
    content: '';
    position: absolute;
    left: 2px;
    top: -6px;
    bottom: 0;
    width: 2px;
    background-color: #046861; 
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sous-titre-other{
    margin-left: 8px;
}

.newsContent-other{
    padding: 8px;
    margin-left: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-height: 116px;
    border: solid 2px white;
}

.newsContent-other:hover{
    border: solid 2px #046861;
}

/*----GALERIE MEDIAS----*/

.topGalerie .button-other{
    margin-top: 10px;
    color: black;
    font-weight: 600;
    font-size: 12px;
    margin-left: 10px;
}

.topGalerie .button-other .fa-chevron-right{
    font-size: 10px;
    margin-left: 4px;
}





.galerieContent{
    padding: 0px 0px 0px 10px;
	column-count: 2
}


.galerieContent .minature-galerie {
    margin-bottom: 10px !important;
}


.titreGalerie-other{
    font-weight: 600;
    font-size: 16px;
    margin: auto;
}

.galerieContent-other{
    padding: 8px;
    margin-left: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-height: 116px;
    height: 116px;
    border: solid 2px white;
    align-items: center;
    display: grid;
}

.galerieContent-other:hover{
    border: solid 2px #046861;
}

.galerieContent a {
	float: left;}

.borderGalerie {
    min-height: 185px;
    border-left: 2px solid #046861;
	margin-left: 5px;
}


.content-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.text-end {
    align-self: flex-end;
    margin-top: auto;
}

/*----RESEAU SOCIAUX----*/

.borderReseau{
    position: relative;
}


.borderReseau::before{
    content: '';
    position: absolute;
    left: 2px;
    top: -6px;
    bottom: 0;
    width: 2px;
    background-color: #046861; 
    height: 75%;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*.borderReseau::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -14px;
    height: 2px;
    background-color: #046861;
    width: 80%;
}*/



.reseauContent .menu-RS li{
  float: left;
  padding: 4px;
}

.topReseau.mb-5 { margin: 0 auto;}

.Reseau ul li a{font-size:30px;}

.Reseau ul li a:hover{
   color:#046861
}

a.youtube {
   font-size: 35px !important;
    margin-top: -3px;
}


.Reseau ul li .facebook{
    color: #3B5998 !important;
}

.Reseau ul li .linkedin{
    color: #0E76A8 !important;
}

.Reseau ul li .youtube{
    color: #c4302b !important;
}

.reseauX {
    width: 18px;
    fill: black !important;
	margin-top: 1px;}

.reseauX:hover{
     color:#046861
}



/*----AGENDA----*/

.Agenda h3 {
    COLOR: #046861;
     position: inherit !important; 
     z-index: 0 !important; 
     background: none !important; 
     top: inherit !important; 
     padding: inherit !important; 
    font-size: 28px;
    font-weight: 600;
}

.mega-menu-month{
   
    padding: 0px 0px 10px 0px;
    margin-left: 10px;
}

.agendaContent{
    position: relative;
}

.text-event{
    font-size: 12px; 
    float: right; 
    padding-right: 6px
}

.titre-event{
    font-size: 13px !important; 
    color: #000000; 
    font-weight: 700; 
  
}

.date-event{
    color: #046861; 
   font-weight: 500;
    display: block;
}

.event-item .lieu{
    font-size: 10px !important;
    font-weight: 700 !important;
    width: 34%;
    margin-bottom: 8px;
}

.event-item {
	margin-top: -5px;}

.event-item .lienadresse{
    font-size: 10px !important;
    font-weight: 700 !important;
    display:contents !important;
}

.event-item .lienadresse:hover{
    text-decoration: underline !important;
}

.agendaContent {
	padding-left: 10px;}

/*GUIDE DU SALARIE*/

.guide{
    border: none !important;
    border-radius: 0 !important;
    border-top: solid 1px #C34677 !important;
}

.guideH5{
    font-size: 20px;
    color: #C34677;
    font-weight: 600;
}

.guideButton {
    font-size: 16px;
    color: #C34677;
    font-weight: 600;
}

.guideButton:hover {
    color: #af1f57 !important;
    text-decoration: inherit;
}

.guideTitre {
    color: black;
    font-weight: 600 !important;
}

.guideTitre:hover {
    color: #C34677 !important;
    text-decoration: inherit;
}

/*INFORMATIQUE*/

.info{
    border: none !important;
    border-radius: 0 !important;
    border-top: solid 1px #f9af05 !important;
}

.infoH5{
    font-size: 20px;
    color: #f9af05;
    font-weight: 600;
}

.infoButton {
    font-size: 16px;
    color: #f9af05;
    font-weight: 600;
}

.infoButton:hover {
    color: #eba400 !important;
    text-decoration: inherit;
}

.infoTitre {
    color: black;
    font-weight: 600 !important;
}

.infoTitre:hover {
    color: #f9af05 !important;
    text-decoration: inherit;
}

/*MEDIATHEQUE*/

.media{
    border: none !important;
    border-radius: 0 !important;
    border-top: solid 1px #557ABC !important;
}

.media .row{
    width: 100%;
}

.mediaH5{
    font-size: 20px;
    color: #557ABC;
    font-weight: 600;
}

.mediaButton {
    font-size: 16px;
    color: #557ABC;
    font-weight: 600;
}

.mediaButton:hover {
    color: #476397 !important;
    text-decoration: inherit;
}

.mediaTitre {
    color: black;
    font-weight: 600 !important;
}

.mediaTitre:hover {
    color: #557ABC !important;
    text-decoration: inherit;
}

/*RH*/

.rh{
    border: none !important;
    border-radius: 0 !important;
    border-top: solid 1px #4E4A99 !important;
}

.rhH5{
    font-size: 20px;
    color: #4E4A99;
    font-weight: 600;
}

.rhButton {
    font-size: 16px;
    color: #4E4A99;
    font-weight: 600;
}

.rhButton:hover {
    color: #433f85 !important;
    text-decoration: inherit;
}

.rhTitre {
    color: black;
    font-weight: 600 !important;
}

.rhTitre:hover {
    color: #4E4A99 !important;
    text-decoration: inherit;
}

/*LE GROUPE TELENCO*/

.groupe{
    border: none !important;
    border-radius: 0 !important;
    border-top: solid 1px #565654 !important;
}

.groupeH5{
    font-size: 20px;
    color: #565654;
    font-weight: 600;
}

.groupeButton {
    font-size: 16px;
    color: #565654;
    font-weight: 600;
}

.groupeButton:hover {
    color: #40403f !important;
    text-decoration: inherit;
}

.groupeTitre {
    color: black;
    font-weight: 600 !important;
}

.groupeTitre:hover {
    color: #565654 !important;
    text-decoration: inherit;
}

/*COMPTE*/

.menu-compte{
    position: absolute !important;
    width: 12% !important;
    top: 100% !important;
    left: inherit !important;
    right: 0px !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    padding: 20px !important;
    background-color: #FFFFFF !important;
    border: none !important;
    border-radius: 0 !important;
    border-top: solid 1px #7FA9AE !important;
}

.textCompte{
    color: #7FA9AE;
    font-size: 14px;
    font-weight: 500;
    border: solid 1px #FFFFFF;
    padding: 0px 0px 0px 5px;
}

.menu-compte a:hover {
    color: white !important;
    background: #7FA9AE;
    border: solid 1px #7FA9AE;
    text-decoration: inherit !important;
    border-radius: 20px;
}

.arrow{
    opacity: 0;
    float: right;
    padding: 3px 4% 0 0;
}

.menu-compte a:hover .arrow{
    opacity: 1;
}


@media screen and (max-width: 1600px) {
    header .container{
        max-width: 100% !important;
    }
    
    header .img-menu {
        margin-top: 0%;
    }

    .navbar .limenu .annuaire{
        max-height: 80vh;
        overflow-y: auto;
    }
    
    .navbar .limenu .annuaire .row .col-md-4 {
        max-width: 258px !important;
    }
    
    .navbar-expand-lg .navbar-nav .actus{
        max-height: 750px;
        overflow-y: auto;
    }
    
    .navbar-expand-lg .navbar-nav .actus::-webkit-scrollbar {
        width: 12px;
    }

    .navbar-expand-lg .navbar-nav .actus::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px;
    }

    .navbar-expand-lg .navbar-nav .actus::-webkit-scrollbar-thumb {
        background: linear-gradient(180deg, #046861, #09a896);
        border-radius: 10px;
        border: 2px solid #f1f1f1;
    }

    .navbar-expand-lg .navbar-nav .actus::-webkit-scrollbar-thumb:hover {
        background: linear-gradient(180deg, #016F72, #013C3F);
    }
    
}

@media screen and (max-width: 1500px){
    
    header .container{
        max-width: 100% !important;
    }
    
    header .img-menu {
        margin-top: 0%;
    }
    
    header .container .navbar-expand-lg{
        font-size: 14px;
    }
    
    .navbar .limenu .annuaire .row .col-md-4 {
        flex: inherit !important;
        max-width: 25% !important;
    }
    
    .titreNews {
        font-size: 18px;
    }
    
    .miniature {
        height: 100%;
        width: 58%
    }
    
 
    
    .menu-compte {
        width: 16% !important;
    }
    
}

@media screen and (max-width: 1440px){
    .newsContent-other .description  a {
        margin-top: -14px;
    }
}

@media screen and (max-width: 1400px){
    
	ul.navbar-nav.w-100.d-flex.justify-content-between {width: 100% !important;margin: 0 auto;}
	
	 .galerieContent {padding: 0 !important;}
	
	h5.titreNews {padding-left: 13px;}	
    header .container{
        max-width: 100% !important;
    }
    
    header .img-menu {
        margin-top: 0.3%;
    }
    
    header .container .navbar-expand-lg{
        font-size: 14px;
    }
    
    .navbar .limenu .annuaire .row .col-md-4 {
        flex: inherit !important;
        max-width: 25% !important;
    }
    
    .titreNews {
        font-size: 18px;
    }
    
   
 
    
    .menu-compte {
        width: 16% !important;
    }
    
}

@media screen and (max-width: 1400px){
    
    header .container{
        max-width: 100% !important;
    }
    
    header .img-menu {
        margin-top: 0.3%;
    }
    
    header .container .navbar-expand-lg{
        font-size: 14px;
    }
    
    .navbar .limenu .annuaire .row .col-md-4 {
        flex: inherit !important;
        max-width: 25% !important;
    }
    
    .titreNews {
        font-size: 18px;
    }
    
      .galerieContent {
    padding: 1em;
    margin-left: 10px;
		  column-count: 2;}
   
    .menu-compte {
        width: 16% !important;
    }
    
}

@media screen and (max-width: 1200px){
	
	.navbar.navbar-expand-lg {
		width: 100%;}
	
	
		li#searchmenu {
    position: absolute;
    top: 15px;
    right: 20px;
}
	
	.borderGalerie{min-height:165px;}
	
	ul.menu-RS li a svg, svg.reseauX{font-size:20px;}
	
	.dropdown-menu.mega-menu p {font-size: 12px;}
	
	h5.titreNews {font-size: 11px;color: black;}
	
	.img-menu {position: absolute;}
	
	h5.titreNews { padding-left: 13px;}
    
	nav.navbar.navbar-expand-lg {margin-top: 30px;}
	.mega-menu ul li a, h5.titreNews{font-size:13px;}
	
	
	
    header .container{
        max-width: 100% !important;
    }
    
    header .img-menu {
        margin-top: -1%;
    }
    
    header .container .navbar-expand-lg{
        font-size: 14px;
    }
    
    .navbar .limenu .annuaire .row .col-md-4 {
        flex: inherit !important;
        max-width: 25% !important;
    }
    
    .titreNews {
        font-size: 13px;
    }
    
   
    
    .menu-compte {
        width: 16% !important;
    }
	
	
	
	.reseauX {
    width: 20px;
    fill: black !important;
    margin-top: 0px;
	
    
}


@media screen and (max-width: 992px) {

	div#navbarNav {display: none;}
	form.block-full.form-inline {
    position: absolute;
    right: 10px;top: 65px;}

.img-menu{width:20% !important;}

span.navbar-toggler-icon {
    position: absolute;
    right: 5px;
    top: 30px;
    font-size: 25px;
    color: #66656a;}


}





