/***
    Global
 */

body {
    background-color: #eee;
}

a {
    color: #888;
}

.bg-blanc {
    background-color: #fff;
}

.bg-blanc-casse {
    background-color: #f9f9f9;
}

.blanc-moyen {
    background-color: #eee;
}

.font-blanc {
    color: #fff;
}

.font-noir {
    color: #000;
}

.font-9 {
    font-size: 9px;
}

.font-10 {
    font-size: 10px;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-16 {
    font-size: 16px;
}

.font-18{
    font-size: 18px;
}

.font-20 {
    font-size: 20px
}

.font-22 {
    font-size: 22px
}

.font-24 {
    font-size: 24px
}

.font-30 {
    font-size: 30px;
}

.font-42 {
    font-size: 42px;
}

.font-w100 {
    font-weight: 100;
}

.font-shadow {
    text-shadow: 0 0 0.5em rgba(0,0,0,0.75), 0 0 0.5em rgba(0,0,0,0.75), 0 0 0.5em rgba(0,0,0,0.75);
}

@media (min-width: 576px) {
    .no-pl {
        padding-left: 0px;
    }

    .no-pr {
        padding-right: 0px;
    }
}

@media (min-width: 768px) {
    .no-pl-sm {
        padding-left: 0px;
    }

    .no-pr-sm {
        padding-right: 0px;
    }
}

@media (min-width: 992px) {
    .no-pl-md {
        padding-left: 0px;
    }

    .no-pr-md {
        padding-right: 0px;
    }
}

@media (min-width: 1200px) {
    .no-pl-lg {
        padding-left: 0px;
    }

    .no-pr-lg {
        padding-right: 0px;
    }
}

.btn.btn-defaut {
    color: #fff;
    border-radius: 3px;
    border: 0px;
}

.btn-gris {
    background-color: #eee;
    border-radius: 0px;
    padding: 0rem 0.5rem;
}

.btn-gris a {
    color: #888;
}

.p-more {
    display: inline-block;
    line-height: 0px;
    vertical-align: super;
    margin-bottom: 0px;
}

.p-more a:hover {
    text-decoration: none;
}

.p-more i {
    line-height: 24px;
    width: 25px;
    height: 25px;
    border-radius: 15px;
    text-align: center;
}

.p-more i:before {
    padding-left: 3px;
}

.row.justify-content-end {
    background-color: #fff;
}

.row.justify-content-end > .col-md-9 {
    background-color: #f9f9f9;
}

.image_defaut {
    width: 100%;
    height: auto;
}

/***
    Evitement
 */
.row-evitement > div {
    background-color: #f9f9f9;
}

.row-evitement .col-evitement ul.nav li.nav-item a {
    border-right: 1px solid #888;
}

.row-evitement .col-evitement ul.nav li.nav-item:last-child a {
    border-right: 0px;
}

.row-evitement .col-evitement ul.nav li.nav-item a {
    padding: 0rem 1rem;
}

/***
    Menu
 */

.row-relative-menu {
    position: relative;
    top: -46px;
    left: 0px;
}

@media (min-width: 992px) {
    .row-fixed-menu {
        position: fixed;
        max-width: 960px;
        z-index: 99;
        display:flex;
        padding: 0px;
        width:100%;
        height: 0px;
        margin: 0px;
    }
}

@media (min-width: 1200px) {
    .row-fixed-menu {
        position: fixed;
        max-width: 1140px;
        z-index: 99;
        display:flex;
        padding: 0px;
        width:100%;
        height: 0px;
        margin: 0px;
    }
}

.col-logo {
    border-right: 1px solid #f9f9f9;
}

.col-nav-content {
    /*margin-left: 15px;*/
    text-transform: uppercase;
    background-color: #f9f9f9;
}

#v-pills-tab {
    display: block;
    /*position: relative;*/
    width: 285px;
}

#v-pills-tab a {
    display: inline-block;
}

#v-pills-tab a.nav-link {
    width: 100%;
}

#v-pills-tab a.close-tab {
    position: absolute;
    right: 15px;
    display: none;
}

.nav-pills .nav-link {
    border-radius: 0rem;
}

#v-pills-tabContent .tab-pane,
#v-pills-tabContent .tab-pane > div{
    height: 100%;
    min-height: 120px;
}

#v-pills-tabContent ul {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 0px;
}

#v-pills-tabContent .row {
    flex-flow: column wrap;
}

#v-pills-tabContent li a,
#v-pills-tab a.nav-link.active,
#v-pills-tab a.close-tab{
    color: #fff;
}

.col-nav-content .col-raccourcis {
    padding-left: 15px;
    padding-right: 15px;
    /*border: 1px solid #000;*/
    /*border-right: 0px;*/
}

.col-tab-content {
    display: none;
    /*position: fixed;*/
}

#collapseMobileMenu .card {
    border-radius: 0px;
    border: 0px;
}

#collapseMobileMenu ul {
    padding: 0px;
}

#collapseMobileMenu ul {
    list-style-type: none;
}

#collapseMobileMenu a, .col-mobile-menu a, .col-mobile-menu a:hover {
    color: #fff;
}

/***
    Fil d'ariane
 */
.breadcrumb {
    background-color: transparent;
}

/***
    Slider accueil
 */


/***
    Accès rapides
 */

.row-acces-rapides img {
    width: 65px;
    height: auto;
    float: left;
}

.col-acces-rapide-1 a:hover, .col-acces-rapide-2 a:hover, .col-acces-actualites a:hover, .col-acces-agendas a:hover,
.col-acces-rapide-1 a, .col-acces-rapide-2 a, .col-acces-actualites a, .col-acces-agendas a, .widget-agenda .p-more i {
    color: #fff;
}

.row-acces-rapides .col-acces-rapide-1 p {
    margin-top: 1rem;
}

.row-acces-rapides .col-acces-rapide-2 p {
    margin-top: 1rem;
}

@media(max-width: 992px){
    .row-acces-rapides .col-acces-rapide-2 p {
        margin-top: 1.5rem;
    }
}

.col-search input {
    width: 60%;
}

.col-search input::placeholder {
    opacity: 1;
}

.col-acces-rapides {
    background-color: #fff;
}

.col-acces-rapides .col-search input {
    width: 55%;
}

.col-search form {
    margin-top: 1.5rem;
}

.col-acces-rapides .col-search form {
    margin: 1.5rem 0rem;
}


.col-search input {
    border: 0px;
    margin: 0rem 1rem;
    background: transparent;
}

.col-search button {
    background: transparent;
    border: 0px;
}

/***
    Row Widgets
 */
.row-widget .col-lg-9 > div {
    margin: auto 0px;
}


/***
    Flashinfos
 */

#carouselFlashinfos {
    height: 150px;
}

.col-flash-infos .carousel-control-next, .col-flash-infos .carousel-control-prev {
    width: 5%;
}

/***
    Images à la une
 */
#carouselImages {
    max-height: 500px;
    overflow: hidden;
}

/*.row-flash-infos #carouselFlashinfos .carousel-inner {*/
/*    overflow: visible;*/
/*    !*overflow-x: hidden;*!*/
/*}*/

/*.row-flash-infos .col-flash-infos .row-flash-infos-lien {*/
/*    position: relative;*/
/*    bottom: -15px;*/
/*}*/

/***
    Widget - Mot du maire
 */

.widget-mot-maire {
    background-color: #fff;
}

.widget-mot-maire .col-image-mot-maire img {
    width: 100%;
    height: auto;
    max-width: 200px;
}

.widget-mot-maire p {
    line-height: 22px;
    color: #4a4a4a;
}

/***
    Widget - Newsletter
 */

.widget-newsletter {
    background-color: #eee;
    color: #4a4a4a;
}

.widget-newsletter p {
    display: inline-block;
    margin: 0px;
    line-height: 1.5;
    vertical-align: middle;
}

/***
    Widget - Actus a la une
 */
.widget-actus-une #carouselActusune .carousel-item p.titre-actuune {
    line-height: 30px;
}

.widget-actus-une #carouselActusune .carousel-indicators {
    margin-bottom: 0px;
}

.widget-actus-une #carouselActusune .carousel-control-prev, .widget-actus-une #carouselActusune .carousel-control-next {
    width: 5%;
}

.widget-actus-une #carouselActusune .carousel-control-prev {
    left: -40px;
}

.widget-actus-une #carouselActusune .carousel-control-next {
    right: -40px;
}

/***
    Widget - Actualités
 */

.widget-actualites h3 {
    display: inline-block;
}

p.titre-actu {
    padding-left: 15px;
    padding-right: 15px;
}

.titre-actu {
    margin: 0.5rem 0rem;
}

/***
    Widget - Agenda
 */

.widget-agenda {
    background-color: #fff;
}

.widget-agenda h3 {
    display: inline-block;
}

.widget-agenda p a {
    padding-left: 15px;
}

.liste-agenda .date-agenda {
    display: inline-block;
    padding: 0.5rem 0.75rem;
    margin-bottom: 0px;
}

.liste-agenda .titre-agenda {
    padding: 0.5rem 0.75rem;

}

.liste-agenda > div:nth-child(odd) p.titre-agenda{
    background-color: #eee;
    color: #000;
}

.liste-agenda > div:nth-child(even) p.titre-agenda{
    background-color: #dadada;
    color: #000;
}

/***
    Widget - Elus
 */
.elu-liste img {
    width: 100%;
}

/***
    Footer
 */

.row-footer .col-footer {
    background-color: #eee;
}

.row-footer .col-footer ul {
    list-style-type: none;
    padding-left: 0px;
}

.row-footer .footer-socials {
    margin-top: 25px;
    font-size: 18px;
}

.row-footer .footer-socials svg {
    width: 25px !important;
    height: 25px;
    margin-bottom: -3px;
}

.row-footer .footer-socials p:nth-child(n+2) {
    margin-bottom: 10px;
}

/***
    Contenu
 */
.row-contenu .col-acces-rapides > .row > div {
    padding-left: 7px;
}

.row-contenu .col-acces-rapides > .row > div img {
    width: 45px;
    height: auto;
    display: block;
    float: left;
}

.row-contenu .col-acces-rapides > .row > div p {
    display: block;
    line-height: 25px;
    margin-top: 0.75rem;
    margin-left: 0.5rem;
}

.row-contenu .col-contenu {
    color: #4a4a4a;
    background-color: #fff;
}

.row-contenu .col-contenu h1 {
    font-size: 30px;
}

.row-contenu .col-contenu .col-post-thumbnail img {
    max-width: 100%;
}

.row-contenu .col-contenu .col-post-content {
    font-size: 14px;
    line-height: 22px;
}

.row-contenu .col-contenu .col-post-content h2 {
    font-size: 24px;
}

.row-contenu .col-contenu .col-post-content h3 {
    font-size: 18px;
}

.row-contenu .col-contenu .col-post-content img {
    max-width: 100%;
    height: auto;
}

.row-contenu .col-contenu .col-post-share p {
    margin-bottom: 0rem;
}

.row-contenu .col-contenu .col-post-share i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    margin-right: 0.5rem;
}

.row-contenu .col-contenu .col-post-share i.fa-facebook-f {
    background-color: #3c5a98;
}

.row-contenu .col-contenu .col-post-share i.fa-twitter {
    background-color: #2faffa;
}

.row-contenu .col-contenu .col-post-share i.fa-envelope, .row-contenu .col-contenu .col-post-share i.fa-print {
    background-color: #70685f;
}


/*.row-contenu .col-contenu .col-post-share i:before {*/
/*    padding-left: 3px;*/
/*}*/

.row-contenu .col-contenu .col-post-galery .galerie {
    list-style-type: none;
    padding: 0px;
}

.row-contenu .col-contenu .col-post-galery .galerie li {
    display: inline-block;
}

.row-contenu .col-contenu .col-post-galery .galerie li a {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
}

.row-contenu .col-contenu .col-post-galery .galerie .img-fluid {
    width: 150px;
    height: auto;
}

.row-contenu .col-contenu .col-post-search p {
    margin: 0px;
}

/*** Commentaires ***/
#comments {
    margin-top: 35px;
}
p.comment-form-comment label {
    display: block;
}

.comment-list {
    padding-left: 0px;
}

.comment-list, .comment-list ol {
    list-style-type: none;
}

.comment-list li {
    margin-bottom: 20px;
}

.comment-list p {
    margin-bottom: 0px;
}

#respond {
    margin-top: 15px;
}

.repondreCommentaire {
    font-weight: bold;
}

.repondreCommentaire:hover{
    cursor: pointer;
}

#respond .submit {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*** Publications ***/
.mag-card {
    background: url(img/newspaper-bg.png) no-repeat right;
    border: solid 1px #1b1b1b;
    padding-top: 16px;
    padding-bottom: 18px;
    position: relative;
    margin-top: 44px;
    margin-bottom: 40px; }
.mag-card__cover {
    position: absolute;
    bottom: 18px;
    left: 22px;
    border: solid 1px #1b1b1b;
    width:90px;}
.mag-card__date {
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    position: relative;
    left: 128px;
    margin-bottom: 11px;
    width:75%;}
@media (min-width: 992px) {
    .mag-card__date {
        font-size: 18px; } }
@media (min-width: 1200px) {
    .mag-card__date {
        font-size: 22px; } }
.mag-card .btn, .mag-card .js-faq-button {
    position: relative;
    left: 128px; }

.mag-card__date_ssImage {
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    position: relative;
    left: 20px;
    margin-bottom: 11px;
    width: 95%;}
@media (min-width: 992px) {
    .mag-card__date {
        font-size: 18px; } }
@media (min-width: 1200px) {
    .mag-card__date {
        font-size: 22px; } }
.mag-card .btn.btn-ssImage, .mag-card .js-faq-button {
    position: relative;
    left: 20px; }

.outlined-card {
    background-color: #eeeeee;
    border: 1px solid #1b1b1b; }
.outlined-card__title {
    font-weight: 300;
    display: block;
    margin-bottom: 15px; }
.outlined-card__content {
    font-size: 1em;
    font-weight: 300;
    display: block;
    margin-bottom: 15px; }
.outlined-card__info {
    margin-left: 15px; }

.texte-page img{
    max-width: 100%;
    height: auto;
}

.widget-actualites .liste-actus img:is([sizes="auto" i], [sizes^="auto," i]) {
	contain: size !important;
    contain-intrinsic-size: 300px 300px;
}