/*
 Theme Name:   LabCom EOLE Theme
 Author:       jérémy d'orazio
 Author URI:   www.jeremydorazio.fr
 Description:  Thème pour le site LabCom EOLE
 Version:      1.0
 Text domain : labcomeole
*/

/* Style des menus header/footer > css/jdo-menu.css */



body {
    max-width: 1920px;
    margin: auto;
    font-family: "Montserrat", sans-serif;
    color: #424242;
    position: relative;
}

.overflow-x-hidden {
    overflow-x: hidden;
}


.color-white {
    color: white;
}

.bg-grey {
    background: #EFEFEF;
}

.sectionupcontent {
    position: relative;
    z-index: 1;
    padding-top: 250px;
    padding-bottom: 250px;
}

.section-team .sectionupcontent {
    padding-top: 200px;
    padding-bottom: 200px;
}

.sectionupcontent2 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.sectionupcontent3 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.sectionupcontent4 {
    padding: 70px 200px 70px 70px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-80 {
    margin-bottom: 80px;
}

.color-txt-pink {
    color: #D43072;
}

.fw-600 {
    font-weight: 600 !important;
}
.fw-400 {
    font-weight: 500 !important;
}
.fz-50 {
    font-size: 50px !important;
    line-height: 60px !important;
}
.fz-30 {
font-size: 30px !important;
line-height: 40px !important;
}
.fz-20 {
    font-size: 20px !important;
    line-height: 30px !important;
}

.fz-16 {
    font-size: 16px;
    line-height: 22px;
}

.fz-14 {
    font-size: 14px !important;
}

.margin-right-150 {

    margin-right: 150px;
}

.container {
    max-width: 1515px;
}

a {
    color: inherit;
    text-decoration: none;
}

/* START HEADER */

.viewport-header {
    position: relative;
    z-index: 11;
}


/* START SPLASH SCREEN */
#image-carousel.splide {
    background: white;
}

#image-carousel.splide::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(img/gradient.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    /* background: radial-gradient(36.94% 73.51% at 49.76% 54.25%, rgba(50, 75, 130, 0.3) -56%, rgba(1, 8, 22, 0.66) 47.42%, rgba(0, 10, 33, 0.8) 100%); */
    /* background:radial-gradient(232.94% 51.51% at 76.76% 66.25%, rgba(50, 75, 130, 0.30) 0%, rgba(1, 8, 22, 0.66) 73.42%, rgba(0, 10, 33, 0.86) 100%); */
}

.splash-screen-labcom-arrow-red {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}

.splash-screen-labcom-arrow-green {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 1;
}

.intro-carousel {
    background-size: cover;
    height: 1084px;
    background-position: 50% 50%;
}

.splash-screen-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.splash-screen-content-inner {
    width: 100%;
    max-width: 1225px;
    margin-bottom: 100px;
}

.splash-screen-content-txt {
    color: white;
}

.splash-screen-content-title {
    color: #57BA75;
    font-size: 25px;
    position: relative;
    display: inline-block;
    font-weight: 400;
}

.splash-screen-content-title strong {
    font-size: 23px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 900;
}

.splash-screen-content-title-sub::after,
.fp-title::before {
    content: "";
    position: absolute;
    left: -30px;
    right: 0;
    bottom: 5px;
    height: 7px;
    background: #57BA75;
}

.splash-screen-content-acc {
    font-size: 40px;
    font-weight: 400;
    line-height: 53px;
}

.splash-screen-content-acc strong {
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
}





main {
    padding-top: 142px;
}

.padding-top-section {
    padding-top: 100px
}

.jdo-hidden {
    font-size: 20px;
}

.page-title {
    position: relative;
    z-index: 2;
    color: white;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
margin-bottom: 0;
}

.page-content {
    font-size: 17px;
    line-height: 30px;
}

.header-bg {
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    height: 265px;
    display: flex;
    align-items: center;
}

.s-actu .header-bg {
    background-position: 50% 18% !important;
}

.s-le-projet .header-bg {
    background-position: 50% 80% !important;
}

.s-equip .header-bg,
.s-equip-single .header-bg {
    background-position: 50% 80% !important;
}

.s-publications .header-bg {
    background-position: 50% 64% !important;
}

.header-bg::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(img/gradient2.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    /* background: radial-gradient(149.94% 69.51% at 142.76% 66.25%, rgba(50, 75, 130, 0.30) 0%, rgba(1, 8, 22, 0.66) 73.42%, rgba(0, 10, 33, 0.86) 100%); */
}

.s-contact .header-bg::before {
    content: none;
}

.header-bg .splash-screen-labcom-arrow-green,
.header-bg .splash-screen-labcom-arrow-red {
    width: 72px;
}

.pagination {
    padding: 10px 0 40px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 12px;
}

.splash-screen-picto-mouse {
    width: 100%;
    position: relative;
    bottom: -150px;
    max-width: 38px;
    display: inline-block;
    animation: mouseBounce 2.4s ease-in-out infinite;
}

@keyframes mouseBounce {
    0% {
        transform: translateY(0);
        opacity: 1;
    }

    30% {
        transform: translateY(0);
        opacity: 1;
    }

    50% {
        transform: translateY(15px);
        /* descend légèrement */
        opacity: 0;
    }

    70% {
        transform: translateY(25px);
        opacity: 0;
        /* disparaît brièvement */
    }

    80% {
        opacity: 0;
        /* disparaît brièvement */
    }

    85% {
        transform: translateY(0);
        /* revient à sa position */
        opacity: 1;
        /* réapparaît */
    }

    100% {
        transform: translateY(0);
        opacity: 1;
        /* attend la prochaine boucle */
    }
}

.fp-title {
    text-transform: uppercase;
    font-size: 28px;
    position: relative;
    display: inline-block;
    color: #D43072;
    padding-bottom: 15px;
    margin-bottom: 50px;
    font-weight: 400;
}

.fp-title span {
    font-weight: 600;
}

.fp-title::before {
    background: #D43072;
}

.fp-title::after {
    content: "";
    position: absolute;
    background: white;
    top: -30px;
    left: 0;
    bottom: -50px;
    right: 0;
    z-index: -1;
}

.fp-circlet {
    position: absolute;
    top: -434px;
    left: -20px;
    z-index: -2;
}

.sectionbg {
    position: relative;
    min-height: 400px;
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}
.btn-publi {
position: relative;
}
.btn-tools {
    border-radius: 10px;
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.87) 48.69%, rgba(153, 153, 153, 0.87) 128.67%);
    width: 95px;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    aspect-ratio: 1;
transition: 0.3s ease;
position: relative;
}
.btn-tools::after,
.btn-publi::after {
content: "";
border-radius: 10px;
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    border: 3px solid #d4307100;
transition: 0.3s ease;
}
.btn-tools:hover::after{
border-color: #D43072;
}
.btn-publi:hover::after {
    border-color: #1B2551;
}
.btn-tools img,
.btn-publi img {
transform: scale(1);
transition: 0.3s ease-in-out;
}
.btn-tools:hover img,
.btn-publi:hover img {
    transform: scale(1.1);
}
.list-tools {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.list-tools-bloc .list-tools:last-child {
    margin-bottom: 0;
}

.section-tools .fp-title {
    color: white;
}

.section-tools .fp-title,
.section-team .fp-title {
    color: white;
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 30px;
}

.section-team .fp-title {
    font-size: 28px;
    line-height: 40px;
}

.section-tools .fp-title::before,
.section-team .fp-title::before {
    background: white;
}

.section-tools .fp-title::after,
.section-team .fp-title::after {
    content: none;
}

.mwidth-470,
.mwidth-540 {
    max-width: 470px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}

.mwidth-540 {
    max-width: 540px;
}

.mwidth-680 {
    max-width: 680px;
}

.mwidth-690 {
    max-width: 690px;
}

.section-tools .container {
    max-width: 1380px;
}

.section-leprojet .container {
    max-width: 1550px;
}

.sectionbg::before,
.sectionbg-team::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(279deg, rgba(31, 42, 64, 0.26) 17.02%, rgba(1, 8, 22, 0.58) 39.67%, rgba(0, 10, 33, 0.87) 78.73%);
}

.sectionbg-team::before {
    background: url(img/gradient3.svg);
    background-size: cover;
    background-position: 50% 50%;
}

.section-tools::before,
.section-tools::after {
    content: "";
    position: absolute;
    width: 35%;
    height: 7px;
    background-color: #D43072;
    top: -7px;
    right: 15%;
}

.section-tools::after {
    top: inherit;
    bottom: -7px;
}

.section-tools-arrow-white {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    width: 145px;
    height: auto;
    transform: rotate(-90deg);
}

.section-tools-arrow-green {
    position: absolute;
    width: 110px;
    height: auto;
    bottom: 10px;
    left: 10px;
    z-index: 1;
    transform: rotate(270deg);
}

.section-leprojet-arrow-green {
    position: absolute;
    width: 150px;
    height: auto;
    top: 10px;
    left: 10px;
    transform: rotate(90deg);
}

.btn-see-more {
    border-radius: 5px;
    background: #57BA75;
    padding: 15px 25px;
    color: white;
    transition: .2s ease;
    font-weight: 500;
    display: inline-block;
}

.btn-see-more:hover {
    background: rgb(80, 80, 80);
color: white;
}

.section-leprojet-arrow-magenta {
    position: absolute;
    width: 107px;
    height: auto;
    bottom: 10px;
    right: 10px;
    transform: rotate(180deg);
}

.section-leprojet-arrow-dblue {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.section-tools-arrow-yellow {
    position: absolute;
    width: 127px;
    height: auto;
    top: 10px;
    left: 10px;
    z-index: 2;
}

.section-publications-arrow-magenta {
    position: absolute;
    width: 110px;
    height: auto;
    top: 10px;
    left: 125px;
}

.section-publications .container {
    max-width: 1200px;
}

.section-leprojet p {
    font-size: 19px;
    line-height: 40px;
    margin-bottom: 0;
}

.section-leprojet p:first-child {
    color: #D43072;
    font-size: 25px;
    font-weight: 600;
}

.section-leprojet p:nth-child(2) {
    font-size: 21px;
    font-weight: 500;
}

.col-stretch-bg {
    display: flex;
    align-self: stretch;
    width: 100%;
    background-size: cover !important;
    background-position: 50% 50% !important;
}

.s-le-projet {
    font-size: 17px;
    line-height: 30px;
}

.le-projet-first-p {
    font-size: 17px;
    line-height: 35px;
}

.le-projet-first-p strong {
    font-weight: 700;
    font-size: 20px;
}

.le-projet-first-p p:first-child {
    color: #D43072;
    font-size: 22px !important;
    font-weight: 600;
    margin-bottom: 35px;
}

.le-projet-first-p p:first-child strong {
    font-weight: 700;
    font-size: 22px !important;
}

.s-le-projet .g-5,
.s-le-projet .gx-5,
.s-actu .gx-5,
.s-publications .gx-5,
.s-contact .gx-5 {
    --bs-gutter-x: 4rem;
}

.contact-text {
    position: relative;
    font-size: 19px;
    padding: 50px;
    color: white;
    background: #D43072;
}

.contact-title {
    font-weight: 600;
    text-transform: uppercase;
}

.contact-text .splash-screen-labcom-arrow-red {
    width: 100px;
    transform: rotate(270deg);
}

.contact-bg {
    background-size: cover !important;
    background-position: 50% 50% !important;
    height: 580px;
    display: flex;
    align-items: center;
}

.le-projet-last-p {
    color: #D05C5C;
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
    display: flex;
}

.le-projet-arrow-red {
    position: relative;
    top: 10px;
    width: 175px;
    height: auto;
    margin-right: 70px;
}

.le-projet-arrow-green {
    width: 150px;
    transform: rotate(180deg);
    margin-right: 30px;
    position: relative;
    top: 7px;
}

.s-le-projet ol {
    list-style: none;
    padding-left: 5rem;
    counter-reset: item;
    margin-bottom: 0;
}

.s-le-projet ol li {
    counter-increment: item;
    position: relative;
    margin-bottom: 20px;
}

.s-le-projet ol li:last-child {
    margin-bottom: 0;
}

.s-le-projet ol li::before {
    content: counter(item) "";
    position: absolute;
    top: 12px;
    font-size: 50px;
    left: -50px;
    color: #57BA75;
    font-weight: 700;
}

.acf_leprojet_txt03b p {
    font-size: 30px;
    line-height: 40px;
    max-width: 665px;
    margin-bottom: 30px;
}

.equipe-list-photo {
    width: 200px;
    height: 200px;
    aspect-ratio: 1;
    border-radius: 50%;
    background-size: cover !important;
    position: relative;
}

.s-le-projet .list-le-projet ol li {
    opacity: 0;
    transform: translateY(0) translateX(50px);
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
}

.s-le-projet .list-le-projet ol li.show {
    opacity: 1;
    transform: translateY(0) translateX(0);
}

.s-equip p {
    margin-bottom: 0;
}

.equipe-list-photo .arrow-red,
.equipe-list-photo .arrow-green {
    position: absolute;
    width: 35px;
    height: auto;
}

.equipe-list-photo .arrow-green {
    top: 0;
    left: 0;
    transform: rotate(90deg);
}

.equipe-list-photo .arrow-red {
    bottom: 0;
    right: 0;
    transform: rotate(90deg);
}

.s-equip h3 {
    font-size: 23px;
    font-weight: 600;
}

.s-equip-single .page-title {
    font-size: 30px;
}

.s-equip-status p {
    margin-bottom: 0;
}

.s-equip-status {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 27px;
    font-weight: 300;
    text-transform: initial;
}

/* ////////////////////////////////////// */
/* ////////////Nav single/////////// */
/* ////////////////////////////////////// */

.nav-single-interpage-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}

.nav-single-interpage .fas {
    color: #D43072;
}

.nav-single-interpage {
    color: #2e2e2e;
    display: flex;
    justify-content: center;
    border-top: 1px solid #ccc;
    padding-top: 40px;
    align-items: center;
    max-width: 950px;
    margin: auto;
}

.nav-single-interpage-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.hidden,
.nav-single-interpage-title-hidden {
    visibility: hidden
}

.col-left,
.col-right,
.col-center {
    flex: 1;
    /* plus larges */
}

.phd-actu-list-item-bloc {
    margin-bottom: 50px;
}

.publi-type {
    background: #1B2551;
    color: white;
    padding: 8px 20px;
    font-weight: 500;
    margin-right: 30px;
}

.publi-citation {
    margin-right: 50px;
    line-height: 27px;
    font-weight: 500;
    font-size: 17px;
}

.publi-row {
    border-bottom: 1px solid rgb(194, 194, 194);
    padding: 35px 30px 30px 30px;

}

.row .col-12:last-child .publi-row {
    border: none;
}

.btn-disable {
    opacity: 0.3;
}

.s-publi .jdo-filter-menu {
    margin-left: 0;
}

.s-publi .jdo-filter-title {
    color: #1B2551;
    font-size: 22px;
    font-weight: 600;
}

.doesntexist-title {
    font-size: 40px;
    color: #D43072;
    font-weight: 700;
    padding: 100px 0 50px 0;
}

.search .doesntexist-title {
    font-size: 40px;
    color: #D43072;
    font-weight: 700;
    padding: 0 0 30px 0;
}

.doesntexist-next {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 50px;
}

.doesntexist .jdo-field-search {
    width: 100%;
}


.section-leprojet-col-center,
.section-leprojet-col-right {
    background: #fbd538;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.section-leprojet-col-right {
    background: #1B2551;
}

.padding-right-20 {
    padding-right: 7%;
}

.section-leprojet .offset-xl-1 {
    width: 10%;
}

.section-leprojet .col-xl-6 {
    width: 48%;
}

.section-leprojet .col-xl-5 {
    width: 42%;
}


.section-leprojet-col-center-title p {
    color: #1B2551 !important;
    text-transform: uppercase;
    font-size: 21px !important;
    line-height: 28px !important;
    margin-bottom: 45px;
}
.s-le-projet .section-leprojet-col-center-title p {
    color: #1B2551 !important;
    text-transform: uppercase;
    font-size: 30px !important;
    line-height: 35px !important;
    margin-bottom: 45px;
}
.le-projet-list-item {
    color: #1B2551 !important;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    max-width: 400px;
    margin: auto;
}
.list-leprojet{
max-width: 785px;
margin: auto;
}

.le-projet-list-item-title {
text-align: center;
max-width:730px;
    margin: auto;
}

.list-leprojet img{
    margin-right: 50px;
}
.s-le-projet .le-projet-list-item {
    font-size: 27px;
line-height: 33px;
max-width: inherit;
margin-bottom: 10px;
text-align: left;

}
.le-projet-list-item-sub {
    color: #1B2551 !important;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
    margin: auto;
text-align: left;
}
.le-projet-list-item-container {
    padding: 0 50px;
}

.totu {
    position: absolute;
    top: -150px;
    bottom: -150px;
    right: 0;
    z-index: -1;
}

.fp-circlet-section-leprojet {
    position: sticky;
    top: 0;
}

.jdo-search-bg-img-cover,
.jdo-search-bg-img-contain {

    width: 170px;
    height: 170px;
    background-position: 50% 50%;
    z-index: -1;
    background-repeat: no-repeat;
}

.jdo-search-bg-img-cover {
    background-size: cover;
}

.jdo-search-bg-img-contain {
    background-size: contain;

}

.jdo-search-link h2 {
    font-size: 22px;
}

.jdo-result-search p {
    margin-bottom: 0;
}

.jdo-responsive-search-bg {
    display: flex;
}

.search-list-txt {
    padding: 20px;
    width: 100%;
    display: flex;
align-items: center;
}

.search-list-txt .publi-row {
    border-bottom: none;
    padding: 0;
}

.jdo-result-search:nth-child(even) .search-list-txt {
    background-color: rgb(238, 238, 238);
}

.le-projet-chercheur {
    display: flex;
    align-items: flex-start;
margin-bottom: 100px;
}

.list-cpt-equipe {
    display: flex;
}
.jdo-search-section {
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
color: #1B2551;
background-color: #fbd538;
padding: 5px 10px;
font-weight: 600;
font-size: 14px;


}
@media only screen and (max-width:1650px) {
    .logo-header {
        position: relative;
        left: -18px;
    }

    .spacing-responsive {
        padding-left: 40px;
        padding-right: 40px;
    }

}

@media only screen and (max-width:1400px) {
    .section-leprojet-col-center {
        padding-top: 150px;
        padding-bottom: 120px;

    }

    .section-leprojet-col-center-title {
        text-align: center;
    }

    .section-leprojet .offset-xl-1 {
        width: inherit;
    }

    .section-leprojet .col-xl-6 {
        width: inherit;
    }

    .section-leprojet .col-xl-5 {
        width: inherit;
    }
}

@media only screen and (max-width:1199px) {
    .wrap-responsive {
        flex-wrap: wrap;
    }

    .wrap-responsive .margin-right-150 {
        margin-right: 0;
        margin-bottom: 60px;
    }

    .jdo-reverse {
        flex-direction: column-reverse;
    }

    .sectionupcontent {
        padding-top: 150px;
        padding-bottom: 150px;
    }

    .section-leprojet-arrow-green {
        width: 100px;
        left: -30px;
    }

    .section-leprojet-arrow-magenta {
        width: 80px;
        right: -30px;
    }

    .section-publications-arrow-magenta {


        left: 130px;
    }
}

@media only screen and (max-width:750px) {
.s-le-projet .section-leprojet-col-center-title p {
        font-size: 25px !important;
        line-height: 30px !important;
        margin-bottom: 45px;
    }
.le-projet-list-item-container {
        padding: 0 0;
    }
.list-leprojet {
flex-wrap: wrap;
justify-content: center;
}
.list-leprojet img{
    margin-bottom: 30px;
margin-right: 0;
}
.le-projet-list-item,
.le-projet-list-item-sub {
text-align: center !important;
}
.s-le-projet .le-projet-list-item {
    font-size: 22px;
}
.le-projet-list-item-sub {
    font-size: 19px;
}

    .fp-circlet {
        position: absolute;
        top: -282px;
        left: -125px;
        width: 100%;
        z-index: -2;
    }

    .section-alaune .fp-list-actu-row {
        flex-wrap: wrap;
    }

    .section-alaune .fp-list-actu-img-block {
        width: 100%;
        height: 310px;
    }

    .splash-screen-content-acc {
        font-size: 25px;
        font-weight: 400;
        line-height: 40px;
    }

    .splash-screen-content-inner {
        margin-bottom: 0;
    }

    .spacing-responsive {
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-alaune .actu-list-item-title {
        font-size: 20px;
    }

    .actu-list-item-title {
        margin-bottom: 10px;
    }

        .section-alaune .fp-list-actu-txt-block {
        width: 100%;
    }

    .bg-color-dark {
        padding: 60px 20px;
    }

    .col-stretch-bg {
        height: 400px;
    }

    .le-projet-last-p {
        display: flex;
        flex-wrap: wrap;
    }

    .s-le-projet .le-projet-arrow-red,
    .le-projet-chercheur .le-projet-arrow-green {
        margin-bottom: 30px;
        top: 0;
        width: 100px;
        margin-right: 0
    }

    .sectionupcontent4 {
        padding: 100px 20px;
    }

    .s-le-projet .g-5,
    .s-le-projet .gx-5,
    .s-actu .gx-5,
    .s-publications .gx-5,
    .s-contact .gx-5 {
        --bs-gutter-x: initial;
    }

    .le-projet-chercheur,
    .list-cpt-equipe {
        flex-wrap: wrap;
    }

    .list-cpt-equipe {
        max-width: 400px;
        margin: auto;
        text-align: center;
    }

    .list-cpt-equipe .col-stretch-bg {
        height: auto;
        justify-content: center;
    }

    .equipe-list-photo {
        margin: auto;
        margin-bottom: 20px;
    }

    .publi-row {
        border-bottom: 1px solid rgb(194, 194, 194);
        padding: 30px 0;
flex-wrap: wrap;
    }
        .publi-row .d-flex {
flex-wrap: wrap;
        }
.publi-citation {
    margin-right: 0;
margin-bottom: 30px;
}
.jdo-foot-footer-mobile {
flex-wrap: wrap;
justify-content: center !important;
text-align: center;
}
}