@import url('https://fonts.googleapis.com/css?family=Poppins:300,700|Roboto');

html {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

sub {
    vertical-align: sub;
    font-size: smaller;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

blockquote {
    font-style: italic !important;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 22px;
    background: #fff;
    color: #282729;
    position: inherit !important;
}

kbd {
    padding: 3px 5px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #E2F572;
    border: none;
    background: #363636;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

.wp-video,
.wp-video video {
    width: 100% !important;
    height: auto !important;
}

.wp-audio-shortcode {
    visibility: visible !important;
}

input[type=submit] {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

.global-wrapper {
    overflow: hidden;
}



/* ***************************************************************************************
*       ____            _                         _
*      / ___|___  _ __ | |_ ___ _ __  _   _    __| | ___ ___   _ __   __ _  __ _  ___ ___
*     | |   / _ \| '_ \| __/ _ | '_ \| | | |  / _` |/ _ / __| | '_ \ / _` |/ _` |/ _ / __|
*     | |__| (_) | | | | ||  __| | | | |_| | | (_| |  __\__ \ | |_) | (_| | (_| |  __\__ \
*      \____\___/|_| |_|\__\___|_| |_|\__,_|  \__,_|\___|___/ | .__/ \__,_|\__, |\___|___/
*                                                             |_|          |___/
*
****************************************************************************************** */

h1,
.entry-content .fond h1,
#secondary.fond h1,
.h1 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    color: #282729;
    line-height: 34px;
    font-weight: 700;
}

h2,
.entry-content .fond h2,
#secondary.fond h2,
.gpoll_wrapper h3.gform_title,
.entry-content h2,
.h2,
.gform_wrapper h3.gform_title,
.gform_wrapper h3.gsection_title {
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    color: #00305d;
    line-height: 28px;
    border-bottom: 1px solid #00305d;
    padding-bottom: 10px;
    margin: 35px 0 10px;
    font-weight: 700;
}

h3,
.entry-content .fond h3,
#secondary .fond h3,
.gpoll_wrapper h2.gsection_title,
.h3,
.gform_wrapper h2.gform_title,
.gform_wrapper h2.gsection_title {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    color: #00498d;
    line-height: 26px;
    margin: 25px 0 10px;
    font-weight: 700;
}

h4,
.entry-content .fond h4,
#secondary .fond h4,
.h4 {
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    color: #009bdf;
    line-height: 24px;
    margin: 25px 0 10px;
}

h5,
h6 {
    margin: 10px 0;
}

h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
    font-style: normal !important;
}

h1 b,
h2 b,
h3 b,
h2 strong,
h3 strong {
    font-weight: 700 !important;
}

h4 b,
h5 b,
h6 b,
h4 strong,
h5 strong,
h6 strong {
    font-weight: 300 !important;
}

.entry-content .fond h1,
.entry-content .fond h2,
.entry-content .fond h3,
.entry-content .fond h4,
#secondary .fond h1,
#secondary .fond h2,
#secondary .fond h3,
#secondary .fond h4 {
    color: #fff;
}

.entry-content h5,
.entry-content h6 {
    margin-top: 25px;
    clear: both;
}

.entry-content .fond,
#secondary .fond {
    padding: 20px;
    margin: 10px 0;
    overflow: hidden;
    line-height: 20px;
    color: #fff;
}

.entry-content .fond p,
#secondary .fond p,
.entry-content .fond a,
#secondary .fond a {
    color: #fff;
}

.entry-content .fond a.link-external svg,
.entry-content .fond a.email-mailto svg {
    fill: #fff;
}

.entry-content .fond1,
#secondary .fond1 {
    background-color: #00305d;
}

.entry-content .fond2,
#secondary .fond2 {
    background-color: #00498d;
}

.entry-content .fond3,
#secondary .fond3 {
    background-color: #009bdf;
}

.entry-content .fond4,
#secondary .fond4 {
    background-color: #ffcc49;
    color: #282729;
}

.entry-content .border,
.secondary .border {
    padding: 10px 10px 7px 10px;
    margin: 10px 0;
}

.entry-content .border1,
#secondary .border1 {
    border-left: 15px solid #00305d;
}

.entry-content .border2,
#secondary .border2 {
    border-left: 15px solid #00498d;
}

.entry-content .border3,
#secondary .border3 {
    border-left: 15px solid #009bdf;
}

.entry-content .border4,
#secondary .border4 {
    border-left: 15px solid #ffcc49;
}

.entry-content .alerte,
#secondary .alerte {
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    background-color: #CE0000;
    margin: 10px 0;
}

.entry-content a,
#label-rgpd a,
.page404 .return-home,
#primary .contact-detail .informations-contacts .infos-contact div a,
#proposition-publication p.intro a {
    color: #009bdf;
    text-decoration: underline;
}

.entry-content a:hover,
#label-rgpd a:hover,
.page404 .return-home:hover,
#primary .contact-detail .informations-contacts .infos-contact div a:hover,
#proposition-publication p.intro a:hover {
    text-decoration: none;
}

.entry-content a.link-external svg,
.entry-content a.email-mailto svg,
#secondary a.link-external svg,
#secondary a.email-mailto svg {
    fill: #009bdf;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-right: 3px;
}

.entry-content a.email-mailto svg,
#secondary a.email-mailto svg {
    height: 8px;
}

.entry-content p,
.page404 .orSreach,
#primary .contact-detail .content-contact .content-contact-header .adresse p,
#primary .contact-detail .content-contact .content-contact-header .reseaux p,
#primary .contact-detail .informations-contacts .infos-contact div,
#primary .contact-detail .informations-contacts .infos-contact div p,
#proposition-publication p.intro,
.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
    font-size: 16px !important;
    line-height: 22px !important;
    font-family: "Roboto", sans-serif !important;
    color: #282729 !important;
}

.vignette-album > p {
    color: #fff;
}

.entry-content ul {
    list-style: none;
    /*position:relative;*/
    padding-left: 15px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.entry-content ul li {
    list-style-type: none;
    list-style-image: url('../images/Puce1.png');
    line-height: 1.5;
}

.entry-content ul li ul {
    margin-bottom: 0;
}

.entry-content ul li ul li {
    list-style-type: none;
    list-style-image: url('../images/Puce2.png');
}

.entry-content ul li ul li ul li {
    list-style-type: none;
    list-style-image: url('../images/Puce3.png');
}

.entry-content ol {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    counter-reset: section;
}

.entry-content ol li:before {
    content: counters(section, ".") " ";
    counter-increment: section;
}

.entry-content ol li ol li {
    padding-left: 20px;
}

.entry-content span.highlight,
#secondary span.highlight {
    background-color: #ffcc49;
    color: #282729;
    padding: 0 3px;
}

.entry-content i,
#secondary i {
    font-style: italic;
}

.entry-content b,
#secondary b {
    font-weight: bold;
}

hr,
.entry-content hr {
    height: 1px;
    border: none;
    background-color: #c7c7c7;
    margin: 20px 0;
    clear: both;
}

.entry-content .alignleft {
    float: left;
    margin: 10px 20px 10px 0px;
}

.entry-content .aligncenter {
    display: block;
    margin: 5px auto;
}

.entry-content .alignright {
    float: right;
    margin: 10px 0px 10px 20px;
}

.entry-content .vignette-album img {
    margin: 0;
}

.entry-content img {
    max-width: 100%;
    margin: 15px 15px 15px 0px;
    height: auto;
}

.entry-content iframe {
    max-width: 100%;
    width: 100%;
}

.entry-content .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.entry-content .video-container iframe,
.entry-content .video-container object,
.entry-content .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
}

video {
    width: 100% !important;
    height: auto !important;
}

.entry-content #carousel li {
    background-image: none;
    padding: 0;
}

.entry-content .bg-dark-gray {
    background-color: #363636;
    padding: 10px;
    color: #fff;
}

.entry-content .bg-green {
    background-color: #5c7d80;
    padding: 10px;
    color: #fff;
}

.entry-content table {
    width: 100%;
}

.entry-content table td {
    border: 1px solid #363636;
    padding: 5px;
}

.entry-content .pages {
    width: 48%;
}

.entry-content .attachment {
    margin-top: 20px;
}

.wp-caption img {
    width: 100%;
}

.wp-caption .link-external {
    display: block;
    height: 100%;
    position: relative;
}

.wp-caption .link-external svg {
    position: absolute;
    right: 5px;
    bottom: 5px;
}


/*à modifier sur prochains sites*/
#fenetre-content h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
}

#fenetre-information,
#fenetre-info-back {
    max-height: 500px !important;
}

#fenetre-information #fenetre-content,
#fenetre-information-back #fenetre-content {
    max-height: 450px !important;
}

#fenetre-information .entry-content,
#fenetre-information-back .entry-content {
    max-height: 305px !important;
}

.gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_time_"] label {
    display: none !important;
}

.gform_wrapper .gsection {
    border-bottom: none !important;
}

.gform_wrapper .gfield_time_hour i {
    margin-right: 5px;
}


/* **************************
*      _____           _
*     |_   ____   ___ | |___
*       | |/ _ \ / _ \| / __|
*       | | (_) | (_) | \__ \
*       |_|\___/ \___/|_|___/
*
***************************** */

.center,
.center-prop-internaute {
    margin: 0 auto;
    width: 1170px;
    z-index: 5;
    position: relative;
}

.clearfix {
    float: none;
    clear: both;
    padding: 0 !important;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.entry-content .pages.dinlblock {
    display: inline-block;
    vertical-align: top;
}

.entry-content .pages.dinlblock:nth-child(odd) {
    margin-right: 3%
}

.dnone {
    display: none;
}

.dblock {
    display: block;
}

.w100 {
    width: 100% !important;
}

.w50 {
    width: 50% !important;
}

.w33 {
    width: 33% !important;
}

.entry-content .pages.dinlblock {
    display: inline-block;
    vertical-align: top;
}

.entry-content .pages.dinlblock:nth-child(odd) {
    margin-right: 3%
}

.loader {
    background: url('../../noyau/images/core/loading.gif') 0 0 no-repeat;
    width: 32px;
    margin-top: 2%;
}

.loader-keyword {
    background: url('../../noyau/images/core/loading.gif') #fff right 6px center no-repeat;
    width: 32px;
}

.no-image-page {
    background: url('../../noyau/images/core/page.png') no-repeat center center;
}

.no-image-al {
    background: url('../../noyau/images/core/AL.png') no-repeat center center;
}

.no-image-actus {
    background: url('../../noyau/images/core/actus.png') no-repeat center center;
}

.no-image-agenda {
    background: url('../../noyau/images/core/agenda.png') no-repeat center center;
}

.no-image-contact {
    background: url('../../noyau/images/core/annuaire.png') no-repeat center center;
}

.no-image-ressources {
    background: url('../../noyau/images/core/ressources.png') no-repeat center center;
}

.no-image-pdf {
    background: url('../../noyau/images/core/pdf.png') no-repeat center center;
}

.no-image-doc {
    background: url('../../noyau/images/core/doc.png') no-repeat center center;
}

.no-image-xls {
    background: url('../../noyau/images/core/xls.png') no-repeat center center;
}

.no-image-zip {
    background: url('../../noyau/images/core/zip.png') no-repeat center center;
}

.no-image-ppt {
    background: url('../../noyau/images/core/ppt.png') no-repeat center center;
}

.no-image-mp3 {
    background: url('../../noyau/images/core/mp3.png') no-repeat center center;
}

.scroll-top {
    width: 40px;
    height: 40px;
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 50;
    cursor: pointer;
    background: #009bdf;
}

.scroll-top svg {
    fill: #fff;
    width: 16px;
    height: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

::-webkit-input-placeholder {
    color: #74797e;
}

:-moz-placeholder {
    color: #74797e;
}

::-moz-placeholder {
    color: #74797e;
}

:-ms-input-placeholder {
    color: #74797e;
}

/* Btn Envoyer (agenda/annuaire/contact) et btn site internet/contact (agenda/annuaire) */

.gform_wrapper .gform_page_footer .button.gform_button,
.gform_wrapper .gform_footer input[type=submit],
.gpoll_wrapper input[type=button]:not(.gform_button_select_files),
.gform_wrapper .gform_footer .button,
#primary .content-agenda .site-contact a,
.content-agenda form button,
#primary .contact-detail .content-contact .site-contact a,
#primary .contact-detail .content-contact form ol li button,
#proposition-publication button.sousmettre-publication,
#proposition-publication a.btn-suivant-form,
#proposition-publication a.btn-precedent-form,
#proposition-publication button#soumettre-fiche,
.template-password input[type="submit"],
.wysijap .entry-content input[type="submit"],
.gform_wrapper .gform_page_footer .button,
.wrapper-infobubble ul li a.voir-fiche,
.btn-style-ws,
.gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_previous_button,
.submit-btn {
    color: #282729;
    border-radius: 4px !important;
    font-family: "Roboto", serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border: none;
    padding: 18px 5px;
    cursor: pointer;
    width: 150px;
    transition: all 0.3s ease-in-out;
    outline: none;
    float: right;
    text-align: center;
    margin: inherit;
}


.gform_wrapper .gform_page_footer .button.gform_button,
.gform_wrapper .gform_footer input[type=submit],
.gpoll_wrapper input[type=button]:not(.gform_button_select_files),
.gform_wrapper .gform_footer .button,
#primary .content-agenda .site-contact a,
.content-agenda form button,
#primary .contact-detail .content-contact .site-contact a,
#primary .contact-detail .content-contact form ol li button,
#proposition-publication button.sousmettre-publication,
#proposition-publication a.btn-suivant-form,
#proposition-publication a.btn-precedent-form,
#proposition-publication button#soumettre-fiche,
.template-bdocumentaire-phototheque ul li .information-document a.telecharger,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter,
.template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne,
#primary .wrapper-calendrier-gestion-ressources a.reserver-ressource,
.template-password input[type="submit"],
.wysijap .entry-content input[type="submit"],
.wrapper-infobubble ul li a.voir-fiche,
.btn-style-ws,
.gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_previous_button,
.submit-btn {
    background: #ffcc49;
}

#proposition-publication a.btn-precedent-form,
.gform_wrapper .gform_page_footer .button.gform_previous_button,
.submit-btn {
    float: left;
}


.gform_wrapper .gform_page_footer .button.gform_button:hover,
.gpoll_wrapper input[type=button]:not(.gform_button_select_files):hover,
.gform_wrapper .gform_footer .button:hover,
#primary .content-agenda .site-contact a:hover,
.content-agenda form button:hover,
#primary .contact-detail .content-contact .site-contact a:hover,
#primary .contact-detail .content-contact form ol li button:hover,
#proposition-publication button:hover.sousmettre-publication,
#proposition-publication a:hover.btn-suivant-form,
#proposition-publication a:hover.btn-precedent-form,
#proposition-publication button:hover#soumettre-fiche,
.template-bdocumentaire-phototheque ul li .information-document a:hover.telecharger,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter:hover,
.template-bdocumentaire-phototheque ul li .information-document a:hover.consulter-ligne,
#primary .wrapper-calendrier-gestion-ressources a:hover.reserver-ressource,
.template-password input[type="submit"]:hover,
.ui-autocomplete li:hover,
.wysijap .entry-content input[type="submit"],
.gform_wrapper .gform_page_footer .button:hover,
.wrapper-infobubble ul li a:hover.voir-fiche,
.btn-style-ws:hover,
.gform_wrapper .gform_page_footer .button.gform_next_button:hover,
.gform_wrapper .gform_page_footer .button.gform_previous_button:hover,
.submit-btn:hover {
    background: #00498d;
    color: #fff;
}

/* Image background-color pour toutes les images */
#primary .template-affilistes-navprofil ul.liste-publication li a .img-al,
#primary .template-actualites ul li a .img-actu,
#primary .template-agenda ul li a span.img-agenda,
#primary .template-annuaire-contacts ul li.vignette a .img-contact,
#primary .template-bdocumentaire-phototheque ul li .image-a-la-une,
#primary .template-gestion-ressources ul li span.img-ressources,
.liste-album .item-album .image-album-empty {
    background-color: #6d7d8c;
}

/* *******************************************************************************
*      _   _ ___      _         _                                  _      _
*     | | | |_ _|    / \  _   _| |_ ___   ___ ___  _ __ ___  _ __ | | ___| |_ ___
*     | | | || |    / _ \| | | | __/ _ \ / __/ _ \| '_ ` _ \| '_ \| |/ _ | __/ _ \
*     | |_| || |   / ___ | |_| | || (_) | (_| (_) | | | | | | |_) | |  __| ||  __/
*      \___/|___| /_/   \_\__,_|\__\___/ \___\___/|_| |_| |_| .__/|_|\___|\__\___|
*                                                           |_|
*
********************************************************************************** */

.ui-autocomplete {
    padding: 0 !important;
    border: 1px solid #282729;
    border-top: none;
    z-index: 3;
    width: 100% !important;
    box-sizing: border-box;
}

.ui-autocomplete li,
.ui-menu .ui-menu-item {
    border: none;
    background: #fff;
    float: none !important;
    padding: 6px 5px;
    box-sizing: border-box;
    cursor: pointer;
}

.ui-autocomplete-category {
    padding: 0;
    cursor: normal;
}

.ui-autocomplete li a {
    color: #3b3b3b !important;
    text-transform: none;
    padding: 3px 10px !important;
    font-weight: normal;
}

.ui-autocomplete li a.ui-state-focus {
    background: #F6FBFF !important;
    color: #3b3b3b !important;
    border: none !important;
    border-radius: 0px !important;
    cursor: pointer;
}

.ui-autocomplete .ui-autocomplete-category {
    background: #33617f;
    color: #fff;
    overflow: hidden;
}

.ui-autocomplete .ui-autocomplete-category span {
    padding: 7px 5px;
    display: block;
    font-size: 14px;
    color: #000000;
}

.ui-autocomplete li a {
    font-size: 12px;
}


/* ***********************************************************************************************

    ███████╗██╗████████╗███████╗    ██╗    ██╗███████╗██████╗
    ██╔════╝██║╚══██╔══╝██╔════╝    ██║    ██║██╔════╝██╔══██╗
    ███████╗██║   ██║   █████╗      ██║ █╗ ██║█████╗  ██████╔╝
    ╚════██║██║   ██║   ██╔══╝      ██║███╗██║██╔══╝  ██╔══██╗
    ███████║██║   ██║   ███████╗    ╚███╔███╔╝███████╗██████╔╝

************************************************************************************************* */
/*Animations au scroll*/
.nav-people {
    animation-delay: .2s;
}

.menu__nav__list > li:nth-child(3) {
    animation-delay: .4s;
}

.menu__nav__list > li:nth-child(2) {
    animation-delay: .6s;
}

.menu__nav__list > li:nth-child(1) {
    animation-delay: .8s;
}

.quick-access-home li:nth-child(6) {
    animation-delay: .0s;
}

.quick-access-home li:nth-child(5) {
    animation-delay: .2s;
}

.quick-access-home li:nth-child(4) {
    animation-delay: .4s;
}

.quick-access-home li:nth-child(3) {
    animation-delay: .6s;
}

.quick-access-home li:nth-child(2) {
    animation-delay: .8s;
}

.quick-access-home li:nth-child(1) {
    animation-delay: 1s;
}


/* *************************************
*      _   _                _
*     | | | | ___  __ _  __| | ___ _ __
*     | |_| |/ _ \/ _` |/ _` |/ _ | '__|
*     |  _  |  __| (_| | (_| |  __| |
*     |_| |_|\___|\__,_|\__,_|\___|_|
*
**************************************** */
/*Header général*/
header {
    position: fixed;
    z-index: 10;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
}

header * {
    box-sizing: border-box;
    z-index: 100;
}

header .center {
    display: flex;
    z-index: 20;
}

header .header-right {
    flex: 1 0 0;
}

header .header-right-t {
    background: #00305d;
    position: relative
}

header .header-right-t::after {
    content: '';
    width: 2000px;
    height: 100%;
    right: -2000px;
    top: 0;
    background: #00305d;
    position: absolute;
}

header .header-right-b {
    background: #00498d;
    position: relative;
    display: flex;
    align-items: center;
}

header .header-right-b::after {
    content: '';
    width: 2000px;
    height: 100%;
    right: -2000px;
    top: 0;
    background: #00498d;
    position: absolute;
}

#uci_link {
    display: none;
}

/*Google translate*/
header #google_translate_element {
    display: none;
}

iframe.goog-te-menu-frame {
    left: calc((50% + 970px / 2) - 179px) !important;
    top: 40px !important;
    box-shadow: none !important;
}

/*Identité*/
.identity {
    display: flex;
    width: 285px;
    height: 120px;
    align-items: center;
    background: #009bdf;
    position: relative;
    text-decoration: none;
}

.identity::before {
    content: '';
    width: 2000px;
    height: 100%;
    left: -2000px;
    top: 0;
    background: #009bdf;
    position: absolute;
}

.identity svg {
    display: block;
    width: 260px;
    height: 29px;
    transition: .3s;
    position: relative;
    top: 0;
}

.identity svg .logo1 {
    fill: #FFFFFF;
}

.identity svg .logo2 {
    fill: #009BDF;
}

.identity h1 {
    position: absolute;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.identity:hover svg {
    top: -10px;
}

/*Outils*/
.header-tools {
    display: flex;
    justify-content: flex-end
}

.header-tools li {
    margin-left: 35px;
}

.header-tools li a {
    display: flex;
    text-decoration: none;
    color: #62bbe2;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    height: 40px;
    transition: .3s;
}

.header-tools li a svg {
    fill: #62bbe2;
    margin-right: 5px;
    transition: .3s;
}

.header-tools li a svg path.youtube-picto {
    fill-rule: evenodd;
    clip-rule: evenodd;
}

.header-tools li:nth-child(1) a svg {
    width: 10px;
    height: 19px;
}

.header-tools li:nth-child(2) a svg {
    width: 23px;
    height: 16px;
}

.header-tools li:nth-child(3) a svg {
    width: 23px;
    height: 20px;
}

.header-tools li:nth-child(4) a svg {
    width: 17px;
    height: 17px;
}

.header-tools li a:hover {
    color: #fff;
}

.header-tools li a:hover svg {
    fill: #fff;
}

/*Menu*/
header .menu {
    display: flex;
    position: relative;
    z-index: 100;
    justify-content: space-between
}

header .menu__burger {
    display: none;
    width: 140px;
    height: 60px;
    background: #00498d;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .3s;
}

header .menu__burger__svg {
    width: 16px;
    height: 13px;
    fill: #ffffff;
}

header .menu__burger__text {
    display: none;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    margin-left: 5px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}

header .menu__nav {}

/*Liste des entrées du menu*/
header .menu__nav__list {
    display: flex;
    justify-content: space-between;
    margin-left: 30px;
    z-index: 20;
}

header .menu__nav__list li {
    cursor: pointer;
    transition: .5s;
}

header .menu__nav__list > li {
    display: flex;
    align-items: center;
    height: 80px;
    justify-content: center;
}

header .menu__nav__list > li:hover {
    background: #fff;
}

header .menu__nav__list > li > a,
header .menu__nav__list > li > span {
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
    position: relative;
    transition: .3s;
    width: 100%;
    height: 100%;
}

header .menu__nav__list > li > a::before,
header .menu__nav__list > li > span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 10px;
    background: transparent;
}

header .menu__nav__list > li:hover > a,
header .menu__nav__list > li:hover > span {
    color: #00498d;
    padding-top: 10px;
}

header .menu__nav__list > li:hover > a::before,
header .menu__nav__list > li:hover > span::before {
    background: #00498d;
}

/*Sous-menu*/
header .menu__nav__list li:hover .sub-menu {
    display: block;
}

header .sub-menu {
    display: none;
    left: -285px;
    top: 80px;
    box-sizing: border-box;
    padding: 40px 0;
    z-index: 999;
    margin: 0;
    position: absolute;
    width: 1170px;
    background: #fff;
}

header .sub-menu::before {
    content: '';
    position: absolute;
    width: 2000px;
    height: 100%;
    background: #fff;
    left: -2000px;
    top: 0;
}

header .sub-menu::after {
    content: '';
    position: absolute;
    width: 2000px;
    height: 100%;
    background: #fff;
    right: -2000px;
    top: 0;
}

header .sub-menu ul.bloc-menu-left,
header .sub-menu ul.bloc-menu-middle,
header .sub-menu ul.bloc-menu-right {
    width: 370px;
    overflow: hidden;
    float: left;
}

header .sub-menu ul.bloc-menu-left,
header .sub-menu ul.bloc-menu-middle {
    margin-right: 30px;
}

header .sub-menu ul.bloc-menu-left li:not(.children-2):last-child,
header .sub-menu ul.bloc-menu-middle li:not(.children-2):last-child,
header .sub-menu ul.bloc-menu-right li:not(.children-2):last-child {
    border-bottom: 1px solid #009bdf;
}

header .sub-menu > ul > li {
    width: 100%;
    position: relative;
    border-top: 1px solid #009bdf;
}

header .sub-menu ul > li > a,
header .sub-menu ul > li > span {
    font-family: "Poppins", sans-serif;
    display: block;
    padding: 15px 10px;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2em;
    width: auto;
    position: relative;
    color: #00498d;
    transition: .25s;
    text-transform: uppercase;
    font-weight: 700;
}

header .sub-menu > ul > li.children-2 {
    border-top: 1px solid #ffffff;
}

header .sub-menu ul > li.children-2 > a,
header .sub-menu ul > li.children-2 > span {
    font-size: 12px;
    padding: 15px 10px 15px 20px;
    text-transform: none;
}

header .sub-menu ul li a:hover,
header .sub-menu ul li span:hover {
    background: #009bdf;
    color: #fff;
    padding: 15px 10px 15px 20px;
}

/*Navigation par profil*/
.nav-people {
    display: flex;
    height: 80px;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
    padding: 0 30px;
    position: relative;
    transition: .3s;
    z-index: 10;
}

.nav-people::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 10px;
    transition: .3s;
    background: #00498d;
}

.nav-people a {
    display: flex;
    align-items: center;
    color: #fff;
    text-decoration: none;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.nav-people svg {
    fill: #fff;
    width: 16px;
    height: 14px;
    margin-right: 10px;
    transition: .3s;
}

.nav-people.visible,
.nav-people:hover {
    background: #fff;
    color: #00498d;
    padding-top: 10px;
}

.nav-people.visible a,
.nav-people:hover a {
    color: #00498d;
}

.nav-people:hover svg {
    fill: #00498d
}

.nav-people.visible,
.nav-people.visible:hover {
    background: #fff;
    color: #00498d;
}

.nav-people.visible:hover svg,
.nav-people.visible svg {
    fill: #00498d;
}

.nav-people.visible .infos-people {
    display: flex
}

.infos-people {
    display: none;
    position: absolute;
    left: -935px;
    top: 80px;
    z-index: 200;
}

.infos-people {
    width: 1170px;
    height: 160px;
    background: #fff;
    padding: 40px 0;
    justify-content: space-between;
    align-items: center;
}

.infos-people::before {
    content: '';
    position: absolute;
    width: 2000px;
    height: 100%;
    background: #fff;
    left: -2000px;
    top: 0;
}

.infos-people::after {
    content: '';
    position: absolute;
    width: 2000px;
    height: 100%;
    background: #fff;
    right: -2000px;
    top: 0;
}

.infos-people div {
    width: calc(50% - 15px);
    height: 80px;
    position: relative;
}

.infos-people div form {
    width: 100%;
    height: 100%;
    background: #00498d;
}

.infos-people div form select {
    width: 100%;
    height: 100%;
    border: none;
    color: #fff;
    padding: 0 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    transition: .3s;
    position: relative;
    z-index: 2;
    background: transparent;
}

.infos-people form select::-ms-expand {
    display: none;
}

.infos-people form select option {
    border: none;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #00315e;
}

.infos-people div::after {
    content: '▼';
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 1;
    height: 100%;
    background: #00305d;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}


/*Recherche*/
.toggle-search {
    display: flex;
    height: 80px;
    justify-content: flex-end;
    align-items: center;
    margin-left: 20px;
    cursor: pointer;
}

.toggle-search svg {
    fill: #fff;
    width: 17px;
    height: 18px;
    transition: .3s;
}

.toggle-search:hover svg {
    transform: scale(1.1);
}


/* ******************************************************
*      _____                _
*     |  ____ __ ___  _ __ | |_   _ __   __ _  __ _  ___
*     | |_ | '__/ _ \| '_ \| __| | '_ \ / _` |/ _` |/ _ \
*     |  _|| | | (_) | | | | |_  | |_) | (_| | (_| |  __/
*     |_|  |_|  \___/|_| |_|\__| | .__/ \__,_|\__, |\___|
*                                |_|          |___/
*
********************************************************* */
/*Front-page general*/
.front-page * {
    box-sizing: border-box;
}

.front-page .center {
    height: 100%;
}

/*Diaporama à la une*/
.diaporama {
    position: relative;
}

.nav-a-la-une {
    position: absolute;
    left: calc(50% - 1170px / 2);
    bottom: 60px;
    z-index: 6;
    display: flex;
    align-items: center;
}

.nav-a-la-une a {
    text-decoration: none;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #969696;
    text-indent: -9999px;
    margin: 0 20px 0 0;
}

.nav-a-la-une a.selected {
    background: #009bdf;
    width: 14px;
    height: 14px;
}

#a-la-une {
    width: 100%;
    height: 620px;
    position: relative;
    margin: 0 auto;
}

#a-la-une .caroufredsel_wrapper {
    height: 100% !important;
    width: 100% !important;
}

#a-la-une .caroufredsel_wrapper .a-la-une-medias {
    height: 100% !important;
}

#a-la-une .a-la-une-medias {
    height: 100% !important;
}

#a-la-une .a-la-une-media {
    float: left;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

#a-la-une .a-la-une-media .a-la-une-item {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    position: relative;
    background-position: top center !important;
}

#a-la-une .a-la-une-media .a-la-une-item.defaut {
    cursor: default
}

#a-la-une .a-la-une-media .a-la-une-item > .center {
    height: 100%;
}

#a-la-une .a-la-une-media .a-la-une-item .diapo-info {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 370px;
    max-height: 230px;
    padding: 30px 30px 100px 0;
    background: rgba(255, 255, 255, .65);
}

#a-la-une .a-la-une-media .a-la-une-item .diapo-info::before {
    content: '';
    width: 2000px;
    height: 100%;
    background: rgba(255, 255, 255, .65);
    position: absolute;
    left: -2000px;
    top: 0;
}

#a-la-une .a-la-une-media .a-la-une-item .diapo-info .titre {
    margin: 0;
    padding: 0;
    color: #282729;
    font-size: 24px;
    font-weight: 700;
    border-bottom: none;
    line-height: 26px;
}

#a-la-une .a-la-une-media .a-la-une-item .diapo-info .legende {
    color: #3a3531;
    font-size: 16px;
    margin-top: 20px;
    color: #282729;
}

#a-la-une .a-la-une-media .a-la-une-item video,
#a-la-une .a-la-une-media .a-la-une-item img,
#a-la-une .a-la-une-medias.a-la-une-video {
    width: 100%;
}

#a-la-une .a-la-une-responsive img {
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
}

#a-la-une .a-la-une-responsive {
    display: none
}

/*Accès rapides*/
.quick-access-home ul {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.quick-access-home ul li a {
    display: flex;
    flex-direction: column;
    width: 170px;
    height: 210px;
    justify-content: center;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    color: #282729;
    position: relative;
}

.quick-access-home ul li a svg {
    transition: .3s;
    position: relative;
    top: -20px;
}

.quick-access-home ul li a:hover svg {
    top: -30px;
}

.quick-access-home ul li:nth-child(1) a svg {
    width: 67px;
    height: 83px;
}

.quick-access-home ul li:nth-child(2) a svg {
    width: 70px;
    height: 70px;
}

.quick-access-home ul li:nth-child(3) a svg {
    width: 62px;
    height: 73px;
}

.quick-access-home ul li:nth-child(4) a svg {
    width: 42px;
    height: 80px;
}

.quick-access-home ul li:nth-child(5) a svg {
    width: 73px;
    height: 51px;
}

.quick-access-home ul li:nth-child(6) a svg {
    width: 100px;
    height: 58px;
}

.quick-access-home ul li a .qa-text {
    position: absolute;
    bottom: 42px;
    left: 0;
    right: 0;
    margin: auto;
}

.qa-svg1 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #FFCC49;
}

.qa-svg2 {
    fill: #282729;
}

/*Agenda*/
.agenda-home {
    height: 640px;
    background: #009bdf;
    position: relative;
}

.agenda-home .agenda-header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 140px;
}

.agenda-home .agenda-header .nav-agenda {
    position: absolute;
    top: 0;
    width: 140px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.agenda-home .agenda-header .nav-agenda svg {
    fill: #fff;
    width: 12px;
    height: 22px;
    transition: .3s;
}

.agenda-home .agenda-header .nav-agenda--left {
    left: -64px;
}

.agenda-home .agenda-header .nav-agenda--right {
    right: -64px;
}

.agenda-home .agenda-header .nav-agenda:hover svg {
    fill: #00305d;
}

.agenda-home .agenda-header h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 50px;
    margin: 0;
    padding: 0;
    border-bottom: none;
    text-transform: uppercase;
    color: #fff;
}

.agenda-home .caroufredsel_wrapper {
    width: 100% !important;
    height: 370px !important;
}

.agenda-home ul li {
    float: left;
    margin-right: 30px;
}

.event-wrapper {
    display: block;
    width: 370px;
    height: 370px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    transition: .3s;
    background: url('../../noyau/images/core/agenda.png') no-repeat center center #363e46;
}

.event-wrapper .event-info {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
    text-align: center;
    padding: 60px 30px 30px 30px;
    color: #fff;
    text-shadow: 0 0 6px #000;
}

.event-wrapper .event-info .event-categ {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
}

.event-wrapper .event-info .event-date {
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 16px;
}

.event-wrapper .event-info .event-title {
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-weight: 700;
    margin: 15px 0 20px;
    padding: 0;
    border-bottom: none;
    color: #fff;
    text-shadow: 0 0 6px #000;
}

.event-wrapper .event-info .event-intro {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.event-wrapper .event-info .event-more {
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    font-size: 12px;
    color: #363e46;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 60px;
    transition: .3s;
}

.event-wrapper .event-pic {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}

.event-wrapper .event-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s;
}

.event-wrapper:hover .event-pic img {
    transform: scale(1.1);
}

.agenda-all {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 90px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    background: #00498d;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    z-index: 6;
    transition: .3s;
}

.agenda-all:hover {
    background: #00305d;
    padding-left: 20px;
}

.agenda-all svg {
    fill: #fff;
    width: 13px;
    height: 10px;
    margin-left: 15px;
}

/*Actualités*/
.actus-home {
    height: 620px;
}

.actus-home .center {
    display: flex;
    justify-content: space-between;
    padding: 60px 0;
}

.actus-home .center > h2 {
    position: absolute;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 50px;
    margin: 0;
    padding: 0;
    border-bottom: none;
    text-transform: uppercase;
    color: #282729;
    transform: rotate(-90deg);
    left: 595px;
    top: 180px;
}

.actus__big {
    width: 670px;
    height: 500px;
}

.actus__item--big {
    display: block;
    width: 670px;
    height: 500px;
    background: #e6e6e6;
    text-decoration: none;
    position: relative;
    transition: .3s;
}

.actus__item--big .actus__item__pic {
    width: 670px;
    height: 330px;
    position: relative;
    overflow: hidden;
    display: block;
    background: url('../../noyau/images/core/actus.png') no-repeat center center #363e46;
}

.actus__item--big .actus__item__pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.actus__item--big .actus__item__desc {
    padding: 30px;
}

.actus__item--big .actus__item__desc .actus__item__title {
    font-family: "Poppins", sans-serif;
    color: #009bdf;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0;
    font-size: 26px;
    line-height: 28px;
    transition: .3s;
}

.actus__item--big .actus__item__desc .actus__item__intro {
    margin: 0;
    padding: 0;
    color: #282729;
    font-size: 16px;
    line-height: 20px;
    transition: .3s;
}

.actus__smol {
    width: 370px;
    height: 500px;
    position: relative;
}

.actus__item--smol {
    display: block;
    width: 100%;
    text-decoration: none;
    margin-bottom: 20px;
}

.actus__item--smol .actus__item__desc .actus__item__title {
    font-family: "Poppins", sans-serif;
    color: #009bdf;
    font-weight: 700;
    margin: 0 0 5px;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    transition: .3s;
}

.actus__item--smol .actus__item__desc .actus__item__intro {
    margin: 0;
    padding: 0;
    color: #282729;
    font-size: 16px;
    line-height: 20px;
}

.actus-home .post-more {
    width: 14px;
    height: 14px;
    background: #5e5e5e;
    border-radius: 100%;
    line-height: 14px;
    font-size: 12px;
    color: #e6e6e6;
    transition: .3s;
    text-align: center;
    display: inline-block;
    transition: .3s;
}

.actus-all {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 90px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    background: #ffcc49;
    color: #282729;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 6;
    transition: .3s;
    position: absolute;
    left: 0;
    bottom: 0;
}

.actus-all:hover {
    background: #009bdf;
    padding-left: 20px;
    color: #fff;
}

.actus-all svg {
    fill: #282729;
    width: 13px;
    height: 10px;
    margin-left: 15px;
    transition: .3s;
}

.actus-all:hover svg {
    fill: #fff;
}

.actus__item--big:hover {
    background: #00498d;
}

.actus__item--big:hover .actus__item__desc .actus__item__title {
    color: #fff;
}

.actus__item--big:hover .actus__item__desc .actus__item__intro {
    color: #fff;
}

.actus-home .actus__item--big:hover .post-more {
    background: #fff;
    color: #00498d;
}

.actus__item--smol:hover .actus__item__desc .actus__item__title {
    color: #00498d;
}

/*Zone pratique*/
.usefull-home {
    height: 500px;
}

.usefull-home .center {
    display: flex;
}

/*Kiosque*/
.kiosque-home {
    width: 285px;
    background: #009bdf;
    position: relative;
    padding: 40px 55px 110px 0;
}

.kiosque-home::before {
    content: '';
    position: absolute;
    display: block;
    width: 2000px;
    height: 100%;
    left: -2000px;
    top: 0;
    background: #009bdf;
}

.kiosque-home h2 {
    position: absolute;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin: 0;
    padding: 0;
    border-bottom: none;
    text-transform: uppercase;
    color: #00498d;
    transform: rotate(-90deg);
    left: 120px;
    top: 105px;
}

.kiosque-home .image-publi {
    display: block;
    width: 150px;
    height: 210px;
    position: relative;
    overflow: hidden;
}

.kiosque-home .image-publi img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
}

.kiosque-home .titre {
    display: block;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    margin: 25px 0 10px;
}

.kiosque-home .date-publi {
    display: block;
    color: #fff;
}

.kiosque-home .btn-kiosque {
    display: flex;
    width: 230px;
    height: 30px;
    justify-content: space-between;
    margin-top: 15px;
}

.kiosque-home .btn-kiosque a {
    display: flex;
    width: 110px;
    height: 30px;
    background: #00498d;
    justify-content: center;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    align-items: center;
    transition: .3s;
}

.kiosque-home .btn-kiosque a:hover {
    background: #00305d;
}

.kiosque-home .btn-kiosque a svg {
    fill: #fff;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

.kiosque-home .kiosque-all {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    width: 100%;
    height: 85px;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #008cc9;
    font-size: 14px;
    transition: .3s;
}

.kiosque-home .kiosque-all svg {
    fill: #fff;
    width: 13px;
    height: 10px;
    margin-left: 15px;
}

.kiosque-home .kiosque-all::before {
    content: '';
    width: 2000px;
    height: 100%;
    position: absolute;
    left: -2000px;
    top: 0;
    background: #008cc9;
    transition: .3s
}

.kiosque-home .kiosque-all:hover {
    padding-left: 20px;
    background: #00305d;
}

.kiosque-home .kiosque-all:hover::before {
    background: #00305d;
}


/*Raccourcis*/
.shortcuts {
    width: 500px;
    background: #00498d;
    position: relative;
    padding: 40px 15px 40px 115px;
}

.shortcuts h2 {
    position: absolute;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin: 0;
    padding: 0;
    border-bottom: none;
    text-transform: uppercase;
    color: #fff;
    transform: rotate(-90deg);
    left: -55px;
    top: 150px;
}

.shortcuts-menu {
    width: 370px;
    height: 420px;
}

.shortcuts-menu li {
    border-top: 1px solid #00305d;
}

.shortcuts-menu li:last-child {
    border-bottom: 1px solid #00305d;
}

.shortcuts-menu li a {
    display: flex;
    width: 100%;
    height: calc(420px / 7);
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    align-items: center;
    position: relative;
    z-index: 1;
    transition: .3s;
}

.shortcuts-menu li a::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    margin-right: 25px;
    transition: .3s;
}

.shortcuts-menu li a::after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 0;
    height: 100%;
    background: #00305d;
    transition: .3s;
    left: 0;
    top: 0;
}

.shortcuts-menu li a:hover::before {
    margin-left: 20px;
    margin-right: 10px;
}

.shortcuts-menu li a:hover::after {
    width: 100%;
}

/*Blocs administrables*/
.admin-blocks {
    width: 385px;
    background: #00305d;
    position: relative;
    padding: 40px 0 40px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.admin-blocks::before {
    content: '';
    position: absolute;
    display: block;
    width: 2000px;
    height: 100%;
    right: -2000px;
    top: 0;
    background: #00305d;
}

.admin-blocks a {
    display: flex;
    text-decoration: none;
    width: 355px;
    height: 195px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.admin-blocks a .description-block {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.admin-blocks a .description-block .title-block {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}

.admin-blocks a .description-block .more-block {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #fff;
    line-height: 14px;
    font-size: 12px;
    color: #282729;
    transition: .3s;
    text-align: center;
}

.admin-blocks a .overlay-block {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, .3);
    transition: .3s;
}

.admin-blocks a:hover .overlay-block {
    background: rgba(0, 0, 0, .6);
}

.admin-blocks a .image-block {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: .3s;
}

.admin-blocks a:hover .image-block {
    transform: scale(1.1);
}


/* *********************************
*      _____           _
*     |  ______   ___ | |_ ___ _ __
*     | |_ / _ \ / _ \| __/ _ | '__|
*     |  _| (_) | (_) | ||  __| |
*     |_|  \___/ \___/ \__\___|_|
*
************************************ */
footer * {
    box-sizing: border-box;
}

footer .center {
    height: 100%;
    padding: 40px 0;
}

footer a {
    text-decoration: none;
}

/*Footer top*/
footer .footer-top {
    height: 300px;
}

footer .footer-top .center {
    display: flex;
}

footer .footer-top .logo-part {
    position: relative;
    width: 285px;
}

footer .footer-top .logo-part svg {
    width: 102px;
    height: 134px;
    margin-left: 100px;
    margin-top: 0px;
}

footer .footer-top .logo-part h2 {
    position: absolute;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 40px;
    margin: 0;
    padding: 0;
    border-bottom: none;
    text-transform: uppercase;
    color: #ffcc49;
    transform: rotate(-90deg);
    left: -80px;
    top: 80px;
}

footer .footer-top .logo-part #logo-stmartin {
    width: 101px;
    height: 79px;
    background-image: url('../images/FooterLogo2.png');
    background-size: cover;
    margin-left: 100px;
}

.logof-color1 {
    fill: #009BDF;
}

.logof-color2 {
    fill: #FFFFFF;
}

.logof-color3 {
    fill: #595959;
}

.logof-color4 {
    fill: #FFDB7E;
}

footer .footer-top .contact-part {
    width: 500px;
    padding: 0 30px 0 15px;
}

footer .footer-top .contact-part h4 {
    margin: 0 0 10px;
    padding: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #282729;
    font-size: 22px;
    line-height: 24px;
}

footer .footer-top .contact-part p {
    margin: 0;
}

footer .footer-top .contact-part .social-links {
    display: flex;
    margin-top: 10px;
}

footer .footer-top .contact-part .social-links a {
    display: block;
    width: 30px;
    height: 30px;
    margin-right: 20px;
}

footer .footer-top .contact-part .social-links svg {
    width: 30px;
    height: 30px;
    fill: #282729;
    transition: .3s;
}

footer .footer-top .contact-part .social-links a:hover svg {
    fill: #00498d;
}

footer .footer-top .contact-part .footer-links {
    display: flex;
    margin-top: 20px;
}

footer .footer-top .contact-part .footer-links a {
    display: flex;
    text-decoration: none;
    text-transform: uppercase;
    color: #282729;
    font-size: 14px;
    height: 60px;
    align-items: center;
    justify-content: center;
    background: #ffcc49;
    transition: .3s;
}

footer .footer-top .contact-part .footer-links a svg {
    fill: #282729;
    margin-right: 15px;
    transition: .3s;
}

footer .footer-top .contact-part .footer-links a:hover {
    background: #00498d;
    color: #fff;
}

footer .footer-top .contact-part .footer-links a:hover svg {
    fill: #fff;
}

footer .footer-top .contact-part .footer-links a:nth-of-type(1) {
    width: 270px;
    margin-right: 30px;
}

footer .footer-top .contact-part .footer-links a:nth-of-type(1) svg {
    width: 18px;
    height: 12px;
}

footer .footer-top .contact-part .footer-links a:nth-of-type(2) {
    width: 170px;
}

footer .footer-top .contact-part .footer-links a:nth-of-type(2) svg {
    width: 15px;
    height: 15px;
}

.ytfooter {
    fill-rule: evenodd;
    clip-rule: evenodd;
}

footer .footer-top .map-part {
    display: block;
    width: 370px;
    height: 220px;
    background: url('../images/FooterMap.png') no-repeat #e6e6e6;
    transition: .3s;
}

footer .footer-top .map-part:hover {
    content: '';
    opacity: .7;
}


/*Footer bottom*/
footer .footer-bottom {
    height: 90px;
    background: #e6e6e6;
}

footer .footer-bottom ul {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

footer .footer-bottom ul li::after {
    content: '|';
    font-size: 11px;
    color: #282729;
    margin: 0 5px;
}

footer .footer-bottom ul li:last-child::after {
    display: none;
}

footer .footer-bottom ul li a {
    text-transform: uppercase;
    font-size: 11px;
    color: #282729;
    transition: .3s;
}

footer .footer-bottom ul li a:hover {
    color: #00498d;
}


/* **************************
*      ____
*     |  _ \ __ _  __ _  ___
*     | |_) / _` |/ _` |/ _ \
*     |  __| (_| | (_| |  __/
*     |_|   \__,_|\__, |\___|
*                 |___/
*
***************************** */

#wrapper {
    margin-top: 120px;
}

/* Breacrumb */
#breadcrumbs {
    background: #e6e6e6;
    font-size: 12px;
    color: #282729;
    padding: 19px 0;
    margin-bottom: 30px;
}

#breadcrumbs a {
    color: #282729;
}

#breadcrumbs .center {
    display: flex;
}

#breadcrumbs span {
    margin: 0 2px;
}


/* Primary + Titre et intro de la publication */
#wrapper .top-publication {
    position: relative;
    height: 560px;
}

#wrapper .top-publication .imagealaune {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#wrapper .top-publication .imagealaune img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top center;
}

#wrapper .top-publication .header-page {
    background: #282729;
    color: #fff;
    box-sizing: border-box;
    padding: 40px 30px 40px 0;
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 570px;
    bottom: 30px;
    z-index: 1;
    max-height: 250px;
    background: rgba(255, 255, 255, .65);
}

#wrapper .top-publication .header-page::before {
    content: '';
    background: rgba(255, 255, 255, .65);
    position: absolute;
    width: 2000px;
    height: 100%;
    left: -2000px;
    top: 0;
}

#wrapper .top-publication .header-page .entry-title {
    margin-bottom: 20px;
}

#wrapper .top-publication .header-page .introduction p,
#wrapper .top-publication .header-page .introduction a {
    color: #282729;
    font-size: 16px;
    line-height: 20px;
}


#primary {
    width: 100%;
    margin-bottom: 20px;
}

#primary.contextualites-on,
.size-with-contextualites,
.size-template-filtres {
    width: 770px;
    float: left;
}

#primary .entry-content {
    padding: 0 0 10px;
}

#primary .entry-content p {
    margin-bottom: 10px;
}

#primary .google-map-access {
    width: 100%;
}

#primary .entry-content > :first-child {
    margin-top: 0;
}

/* Réseaux sociaux (Addthis) */
#primary .partage-social-media {
    border-top: 1px solid #c7c7c7;
    margin-top: 28px;
    padding-top: 20px;
    text-align: right;
    overflow: hidden;
}

#primary .partage-social-media p {
    color: #787878;
    font-size: 14px;
    float: right;
}

#primary .partage-social-media .addthis_toolbox {
    float: right;
}

#primary .partage-social-media .addthis_toolbox a {
    margin: 0;
}

/* ****************************************
*      ____  _     _      _
*     / ___|(_) __| | ___| |__   __ _ _ __
*     \___ \| |/ _` |/ _ | '_ \ / _` | '__|
*      ___) | | (_| |  __| |_) | (_| | |
*     |____/|_|\__,_|\___|_.__/ \__,_|_|
*
******************************************* */

/* Commun à tous les blocs et style par défaut */
#secondary,
#primary .wrapper-panel {
    width: 370px;
    float: right;
    background-color: #009bdf;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    position: relative;
}

#secondary .alignleft {
    float: left;
    margin: 5px 15px 5px 0px;
}

#secondary .aligncenter {
    display: block;
    margin: 5px auto;
}

#secondary .alignright {
    float: right;
    margin: 5px 0px 5px 15px;
}

#secondary a.link-external-contextualite {
    background: url('../images/lien_externe.png') no-repeat right top 4px;
    padding-right: 15px;
}

#secondary a.email-mailto-contextualite {
    background: url('../images/enveloppe_mail.png') no-repeat right top 6px;
    padding-right: 15px;
}

#secondary a:hover {
    text-decoration: none;
}

#secondary ol {
    position: relative;
    counter-reset: item;
}

#secondary table {
    width: 100%;
}

#secondary table td {
    border: 1px solid #363636;
    padding: 5px;
}

#secondary .attachment {
    margin-top: 20px;
}

/* Custom sidebar - A effacer pour prochain site */
/*#secondary {position:absolute;right:0;height:100%;}*/

/* Bloc context défaut sur tous les blocs */
#secondary .bloc-context {
    word-break: break-word;
    padding: 35px 0 25px;
    margin: 0 20px;
    position: relative;
    border-bottom: 1px solid #fff;
}

#secondary section > div:last-of-type {
    margin-bottom: 30px;
}

#secondary .bloc-context h3 {
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: #00305d;
    font-weight: 300;
    padding-bottom: 8px;
    text-transform: uppercase;
    margin-top: 0;
}

#secondary .bloc-context .nav-defaut-sidebar {
    position: absolute;
    top: 33px;
    right: 0;
}

#secondary .bloc-context .nav-defaut-sidebar span {
    cursor: pointer;
}

#secondary .bloc-context .nav-defaut-sidebar span.prev {
    margin-right: 36px;
}

#secondary .bloc-context .nav-defaut-sidebar span svg {
    fill: #00305d;
    width: 10px;
    height: 16px;
}

#secondary .bloc-context .nav-defaut-sidebar span svg polygon {
    opacity: 1;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}

#secondary .bloc-context .nav-defaut-sidebar span:hover svg polygon {
    opacity: 0.5;
}

#secondary .retrouvezaussi ul,
#secondary .retrouvezaussi-categorie ul,
#secondary .telechargements ul,
#secondary .actualiteslies ul,
#secondary .ensavoirplu div ul,
#secondary .ensavoirplu div ul,
#secondary .context-liste-categories ul {
    margin: 5px 0 5px 10px;
}

#secondary .actualiteslies ul li,
#secondary .ensavoirplu div ul li,
#secondary .telechargements ul li,
#secondary .retrouvezaussi ul li,
#secondary .context-liste-categories ul li {
    list-style-type: none;
    list-style-image: url('../images/PuceContext.png');
    color: #fff;
    overflow-wrap: break-word;
    word-wrap: break-word;
    margin-left: 10px;
    line-height: 1.5;
}

#secondary .context-liste-categories ul li.child1 {
    margin-left: 20px;
}

#secondary .context-liste-categories ul li.child2 {
    margin-left: 30px;
}

#secondary .context-liste-categories ul li.child3 {
    margin-left: 40px;
}

#secondary a,
#secondary .ensavoirplu ul li a,
#secondary .retrouvezaussi ul li a,
#secondary .telechargements ul li a,
#secondary .context-liste-categories ul li a {
    color: #fff;
    font-size: 14px;
}

#secondary a.link-external svg,
#secondary a.email-mailto svg {
    fill: #fff;
}

/* Image à la une (si dans la sidebar) */
#secondary .imagealaune {
    background-color: transparent;
    padding: 0;
    height: 217px;
    margin-bottom: 20px;
    overflow: hidden;
    border-top: none;
}

.single-contacts #secondary .imagealaune {
    margin: 0 auto;
    width: 330px;
    height: auto;
    border-bottom: none;
}

.single-contacts #secondary .imagealaune img {
    width: 100%;
    height: auto;
}

/* En savoir plus */
#secondary .ensavoirplu div h2,
#secondary .ensavoirplu div h3,
#secondary .ensavoirplu div h4 {
    color: #fff;
}

#secondary .ensavoirplu div b {
    font-weight: bold;
}

#secondary .ensavoirplu div img,
#secondary .ensavoirplu div iframe {
    max-width: 100%;
}

/* Catégories des actualités/agenda/contacts */
#secondary .context-liste-categories {
    background: none;
    margin-top: 20px;
    border: none;
    padding-bottom: 20px;
}

#secondary .context-liste-categories > span {
    padding: 0;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    margin-bottom: 5px;
}

/* Actualités liées */
.actualitelie .relation-actualites ul li {
    width: 330px;
}

.actualitelie .relation-actualites ul li p.titre-actualite {
    font-size: 16px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: none;
}

#secondary .hover-context svg polygon,
#secondary .hover-context svg path {
    fill: #00305d;
}

/* Contacts liés */
.contactslie_v2 .relations-contacts-v2 ul li {
    width: 330px;
}

.contactslie_v2 .relations-contacts-v2 .titre-contact {
    font-size: 16px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: none;
}

.contactslie_v2 .relations-contacts-v2 .adresse {
    background-color: #fff;
}

.contactslie_v2 .relations-contacts-v2 .adresse p {
    color: #00498d;
    font-size: 14px;
    line-height: 20px;
}

.contactslie_v2 .relations-contacts-v2 .informations-diverses-contact {
    background-color: #00498d;
}

.contactslie_v2 .relations-contacts-v2 .informations-diverses-contact p {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    line-height: 20px;
    border-top: 1px solid #fff;
}

.contactslie_v2 .relations-contacts-v2 .informations-diverses-contact p span svg path {
    fill: #fff;
}

/* Évènements liés */
.relations-agenda ul li {
    width: 330px;
}

.relations-agenda ul li .categorie-date {
    background-color: #00498d;
    float: left;
    margin-right: 13px;
    text-align: left;
    box-sizing: border-box;
    padding: 25px 10px 0;
}

.relations-agenda ul li .categorie-date span.jour-lettre,
.relations-agenda ul li .categorie-date span.jour-nombre,
.relations-agenda ul li .categorie-date span.mois {
    font-size: 16px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: none;
    display: block;
    text-transform: uppercase;
}

.relations-agenda ul li p.titre-agenda {
    font-size: 16px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: none;
}

/* Retour (agenda/annuaire) */
#secondary a.return-list {
    display: block;
    margin: 20px 20px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#secondary a.return-list span {
    margin-right: 5px;
}

#secondary a.return-list span svg {
    width: 8px;
    height: 9px;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

/* En savoir plus (page détaillée - annuaire) */
#secondary .ensavoirplus-pagedetaillee a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 0;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#secondary .ensavoirplus-pagedetaillee a svg {
    width: 33px;
    height: 33px;
    float: left;
    margin: 0 13px 0 20px;
}

#secondary .ensavoirplus-pagedetaillee a span.nom {
    display: block;
    line-height: 33px;
}

/* *****************************************************************
*      ____                                  _   __
*     |  _ \ __ _  __ _  ___   ___ _   _ ___| |_ \_\ _ __ ___   ___
*     | |_) / _` |/ _` |/ _ \ / __| | | / __| __/ _ \ '_ ` _ \ / _ \
*     |  __/ (_| | (_| |  __/ \__ \ |_| \__ \ ||  __/ | | | | |  __/
*     |_|   \__,_|\__, |\___| |___/\__, |___/\__\___|_| |_| |_|\___|
*                 |___/            |___/
*
******************************************************************** */

/* Crédits */
#credits-creasit-container {
    text-align: center;
}

#credits-creasit {
    width: 450px;
    margin: 10px auto;
    padding-bottom: 20px;
    background: #fff;
    border: 1px solid #887F7C;
    color: #887F7C;
}

#credits-creasit * {
    font-family: "Trebuchet MS", verdana, Roboto, sans-serif;
    font-size: 11px;
    color: #887F7C;
    letter-spacing: 1px;
}

#credits-creasit-container .presentation-creasit {
    margin-top: 20px;
}

#credits-creasit-container p {
    margin: 5px 0;
    padding: 0 15px;
    text-align: justify;
}

#credits-creasit-container .gamme-creasit {
    margin: 0 15px;
    margin-top: 20px;
    text-align: left;
}

#credits-creasit-container a {
    color: #887F7C;
    font-weight: bold;
    outline: 0;
}

#credits-creasit-container img {
    border: 0;
}

a.edition {
    margin-top: 0px;
}

/* Liste des pages privées */
.liste-page-privee ul li {
    background-color: #363636;
    padding: 1%;
    margin-bottom: 15px;
    overflow: hidden;
}

.liste-page-privee ul li .titre {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    float: left;
}

.liste-page-privee ul li a {
    transition: all 0.3s ease-in-out;
    float: right;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    background-color: #227a87;
}

.liste-page-privee ul li a:hover {
    color: #363636;
    background-color: #fff;
}

.post-password-form label {
    text-transform: uppercase;
    font-weight: 700;
}

/* ************************
*      _  _    ___  _  _
*     | || |  / _ \| || |
*     | || |_| | | | || |_
*     |__   _| |_| |__   _|
*        |_|  \___/   |_|
*
*************************** */

.page404 {
    text-align: center;
    padding-top: 380px;
    background: url('../images/core/404Bg.png') center 0 no-repeat;
    width: 100%;
    height: 295px;
}

.page404 .erreur {
    font-size: 20px;
    width: 100%;
    margin: 0px auto 10px auto;
    line-height: 25px;
}

.page404 .return-home {
    margin: 20px 0;
    text-transform: uppercase;
    display: block;
}

.page404 #searchform {
    float: none;
    position: relative;
    margin: 25px auto;
    width: 451px;
    overflow: hidden;
}

.page404 #searchform .rechercher {
    width: 394px;
    padding: 9px 10px;
    border: 1px solid #282729;
    color: #282729;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    border-right: none;
    outline: none;
    float: left;
    box-sizing: border-box;
    height: 35px;
}

.page404 #searchform #searchsubmit {
    color: #282729;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #282729;
    border-left: 0;
    outline: none;
    float: left;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    box-sizing: border-box;
    height: 35px;
}

.page404 #searchform #searchsubmit:hover {
    background-color: #282729;
    color: #fff;
}

/* **************************************************
*      ____           _                   _
*     |  _ \ ___  ___| |__   ___ _ __ ___| |__   ___
*     | |_) / _ \/ __| '_ \ / _ \ '__/ __| '_ \ / _ \
*     |  _ <  __/ (__| | | |  __/ | | (__| | | |  __/
*     |_| \_\___|\___|_| |_|\___|_|  \___|_| |_|\___|
*
***************************************************** */

#searchform {
    position: relative;
}

#searchform ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .3);
}

#searchform :-moz-placeholder {
    color: rgba(255, 255, 255, .3);
}

#searchform ::-moz-placeholder {
    color: rgba(255, 255, 255, .3);
}

#searchform :-ms-input-placeholder {
    color: rgba(255, 255, 255, .3);
}

.recherche-autocompletion form .rechercher.loader {
    background: url('../images/ring-alt.svg') transparent left center no-repeat !important;
    margin: 0;
    height: auto !important;
    box-sizing: border-box;
}

#searchform .ui-autocomplete {
    position: absolute;
    width: 100% !important;
    box-sizing: border-box;
    z-index: 9999;
    top: 47px !important;
}

#searchform .ui-autocomplete li {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #191919;
    transition: all 0.3s ease-in-out;
}

.recherche-autocompletion form .ui-autocomplete li a {
    color: rgba(255, 255, 255, 1) !important;
    line-height: 40px !important;
}

#searchform .ui-autocomplete li:hover {
    color: #FFF !important;
    padding-left: 10px;
    background: #2b597c !important;
}

#searchform .ui-autocomplete li.resultats {
    background: #2b597c !important;
    color: #FFF !important;
    text-align: center;
}

#searchform .ui-autocomplete li.resultats:hover {
    background: #0d3655 !important;
    color: #FFF !important;
    padding-left: 5px;
}

.ui-helper-hidden-accessible {
    display: none;
}


.search .content-post-search h4 {
    margin: 10px 0 5px 0;
}

.search .content-post-excerpt a {
    font-size: 14px;
}

.search .content-post-excerpt h3 strong,
.search .content-post-excerpt h3 a {
    font-size: 20px;
}

.search .pagination {
    height: 28px;
    margin: 40px auto 0;
}

.pagination {
    clear: both;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0px 0 0;
}

.pagination span {
    float: left;
    display: block;
    padding: 2px 8px 2px 9px;
    font-size: 16px;
    margin-right: 10px;
}

.pagination a {
    transition: all 0.3s ease-in-out;
    display: block;
    margin-right: 10px;
    text-decoration: none;
    text-align: center;
    padding: 2px 8px 2px 9px;
    color: #fff;
    float: left;
}

.pagination a.page-next {
    position: absolute;
    right: 0px;
    top: 0px;
}

.pagination a.page-prev {
    position: absolute;
    left: 0px;
    top: 0px;
}

.pagination a.retour-actu {
    display: inline-block;
    max-width: inherit;
}

.pagination a.retour-actu:hover {
    display: inline-block;
    max-width: inherit;
}

.pagination .prev {
    margin-left: 0px;
}

.pagination .next {
    margin-right: 0px;
}

/* A modifier sur les sites */
.pagination span,
.pagination a {
    color: #515151;
    font-size: 9px;
    background: #fff;
    border: 1px solid #c7c7c7;
    text-transform: uppercase;
    font-size: 9px;
}

.pagination a,
.pagination a.retour-actu:hover,
.pagination span.dots {}

.pagination span,
.pagination a:hover,
.pagination span.current,
.pagination a.retour-actu:hover,
.pagination a.selected {
    background: #c7c7c7;
}

.pagination span.dots {
    background: #fff;
}

.pagination span,
.pagination a:hover,
.pagination span.current,
.pagination span.dots {}


/*Affichage resultats*/
.recherche-autocompletion form .ui-autocomplete {
    width: 100% !important;
    top: 160px !important;
    background: transparent !important;
    padding-bottom: 160px !important;
}

.ui-autocomplete li,
.ui-menu .ui-menu-item {
    background: transparent !important;
}

.recherche-autocompletion form .ui-autocomplete li {
    padding: 10px 0 !important;
    height: auto !important;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    margin-left: 5%;
    width: 95% !important;
}

.recherche-autocompletion form .ui-autocomplete li:hover .titre {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.recherche-autocompletion form .ui-autocomplete li .image {
    display: none !important;
}

.recherche-autocompletion form .ui-autocomplete li.resultats {
    /* display:none !important; */
    background: none !important;
    width: 100% !important;
    text-align: left;
    margin-top: 50px;
}

.recherche-autocompletion form .ui-autocomplete li.resultats .titre:after {
    content: "\2192";
    margin-left: 20px;
    transition: all 0.3s ease-in-out;
}

.recherche-autocompletion form .ui-autocomplete li.resultats:hover {
    background: none !important;
    color: #fff;
}

.recherche-autocompletion form .ui-autocomplete li.resultats:hover .titre {
    color: #fff;
}

.recherche-autocompletion form .ui-autocomplete li .titre {
    font-size: 20px !important;
    transition: all 0.3s ease-in-out;
}


body.has-search-main-open {
    overflow: hidden;
}

.c-search-main_container {
    position: relative;
    z-index: 2;
    -webkit-transition: opacity, padding, visibility;
    transition: opacity, padding, visibility;
    -webkit-transition-delay: 0s, 0s, .6s;
    transition-delay: 0s, 0s, .6s;
    -webkit-transition-duration: .6s, .6s, 0s;
    transition-duration: .6s, .6s, 0s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    visibility: hidden;
    opacity: 0;
    padding-top: 15.625vw;
    padding-bottom: 7.8125vw;
    padding-left: 0;
    padding-right: 2vw;
}

.has-search-main-open .c-search-main_container {
    -webkit-transition-delay: 150ms, 0s, 0s;
    transition-delay: 150ms, 0s, 0s;
    opacity: 1;
    visibility: visible;
}

.c-search-main {
    background: linear-gradient(to right, rgba(35, 40, 45, 0.95), rgba(0, 48, 93, 0.98));
    padding: 50px;
    height: 100vh !important;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 970;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: height, background-color, top, -webkit-transform;
    transition: height, background-color, top, -webkit-transform;
    transition: transform, height, background-color, top;
    transition: transform, height, background-color, top, -webkit-transform;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    box-sizing: border-box;
}

.c-search-main * {
    box-sizing: border-box;
}

.c-search-main ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .3);
}

.c-search-main :-moz-placeholder {
    color: rgba(255, 255, 255, .3);
}

.c-search-main ::-moz-placeholder {
    color: rgba(255, 255, 255, .3);
}

.c-search-main :-ms-input-placeholder {
    color: rgba(255, 255, 255, .3);
}

.c-search-main input:focus {
    outline: none;
}

.c-search-main h2 {
    color: rgba(255, 255, 255, 1);
    border-bottom: none;
    font-size: 40px;
}

.has-search-main-open .c-search-main {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: 0;
}

.c-search-form,
.c-search-form_input-wrap,
.c-search-form_wrap {
    position: relative;
}

.c-search-form {
    opacity: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: opacity, -webkit-transform;
    transition: opacity, -webkit-transform;
    transition: transform, opacity;
    transition: transform, opacity, -webkit-transform;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.has-search-main-open .c-search-form {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.c-search-form_wrap {
    width: 100%;
    -webkit-transition: padding .3s cubic-bezier(.4, 0, .2, 1);
    transition: padding .3s cubic-bezier(.4, 0, .2, 1);
}

.c-search-form_wrap #searchsubmit {
    display: none;
}

.recherche-autocompletion form .rechercher {
    transition: color 1s ease;
    2s;
    transition: padding 1s ease;
    1s;
}

.recherche-autocompletion form .rechercher.loader {
    color: rgba(255, 255, 255, .5);
    transition: color 1s ease;
    2s;
    transition: padding 1s ease;
    1s;
    padding-left: 60px;
}

.c-search-form_input,
.c-search-form_phony {
    font-size: 4.6875vw;
    padding: 0 0 2.34375vw;
}

.c-search-form_wrap input {
    -webkit-transition: color, opacity;
    transition: color, opacity;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    border: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
    width: 100%;
    font-size: 4em;
}

.c-search-form_wrap input,
.c-search-form_phony {
    background-color: transparent;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5em;
    font-weight: 700;
}

.c-search-loader {
    position: absolute;
    left: -18.75vw;
    right: 0;
    height: 2px;
    top: (100%-2%);
    z-index: 0;
}

.c-search-loader::before,
.c-search-loader_line::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #a2aab3;
    right: 0;
    -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
}

.is-search-state-inert .c-search-loader_line {
    opacity: 0;
    left: 18.75vw;
    height: 2px;
    display: inline-block;
    position: absolute;
    overflow: hidden;
    width: 100%;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
}

.c-search-loader_line::after {
    right: 0;
    left: 0;
    background-color: #009e85;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    -webkit-animation: loading-line 1.2s cubic-bezier(.4, 0, .2, 1) infinite forwards;
    animation: loading-line 1.2s cubic-bezier(.4, 0, .2, 1) infinite forwards;
}

button.c-search-form_close {
    position: absolute;
    height: 30px;
    width: 50px;
    top: 120px;
    right: 70px;
    outline: none;
    cursor: pointer;
    background: transparent;
    z-index: 1000;
}

button.c-search-form_close::before,
button.c-search-form_close::after {
    content: '';
    display: inline-block;
    height: 33px;
    width: 8px;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    top: -4px;
    right: 21px;
}

button.c-search-form_close::before {
    transform: rotate(45deg);
}

button.c-search-form_close::after {
    transform: rotate(-45deg);
}

.c-search-results {
    margin-top: 7.8125vw;
    color: rgba(255, 255, 255, 1);
}

/* ***************************************
*       ____            _             _
*      / ___|___  _ __ | |_ __ _  ___| |_
*     | |   / _ \| '_ \| __/ _` |/ __| __|
*     | |__| (_) | | | | || (_| | (__| |_
*      \____\___/|_| |_|\__\__,_|\___|\__|
*
****************************************** */

.page-contact .video-container {
    padding: 0;
}

.page-contact .gform_wrapper {
    max-width: 100%;
}

.page-contact .gform_wrapper ul li#field_1_5 {
    float: none;
    clear: both;
    padding-top: 20px;
}

.page-contact .gform_wrapper ul li#field_1_6 {
    float: none;
    width: 100%;
}

.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper textarea,
.gform_wrapper ul.gform_fields li.gfield select,
.gpoll_wrapper input[type=email],
.gpoll_wrapper input[type=number],
.gpoll_wrapper input[type=password],
.gpoll_wrapper input[type=tel],
.gpoll_wrapper input[type=text],
.gpoll_wrapper input[type=url],
.gpoll_wrapper textarea,
.page-contact .gform_wrapper input[type=email],
.page-contact .gform_wrapper input[type=number],
.page-contact .gform_wrapper input[type=password],
.page-contact .gform_wrapper input[type=tel],
.page-contact .gform_wrapper input[type=text],
.page-contact .gform_wrapper input[type=url],
.page-contact .gform_wrapper textarea,
#proposition-publication .bloc-form input,
#proposition-publication .bloc-form textarea,
.template-password input[type="password"],
.wysijap .entry-content input[type="text"] {
    border: 1px solid #282729;
    color: #282729;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    box-sizing: border-box;
    background: #fff;
    outline: none;
    padding: 8px 5px 9px;
    height: auto;
}

.page-contact .gform_wrapper .top_label input.medium,
.page-contact .gform_wrapper .top_label select.medium,
.page-contact .gform_wrapper textarea.medium {
    width: 100%;
}

.page-contact .gform_wrapper textarea {
    padding: 8px 10px 9px;
}

.gpoll_wrapper label,
.page-contact .gform_wrapper .top_label .gfield_label,
#proposition-publication .bloc-form label {
    color: #282729;
    font-weight: 700;
    margin: 20px 0 0;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
}

body.post-template-template-contact-php .entry-content p.champs-obligatoires {
    color: #790000;
}

/* Message d'erreur ou de validation */
.page-contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin: 0 !important;
}

.page-contact .gform_wrapper li.gfield.gfield_error,
.page-contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: none;
    background-color: transparent;
}

.page-contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin: 20px 0 0;
}

.page-contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin: .375em 0 0;
    max-width: 100%;
}

.page-contact .gform_wrapper .top_label .gfield_error input.large,
.page-contact .gform_wrapper .top_label .gfield_error select.large,
.page-contact .gform_wrapper .top_label .gfield_error textarea.textarea {
    width: 100%;
}

.page-contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    text-align: left;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100%;
}

.page-contact .gform_wrapper .validation_error {
    color: #8E2121;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}

.page-contact .gform_wrapper .validation_message {
    color: #8E2121 !important;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}

.page-contact .gform_confirmation_message {
    font-size: 14px;
    border-top: 2px solid green;
    border-bottom: 2px solid green;
    padding: 15px 0;
    text-align: center;
}

.gform_wrapper ul li.gfield {
    clear: none !important;
}

.gform_wrapper ul li.gfield {
    clear: none !important;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    padding: 0 10px !important;
    height: 34px !important;
}

.gform_wrapper .gfield_time_hour {
    display: flex;
}

.gform_wrapper .gfield_time_hour input ~ i {
    margin-left: 6px;
}


/* *************************************************************
 *      _____                          _       _
 *     |  ___|__  _ __ _ __ ___  _   _| | __ _(_)_ __ ___  ___
 *     | |_ / _ \| '__| '_ ` _ \| | | | |/ _` | | '__/ _ \/ __|
 *     |  _| (_) | |  | | | | | | |_| | | (_| | | | |  __/\__ \
 *     |_|  \___/|_|  |_| |_| |_|\__,_|_|\__,_|_|_|  \___||___/
 *
 ************************************************************** */

.gpoll_wrapper .gform_previous_button {
    float: left !important;
}

.gpoll_wrapper .gform_button_select_files {
    width: auto !important;
    margin: 10px auto 0;
    display: block;
}

.gform_body ul.gform_fields li.gfield span.name_last input {
    width: 98%;
}

.gform_wrapper .field_sublabel_above .gfield_time_minute label,
.gform_wrapper .field_sublabel_above .gfield_time_hour label {
    display: none;
}

.gform_wrapper .percentbar_blue {
    background-image: none !important;
    background-color: #282729 !important;
    line-height: 30px !important;
    border-radius: 0 !important;
}

.gform_wrapper .gf_progressbar {
    width: 99%;
    ;
    overflow: hidden;
    line-height: 30px !important;
    border: none !important;
    background-image: none !important;
    background-color: #DCDCDC !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.gform_wrapper .gf_progressbar_percentage {
    text-align: right;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    text-shadow: none !important;
    line-height: 30px !important;
    border-radius: 20px 0 0 20px !important;
}

.gform_wrapper .gf_progressbar_percentage.percentbar_100 {
    border-radius: 20px !important;
}

body .gform_wrapper img.ui-datepicker-trigger {
    vertical-align: middle;
}

/* .gfield_date_dropdown_year,
.gfield_date_dropdown_day,
.gfield_date_dropdown_month{width:80px !important; overflow:hidden !important;border-right:1px solid #282729;background:url(../images/select_poll.jpg) right top no-repeat !important;}
.gfield_date_dropdown_year select,
.gfield_date_dropdown_day select,
.gfield_date_dropdown_month select{width:96px !important;background:none !important;} */
.gpoll_button {
    display: block;
    width: 100%;
    margin: 75px 0 0;
}

.gpoll_summary {
    margin-top: 70px;
}

.gpoll .gsection {
    border-bottom: none !important;
    margin: 20px 0 10px !important;
}

.gpoll input[type=button] {
    width: auto !important;
    max-width: 50%;
}

.gform_wrapper.gpoll_wrapper {
    max-width: 100% !important;
}

.gform_wrapper h3.gform_title {
    margin: 15px 0 !important;
}

.gform_wrapper .gf_step span.gf_step_number {
    font-size: 1em !important;
}

.gform_wrapper .gf_step.gf_step_active {
    font-weight: bold;
}

.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_year,
.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute {
    width: 2.4em !important;
}

.ginput_container_fileupload #extensions_message {
    display: block;
    font-size: 12px;
    opacity: .5;
    margin-top: 5px;
}

.gform_wrapper.gpoll_wrapper .gform_page_footer {
    width: 100% !important;
}

.gform_wrapper .gform_page_footer .button.gform_button,
.gform_wrapper .gform_page_footer .button.gform_next_button {
    margin-right: 0 !important;
}

.entry-content .gform_wrapper .ginput_complex .ginput_full input[type="email"],
.entry-content .gform_wrapper .ginput_complex .ginput_full input[type="number"],
.entry-content .gform_wrapper .ginput_complex .ginput_full input[type="password"],
.entry-content .gform_wrapper .ginput_complex .ginput_full input[type="tel"],
.entry-content .gform_wrapper .ginput_complex .ginput_full input[type="text"],
.entry-content .gform_wrapper .ginput_complex .ginput_full input[type="url"] {
    width: 100% !important;
}

.gform_wrapper .top_label .gsection_description,
.gform_wrapper .gfield_description {
    width: 100% !important;
}

.gform_page_footer .gpoll_button {
    margin-right: 12px !important;
}

.gpoll_ratio_box {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}


.top_label div.ginput_complex.ginput_container.gf_name_has_1,
.top_label div.ginput_complex.ginput_container.gf_name_has_2,
.top_label div.ginput_complex.ginput_container.gf_name_has_3 {
    width: 100% !important;
}

.gform_page_footer {
    display: grid;
    grid-template-columns: 75% 25%;
    grid-template-rows: 50% 50%;
}

.gform_wrapper .gform_page_footer .button.gform_previous_button {
    margin-bottom: 50px;
    grid-column: 1;
    grid-row: 1;
}

.gform_wrapper .gform_page_footer .bloc-checkbox-rgpd-gf {
    width: 75%;
    grid-column: 1;
    grid-row: 2;
}

.gform_wrapper .gform_page_footer > div {
    grid-row: 2;
    grid-column: 2;
}


/* *********************************
*      _____ _ _ _
*     |  ___(_) | |_ _ __ ___  ___
*     | |_  | | | __| '__/ _ \/ __|
*     |  _| | | | |_| | |  __/\__ \
*     |_|   |_|_|\__|_|  \___||___/
*
*********************************** */

#primary .wrapper-panel {
    padding: 23px 20px 0;
    box-sizing: border-box;
    margin: 0;
    text-transform: initial;
    font-weight: initial;
    margin-bottom: 20px;
    background: #e6e6e6;
}

#primary .wrapper-panel .display-listes {
    overflow: hidden;
    padding-bottom: 11px;
}

#primary .wrapper-panel .display-listes p {
    text-transform: uppercase;
    float: left;
    margin-bottom: 0;
}

#primary .wrapper-panel .display-listes .liste-affichage {
    float: right;
}

#primary .wrapper-panel .display-listes a {
    float: left;
    margin-left: 20px;
}

#primary .wrapper-panel .display-listes a.simple {
    margin-left: 0;
}

#primary .wrapper-panel .display-listes a svg {
    width: 37px;
    height: 36px;
}

#primary .wrapper-panel .form-panel {
    padding: 10px 0 17px;
    margin-bottom: 17px;
}

#primary .wrapper-panel .form-panel p,
.wrapper-panel-new .form-panel p {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
    display: inline-block;
}

#primary .wrapper-panel .form-panel label {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    display: block;
}

#primary .wrapper-panel .form-panel label.small-label {
    position: absolute;
}

#primary .wrapper-panel .form-panel input[type=text],
#primary .wrapper-panel .form-panel input[type=date] {
    width: 100%;
    box-sizing: border-box;
    padding: 6px 5px 7px;
    margin-top: 10px;
    outline: none;
}

#primary .wrapper-panel .form-panel .liste-types {
    margin-top: 14px;
}

#primary .wrapper-panel .form-panel .liste-types div {
    overflow: hidden;
}

#primary .wrapper-panel .form-panel .liste-types div p.wrapper-checkbox {
    float: left;
    margin-right: 5px;
}

#primary .wrapper-panel .form-panel .liste-types div label {
    text-transform: none;
}

#primary .wrapper-panel .form-panel select {
    padding: 6px 0 5px;
    outline: none;
    width: 100%;
    cursor: pointer;
}

#primary .wrapper-panel .form-panel .annee-filtre,
#primary .wrapper-panel .form-panel .sous-categorie-contact {
    margin-top: 8px;
}

#primary .wrapper-panel .form-panel .communes-ot,
#primary .wrapper-panel .form-panel .keywords,
#primary .wrapper-panel .form-panel .periode,
#primary .wrapper-panel .form-panel .mois-filtre,
#primary .wrapper-panel .form-panel .rechercheadresse-googlemap,
#primary .wrapper-panel .form-panel .categorie-label {
    margin-top: 15px;
}

#primary .wrapper-panel .form-panel .mois-filtre label,
#primary .wrapper-panel .form-panel .communes-ot label,
#primary .wrapper-panel .form-panel .liste-types > label {
    margin-bottom: 10px;
}

#primary .wrapper-panel .form-panel .keywords {
    position: relative;
}

#primary .wrapper-panel .form-panel .periode .input-date {
    position: relative;
}

#primary .wrapper-panel .form-panel .periode .input-date input {
    width: 85%;
    float: right;
    min-width: 200px;
    text-transform: uppercase;
}

#primary .wrapper-panel .form-panel input.valider-form {
    margin: 20px 0 10px;
    padding: 5px 0;
    height: auto;
}

#primary .wrapper-panel .form-panel a.reinitialiser-form {
    padding: 6px 0 5px;
    height: auto;
    position: relative;
    border: none;
    background: none;
    line-height: 25px;
}

#primary .wrapper-panel .form-panel a.reinitialiser-form span {
    z-index: 1;
    position: relative;
}

#primary .wrapper-panel .form-panel a.reinitialiser-form::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 4px;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}

#primary .wrapper-panel .prop-publi {
    padding-top: 20px;
    border-top: 1px solid #282729;
}

#primary .wrapper-panel .form-panel input.valider-form,
#primary .wrapper-panel .form-panel a.reinitialiser-form,
#primary .wrapper-panel .prop-publi a span svg path,
#primary .wrapper-panel .rester-informe a span svg path,
#primary .wrapper-panel .prop-publi a,
#primary .wrapper-panel .rester-informe a,
.panel-plan-interactif .display-map a.off,
.panel-plan-interactif .display-map a.on {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}

#primary .wrapper-panel .prop-publi a,
#primary .wrapper-panel .rester-informe a,
.panel-plan-interactif .display-map a.off,
.panel-plan-interactif .display-map a.on {
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 15px 10px 15px 20px;
    box-sizing: border-box;
}

#primary .wrapper-panel .prop-publi a span,
.panel-plan-interactif .display-map a.off span,
.panel-plan-interactif .display-map a.on span {
    margin-right: 13px;
}

#primary .wrapper-panel .prop-publi a span svg,
.panel-plan-interactif .display-map a.off span svg,
.panel-plan-interactif .display-map a.on span svg {
    width: 26px;
    height: 23px;
    display: block;
    float: left;
}

#primary .wrapper-panel .prop-publi a br {
    display: none;
}

#primary .wrapper-panel .rester-informe {
    margin-top: 10px;
    margin-bottom: 20px;
}

#primary .wrapper-panel .rester-informe a span {
    display: block;
    float: left;
}

#primary .wrapper-panel .rester-informe a span svg {
    width: 18px;
    height: 18px;
    margin-right: 20px;
}

.wrapper-infobubble ul li .wrapper-contenu-info-bulle .information-info-bulle {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

/* A modifier */
#primary .wrapper-panel .display-listes {
    border-bottom: 1px solid #282729;
}

#primary .wrapper-panel .display-listes p {
    color: #282729;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    line-height: 36px;
    font-weight: 300;
}

#primary .wrapper-panel .display-listes a svg path {
    fill: #8c8f92;
}

#primary .wrapper-panel .display-listes a:hover svg path,
#primary .wrapper-panel .display-listes a.active svg path {
    fill: #282729;
}

#primary .wrapper-panel .form-panel p,
.wrapper-panel-new .form-panel p {
    color: #282729;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    display: inline-block;
    text-transform: none;
}

#primary .wrapper-panel .form-panel label {
    font-family: "Poppins", sans-serif;
    color: #282729;
    display: inline-block;
    font-weight: 700;
    text-transform: none;
}

#primary .wrapper-panel .form-panel label.small-label {
    color: #282729;
    top: 8px;
    margin-top: 10px;
}

#primary .wrapper-panel .form-panel select {
    border: 1px solid transparent;
    background-color: #fff;
}

#primary .wrapper-panel .form-panel input[type=text],
#primary .wrapper-panel .form-panel input[type=date] {
    border: 1px solid transparent;
}

#primary .wrapper-panel .form-panel .liste-types div label {
    color: #282729;
    line-height: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

#primary .wrapper-panel .form-panel input.valider-form,
#primary .wrapper-panel .form-panel a.reinitialiser-form {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    border-radius: 4px;
    height: 35px;
}

#primary .wrapper-panel .form-panel input.valider-form,
#primary .wrapper-panel .form-panel a.reinitialiser-form::after {
    background-color: #282729;
    border: 1px solid #282729;
}

#primary .wrapper-panel .form-panel input:hover.valider-form,
#primary .wrapper-panel .form-panel a:hover.reinitialiser-form::after {
    background-color: #c2c3c4;
    border: 1px solid #c2c3c4;
    color: #282729;
}

#primary .wrapper-panel .form-panel a.reinitialiser-form:hover {
    color: #282729;
}

#primary .wrapper-panel .prop-publi a,
#primary .wrapper-panel .rester-informe a,
.panel-plan-interactif .display-map a.off,
.panel-plan-interactif .display-map a.on {
    background: transparent;
    color: #282729;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    border-radius: 5px;
    border: 1px solid #282729;
}

#secondary .ensavoirplus-pagedetaillee a,
#secondary a.return-list {
    background: transparent;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    border-radius: 5px;
    border: 1px solid #fff;
}

#primary .wrapper-panel .prop-publi a span svg path,
#primary .wrapper-panel .rester-informe a span svg path,
.panel-plan-interactif .display-map a.off span svg path,
.panel-plan-interactif .display-map a.on span svg path {
    fill: #282729;
    transition: .3s;
}

#secondary .ensavoirplus-pagedetaillee a svg path,
#secondary a.return-list span svg {
    fill: #fff;
    transition: .3s;
}

#primary .wrapper-panel .prop-publi a:hover,
#primary .wrapper-panel .rester-informe a:hover,
.panel-plan-interactif .display-map a:hover.off,
.panel-plan-interactif .display-map a:hover.on {
    background: #8c8f92;
    color: #fff;
    border: 1px solid #8c8f92;
}

#secondary .ensavoirplus-pagedetaillee a:hover,
#secondary a:hover.return-list {
    background: #fff;
    color: #009bdf;
    border: 1px solid #fff;
}

#primary .wrapper-panel .prop-publi a:hover span svg path,
#primary .wrapper-panel .rester-informe a:hover svg path,
.panel-plan-interactif .display-map a:hover.off span svg path,
.panel-plan-interactif .display-map a:hover.on span svg path {
    fill: #fff;
}

#secondary .ensavoirplus-pagedetaillee a:hover svg path,
#secondary a:hover.return-list span svg {
    fill: #009bdf;
}

.wrapper-panel .ensavoirplu_phototheque {
    background-color: transparent;
    color: #fff;
    padding: 0;
    font-size: 13px;
    line-height: 17px;
}

/* *****************************************************************************************
*       ____                                        _                       _       _
*      / ___|___  _ __ ___  _ __ ___  _   _ _ __   | |_ ___ _ __ ___  _ __ | | __ _| |_ ___
*     | |   / _ \| '_ ` _ \| '_ ` _ \| | | | '_ \  | __/ _ \ '_ ` _ \| '_ \| |/ _` | __/ _ \
*     | |__| (_) | | | | | | | | | | | |_| | | | | | ||  __/ | | | | | |_) | | (_| | ||  __/
*      \____\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|  \__\___|_| |_| |_| .__/|_|\__,_|\__\___|
*                                                                    |_|
******************************************************************************************** */

/* Article content */
ul #calendrier-agenda .fc-row .fc-event-container a.fc-event {
    border: 1px solid #282729;
}

#primary a .articles-content,
#primary .template-bdocumentaire-phototheque ul li .information-document {
    border: 1px solid transparent;
    background: #e6e6e6;
    display: block;
    height: 188px;
    padding-right: 20px;
    transition: all 0.75s ease-in-out;
}

#primary a .articles-content span.title,
#primary ul.liste-publication li h4 {
    color: #00498d;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: block;
    padding: 48px 0 0;
    margin: 10px 0 5px;
}

#primary a .articles-content span.introduction,
#primary ul.liste-publication li p,
#primary a .articles-content .hover-contact .introduction,
#primary a .introduction,
#primary a ul li {
    color: #282729;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin: 12px 0 0;
}

#primary .categories-publications {
    position: absolute;
}

#primary .categories-publications svg,
#primary .template-actualites ul li .cats-date .cats-actus svg,
#primary .date-cat p.cats-actus svg,
#primary .date-cat p.date svg {
    width: 13px;
    height: 13px;
    margin-right: 5px;
    display: block;
    float: left;
}

#primary .categories-publications svg path,
#primary li .information-document .details-document p.categorie-document span svg path,
#primary .information-document .details-document p.date-document span svg path,
#primary .information-document .details-document p.poids-document span svg path,
#primary .template-actualites ul li .cats-date svg path {
    fill: #5e5e5e;
}

#primary .categories-publications a,
#primary .categories-publications span,
#primary .template-actualites ul li .cats-date .cats-actus a,
#primary .date-cat p.cats-actus a,
#primary .date-cat p.cats-actus span,
#primary article .date-cat p.date span,
#primary .information-document .details-document p.categorie-document a,
#primary .information-document .details-document p.poids-document,
#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.date-document,
#primary .template-actualites ul li .cats-date .date-actus {
    color: #5e5e5e;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
    float: left;
}

#primary .categories-publications a:hover,
#primary .template-actualites ul li .cats-date .cats-actus a:hover,
#primary .date-cat p.cats-actus a:hover {
    text-decoration: underline;
}

#primary a:hover .articles-content {
    background: #dcdcdc;
}

#primary a .articles-content span.lire-la-suite {
    display: block;
    position: absolute;
    right: 6px;
    bottom: 6px;
}

#primary a:hover .articles-content span.lire-la-suite {
    bottom: 6px;
}

#primary a .articles-content span.lire-la-suite svg {
    width: 21px;
    height: 21px;
}

#primary a .articles-content span.lire-la-suite svg polygon {
    fill: #515151;
}

#primary a .articles-content span.lire-la-suite svg circle {
    fill: transparent;
    stroke: #515151;
    stroke-dasharray: 0 71.77;
    transition: all 0.75s ease-in-out;
}

#primary a .articles-content span.lire-la-suite .ie-plus {
    width: 21px;
    height: 21px;
    background: url('../../noyau/images/core/plus-template.png') no-repeat;
    background-position: left top;
    display: block;
}

#primary a:hover .articles-content,
#primary .vignette.firstc a .articles-content {
    background: #d9e1e9;
}

#primary a:hover .articles-content span.lire-la-suite svg circle,
#primary .vignette.firstc a .articles-content span.lire-la-suite svg circle {
    stroke-dasharray: 71.77 0;
}

#primary a:hover .articles-content span.lire-la-suite .ie-plus,
#primary .vignette.firstc a .articles-content span.lire-la-suite .ie-plus {
    background-position: left bottom;
}

#wrapper {
    position: relative;
}

.center-prop-internaute {
    z-index: 21;
    position: absolute;
    top: 0;
    left: 50%;
}

.center-prop-internaute .prop-publication {
    z-index: 20;
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
    position: relative;
    top: 0;
    left: 0;
}

.center-prop-internaute #proposition-publication .bloc-form textarea {
    height: 100px;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette.firstc a .articles-content,
#primary .template-affilistes-navprofil ul.liste-publication li.vignette a .articles-content,
#primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content,
#primary .template-annuaire-contacts ul li.vignette.firstc a .articles-content,
#primary .template-annuaire-contacts ul li.vignette a .articles-content,
#primary .contact-detail .content-contact .content-contact-header,
#primary .content-agenda .info {
    background: #e6e6e6;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette a:hover .articles-content,
#primary .template-affilistes-navprofil ul.liste-publication li.liste a:hover .articles-content,
#primary .template-actualites ul li a:hover .articles-content,
#primary .template-annuaire-contacts ul li:hover.vignette a .articles-content,
#primary .template-annuaire-contacts ul li.liste > a:hover,
#primary .template-agenda ul li a:hover .articles-content {
    background: #d9e1e9;
}

/* Formulaire de contact (agenda/annuaire) */
.content-defaut-module form ol li label {
    color: #282729;
    font-weight: 700;
}

.content-defaut-module form ol li input[type=text],
.content-defaut-module form ol li textarea {
    background: #fff;
    font-size: 14px;
    color: #282729;
    font-family: "Roboto", sans-serif;
    border: 1px solid #282729;
}

/* A modifier */
.center-prop-internaute {
    margin-left: -620px;
}

.center-prop-internaute .prop-publication {
    background-color: #fff;
}

.template-horaires-ouverture .alerte p {
    color: #fff !important;
    text-transform: none;
}

/* *************************************************
*                 _               _ _ _    __
*        / \   ___| |_ _   _  __ _| (_) |_ /_/  ___
*       / _ \ / __| __| | | |/ _` | | | __/ _ \/ __|
*      / ___ \ (__| |_| |_| | (_| | | | ||  __/\__ \
*     /_/   \_\___|\__|\__,_|\__,_|_|_|\__\___||___/
*
**************************************************** */

/* Simple */
#primary .template-actualites {
    margin-top: 0px;
}

#primary .template-actualites ul {}

#primary .template-actualites ul li {
    background-color: #fff;
    width: 100%;
    position: relative;
    height: 180px;
    margin-top: 20px;
    overflow: hidden;
}

#primary .template-actualites ul li:first-child {
    margin-top: 0;
}

#primary .template-actualites ul li a {
    display: block;
    text-decoration: none;
}

#primary .template-actualites ul li a .img-actu {
    display: block;
    width: 180px;
    height: 180px;
    line-height: 180px;
    text-align: center;
    float: left;
    margin-right: 20px;
}

#primary .template-actualites ul li a .img-actu-upload {
    background-size: cover;
    background-position: center center;
}

#primary .template-actualites ul li .cats-date {
    top: 17px;
    left: 200px;
}

#primary .template-actualites ul li .cats-date .cats-actus,
#primary .date-cat p.cats-actus {
    float: left;
    margin-right: 10px;
    margin-bottom: 0
}

/* Minime */
#primary .template-actualites ul li.minime {
    height: 104px;
    margin-top: 20px;
}

#primary .template-actualites ul li:first-child.minime {
    height: 105px;
    margin-top: 0;
}

#primary .template-actualites ul li.minime a .articles-content {
    padding: 0 20px;
    height: 102px;
}

#primary .template-actualites ul li:first-child.minime a .articles-content {
    border-top: 1px solid transparent;
}

#primary .template-actualites ul li.minime .cats-date {
    position: absolute;
    left: 20px;
}

/* Single */
#primary .date-cat {
    border: 1px solid #5e5e5e;
    padding: 10px 15px 17px;
    margin-top: 0px;
}

#primary article .date-cat p.cats-actus a,
#primary article .date-cat p.date span {
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 0;
    color: #5e5e5e;
}

#primary article .date-cat svg path {
    fill: #5e5e5e;
}

/* ****************************************
*         _                        _
*        / \   __ _  ___ _ __   __| | __ _
*       / _ \ / _` |/ _ \ '_ \ / _` |/ _` |
*      / ___ \ (_| |  __/ | | | (_| | (_| |
*     /_/   \_\__, |\___|_| |_|\__,_|\__,_|
*             |___/
*
******************************************* */

#proposition-publication p.infolocale-a-savoir {
    background-size: 3.5%;
}

#primary .template-agenda {}

#primary .template-agenda ul li {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

#primary .template-agenda ul li:first-child {
    margin-top: 0;
}

#primary .template-agenda ul li a {
    display: block;
    text-decoration: none;
}

#primary .template-agenda ul li a span.img-agenda {
    width: 130px;
    height: 210px;
    float: left;
    line-height: 210px;
    text-align: center;
}

#primary .template-agenda ul li a span.img-agenda.bs-cover {
    background-size: cover;
}

#primary .template-agenda ul li a .date {
    width: 130px;
    height: 180px;
    float: left;
    margin-right: 20px;
    padding-top: 30px;
}

#primary .template-agenda ul li a .date p {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 0 13px;
    font-weight: 700;
}

#primary .template-agenda ul li a .articles-content {
    height: 208px;
    padding-right: 10px;
}

#primary .template-agenda ul li a .articles-content .lieu {
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    line-height: 14px;
    margin-top: 12px;
    display: block;
}

#primary .template-agenda ul li a .articles-content .lieu svg {
    width: 8px;
    height: 13px;
    margin-right: 10px;
}

#primary .template-agenda ul li a .articles-content .lieu svg path {
    fill: #515151;
}

#primary .template-agenda ul li .categorie-agenda {
    top: 15px;
    left: 280px;
}

#primary .template-agenda ul li a .date,
.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event,
#primary .content-agenda .categorie-date {
    background-color: #009bdf;
}

#primary .template-agenda ul li a .articles-content {
    border: 1px solid transparent;
    border-left: none;
}

#primary .template-agenda ul li a:hover .articles-content {
    border-left: none;
}

/* A modifier */
#primary .template-agenda ul li a .articles-content .lieu {
    color: #515151;
}

/* Single */
#primary .content-agenda {
    margin-top: 0px;
}

#primary .content-agenda .categorie-date {
    margin-right: 20px;
    width: 100%;
    box-sizing: border-box;
    height: inherit;
    padding: 14px 25px;
    margin-bottom: 20px;
}

#primary .content-agenda .categorie-date .date-evenement p {
    font-size: 16px;
    line-height: 20px;
    float: left;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}

#primary .content-agenda .categorie-date .date-evenement p:first-child {
    margin-right: 10px;
}

#primary .content-agenda .info {
    padding: 15px 25px;
    background: #dcdcdc;
}

#primary .content-agenda .info p.categorie-evenement {
    margin-bottom: 10px;
}

#primary .content-agenda .info p.categorie-evenement span svg {
    width: 11px;
    height: 11px;
    margin-right: 5px;
}

#primary .content-agenda .info p.categorie-evenement a {
    text-decoration: none;
}

#primary .content-agenda .info p.categorie-evenement a:hover {
    border-bottom: none;
}

#primary .content-agenda .info p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

#primary .content-agenda .info p span.label {
    font-weight: bold;
    margin-right: 10px;
}

#primary .content-agenda .site-contact {
    margin-top: 20px;
    overflow: hidden;
}

#primary .content-agenda .site-contact a {
    text-align: center;
    text-decoration: none;
    float: left;
    width: 48%;
    box-sizing: border-box;
}

#primary .content-agenda .site-contact a svg {
    width: 11px;
    height: 11px;
    margin-right: 10px;
}

#primary .content-agenda .site-contact a svg path {
    fill: #282729;
    transition: .3s;
}

#primary .content-agenda .site-contact a:hover svg path {
    fill: #fff;
}

#primary .content-agenda .site-contact a.nous-contactez {
    float: right;
}

#primary .content-agenda .site-contact a.nous-contactez.fleft {
    float: left;
}

#primary .content-agenda form,
#primary .contact-detail .content-contact form {
    display: none;
}

#primary .content-agenda form ol,
#primary .contact-detail .content-contact form ol {
    overflow: hidden;
}

#primary .content-agenda form ol li.input,
#primary .contact-detail .content-contact form ol li.input {
    width: 48%;
    float: left;
}

#primary .content-agenda form ol li.input2,
#primary .contact-detail .content-contact form ol li.input2 {
    float: right;
}

#primary .content-agenda form ol li.textarea,
#primary .contact-detail .content-contact form ol li.textarea {
    float: left;
    width: 100%;
}

#primary .content-agenda form ol li label,
#primary .contact-detail .content-contact form ol li label {
    display: block;
    margin: 20px 0 10px;
}

#primary .content-agenda form ol li input[type=text],
#primary .content-agenda form ol li textarea,
#primary .contact-detail .content-contact form ol li input[type=text],
#primary .contact-detail .content-contact form ol li textarea {
    box-sizing: border-box;
    width: 100%;
    outline: none;
    resize: none;
    padding: 8px 5px 9px;
}

#primary .content-agenda form ol li button,
#primary .contact-detail .content-contact form ol li button {
    margin-top: 20px;
}

/* Réglages des couleurs des catégories */
/*.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event.culture_et_loisirs {background-color:#29779f;}
.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event.enfance_et_jeunesse {background-color:#ec7404;}
.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event.economie {background-color:#a6be10;}
.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event.sports {background-color:#272528;}
.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event.tourisme {background-color:#d10063;}
.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event.travaux {background-color:#6d6d6d;}
.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event.urbanisme {background-color:#f8694d;}
.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event.vie_locale {background-color:#2ca8d2;}
.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event.vie_municipale {background-color:#c82828;}
.template-agenda ul #calendrier-agenda .fc-row .fc-event-container a.fc-event.divers {background-color:#305891;}
.agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event {border:1px solid #29779f;}
.agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event.culture_et_loisirs {border:1px solid #29779f;}
.agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event.enfance_et_jeunesse {border:1px solid #ec7404;}
.agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event.economie {border:1px solid #a6be10;}
.agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event.sports {border:1px solid #272528;}
.agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event.tourisme {border:1px solid #d10063;}
.agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event.travaux {border:1px solid #6d6d6d;}
    .agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event.urbanisme {border:1px solid #f8694d;}
.agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event.vie_locale {border:1px solid #2ca8d2;}
.agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event.vie_municipale {border:1px solid #c82828;}
.agenda-evenement #calendrier-agenda .fc-row .fc-event-container a.fc-event.divers {border:1px solid #305891;}*/

/* A modifier */
.content-agenda .info .categorie-evenement,
.content-agenda .info .categorie-evenement a {
    color: #5e5e5e;
}

.content-agenda .info .categorie-evenement a {
    border-bottom: 1px solid #5e5e5e;
    font-size: 12px
}

.content-agenda .info svg path {
    fill: #5e5e5e;
}

/* *******************************************************************
*      ____  _               _       _                      _   _  __
*     |  _ \| | __ _ _ __   (_)_ __ | |_ ___ _ __ __ _  ___| |_(_)/ _|
*     | |_) | |/ _` | '_ \  | | '_ \| __/ _ \ '__/ _` |/ __| __| | |_
*     |  __/| | (_| | | | | | | | | | ||  __/ | | (_| | (__| |_| |  _|
*     |_|   |_|\__,_|_| |_| |_|_| |_|\__\___|_|  \__,_|\___|\__|_|_|
*
********************************************************************** */
#primary .panel-plan-interactif {
    padding-bottom: 20px;
}

#primary .panel-plan-interactif .display-map {
    margin-bottom: 15px;
}

#primary .panel-plan-interactif .display-map a.on {
    display: none;
}

#primary .form-planinteractif .categorie-googlemap {
    margin: 10px 0 0;
    background: transparent;
    width: 100%;
    float: none;
}

#primary .form-planinteractif .categorie-googlemap h5 {
    background: #00498d;
    border: none;
    padding: 10px 10px;
    margin-bottom: 1px;
}

#primary .form-planinteractif .categorie-googlemap h5:hover {
    background: #00305d;
}

#primary .form-planinteractif .categorie-googlemap h5 a {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}

#primary .form-planinteractif .categorie-googlemap .categorie-children {
    background-color: #fff;
}

#primary .wrapper-panel .form-panel .categorie-children label {
    text-transform: none;
    color: #282729;
    font-size: 14px;
    line-height: 24px;
    display: block;
}

#primary .form-planinteractif .categorie-googlemap .categorie-children label input {
    float: left;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    -ms-appearance: checkbox;
    appearance: checkbox;
}

#primary .wrapper-panel .form-planinteractif {
    border: none;
    padding: 0;
    margin: 0;
}

#primary .template-plan-interactif {
    margin-top: 0px;
    float: left;
    position: relative;
}

#primary .template-plan-interactif #canvas-google-maps {
    height: 804px;
}

body.map-full-width #primary .template-plan-interactif .googlemap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body.map-full-width #primary .template-plan-interactif .googlemap #canvas-google-maps {
    height: 100%;
}

body.map-full-width.admin-bar #primary .template-plan-interactif .googlemap {
    top: 32px;
    width: 85%;
}

body.map-full-width #primary .wrapper-panel {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    width: 20%;
}

body.map-full-width .partage-social-media {
    display: none;
}

body.map-full-width.admin-bar #primary .wrapper-panel {
    top: 32px;
}

body.map-full-width header,
body.map-full-width footer {
    display: none;
}

.categorie-googlemap h5 a span.nom-filtre-pi {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

/* ********************************************************************************************************************
*      ____                       _                   _           _           _        _   _      __
*     | __ )  __ _ ___  ___    __| | ___   ___    ___| |_   _ __ | |__   ___ | |_ ___ | |_| |__   \_\  __ _ _   _  ___
*     |  _ \ / _` / __|/ _ \  / _` |/ _ \ / __|  / _ \ __| | '_ \| '_ \ / _ \| __/ _ \| __| '_ \ / _ \/ _` | | | |/ _ \
*     | |_) | (_| \__ \  __/ | (_| | (_) | (__  |  __/ |_  | |_) | | | | (_) | || (_) | |_| | | |  __/ (_| | |_| |  __/
*     |____/ \__,_|___/\___|  \__,_|\___/ \___|  \___|\__| | .__/|_| |_|\___/ \__\___/ \__|_| |_|\___|\__, |\__,_|\___|
*                                                          |_|                                           |_|
*
*********************************************************************************************************************** */

#primary .template-bdocumentaire-phototheque {
    margin-top: 0px;
}

#primary .template-bdocumentaire-phototheque ul {}

#primary .template-bdocumentaire-phototheque ul li {
    margin-top: 20px;
    position: relative;
}

#primary .template-bdocumentaire-phototheque ul li:first-child {
    margin-top: 0;
}

#primary .template-bdocumentaire-phototheque ul li .image-a-la-une {
    width: 127px;
    height: 180px;
    line-height: 180px;
    text-align: center;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

#primary .template-bdocumentaire-phototheque ul li .image-a-la-une img {
    min-width: 100%;
    width: auto;
    min-height: 100%;
    height: auto;
}

#primary .template-bdocumentaire-phototheque ul li .image-a-la-une.image-a-la-une-not-pdf img {
    min-width: inherit;
    min-height: inherit;
    display: inline-block;
    vertical-align: middle;
}

#primary .template-bdocumentaire-phototheque ul li .information-document {
    height: 178px;
    padding-right: 10px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document .details-document {
    margin-top: 17px;
    overflow: hidden;
}

#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.categorie-document span {}

#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.categorie-document span svg {
    width: 14px;
    height: 13px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.categorie-document a {
    text-decoration: none;
    display: block;
    float: left;
}

#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.categorie-document a:hover {
    text-decoration: underline;
}

#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.date-document span {}

#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.date-document span svg {
    width: 13px;
    height: 13px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.poids-document span {}

#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.poids-document span svg {
    width: 10px;
    height: 13px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document h4 {
    padding: 0;
}

#primary .template-bdocumentaire-phototheque ul li .information-document p {
    margin: 0;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a.telecharger,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter,
#primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne {
    display: block;
    width: 110px;
    float: left;
    padding: 4px 8px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 10px;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter {
    margin-right: 7px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a span svg {}

#primary .template-bdocumentaire-phototheque ul li .information-document a span svg path {
    width: 14px;
    height: 8px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a.telecharger span svg,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter span svg {
    width: 11px;
    height: 11px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne span svg {
    width: 14px;
    height: 8px;
}

/* A modifier */
#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.categorie-document,
#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.date-document,
#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.poids-document {
    float: left;
    margin-right: 10px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.categorie-document span,
#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.date-document span,
#primary .template-bdocumentaire-phototheque ul li .information-document .details-document p.poids-document span {
    float: left;
    margin-right: 5px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a.telecharger,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter,
#primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne {
    color: #282729;
    font-size: 11px;
    display: flex;
    align-items: center;
    transition: .3s;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a.telecharger span svg,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter span svg,
#primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne span svg {
    margin-right: 8px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a.telecharger span svg path,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter span svg,
#primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne span svg path {
    fill: #282729;
    transition: .3s;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a.telecharger:hover,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter:hover,
#primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne:hover {
    color: #fff;
    font-size: 11px;
    display: flex;
    align-items: center;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a.telecharger:hover span svg,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter:hover span svg,
#primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne:hover span svg {
    margin-right: 8px;
}

#primary .template-bdocumentaire-phototheque ul li .information-document a.telecharger:hover span svg path,
#primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter:hover span svg,
#primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne:hover span svg path {
    fill: #fff;
}

#primary .template-bdocumentaire-phototheque ul li .image-a-la-une {
    text-align: center;
    line-height: 180px;
}

#primary .template-bdocumentaire-phototheque ul li .image-a-la-une.image-a-la-une-not-pdf img {
    min-width: inherit;
    min-height: inherit;
    display: inline-block;
    vertical-align: middle;
}

a.consulter-ligne.feuilleter span {
    display: flex
}

/* **********************************************************************************************************
*       ____           _   _                   _
*      / ___| ___  ___| |_(_) ___  _ __     __| | ___  ___   _ __ ___  ___ ___  ___  _   _ _ __ ___ ___  ___
*     | |  _ / _ \/ __| __| |/ _ \| '_ \   / _` |/ _ \/ __| | '__/ _ \/ __/ __|/ _ \| | | | '__/ __/ _ \/ __|
*     | |_| |  __/\__ \ |_| | (_) | | | | | (_| |  __/\__ \ | | |  __/\__ \__ \ (_) | |_| | | | (_|  __/\__ \
*      \____|\___||___/\__|_|\___/|_| |_|  \__,_|\___||___/ |_|  \___||___/___/\___/ \__,_|_|  \___\___||___/
*
************************************************************************************************************* */
#primary .wrapper-calendrier-gestion-ressources {
    background: #fff;
}

.post-template-template-gestion-ressources-php .panel-gestion-ressources .display-listes p,
.tax-categories-ressources .panel-gestion-ressources .display-listes p {
    width: auto;
}

.post-template-template-gestion-ressources-php .panel-gestion-ressources .display-listes,
.tax-categories-ressources .display-listes {
    padding: 0;
}

.wrapper-calendrier-gestion-ressources a.btn-reserver-ressource {
    background: #282729;
}

.wrapper-calendrier-gestion-ressources a.btn-reserver-ressource:hover {
    background: #52575b;
}

.wrapper-calendrier-gestion-ressources a.btn-reserver-ressource span.txt {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    line-height: 24px;
}

#primary .panel-gestion-ressources .form-panel {
    padding-bottom: 0;
    border-bottom: none;
}

#primary .template-gestion-ressources {
    margin-top: 0px;
}

#primary .template-gestion-ressources ul li {
    position: relative;
    margin-top: 20px;
}

#primary .template-gestion-ressources ul li:first-child {
    margin-top: 0;
}

#primary .template-gestion-ressources ul li a {
    display: block;
    text-decoration: none;
}

#primary .template-gestion-ressources ul li span.img-ressources {
    width: 180px;
    height: 180px;
    line-height: 180px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
    float: left;
    text-align: center;
}

#primary .template-gestion-ressources ul li span.img-ressources-upload {
    background-size: cover;
    background-position: center center;
}

#primary .template-gestion-ressources ul li span.articles-content {
    border: 1px solid #c7c7c7;
    height: 178px;
    display: block;
    padding-right: 10px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}

#primary .template-gestion-ressources ul li .categorie-ressources {
    top: 15px;
    left: 200px;
}

/* Single */
#primary .wrapper-calendrier-gestion-ressources a.reserver-ressource {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    width: 300px;
    margin: 0px auto 30px;
}

/* ****************************************************************************************************
*         _                            _                _                        _             _
*        / \   _ __  _ __  _   _  __ _(_)_ __ ___    __| | ___    ___ ___  _ __ | |_ __ _  ___| |_ ___
*       / _ \ | '_ \| '_ \| | | |/ _` | | '__/ _ \  / _` |/ _ \  / __/ _ \| '_ \| __/ _` |/ __| __/ __|
*      / ___ \| | | | | | | |_| | (_| | | | |  __/ | (_| |  __/ | (_| (_) | | | | || (_| | (__| |_\__ \
*     /_/   \_\_| |_|_| |_|\__,_|\__,_|_|_|  \___|  \__,_|\___|  \___\___/|_| |_|\__\__,_|\___|\__|___/
*
******************************************************************************************************* */

#primary .template-annuaire-contacts {
    margin-top: 0px;
}

#primary .template-annuaire-contacts ul li.vignette {
    float: left;
    width: 48%;
    position: relative;
    height: 370px;
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-annuaire-contacts ul li.vignette:nth-child(even) {
    margin-left: 4%;
}

#primary .template-annuaire-contacts ul li > a {
    text-decoration: none;
    display: block;
    height: 100%;
}

#primary .template-annuaire-contacts ul li.vignette a .img-contact {
    width: 100%;
    height: 180px;
    display: block;
    background-position: center center;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-annuaire-contacts ul li.vignette a .imageune-contact {
    background-size: cover;
}

#primary .template-annuaire-contacts ul li.vignette a .articles-content {
    border-top: none;
    display: block;
    padding-right: 0;
    min-height: 159px;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-annuaire-contacts ul li.vignette a .articles-content .hover-contact {
    display: none;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-annuaire-contacts ul li.vignette a .articles-content .hover-contact .adresse {
    padding: 10px 16px;
    display: block;
}

#primary .template-annuaire-contacts ul li.vignette a .articles-content .hover-contact .num-contact {
    display: block;
    padding: 4px 16px;
    border-top: 1px solid #c7c7c7;
}

#primary .template-annuaire-contacts ul li.vignette a .articles-content .hover-contact span.num-contact svg {
    width: 13px;
    height: 17px;
    float: left;
    margin-right: 14px;
}

#primary .template-annuaire-contacts ul li.vignette a .articles-content .hover-contact span.num-contact svg path {
    fill: #515151;
}

#primary .template-annuaire-contacts ul li.vignette .categorie-annuairedecontact {
    top: 198px;
    left: 16px;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
    display: flex
}

#primary .template-annuaire-contacts ul li.vignette a .lire-la-suite {
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-annuaire-contacts ul li .categorie-annuairedecontact a {
    float: none;
}

#primary .template-annuaire-contacts ul li.vignette a .voir-fiche {
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding: 4px 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

#primary .template-annuaire-contacts ul li.liste > a:hover {
    border-top: none;
}

#primary .template-annuaire-contacts ul li.vignette.firstc a .img-contact,
#primary .template-annuaire-contacts ul li:hover.vignette a .img-contact {
    height: 0;
}

#primary .template-annuaire-contacts ul li:hover.vignette a .articles-content,
#primary .template-annuaire-contacts ul li.vignette.firstc a .articles-content {
    background: transparent;
}

#primary .template-annuaire-contacts ul li.vignette.firstc a .hover-contact,
#primary .template-annuaire-contacts ul li:hover.vignette a .hover-contact {
    display: block;
}

#primary .template-annuaire-contacts ul li.vignette.firstc .categorie-annuairedecontact,
#primary .template-annuaire-contacts ul li:hover.vignette .categorie-annuairedecontact {
    top: 18px;
}

#primary .template-annuaire-contacts ul li.vignette.firstc a .lire-la-suite,
#primary .template-annuaire-contacts ul li:hover.vignette a .lire-la-suite,
#primary .template-annuaire-contacts ul li .site-internet .reponsive-480 {
    display: none;
}

/* Liste */
#primary .template-annuaire-contacts ul li.liste {
    position: relative;
    width: 100%;
    margin-top: 20px;
}

#primary .template-annuaire-contacts ul li.liste:first-child {
    margin-top: 0px;
}

#primary .template-annuaire-contacts ul li.liste a .articles-content {
    height: 100%;
}

#primary .template-annuaire-contacts ul li:last-child.liste {
    margin-bottom: 20px;
}

#primary .template-annuaire-contacts ul li.liste > a {
    height: 105px;
    background-color: #fff;
    border-top: none;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-annuaire-contacts ul li.liste .categorie-annuairedecontact {
    top: 17px;
    left: 20px;
    display: flex;
}

#primary .template-annuaire-contacts ul li.liste a .articles-content .title {
    padding: 38px 25px 0 16px;
}

#primary .template-annuaire-contacts ul li.liste > a:hover {
    background-color: #dcdcdc;
    border: none;
}

/* Pagination et nombre de résultats */
#primary .template-annuaire-contacts .nbr-resultats-annuairedecontact {
    float: left;
}

#primary .template-annuaire-contacts .pagination-annuairedecontacts {
    float: right;
    clear: inherit;
}

/* Carte plan */
#primary .template-annuaire-contacts .planinteractif-annuairedecontact #google-map {
    height: 450px;
    width: 100%;
    margin-bottom: 30px;
}

/* Single */
#primary .contact-detail {
    margin-top: 0px;
    position: relative;
}

#primary .contact-detail .content-contact {}

#primary .contact-detail .content-contact .content-contact-header {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    background: #e6e6e6;
}

#primary .contact-detail .content-contact .content-contact-header .adresse {
    width: 60%;
    float: left;
    padding: 15px 20px;
    box-sizing: border-box;
}

#primary .contact-detail .content-contact .content-contact-header .reseaux {
    width: 33%;
    float: right;
    text-align: center;
    padding: 15px 0;
    box-sizing: border-box;
}

#primary .contact-detail .content-contact .content-contact-header .reseaux p {
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif !important;
}

#primary .contact-detail .content-contact .content-contact-header .reseaux a {
    display: inline-block;
    margin: 5px 10px 5px 10px;
    height: 36px;
    width: 36px;
    font-family: 'SocialFont';
    font-size: 35px;
    text-decoration: none;
    position: relative;
    opacity: 1;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .contact-detail .content-contact .content-contact-header .reseaux a::before {
    top: 10px;
    position: absolute;
    left: 0px;
}

#primary .contact-detail .content-contact .content-contact-header .reseaux a:hover {
    opacity: 0.7;
}

#primary .contact-detail .content-contact .numeros {
    overflow: hidden;
    width: 100%;
}

#primary .contact-detail .content-contact .numeros a {
    float: left;
    position: relative;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
}

#primary .contact-detail .content-contact .numeros.numero1 a {
    width: 100%;
}

#primary .contact-detail .content-contact .numeros.numero2 a {
    width: 50%;
}

#primary .contact-detail .content-contact .numeros.numero3 a {
    width: 33%;
}

#primary .contact-detail .content-contact .numeros a:first-child {
    border-left: none;
}

#primary .contact-detail .content-contact .numeros.numero3 a:first-child {
    width: 34%;
}

#primary .contact-detail .content-contact .numeros a span {
    display: inline-block;
    vertical-align: middle;
}

#primary .contact-detail .content-contact .numeros a span.icon {
    margin-right: 5px;
}

#primary .contact-detail .content-contact .numeros a span.icon svg {
    margin-right: 5px;
    margin-top: -3px;
}

#primary .contact-detail .content-contact .site-contact {}

#primary .contact-detail .content-contact .site-contact {
    margin-top: 20px;
    overflow: hidden;
}

#primary .contact-detail .content-contact .site-contact a {
    text-align: center;
    text-decoration: none;
    float: left;
    width: 48%;
    box-sizing: border-box;
}

#primary .contact-detail .content-contact .site-contact a svg {
    width: 11px;
    height: 11px;
    margin-right: 10px;
}

#primary .contact-detail .content-contact .site-contact a svg path {
    fill: #282729;
    transition: .3s;
}

#primary .contact-detail .content-contact .site-contact a:hover svg path {
    fill: #fff;
}

#primary .contact-detail .content-contact .site-contact a.nous-contactez {
    float: right;
}

#primary .contact-detail .informations-contacts {
    margin-top: 20px;
}

#primary .contact-detail .informations-contacts .infos-contact {
    overflow: hidden;
    margin-bottom: 10px;
}

#primary .contact-detail .informations-contacts .infos-contact p.label {
    float: left;
    margin-right: 10px;
}

#primary .contact-detail .label {
    width: 180px;
}

#primary .contact-detail .informations-contacts .infos-contact div {
    float: left;
}

#primary .contact-detail .informations-contacts .infos-contact.a_savoir div div p {
    float: left;
    width: auto;
}

#primary .contact-detail .informations-contacts .options {
    overflow: hidden;
    margin: 10px 0;
}

#primary .contact-detail .informations-contacts .options a {
    display: block;
    width: 48%;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .contact-detail .informations-contacts .options a.soumettre-fiche {
    float: right;
}

/* A modifier */
#primary .template-annuaire-contacts ul li a .articles-content .title {
    padding: 48px 16px 0;
    margin-top: 0;
}

#primary .template-annuaire-contacts ul li.vignette a .articles-content .hover-contact .adresse,
#primary .template-annuaire-contacts ul li.vignette a .articles-content .hover-contact .num-contact {
    color: #282729;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
}

#primary .template-annuaire-contacts ul li.vignette.firstc,
#primary .template-annuaire-contacts ul li:hover.vignette {
    background-color: #d9e1e9;
}

#primary .template-annuaire-contacts ul li .categorie-annuairedecontact {
    color: #5e5e5e;
}

#primary .template-annuaire-contacts ul li.vignette a .voir-fiche {
    background-color: #00498d;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    color: #fff;
}

#primary .template-annuaire-contacts .nbr-resultats-annuairedecontact p {
    color: #5e5e5e;
    font-size: 9px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    margin-bottom: 10px;
    margin-top: 8px;
}

#primary .contact-detail .content-contact .content-contact-header .reseaux {
    background-color: #e6e6e6;
    border-left: 1px solid #fff;
}

#primary .contact-detail .content-contact .content-contact-header .reseaux p,
#primary .contact-detail .content-contact .content-contact-header .reseaux a {
    color: #00498d;
}

#primary .contact-detail .content-contact .numeros {
    background-color: #282729;
}

#primary .contact-detail .content-contact .numeros a {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    color: #fff;
    background: #00498d;
    border-left: 1px solid #fff;
}

#primary .contact-detail .content-contact .numeros a span.icon svg path {
    fill: #fff;
}

#primary .contact-detail .content-contact .numeros a.portable .icon svg {
    width: 8px;
}

#primary .contact-detail .informations-contacts .infos-contact p.label {
    color: #282729;
    font-weight: bold;
}

#primary .contact-detail .informations-contacts .options a {
    font-family: "Roboto", sans-serif;
    font-size: 10px;
    line-height: 12px;
    background-color: #fff;
    color: #969696;
    border: 1px solid #969696;
    padding: 7px 0px;
    border-radius: 5px;
}

#primary .contact-detail .informations-contacts .options a:hover {
    color: #fff;
    background-color: #969696;
}

/* *******************************************
*         _    _            _     _   _ ____
*        / \  | |       ___| |_  | \ | |  _ \
*       / _ \ | |      / _ \ __| |  \| | |_) |
*      / ___ \| |___  |  __/ |_  | |\  |  __/
*     /_/   \_\_____|  \___|\__| |_| \_|_|
*
********************************************** */

#primary .accesrapide-resultats-alnp {
    position: relative;
}

#primary .accesrapide-resultats-alnp h2 {
    text-transform: uppercase;
    margin: 0;
    border: none;
    padding: 15px 25px;
}

#primary .accesrapide-resultats-alnp p.volet-alnp {
    text-transform: uppercase;
    position: absolute;
    margin: 0;
    cursor: pointer;
}

#primary .accesrapide-resultats-alnp p.volet-alnp.open .open,
#primary .accesrapide-resultats-alnp p.volet-alnp.close .close {
    display: inline-block;
}

#primary .accesrapide-resultats-alnp p.volet-alnp.close .open,
#primary .accesrapide-resultats-alnp p.volet-alnp.open .close {
    display: none;
}

#primary .accesrapide-resultats-alnp p.volet-alnp span svg {
    width: 13px;
    height: 7px;
    margin: 0 0 0 10px;
}

#primary .accesrapide-resultats-alnp .wrapper-liste-acces-rapide {
    display: none;
    margin: 0 25px;
    padding: 25px 0;
}

#primary .accesrapide-resultats-alnp .wrapper-liste-acces-rapide .liste-acces-rapide-resultats ul li {
    width: 48%;
    float: left;
}

#primary .accesrapide-resultats-alnp .wrapper-liste-acces-rapide .liste-acces-rapide-resultats ul li:nth-child(even) {
    float: right;
}

#primary .accesrapide-resultats-alnp .wrapper-liste-acces-rapide .liste-acces-rapide-resultats ul li a {
    text-decoration: none;
}

#primary .accesrapide-resultats-alnp .wrapper-liste-acces-rapide .liste-acces-rapide-resultats ul li a:hover {
    text-decoration: underline;
}

#primary .template-affilistes-navprofil {
    position: relative;
}

#primary .template-affilistes-navprofil ul.liste-publication {
    overflow: hidden;
    margin-top: 20px;
}

#primary .template-affilistes-navprofil ul.liste-publication > li {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette {
    width: 48%;
    float: left;
    height: 330px;
}

#primary .template-affilistes-navprofil ul.liste-publication li:nth-child(even).vignette {
    float: right;
}

#primary .template-affilistes-navprofil ul.liste-publication li a {
    display: block;
    text-decoration: none;
}

#primary .template-affilistes-navprofil ul.liste-publication li a .img-al {
    height: 180px;
    display: block;
    background-position: center center;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-affilistes-navprofil ul.liste-publication li a .img-al.no-image-default {
    background-position: center center;
}

#primary .template-affilistes-navprofil ul.liste-publication li a.vignettes .img-al {
    width: 100%;
}

#primary .template-affilistes-navprofil ul.liste-publication li a .imageune-al {
    background-size: cover;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette-bandeau a .imageune-al {
    background-position: center top;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette a .articles-content {
    display: block;
    padding: 38px 17px 15px 17px;
    width: 100%;
    box-sizing: border-box;
    min-height: 150px;
    height: auto;
    margin-top: 0;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette a .articles-content .hover-contact {
    display: none;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette a .articles-content .hover-contact .introduction {
    margin-top: 20px;
    display: block;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette a .articles-content .hover-contact ul {
    margin-top: 20px;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette a .articles-content .hover-contact ul li {
    margin-bottom: 10px;
}

#primary .template-affilistes-navprofil ul li.vignette:hover a .articles-content,
#primary .template-affilistes-navprofil ul li.vignette.firstc a .articles-content,
#primary .template-affilistes-navprofil ul li.vignette:hover span .articles-content,
#primary .template-affilistes-navprofil ul li.vignette.firstc span .articles-content {
    background: #dcdcdc;
    height: 330px;
    border-top: none;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette:hover a .articles-content .hover-contact,
#primary .template-affilistes-navprofil ul.liste-publication li.vignette.firstc a .articles-content .hover-contact {
    display: block;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette.firstc a .articles-content span.lire-la-suite svg,
#primary .template-affilistes-navprofil ul.liste-publication li.vignette:hover a .articles-content span.lire-la-suite svg {
    float: right;
    margin-left: 5px;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette a .articles-content span.lire-la-suite span {
    font-size: 12px;
    line-height: 21px;
    display: none;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette.firstc a .articles-content span.lire-la-suite span,
#primary .template-affilistes-navprofil ul.liste-publication li.vignette:hover a .articles-content span.lire-la-suite span {
    display: inline-block;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette {
    width: 48%;
}

#primary .template-affilistes-navprofil ul.liste-publication li.liste a .img-al {
    width: 180px;
    float: left;
    margin-right: 20px;
}

#primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content {
    display: block;
    height: 118px;
    padding: 35px 20px 25px 0;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content .title {
    margin-bottom: 15px;
}

/* A modifier */
#primary .template-affilistes-navprofil ul.liste-publication li .categorie-affichage_liste a {
    margin: 0 3px
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette .categorie-affichage_liste {
    top: 198px;
    left: 17px;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette:hover .categorie-affichage_liste {
    top: 20px;
}

#primary .template-affilistes-navprofil ul li.vignette.firstc > a,
#primary .template-affilistes-navprofil ul li.vignette: > a,
#primary .template-affilistes-navprofil ul li.liste.firstc > a,
#primary .template-affilistes-navprofil ul li.liste.hover > a {
    background-color: #dcdcdc;
}

#primary .template-affilistes-navprofil ul li.vignette.firstc a .img-al,
#primary .template-affilistes-navprofil ul li:hover.vignette a .img-al {
    height: 0
}

#primary .template-affilistes-navprofil ul.liste-publication li.liste:hover a .articles-content {
    background-color: #dcdcdc
}

#primary .template-affilistes-navprofil ul.liste-publication li.liste .categorie-affichage_liste {
    top: 12px;
    left: 200px;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
}

#primary .accesrapide-resultats-alnp {
    background-color: #00498d;
    margin-top: 0px;
}

#primary .accesrapide-resultats-alnp h2 {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 22px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: 300;
}

#primary .accesrapide-resultats-alnp p.volet-alnp {
    font-family: Roboto, sans-serif;
    font-size: 10px;
    color: #fff;
    line-height: 10px;
    top: 21px;
    right: 25px;
}

#primary .accesrapide-resultats-alnp p.volet-alnp span svg {
    fill: #fff;
}

#primary .accesrapide-resultats-alnp .wrapper-liste-acces-rapide {
    border-top: 1px solid #fff;
}

#primary .accesrapide-resultats-alnp .wrapper-liste-acces-rapide .liste-acces-rapide-resultats ul li a {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    color: #fff;
    line-height: 15px;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette a .articles-content {
    border-top: none;
}

#primary .template-affilistes-navprofil ul.liste-publication li a .articles-content .title {
    padding: 0;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette a .articles-content .hover-contact .introduction,
#primary .template-affilistes-navprofil ul.liste-publication li.liste a .introduction,
#primary .template-affilistes-navprofil ul.liste-publication li.vignette a ul li {
    margin: 20px 0 0;
}

#primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content {
    border-left: none;
}

#primary .template-affilistes-navprofil ul.liste-publication li.vignette a .articles-content span.lire-la-suite span {
    color: #515151;
}

/* Navigation par profils */
body.single-navigation_profils .wrapper-primary-secondary {
    background-color: #ebebeb;
}

/* ****************************************
*         _    _ _
*        / \  | | |__  _   _ _ __ ___  ___
*       / _ \ | | '_ \| | | | '_ ` _ \/ __|
*      / ___ \| | |_) | |_| | | | | | \__ \
*     /_/   \_\_|_.__/ \__,_|_| |_| |_|___/
*
******************************************* */
.page-header-albums h1 {
    margin: 0;
}

article.page-albums .liste-album {
    padding: 10px 0;
}

.liste-album .item-album {
    background-color: #78797B !important;
}

.liste-album .item-album div {
    height: 300px;
}

.liste-album .item-album .image-album-empty {
    width: 50%;
    height: 50%;
    display: inline-block;
}

.liste-album .item-album img {
    margin-bottom: 0 !important;
}

.liste-album .item-album p {
    border: 1px solid #23232d;
    color: #23232d;
}

.liste-album .item-album:hover p {
    background-color: #23232d !important;
    color: #fff;
}

#carousel .carousel-caption {
    color: #fff !important
}

#primary .vignettes-album a .format-document {
    color: #878787
}

#primary .vignettes-album a .format-document span svg {
    fill: #878787
}

#primary .vignettes-album a .apercus .img-al {
    background-color: #282729;
}

#primary .vignettes-album a .apercus svg {
    fill: #fff;
}

#primary .vignettes-album:hover a .apercus svg path {
    fill: #dcdcdc
}

/**************************************************************************
 *       ____                                     _        _
 *      / ___|___  _ __ ___  _ __ ___   ___ _ __ | |_ __ _(_)_ __ ___  ___
 *     | |   / _ \| '_ ` _ \| '_ ` _ \ / _ \ '_ \| __/ _` | | '__/ _ \/ __|
 *     | |__| (_) | | | | | | | | | | |  __/ | | | || (_| | | | |  __/\__ \
 *      \____\___/|_| |_| |_|_| |_| |_|\___|_| |_|\__\__,_|_|_|  \___||___/
 *
 ************************************************************************** */
.comments-area {
    padding: 10px 0;
    margin-top: 20px;
}

.comment-list {
    margin: 30px 0 0 0;
}

/* ****************************************
*         _    _ _            _         __
*        / \  | | | ___   ___(_)_ __   /_/
*       / _ \ | | |/ _ \ / __| | '_ \ / _ \
*      / ___ \| | | (_) | (__| | | | |  __/
*     /_/   \_\_|_|\___/ \___|_|_| |_|\___|
*
******************************************* */
.allocine-film .film-semaine {
    background-color: #F3F3F3;
}

.allocine-film .informations-film {
    width: 710px;
}

/* ***********************************************
*      ____                                     _
*     |  _ \ __ _ ___ _____      _____  _ __ __| |
*     | |_) / _` / __/ __\ \ /\ / / _ \| '__/ _` |
*     |  __/ (_| \__ \__ \\ V  V / (_) | | | (_| |
*     |_|   \__,_|___/___/ \_/\_/ \___/|_|  \__,_|
*
************************************************** */
.template-password form label {
    margin-top: 10px;
    display: block;
}

.template-password form {
    overflow: hidden;
}

.template-password form br {
    display: none;
}

.template-password form input[type="password"] {
    width: 300px;
    margin-top: 10px;
    float: left;
}

.template-password form input[type="submit"] {
    float: none;
    float: left;
    margin: 10px 0 0 10px;
}

/* ************************************************
*       ____           _         ______     ______
*      / ___|__ _ _ __| |_ ___  / ___\ \   / / ___|
*     | |   / _` | '__| __/ _ \ \___ \\ \ / / |  _
*     | |__| (_| | |  | ||  __/  ___) |\ V /| |_| |
*      \____\__,_|_|   \__\___| |____/  \_/  \____|
*
*************************************************** */
a.carte-non-svg {
    margin: 20px 0 40px;
    display: block;
    height: 158px;
    text-align: center;
}

.carte-svg {
    display: none;
    z-index: 3;
    position: absolute;
    top: 69px;
    left: -280px;
    background-color: #282729;
    width: 580px;
}

.carte-svg .ville-presente-cc {
    width: 230px;
    padding: 20px;
    z-index: 3;
    float: left;
}

.carte-svg .ville-presente-cc li {
    display: block;
    list-style: none;
    overflow: hidden;
}

.carte-svg .ville-presente-cc a {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    margin-right: 10px;
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    display: block;
    float: left;
    background: url('../images/Puce1.png') no-repeat left 4px;
    padding-left: 15px;
    margin-bottom: 4px;
}

.carte-svg .ville-presente-cc span {
    display: block;
    float: left;
}

.carte-svg .ville-presente-cc span a {
    display: inline-block;
    background: none;
    padding-left: 0;
    float: none;
    margin-right: 0;
    font-weight: normal;
}

.carte-svg .ville-presente-cc a:hover,
.carte-svg .ville-presente-cc a.hoverlandtwo {
    text-decoration: underline;
}

.carte-svg .ville-presente-cc a.voir-plan-interactif {
    background: none;
    text-align: center;
    display: block;
    float: none;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0;
    font-size: 12px;
    margin-top: 10px;
}

.carte-svg svg {
    margin-top: -10px;
    float: right;
    width: 236px;
    height: 223px;
    margin-right: 35px;
}

.carte-svg svg polygon {
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
    fill: #fff;
    stroke: #282729;
    stroke-width: 1;
    stroke-miterlimit: 10;
}

.carte-svg svg polygon:hover,
svg polygon.hoverland {
    fill: #B74147;
}

.overlay-carte-interactive {
    display: none;
    position: fixed;
    z-index: 2;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

/* ***************************************
*         _       _     _ _   _     _
 *        / \   __| | __| | |_| |__ (_)___
*       / _ \ / _` |/ _` | __| '_ \| / __|
*      / ___ \ (_| | (_| | |_| | | | \__ \
*     /_/   \_\__,_|\__,_|\__|_| |_|_|___/
*
****************************************** */
#_atssh {
    display: none;
}

/*** RESEAUX SOCIAUX ***/
.partage {
    display: block;
    float: right;
    position: relative;
    top: -20px;
    margin: 0 10px;
}

.partage > div {
    float: left;
    line-height: 60px;
    margin-right: 10px;
}

.partage > ul {
    float: left;
    margin: 10px 0;
}

.liste-reseaux li {
    float: left;
    width: 40px !important;
    height: 40px !important;
    margin-right: 5px;
    margin-top: 4px !important;
    overflow: visible !important;
}

.liste-reseaux li:last-child {
    margin-right: 0
}

.liste-reseaux > li > a {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50px;
    position: relative;
    box-sizing: border-box;
    padding: 6px;
    top: 0;
    transition: all 0.5s;
}

.liste-reseaux > li > a::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: calc(50% - 5px);
    left: calc(50% - 5px);
    z-index: 0;
    opacity: 0;
    border-radius: 50px;
    transition: all 0.5s;
}

.edge .liste-reseaux > li > a::before,
.ie .liste-reseaux > li > a::before {
    display: none;
}

.liste-reseaux > li > a.rs-facebook::before {
    background: #3b5998;
}

.liste-reseaux > li > a.rs-twitter::before {
    background: #1da1f2;
}

.liste-reseaux > li > a.rs-mail::before {
    background: #45bf7b;
}

.liste-reseaux > li > a.rs-imprimer::before {
    background: #e75057;
}

.liste-reseaux > li > a:hover::before {
    animation: myanim 0.5s forwards;
}

@keyframes myanim {
    0% {
        opacity: 0;
    }

    30% {
        opacity: 0.8;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    100% {
        opacity: 0;
        width: 200%;
        height: 200%;
        top: -50%;
        left: -50%;
    }
}

.liste-reseaux > li > a.rs-facebook {
    background: transparent;
    border: 2px solid #3b5998;
}

.liste-reseaux > li > a.rs-twitter {
    background: transparent;
    border: 2px solid #1da1f2;
}

.liste-reseaux > li > a.rs-mail {
    background: transparent;
    border: 2px solid #45bf7b;
    padding: 10px;
}

.liste-reseaux > li > a.rs-imprimer {
    background: transparent;
    border: 2px solid #e75057;
    padding: 3px 3px;
}

.liste-reseaux > li > a.rs-facebook svg {
    fill: #3b5998;
}

.liste-reseaux > li > a.rs-twitter svg {
    fill: #1da1f2;
}

.liste-reseaux > li > a.rs-mail svg {
    fill: #45bf7b;
}

.liste-reseaux > li > a.rs-imprimer svg {
    fill: #e75057;
}

.liste-reseaux > li > a > svg {
    fill: #fff;
    transition: all 0.45s;
}

.rs-facebook svg {
    width: 23px;
    height: 24px;
}

a.rs-twitter svg {
    width: 23px;
    height: auto;
}

a.rs-mail svg {
    width: 16px;
    height: 16px;
}

a.rs-imprimer svg {
    width: 30px;
    height: 30px;
}

.liste-reseaux > li > a.rs-facebook:hover {
    background: #3b5998;
    top: -5px;
}

.liste-reseaux > li > a.rs-facebook:hover svg {
    fill: #fff;
}

.liste-reseaux > li > a.rs-twitter:hover {
    background: #1da1f2;
    top: -5px;
}

.liste-reseaux > li > a.rs-twitter:hover svg {
    fill: #fff;
}

.liste-reseaux > li > a.rs-mail:hover {
    background: #45bf7b;
    top: -5px;
}

.liste-reseaux > li > a.rs-mail:hover svg {
    fill: #fff;
}

.liste-reseaux > li > a.rs-imprimer:hover {
    background: #e75057;
    top: -5px;
}

.liste-reseaux > li > a.rs-imprimer:hover svg {
    fill: #fff;
}

.partage-social-media p {
    color: #797f8f;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    margin: 5px 10px 0 0;
    float: right;
}

/* ************************************************************
*      ____                 _                     __
*     |  _ \ __ _ _ __   __| | ___  _ __  _ __   /_/  ___  ___
*     | |_) / _` | '_ \ / _` |/ _ \| '_ \| '_ \ / _ \/ _ \/ __|
*     |  _ < (_| | | | | (_| | (_) | | | | | | |  __/  __/\__ \
*     |_| \_\__,_|_| |_|\__,_|\___/|_| |_|_| |_|\___|\___||___/
*
*************************************************************** */
.entry-content .mb_cadrePub {
    display: none;
}

/* ********************************************************
*      _   _                   _      _   _
*     | \ | | _____      _____| | ___| |_| |_ ___ _ __ ___
*     |  \| |/ _ \ \ /\ / / __| |/ _ \ __| __/ _ \ '__/ __|
*     | |\  |  __/\ V  V /\__ \ |  __/ |_| ||  __/ |  \__ \
*     |_| \_|\___| \_/\_/ |___/_|\___|\__|\__\___|_|  |___/
*
*********************************************************** */
.wysijap .date-cat {
    display: none;
}

.wysijap .entry-content table td {
    border: none;
}

.wysijap .entry-content input:hover[type="submit"] {
    background: #ffffff !important;
    border: 1px solid #282729;
    color: #282729 !important;
}

.post-template-template-newsletter-php .entry-content .wysija-paragraph input {
    border: 1px solid #d4d5d6;
    color: #282729;
    font-size: 14px;
    box-sizing: border-box;
    background: #fff;
    outline: none;
    padding: 8px 5px 9px;
    height: auto;
    float: left;
}

.post-template-template-newsletter-php .entry-content .widget_wysija_cont .wysija-submit {
    background: #282729;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    border: none;
    padding: 11px 5px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    outline: none;
    float: left;
    text-align: center;
    margin: 20px 0 0 0;
    height: 36px;
    font-weight: 300;
}

.post-template-template-newsletter-php .entry-content .widget_wysija_cont .wysija-submit:hover {
    background: #52575b;
}


/* ********************
*      _____ _       _
*     |_   _(_)_ __ (_)
*       | | | | '_ \| |
*       | | | | |_) | |
*       |_| |_| .__/|_|
*             |_|
*
*********************** */
#primary .entry-content a.btn-tipi {
    display: block;
    width: 300px;
    padding: 30px 0 31px;
    border-radius: 8px;
    background: #282729;
    text-decoration: none;
    margin: 10px auto 40px;
    text-align: center;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}

#primary .entry-content a.btn-tipi svg {
    display: none;
}

#primary .entry-content a.btn-tipi svg.btn-tipi-svg {
    display: inline-block;
    width: 47px;
    height: 39px;
    margin-right: 22px;
    vertical-align: middle;
}

#primary .entry-content a.btn-tipi svg.btn-tipi-svg path {
    fill: #fff;
}

#primary .entry-content a.btn-tipi span.txt {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    line-height: 18px;
    font-weight: bold;
    vertical-align: middle;
    padding: 3px 43px 0 0;
    border-right: 1px solid #fff;
    text-align: left;
}

#primary .entry-content a.btn-tipi svg.btn-suivant-tipi-svg {
    width: 16px;
    height: 27px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 29px;
}

#primary .entry-content a.btn-tipi svg.btn-suivant-tipi-svg polygon {
    fill: #fff;
}

#primary .entry-content a:hover.btn-tipi {
    background-color: #52575b;
}


/*Guichet virtuel*/
.single-guichet-virtuel #recherche-gv {
    margin: 0 0 20px;
}

/*Météo*/
.post-template-template-meteo-php iframe body {
    background: #fff !important;
}

.post-template-template-meteo-php #secondary h2 {
    text-transform: none;
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    margin-top: 15px;
}

/* ***************************************************
*         _
*        / \   _ __  _ __   ___  _ __   ___ ___  ___
*       / _ \ | '_ \| '_ \ / _ \| '_ \ / __/ _ \/ __|
*      / ___ \| | | | | | | (_) | | | | (_|  __/\__ \
*     /_/   \_\_| |_|_| |_|\___/|_| |_|\___\___||___/
*
*
***************************************************** */
/* Div types */
.field-div {
    width: 100%;
    margin: 0 0 10px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.field-div.checkbox-div {
    margin-top: 10px;
}

.field-div.no-margin-top {
    margin-top: 0;
}

.field-div.w49 {
    width: 49%;
}

.field-div label {
    display: block;
    margin: 0 0 5px;
}

.field-div.checkbox-div label,
.field-div.checkbox-div input {
    display: inline-block;
    vertical-align: inherit;
    margin: 0;
}

.field-div.checkbox-div label {}

.field-div input[type=text],
.field-div input[type=email],
.field-div input[type=tel],
.field-div input[type=number],
.field-div input[type=password],
.field-div select,
.field-div textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #191919;
    color: #191919;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    background: #fff;
    outline: none;
    padding: 8px 5px 9px;
    height: auto;
}

.field-div input[type=file] {}

.field-div input[type=checkbox] {
    margin-right: 5px;
    -moz-appearance: checkbox;
    width: 15px;
    height: 15px;
}

.field-div textarea {
    resize: vertical;
}

.field-div input[type=text].error-field,
.field-div input[type=email].error-field,
.field-div input[type=tel].error-field,
.field-div input[type=number].error-field,
.field-div input[type=password].error-field,
.field-div select.error-field,
.field-div textarea.error-field {
    border: 1px solid #cb0606;
}

.field-div .avert {
    font-size: 13px;
    color: #969696;
    font-style: italic;
    display: block;
    margin: 5px 0 0;
}

/* Corps annonce */
.infos-annonce {
    font-size: 14px;
    color: #9e9e9e;
    text-align: right;
    margin: 15px 0 0;
}

/* Modal */
.overlay-modal {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: none;
}

.overlay-modal.overlay-show {
    display: block;
}

.modal {
    position: fixed;
    z-index: 21;
    left: 50%;
    top: 50%;
    width: 400px;
    height: 163px;
    max-width: 90%;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.modal.modal-show {
    visibility: visible;
}

.modal .modal-content {
    display: block;
    position: relative;
    margin: 0;
    background: #fff;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 15px;
    text-align: left;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.modal.modal-show .modal-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.modal .modal-content input[type=password] {
    width: 100%;
    border: 1px solid #191919;
    color: #191919;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    background: #fff;
    outline: none;
    padding: 8px 5px 9px;
    height: auto;
    margin: 10px 0;
    box-sizing: border-box;
}

.modal .modal-content input[type=submit] {
    background: #f33f31;
}

.modal .modal-content input[type=submit]:hover {
    background: #f76357;
}

/* Template */
.wrapper-panel-new {
    position: relative;
    margin: 30px 0 0;
}

.wrapper-panel-new .wrapper-prop-rss {
    text-align: right;
}

.wrapper-panel-new .wrapper-prop-rss a {
    border-radius: 9px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    height: 40px;
    box-sizing: border-box;
}

.wrapper-panel-new .wrapper-prop-rss a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.wrapper-panel-new .wrapper-prop-rss a.prop {
    background: #282729;
    color: #fff;
    padding: 0 30px;
    margin: 0 16px 0 0;
    border: 1px solid #282729;
    transition: all 0.3s ease-in-out;
}

.wrapper-panel-new .wrapper-prop-rss a.prop svg {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 19px 0 0;
}

.wrapper-panel-new .wrapper-prop-rss a.prop svg path {
    fill: #fff;
    transition: all 0.3s ease-in-out;
}

.wrapper-panel-new .wrapper-prop-rss a.prop span,
.wrapper-panel-new .form-panel form .wrapper-btn input[type=submit] {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    font-family: "Raleway", serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
}

.wrapper-panel-new .wrapper-prop-rss a.prop:hover {
    background: transparent;
}

.wrapper-panel-new .wrapper-prop-rss a.prop:hover svg path {
    fill: #282729;
}

.wrapper-panel-new .wrapper-prop-rss a.prop:hover span {
    color: #282729;
}

.wrapper-panel-new .wrapper-prop-rss a.rss {
    background: #dcdcdc;
    font-size: 0;
    padding: 0 10px;
    transition: all 0.3s ease-in-out;
}

.wrapper-panel-new .wrapper-prop-rss a.rss svg {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.wrapper-panel-new .wrapper-prop-rss a.rss svg path {
    fill: #282729;
    transition: all 0.3s ease-in-out;
}

.wrapper-panel-new .wrapper-prop-rss a.rss:hover {
    background: #282729;
}

.wrapper-panel-new .wrapper-prop-rss a.rss:hover svg path {
    fill: #dcdcdc;
}

.wrapper-panel-new .form-panel {
    border: 4px solid #dcdcdc;
    margin: 20px 0 0;
    padding: 24px 26px;
}

.wrapper-panel-new .form-panel p {
    color: #353535;
}

.wrapper-panel-new .form-panel form {
    position: relative;
    font-size: 0;
    margin: 21px 0 0;
}

.wrapper-panel-new .form-panel form select,
.wrapper-panel-new .form-panel form input[type=text],
.wrapper-panel-new .form-panel form input[type=email],
.wrapper-panel-new .form-panel form input[type=number] {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    box-sizing: border-box;
    background: #dcdcdc;
    border: none;
    padding: 0 10px;
    outline: none;
}

.wrapper-panel-new .form-panel form select {
    margin: 0 2% 0 0;
    color: #74797e;
}

.wrapper-panel-new .form-panel form select option {
    color: #000;
}

.wrapper-panel-new .form-panel form .wrapper-btn {
    text-align: right;
    margin: 10px 0 0;
}

.wrapper-panel-new .form-panel form .wrapper-btn input[type=submit] {
    border-radius: 10px;
    height: 40px;
    background: #363636;
    border: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    padding: 0 13px;
    outline: none;
    margin: 0 16px 0 0;
    border: 1px solid #363636;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}

.wrapper-panel-new .form-panel form .wrapper-btn input[type=submit]:hover {
    background: transparent;
    color: #363636;
}

.wrapper-panel-new .form-panel form .wrapper-btn a.reinitialiser-form {
    border-radius: 10px;
    background: #dcdcdc;
    font-size: 0;
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
}

.wrapper-panel-new .form-panel form .wrapper-btn a.reinitialiser-form:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.wrapper-panel-new .form-panel form .wrapper-btn a.reinitialiser-form svg {
    width: 19px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(0deg);
    transition: all 0.3s ease-in-out;
}

.wrapper-panel-new .form-panel form .wrapper-btn a.reinitialiser-form svg path {
    fill: #363636;
}

.wrapper-panel-new .form-panel form .wrapper-btn a.reinitialiser-form:hover svg {
    transform: rotate(60deg);
}

.template-liste {
    position: relative;
    margin: 30px 0 30px;
}

.template-liste ul {
    position: relative;
    margin: 0 0 20px;
}

.template-liste ul li {
    position: relative;
    margin: 0 0 10px;
}

.template-liste ul li.liste > a {
    font-size: 0;
    display: block;
    text-decoration: none;
    border-left: 4px solid #2b597b;
    background: #dcdcdc;
}

.template-liste ul li.liste a > span {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    min-height: inherit;
    min-height: 110px;
}

.template-liste ul li.liste a .informations-pub {
    width: 24%;
    padding: 44px 25px 20px;
}

.template-liste ul li.liste a .informations-pub > span {
    display: block;
    margin: 0 0 5px;
}

.template-liste ul li.liste a .content-pub {
    width: 76%;
    margin: 0;
    padding: 20px 30px 20px;
    border-left: 4px solid #fff;
}

.template-liste ul li.liste a .content-pub .title {
    display: block;
    color: #2c5a7b;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    display: block;
}

.template-liste ul li.liste a .content-pub .introduction {
    display: block;
}

.template-liste ul li.liste .categories {
    position: absolute;
    top: 20px;
    left: 29px;
    font-size: 0;
}

.template-liste ul li.liste .categories a {
    text-decoration: none;
}

.template-liste ul li.liste .categories a:hover {
    text-decoration: underline;
}

.template-liste .nbr-resultats {
    float: left;
}

.template-liste .nbr-resultats p {
    color: #515151;
    font-size: 9px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    margin-bottom: 10px;
    margin-top: 8px;
}

.template-liste .pagination-annonces {
    float: right;
    clear: inherit;
    margin: 5px 0 0;
}

/* Single */
#primary .cadre-publication-cda {
    border: 1px solid #c7c7c7;
    padding: 5px 15px;
    margin: 0 0 30px;
}

#primary .cadre-publication-cda p {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
}

#primary .cadre-publication-cda p a,
#primary .cadre-publication-cda p span {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 0;
    color: #565656;
}

#primary .content-annonce p.phone-number {
    font-weight: bold;
    font-size: 17px !important;
}

#primary .content-annonce p.phone-number svg {
    overflow: scroll;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

#primary .content-annonce p.phone-number svg path {
    fill: #191919;
}

#primary .content-annonce .image-annonce {
    position: relative;
    overflow: hidden;
    width: 150px;
    min-height: 150px;
    max-height: 300px;
    float: left;
    margin: 0 20px 0 0;
}

#primary .content-annonce .image-annonce img {
    position: absolute;
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    margin: 0;
}

/* Commun */
.template-liste ul li.liste a .informations-pub > span.date svg,
.template-liste ul li.liste .categories svg,
#primary .cadre-publication-cda p.categories svg,
#primary .cadre-publication-cda p.date svg {
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 0;
}

.template-liste ul li.liste a .informations-pub > span.author svg,
#primary .cadre-publication-cda p.author svg {
    width: 13px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 0;
}

#primary .cadre-publication-cda p svg path,
.template-liste ul li.liste a .informations-pub > span svg path,
.template-liste ul li.liste .categories svg path {
    fill: #565656;
}

.template-liste ul li.liste a .informations-pub > span > span,
#primary .cadre-publication-cda p span,
.template-liste ul li.liste .categories a {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 0;
    color: #565656;
    display: inline-block;
    vertical-align: middle;
}

/* ***************************************************
*         _        _   _            _   _
*        / \   ___| |_(_)_   ____ _| |_(_) ___  _ __
*       / _ \ / __| __| \ \ / / _` | __| |/ _ \| '_ \
*      / ___ \ (__| |_| |\ V / (_| | |_| | (_) | | | |
*     /_/   \_\___|\__|_| \_/ \__,_|\__|_|\___/|_| |_|
*
****************************************************** */
#activateform input[type=text] {
    width: 100%;
    box-sizing: border-box;
}

#activateform .submit-btn {
    margin: 10px 0 0;
    border-radius: 3px;
    width: 100%;
    font-size: 14px;
}

/* ************************
*      ____  __  __ ____
*     / ___||  \/  / ___|
*     \___ \| |\/| \___ \
*      ___) | |  | |___) |
*     |____/|_|  |_|____/
*
************************** */
#primary .formulaire-alertes-sms {
    margin: 15px 0;
}

#primary .formulaire-alertes-sms .message-succes {
    background: #77ad00;
    text-align: center;
    padding: 20px 0;
    margin: 0 0 20px;
}

#primary .formulaire-alertes-sms .field-div {
    display: block;
    max-width: 320px;
}

#primary .formulaire-alertes-sms .field-div input[type=text] {
    width: 40%;
}

#primary .formulaire-alertes-sms .btn-style-ws {
    float: left;
}

#primary .formulaire-alertes-sms .message-succes p,
#primary .formulaire-alertes-sms .message-error p {
    color: #fff !important;
    margin: 0;
}

#primary .formulaire-alertes-sms .message-error {
    background: #cb0606;
    text-align: center;
    padding: 20px 0;
    margin: 0 0 20px;
}

#primary .formulaire-alertes-sms .infos-desinscription {
    font-size: 14px;
    color: #9e9e9e;
    text-align: left;
    margin: 15px 0 0;
}

/* *****************************************************
*      _   _            _       ___         ____  ____
*     | | | | __ _  ___| | __  / (_) ___   / / _|/ _\ \
*     | |_| |/ _` |/ __| |/ / | || |/ _ \ / / |_| |_ | |
*     |  _  | (_| | (__|   <  | || |  __// /|  _|  _|| |
*     |_| |_|\__,_|\___|_|\_\ | ||_|\___/_/ |_| |_|  | |
*                              \_\                  /_/
*
******************************************************** */
body.gecko header .top-header .menu-wrapper .utilitaires-header li.accessibar-icon a {
    padding: 34px 0px;
}

body.gecko header .bottom-footer .logo-search .search button {
    padding: 7px 8px;
}

body.gecko .front-page .fil-infos-droits-demarches .droits-demarches-ligne select {
    width: 225px;
    padding: 9px 10px 9px;
}

body.gecko footer .middle-footer .newsletter-sms input[type="text"],
body.gecko footer footer .middle-footer .newsletter-sms input[type="email"] {
    width: 210px;
    padding: 7px 11px 6px 12px;
}

body.gecko footer .middle-footer .newsletter-sms input[type="submit"] {
    padding: 6px 11px 5px 12px;
}

/* body.ie header .top-header .menu-wrapper .utilitaires-header li a {padding:0;} */
body.ie .front-page .fil-infos-droits-demarches .droits-demarches-ligne select {
    padding: 9px 10px 9px;
    width: 229px;
}

body.edge .front-page .fil-infos-droits-demarches .droits-demarches-ligne select {
    width: 229px;
}


.comp__map {
    width: 370px;
    height: 360px;
    background: #95c11f;
    padding: 0 15px 30px 15px;
}

.comp__map .part__title {
    color: #ffffff;
    opacity: .5;
    margin: 20px 0 30px;
}

.comp__map .part__title:after {
    content: '';
    width: 100%;
    height: 1px;
    background: url('../images/PointillesBlanc.png') repeat left center;
    display: block;
    margin-top: 15px;
}

.comp__map .map__interactive {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.comp__map .map__interactive .map__cities li {
    margin: 0 0 25px;
}

.comp__map .map__interactive .map__cities li a {
    text-decoration: none;
    font-family: "Overlock", sans-serif;
    font-weight: 900;
    color: #ffffff;
    font-size: 16px;
    transition: .3s
}

.comp__map .map__interactive .map__cities a:hover,
.comp__map .map__interactive .map__cities a.hoverlandtwo {
    color: #282928;
}

.comp__map .map__interactive svg {
    width: 130px;
    height: 191px;
}

.comp__map .map__interactive svg path {
    transition: .3s;
    fill: transparent;
    stroke: #ffffff;
    stroke-width: 3px;
    stroke-linejoin: round;
}

.comp__map .map__interactive svg path:hover,
.comp__map .map__interactive svg path.hoverland {
    fill: #282928
}

.comp__map .map__all {
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: underline;
    display: inline-block;
    margin-top: 5px;
    transition: .3s
}

.comp__map .map__all:hover {
    color: #282928;
    text-decoration: none;
}
