:root {
    --background-color: #111;
    /*--page-background: #E5E5E5;*/
    --page-background: #f7f7f7;

    --text-color: #ededed;
    --text-color-noir: #111;
    --color-alpha: #090909;

    /*--couleur-orange: #efa413;*/
    /*--couleur-orange: #ef6e13;*/
    --couleur-orange: #992E2C;
    /*--couleur-vert: #3D7B7B;*/
    /*--couleur-vert: #85afc3;*/
    /*--couleur-vert: #6399b3;*/
    /*--couleur-vert: #6368b3;*/
    --couleur-vert: #2d3499;

    --couleur-saumon: #ec9d72;
    --couleur-rose: #fef1e8;

    /*--border-radius: 12px;*/
    --border-radius: 5px;

}


/*POLICE ARVO*/
@font-face {
    font-family: 'Arvo';
    font-style: normal;
    font-weight: 300;
    src: local(''),
        /* Modern Browsers */ url('../../typos/Arvo-Regular.ttf') format('truetype');
    font-display: swap;
}

/*POLICE LATO*/
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: url('../../typos/lato-v17-latin-ext_latin-300italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../../typos/lato-v17-latin-ext_latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../typos/lato-v17-latin-ext_latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../../typos/lato-v17-latin-ext_latin-300italic.woff') format('woff'), /* Modern Browsers */ url('../../typos/lato-v17-latin-ext_latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../typos/lato-v17-latin-ext_latin-300italic.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap;
}

/* lato-regular - latin-ext_latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../../typos/lato-v17-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../../typos/lato-v17-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../typos/lato-v17-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../../typos/lato-v17-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */ url('../../typos/lato-v17-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../typos/lato-v17-latin-ext_latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap;
}

/* lato-italic - latin-ext_latin */
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url('../../typos/lato-v17-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../../typos/lato-v17-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../typos/lato-v17-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../../typos/lato-v17-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */ url('../../typos/lato-v17-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../typos/lato-v17-latin-ext_latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap;
}

/* lato-700 - latin-ext_latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('../../typos/lato-v17-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../../typos/lato-v17-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../typos/lato-v17-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../../typos/lato-v17-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */ url('../../typos/lato-v17-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../typos/lato-v17-latin-ext_latin-700.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap;
}

/* lato-900 - latin-ext_latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('../../typos/lato-v17-latin-ext_latin-900.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../../typos/lato-v17-latin-ext_latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../typos/lato-v17-latin-ext_latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../../typos/lato-v17-latin-ext_latin-900.woff') format('woff'), /* Modern Browsers */ url('../../typos/lato-v17-latin-ext_latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../typos/lato-v17-latin-ext_latin-900.svg#Lato') format('svg'); /* Legacy iOS */
    font-display: swap;
}


html {
    height: 100%;
}

body {
    background: var(--page-background);
    min-height: 100%;
    line-height: 1.5;
    word-wrap: break-word;
    font-family: 'Lato', sans-serif !important;
    font-size: 87.5%;
    padding-top: 0 !important;
}

body.rechercheVisible {
    overflow: hidden;
}

h1 {
    color: var(--couleur-vert);
    font-size: 3em;
    font-family: "Arvo", "Times New Roman", Times, serif;
    margin: 0 0 0.5em;
}

h2 {
    color: #5F9D9D;
    font-size: 1.5em;
    font-family: "Arvo", "Times New Roman", Times, serif;
}

h3 {
    font-size: 1.2em;
    font-family: "Arvo", "Times New Roman", Times, serif;
}

a:hover, a:focus, .link:hover, .link:focus {
    color: var(--couleur-vert) !important;
}

#block-marquedusite {
    position: absolute;
    top: 0;
    z-index: 1;
}

#block-marquedusite h2 {
    display: none;
}

#block-marquedusite .site-branding__logo {
    margin: 0;
    background: #FFF;
}

#block-marquedusite .site-branding__text {
    min-width: 510px;
    margin: 50px 0 0 150px;
    text-shadow: 1px 1px 5px black;
    padding: 0;
    opacity: 1;
}

#block-servicemametropole {
    border: 0;
}

#block-servicemametropole a {
    border: none;
}

#block-servicemametropole img {
    width: auto;
}

#block-imagehaute {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

#block-servicemametropole p {
    margin: 0;
}

.block-superfish .block-superfishmain {
    height: 100px;
}

.block-superfish {
    margin: 0 0 0 165px;
    width: unset;
    display: flex;
}

#block-rechercher {
    padding: 30px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

#block-rechercher svg {
    width: 25px;
    transition: all .3s ease;
}

#block-rechercher:hover svg {
    fill: var(--couleur-vert);
}

.addthis-smartlayers a {
    border: 0;
}

.backtop.fixed {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 20px;
    cursor: pointer;
    width: 50px;
    height: 60px;
    background: var(--couleur-vert);
    z-index: 10000000;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.backtop.fixed:hover {
    height: 70px;
    background: var(--couleur-orange);
}

.backtop.hide {
    position: fixed;
    top: auto;
    bottom: -70px;
}

.backtop.fixed:hover .arrow-icon {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.arrow-icon {
    display: block;
    margin: 1em auto;
    position: relative;
    cursor: pointer;
    border: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.left-bar {
    position: absolute;
    background-color: transparent;
    top: 12px;
    left: 15px;
    width: 15px;
    height: 0;
    display: block;
    transform: rotate(135deg);
    float: right;
}

.right-bar {
    position: absolute;
    background-color: transparent;
    top: 9px;
    left: 23px;
    width: 15px;
    height: 0;
    display: block;
    transform: rotate(45deg);
    float: right;
}

.left-bar:after {
    content: "";
    background-color: #FFF;
    width: 15px;
    height: 5px;
    display: block;
    float: right;
    z-index: -1;
}

.right-bar:after {
    content: "";
    background-color: #FFF;
    width: 15px;
    height: 5px;
    display: block;
    float: right;
    z-index: -1;
}

.titre-agenda-page {
    font-size: larger;
}

#block-views-block-aggregator-sources-block-1 .aggregator-item,
#block-views-block-agenda-block-1 .views-row {
    padding: 0;
    border-bottom: 1px solid #e9e3e3;
}

#block-views-block-agenda-block-1 .views-row {
    padding: 15px 0;
}

#block-views-block-agenda-block-1 .views-row:last-child,
#block-views-block-aggregator-sources-block-1 .aggregator-item:last-child {
    border: 0;
}

.date-evenement-agenda {
    border-bottom: 1px solid #e9e3e3;
    margin: 10px 0px 15px 0px;
}

.path-l-agenda .view-display-id-page_1 .views-row, .view-display-id-embed_1 {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}

.path-l-agenda-archives .view-display-id-page_2 .views-row, .view-display-id-embed_2 {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}

#content .views-field-title span.field-content {
    border-left: 5px solid #EEEEEE;
    padding-left: 2px;
    font-weight: bold;
}

.view-footer {
    text-align: end;
}

#block-views-block-aggregator-sources-block-1 .aggregator-feed h2,
#block-views-block-aggregator-sources-block-1 .aggregator-feed .field--label-hidden,
.view-aggregator-sources .field--label-hidden {
    display: none;
}

.field--type-entity-reference {
    margin: 0 0 1.2em;
    font-family: inherit;
}

#block-meteo {
    border: 0;
}

#block-views-block-agenda-block-1 .views-field-field-vignette a,
#block-vosservices a, #block-meteo a {
    border: 0;
}

.cadre_transp {
    position: absolute;
    z-index: 2;
}

.node__title {
    padding: 5px 0 0 0;
}

.image-style-thumbnail {
    margin: 1px 10px 10px 0px;
}

.views-field views-field-field-date-d-ajout {
    font-size: 0.9em;
    font-weight: bold;
}

.node--type-agenda node--promoted {
}

.views-field-field-photo a {
    border-bottom: none;
}

.taxonomy-term h2 {
    pointer-events: none;
}

.publication-accueil {
    float: left;
    border: solid 1px silver;
    background: #FFF;
    margin-right: 10px;
}

.feed-item-title {
    margin: 0.5em 0;
}

.feed-item-title a {
    border: 0;
}

#sidebar-second.sidebar #block-servicemametropole .block .content,
#block-servicemametropole > div {
    background: none;
}


#sidebar-first.sidebar .section {
    padding: 0 20px 0 0;
}

/*BONUS GAUCHE*/
.bonus-gauche div.views-row {
    margin-bottom: 30px;
}

.bonus-gauche span.field-content {
    font-size: 1.3em;
    font-weight: bold;
    color: #00528D;
}

.view-terme-de-taxonomie-commerces h3 {
    color: #00518d;
    font-size: 1.629em;
    border-bottom: 1px solid #ccc;
}

.block-views .form--inline .form-actions {
    float: left;
    clear: none;
    margin: 4px;
}

.block-views .form-item label {
    float: left;
    margin: 8px 10px 0 0;
}

.shs-field-container > div:first-child {
    display: none;
}

/*MENU DROITE - 3e niveau de menu*/
ul.clearfix.menu .menu-item--expanded .menu-item {
    font-style: italic;
    font-size: 1.0em !important;
    background-color: #E4E4E4;
}

a.pdf, a[href$=".pdf"] {
    background: url(../../images/pdf.png) top left no-repeat;
    padding: 5px 0 5px 30px;
    margin: 0 0 10px 0;
    border: none;
    display: block;
}

.file--application-pdf {
    background-image: none !important;
}

tr td, tr th {
    vertical-align: top;
}

.tableBlanche tr {
    background: none;
}

/*images float*/
.floatleft {
    float: left;
}

.floatright {
    float: right;
}

/*publications*/
div.publications.views-row {
    padding: 15px 0px 15px 0px;
}

span.views-field.views-field-field-type-de-publication {
    font-weight: bold;
}

/*#block-views-block-agenda-block-1 .views-row {
    height: 100px;
}*/

/*SITE LA BOUILLE*/
.labouille #block-views-block-agenda-block-1 .views-row {
    height: 100px;
}

.labouille .image-style-thumbnail {
    float: left;
    margin: 1px 10px 10px 0px;
}

/*Galeries*/
.image-style-thumbnail {
    float: left;
    margin: 1px 10px 10px 0px;
}

.datetime {
    /*display: none;*/
}

/* on/off mdp */
.form-type-password {
    position: relative;
}

.eye-solid.icon {
    color: #000;
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 70% 15%;
    border: solid 1px currentColor;
    background-color: currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 11px;
    cursor: pointer;
}

.eye-solid.icon:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    color: white;
    border: solid 1px currentColor;
}

.eye-solid.icon.on:before,
.eye-solid.icon:hover:before {
    border: solid 1px #FFF;
    background: #FFF;
}

/*Calendrier*/
ul.js-pager__items {
    text-align: center;
}

details {
    border-bottom: solid 1px silver;
}

summary {
    background: #ffffff;
    color: #3b3b3b;
}

#main .node--view-mode-teaser.node--sticky {
    border-left: 0px solid #d3d7d9;
    border-right: 0px solid #d3d7d9;
    border-top: 0px solid #d3d7d9;
    border-bottom: 1px solid #d3d7d9;
    background: transparent;
}

li.comment-add, li.comment-forbidden {
    display: none !important;
}

img.btService {
    width: 40px;
    height: 40px;
    padding: 10px;
}

/*Hide username*/
.username {
    display: none;
}

span.field.field--name-uid.field--type-entity-reference.field--label-hidden {
    display: none;
}

.modal.fade:not(.show) {
    opacity: 1;
}


/*CK accordion*/
.ckeditor-accordion-container > dl:before,
.ckeditor-accordion-container > dl:after {
    content: " ";
    display: table;
}

.ckeditor-accordion-container > dl:after {
    clear: both;
}

.ckeditor-accordion-container > dl,
.ckeditor-accordion-container > dl dt,
.ckeditor-accordion-container > dl dd {
    box-sizing: border-box;
}

.ckeditor-accordion-container > dl {
    position: relative;
    border: 1px solid #fff;
}

.ckeditor-accordion-container > dl dt {
    position: relative;
}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle {
    display: inline-block;
    position: absolute;
    padding: 0 10px;
    width: 30px;
    height: 30px;
    z-index: 1;
    top: calc(50% - 1px);
    left: 11px;
    box-sizing: border-box;
}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before,
.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after {
    background: #000;
    -webkit-transition: all 600ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 600ms cubic-bezier(0.4, 0, 0.2, 1);
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 10px;
    z-index: -1;
    left: 0;
    top: 0;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    will-change: transform;
}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before {
    left: 13px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after {
    right: 13px;
    left: auto;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:before {
    transform: rotate(45deg);
}

.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:after {
    transform: rotate(-45deg);
}

.ckeditor-accordion-container > dl dt > a {
    display: block;
    padding: 10px 15px 10px 50px;
    background-color: #f4f4f4;
    color: #000;
    font-weight: bold;
    font-size: 1.4em;
    cursor: pointer;
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms;
    border-bottom: 1px solid lightgray;
    margin-bottom: 2px;
}

.ckeditor-accordion-container > dl dt > a:hover {
    background-color: #cacaca;
}

.ckeditor-accordion-container > dl dt.active > a {
    background-color: silver;
}

.ckeditor-accordion-container > dl dt:last-of-type > a {
    border-bottom: 0;
}

.ckeditor-accordion-container > dl dd {
    display: none;
    padding: 20px;
    margin: 0;
    will-change: height;
}

.ckeditor-accordion-container > dl dt > a:hover, .ckeditor-accordion-container > dl dt > a:not(.button):hover {
    background-color: #919191;
    box-shadow: none;
    color: #fff;
    text-decoration: none;
}

.ckeditor-accordion-container > dl dt > a, .ckeditor-accordion-container > dl dt > a:not(.button) {
    display: block;
    padding: 10px 15px 10px 50px;
    background-color: silver;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms;
}

.ckeditor-accordion-container > dl dt > a, .ckeditor-accordion-container > dl dt > a:not(.button) {
    border-bottom: none;
}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before, .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after {
    background-color: #FFFFFF;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronPersonalize2, .tarteaucitronCTAButton, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog, #tarteaucitronRoot .tarteaucitronDeny, #tarteaucitronRoot .tarteaucitronAllow {
    padding: 15px !important;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog {
    padding: 15px !important;
}

.site-branding__name {
    display: none;
}

.a2a_floating_style {
    opacity: 1 !important;
}

.slick-track {
    max-height: 500px !important;
    overflow: hidden !important;
}

#block-lameteo iframe {
    border: 0;
}

.sidebar #block-lameteo.block .content {
    background: transparent;
}

.sidebar #block-lameteo.block .content p {
    margin: 0;
}

#widget_autocomplete_preview {
    display: none;
}

.menu-toggle {
    display: none;
}

