/* -- CSS RESPONSIVE -- */
@media all and (max-width : 1919px) {
    .slick-prev.slick-arrow {
        left: -0.5%
    }
    .slick-next.slick-arrow {
        right: -0.5%;
    }
}

@media all and (max-width : 1799px) {
    main.home-page .container {
        max-width: 1438px;
    }

    main.home-page .col-sidebar {
        width: 22.7%;
    }

    main.home-page .col-content-hp {
        width: 77.3%;
    }

    #carouselSlides {
        height: 1030px;
    }

    #carouselSlides .slide-item {
        padding-top: 305px;
    }

    #sidebar .sidebar-item:nth-child(3) .inSection.sidebar-link::after {
        width: 110px;
    }

    #sidebar .sidebar-item:nth-child(4) .inSection.sidebar-link::after {
        width: 70px;
    }

    #sidebar .sidebar-item:last-child .inSection.sidebar-link::after {
        width: 13px;
    }

    main.home-page .col-sidebar .card .btn {
        padding: 10px 22px 10px 30px;
        font-size: 14px;
    }

    main.home-page .content-hp .histoire img {
        height: 543px;
    }

    main.home-page .content-hp .les-faits img {
        height: 578px;
    }

    .box-video {
        height: 599.594px;
    }

    #carouselImagePar .slide img, #carouselCoulisses .slide img {
        height: 690px;
    }

    .slick-prev.slick-arrow {
        left: -6.5%;
    }

    .slick-next.slick-arrow {
        right: -6.5%;
    }

    main.home-page .content-hp .info img {
        height: 588px;
    }

    .section-contact {
        width: 682px;
        padding: 40px 80px;
    }

    .storytellings .card {
        width: 320px;
        height: 245px;
    }

    .storytellings .card .card-body {
        padding: 18px;
    }

    .storytellings .card .card-body .btn.domaine {
        font-size: 18px;
        padding: 8px 16px;
    }

    .storytellings .card .card-body h3.card-title {
        font-size: 19px;
        line-height: 22px;
    }

}

@media all and (max-width : 1599px) {
    .titre1 {
        font-size: 76px;
        line-height: 95.2px;
    }

    .titre2 {
        font-size: 36px;
        line-height: 40px;
    }

    .txt-normal {
        font-size: 18px;
        line-height: 28px;
    }

    .txt-small {
        font-size: 16px;
        line-height: 25px;
    }

    main.home-page .container {
        max-width: 1240px;
    }
    .page-node-type-storytelling main.home-page  .container{
        max-width: 1280px;
    }

    #carouselSlides .slide-item {
        width: 1180px;
    }

    #carouselSlides {
        height: 930px;
    }

    #carouselSlides .btn {
        margin-top: 290px;
    }

    #sidebar .sidebar-item .sidebar-link span {
        font-size: 48px;
        line-height: 58px;
        padding-right: 12px;
    }

    #sidebar .sidebar-item .sidebar-link {
        font-size: 18px;
        line-height: 22px;
    }

    #sidebar .sidebar-item .inSection.sidebar-link {
        font-size: 22px;
    }

    main.home-page .col-sidebar .card {
        margin-top: 29px;
        padding: 16px;
    }

    main.home-page .col-sidebar .card h3.card-title {
        font-size: 20px;
        line-height: 30.2px;
    }

    main.home-page .col-sidebar .card h3.card-title {
        font-size: 18px;
        line-height: 20.2px;
    }

    main.home-page .col-sidebar .card p.card-txt {
        font-size: 12px;
        line-height: 16.4px;
    }

    main.home-page .col-sidebar .card .btn {
        padding: 8px 12px 8px 24px;
        font-size: 14px;
    }

    main.home-page .content-hp .histoire, main.home-page .content-hp .les-faits {
        padding-left: 75px;
    }

    main.home-page .content-hp .vu-par, main.home-page .content-hp .images-par, main.home-page .content-hp .info, main.home-page .content-hp .coulisses {
        padding-left: 74px;
    }

    .storytellings, .contact {
        padding-left: 76px;
    }

    main.home-page .content-hp .histoire img {
        height: 472px;
    }

    main.home-page .content-hp .les-faits img {
        height: 502px;
    }

    .box-video {
        height: 509.422px;
    }

    #carouselImagePar .slide img, #carouselCoulisses .slide img {
        height: 600px;
    }

    main.home-page .content-hp .info img {
        height: 500px;
    }

    .user-info .user-name {
        font-size: 28px;
        line-height: 30.2px;
    }

    .user-info .user-statut {
        font-size: 20px;
        line-height: 21.4px;
    }

    .card p.txt-normal {
        padding-top: 14px !important;
        padding-bottom: 20px !important;
    }

    .card .card-name {
        font-size: 18px;
        line-height: 26px;
    }

    .card .card-statut {
        font-size: 18px;
        line-height: 28px;
    }

    .storytellings .card {
        width: 280px;
        height: 215px;
    }

    .storytellings .card .card-body .btn.domaine {
        font-size: 14px;
    }

    .storytellings .card .card-body h3.card-title {
        font-size: 16.5px;
        line-height: 18px;
    }
}

@media all and (max-width : 1399px) {
    main.home-page .container {
        max-width: 1204px;
    }

    #sidebar .sidebar-item:nth-child(1) .inSection.sidebar-link::after {
        width: 116px;
    }

    #sidebar .sidebar-item:nth-child(2) .inSection.sidebar-link::after {
        width: 120px;
    }

    main.home-page .content-hp .histoire img {
        height: 457px;
    }

    main.home-page .content-hp .les-faits img {
        height: 486px;
    }

    .box-video {
        height: 504.797px;
    }

    #carouselImagePar .slide img, #carouselCoulisses .slide img {
        height: 581px;
    }

    main.home-page .content-hp .info img {
        height: 495px;
    }

    .storytellings .card {
        width: 270px;
        height: 205px;
    }

    .user-avatar {
        width: 100px;
        height: 100px;
    }

    .user-avatar .img-user-avatar {
        width: 80px;
        height: 80px;
    }

    /* -- CSS HEADER */
    .logo-afp-link {
        margin: 0 0px;
        padding: 14px 11px;
    }

    div.navbar ul.navbar-nav li.nav-item a, div.navbar ul.navbar-nav li.nav-item .title-nav {
        font-size: 14px;
        padding: 15px 10px;
        border-bottom: solid 1px #dddddd;
    }

    .header-aside .header-contact-link {
        font-size: 14px;
    }

    .header-aside .header-contact-link:after, .header-aside #dropdownLanguageButton:after {
        font-size: 18px;
    }
}

@media all and (max-width : 1365px) {
    main.home-page .container {
        max-width: 1158px;
    }

    .titre1 {
        font-size: 56px;
        line-height: 75.2px;
    }

    #carouselSlides {
        height: 780px;
    }

    #carouselSlides .slide-item {
        width: 960px;
        padding-top: 274px;
    }

    #carouselSlides .btn {
        margin-top: 278px;
    }

    #sidebar .sidebar-item:nth-child(1) .inSection.sidebar-link::after {
        width: 108px;
    }

    #sidebar .sidebar-item:nth-child(2) .inSection.sidebar-link::after {
        width: 108px;
    }

    #sidebar .sidebar-item:nth-child(3) .inSection.sidebar-link::after {
        width: 95px;
    }

    #sidebar .sidebar-item:nth-child(4) .inSection.sidebar-link::after {
        width: 62px;
    }

    #sidebar .sidebar-item:last-child .inSection.sidebar-link::after {
        width: 15px;
    }

    main.home-page .col-sidebar .card {
        margin-top: 29px;
        padding: 10px;
    }

    main.home-page .content-hp section#histoire, main.home-page .content-hp section#les-faits, main.home-page .content-hp section#vu-par, main.home-page .content-hp section#images-par, main.home-page .content-hp section#info, main.home-page .content-hp section#coulisses, main.home-page .content-hp section#section-contact {
        padding-bottom: 100px;
    }

    hr.separator {
        margin-top: 100px;
    }

    main.home-page .content-hp .histoire img {
        height: 438px;
    }

    main.home-page .content-hp .les-faits img {
        height: 466px;
    }

    .box-video {
        height: 483px;
    }

    .section-contact {
        width: 582px;
        padding: 40px 40px;
    }

    #carouselImagePar .slide img, #carouselCoulisses .slide img {
        height: 557px;
    }

    main.home-page .content-hp .info img {
        height: 474px;
    }

    .slick-prev.slick-arrow, .slick-next.slick-arrow {
        width: 38px;
        height: 38px;
    }

    .slick-prev.slick-arrow {
        left: -5%;
    }

    .slick-next.slick-arrow {
        right: -5%;
    }

    .storytellings .card {
        width: 260px;
        height: 200px;
    }

    .storytellings .card .card-body {
        padding: 16px;
    }

    .storytellings .card .card-body h3.card-title {
        font-size: 15.5px;
        line-height: 17px;
    }
}

@media all and (max-width : 1279px) {
    main.home-page .container {
        max-width: 942px;
    }

    .titre1 {
        font-size: 46px;
        line-height: 65.2px;
    }

    .titre2 {
        font-size: 34px;
        line-height: 36px;
        padding-bottom: 36px;
    }

    .txt-normal {
        font-size: 16px;
        line-height: 24px;
    }

    .txt-small {
        font-size: 14px;
        line-height: 20px;
    }

    main.home-page .content-hp .histoire p.txt-normal {
        padding-bottom: 36px;
    }

    #carouselSlides .slide-item {
        width: 778px;
        padding-top: 274px;
    }

    #carouselSlides .btn {
        font-size: 16px;
        line-height: 20px;
        padding: 14px 42px 14px 22px;
    }

    #carouselSlides .btn::after {
        width: 16px;
        height: 16px;
        right: 18px;
    }

    main.home-page .col-sidebar {
        padding-top: 52px !important;
    }

    main.home-page .content-hp {
        padding-top: 83px;
        padding-bottom: 162px;
    }

    #sidebar .sidebar-item:not(:last-child) {
        margin-bottom: 26px;
    }

    #sidebar .sidebar-item .sidebar-link {
        font-size: 16px;
        line-height: 18px;
    }

    #sidebar .sidebar-item .inSection.sidebar-link {
        font-size: 18px;
    }

    #sidebar .sidebar-item .sidebar-link span {
        font-size: 42px;
        line-height: 44px;
        padding-right: 10px;
    }

    main.home-page .col-sidebar .card p.card-txt {
        padding-bottom: 12px;
    }

    main.home-page .col-sidebar .card .btn {
        padding: 6px 6px 6px 4px;
        font-size: 12px;
    }

    main.home-page .col-sidebar .card .btn i {
        width: 20px;
        height: 20px;
    }

    #sidebar .sidebar-item:last-child .inSection.sidebar-link::after {
        width: 8px;
    }

    main.home-page .content-hp .histoire, main.home-page .content-hp .les-faits {
        padding-left: 45px;
    }

    main.home-page .content-hp .vu-par, main.home-page .content-hp .images-par, main.home-page .content-hp .info, main.home-page .content-hp .coulisses {
        padding-left: 44px;
    }

    main.home-page .content-hp .les-faits p.caption.txt-small {
        padding-bottom: 13px;
    }

    main.home-page .content-hp .les-faits p.txt-normal {
        padding-top: 13px;
    }

    main.home-page .content-hp .histoire img {
        height: 365px;
    }

    main.home-page .content-hp .les-faits img {
        height: 388px;
    }

    .box-video {
        height: 403px;
    }

    #carouselImagePar .slide img, #carouselCoulisses .slide img {
        height: 464px;
    }

    .slick-prev.slick-arrow, .slick-next.slick-arrow {
        width: 32px;
        height: 32px;
    }

    .slick-prev.slick-arrow {
        left: -3%;
    }

    .slick-next.slick-arrow {
        right: -3%;
    }

    main.home-page .content-hp .info img {
        height: 395px;
    }

    .storytellings .card {
        width: 210px;
        height: 160px;
    }

    .storytellings .card .card-body {
        padding: 12px;
    }

    .storytellings .card .card-body .btn.domaine {
        font-size: 12px;
    }
}

@media all and (max-width : 1199px) {
    /* -- CSS HEADER */
    div.navbar ul.navbar-nav li.nav-item a, div.navbar ul.navbar-nav li.nav-item .title-nav{
        font-size: 13px;
        padding: 15px 10px;
    }

    .header-aside .header-contact-link {
        padding: 16px 33px 16px 24px;
    }

    .header-aside .header-contact-link:after {
        top: 16px;
        right: 0px;
    }

    .header-aside #dropdownLanguageButton {
        padding-right: 20px;
        font-size: 13px;
    }

    .header-aside #dropdownLanguageButton:after {
        right: 0;
    }

    /* -- CSS FOTTER */
    footer[role=contentinfo] .container-fluid {
        padding: 0 24px;
    }

    footer[role=contentinfo] .about-afp {
        flex-direction: row;
        padding-bottom: 40px;
        margin-bottom: 40px;
        padding-right: 40px;
        border-bottom: solid 1px #333333;
    }

    footer[role=contentinfo] .about-afp:after {
        content: none;
    }

    footer[role=contentinfo] .col-xl-8 {
        width: 100%;
    }

    footer[role=contentinfo] .afp-links ul.footer-links {
        display: flex;
        justify-content: space-between;
        padding-left: 0px;

    }
}

@media all and (max-width : 1024px) {
    /* -- CSS HEADER */
    .navbar-toggler {
        padding: 12px;
        margin-left: 12px;
        border: none;
    }

    .navbar-toggler .navbar-toggler-icon {
        width: 32px;
        height: 32px;
    }

    .navbar-toggler .navbar-toggler-icon:before {
        font-size: 22px;
        line-height: 32px;
        color: #000000;
        content: "\f0c9";
        font-weight: 900;
        font-family: 'Font Awesome 6 Free';
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:before {
        content: "\f00d";
        font-size: 32px;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .burger-logo:after {
        content: "";
        display: block;
        position: absolute;
        border-bottom: solid 1px #dddddd;
        width: 100vw;
        right: 0;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }

    .navbar-expand-lg .navbar-collapse:not(.show) {
        display: none !important;
        flex-basis: 100% !important;
    }

    .navbar-expand-lg .navbar-collapse {
        display: block !important;
        flex-basis: 100% !important;
    }

    .lSSlideWrapper.usingCss {
        height: 60px;
    }

    .lSAction > a.lSPrev, .lSAction > a.lSNext {
        bottom: 12px !important;
    }
}

@media all and (max-width : 991px) {
    #carouselSlides {
        height: 620px;
    }

    #carouselSlides .slide-item {
        width: 660px;
        padding-top: 175px;
    }

    #carouselSlides .btn {
        margin-top: 226px;
        padding: 12px 44px 12px 20px;
        font-size: 14px;
        line-height: 19.6px;
    }

    #carouselSlides .btn::after {
        right: 20px;
        top: 12px;
    }

    main.home-page .col-sidebar-mobile {
        position: absolute;
        left: 0;
        top: 620px;
        padding: 0 !important;
        z-index: 999999;
    }

    main.home-page .col-sidebar-mobile .accordion-item {
        border-radius: 0 !important;
        border: 0;
        border-bottom: 1px solid #585C6A;
        background-color: transparent;
        position: relative;
    }

    main.home-page .col-sidebar-mobile h2.accordion-header {
        display: flex;
        justify-content: center;
        height: 55px;
        background-color: #202020;
        padding: 16px 20px;
    }

    main.home-page .col-sidebar-mobile .accordion-button {
        border-radius: 0 !important;
        padding: 0;
        width: auto;
        background-color: #202020;
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
        color: #FFF;
    }

    main.home-page .col-sidebar-mobile .accordion-button::after {
        background-image: url('../img/svg/navigateup-blue.svg')!important;
        margin-left: 8px;
    }

    main.home-page .col-sidebar-mobile .accordion-button:focus {
        border-color: transparent;
        outline: 0;
        box-shadow: none;
    }

    main.home-page .col-sidebar-mobile .accordion-body {
        margin-top: 2.5px;
        padding: 16px;
        background-color: #202020;
    }

    main.home-page .col-sidebar-mobile .accordion-body li.sidebar-item {
        text-align: center;
        margin-bottom: 16px;
    }

    main.home-page .col-sidebar-mobile .accordion-body li.sidebar-item a {
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
        color: #FFF;
    }

    main.home-page .container {
        max-width: 720px;
    }

    main.home-page .col-sidebar, main.home-page .col-content-hp {
        width: 100%;
    }

    main.home-page .content-hp {
        padding-top: 110px;
        padding-bottom: 83px;
    }

    main.home-page .content-hp .histoire, main.home-page .content-hp .les-faits,
    main.home-page .content-hp .vu-par, main.home-page .content-hp .images-par,
    main.home-page .content-hp .info, main.home-page .content-hp .coulisses,
    .storytellings, .contact {
        padding-left: 0px;
    }

    main.home-page .content-hp .histoire img, main.home-page .content-hp .les-faits img, main.home-page .content-hp .info img {
        height: 100%;
    }

    .box-video {
        height: 424px;
    }

    #carouselImagePar .slide img, #carouselCoulisses .slide img {
        height: 488px;
    }

    .section-contact {
        width: 100%;
    }

    /* -- CSS FOTTER */
    footer[role=contentinfo] .about-afp {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media all and (max-width : 767px) {
    .titre1 {
        font-size: 32px;
        line-height: 35.2px;
    }

    .titre2 {
        font-size: 32px;
        line-height: 35.2px;
        padding-bottom: 32px;
    }

    .txt-normal {
        font-size: 14px;
        line-height: 21px;
        word-wrap: break-word;
    }

    .txt-small {
        font-size: 12px;
        line-height: 18px;
    }

    #carouselSlides .slide-item {
        width: 500px;
        padding-top: 175px;
    }

    main.home-page .content-hp section#histoire {
        padding-bottom: 87px;
    }

    main.home-page .content-hp section#les-faits, main.home-page .content-hp section#vu-par, main.home-page .content-hp section#images-par, main.home-page .content-hp section#info, main.home-page .content-hp section#coulisses, main.home-page .content-hp section#section-contact {
        padding-bottom: 80px;
    }

    hr.separator {
        margin-top: 80px;
    }

    main.home-page .container {
        max-width: 540px;
    }

    main.home-page .content-hp .histoire p.txt-normal {
        padding-bottom: 24px;
    }

    main.home-page .content-hp .histoire img {
        margin-bottom: 15px;
    }

    main.home-page .content-hp .les-faits .titre2 {
        padding-bottom: 24px;
    }

    main.home-page .content-hp .les-faits img {
        margin-bottom: 16px;
    }

    main.home-page .content-hp .les-faits p.caption.txt-small {
        padding-bottom: 4px;
    }

    main.home-page .content-hp .les-faits p.txt-normal {
        padding-top: 24px;
    }

    main.home-page .content-hp .vu-par h2.titre2 {
        padding-bottom: 28px;
    }

    .user-avatar {
        width: 92px;
        height: 92px;
    }

    .user-avatar .img-user-avatar {
        width: 72px;
        height: 72px;
    }

    .user-info .user-name {
        font-size: 18px;
        line-height: normal;
    }

    .user-info .user-statut {
        font-size: 18px;
        line-height: 27px;
    }

    .box-video {
        height: 100%;
        margin-top: 28px;
    }

    main.home-page .content-hp .images-par h2.titre2 {
        padding-bottom: 28px;
    }

    #carouselImagePar {
        margin-top: 28px;
        margin-bottom: 16px;
    }

    #carouselImagePar .slide img, #carouselCoulisses .slide img {
        height: 366px;
    }

    .slick-prev.slick-arrow {
        left: -1%;
    }

    .slick-next.slick-arrow {
        right: -1%;
    }

    main.home-page .content-hp .info h2.titre2 {
        padding-bottom: 28px;
    }

    main.home-page .content-hp .info img {
        margin-bottom: 16px;
    }

    main.home-page .content-hp .info p.caption.txt-small {
        padding-bottom: 24px;
    }

    main.home-page .content-hp .info .card {
        margin-top: 0px;
    }

    .card p.txt-normal {
        padding-top: 16px !important;
        padding-bottom: 24px !important;
    }

    .card .card-name, .card .card-statut {
        font-size: 16px;
        line-height: 24px;
    }

    main.home-page .content-hp .coulisses h2.titre2 {
        padding-bottom: 28px;
    }

    #carouselCoulisses {
        margin-bottom: 16px;
    }

    main.home-page .content-hp .coulisses p.txt-normal {
        padding: 28px 0;
    }

    .storytellings .txt-normal {
        font-size: 16px;
        line-height: 24px;
    }

    .storytellings .cards {
        margin-top: 28px;
    }

    .storytellings .card {
        width: 272px;
        height: 234px;
        margin: auto;
    }

    .storytellings .card:not(:last-child) {
        margin-bottom: 24px;
    }

    .storytellings .card .card-body {
        padding: 24px;
    }

    .storytellings .card .card-body .btn.domaine {
        padding: 12px 16px;
    }

    .storytellings .card .card-body h3.card-title {
        font-size: 16px;
        line-height: 19.2px;
    }

    /* -- CSS HEADER */
    .header-aside .header-connect-button {
        display: none!important;
    }


    .navbar-collapse-footer {
        background-color: #f1f1f1;
        position: relative;
        padding: 16px 24px;
        display: block!important;
    }

    /* -- CSS FOTTER */
    footer[role=contentinfo] {
        font-size: 14px;
        line-height: 18px;
        color: #ffffff;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    footer[role=contentinfo] .about-afp {
        display: flex;
        align-items: flex-start;
        position: relative;
        flex-direction: column;
        border-bottom: solid 1px #333333;
        padding-bottom: 24px;
        margin-bottom: 0;
    }

    footer[role=contentinfo] .about-afp .logo-afp-white {
        margin-bottom: 32px;
    }

    footer[role=contentinfo] .afp-links ul.footer-links {
        display: flex;
        justify-content: space-between;
        margin-left: -12px;
        margin-right: -12px;
        flex-direction: column;
    }

    footer[role=contentinfo] .afp-links ul.footer-links li.footer-item {
        padding: 0 12px;
        display: flex;
        flex-direction: column;
    }

    footer[role=contentinfo] .afp-links ul.footer-links li.footer-item p {
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        text-transform: uppercase;
        margin-bottom: 16px;
        margin-top: 24px;
    }

    footer[role=contentinfo] .afp-links ul.footer-links li.footer-item ul li.footer-item a.footer-link.afp-facebook-link,
    footer[role=contentinfo] .afp-links ul.footer-links li.footer-item ul li.footer-item a.footer-link.afp-twitter-link,
    footer[role=contentinfo] .afp-links ul.footer-links li.footer-item ul li.footer-item a.footer-link.afp-instagram-link,
    footer[role=contentinfo] .afp-links ul.footer-links li.footer-item ul li.footer-item a.footer-link.afp-linkedin-link,
    footer[role=contentinfo] .afp-links ul.footer-links li.footer-item ul li.footer-item a.footer-link.afp-youtube-link {
        padding: 8px;
        width: 40px;
        height: 40px;
    }
}

@media all and (max-width : 575px) {
    main.home-page .container {
        max-width: 100%;
        padding: 0 24px !important;
    }

    #carouselSlides .slide-item {
        width: 100%;
        padding-left: 24px;
        padding-right: 21px;
    }

    #carouselSlides .slick-slide {
        background-position-x: -208px!important;
    }

    #carouselImagePar .slide img, #carouselCoulisses .slide img {
        height: 100%;
        width: 100%;
    }

    main.home-page .col-sidebar-mobile .card {
        width: 100%;
        padding: 16px;
    }

    main.home-page .col-sidebar-mobile .card h3.card-title {
        color: #FFF;
        font-size: 14px;
        font-weight: 700;
        line-height: 19.6px;
    }

    main.home-page .col-sidebar-mobile .card p.card-txt {
        font-size: 12px;
        line-height: 18px;
        padding-top: 8px;
        padding-bottom: 14px;
    }

    main.home-page .col-sidebar-mobile .card .btn {
        padding: 12px 24px 12px 32px;
        color: #FFF;
        font-size: 12px;
        line-height: 19.6px;
    }

    .slick-prev.slick-arrow {
        left: -5%;
    }

    .slick-next.slick-arrow {
        right: -5%;
    }

    main.home-page .content-hp section#section-contact {
        margin-left: -24px;
        margin-right: -24px;
    }

    .section-contact {
        padding: 24px;
        border-radius: 0px;
    }

    /* -- CSS HEADER */
    .logo-afp-link .logo-afp {
        display: block;
        width: 48px;
        height: 16px;
    }

    .navbar-toggler {
        border: none;
        padding: 8px;
        margin-left: 0;
        position: relative;
        outline: transparent;
    }

    .navbar-toggler .navbar-toggler-icon {
        background-image: none;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 24px;
        height: 24px;
        font-size: 20px;
    }

    .navbar-toggler .navbar-toggler-icon:before {
        font-size: 24px!important;
        line-height: 24px;
    }

    .header-aside #dropdownLanguageButton .hidden-mobile, .header-aside .header-contact-link .hidden-mobile {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
    }

    .header-aside .header-contact-link:after {
        top: 6px;
        right: 15px;
    }

    .header-aside #dropdownLanguageButton {
        line-height: 20px;
        padding: 10px 20px 10px 10px;
    }

    .header-aside #dropdownLanguageButton:after {
        top: 8px;
    }

    .navbar-collapse-footer {
        padding: 16px;
    }

    /* -- CSS FOTTER */
    footer[role=contentinfo] .container-fluid {
        padding: 0 16px;
    }
}