.system-unpublished .icons.float-right.float-end{display:none;}

/* Hepareg Color */
:root{
--rose-color:#FFCCCC;
--prune-color:#610D3D;
--purple-color:#9600C8;
--fuchsia-color:#FB219C;
--prune-light-color:#a76e8e;


--text-heading-regular:Jedira-Regular!important;
--text-heading-italic:Jedira-Italic!important;
}




.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
[class^="hvr-"] {
    cursor: pointer;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.t4-megamenu .navbar-nav > li.show > a, .t4-megamenu .navbar-nav > li.show > .nav-link {color: inherit!important;}

h1,h2,h3,h4,h5,h6{font-family: 'Candal'!important;}
.bg-white{background:#fff!important;}
.bg-black{background:#000!important;}
.bg-rose{background:#FFCCCC!important;}
.bg-prune{background:#610D3D!important;}
.bg-purple{background:#9600C8!important;}
.bg-fuchsia{background:#FB219C!important;}

.hepa-white{color:#ffffff!important;}
.hepa-black{color:#000000!important;}
.hepa-rose{color:#FFCCCC!important;}
.hepa-prune{color:#610D3D!important;}
.hepa-purple{color:#9600C8!important;}
.hepa-fuchsia{color:#FB219C!important;}


.hepa-pr-25{padding-right:25px!important;}

.hepa-pt-240{padding-top:240px!important;}
.hepa-pt-120{padding-top:120px!important;}
.hepa-pt-60{padding-top:60px!important;}
.hepa-pt-40{padding-top:40px!important;}
.hepa-pt-20{padding-top:20px!important;}
.hepa-pt-10{padding-top:10px!important;}
.hepa-pt-0{padding-top:0px!important;}

.hepa-pb-240{padding-bottom:240px!important;}
.hepa-pb-120{padding-bottom:120px!important;}
.hepa-pb-60{padding-bottom:60px!important;}
.hepa-ptb-240{padding-top:240px!important;padding-bottom:240px!important;}
.hepa-ptb-60{padding-top:60px!important;padding-bottom:60px!important;}
.hepa-ptb-120{padding-top:120px!important;padding-bottom:120px!important;}
.hepa-plr-25{padding-right:25px!important;padding-left:25px!important;}


.text-left {text-align: left;}
.text-right {text-align: right;}

.hepa-16{font-size:16px;}
.hepa-18{font-size:18px;}
.hepa-20{font-size:20px;}
.hepa-24{font-size:24px;}
.hepa-28{font-size:28px;}
.hepa-32{font-size:32px;}
.hepa-36{font-size:36px;}
.hepa-42{font-size:42px;}
.hepa-48{font-size:48px;}
.hepa-56{font-size:56px;}
.hepa-64{font-size:64px;}
.hepa-72{font-size:72px;}

h3, .h3 {line-height: 1.4167!important;}
h4, .h4 {line-height: 1.3!important;margin-bottom:20px!important;}




/* Hepareg Home Page - Accueil */

/* Logo */
.navbar-brand img.logo-img {
    max-height: 100px;
    width: auto;
}

/* topbar */
.hepa-recruit-p{margin-bottom:0!important;}
.btn-outline-primary:not(:disabled):not(.disabled):active{
    color: var(--rose-color);
    background-color: var(--prune-color)!important;
    border-color: var(--prune-color)!important;
}
.btn.btn-outline-primary:hover{color: var(--rose-color)!important;}
.t4-topbar-right a .fa:before{color:var(--rose-color)!important;}

/* Header Menu bar */
.t4-header-inner {padding: 0 100px;margin-top: -1px;}
#t4-header-wrap .nav-item.active {text-decoration: underline;color: #5e0e3d;}



/* Hero */
#t4-hero{margin-top:-120px;border-bottom: 1px solid var(--prune-color);}
.hero-action a{margin-left:25px; }


/* Section-1 Logo */
div#t4-section-1 {
    padding-top: 40px;
    border-top: 1px solid;
    padding-bottom: 0;
    margin-top: -140px;
}


/* Équipes & Projets */
.hepa-art-cat-hp-mod .hepa-subtitle {text-align: center; font-family: 'Candal';}
.hepa-art-cat-hp-mod .top-articles-info{text-align: center;line-height: 1.4em;}
.hepa-art-cat-hp-mod .axes-geoloc-mod {/*position: absolute;top: 40px;right: 40px;*/}
.hepa-art-cat-hp-mod .axes-geoloc-mod:before {}
.hepa-art-cat-hp-mod .axes-leader-mod {}
.hepa-art-cat-hp-mod .axes-leader-mod:before {}
.hepa-art-cat-hp-mod .axes-title-mod {margin-top: 25px;}
.hepa-art-cat-hp-mod .mod-article-list .article-content {
    padding: 40px!important;
    z-index: 10;
    /*bottom: 0;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    padding: 3.5rem;
    height:100%;
}
.hepa-art-cat-hp-mod .axes-listinfo-mod {
    position: absolute;
    display: flex;
    bottom: 40px;
    flex-direction: row;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    padding-right: 80px;
    font-weight: 400;
}

.hepa-art-cat-hp-mod .article-content .axes-title-mod h3 {
    line-height:1.2em;
    font-size: 18px;
    margin-bottom: 25px;
}
.hepa-art-cat-hp-mod .article-content a.mod-articles-category-title:hover{
    color:var(--rose-color)!important;
}
.hepa-art-cat-hp-mod .mod-article-list .intro-image:before {
    background: linear-gradient(0deg, rgba(143, 36, 90, 0.60) 0%, rgba(143, 36, 90, 0.20) 90%);
    opacity: 1;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    border-radius: 30px;
}
.hepa-art-cat-hp-mod .axes-listinfo-mod .axes-listinfo-li-mod {}
.hepa-art-cat-hp-mod .axes-listinfo-mod .axes-listinfo-li-mod:last-child {border-right:0;}
.hepa-art-cat-hp-mod .axes-listinfo-mod .axes-listinfo-li-mod{
    width:33%;
    padding:0 10px;
    text-align: center;
    border-right: 1px solid white;
}
.hepa-art-cat-hp-mod .axes-listinfo-mod .axes-listinfo-li-mod p{margin-bottom:0;margin-top: 8px;}
.hepa-art-cat-hp-mod .owl-carousel .owl-item .intro-image img{border-radius: 30px;}

.axes-team-ico:before{background-image: url(/images/deco/pictos/axes-users-white.png);}
.axes-axes-ico:before{background-image: url(/images/deco/pictos/axes-num-white.png);}
.axes-publi-ico:before{background-image: url(/images/deco/pictos/axes-publi-white.png);}
.axes-team-ico:before, .axes-axes-ico:before, .axes-publi-ico:before{
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.axes-geoloc-mod,.axes-geoloc-item{display: inline-block;}
.axes-geoloc-mod:before, .axes-geoloc-item:before{background-image: url(/images/deco/pictos/axes-geoloc-white.png);}
.axes-leader-mod:before{background-image: url(/images/deco/pictos/axes-leader-white.png);}
.axes-geoloc-mod:before,.axes-geoloc-item:before,.axes-leader-mod:before{    
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-bottom: -1px;   
}






/* Publication home page */
.hepa-mod-publi-title, .hepa-mod-publi-author {line-height:1.4em;}
.hepa-mod-publi-title{margin-bottom:10px;}
.hepa-mod-publi-author{margin-bottom:5px;}

.hepa-mod-publi-doi {color:var(--prune-light-color);}
.hepa-mod-publi-src{font-weight:600;margin-right:10px;}
.hepa-mod-publi-src:after {content: "|";margin-left: 10px;}

.hepa-mod-publi-item-inner{padding: 0 40px;}
.hepa-mod-publi-item {    
    padding:30px 0;
    border-bottom:1px solid var(--prune-light-color);
    width:100%;
}
.hepa-mod-publi-item:last-child{border-bottom:none;}





/* Actualités HP */
.hepa-actus-hp-mod .owl-carousel.owl-loaded.owl-drag {padding-right: 5px;}
.article-content.hepa-actus-ctn{padding:10px!important;}
.hepa-actus-ctn .articles-readmore{margin-top: 40px;}
.hepa-actus-ctn .article-meta{margin-top:20px;font-size:18px;font-weight: 500;}
.hepa-actus-hp-mod .h1.hepa-prune.hepa-subtitle{text-align: center;padding-bottom: 40px;}
.hepa-actus-ctn .actus-title-mod h3{font-family: Archivo!important;font-size:20px;font-weight: 500;line-height:1.25em;}
.hepa-actus-ctn .tags li{font-weight:500;font-size:16px;}

.tag-recruit:before{background-image: url(/images/deco/pictos/tag-recruit-purple.png);width: 32px;height: 32px;}
.tag-call-for-proposal:before {background-image: url(/images/deco/pictos/tag-proposal-purple.png);width: 44px;height: 32px;}
.tag-event:before{background-image: url(/images/deco/pictos/tag-event-purple.png);width: 24px;height: 32px;}
.tag-news:before{background-image: url(/images/deco/pictos/tag-news-purple.png);width: 32px;height: 32px;}
.tag-Seminar:before{background-image: url(/images/deco/pictos/tag-seminar-purple.png);width: 36px;height: 32px;}
.tag-zoom:before{background-image: url(/images/deco/pictos/tag-zoom-purple.png);width: 36px;height: 32px;}

.tag-recruit:before, .tag-call-for-proposal:before, .tag-event:before, .tag-zoom:before, .tag-news:before, .tag-Seminar:before{
    content:"";
    display: inline-block;
    margin-bottom: -1px; 
    background-repeat: no-repeat;
    margin-right:10px;
}

.hepa-actus-hp-mod .mod-article-list .owl-carousel .owl-nav > button {background-color: var(--prune-color);}
.hepa-actus-hp-mod .owl-item {border-right: 1px solid var(--prune-color);}
.hepa-actus-hp-mod .active:last-child,
.hepa-actus-hp-mod .owl-item:not(.active) {border-right: 0;}


/* Hepa Footer */
.hepa-logo-foot{max-width:320px;}
.hepa-slog-foot{max-width:600px; font-family:archivo!important;margin-top:30px!important;}
.hepa-footer-section .t4-module{padding-top:10px!important;z-index:10;display:block;position:relative;width:100%!important;}
.hepa-footer-link{margin-top:40px;}
.hepa-footer-link a, .hepa-rgpd-link a{margin-right:25px;}
a.hepa-footer-item{}

.hepa-rgpd-link{margin-top:20px;}

.t4-footer .t4-module{border-bottom:0!important;}
.t4-section.t4-copyright a {color:var(--rose-color)!important;}
.t4-section.t4-copyright{
    margin-top: -106px;
    background-color: transparent;
    padding: 0 !important;
    border-top: 1px solid var(--rose-color);
    padding-top: 30px!important;
    color:var(--rose-color);
}
.t4-section.t4-copyright .mod-footer{text-align: right;}

body:not(.hepa-hp) .t4-footer.hepa-footer-section .module-inner {padding: 80px 100px !important;}




/**********************************/
/* Publication Pages Publications */
/**********************************/
/* Cat page */
.hepa-publi-cat-pg .item-content {padding:20px!important;}
.publi-catpg-ctn .page-header h2{color:var(--prune-color);margin-bottom: 20px;font-size: 36px !important;}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions][data-rlta-icons=true]>[data-rlta-element=button]:after {font-size: 36px;}
.hepa-publi-cat-pg .item-wrap{position:relative!important;top: inherit !important;clear: both;}


.publi-catpg-ctn h3[data-rlta-element="heading"]{display:none!important;}
.publi-catpg-ctn .hepa-publi-catpg-Gentitle{width:100%!important;}


/* Style for individual publication */
.hepa-publi-note{display: inline-block;
    background: var(--color-primary);
    padding: 3px 10px;
    margin-right: 10px;
    color: #f9dbdc !important;
    border-radius: 5px;
    font-size: 14px;}
.hepa-publi-title, .hepa-publi-author {line-height:1.4em;}
.hepa-publi-title{margin-bottom:10px;display:inline-block;}
.hepa-publi-author{margin-bottom:5px;}

.hepa-publi-doi {color:var(--prune-light-color);}
.hepa-publi-src{font-weight:600;margin-right:10px;}
.hepa-publi-src:after {content: "|";margin-left: 10px;}

.hepa-publi-item-inner{padding: 0 40px;}
.hepa-publi-item {    
    padding:30px 0;
    border-bottom:1px solid var(--prune-light-color);
    width:100%;
}
.hepa-publi-item:last-child{border-bottom:none;}




/*****************************/
/* Axes - Item Category page */
/*****************************/
.hepa-project-cat-pg{
    
}
.hepa-project-cat-art-pg {}
.t4-main-body .hepa-project-cat-pg {padding-left: 40px;padding-right: 40px;}
.hepa-project-cat-pg .hepa-proj-item .item-image img{border-radius:30px;}
.hepa-project-cat-pg .hepa-proj-item .item-content{}
.hepa-project-cat-pg .hepa-proj-item .item-content {
    position: absolute;
    top: 0;
    padding: 40px !important;
    color: #fff;
}
.hepa-project-cat-pg .page-header h2{margin:25px 0}
.hepa-project-cat-pg .hepa-proj-item .item-content .page-header h2 a{color: #fff!important;}
.hepa-project-cat-pg .hepa-proj-item .item-content {
    padding: 40px !important;
    z-index: 10;
    /* bottom: 0; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    padding: 3.5rem;
    height: 100%;
}
.hepa-project-cat-pg .item-image {margin-bottom: 0!important;}
.hepa-project-cat-pg .item-image:before {
    background: linear-gradient(0deg, rgba(143, 36, 90, 0.60) 0%, rgba(143, 36, 90, 0.20) 90%);
    opacity: 1;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    border-radius: 30px;
}
.hepa-project-cat-pg .axes-listinfo-mod .axes-listinfo-li-mod:last-child {
    border-right: 0;
}
.hepa-project-cat-pg .axes-listinfo-mod .axes-listinfo-li-mod {
    width: 33%;
    padding: 0 10px;
    text-align: center;
    border-right: 1px solid white;
}

.hepa-project-cat-pg .axes-listinfo-mod {
    position: absolute;
    display: flex;
    bottom: 40px;
    flex-direction: row;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    padding-right: 80px;
    font-weight: 400;
}

.hepa-project-cat-pg .axes-listinfo-mod .axes-listinfo-li-mod {
    width: 33%;
    padding: 0 10px;
    text-align: center;
    border-right: 1px solid white;
}

.hepa-project-cat-pg .axes-listinfo-mod .axes-listinfo-li-mod p {
    margin-bottom: 0;
    margin-top: 8px;
}

.hepa-project-cat-pg .item-image a {
    position: relative; /* ou absolute si nécessaire */
    z-index: 0;        /* plus haut que les éléments qui le recouvrent */
    display: inline-block; /* si nécessaire */
}

.hepa-project-cat-pg .t4-main-body{overflow: hidden;}




/********************************/
/* Publications - Category Page */
/********************************/
.hepa-publi-cat-pg{}
.hepa-publi-cat-pg .page-header.item-title{position: absolute; padding:40px;font-size:36px;}
.hepa-publi-cat-pg .category-desc {margin: 0 !important;padding: 0 !important;}
.hepa-publi-cat-pg .category-desc img{object-fit: cover;max-height: 200px;}
.hepa-publi-cat-pg .page-header.item-title a{color:#fff!important;}


/**************************/
/* Axes - Item Page */
/**************************/
.hepa-project-pg{font-size:18px;line-height: 1.5em;}
.axes-masthead-img{position: absolute;top: 0;margin-top: -120px;z-index: 0;}
.axes-masthead-img:before {
    background: linear-gradient(180deg,rgba(97, 13, 60, 0.2) 40%, rgba(255, 255, 255, 1) 90%);
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    height: 100%;
    width: 100%;
    z-index: 3;
}
.hepa-project-pg h1, .hepa-project-pg h2{text-align: center;margin-bottom:20px!important;}
.axes-subh3-title{width:100%;}
.axe-title{}
.axe-longdesc{margin-bottom:120px;}

/* Axes - Objectifs*/
.axe-objectif-ctn{margin-bottom:0px;
    background-image: url(/images/deco/bg/bg-03.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    width:100%;
}

.axe-objectif-inner{padding:120px 0;}
.axe-objectif-item{column-count: 2;}



/* Télécommande */
.axe-telecommande-ctn{
    margin-bottom: 0px;
    background-image: url(/images/deco/bg/bg-02.webp)!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    width: 100%;    
}
.axe-telecommande-ctn.row{
    width: 100%;
    border-bottom:1px solid var(--prune-color);
}
a.axe-telecommande-item span {font-weight: 500;}
.axe-telecommande-ctn-inner.container {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    padding: 30px 0;
    text-align: center;
}
a.axe-telecommande-item{max-height:36px;}
.item-tel-axes:before{background-image: url('/images/deco/pictos/axes-icon-purple.png');}
.item-tel-expert:before{background-image: url('/images/deco/pictos/briefcase-icon-purple.png');}

.item-tel-team:before{background-image: url('/images/deco/pictos/team-icon-purple.png');}
.item-tel-partners:before{background-image: url('/images/deco/pictos/institution-icon-purple.png');}
.item-tel-axes:before, .item-tel-expert:before, 
.item-tel-publi:before, .item-tel-team:before, 
.item-tel-partners:before{
    content:"";
    width: 36px;
    height: 36px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 5px;
}
.item-tel-publi:before{background-image: url('/images/deco/pictos/publications-icon-purple.png');}


/* Bloc Work Packages - Axes */
.axe-axes-ctn{padding-top:120px;}
.axe-axes-inner{margin-top:60px;}
.axe-axes-item-inner {align-items: stretch;display: flex;margin-bottom:40px;}
.axe-axes-item {background: #fff7f8;border: 3px solid var(--prune-color);border-radius:20px; padding: 40px 30px 80px 40px;}
.col-md-3 .axe-axes-item {padding: 20px 15px 60px 20px;}
.axe-axes-item h3{margin-bottom:15px;}
.axe-axes-item p {line-height: 1.4em;font-weight: 500;}
.axe-axes-item:after {content: "+";position: absolute;bottom: 30px;right: 58px;font-size: 48px;font-weight: 700;}
.col-md-3 .axe-axes-item:after {bottom: 25px;right: 28px;}
body.modal-open .hepa-axes-boots-modal.modal {
    background-color: transparent;
    border-radius: 20px;
    top: 10%;
    bottom: 10%;
    left: 0;
    margin-left: 0;
    overflow: auto;
    height: auto;
    width:100%;
}

.hepa-axes-boots-modal .modal-dialog {max-width: 100%;margin: 0 !important;padding: 0 240px !important;}
.hepa-axe-body img{
    max-width: 640px;
    padding: 20px;
    border: 3px solid #610D3D;
    margin: 20px auto 0 auto;
    text-align: center;
    margin-right: 25px;
    vertical-align: top;
}



.axes-aplat-ctn.axe-axes-ctn .hepa-axes-item {margin: 0 40px;}
.hepa-axes-encadre{margin:40px 60px 60px 60px;background: #ffe6e7;padding: 60px;font-weight: 700;}
.axes-aplat-ctn .hepa-axe-body {border-bottom: 1px solid;padding-bottom: 60px;}  
.axes-aplat-ctn .axe-axes-item-inner:last-child .hepa-axe-body  {border-bottom:0;padding-bottom:0;}
.hepa-axe-tel-num{margin:0 5px;}
.anchor-offset {scroll-margin-top: 120px;}
/* Fallback pour anciens navigateurs */
.anchor-offset::before {content: "";display: block;height: 120px;margin-top: -120px;visibility: hidden;}

.hepa-title-tools{text-align: center;font-weight: 500;margin-bottom:80px;font-size:16px;}
.hepa-title-tools .axes-leader-mod:before{background-image: url(/images/deco/pictos/axes-leader-purple.png);}
.hepa-title-tools .axes-geoloc-mod:before{background-image: url(/images/deco/pictos/axes-geoloc-purple.png);}
.hepa-title-tools span {background: rgba(255, 255, 255, 0.4);padding:10px 20px;display: inline-block;}
.hepa-title-tools span {margin-right: 10px;}
.hepa-header-others {margin-top: 15px;}

/* Bloc Sous Axes - Thèmes */    
.sous-axe-axes-inner{margin-top:60px;}
.sous-axes-item-inner {width: 100%;margin-bottom: 60px;border: 5px solid #f5d8d9;}
.sous-axes-item-inner .h3{margin-top:0; font-weight: 700;}
.sous-axes-item-inner .h4 {margin-bottom: 0 !important;}
.hepa-sous-axe-header {background: #f5d8d9;padding: 20px 25px;margin-bottom: 10px;}
.hepa-sous-axe-content{padding: 20px;}
.hepa-sous-axes-ctn {padding-top: 60px;}


/* Bloc Expertises */
.axe-expertises-ctn{margin-bottom:120px;padding-top:120px;width:100%;}
.axe-expertises-inner{margin-top:60px;}
.axe-expertises-item{}
.axe-expertises-item-inner{}
.axe-expertises-item-title{font-weight: 700;}
.axe-expertises-item-full{}

/* Bloc Publications */
.axe-publications-inner{padding-top:20px;}
.axe-publication-item{margin-bottom:20px;}
.axe-publications-ctn {
    padding:120px;
    background-image: url(/images/deco/bg/bg-02.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    width:100%;
}
.hepa-all-publi-ctn {margin-top:60px;text-align: right;}
.hepa-all-publi-ctn a{max-width:480px;display: block;float: right;}
.hepa-all-publi-ctn a:after {content: "\f061";font-family: 'FontAwesome';}

/* Bloc Equipe */
.axe-equipe-ctn{width:100%; padding-top:120px;}
.axe-equipe-item-inner{margin-top:60px;}
.axe-equipe-item-ctn{display: flex;margin-bottom: 50px;}
.axe-equipe-item{align-items: stretch;}
.axe-equipe-item-content{padding: 20px;}
.axe-equipe-item{background:#ffe9eb;border-radius:25px;box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);transition: 0.3s ease-in-out;}
.axe-equipe-links {display: flex;justify-content: space-evenly;margin-bottom: 10px;}
.axe-equipe-poste{font-size: 16px;font-weight: 500;min-height: 100px;}
.axe-equipe-poste span{display:block;}
.axe-equipe-item img {border-top-right-radius: 25px;border-top-left-radius: 25px;}


/* Bloc Logos partenaires */
.axe-partners-ctn{ padding-top:120px;}
.axe-partners-ctn.container-fluid{width: 90%;}
.axe-partners-inner{margin-top:60px;}
.axe-partners-img{padding: 20px;text-align: center;margin-bottom: 40px; border: 1px solid #ffe9eb;}



/*************************/
/* Page des Publications */
/*************************/
.hepa-publi-cat-pg .t4-content {background-color: #610d3d0f;}

/*****************************************************/
/* Page Mentions legale politique de confidentialité */
/*****************************************************/

.hepa-legal-ctn .box-color-purple {
    color: var(--prune-color);
    margin-bottom: 30px;
    margin-top: 60px;
    padding-bottom: 100px;
}
.box-color-purple {
    background: #610d3d0f;
    border: 1px solid var(--prune-color);
    background-image: url(/images/deco/big/stat-big.png);
    width: 100%;
    padding: 40px;
    border-radius: 20px;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
}
.hepa-legal-title {
    font-size: 24px;
    font-weight: 700;
    color: var(--prune-color);
    margin-top: 0;
}

.hepa-top {
    background: #610d3d0f;
    color: var(--prune-color);
    padding: 15px 25px;
    border: 1px solid var(--prune-color);
    border-radius: 20px;
}



/********************/
/* Hepa Plateformes */
/********************/
.hepa-platformes-ctn .plat-gen-img {display: block;margin: 0 auto;}
.hepa-platformes-ctn .hepa-plat-title {line-height:1.55em;}
.hepa-platformes-ctn .hepa-plat-desc{line-height:1.5em;}
.hepa-plat-item-inner .hepa-plat-img{margin: 20px 0;max-width: 160px;}
.hepa-plat-item-inner {padding:25px;}
.hepa-plat-item {background: #610d3d0f; border: 1px solid var(--prune-color);margin-bottom: -1px;margin-left: -1px;}
.hepa-plat-item:hover {background: inherit; }


/* Contact */
.contactform-ctn{}
.contactform-ctn .contact-information{padding:40px;}
.contactform-ctn .contact-information p{line-height: 1.5em;}