

body {
    overflow-x: hidden;
}
@media (min-width: 1190px) {
    #bc_filariane {
        padding-left: 6px;
    }
}
.largeur-standard {
    max-width: 1160px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}
/*
.largeur-large {
    max-width: 1400px;
    margin: auto;
}
*/

@media (min-width: 1190px) {
    .largeur-standard {
        padding-left: 0;
        padding-right: 0;
    }
}


/* Cache le titre qui apparaît par défaut dans le site */
main > header {
    display: none;
}

.landing-entete  {
    margin-top: 0;
}
.landing-entete h1 {
    
}
.landing-entete p {
    margin-bottom: 0;
}
@media (min-width: 767px) {
   .landing-entete p {
		margin-bottom: 3rem;
	}
}

/*

    Grands titres H*

*/

.grand-titre {
    font-weight: 400;
    font-family: 'proxima-nova', sans-serif;
    font-size: 1.5rem;
    line-height: 1.1em;
    text-transform: none;
    margin-bottom: 1rem;
    letter-spacing: -.75px;
    margin-left: -2px;
}
.grand-titre > a {
    text-decoration: none;
}
.grand-titre > a:focus,
.grand-titre > a:hover {
    text-decoration: underline;
}

@media (min-width: 767px) {
    .grand-titre {
        font-size: 1.85rem;
        margin-bottom: 1rem;
    }
}
.largeur-standard .grand-titre {
    font-size: 2rem;
    line-height: 1.25em;
}
@media (min-width: 767px) {
    .largeur-standard .grand-titre {
        font-size: 2.25rem;
        margin-bottom: 2rem;
    }
}
.grand-titre .grand {   /* agrandie une partie du titre */
    font-size: 1.35em; 
}


.grand-titre .break {   /* changement de ligne d'une partie du titre */
    display: block;
}
.grand-titre .maj {     /* mise en majuscule d'une partie du titre */
    text-transform: uppercase;
}
.grand-titre.gris, 
.grand-titre .gris {
    color: #464646;
}
.grand-titre[class*="picto-"] {
    padding-left: 45px;
}

.bleu {
    color: #074b98;
}

.surtitre {
    font-family: 'proxima-nova';
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 19px;
    color: #444;
}
figcaption, .figcaption {
    font-size: 16px;
}
/*

    Liste vedette - grands liens

*/
.liste-vedette {
    list-style: none;
    margin-left: 0;
}
.liste-vedette li {
    border-bottom: 1px solid #DDDDDD;
    padding-top: 6px;
}
.liste-vedette li:last-child {
    border-bottom: none;
}
@media (min-width: 767px) {
    .largeur-standard .liste-vedette {
        margin-top: 2em;
    }
}
@media (min-width: 767px) {
    .largeur-standard a.lien-vedette.tres-grand {
        font-size: 1.75em;
    }
}


/*

    Sous-titre 
    classes idem que celles pour le grand-titre

*/
.soustitre .grand {     
    font-size: 3rem; 
}


@media (min-width: 767px) {
   .soustitre .break {
        display: block;
    }
}
.soustitre .maj {
    text-transform: uppercase;
}


/*

    Vidéo de la page d'accueil

*/
#video-principal {
    height: 100%;
}
#video-principal > img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
/*  

    Modification du grand titre pour l'entête de page

*/
.landing-entete .grand-titre {
    font-size: 2.25rem;
    letter-spacing: -2px;
    line-height: 1.30em;
    margin-bottom: 3.5rem;
}
@media (min-width: 767px) {
    .landing-entete .grand-titre {
        font-size: 3rem;
        margin-bottom: 3.5rem;
    }
}
@media (min-width: 1000px) {
    .landing-entete .grand-titre {
        font-size: 4rem;
    }
}
.landing-entete .grand-titre .grand {     
    font-size: 4.5rem; 
}

@media (min-width: 767px) {
    .landing-entete .grand-titre .grand {     
        font-size: 6rem; 
    }
}
@media (min-width: 1000px) {
    .landing-entete .grand-titre .grand {     
        font-size: 8rem; 
    }
}
.landing-entete .grand-titre .grand.break {     
    margin-left: -4px;
    margin-bottom: 3rem;
}

.landing-entete .soustitre {
    color: #464646;
    font-weight: 400;
    font-family: 'proxima-nova', sans-serif;
    font-size: 1.25rem;
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem;
}
/*
.landing-entete .soustitre .grand {     
    font-size: 1.25rem;
}*/
@media (min-width: 767px) {
    .landing-entete .soustitre {
        /* font-size: 1.75rem; */
        font-size: 2.1rem;
        line-height: 1.1em;
        margin-left: 3px;
    }
    /*
    .landing-entete .soustitre .grand {     
        font-size: 2.5rem;
    }
    */
}
.landing-entete-img {
    background-repeat: no-repeat;
    background-size: 90%;
    width: 100%;
    height: 0;
	padding-bottom: 66%;
    max-width: none;
    position: relative;
    z-index: -1;
    display: block;
    right: 0;
    bottom: 0;
    background-position: bottom left;
    margin-bottom: -15px;
    
}
@media (min-width: 767px) {
    .landing-entete-img {
		background-size: 100%;
		background-position: bottom right;
        height: 100%;
        margin-bottom: 0;
		padding-bottom: 0;
        position: absolute;
        /* spécifique à l'image utilisée */
        width: 60%;
        right: -6%;
    }
}

/* 

    Paragraphes

*/
p.grand-texte {
    font-size: 1.20em;
}
@media (min-width: 767px) {
    p.grand-texte {
        font-size: 1.25em;
    }
    p.encadre-largeur-75 {
        padding-right: 25%;
    }
    p.encadre-largeur-50 {
        padding-right: 50%;
    }
}

/* 

    Affichage des photomontages

*/
.ph-montage {
    max-width: 100%;
}
@media (min-width: 767px) {
    .ph-montage {
        max-width: 450px;
    }
}

/* 

    Cubes développements durable

*/
/* tuiles */
.tuile .cube-dd {
    width: 110px;
    height: 110px;
    top: 90px;
    left: 4px;
    position: absolute;
}

.largeur-standard .tuile-image h2:first-child,
.largeur-standard .tuile-image h3:first-child,
.largeur-standard .tuile-image h4:first-child {
    margin-top: 180px;
}
.tuile-image .surtitre {
    margin-top: 170px ;
}

#encadre-vision div.colonnes-2 {
    gap: 5em;
    flex-wrap: nowrap;
}
#encadre-vision div.col {
    margin: 15px 0 0;
}


/*

    Sous-page - entête

*/
figure.cube-dd {
    position: relative;
    padding-bottom: 38px;
    margin-bottom: 0;
}
figure.cube-dd .cube-dd {
    width: 125px;
    height: 125px;
    bottom: 5px;
    right: 17px;
    position: absolute;
}
@media (min-width: 767px) {
    figure.cube-dd .cube-dd {
        width: 150px;
        height: 150px;
        bottom: 0;
    }
}
figure.cube-dd + #texte > h2:first-child {
    margin-top: 0;
}

/*

    Indicateurs

*/
.indicateur .grand-titre.picto-cible {
    padding-left: 47px;
    line-height: 1.4rem;
    margin-bottom: 3px;
    font-size: 1.3rem;
}
.indicateur .grand-titre.picto-cible:before {
    width: 35px;
    height: 35px;
    margin-left: -45px;
    margin-top: -8px;
}
.indicateur .ind-sujet.grand-titre {
    font-size: 1.32rem;
    margin-bottom: 10px;
    padding-left: 47px;
}
.indicateur .ind {
    color: #074b98;
    font: 500 1.5em/1.6rem 'proxima-nova', sans-serif;
    letter-spacing: -.5px;
    margin-bottom: 2px;
}
.indicateur .ind-last {
    margin-bottom: 12px;
}
.indicateur .ind.normal,
.indicateur .ind .normal {
    font: 500 24px/25.6px 'proxima-nova', sans-serif;
}
.indicateur .ind.grand,
.indicateur .ind .grand {
    font: 500 4rem/1rem 'proxima-nova', sans-serif;
}
.indicateur .ind.tres-grand,
.indicateur .ind .tres-grand {
    font: 500 88px/70px 'proxima-nova', sans-serif;
    margin-left: -3px;
	padding-left: 45px;
}
/*
.indicateur .ind span + .tres-grand {
    margin-top: 25px;
    display: inline-block;
}*/
.indicateur .gras,
.indicateur .ind.gras{
    font-weight: 700;
}
.indicateur p {
    padding-left: 45px;
    line-height: 1.1em;
}
.indicateur .ind[class*="picto-"]::before {
    width: 30px;
    height: 30px;
    margin-left: -40px;
}
.indicateur .ind.tres-grand[class*="picto-"]::before {
    margin-top: 20px;
}
@media (min-width: 1100px) {
    .colonnes-2.col-separateur .col:nth-child(2n+1) {
        border-right: 1px solid rgba(0,0,0,0.1);
        padding-right: 2em;
    }
    .colonnes-2.col-separateur .col:nth-child(2n+2) {
        padding-left: 2em;
    }
}


p[class*="picto-"].p-cercle {
	padding-left: 32px;
}
p[class*="picto-"].p-cercle:before {
	background-color: white;
	margin-left: -32px;
} 
