/*
couleurs:
bleu: #0a3378;
bleu pÃ¢le: #96b2e2;
rouge: #C33;
rouge brique: #e24941;
*/

.row:before,
.row:after {
    display: inline-block;
}

body {
    font-family: "Montserrat", sans-serif;
}
#navbarResponsive {
    background-color: white;
    padding: 20px;
}
/* gÃ©nÃ©ral */
a.blanc {
    color: #fff;
    text-decoration: none;
}
.indication {
    font-size: 0.8em;
    font-style: italic;
}
#bandeau_sup {
    background-color: #fff !important;
    height: 130px;
    border-bottom: 1px #ddd solid;
}
#bandeau_sup a.navbar-brand {
    color: #036;
}
#bandeau_sup a.nav-link {
    color: #036;
}
#blason-top {
    max-width: 60%;
}
.navbar-brand .important {
    color: #000;
    font-weight: bold;
}

dd {
    margin-left: 1em;
}
#bloc_actualites {
    background-color: #96b2e2;
    background-clip: border-box;
}
#bloc_actualites h1 {
    background: center no-repeat url("../images/fond_trapeze_blanc.png");
}

/* NEWS sur l'accueil */
#bloc_actualites .bloc_news {
    background-color: #fff;
}
#bloc_actualites .bloc_news .icone {
}
#bloc_actualites .bloc_news h2.titre {
    font-family: "Montserrat", sans-serif;
    font-size: 1.25em;
    color: #0a3378;
}
#bloc_actualites .bloc_news h2.titre a {
    color: #0a3378;
    text-decoration: none;
}
#bloc_actualites .bloc_news h3 {
    color: #96b2e2;
    font-family: "Montserrat", sans-serif;
    font-size: 1.2em;
}
#bloc_actualites .bloc_news p.chapo {
    font-size: 0.85em;
    font-family: "Tahoma", sans-serif;
    color: #999;
    line-height: 110%;
}
#bloc_actualites .bloc_news .date {
    font-family: "Montserrat", sans-serif;
    color: #c33;
    text-align: center;
    font-size: 1em;
}
#bloc_actualites .bloc_news .date .annee {
}
#bloc_actualites .bloc_news a.lireplus {
    color: #96b2e2;
    font-weight: bold;
}
#bloc_actualites .bloc_news .date .jourmois {
    font-weight: bold;
    border-bottom: 2px solid #c33;
}
.bloc_news .visuel {
    padding: 0;
    overflow-x: hidden;
}
.bloc_news .visuel img {
    width: 100%;
    height: 100%;
}

#bloc_en1clic {
    background-color: #fff;
    background-clip: content-box;
    position: relative;
    max-height: 685px;
}

.btn-lire-suite:hover {
    background-color: #96b2e2;
    border-color: #96b2e2;
    border-radius: 0;
}

.btn-lire-suite {
    border-radius: 0;
}

#photo_accueil {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
}

/*#bloc_VGL {
	-webkit-box-shadow: 6px 1px 13px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 6px 1px 13px -1px rgba(0,0,0,0.75);
	box-shadow: 6px 1px 13px -1px rgba(0,0,0,0.75);
}*/

.color-bleu-pale {
    color: #96b2e2;
}
.color-bleu-fonce {
    color: #0a3378;
}
.color-rouge-brique {
    color: #e24941;
}

.background-color-bleu-pale {
    background-color: #96b2e2;
    border-color: #96b2e2;
}
.background-color-bleu-fonce {
    background-color: #0a3378;
    border-color: #0a3378;
}

#bloc_en1clic {
    font-family: "Roboto Condensed", sans-serif;
}
#bloc_en1clic h2 {
    color: #c33;
    text-align: center;
    font-weight: 500;
    font-size: 2.5em;
}
#icone_en1clic {
    position: relative;
    top: -50px;
    width: 28%;
}
#bloc_en1clic ul {
    padding-left: 0.3em;
}
#bloc_en1clic li {
    border-top: 1px solid #666;
    padding: 1em 1em;
    list-style-type: none;
}
#bloc_en1clic li a {
    color: #0a3378;
    text-decoration: none;
}
#bloc_en1clic li a:hover {
    color: #fff;
    background-color: #96b2e2;
}

#bloc_agenda {
    background-color: #fff;
}
#bloc_agenda .bloc_news {
}
#bloc_agenda .bloc_news h2 {
    background-clip: border-box;
    color: #fff;
    height: 5em;
    font-weight: bolder;
    text-align: center;
}
#bloc_agenda .bloc_news .paire {
    background-color: #0a3378;
}
#bloc_agenda .bloc_news .impaire {
    background-color: #3b5c93;
}
#bloc_agenda .bloc_news .date {
    background-clip: border-box;
    color: #fff;
    text-align: center;
}
#bloc_agenda .bloc_news .datepaire {
    background-color: #3b5c93;
}
#bloc_agenda .bloc_news .dateimpaire {
    background-color: #0a3378;
}
#bloc_agenda .bloc_news .date .jourmois {
    font-size: 4em;
    border-bottom: 1px solid #e24941;
    font-family: "Roboto";
    font-weight: bold;
    margin: 15% auto 0 auto;
    line-height: 1em;
}
#bloc_agenda .bloc_news .date .annee {
    font-size: 2em;
    text-align: center;
}
#bloc_agenda .bloc_news .lireplus {
    background-color: #e24941;
    font-size: 0.8em;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
#bloc_agenda .bloc_news .lireplus a {
    color: #fff;
}
#bloc_agenda .lientous {
    margin: 3.5rem !important;
}
#bloc_agenda .lientous a {
    background-color: transparent;
    border: 2px solid #0a3378;
    padding: 1em;
    text-align: center;
    color: #0a3378;
    text-decoration: none;
}

#bloc_agenda .lientous a:hover {
    background-color: #0a3378;
    color: #fff;
}

/* section LIENS UTILES */
#liensutiles {
    background: center top no-repeat url("../images/fond_liensutiles.jpg");
    min-height: 351px;
    background-size: cover;
}
#liensutiles .bloc_lienutile {
}

.liens_utiles {
    text-align: center;
    color: #083478;
}
#lien_intramuros {
    background: white;
}
#lien_intramuros h4 {
    font-weight: bold;
    color: #083478;
    text-align: center;
    margin-top: 10px;
}
#lien_intramuros img {
    max-width: 100%;
    margin-top: 15px;
}

.texte_local {
    color: white;
    text-align: center;
    font-weight: bold;
}

#lien_medical {
    background: white;
}

#autresliens {
    background-color: #0a3378;
}

.btn_autreliens {
    background-color: #0b3378;
    border-color: white;
    color: white;
}

.btn_autreliens:hover {
    background-color: white;
    border-color: white;
    color: #0b3378;
}

.séparateur {
    border-left: 2px solid #0a3378;
    height: 15px;
    display: inline-block;
}

.liensblanc {
    color: white;
}

.mot_accueil {
    font-size: 13px;
}
.separateur_x {
    height: 2px;
    width: 100%;
    background-color: #0a3378;
}

.titre-art {
    font-size: 3rem;
    color: #0a3378;
}

.date_news_entreprise {
    background-color: #e24842;
    width: fit-content;
    font-size: 13px;
    color: white;
    letter-spacing: 1px;
    padding: 3px;
}

.box-news {
    background-color: #3b5c93;
    margin: 10px;
}

.box-entreprise {
    background-color: #ffffff;
    margin: 10px;
}
.box-entreprise h4,
.box-entreprise-complete h4 {
    font-weight: bold;
    text-align: left;
}
.box-entreprise a,
.box-entreprise-complete a {
    text-decoration: none;
}

.box-entreprise-complete {
    background-color: #fff;
    margin-bottom: 10px;
    color: #333;
    font-size: 1.3em;
}

.bloc_news .visuel img {
    height: auto;
}

.nav-premiere.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #5cb466 !important;
}

.nav-seconde.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #e24941 !important;
}

.image-ecole,
.image-salles {
    width: 50%;
}
.image-mediatheque {
    width: 100%;
}

.visuel-accueil img {
    height: 100% !important;
}

.navbar-dark .navbar-toggler {
    background-color: #96b2e2;
}

#lien_medical {
    background-color: #0b3378;
    color: #fff;
}
#lien_medical img {
}
#lien_medical h6 {
    text-align: center;
}
.image_telephone {
    position: absolute;
    width: 40%;
    left: -91px;
    z-index: 1000;
    top: -30px;
}

.card-msal {
    border: 1px solid #0a3378;
    box-shadow: 1px 1px 5px #96b2e2;
}

.card-msal .card-header {
    background-color: #96b2e2;
}

.carousel-caption {
    background-color: rgba(150, 178, 226, 0.5);
    width: 575px;
    margin: auto;
    text-shadow: 3px 3px 3px #0a3378;
}

.commission {
    /*border: 1px solid #96b2e2;
	box-shadow: 1px 1px 5px #96b2e2;*/
    background-color: #96b2e2;
}

.texte-commission {
    min-height: 96px;
}

.titre-commission {
    min-height: 48px;
}

.table-commission td {
    padding: 8px;
}

.titre-image-services-municipaux {
    min-height: 48px;
    color: #0a3378;
}
.image-services-municipaux {
    width: 100%;
}

.commission .card {
    height: 100%;
}

#voir th {
    height: 3em;
}

#scrollUp {
    position: fixed;
    bottom: 80px;
    right: -100px;
}

#formulaire-contact .form-control {
    border-radius: 0;
}

#formulaire-contact .btn-primary {
    border-radius: 0;
}

.rc-anchor {
    border-radius: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .box-entreprise {
        min-height: 230px !important;
    }
}

@media screen and (max-width: 400px) {
    .image_entreprise {
        width: 90px !important;
    }
}

@media screen and (max-width: 991px) {
    .image_actu {
        display: none;
    }
    .navbar-brand {
        max-width: 30%;
    }
}

@media screen and (max-width: 453px) {
    .navbar-brand {
        font-size: 12px;
    }
}

@media screen and (max-width: 500px) {
    .navbar-brand {
        max-width: 50%;
    }
}

@media screen and (max-width: 447px) {
    .btn-pc {
        display: none;
    }
    .btn-smartphone {
        display: inline-block;
    }
}

@media screen and (min-width: 448px) {
    .btn-smartphone {
        display: none;
    }
}

@media screen and (max-width: 540px) {
    h1 {
        font-size: 1.5em;
    }
    h2 {
        font-size: 1em;
    }
    #bloc_actualites .bloc_news .date .annee {
        font-size: 14px;
    }
    .titre_entreprise_asso {
        font-size: 15px;
    }
    .activite_entreprise_asso {
        font-size: 13px;
    }
}

@media screen and (max-width: 767px) {
    .visuel-actu-accueil {
        display: none;
    }
    #bloc_agenda .bloc_news h2 {
        font-size: 14px !important;
    }
    #bloc_agenda .bloc_news .datepaire {
        font-size: 6px !important;
    }
    #bloc_agenda .bloc_news .date .jourmois {
        margin: 3% auto 0 auto;
    }
}

@media screen and (max-width: 1199px) {
    #icone_en1clic {
        position: relative;
        top: -20px;
        width: 16% !important;
    }
    #bloc_en1clic li {
        padding: 0.2em 0.2em;
    }
    #bloc_agenda .bloc_news h2 {
        font-size: 25px;
    }
    #bloc_agenda .bloc_news .datepaire {
        font-size: 8px;
    }
    #bloc_agenda .bloc_news .date .jourmois {
        margin: 3% auto 0 auto;
    }
}

@media screen and (max-width: 991px) {
    .titre-liens-utiles {
        font-size: 17px;
    }
    .liens_utiles {
        font-size: 1.7rem;
    }
    #bloc_agenda .bloc_news .date .jourmois {
        font-size: 2em;
    }
    #bloc_agenda .bloc_news .date .annee {
        font-size: 1.5em;
    }
    #bloc_agenda .bloc_news h2 {
        font-size: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #lien_intramuros img {
        margin-top: 5px;
    }
    #lien_medical img {
        margin-top: 16px;
    }
    .image_telephone {
        position: absolute;
        width: 30%;
        left: -77px;
        z-index: 1000;
        top: -21px;
    }
}

@media (min-width: 0px) and (max-width: 991px) {
    #lien_intramuros img {
        margin-top: 30px;
    }
    #lien_medical img {
        margin-top: 55px;
    }
    .image_telephone {
        position: absolute;
        width: 46%;
        left: -86px;
        z-index: 1000;
        top: -39px;
    }
}

@media screen and (max-width: 435px) {
    .lientous {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    #liensutiles {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .image_telephone {
        display: none;
    }
}

img.portrait {
    max-width: 60%;
}
figcaption {
    font-style: italic;
    font-size: 0.8em;
}

/* diaporamas */
#diapo_salleLB {
}

.iframe-fluid {
    width: 100%;
    height: auto;
    border: 0px;
}

.iframe-fluid2 {
    width: 100%;
    border: 0px;
}

.w-35 {
    width: 35%;
}

.taille-logo-saule-bleu {
    width: 6em;
}

.image-arrondie {
    border-radius: 50%;
}

.separator {
    width: 100%;
    height: 2px;
    background-color: #000; /* Changez la couleur selon vos besoins */
    margin: 20px 0; /* Ajustez l'espacement selon vos besoins */
}