/*body{*/


/*visibility: hidden;*/


/*}*/

body.error-page {
    background-color: #1b499b;
    color: white;
}

body.error-page main {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

body.error-page a#logo,
body.error-page a#logo_small {
    text-align: center;
    margin-bottom: 27px;
}

body.error-page h1,
body.error-page h2 {
    color: white;
    text-align: center;
    margin-bottom: 25px;
}

.modal-open .popup_style {
    overflow-x: hidden;
    overflow-y: auto;
}

.container {
    padding-right: 20px;
    padding-left: 20px;
}

.hyphenate {
    display: flex;
    hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
}

article div {
    font-family: "Work Sans";
    line-height: 1.4em;
    font-size: 14px;
}


/*.content-page{*/


/*padding-bottom: 50px;*/


/*}*/

#ariane span.noclick {
    display: inline-block;
    color: #213a8f;
    font-size: 12px;
    font-weight: 600;
    line-height: 23px;
}

.band-content {
    /*z-index: 1;*/
    position: initial;
    padding: 0;
}

#header {
    z-index: 10;
}

#header #logo {
    width: 220px;
    heigth: inherit;
}

#header #logo img {
    width: 100%;
}

#big_menu ul.sousmenu {
    width: 100%;
    top: 54px;
    bottom: inherit;
    padding: 0 20px;
}

.main_menu p {
    color: #fff;
    font-family: "Work Sans";
    font-size: 10px;
    font-weight: 500;
    line-height: 11px;
    text-transform: uppercase;
    position: relative;
    cursor: default;
}

.main_menu p span {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.second_menu a span {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#big_menu ul li p {
    display: inline-block;
    position: relative;
    letter-spacing: 0.025em;
    margin: 0;
}

#big_menu ul li p:hover:after {
    font-family: 'cfecgc' !important;
    color: #fff;
    content: "\e911";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    left: 0;
    bottom: 7px;
    font-size: 5px;
}

#menu-scroll {
    position: relative;
}


/*.special-stick .positioninherit{*/


/*position: relative;*/


/*}*/


/*.stick-special{*/


/*position: absolute;*/


/*width: 100%;*/


/*left: 0;*/


/*padding-right: 11px;*/


/*padding-left: 11px;*/


/*}*/

.footer_main {
    min-height: 26px;
    background-color: #f0f0f0;
}

#footer #footer_top p {
    display: inline-block;
    width: 100%;
    color: #cecece;
    font-family: "Work Sans";
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
}

#footer #footer_top p.titre {
    color: #fff;
    font-family: "Anisette Pro Petite";
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: default;
}

#footer #footer_bottom ul li.last-li:after {
    background-color: transparent;
}

.text-pp {
    margin-bottom: 28px;
    /*display: inline-block;*/
}

twitter-widget {
    margin: auto;
}

.text-pp p {
    color: #000000;
    font-family: "Work Sans";
    font-size: 12px;
    line-height: 1.4em;
    padding-bottom: 19px;
    margin-bottom: 0;
}

.text-pp ul {
    padding-bottom: 19px;
}

.text-pp> :last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.text-pp p img {
    margin-right: 14px;
}

.text-pp h3 {
    color: #03d28a;
    font-family: "Anisette Pro Petite";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.1em;
}

.video-pp iframe,
.ytvideo-pp iframe {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}

.video-pp,
.ytvideo-pp {
    margin-bottom: 28px;
}

h2 {
    color: #1b499b;
    font-family: "Anisette Pro";
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1em;
    /*margin: 0;*/
    text-transform: lowercase;
}

h2 span {
    color: #ec519b;
    display: inline-block;
}

.text-pp h2 {
    font-size: 15px;
    line-height: 1.1em;
}

.text-pp a,
p a {
    color: #ec519b;
    text-decoration: underline;
}

.text-pp a:hover,
p a:hover {
    color: #0056b3;
}

figure {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

article {
    padding: 0;
}

article p {
    font-size: 14px;
}

article h2 {
    font-size: 14px;
    font-family: "Work Sans";
    text-transform: inherit;
    color: inherit;
    font-weight: inherit;
    margin-top: 0;
}

article h2 span{
    display: block;
}


article ul li,
.text-pp ul li,
.text ul li {
    font-size: 14px;
    position: relative;
    padding-left: 15px;
}

.text ul li {
    font-size: inherit;
}

.txt-img-pp article ul li {
    font-family: inherit;
}

article ul li:before,
.text-pp ul li:before,
.text ul li:before {
    content: "\2022";
    color: #00d28a;
    left: 0;
    position: absolute;
}

.text-pp img {
    max-width: 100%;
}

.no-padding {
    padding: 110px 0;
}

.submenu li {
    margin-bottom: 2px;
}

#sidebar ul.menu>li {
    position: relative;
    min-height: 70px;
}

#sidebar ul.menu>li>a {
    vertical-align: bottom;
}

#sidebar ul.menu>li.current ul.submenu.collapse {
    display: none;
}

#sidebar ul.menu>li.current ul.submenu.collapse.show {
    display: block;
}

#sidebar ul.menu>li.show_topics {
    cursor: pointer;
}

#sidebar ul.menu>li>.topics_name {
    color: #fff;
    font-family: "Work Sans";
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
}

#sidebar ul.menu>li.reinitialize {
    background: #90daf0;
    padding: 5px 43px;
    min-height: 30px;
}

#sidebar ul.menu>li>a.reload_theme {
    /*text-transform: inherit;*/
    font-size: 13px;
    display: block;
    line-height: 30px;
    color: #1b499b;
}

#sidebar ul.menu>li>a.reload_theme:hover,
#sidebar ul.menu>li>a.reload_theme:active,
#sidebar ul.menu>li>a.reload_theme:focus {
    text-decoration: underline;
}

.icon_menu {
    color: #fff;
    position: absolute;
    right: 15px;
    display: inline-block;
    top: 22px;
}

.part-img {
    text-align: center;
}

.title-page {
    white-space: pre-line;
}

.title-pp .titre {
    color: #03d28a;
    font-family: "Anisette Pro";
    font-size: 23px;
    font-weight: 700;
    padding: 0;
    line-height: 20px;
    width: 100%;
    display: block;
}

#main .title-pp .soustitre.icon-petite-vague {
    color: #1b499b;
    font-size: 7px;
    transform: translateY(0);
}

#nos_partenaires #lactu a:hover {
    background-color: #13d492;
}

.checkbox_label {
    display: inline-block;
    width: 93%;
}

p.link-pp {
    font-weight: 700;
}

#mosaique a.titre {
    white-space: pre-wrap;
}


/* Scroll custom */

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #d6d6d6;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #a5a5a5 !important;
}

.mCSB_scrollTools {
    opacity: 1;
}


/* PDF Page Part*/

.mypdf-pp a {
    color: #ec519b;
    font-family: "Work Sans";
    font-size: 12px;
    font-weight: 700;
    line-height: 1em;
    display: inline-block;
    padding: 7px 0;
    text-decoration: none;
}

.mypdf-pp a span {
    color: #1b499b;
}


/* Adhésion */

#adhe_form {
    padding-bottom: 0;
}

#adhe_form .container {
    padding-bottom: 50px;
}

#adhe_form .input_text,
#adhe_form select {
    border-radius: 0;
}

#adhe_form #form_idcc .form-group,
#adhe_form #form_idcc input {
    margin-bottom: 0;
}

#adhe_form .complement_idcc {
    font-size: 11px;
    margin-bottom: 1rem;
    display: inline-block;
}

#adhe_form .complement_idcc p {
    font-size: 11px;
    color: #000000;
    line-height: 1.5;
    margin: 0;
    font-family: inherit;
}

#adhe_form .complement_idcc ul li {
    list-style: disc;
    margin-left: 15px;
}

#adhe_form .complement_idcc a {
    color: #ec519b;
}

#adhe_form .complement_idcc a:hover,
#adhe_form .complement_idcc a:focus {
    color: #0056b3;
}

#adhe_form select {
    margin-bottom: 13px;
}

#adhe_form .side ul li {
    float: inherit;
    width: 100%;
    height: auto !important;
}

#adhe_form .form-group.form-group--has-error input.input_text {
    margin-bottom: 0;
    border-color: red;
}

#adhe_form .form-group.form-group--has-error span.help-block {
    color: red;
}

#adhe_form .checkbox {
    margin-bottom: 1rem;
}

#adhe_form .checkbox label {
    vertical-align: middle;
    margin: 0;
    display: block;
}

#adhe_form .checkbox label p {
    display: inline;
}

.ui-widget.ui-widget-content {
    max-height: 300px;
    overflow: scroll;
    overflow-x: hidden;
}

#adhe_form .alert {
    padding: 10px;
}

#adhe_form .alert-success {
    color: white;
    background-color: #1b499b;
    border-color: inherit;
    border-radius: inherit;
}

#adhe_form .alert-danger {
    color: white;
    background-color: rgba(255, 0, 0, 0.7);
    border-color: transparent;
    border-radius: inherit;
}

#adhe_form .alert button.close {
    opacity: 0.7;
    color: white;
    padding: 0;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

#adhe_form .alert button.close:hover {
    opacity: 1;
    color: white;
}

#adhe_form .alert h4 {
    font-family: "Anisette Pro Petite";
    font-size: 20px;
    margin: 0;
    max-width: 93%;
}

#adhe_form .alert h4 i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#adhe_form .alert h4 span {
    padding-left: 30px;
    position: relative;
    display: inline-block;
}


/* L'actu de nos partenaire*/

#nos_partenaires #lactu .lactu_title>p {
    color: #1b499b;
    font-family: "Anisette Pro Petite";
    font-size: 15px;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0;
}


/* Actu */

.type_slider_entete img {
    width: 100%;
}

.type_slider_entete div.description p.htag {
    color: #9e9e9e;
    margin-top: 5px;
    font-weight: bold;
}

.type_slider_entete .description a {
    text-decoration: none;
}

.type_slider_entete .description a:hover,
.type_slider_entete .description a:focus,
.type_slider_entete .description a:active {
    text-decoration: underline;
}

.type_slider_entete .description>a {
    position: relative;
    padding-left: 15px;
}

.type_slider_entete .description>a:before {
    content: "\e90b";
    left: 0;
    position: absolute;
    font-family: "cfecgc";
    color: #00d28a;
    font-size: 10px;
}

#main .type_slider_entete a.pdf.is_calameo:before {
    content: '';
}

.type_slider_entete .date {
    color: #202a6b;
    font-family: "Anisette Pro";
    font-size: 10px;
    font-weight: 700;
    line-height: 1.5em;
    padding: 30px 10px 0 10px;
    display: inline-block;
    text-transform: lowercase;
}

.slider_entete .date,
.type_slider_entete .date {
    font-size: 31px;
    color: #00d28a;
    padding: 47px 30px 30px 30px;
}

.type_slider_entete b {
    display: inline-block;
    width: 100%;
}

.type_slider_entete .date span {
    color: #00d28a;
}

.slider_entete b,
.type_slider_entete b {
    color: #1b499b;
    font-size: 63px;
}

.slider_actu_style .bloc .date b,
.slider_actu_style .bloc .image,
.slider_actu_style .bloc .content {
    transition: all ease 0.3s;
}

.slider_actu_style .bloc:hover .date b,
.slider_actu_style .bloc:active .date b,
.slider_actu_style .bloc:focus .date b {
    color: #ffffff;
}

.slider_actu_style .bloc p.htag a {
    color: #ec519b;
    font-family: "Work Sans";
    font-size: 12px;
    font-weight: 400;
    line-height: 1.1em;
    margin-bottom: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    text-transform: capitalize;
}

.slider_actu_style .bloc p.htag a:hover,
.slider_actu_style .bloc p.htag a:focus,
.slider_actu_style .bloc p.htag a:active {
    text-decoration: underline;
}


/* Bloc Contenu */

.bloc-date-pp .bloc {
    cursor: auto;
}

.bloc-content-pp .num {
    width: 90%;
    text-align: center;
}

.slider_actu_style.parutions .bloc h3 {
    font-size: 14px;
    display: inline-block;
    color: #505050;
    font-family: "Anisette Pro Petite";
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em;
}

.slider_actu_style.parutions .bloc:hover h3,
.slider_actu_style.parutions .bloc:hover .image span {
    color: white !important;
}


/* Contact bloc */

#contact_direct_container {
    padding-bottom: 50px;
}

#contact_direct_container .container.spinner,
.spinner {
    text-align: center;
}

#maison_container #maison,
#contact_direct_container #contact_direct,
#main .form_inscription {
    padding: 25px 20px;
}

#contacter_federation_container #contacter_federation,
#contacter_site_container #contacter_site {
    padding: 25px 0px;
}

#contact_direct_container #contact_direct {
    background-color: #f0f0f0;
}

#main .form_inscription {
    background-color: #9de2f7;
    margin: 30px 0;
}

#contacter_union_container {
    background: url('../img/fond_map.png') no-repeat;
    background-size: 100% 100%;
}

#contacter_site_container {
    background: #f0f0f0;
}

#contacter_union_container #contacter_union {
    padding: 150px 0 35px;
    margin-bottom: 20px;
}

#contacter_union_container .bloc_left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-top: 25px;
    margin-right: 75px;
    width: 400px;
}

#contacter_union_container .bloc_left .popups {
    margin-top: 25px;
    min-height: 440px;
}

#contacter_union_container .bloc_left .popups .contentPopup {
    width: 400px;
    background: #fff;
    display: none;
}

#contacter_union_container #contacter_union .region-block .slick-arrow {
    width: 32px;
    height: 32px;
    background-color: #1b499b;
    box-shadow: 2.8px 2.8px 5px rgb(0 0 0 / 25%);
    z-index: 1;
    position: absolute;
    color: #fff;
    cursor: pointer;
    line-height: 32px;
    text-align: center;
}

#contacter_union_container #contacter_union .region-block .prev.slick-arrow {
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}

#contacter_union_container #contacter_union .region-block .next.slick-arrow {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}

#contacter_union_container .bloc_left .popups .contentPopup .liste {
    padding: 25px;
}

#contacter_union_container .map {
    position: relative;
    display: inline-block;
}

#contacter_union_container .map .region-map {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    display: none;
}

#contacter_federation_container > .container{
    padding: 0;
}

#contacter_federation_container #contacter_federation{
    margin-bottom: 20px;
}

#contacter_federation_container #contacter_federation li,
#contacter_union_container #contacter_union li,
#contacter_site_container #contacter_site li {
    margin-bottom: 15px;
}

#contacter_federation_container #contacter_federation li,
#contacter_site_container #contacter_site li {
    padding: 40px 35px 35px;
    box-shadow: 0 0px 6px rgb(0 0 0 / 21%);
    width: 23.3%;
    display: inline-block;
    margin: 10px;
    background: white;
}

#contacter_federation_container #contacter_federation li:nth-child(4n+1),
#contacter_site_container #contacter_site li:nth-child(4n+1) {
    margin-left: 0;
}

#contacter_federation_container #contacter_federation li:nth-child(4n),
#contacter_site_container #contacter_site li:nth-child(4n) {
    margin-right: 0;
}

#contacter_federation_container #contacter_federation li a,
#contacter_union_container #contacter_union li a,
#contacter_site_container #contacter_site li a {
    line-height: 1.1;
}

#contacter_federation_container #contacter_federation li .image,
#contacter_site_container #contacter_site li .image {
    position: relative;
    width: 122px;
    height: 122px;
    margin: auto;
}

#contacter_federation_container #contacter_federation li .image img,
#contacter_site_container #contacter_site li .image img {
    position: relative;
    width: 100%;
    display: inline-block;
    height: 100%;
}

#contacter_federation_container #contacter_federation li .fede_name,
#contacter_site_container #contacter_site li .site_name {
    font-family: 'Anisette Pro';
    font-size: 20px;
    color: #1a499b;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    text-transform: lowercase;
    line-height: 1;
    height: 42px;
    margin-bottom: 10px;
}

#contacter_federation_container #contacter_federation li button,
#contacter_site_container #contacter_site li button {
    color: #ec519b;
    font-family: 'Anisette Pro';
    font-weight: 400;
    line-height: 1.1;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 15px;
    background: none;
    border: none;
    text-align: center;
    cursor: pointer;
}

#contacter_union_container #contacter_union li button {
    color: #1b499b;
    font-family: "Work Sans";
    font-weight: 500;
    line-height: 1.1;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 15px;
    background: none;
    border: none;
    text-align: left;
    cursor: pointer;
}

#contacter_federation_container #contacter_federation li button:focus,
#contacter_federation_container #contacter_federation li button:hover,
#contacter_union_container #contacter_union li button:hover,
#contacter_union_container #contacter_union li button:focus,
#contacter_site_container #contacter_site li button:focus,
#contacter_site_container #contacter_site li button:hover {
    text-decoration: underline;
}

#contacter_site_container #contacter_site li button::before,
#contacter_federation_container #contacter_federation li button::before,
#contacter_union_container #contacter_union li button::before {
    content: "\2022";
    position: absolute;
    top: 0;
    left: 0;
    color: white;
}

#maison_container #maison {
    margin-top: 7px;
    background-color: #1b499b;
    margin-bottom: 20px;
}

#main #maison_container h2,
#main #contacter_union_container h2,
#main #contacter_federation_container h2,
#main #contact_direct_container h2,
#main .form_inscription h2 {
    color: #1b499b;
    font-family: "Anisette Pro";
    font-size: 23px;
    font-weight: 700;
    line-height: 1em;
    text-transform: lowercase;
    margin-top: initial;
    margin-bottom: 0.5rem;
}

#main #contact_direct_container h2
{
    color: #00d28a;
}

#main .form_inscription h2 {
    color: #1b499b;
}

#main #contacter_union_container h2 {
    color: #fff;
}

#contacter_union_container h3,
#contacter_federation_container h3,
#contacter_site_container h3 {
    color: #1b499b;
    font-family: "Anisette Pro Petite";
    font-size: 15px;
    font-weight: 400;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 4px;
}

#contacter_union_container h3 {
    color: #fff;
}

#contacter_union_container .popups .liste .region-pop-title {
    margin-bottom: 20px;
    position: relative;
}

#contacter_union_container .popups .image {
    width: 70px;
    display: inline-block;
    margin-right: 15px;
    max-height: 70px;
}

#contacter_union_container .popups .image img {
    max-width: 100%;
    max-height: 70px;
}

#contacter_union_container .popups .liste h4 {
    font-size: 20px;
    font-family: 'Anisette Pro';
    font-weight: bold;
    text-transform: lowercase;
    color: #1b499b;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 1;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
}

#contacter_union_container #contacter_union .liste span,
#contacter_union_container #contacter_union .liste a {
    display: inline-block;
    color: #1b499b;
    font-family: "Lato";
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    line-height: 1em;
    padding: 0 0 0 25px;
    margin-bottom: 15px;
}

#contacter_union_container #contacter_union .liste .nos-reseaux {
    padding-left: 75px;
    margin-bottom: 10px;
}

#contacter_union_container #contacter_union .liste .reseaux {
    padding-left: 75px;
}

#contacter_union_container #contacter_union .liste .reseaux a {
    padding: 0;
    border-radius: 50%;
    color: #fff;
    background: #1b499b;
    display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    position: relative;
    margin-right: 10px;
    margin-bottom: 0;
}

#contacter_union_container #contacter_union .liste .reseaux a i {
    color: #fff;
    float: inherit;
    width: auto;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
}

#maison_container #maison h2 {
    color: white;
}

#maison_container #maison>span,
#maison_container #maison>a {
    display: inline-block;
    color: #fff;
    font-family: "Work Sans";
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57em;
    width: 100%;
}

#maison_container #maison i {
    color: #ec519b;
    font-size: 11px;
    display: inline-block;
    width: 21px;
}

#contact_direct_container #contact_direct i,
.form_inscription i {
    font-size: 7px;
    color: #fff36b;
}

#contacter_union_container #contacter_union i,
#contacter_federation_container #contacter_federation i {
    color: #ec519b;
}

#contacter_site_container #contacter_site i {
    color: #21D28A;
}

#contacter_union_container #contacter_union .liste i {
    width: 6%;
    color: #1b499b;
    float: left;
    display: inline-block;
    margin: 0;
}

#contacter_union_container #contacter_union .liste span>span,
#contacter_union_container #contacter_union .liste a>span {
    width: 94%;
    padding: 0 0 0 30px;
    line-height: 1em;
    margin-bottom: 0;
}

#contacter_union_container #contacter_union .liste span.address>span {
    line-height: 1.5em;
}

#contacter_union_container #contacter_union .website_link_contact {
    display: inline-block;
    position: relative;
    background: #21d28a;
    padding: 15px 35px;
    margin: 0;
    width: 100%;
    font-family: 'Anisette Pro';
    font-weight: bold;
    font-size: 17px;
    color: #1b499b;
    text-align: center;
}

#contact_direct_container #contact_direct i,
.form_inscription i {
    color: #1b499b;
    margin-bottom: 13px;
    display: inline-block;
}

.form_inscription i {
    color: #ea559b;
}

#contacter_union_container #toggle_contacter_union,
#contacter_federation_container #toggle_contacter_federation,
#contacter_site_container #toggle_contacter_site {
    text-align: center;
    width: 100%;
    color: #1b499b;
    font-family: "Work Sans";
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    /*height: 44px;*/
    line-height: 42px;
    border: 2px solid #1b499b;
    display: inline-block;
    transition: all ease 0.3s;
    margin-top: 10px;
}

#contacter_union_container ul.liste,
#contacter_federation_container ul.liste,
#contacter_site_container ul.liste {
    /*display: none;*/
    margin-top: 10px;
}

#contacter_union_container ul.liste li a,
#contacter_federation_container ul.liste li a,
#contacter_site_container ul.liste li a {
    color: #1b499b;
    font-family: "Work Sans";
    font-weight: 500;
    line-height: 28px;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 15px;
}

#contacter_union_container ul.liste li a:before,
#contacter_federation_container ul.liste li a:before,
#contacter_site_container ul.liste li a:before {
    content: "•";
    position: absolute;
    top: 0;
    left: 0;
    color: white;
}

.form_inscription .close {
    height: 100%;
    font-size: 15px;
    padding: 0 15px;
}

.form_inscription .close i {
    margin: 50% 0 !important;
    color: inherit;
}

.form_inscription label {
    font-family: 'Work Sans';
    font-weight: 500;
    color: #1b499b;
    font-size: 14px;
}

.form_inscription .rgpd_container label{
    width: 90%;
}


#contact_direct_container #contact_direct .input_text,
.form_inscription .input_text {
    width: 100%;
    height: 36px;
    background-color: #fff;
    line-height: 33px;
    padding: 0 15px;
    margin-bottom: 18px;
    border: 0;
    border-radius: 0;
}

.form_inscription #subscriber_place {
    margin-top: 33px;
    background: none;
    border: none;
    padding: 0;
}

.form_inscription .input_choice .radio {
    display: inline-block;
    padding-right: 10px;
    line-height: 36px;
}

.form_inscription .input_choice .radio input {
    margin-right: 5px;
}

.form_inscription .input_choice .radio label {
    margin: 0;
    font-size: 15px;
}

#contact_direct_container #contact_direct textarea {
    height: 164px;
    width: 100%;
    background-color: #fff;
    line-height: 33px;
    padding: 7px 15px;
    margin-bottom: 18px;
    border: 0;
}

#contact_direct_container #contact_direct p,
.form_inscription p {
    color: #1b499b;
    font-family: "Work Sans";
    font-size: 12px;
    font-weight: 400;
    line-height: 1em;
}

.form_inscription p {
    text-align: center;
}

#contact_direct_container #contact_direct .input_submit,
.form_inscription .input_submit {
    width: 100%;
    height: 46px;
    background-color: #00d28a;
    line-height: 43px;
    padding: 0 15px;
    color: #fff;
    font-family: "Work Sans";
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
}

.form_inscription .input_submit {
    font-size: 17px;
    display: block;
    margin: 30px auto;
    background: #1b499b;
}

#main .container_img_end .img_end {
    width: 100%;
    height: auto;
}

#contact_direct_container #contact_direct textarea {
    resize: none;
}

#contact_direct_container #contact_direct ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #959595;
}

#contact_direct_container #contact_direct ::-moz-placeholder {
    /* Firefox 19+ */
    color: #959595;
}

#contact_direct_container #contact_direct :-ms-input-placeholder {
    /* IE 10+ */
    color: #959595;
}

#contact_direct_container #contact_direct :-moz-placeholder {
    /* Firefox 18- */
    color: #959595;
}

#contacter_union_container ul.liste li a:before,
#contacter_federation_container ul.liste li a:before,
#contacter_site_container ul.liste li a:before {
    content: "\2022";
}

.captcha_container .captcha_reload {
    color: #1b499b;
    margin-left: 15px;
    font-size: 18px;
    vertical-align: middle;
}

.captcha_container input {
    width: 200px;
    margin-top: 5px;
}

.captcha_container .help-block {
    color: red;
}

.popup_style {
    border: none;
}

.popup_style .bloc .liste {
    padding: 15px;
    /*background-color: #f0f0f0;*/
    margin-top: 10px;
}

.popup_style .bloc .liste>* {
    margin-bottom: 30px;
}

.popup_style.popup_union h3.union-dpt,
.popup_style.popup_union .bloc .liste span i,
.popup_style.popup_union .bloc .liste p i,
.popup_style.popup_union .bloc .liste a i {
    color: #00d28a;
}

.popup_style.popup_union i.icon-petite-vague {
    color: #fff36b;
}

.popup_style .bloc .liste p {
    padding: 0 55px 0 25px;
    margin-top: 0;
}

.popup_style.popup_union .bloc .liste p {
    color: #00d28a;
}

.popup_style .bloc .liste.bg_vert span i,
.popup_style .bloc .liste.bg_vert a i,
.popup_style .bloc .liste.bg_vert p {
    color: white;
}

.popup_style.popup_fede .bloc,
.popup_style.popup_site .bloc {
    max-width: 625px;
}

.popup_style.popup_union .website_link_contact:hover *,
.popup_style.popup_union .twitter_link_contact:hover *,
.popup_style.popup_fede .website_link_contact:hover *,
.popup_style.popup_fede .twitter_link_contact:hover *,
.popup_style.popup_site .website_link_contact:hover *,
.popup_style.popup_site .twitter_link_contact:hover * {
    color: #ec519b;
}

.popup_style h2 {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}


/* Cookie */

html body #tarteaucitronRoot span#tarteaucitronDisclaimerAlert{
    vertical-align: middle;
}

html body #tarteaucitronRoot #tarteaucitronAlertBig button{
    vertical-align: middle;
}

html body #tarteaucitronRoot #tarteaucitronCloseAlert{
    margin: 0 0 0 7px;
}

html body #tarteaucitronRoot #tarteaucitronPrivacyUrl{
    padding: 5px 10px;
    margin: 0 0 0 7px;
    vertical-align: middle;
    line-height: 1.2;
}

span.tarteaucitron-magic-block{
    position: fixed;
    bottom: 0;
    left: 0;
}

/* Download */

.download-pp {
    /*float: left;*/
    margin: 20px 0 50px 0;
    padding-left: 0;
}

.download-pp h3.download-title {
    color: #1b499b;
    font-family: "Anisette Pro";
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: lowercase;
    width: 100%;
}


/* Elus */

.openPopupElus,
.openPopupElus img {
    cursor: pointer;
}

.elus .bloc {
    height: auto;
}

.elus .image {
    cursor: auto;
}

.elus .content ul.social {
    display: inline-block;
    margin-top: 10px;
}

.elus .content ul.social li {
    float: left;
    padding-right: 13px;
}

.elus .content ul.social li:last-child {
    padding-right: 0;
}

.elus .content ul.social li a {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 22px;
    background-color: rgba(3, 210, 138, 0.8);
    border-radius: 50%;
    transition: all ease 0.3s;
}

.elus .content ul.social li a:hover {
    opacity: 0.9;
    text-decoration: none;
}

.elus .content ul.social li a span {
    color: white;
    font-size: 10px;
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.elus .content ul.social li a span.fa-linkedin-in {
    font-size: 12px;
}

.elus .content ul.social li a span:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

button.close_popup {
    background: none;
    border: none;
}

.popup_fede button.close_popup,
.popup_union button.close_popup,
.popup_site button.close_popup  {
    font-size: inherit;
    transform: rotate(0deg);
    line-height: 1;
    top: 15px;
    right: 15px;
    font-weight: 400;
}

.popup_site button.close_popup span,
.popup_fede button.close_popup span,
.popup_union button.close_popup span {
    transform: rotate(45deg);
    position: relative;
    display: inline-block;
    font-size: 35px;
}

button.close_popup:hover {
    cursor: pointer;
}

.popup_elus {
    border: none;
}

.popup_elus .bloc {
    max-height: 90%;
    height: 90%;
    position: relative;
}

.popup_elus .content {
    height: 80%;
}

.popup_elus .popup-container {
    height: 66%;
    position: relative;
    display: inline-block;
}

.popup_elus .popup-container .scroll {
    height: 100%;
}

.popup_style .scroll .contentPopup{
    text-align: left;
}

.popup_elus .bloc .social {
    margin-top: 10px;
}

.popup_elus .image {
    cursor: auto;
}

.popup_elus .image:hover {
    opacity: 1;
}

.popup_elus ul.social li a span.fa-linkedin-in {
    font-size: 12px;
}

.popup_elus ul.social li:last-child {
    padding-right: 0;
}

.popup_elus ul.social li a span {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.popup_elus ul.social li a span:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.popup_style .bloc .liste span i,
.popup_style .bloc .liste a i {
    width: 10%;
}

.popup_fede .bloc .liste span i,
.popup_fede .bloc .liste a i,
.popup_site .bloc .liste span i,
.popup_site .bloc .liste a i  {
    color: #1b499b;
    width: 6%;
}

.popup_style .bloc .liste span span,
.popup_style .bloc .liste a span {
    width: 90%;
    padding-left: 5px;
}

.popup_fede .bloc .liste span span,
.popup_fede .bloc .liste a span,
.popup_site .bloc .liste span span,
.popup_site .bloc .liste a span {
    width: 94%;
    padding-left: 10px;
}

.popup_style.popup_fede .bloc .liste span,
.popup_style.popup_fede .bloc .liste a,
.popup_style.popup_site .bloc .liste span,
.popup_style.popup_site .bloc .liste a {
    font-family: 'Lato';
    font-weight: 400;
}

.popup_fede .bloc .liste span.address,
.popup_site .bloc .liste span.address {
    text-transform: uppercase;
}

.popup_fede .bloc .liste a.web_span_fede,
.popup_site .bloc .liste a.web_span_fede {
    display: inline-block;
    position: relative;
    background: #21d28a;
    padding: 15px 35px;
    margin: 0;
    width: auto;
    font-family: 'Anisette Pro';
    font-weight: bold;
    font-size: 17px;
}

.popup_site .bloc .liste a.web_span_fede {
    background: #EC519B;
    color: white;
}

.popup_fede .bloc .liste span i,
.popup_fede .bloc .liste a i,
.popup_site .bloc .liste span i,
.popup_site .bloc .liste a i {
    color: #1b499b;
    width: 6%;
}

.popup_fede .bloc .icon,
.popup_site .bloc .icon {
    width: 62px;
    height: 62px;
    display: inline-block;
    margin-right: 18px;
}

.popup_fede .bloc .icon img,
.popup_site .bloc .icon img {
    width: 100%;
    height: 100%;
}


/* Entretien pagepart */

#enhanced_blue {
    margin-bottom: 110px;
}

#enhanced_blue .img-replace {
    width: 100%;
    background-color: #2d2d2d;
    height: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#enhanced_blue .strip:before {
    content: url("../img/icon-play.png");
    width: 105px;
    height: 105px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
}

#enhanced_blue p.bold {
    line-height: 1.1;
}

#enhanced_blue .description p {
    margin: 0;
    color: white;
    font-family: "Work Sans";
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
}


/* entretien all */

.entretien-all-pp {
    padding-top: 13px;
    padding-bottom: 50px;
}

.entretien-all-pp .bloc {
    background-color: #fff;
    box-shadow: 0 2px 6.7px 0.3px rgba(0, 0, 0, 0.21);
    margin-bottom: 17px;
    padding: 22px 0 22px;
}

.entretien-all-pp h2 {
    color: #13d492;
    font-family: "Anisette Pro Petite";
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin: 16px 0 0 0;
    line-height: 1em;
}

.entretien-all-pp .description p {
    color: #213a8f;
    font-family: "Work Sans";
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
}

.entretien-all-pp .video-entretien:before {
    content: url(../img/icon-play.png);
    width: 105px;
    height: 105px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
}

.entretien-all-pp .image {
    position: relative;
    overflow: hidden;
    min-height: 335px;
}

.entretien-all-pp .image img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
}


/* Events */

#colloque .vert {
    background: white;
    border-bottom: thin solid rgba(0, 0, 0, 0.21);
}

#colloque span.date {
    color: #00d28a;
    font-family: "Anisette Pro";
    font-size: 10px;
    font-weight: 700;
    line-height: 1.5em;
    display: inline-block;
    text-transform: lowercase;
}

#colloque b {
    font-size: 20px;
    color: #1b499b;
    margin-left: 10px;
}

#colloque span b span {
    color: #00d28a;
}

#colloque .content p.titre {
    font-family: "Anisette Pro";
    text-transform: lowercase;
    white-space: pre-line;
}

#colloque .content a {
    position: relative;
    padding-left: 15px;
    transition: all ease 0.3s;
    background: none;
}

#colloque .content a:before {
    content: "\e90b";
    left: 0;
    position: absolute;
    font-family: "cfecgc";
    color: #00d28a;
    font-size: 10px;
}

.slider_actu_style.parutions.colloques .bloc .image .date {
    font-size: 10px;
    line-height: 1.5em;
    padding: 30px 10px 0 10px;
    text-align: left;
    color: #202a6b;
}

.slider_actu_style.parutions.colloques .bloc:hover .image.bg_bleu_clair span,
.slider_actu_style.parutions.colloques .bloc:hover .image.bg_bleu_clair span b,
.slider_actu_style.parutions.colloques .bloc:hover .image.bg_vert span,
.slider_actu_style.parutions.colloques .bloc:hover .image.bg_vert span b {
    color: #1b499b !important;
}

.slider_actu_style.parutions.colloques .bloc:hover .image.bg_vert {
    background-color: #00d28a;
}

.evenement .slider_actu_style.parutions.colloques .bloc:hover .image.bg_bleu_clair span.date,
.evenement .slider_actu_style.parutions.colloques .bloc:hover .image.bg_bleu_clair span.date b {
    color: white !important
}


/* Com presse */

.presse #liste_publications .bloc .row>.col-3 {
    border-right: thin solid rgba(0, 0, 0, 0.21);
}

.presse #liste_publications .bloc .image {
    height: 100%;
    background: white;
}

.presse #liste_publications .bloc .date {
    font-size: 28px;
    color: #00d28a;
    font-weight: 700;
    line-height: 1.5em;
    display: inline-block;
    font-family: "Anisette Pro";
    text-transform: lowercase;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.presse #liste_publications .bloc .date b {
    font-size: 31px;
    display: inline-block;
    width: 100%;
    color: #1b499b;
}

.presse #liste_publications .date b span {
    color: #00d28a;
}


/* Exergue */

.exergue-pp {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}

.exergue-pp>div,
.exergue-right-left-pp .exergue>div {
    display: inline-block;
    position: relative;
    float: left;
}

.exergue-pp img,
.exergue-right-left-pp .exergue img {
    width: auto;
    /*height: 80%;*/
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: none;
    margin: 0;
}

.exergue-pp blockquote,
.exergue-right-left-pp .exergue blockquote {
    padding-left: 0;
    margin: 2% 0;
    color: #1b499b;
    font-family: "Work Sans";
    font-size: 12px;
    font-weight: 900;
    line-height: 1.4em;
    padding-left: 2%;
    background: none;
}

.exergue-right-left-pp .exergue {
    max-width: 70%;
}


/* Footer */

#nos_partenaires .pub {
    max-width: 1000px;
    margin: auto;
}

#nos_partenaires .row.pub>div {
    margin-bottom: 20px;
    /*padding: 0 13px !important;*/
}

#nos_partenaires .lactu_title {
    z-index: 2;
    position: relative;
}

.pub img {
    max-width: 100%;
}

#footer #footer_top .social p.titre {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-family: "Anisette Pro Petite";
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
}

#footer #footer_top #footer-newsletter {
    display: inline-block;
    width: 100%;
    line-height: 15px;
    font-family: "Anisette Pro Petite";
    font-size: 9px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: none;
    border: none;
    text-align: left;
    cursor: pointer;
}

#footer #footer_top #footer-newsletter:focus,
#footer #footer_top #footer-newsletter:hover {
    text-decoration: underline;
}

#footer #footer_top .content_popup_newsletter h3 {
    color: #30c5f1;
    font-family: "Work Sans";
}

#newsletter-footer-messages {
    color: #213a8f;
}


/* Intranet Connexion*/

.intranet-connexion-pp {
    margin-bottom: 53px;
    background-color: #1b499b;
    padding: 23px;
}

.intranet-connexion-pp .connection .titre {
    color: #03d28a;
    font-family: "Anisette Pro";
    font-size: 23px;
    font-weight: 700;
    padding: 0;
    line-height: 20px;
    width: 100%;
    display: block;
}

.intranet-connexion-pp .connection .icon-petite-vague {
    color: #fff;
    font-size: 7px;
    margin-bottom: 20px;
    display: inline-block;
}

.intranet-connexion-pp .connection .connect {
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}

.intranet-connexion-pp .connection input,
.intranet-connexion-pp .connection button {
    margin-bottom: 15px;
    padding: 0 11px;
    background: #fff;
    height: 35px;
    line-height: 35px;
    width: 100%;
    display: inline-block;
    border: 0 none;
    color: #959595;
    font-family: "Work Sans";
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
}

.intranet-connexion-pp .connection .connect input[type=submit], a.intranet_connect_btn {
    background-color: #03d28a;
    height: 38px;
    color: #fff;
    line-height: 38px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all ease 0.3s;
}

#form-intra-connect{
    padding-bottom: 30px;
}

a.intranet_connect_btn{
    line-height: 46px;
    height: 46px;
    margin-bottom: 0;
    font-size: 16px;
    width: 70%;
    display: block;
    text-align: center;
}

.intranet-connexion-pp input#intranet_name {
    margin-bottom: 15px;
}

.intranet-connexion-pp .info_username {
    font-family: 'Lato';
    font-size: 14px;
    color: white;
    padding-left: 20px;
    position: relative;
    line-height: 1.3;
    margin-bottom: 25px;
}

.intranet-connexion-pp .info_username:before {
    content: '*';
    position: absolute;
    left: 10px;
    font-family: 'Lato';
    font-weight: 700;
    font-size: 14px;
}

.intranet-connexion-pp .connection .forgot {
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #fff;
}

.intranet-connexion-pp .connection .forgot p {
    color: #fff;
    font-family: "Work Sans";
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
}

#main .intranet-connexion-pp .connection .forgot p.soustitre {
    color: #03d28a;
    font-size: 13px;
    font-weight: 700;
    line-height: 9px;
    margin-bottom: 0;
}

#main .intranet-connexion-pp .connection .forgot p.sous-sous-titre {
    width: 45%;
    margin-bottom: 22px;
}

.intranet-connexion-pp .connection .forgot input[type=submit],
.intranet-connexion-pp .connection .forgot button[type=submit] {
    width: auto;
    text-align: right;
    padding: 0;
    float: right;
    height: auto;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 15px;
    text-transform: uppercase;
    color: #03d28a;
    background: transparent;
    border: none;
    cursor: pointer;
}


/* Intro text*/

.introtext-pp p,
.chapo p {
    color: #1b499b;
    font-family: "Work Sans";
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3em;
}

.chapo p {
    color: #000000;
    line-height: 1.5;
}


/* Magazines */

.entete_publication .bloc {
    padding: 25px;
}

.entete_publication .bul_img {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.entete_publication .bul_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    display: block;
    max-width: inherit;
    height: auto;
    width: auto;
}

.entete_publication div.shares {
    width: 100%;
}

.entete_publication div.share_container {
    float: right;
    line-height: 1;
    position: relative;
}

.entete_publication div.share_container button {
    border: none;
    background: inherit;
    color: #00d28a;
    font-size: 23px;
    line-height: 1;
    padding: 0;
}

.entete_publication div.share_container #share_mb {
    position: absolute;
    width: max-content;
    left: -110px;
    background: white;
    top: 50%;
    transform: translateY(-50%);
    -moz-box-shadow: 0px 0px 1px 0.5px #c0c0c0;
    -webkit-box-shadow: 0px 0px 1px 0.5px #c0c0c0;
    -o-box-shadow: 0px 0px 1px 0.5px #c0c0c0;
    box-shadow: 0px 0px 1px 0.5px #c0c0c0;
    filter: progid: DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=1);
    padding: 2px 3px 3px 3px;
    border-radius: 5px;
    display: none;
}

.entete_publication p.titre {
    color: #00d28a;
    font-family: "Anisette Pro Petite";
    font-size: 25px;
    font-weight: 700;
    line-height: 1.1em;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.entete_publication span.num {
    font-family: "Anisette Pro";
    text-transform: lowercase;
}

.entete_publication div.text {
    padding-bottom: 15px;
    padding-top: 15px;
}

.entete_publication div.text p {
    color: #000000;
    margin-bottom: 15px;
}

.slider_mag_style.parutions .bloc,
.archives_style.parutions .bloc {
    padding-bottom: 0;
}

.slider_mag_style.parutions .image span.num,
.archives_style.parutions .image span.num {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-family: "Anisette Pro Petite";
    font-size: 44px;
    font-weight: 700;
    line-height: initial;
    text-transform: inherit;
    display: initial;
    padding: 0;
}

.slider_mag_style.parutions .image.bg_bleu_clair span.num,
.slider_mag_style.parutions .bloc:hover .image.bg_bleu_clair span.num,
.archives_style.parutions .image.bg_bleu_clair span.num,
.archives_style.parutions .bloc:hover .image.bg_bleu_clair span.num {
    color: #1b499b !important;
}

.slider_mag_style.parutions .bloc:not(.to_that),
.archives_style.parutions .bloc:not(.to_that) {
    cursor: initial;
}

.slider_actu_style.parutions .image.bg_bleu_clair,
.slider_mag_style.parutions .bloc:hover .image.bg_bleu_clair,
.archives_style.parutions .bloc:hover .image.bg_bleu_clair {
    background-color: #30c5f1;
}

.slider_mag_style.parutions .bloc:hover .image.bg_vert,
.archives_style.parutions .bloc:hover .image.bg_vert {
    background-color: #00d28a;
}

.slider_mag_style.parutions .bloc .content p,
.archives_style.parutions .bloc .content p {
    display: inline-block;
    color: #505050;
    font-family: "Anisette Pro Petite";
    font-size: 13px;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 16px;
}

.slider_mag_style.parutions .bloc .content div.text,
.archives_style.parutions .bloc .content div.text {
    margin-top: 15px;
}

.slider_mag_style.parutions .bloc .content div.text,
.slider_mag_style.parutions .bloc .content div.text *,
.archives_style.parutions .bloc .content div.text,
.archives_style.parutions .bloc .content div.text * {
    font-weight: 400;
    color: #1b499b;
    font-size: 12px;
}

.slider_mag_style.parutions .bloc .content div.text,
.slider_mag_style.parutions .bloc .content div.text p,
.archives_style.parutions .bloc .content div.text,
.archives_style.parutions .bloc .content div.text p {
    padding: 0;
}

.slider_mag_style.parutions .bloc .content div.text ul li,
.archives_style.parutions .bloc .content div.text ul li {
    padding-left: 15px;
}

.slider_mag_style.parutions .bloc:hover .content div.text *,
.archives_style.parutions .bloc:hover .content div.text * {
    color: white;
}

.slider_mag_style.parutions .bloc .content a.pdf,
.archives_style.parutions .bloc .content a.pdf,
span.pdf,
a.pdf.is_calameo {
    color: #00d28a;
    font-weight: 700;
    display: inline-block;
    font-family: "Work Sans";
    font-size: 12px;
    padding: 0;
}

span.pdf,
.slider_actu_style .bloc a.pdf,
a.pdf.is_calameo {
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: inherit;
}

.slider_actu_style .bloc:hover span.pdf {
    color: #fff !important;
}

.slider_mag_style.parutions .bloc .content .shares {
    width: 100%;
    margin: 30px 0 0;
}

.slider_mag_style.parutions .bloc .content .share-bar {
    margin: 0 9px 0 4px;
    height: 18px;
    border-left: 1px solid #1b499b;
}

.btn_vert:hover {
    background-color: #00d28a;
}


/* Newsletter */

.newsletter {
    padding-top: 17px;
}

.newsletter h3 {
    margin-bottom: 8px;
}

.newsletter #newsletter-messages p {
    color: #03d28a;
    font-family: "Work Sans";
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1em;
    text-align: center;
    margin: 0;
}

.newsletter form {
    margin-top: 8px;
}

.newsletter_content {
    text-align: center;
}


/* pagination */

.pagination_style ul {
    padding: initial;
    list-style: initial;
    border-radius: initial;
}

.pagination_style ul li {
    font-size: 16px;
}

.pagination_style .page-item .page-link {
    display: inline-block;
    line-height: 29px;
    color: #1b499b;
    padding: 0 5px;
    transition: all ease 0.3s;
    background: none;
    border: none;
}

.pagination_style .page-item:after {
    content: "•";
}

.pagination_style .page-item.prev:after,
.pagination_style .page-item.next:after,
.pagination_style .page-item:nth-last-child(2):after {
    content: "";
}

.pagination_style .page-item.active .page-link {
    color: #00d28a;
    text-decoration: none;
}

.pagination_style .page-item.prev .page-link,
.pagination_style .page-item.next .page-link {
    width: 29px;
    height: 29px;
    background-color: #00d28a;
    border-radius: 50%;
    padding: 0;
    text-align: center;
}

.pagination_style .page-item.prev .page-link span,
.pagination_style .page-item.next .page-link span {
    color: white;
    font-size: 12px;
}


/* Publications thématiques */

#liste_publications .col-3 {
    padding: 0;
}

#liste_publications h2 {
    color: #13d492;
    font-family: "Anisette Pro Petite";
    font-size: 15px;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    display: inline-block;
}

#liste_publications .col-9 div.d-md-block * {
    font-size: 15px;
}


/* Puces */

.puce-pp h3 {
    color: #03d28a;
    font-family: "Anisette Pro Petite";
    font-size: 12px;
    font-weight: 700;
    line-height: 1.1em;
    text-transform: uppercase;
}

.puce-pp ul.puce_verte li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 15px;
}

.puce-pp ul.puce_verte li:before,
#adhe_form .side ul li:before {
    content: "\002022";
    color: #00d28a;
    left: 0;
    position: absolute;
}


/* Rapports financiers */

#liste_docs h2 {
    font-family: "Anisette Pro";
}

#liste_docs .bloc {
    position: relative;
}

#liste_docs .bloc a {
    position: absolute;
    right: 0;
    bottom: 0;
}

#liste_docs .bloc h3 {
    margin-bottom: 1rem;
}

/* Recherche mobile */

#form_search_mob{
    display: none;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

#search_mobile .input_text{
    color: #1b499b;
    font-size: 10px;
    font-weight: 600;
    line-height: 17px;
    height: 27px;
    border: none;
    border-right: 1px solid #1b499b;
    padding: 0 46px 0 10px;
    width: 250px;
}

#search_mobile .input_submit{
    background-color: #fff;
    border: 0;
    color: #1b499b;
    font-family: 'Work Sans';
    font-size: 10px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
    height: 27px;
    width: 27px;
}


/* Recherche */

.search-container {
    margin-bottom: 50px;
}

.search-container form#recherche_page {
    padding: 0;
}

form#recherche_page #search {
    margin-top: 0;
}

.intro_recherche strong span {
    transform: translateY(0);
}

#recherche_avancee_sidebar ul li a {
    position: relative;
    display: inline-block;
}

#recherche_avancee_sidebar ul li a:hover {
    text-decoration: underline;
    color: white;
}

#recherche_avancee_sidebar ul li a span {
    color: #fff;
    font-family: "Work Sans";
    font-size: 14px;
    font-weight: 400;
    /*line-height: 17px;*/
    text-transform: uppercase;
    position: relative;
    /*padding-left: 25px;*/
    cursor: pointer;
    margin-bottom: 0;
}

form#recherche_page input#search-btn2 {
    width: 100%;
    font-size: 15px;
}

#recherche_avancee_sidebar ul li .icon-small-arrow {
    color: #00d28a;
    font-size: 10px;
}

#resultats_recherche h2 a .icon-petite-fleche-droite {
    font-size: 10px;
}

#resultats_recherche a.suite .search-suite {
    color: #00d28a;
    font-size: 10px;
}

span.date-search {
    float: inherit;
}


/* return bloc */

.return-pp #blocs_liens .bloc {
    margin-top: 0;
}

.return-pp #blocs_liens .bloc .titre {
    text-transform: lowercase;
    font-family: 'Anisette Pro';
}

.return-pp #blocs_liens .bloc .sub_title {
    font-family: "Anisette Std";
    font-size: 14px;
    font-weight: 900;
    line-height: 1em;
    display: inline-block;
    width: 100%;
    text-transform: lowercase;
    color: #1b499b;
}

.return-pp #blocs_liens .bg_blanc .icon-petite-vague {
    display: inline-block;
    position: relative;
    float: inherit;
}

.return-pp ul {
    margin: 20px 0 0;
    display: block;
    position: relative;
}

.return-pp ul li {
    margin: 0 0 20px;
    padding-left: 15px;
    font-size: 13px;
    display: inherit;
}

.return-pp .bloc.actu_link a,
.return-pp .bloc.page_link a {
    position: relative;
    padding-left: 15px;
}

.return-pp ul li:before,
.return-pp .bloc.actu_link a:before,
.return-pp .bloc.page_link a:before {
    content: "\e90b";
    left: 0;
    position: absolute;
    font-family: "cfecgc";
    color: #1b499b;
}

.return-pp .bloc.actu_link a:before {
    color: #ffffff;
    font-size: 10px;
}

.return-pp .bloc.page_link a:before {
    color: #fff36b;
    font-size: 10px;
}

.return-pp ul li:last-child {
    margin: 0;
}


/* Sliders */


/* Slider */

.slider_entete .slick-dots li button,
.slider_video .slick-dots li button {
    border: none;
}

.slider_entete .slick-dots,
.slider_video .slick-dots {
    transition: all ease 0.3s;
}

.slider_entete .slick-slide,
.slider_video .slick-slide {
    padding: 0 1px;
}

.slider_entete .slick-arrow.prev,
.slider_video .slick-arrow.prev {
    left: -10px;
    transition: all ease 0.3s;
}

.slider_entete .slick-arrow.next,
.slider_video .slick-arrow.next {
    right: -10px;
    transition: all ease 0.3s;
}

.slider_entete .image.date-bloc a {
    position: relative;
    width: 100%;
    text-align: center;
}

.slider_entete .date {
    color: #00d28a;
    font-family: "Anisette Pro";
    font-size: 40px;
    font-weight: 700;
    line-height: 1.5em;
    padding: 20px 0 20px 0;
    display: inline-block;
    text-transform: lowercase;
    text-align: left;
    margin: 0;
}

.slider_entete b {
    display: block;
    color: #1b499b;
    font-size: 60px;
}

.slider_entete .date b span {
    font-size: 60px;
}

.slider_entete .col-lg-5 div.description {
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 26px;
}

.slider_entete div.description p,
.type_slider_entete div.description p,
.slider_video div.description p {
    color: #000;
    font-family: "Work Sans";
    font-size: 12px;
    font-weight: 400;
    line-height: 1.25em;
}

.slider_entete div.bold p,
.type_slider_entete div.bold p {
    color: #1b499b;
    font-family: "Work Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 10px;
}

.slider_entete .actu-enhance-suite {
    color: #00d28a;
    margin: 0;
}


/* Slider image */

.slider_img {
    position: relative;
    margin: 25px auto;
}

.slider_img .slick-dots li button {
    border: none;
}

.slider_img .slick-dots {
    transition: all ease 0.3s;
    position: absolute;
    top: 232px;
    left: -1px;
    margin-top: 2px;
    right: -1px;
}

.slider_img .slick-dots li {
    display: inline;
}

.slider_img .slick-dots li button {
    position: relative;
    text-align: left;
    text-indent: -9999px;
    text-transform: capitalize;
    border: 0;
    width: 25%;
    height: 4px;
    border: none;
    background-color: #1b499b;
}

.slider_img .slick-dots li.slick-active button {
    background-color: #ec519b;
}

.slider_img .slick-arrow {
    width: 32px;
    height: 32px;
    background-color: #1b499b;
    box-shadow: 2.8px 2.8px 5px rgba(0, 0, 0, .25);
    z-index: 1;
    position: absolute;
    color: #fff;
    cursor: pointer;
    line-height: 32px;
    text-align: center;
}

.slider_img .slick-arrow.prev {
    left: -10px;
    transition: all ease 0.3s;
}

.slider_img .slick-arrow.next {
    right: -10px;
    transition: all ease 0.3s;
}

.slider_img .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    /*height: inherit;*/
    /*max-width: 100%;*/
    /*max-height: 100%;*/
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.slider_img .image {
    position: relative;
    width: 100%;
}

.slider_img .texte {
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    padding: 15px;
    background: rgba(27, 73, 155, 0.8);
}

.slider_img .texte .titre {
    color: white;
    font-family: "Anisette Pro";
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1em;
    padding: 12px 0 6px;
    margin: 0;
}


/* Slider video*/

.slider_video p.titre {
    white-space: pre-line;
}

.slider_video .strip {
    position: relative;
    display: inline-block;
}

.slider_video .strip:before {
    content: url("../img/icon-play.png");
    width: 105px;
    height: 105px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
}

.slider_video .image {
    height: 382px;
    position: relative;
    overflow: hidden;
}

.slider_video .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    display: block;
    height: auto !important;
}

.slider_video .image div {
    height: 100%;
    width: 100%;
    background-color: #2d2d2d;
}

.slider_video div.description {
    padding-top: 16px;
    margin-bottom: 3px;
}


/* Slider actu */

.slider_actu_style .bloc {
    position: relative;
    padding-bottom: 30px;
}

.slider_actu_style .bloc.bloc_entretien {
    background-color: #ec519b;
}

.slider_actu_style .bloc .date {
    padding: 10px 10px 0 10px;
    font-size: 23px;
    color: #00d28a;
}

.slider_actu_style .bloc .date b {
    font-size: 40px;
    color: #1b499b;
}

#actu .slider_actu_style .bloc .htag {
    display: block;
}

.slider_actu_style.parutions .image {
    position: relative;
    transition: all ease 0.3s;
}

.slider_actu_style .image img {
    min-width: 101%;
}

.slider_actu_style.parutions .image span.num {
    font-family: "Anisette Pro";
    color: #1b499b;
    z-index: 3;
    transition: all ease 0.3s;
    width: 100%;
    text-align: center;
}

.slider_actu_style.parutions .image.bg_bleu_fonce span.num {
    color: white;
}

.slider_actu_style .bloc:hover .image {
    background: #1b499b;
}

.slider_actu_style .bloc:hover .image span.num {
    color: #ffffff;
}

.slider_actu_style.parutions .image span.num.with-img {
    color: #03d28a;
}

.slider_actu_style.parutions .image .back-img {
    height: 100%;
    width: 100%;
}

.slider_actu_style.parutions .image.back-img:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    z-index: 1;
    background-color: rgba(33, 58, 143, 0.58);
}

.slider_actu_style .bloc .content {
    display: inline-block;
    color: #505050;
    font-family: "Anisette Pro Petite";
    font-size: 13px;
    font-weight: 700;
    line-height: 1em;
    max-width: 100%;
}

.slider_actu_style .bloc .title {
    font-size: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: "Anisette Pro Petite";
    font-weight: inherit;
}

.slider_actu_style .bloc.bloc_entretien p,
.slider_actu_style .bloc.bloc_entretien span,
.slider_actu_style .bloc.bloc_entretien a {
    color: white;
}

.slider_actu_style .bloc .image img {
    min-width: 101%;
    transform: translate(-50%, -50%) translate3d(0, 0, 0);
}

.slider_actu_style .bloc .image .slider_entretien_txt {
    opacity: 0;
    transition: all ease 0.3s;
    font-family: "Anisette Pro Petite";
    font-size: 12px;
    position: absolute;
    top: 75%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.slider_actu_style .bloc:hover .image .slider_entretien_txt {
    opacity: 1;
}

.slider_actu_style .bloc .icon-petite-vague {
    transition: all ease 1s;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5)
}

.slider_actu_launch,
.slider_entete,
.slider_actu_bis_launch,
.slider_video,
.slider_derniersposts,
.slider_img {
    visibility: hidden;
    transition: all ease 0.3s;
    min-height: 1px;
}

.slider_actu_style p.publi {
    padding: 0 30px;
    position: absolute;
    bottom: 20px;
    width: 100%;
    color: #545454;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2em;
    display: inline-block;
    left: 0;
}


/* subscription-request-pp */

.subscription-request-pp {
    padding: 25px 40px 20px;
    margin-top: 50px;
    box-shadow: 0 2px 6.72px 0.28px rgba(0, 0, 0, 0.21);
    margin-bottom: 20px;
}

.subscription-request-pp .inscription {
    text-align: center;
}

.subscription-request-pp .inscription .titre {
    color: #03d28a;
    font-family: "Anisette Pro";
    font-size: 23px;
    font-weight: 700;
    padding: 0;
    line-height: 20px;
    width: 100%;
    display: block;
}

.subscription-request-pp .inscription .icon-petite-vague {
    color: #1b499b;
    font-size: 7px;
}

.subscription-request-pp .inscription p {
    font-family: "Work Sans";
    font-size: 12px;
    line-height: 17px;
    color: #000;
    font-weight: 400;
}

.subscription-request-pp .inscription>div {
    text-align: left;
}

.btn_vert_carre {
    width: 66%;
    display: block;
    margin: 30px auto;
}

.subscription-request-pp .inscription .btn_vert_carre {
    margin-bottom: 20px;
}

div.difficultes {
    background: #03d28a;
    padding: 25px 50px 20px;
}

div.difficultes>div {
    margin: 0;
}

div.difficultes p {
    text-align: center;
    color: white;
    font-weight: 500;
    line-height: 1.5;
}

.subscription-request-pp .inscription p b,
.subscription-request-pp .inscription p a,
.subscription-request-pp .inscription p strong {
    color: #1b499b;
    font-weight: 700;
}

div.difficultes a {
    color: white;
    font-size: 13px;
    font-weight: 700;
    line-height: 11px;
    text-decoration: underline;
}


/* Page link */

.page-link-pp a.suite {
    color: #1b499b;
    font-family: "Work Sans";
    font-size: 12px;
    font-weight: 700;
    line-height: 1.9em;
}

.page-link-pp a.suite:hover {
    text-decoration: none;
}

.page-link-pp a.suite i {
    color: #00d28a;
    font-size: 10px;
    margin-right: 5px;
}


/* Social wall */

#derniers_posts {
    background: #244b96;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 175px;
}

#derniers_posts img.logo_twitter {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    margin-top: 7px;
    height: 35px;
    width: 45.5px;
}

#derniers_posts h3 {
    font-family: 'Anisette Pro';
    font-weight: 700;
    color: #fff;
    text-align: left;
    display: inline-block;
    font-size: 21px;
    width: 67%;
}

#derniers_posts h3 span.blue {
    color: #30c5f1;
}

.slick-slider {
    transition: all ease 0.5s;
}

.slider_socialposts {
    margin-top: 20px;
}

.slider_socialposts div.post {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    position: relative;
    transform: inherit !important;
    padding: 20px;
    height: 100%;
}

.slider_socialposts div.inner {
    margin: 20px 0 0;
    position: relative;
}

.slider_socialposts .slick-slide {
    width: 225px;
    height: 350px;
    background: #fff;
    margin-right: 20px;
    border-radius: 10px;
    position: relative;
}

.slider_socialposts .slick-slide:not(.slick-active):after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.65;
    background-color: #222;
    border-radius: 10px;
}

.slider_socialposts .slick-slide>div {
    height: 100%;
}

.slider_socialposts .slick-arrow {
    cursor: pointer;
    position: absolute;
    bottom: -100px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    z-index: 1;
    background: #00d28a;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

.slider_socialposts .slick-arrow.prev {
    left: 0;
}

.slider_socialposts .slick-arrow.next {
    right: 0;
}

.slider_socialposts .bandeau-haut {
    font-family: Helvetica;
    position: relative;
}

.slider_socialposts .bandeau-haut .bold {
    font-weight: bold;
}

.slider_socialposts .bandeau-haut img {
    display: inline-block;
    vertical-align: top;
}

.slider_socialposts .bandeau-haut .text {
    display: inline-block;
    font-size: 14px;
    color: #000;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 15px;
}

.slider_socialposts .bandeau-haut .date {
    font-size: 12px;
}

.slider_socialposts .bandeau-bas {
    font-size: 14px;
    font-family: Helvetica;
    position: absolute;
    bottom: 0;
    padding: 20px;
    left: 0;
}

.slider_socialposts .bandeau-bas a {
    font-weight: bold;
}


/* Twitter */

.slider_socialposts div.post-twitter .section-text {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.slider_socialposts div.post-twitter span.section-text {
    color: #000;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: 400;
}

.slider_socialposts div.post-twitter a {
    color: #30c5f1;
}

.slider_socialposts div.post-twitter a:hover {
    color: #30c5f1;
}

.dernieres_parutions {
    background-size: 100% 100%;
}

.dernieres_parutions h3 {
    text-transform: lowercase;
}


/* Social Share */

.jssocials-shares {
    height: 24px;
    margin: 0;
}

.jssocials-share {
    margin: 0;
    float: left;
    padding-right: 13px;
    height: 100%;
    letter-spacing: 0;
}

.jssocials-share:last-child {
    padding-right: 0;
}

.jssocials-share-link {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 22px;
    background-color: rgba(33, 58, 143, 0.8) !important;
    border-radius: 50%;
    padding: 0;
    -webkit-transition: none;
    transition: none;
}

.jssocials-share-link:hover {
    text-decoration: inherit;
}

.jssocials-share-logo {
    color: white;
    font-size: 10px;
    width: auto;
    vertical-align: inherit;
}

/* Présentation */
.presentation-pp{
    background: #1A4A9B;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.presentation-pp div.title{
    font-family: 'Anisette Std';
    font-size: 30px;
    margin-bottom: 15px;
}
.presentation-pp div.title > span{
    color: #00D28A;
}

.presentation-pp .icon-petite-vague{
    color: #00D28A;
    font-size: 11px;
}

.presentation-pp .text{
    font-family: 'Work Sans';
    line-height: 2;
    margin-top: 15px;
}

/* Sitemap */

.sitemap_container {
    padding-bottom: 50px;
}

ul.sitemap>li {
    margin: 5px 0;
    color: #1b499b;
    font-weight: 700;
    font-size: 14px;
}

ul.sitemap>li>ul {
    margin-left: 35px;
    color: black;
    font-weight: 600;
    font-size: 12px;
}

/* Map */
.map-pp{
    margin-bottom: 50px;
}

.map{ 
    height: 700px;
    margin-bottom: 15px;
}

.map-pp h3{
    color: #1b499b;
    font-family: "Anisette Std";
    font-size: 16px;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: lowercase;
}

.map .leaflet-popup-content-wrapper{
    background: none;
    box-shadow: none;
    color: #000;
}

.map .leaflet-popup-content{
    font-size: 14px;
    font-family: "Work Sans";
    margin: 0;
    min-width: 215px;
}

.map .content_popup{
    padding: 13px 24px 13px 20px;
    background: white;
} 

.map .leaflet-popup-content p{
    margin: 5px 0;
    line-height: 1;
    font-size: 11px;
}

.map .content_popup.green{
    border-left: 7px solid #21D492;
}

.map .content_popup.pink{
    border-left: 7px solid #FE379B;
}

.map .content_popup.blue{
    border-left: 7px solid #30C5F1;
}

.map .leaflet-popup-content .title{
    font-family: 'Anisette Pro';
    font-weight: bold;
    color: #1b499b;
    font-size: 14px;
    margin: 0;
}

.map .leaflet-popup-content .content_popup.green .icon-petite-vague{
    color: #21D492;
    font-size: 8px;
}

.map .leaflet-popup-content .content_popup.pink .icon-petite-vague{
    color: #FE379B;
    font-size: 8px;
}

.map .leaflet-popup-content .content_popup.blue .icon-petite-vague{
    color: #30C5F1;
    font-size: 8px;
}

.map .leaflet-popup-content .subtitle{
    margin: 0;
    font-size: 11px;
    color: #1b499b;
    font-weight: bold;
    margin-top: 5px;
}

.map .leaflet-popup-content a.social{
    padding: 0;
    border-radius: 50%;
    color: #fff;
    background: #1b499b;
    display: inline-block;
    width: 19px;
    height: 19px;
    text-align: center;
    position: relative;
    margin-right: 7px;
    margin-bottom: 0;
}

.map .leaflet-popup-content a.social i{
    color: #fff;
    float: inherit;
    width: auto;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
}

.map .leaflet-popup-content div.socials{
    position: relative;
    margin-top: 10px;
}

.map .leaflet-popup-content .link_url{
    color: black;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
}

.map .leaflet-popup-content .link_url::after{
    content: '';
    position: absolute;
    width: 7px;
    height: 8px;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    clear: both;
    margin-left: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.map .leaflet-popup-content .content_popup.green .link_url::after{
    border-left: 7px solid #21D492;
}

.map .leaflet-popup-content .content_popup.pink .link_url::after{
    border-left: 7px solid #FE379B;
}

.map .leaflet-popup-content .content_popup.blue .link_url::after{
    border-left: 7px solid #30C5F1;
}

.map a.leaflet-popup-close-button{
    display: none;
}

/* Media query 768 px */

@media (min-width: 768px) {
    #footer #footer_top p.titre {
        font-size: 16px;
        line-height: 16px;
    }
    #footer #footer_top .main>li {
        margin-bottom: 17px;
    }
    #footer #footer_top .social p.titre {
        padding-top: 35px;
        font-size: 16px;
        line-height: 16px;
    }
    #footer #footer_top #footer-newsletter {
        font-size: 16px;
        line-height: 16px;
        padding-top: 35px;
    }
    .slider_entete .date {
        font-size: 75px;
    }
    .slider_entete b {
        font-size: 96px;
    }
    .slider_entete div.description p,
    .type_slider_entete div.description p,
    .type_slider_entete div.description .htag a,
    .slider_video div.description p {
        font-size: 15px;
        line-height: 23px;
    }
    .puce-pp ul.puce_verte {
        display: inline-block;
        width: 100%;
    }
    .puce-pp ul.puce_verte li {
        float: left;
        width: 50%;
    }
    .slider_actu_style .bloc h3.actu-title {
        font-size: 19px;
        padding: 4px 0 18px;
    }
    .slider_actu_style .bloc p.htag a {
        display: block;
        font-size: 14px;
        line-height: 20px;
    }
    .bloc-content-pp .slider_actu_style.parutions .image span.num {
        font-size: 50px;
    }
    #colloque span.date {
        font-size: 31px;
    }
    #colloque b {
        font-size: 40px;
    }
    .pagination_style .page-item .page-link {
        line-height: 34px;
    }
    .pagination_style .page-item.prev .page-link,
    .pagination_style .page-item.next .page-link {
        width: 34px;
        height: 34px;
        margin: 0 10px;
        line-height: 32px;
    }
    .slider_actu_style .bloc .date {
        font-size: 31px;
        padding: 47px 30px 30px 30px;
    }
    .slider_actu_style.parutions .bloc h3 {
        font-size: 19px;
        padding: 4px 0 18px;
    }
    .slider_actu_style.parutions .image {
        height: 195px;
    }
    .slider_actu_style.parutions.colloques .bloc .image .date {
        color: #00d28a;
        font-size: 31px;
        padding: 47px 30px 30px 30px;
    }
    .slider_actu_style .bloc .date b,
    .slider_actu_style.parutions.colloques .date b {
        font-size: 53px;
    }
    #maison_container #maison {
        background: #1b499b url(../img/bg_maison.png) no-repeat 0 center;
        padding-left: 55%;
    }
    #contacter_union_container ul.liste {
        display: block !important;
        display: inline-block;
        width: 100%;
        column-count: 3;
    }
    #contacter_federation_container ul.liste,
    #contacter_site_container ul.liste {
        /*column-count: 4;*/
        display: block !important;
        display: inline-block;
        width: 100%;
    }
    .intranet-container {
        margin-bottom: 56px;
    }
    .bloc_intranet_1 {
        padding: 23px;
    }
    .intranet-connexion-pp .connection .connect input[type=submit],
    .intranet-connexion-pp .connection .connect button[type=submit] {
        width: 70%;
    }
    .newsletter {
        padding-top: 104px;
    }
    .newsletter h3 {
        margin-bottom: 15px;
    }
    .newsletter form {
        margin-top: 15px;
    }
    .slider_mag_style.parutions .image span.num,
    .archives_style.parutions .image span.num {
        font-size: 62px;
        padding: 0;
    }
    .slider_mag_style.parutions .bloc .content p,
    .archives_style.parutions .bloc .content p {
        font-size: 19px;
        padding: 4px 0 18px;
    }
    .entretien-all-pp {
        padding-top: 115px;
    }
    .entretien-all-pp .bloc {
        margin-bottom: 26px;
        padding-left: 22px;
    }
    .entretien-all-pp h2 {
        font-size: 28px;
        margin-top: 22px;
        margin-bottom: 13px;
    }
    .return-pp #blocs_liens .col-6:nth-child(2n) .bloc {
        margin-top: 40px;
    }
    #liste_publications {
        padding-top: 50px;
    }
    #liste_publications .bloc {
        padding-left: 11px;
    }
    #liste_publications .row>.col-3 {
        border-right: thin solid rgba(0, 0, 0, 0.21);
    }
    #liste_publications .image {
        background-color: white;
        height: 100%;
    }
    #liste_publications .image img {
        min-width: 100%;
        width: auto;
        min-height: 100%;
    }
    #liste_publications h2 {
        font-size: 26px;
    }
    .presse #liste_publications .bloc .date {
        font-size: 31px;
    }
    .presse #liste_publications .bloc .date b {
        font-size: 57px;
    }
    .elus .bloc {
        height: 338px;
    }
    .page-link-pp a.suite {
        font-size: 13px;
    }
    .txt-img-pp article img {
        box-shadow: 23px -23px 0 #1b499b;
    }
    .slider_socialposts .slick-slide {
        width: 325px;
    }
    .slider_socialposts .bandeau-haut .text {
        font-size: 16px;
    }
    .slider_socialposts .bandeau-haut .text .date {
        font-size: 14px;
    }
    #derniers_posts img.logo_twitter {
        height: 53px;
        width: 65px;
    }
    #derniers_posts h3 {
        font-size: 41px;
        width: auto;
    }

    .map-pp h3{
        font-size: 27px;
    }
}


/* Média Query max 1239px */

@media (max-width: 1239px) {
    body.error-page h1 {
        font-size: 20px;
    }
    .video-pp iframe {
        height: 260px;
    }
    #big_menu ul li p {
        line-height: 38px;
        width: 100%;
    }
    #big_menu ul li {
        margin-left: 1px;
    }
    #big_menu ul.niveau2 li {
        margin-left: 0;
    }
    #big_menu ul.niveau1 li.sub_menu_mob {
        margin-left: 15px;
    }
    #enhanced_blue {
        margin-bottom: 70px;
    }
    #enhanced_blue .strip {
        position: relative;
        display: inline-block;
    }
    .return-pp #blocs_liens {
        padding: 0;
    }
    .elect-pp {
        padding-bottom: 45px;
    }
    .elus .bloc {
        margin-bottom: 20px;
    }
    .pagination_style {
        margin-bottom: 90px;
    }
    .slider_entete .image,
    .slider_img .image {
        /*height: 375px;*/
        overflow: hidden;
    }
    .slider_img .image {
        /*height: 335px;*/
        height: 300px;
    }
    .slider_entete .image a {
        position: relative;
        width: 100%;
        text-align: center;
    }
    .slider_entete .image a img {
        min-width: 100%;
    }
    .slider_actu_style .bloc {
        position: relative;
    }
    .slider_actu_style .slick-slide:not(.slick-current) .bloc:after,
    .slider_derniersposts .slick-slide:not(.slick-current) .bloc:after {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    .slider_actu_style .slick-slide,
    .slider_derniersposts .slick-slide {
        padding: 0;
    }
    .slider_actu_style.parutions .bloc h3 {
        text-align: left;
    }
    .slider_actu_style.parutions .bloc .image span {
        font-size: 19px;
        padding: 0;
        /*position: absolute;*/
        /*left: 10%;*/
        /*right: 10%;*/
        /*top: 50%;*/
        /*transform: translateY(-50%);*/
    }
    .bloc-date-pp .slider_actu_style.parutions .bloc .image span.num {
        text-align: center;
        font-size: 32px;
    }
    .slider_actu_style.parutions.colloques {
        padding-bottom: 0;
    }
    .slider_video a {
        width: 100%;
    }
    .events-all {
        padding-bottom: 50px;
    }
    .slider_actu_style.parutions.colloques .bloc .image span {
        font-size: 25px;
        left: 0;
    }
    .slider_actu_style.parutions.colloques .bloc .image span b {
        font-size: 30px;
    }
    .popup_style .scroll .contentPopup {
        max-height: 100%;
        max-width: 100%;
        overflow: auto;
    }
    .popup_style .scroll {
        overflow: auto;
        max-height: 90%;
        overflow-x: hidden;
    }
    .popup_elus .popup-container {
        /*max-height: inherit;*/
        overflow: auto;
        height: 70%;
    }
    .popup_style .bloc .liste p {
        padding: 0 55px 0 0;
    }
    .popup_elus .bloc,
    .popup_style .bloc {
        max-width: 80%;
        width: 80%;
        max-height: 90%;
        height: 90%;
    }
    .popup_elus .scroll .bio {
        padding-right: 10px;
    }
    .popup_elus .content {
        padding: 15px 15px 25px 25px;
        height: 74.5%;
    }
    .popup_elus .bloc p {
        font-size: 13px;
    }
    .popup_elus .bloc .social {
        margin-top: 10px;
    }
    #liste_docs .bloc a {
        float: right;
        margin-top: 6px;
    }
    #mosaique #bloc_adherez a {
        width: 100%;
    }
    .slider_socialposts .slick-slide {
        height: 300px;
        padding: 0;
        margin: 0;
        transition: all ease 0.3s;
    }
    .slider_socialposts .slick-slide>div,
    .slider_socialposts .slick-slide div.post {
        height: 100%;
    }
    .slider_socialposts .slick-slide:not(.slick-current) {
        transform: scale(0.8);
        position: relative;
    }
    .slider_socialposts .slick-slide div.post {
        padding: 11px;
    }
    .slider_socialposts .slick-slide div.post.post-instagram {
        padding: 0;
        margin: 0;
    }
    .slider_socialposts .slick-slide div.inner {
        background-color: #fff;
        box-shadow: none;
        padding: 0;
        position: relative;
    }
    .slider_socialposts div.post-instagram div.inner {
        position: relative;
        width: 100%;
        height: 170px;
        overflow: hidden;
    }
    .slider_socialposts div.post-instagram .inner .section-thumb {
        float: inherit;
        margin: 0;
        position: absolute;
        display: inline-block;
        min-width: 100%;
        min-height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .slider_socialposts div.post-instagram .inner .section-text {
        font-size: 12px;
    }
    .slider_socialposts .slick-slide:not(.slick-current):after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0.65;
        background-color: #222;
    }
    .slider_socialposts div.post-facebook .inner .section-thumb {
        display: none;
    }
    .slider_socialposts div.post-facebook .inner .section-thumb.text_empty {
        display: inline-block;
        height: 80%;
    }
    .slider_socialposts .bandeau-bas .date,
    .slider_socialposts .bandeau-bas .socicon {
        font-size: 10px;
    }
    .slider_socialposts .bandeau-bas .date {
        line-height: 3em;
    }
    .slider_socialposts div.post-twitter .section-text {
        max-height: 133px;
        overflow: hidden;
    }
    .no-padding {
        padding: 70px 0;
    }
    .cookie-bar p,
    .cookie-bar .cookie-bar__btn {
        font-size: 12px;
    }

    #contacter_union_container {
        background-size: auto 100%;
        margin-top: -100px;
    }

    #contacter_union_container #contacter_union {
        padding: 250px 0 35px;
        text-align: center;
    }

    #contacter_federation_container #contacter_federation li,
    #contacter_site_container #contacter_site li{
        width: 30%;
        padding: 30px 25px 25px;
    }

    #contacter_federation_container #contacter_federation li:nth-child(4n+1),
    #contacter_site_container #contacter_site li:nth-child(4n+1) {
        margin-left: 10px;
    }

    #contacter_federation_container #contacter_federation li:nth-child(3n+1),
    #contacter_site_container #contacter_site li:nth-child(3n+1) {
        margin-left: 0;
    }

    #contacter_federation_container #contacter_federation li:nth-child(4n),
    #contacter_site_container #contacter_site li:nth-child(4n) {
        margin-right: 10px;
    }

    #contacter_federation_container #contacter_federation li:nth-child(3n),
    #contacter_site_container #contacter_site li:nth-child(3n) {
        margin-right: 0px;
    }

    #contacter_federation_container #contacter_federation li .fede_name,
    #contacter_site_container #contacter_site li .site_name{
        height: 55px;
    }

    #contacter_union_container .bloc_left{
        margin: auto;
        text-align: left;
    }

    #contacter_union_container .map > img{
        width: 100%;
    }

    #contacter_union_container .bloc_left .popups {
        min-height: 350px;
    }


}

@media (max-width: 425px) {
    .popup_style.popup_fede .bloc, .popup_style.popup_site .bloc{
        text-align: center;
    }

    .popup_style.popup_fede .bloc .icon, .popup_style.popup_site .bloc .icon{
        margin: 20px 0;
    }
    
    #contacter_union_container .bloc_left{
        width: 100%;
    }

    #contacter_union_container .bloc_left .popups .contentPopup{
        width: 100%;
    }

    #contacter_federation_container #contacter_federation li .fede_name,
    #contacter_site_container #contacter_site li .site_name{
        font-size: 18px;
    }

    #contacter_federation_container #contacter_federation li button,
    #contacter_site_container #contacter_site li button{
        font-size: 15px;
    }
}


/* Média Query 1240px */

@media (min-width: 1240px) {
    /*#big_menu .main_menu > ul > li:last-child a {*/
    /*background-color: transparent;*/
    /*color: #fff;*/
    /*font-family: 'Work Sans';*/
    /*text-transform: uppercase;*/
    /*width: auto;*/
    /*text-align: left;*/
    /*padding: 0;*/
    /*transition: all ease 0.3s;*/
    /*}*/
    /*#big_menu .main_menu > ul > li.adherer a {*/
    /*background-color: white;*/
    /*color: #ec519b;*/
    /*font-family: 'Anisette Std';*/
    /*text-transform: none;*/
    /*width: 152px;*/
    /*text-align: center;*/
    /*padding: 0;*/
    /*transition: all ease 0.3s;*/
    /*}*/
    .title-pp .titre {
        font-size: 28px;
        line-height: 35px;
    }
    #main .title-pp .soustitre.icon-petite-vague {
        margin-top: 7px;
        font-size: 13px;
        margin-bottom: 20px;
        display: inline-block;
    }
    #big_menu .main_menu>ul>li {
        padding: 0 20px;
        padding-bottom: 20px;
    }
    #big_menu .main_menu>ul>li>p,
    #big_menu .main_menu>ul>li>a {
        font-size: 17px;
        font-weight: 500;
        line-height: 35px;
        padding: 0;
    }
    #big_menu>nav.second_menu>ul>li:after {
        top: 5px;
    }
    #big_menu .second_menu>ul>li>a span {
        display: none;
    }
    #big_menu .second_menu>ul>li>a {
        font-size: 16px;
        font-weight: 400;
    }
    #big_menu .main_menu>ul>li>p span {
        display: none;
    }
    #big_menu>nav>ul>li>p:hover:after {
        bottom: 2px;
    }
    #adhe_form {
        padding-bottom: 0;
    }
    #adhe_form .container {
        padding-bottom: 170px;
    }
    #adhe_form form label {
        margin-bottom: 5px;
    }
    #adhe_form select {
        margin-bottom: 23px;
    }
    /*.content-page{*/
    /*padding-bottom: 170px;*/
    /*}*/
    article p,
    article h2,
    article div,
    article ul li,
    .text-pp ul li,
    .text ul li {
        font-size: 17px;
        line-height: 1.4em;
    }
    .text ul li {
        font-size: inherit;
    }
    #big_menu ul li a.current {
        font-weight: 700;
    }
    #big_menu .main_menu>ul>li:hover a {
        font-weight: 500;
    }
    #big_menu .main_menu>ul>li:hover a.current {
        font-weight: 700;
    }
    #big_menu>nav>ul>li ul.sousmenu.niveau1.actualites,
    #big_menu>nav>ul>li ul.sousmenu.niveau1.events,
    #big_menu>nav.second_menu>ul>li ul.sousmenu.niveau1 {
        display: none;
    }
    #sidebar ul.menu>li {
        /*padding: 26px 43px;*/
    }
    #sidebar ul.menu>li>a,
    #sidebar ul.menu>li>.topics_name {
        font-size: 16px;
        line-height: 16px;
    }
    .text-pp p {
        font-size: 17px;
        padding-bottom: 28px;
    }
    .text-pp ul {
        padding-bottom: 28px;
    }
    .text-pp h3 {
        font-size: 17px;
        margin-bottom: 18px;
    }
    h2 {
        font-size: 58px;
        line-height: 1em;
        margin-top: -12px;
    }
    .text-pp h2 {
        font-size: 21px;
        margin-bottom: 18px;
    }
    #resultats_recherche h2 {
        margin-top: initial;
    }
    .slider_img {
        padding: 0 0 30px;
        width: 60%;
    }
    .slider_img .slick-arrow {
        /*top: 329px;*/
        top: 250px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .slider_img .slick-dots {
        /*top: 472px;*/
        top: 390px;
        margin: 0;
        padding: 0;
        left: 0;
        right: 0;
    }
    .slider_img .slick-dots li button {
        height: 8px;
    }
    .slider_entete .slick-arrow.prev,
    .slider_img .slick-arrow.prev,
    .slider_video .slick-arrow.prev {
        left: -40px;
    }
    .slider_entete .slick-arrow.next,
    .slider_img .slick-arrow.next,
    .slider_video .slick-arrow.next {
        right: auto;
    }
    .slider_img .texte .titre {
        font-size: 17px;
    }
    /*.slider_entete .slick-dots, .slider_img .slick-dots{*/
    /*left: 0;*/
    /*right: 0;*/
    /*}*/
    .slider_entete .slick-dots {
        left: 0;
        right: 0;
        padding-right: 8px;
    }
    .slider_entete p.titre,
    .slider_img p.titre,
    .slider_video p.titre {
        margin: 0;
    }
    .slider_entete .image,
    .slider_img .image {
        height: 382px;
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .slider_entete .image img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%;
        display: block;
        max-width: inherit;
        height: inherit;
    }
    .slider_video .slick-arrow.prev {
        left: calc(50% - 29px);
    }
    .slider_video .slick-arrow.next {
        left: calc(50% + 11px);
    }
    .slider_entete .col-lg-5 div.description,
    .slider_video div.description {
        padding-top: 21px;
        padding-left: 0;
        padding-right: 0;
    }
    .slider_video p.titre {
        font-size: 55px;
    }
    .slider_video .image {
        height: 379px;
    }
    .slider_actu_style .bloc .date b,
    .slider_actu_style.parutions.colloques .date b {
        font-size: 63px;
    }
    .slider_actu_style .slick-slide,
    .slider_derniersposts .slick-slide {
        width: 198px;
        /*padding: 0;*/
    }
    .slider_actu_style.parutions .bloc .content {
        padding: 22px 26px;
    }
    .slider_actu_style p.publi {
        font-size: 14px;
    }
    .slider_actu_style .bloc .image .slider_entretien_txt {
        font-size: 32px;
    }
    #main .type_slider_entete {
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 2px solid #eee;
        margin-top: 50px;
    }
    .exergue-pp blockquote,
    .exergue-right-left-pp .exergue blockquote {
        /*background-position: 0 8px;*/
        font-size: 22px;
        /*background-size: 76px 70px;*/
        /*padding-left: 100px;*/
        line-height: 1.27em;
        /*margin-bottom: 55px;*/
        /*margin-top: 20px;*/
    }
    .exergue-right-left-pp .exergue blockquote {
        font-size: 17px;
    }
    .puce-pp h3 {
        font-size: 19px;
        margin-bottom: 18px;
    }
    .puce-pp ul {
        margin-bottom: 28px;
    }
    .puce-pp p,
    .puce-pp ul li {
        font-size: 17px;
        line-height: 1.64em;
    }
    .introtext-pp p,
    .download-pp h3.download-title {
        font-size: 22px;
        /*margin-bottom: 41px;*/
    }
    .chapo {
        margin-bottom: 41px;
    }
    .chapo p {
        font-size: 19px;
    }
    .slider_actu_style.parutions .bloc h3 {
        font-size: 20px;
    }
    #enhanced_blue .description p {
        font-size: 15px;
        line-height: 23px;
    }
    #enhanced_blue .img-replace {
        height: 500px;
    }
    #enhanced_blue img {
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    #enhanced_blue .content-text {
        padding: 0 20px 0 0;
    }
    #maison_container #maison {
        background: #1b499b url(../img/bg_maison.png) no-repeat 0 center;
        margin-bottom: 46px;
    }
    #contact_direct_container {
        padding-bottom: 170px;
    }
    #contacter_federation_container #contacter_federation {
        margin-bottom: 46px;
    }
    #contacter_union_container #contacter_union,
    #contacter_site_container #contacter_site {
        margin-bottom: 0;
    }
    #maison_container #maison,
    #contact_direct_container #contact_direct {
        padding: 31px 45px;
    }
    #contacter_federation_container #contacter_federation,
    #contacter_site_container #contacter_site {
        padding: 50px 0px;
    }
    #main .form_inscription {
        padding: 30px;
    }
    #maison_container #maison {
        padding-left: 55%;
    }
    #main #maison_container h2,
    #main #contacter_union_container h2,
    #main #contacter_federation_container h2,
    #main #contact_direct_container h2,
    #main .form_inscription h2,
    #main #contacter_site_container h2 {
        font-size: 38px;
    }
    #contacter_union_container h3,
    #contacter_federation_container h3,
    #contacter_site_container h3 {
        font-size: 19px;
    }
    #maison_container #maison>span,
    #maison_container #maison>a {
        font-size: 18px;
    }
    #maison_container #maison i,
    #contacter_union_container #contacter_union i,
    #contacter_federation_container #contacter_federation i,
    #contact_direct_container #contact_direct i,
    #main .form_inscription i,
    #contacter_site_container #contacter_site i {
        font-size: 14px;
        margin: 14px 0 8px;
        display: inline-block;
        width: 25px;
    }
    #contact_direct_container #contact_direct i,
    #main .form_inscription i {
        margin-bottom: 20px;
    }
    #contacter_union_container ul.liste {
        column-rule: inset 2px #1b499b;
    }
    .form_inscription label {
        font-size: 17px;
    }
    #contact_direct_container #contact_direct .input_text {
        height: 43px;
        line-height: 40px;
    }
    #main .form_inscription .input_text {
        width: 95%;
    }
    #contact_direct_container #contact_direct .input_submit {
        width: 241px;
    }
    #main .form_inscription .input_submit {
        width: 40%;
    }
    .form_inscription.icheck.bg_blanc .icheckbox {
        margin-top: 2px;
    }
    .popup_style .scroll {
        overflow: hidden;
    }
    .popup_style .bloc .liste span,
    .popup_style .bloc .liste a,
    .popup_style .bloc .liste p {
        line-height: 1em;
    }
    .popup_style .bloc .liste>div.region-pop-title {
        margin-bottom: 17px;
    }
    .popup_style .bloc .liste>div h3 {
        font-size: 30px;
        margin-bottom: 0;
        margin-top: 0;
    }
    .popup_style .bloc .liste>div h3.union-dpt {
        font-size: 27px;
    }
    .popup_style .bloc .liste>div h4.union-dpt {
        font-size: 22px;
    }
    .popup_style.popup_fede .bloc,
    .popup_style.popup_site .bloc {
        padding: 30px;
    }
    .popup_style.popup_fede .bloc h2,
    .popup_style.popup_site .bloc h2 {
        padding-right: 30px;
        font-size: 25px;
    }
    .popup_style.popup_fede .bloc .liste span,
    .popup_style.popup_fede .bloc .liste a,
    .popup_style.popup_site .bloc .liste span,
    .popup_style.popup_site .bloc .liste a {
        font-size: 15px;
    }
    .intranet-connexion-pp,
    .bloc_intranet_1 {
        padding: 35px 45px;
    }
    .intranet-connexion-pp .connection .titre {
        font-size: 28px;
        line-height: 35px;
    }
    .intranet-connexion-pp .connection .icon-petite-vague,
    .subscription-request-pp .inscription .icon-petite-vague {
        margin-top: 7px;
        font-size: 13px;
        margin-bottom: 41px;
        display: inline-block;
    }
    .intranet-connexion-pp .connection .connect {
        padding-top: 0;
        /*border-bottom: 0;*/
        /*border-right: 1px solid #fff;*/
        padding-bottom: 30px;
    }
    .intranet-connexion-pp .connection input,
    .intranet-connexion-pp .connection button {
        height: 43px;
        margin-bottom: 17px;
        font-size: 16px;
        line-height: 43px;
    }
    .intranet-connexion-pp .connection .connect input[type=submit],
    .intranet-connexion-pp .connection .connect button[type=submit] {
        line-height: 46px;
        height: 46px;
        margin-bottom: 0;
        font-size: 16px;
    }
    .intranet-connexion-pp .connection .forgot {
        /*padding: 0;*/
        padding-top: 30px;
    }
    .intranet-connexion-pp .connection .forgot p {
        font-size: 16px;
        line-height: 17px;
    }
    #main .intranet-connexion-pp .connection .forgot p.soustitre {
        line-height: 18px;
        margin-top: 0;
        font-size: 16px;
    }
    .intranet-connexion-pp .connection .forgot input[type=submit],
    .intranet-connexion-pp .connection .forgot button[type=submit] {
        font-size: 16px;
        line-height: 21px;
    }
    .subscription-request-pp {
        padding: 50px 80px 40px;
        margin-top: 50px;
    }
    .subscription-request-pp .inscription .titre {
        font-size: 28px;
        line-height: 35px;
    }
    .subscription-request-pp .inscription .icon-petite-vague {
        margin-bottom: 20px;
    }
    .subscription-request-pp .inscription p {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 25px;
    }
    div.difficultes {
        padding: 53px 100px 42px 100px;
    }
    div.difficultes p {
        font-size: 14px;
        margin-bottom: 0;
    }
    div.difficultes a {
        font-size: 16px;
        line-height: 28px;
    }
    .entete_publication .bloc {
        padding: 33px 25px;
    }
    .entete_publication span.num {
        font-size: 21px;
    }
    .entete_publication p.titre {
        font-size: 26px;
        margin-bottom: 12px;
    }
    .entete_publication button.share {
        bottom: 25px;
    }
    .slider_mag_style.parutions .bloc .content p,
    .archives_style.parutions .bloc .content p {
        font-size: 20px;
    }
    .slider_mag_style.parutions .bloc .content div.text,
    .slider_mag_style.parutions .bloc .content div.text *,
    .archives_style.parutions .bloc .content div.text,
    .archives_style.parutions .bloc .content div.text * {
        font-size: 15px;
    }
    .slider_mag_style.parutions .bloc .content a.pdf,
    .archives_style.parutions .bloc .content a.pdf,
    span.pdf,
    a.pdf.is_calameo {
        font-size: 15px;
    }
    .slider_actu_style.parutions .bloc .content {
        padding: 22px;
    }
    .slider_actu_style.parutions .bloc .content a {
        font-size: 17px;
    }
    .slider_actu_style.parutions .bloc .content p.htag a {
        font-size: 14px;
    }
    .entretien-all-pp {
        padding-bottom: 170px;
    }
    .search-container {
        margin-bottom: 170px;
    }
    .slider_socialposts div.post {
        transform: inherit !important;
    }
    .slider_socialposts .bandeau-bas .socicon {
        font-size: 15px;
    }
    .slider_socialposts .bandeau-bas .date {
        font-size: 14px;
    }
    .slider_socialposts div.post-twitter span.section-text {
        font-size: 14px;
    }
    /*.slider_socialposts .slick-slide {
        width: auto;
        padding-bottom: 3px;
    }*/
    .slider_socialposts .slick-arrow {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    #nos_partenaires #lactu .lactu_title p {
        font-size: 31px;
        margin-bottom: 9px;
    }
    #blocs_liens {
        padding: 0;
    }
    .page-link-pp a.suite {
        font-size: 15px;
    }
    .sitemap_container {
        padding-bottom: 100px;
    }
    ul.sitemap>li {
        font-size: 17px;
    }
    ul.sitemap>li>ul {
        font-size: 15px;
    }
    #main .type_slider_entete a.pdf.is_calameo,
    .slider_actu_style .bloc a.pdf.is_calameo {
        color: #00d28a;
        font-size: 15px;
        margin-top: 15px;
        margin-bottom: 0;
    }
    #main .type_slider_entete a.pdf.is_calameo {
        font-size: 13px;
        padding-left: 0;
    }

    #footer #footer_bottom p {
        font-size: 15px;
        line-height: 21.5px;
    }
}


/* Média Query max 767px */

@media (max-width: 767px) {
    #footer #footer_bottom ul li.last-li:after {
        background-color: #ffffff;
    }
    .cookie-bar p {
        position: relative;
        transform: translateY(0);
        max-width: 100%;
        width: 100%;
    }
    .cookie-bar .content_cookie_consent {
        float: inherit;
        max-width: 100%;
        width: 100%;
        margin-top: 15px;
        text-align: center;
    }
    .btn.cookie-bar__btn {
        display: inline-block;
        position: relative;
        width: 45%;
    }
    .popup_elus .content {
        height: 84%;
    }
    .popup_elus .popup-container {
        height: 75%;
    }
    .txt-img-pp article {
        display: inline-block;
    }
    .txt-img-pp article img {
        display: block;
        margin: 15px auto !important;
        float: none !important;
    }
    #contacter_federation_container #contacter_federation li,
    #contacter_site_container #contacter_site li {
        width: 45%;
        padding: 15px 10px 10px;
    }

    #contacter_federation_container #contacter_federation li:nth-child(4n+1),
    #contacter_site_container #contacter_site li:nth-child(4n+1) {
        margin-left: 10px;
    }

    #contacter_federation_container #contacter_federation li:nth-child(3n+1),
    #contacter_site_container #contacter_site li:nth-child(3n+1) {
        margin-left: 10px;
    }

    #contacter_federation_container #contacter_federation li:nth-child(3n),
    #contacter_site_container #contacter_site li:nth-child(3n) {
        margin-right: 10px;
    }

    #contacter_federation_container #contacter_federation li:nth-child(2n+1),
    #contacter_site_container #contacter_site li:nth-child(2n+1) {
        margin-left: 0;
    }

    #contacter_federation_container #contacter_federation li:nth-child(2n),
    #contacter_site_container #contacter_site li:nth-child(2n) {
        margin-right: 0;
    }

    #contacter_federation_container #contacter_federation li .fede_name,
    #contacter_site_container #contacter_site li .site_name{
        height: 55px;
    }

    .presentation-pp div.title{
        font-size: 25px;
    }

    .presentation-pp .text{
        font-size: 14px;
    }

    #mosaique{
        padding-top: 42px;
    }
}