:root{
  --card_color: white;
  --secondary-color: #eee0bb;
}

#edit-mail-0-value--description {
 display:none;
}

.actualite-bandeau-teaser .field {
  margin-bottom:0 !important;
}

.actualite-bandeau-teaser h3 {
  padding:0 !important;
}

.actualite-bandeau-teaser .actualite-description {
  display:none;
}

.actualite-categories ul li a {
  background: #F9F6ED;
  color: black;
}
.actualite-categories ul li a:hover {
  background: rgb(255, 255, 255);
  color: black;
}
.breve-categories ul li a {
  background: #F2E8CD;
  color: black;
}
.breve-categories ul li a:hover {
  background: #F9F6ED;
  color: black;
}

.actualite-bandeau-teaser {
    background: #EEE0BB !important;
}

.breve-teaser {
    background: #EEE0BB11 !important;
    border: 2px solid #EEE0BB !important;
}

a.pdf_inline:after {
  content: "";
  padding-right: 2em;
  position: relative;
  top: 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='%23047880' d='M8.66667 8.00004H10.6667L8 10.6667L5.33333 8.00004H7.33333V5.33337H8.66667V8.00004ZM10 2.66671H3.33333V13.3334H12.6667V5.33337H10V2.66671ZM2 1.99457C2 1.62941 2.29833 1.33337 2.66567 1.33337H10.6667L13.9998 4.66671L14 13.995C14 14.366 13.7034 14.6667 13.3377 14.6667H2.66227C2.29651 14.6667 2 14.3632 2 14.0055V1.99457Z'/></svg>");
}


a.internal_link_inline:after {
  content: "";
  padding-right: 2em;
  position: relative;
  top: 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='%23047880' d='M8.70714 5.40732L9.64994 6.35012C11.4724 8.1726 11.4724 11.1273 9.64994 12.9498L9.41427 13.1855C7.5918 15.0079 4.63704 15.0079 2.81459 13.1855C0.992142 11.3631 0.992142 8.40827 2.81459 6.58583L3.7574 7.52867C2.45566 8.8304 2.45566 10.9409 3.7574 12.2427C5.05915 13.5444 7.16967 13.5444 8.47147 12.2427L8.70714 12.007C10.0089 10.7052 10.0089 8.59467 8.70714 7.29294L7.76434 6.35012L8.70714 5.40732ZM13.1855 9.41427L12.2427 8.47147C13.5444 7.16967 13.5444 5.05915 12.2427 3.7574C10.9409 2.45566 8.8304 2.45566 7.52867 3.7574L7.29294 3.9931C5.99119 5.29485 5.99119 7.4054 7.29294 8.70714L8.23574 9.64994L7.29294 10.5927L6.35012 9.64994C4.52768 7.82754 4.52768 4.87274 6.35012 3.0503L6.58583 2.81459C8.40827 0.992142 11.3631 0.992142 13.1855 2.81459C15.0079 4.63704 15.0079 7.5918 13.1855 9.41427Z'/></svg>");
}

a.external_link_inline:after {
  content: "";
  padding-right: 2em;
  position: relative;
  top: 2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='%23047880' d='M6.33333 3V4.66667H2.16667V13.8333H11.3333V9.66667H13V14.6667C13 15.1269 12.6269 15.5 12.1667 15.5H1.33333C0.8731 15.5 0.5 15.1269 0.5 14.6667V3.83333C0.5 3.3731 0.8731 3 1.33333 3H6.33333ZM15.5 0.5V7.16667H13.8333L13.8333 3.34417L7.33925 9.83925L6.16074 8.66075L12.6541 2.16667H8.83333V0.5H15.5Z'/></svg>");
}

.media-video video {
  width:640px;
  height:480px;
}

@media (max-width: 480px) {
  .media-video video {
  	width:350px;
  	height:262px;
}
}

.align-center .media-video {
  display:flex;
  justify-content:center;
}

#backtotop {
    border: 1px solid white;
    border-radius: 50%;
    background-color: #047880;
}

.accordion_generic .accordion_generic_section:after { 
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23047880' d='M11.9999 13.1724L16.9497 8.22266L18.3639 9.63687L11.9999 16.0009L5.63599 9.63687L7.0502 8.22266L11.9999 13.1724Z'/%3E%3C/svg%3E");
}
.accordion_generic.active .accordion_generic_section:after { 
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23047880' d='M12.0001 10.8286L7.0503 15.7783L5.6361 14.3641L12.0001 8.0001L18.364 14.3641L16.9498 15.7783L12.0001 10.8286Z' /%3E%3C/svg%3E");
}

.page_statique h1, h2, h3, h4, h5 {
  scroll-margin-top: 150px;
}

.md_header_container .desktop > ul > li:hover > span, 
.md_header_container .desktop > ul > li.active > span {
  background-color: #dbf3f5;
}

.a-la-une_front_a_la_une_panel a:has(h3),
.a-la-une_front_a_la_une_panel a:has(h3):hover,
.a-la-une_front_a_la_une_panel a:has(h3):focus,
.a-la-une_front_a_la_une_panel a:has(h3):active {
   color: var(--text_color);
}

.a-la-une_front_a_la_une_panel .field--name-field-voir-plus {
   text-align: left;
}

.a-la-une_front_a_la_une_panel .field--name-field-voir-plus a {
    border: 1px solid var(--light--primary0);
    background-color: var(--light--primary0);
    color: var(--dark--text);
    padding: var(--bouton-padding-block) var(--bouton-padding-inline);
    border-radius: 0.25rem;
   	text-transform: uppercase;
    font-size: .875rem;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
    text-align: center;
}

.a-la-une_front_a_la_une_panel .field--name-field-voir-plus a:hover {
    background-color: var(--light--primary0-10);
    color: var(--light--text);
    text-decoration: none;
}

.a-la-une_front_a_la_une_panel .field--name-field-dates {
  text-align: left;
}

.a-la-une_front_a_la_une_panel a:hover {
    text-decoration: underline;
}

.formation-teaser .public_content {
  margin-top: 1rem;
}

.page_statique a[target=_blank]:after {
    content: '';
    position: relative;
    top: 2px;
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: 0.5em;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.48999 3V5H2.48999V16H13.49V11H15.49V17C15.49 17.5523 15.0423 18 14.49 18H1.48999C0.93771 18 0.48999 17.5523 0.48999 17V4C0.48999 3.44772 0.93771 3 1.48999 3H7.48999ZM18.49 0V8H16.49L16.4899 3.413L8.69709 11.2071L7.28288 9.7929L15.0749 2H10.49V0H18.49Z' fill='%23047880'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}

@media (max-width: 800px) {
    .md_header_container.mobile div:has(>.header_main-menu) {
      column-gap: 1rem !important;
      padding-left: 15px;
  }
}

.vertical-align-top {
  vertical-align:top;
}

.width-25 {
  width:25%
}

.block_user_menu .mobile .menu_header .menu_title {
  white-space: nowrap;
}

.mobile .sliding_menu .menu_header {
   flex-direction: row;
}

.mobile .sliding_menu .menu_header .menu_title {
   display: inline-block !important;
   padding-inline: 5px !important;
}

.mobile .sliding_menu .menu_title a.menu_link {
   text-decoration: none;
   color: black;
}

.menu_header > nav:nth-child(2) {
  display: inline-block;
}

#block-views-block-agenda-block-2, 
#block-views-block-agenda-block-1 {
  position:relative;
  padding-block: .5rem;
}
#block-views-block-agenda-block-1 {
  padding-top: 1rem;
}
#block-views-block-agenda-block-2::before,
#block-views-block-agenda-block-1::before {
  content: "";
  background: #eeeded;
  width: 100vw;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  height: calc(100% + 20px);
}

[class^=block--animation]  {
   background-color: white;
   position: relative;
}

.a-la-une_front_a_la_une_panel .a-la-une-title {
  font-size: 2rem;
}

.header_md-links li.dropdown,
.header_mon-compte li.dropdown {
  text-align: center;
}

.a-la-une_front_a_la_une_panel > *:nth-child(1), .a-la-une_front_a_la_une_panel > *:nth-child(2) {
    flex: 0.5;
}

.bloc_accueil_a-la-une img {
  aspect-ratio: 1;
  max-height: unset;
}

.bloc_accueil_a-la-une .slick-dots {
  bottom: -45px;
}
.bloc_accueil_actualites {
  padding-top:0;
}

.bloc_accueil_actualites li.grid.list-group-item {
  border:none;
}

.plan_du_site li {
  margin-left: 2rem;
}

.ui-dialog .button {
  background: none;
}

.search_cat:not(.active):not(:active):hover a::after,
a.search_cat:not(.active):not(:active):hover::after {
  filter: invert(0.9);
}

.block--animationSmall .button.primary_button.book_button {
   text-transform: none;
   text-decoration: none;
}

.block--animationSmall .button.primary_button.book_button:not(:hover) {
   background-color: #A5E1E5;
   border-color: #A5E1E5;
   color: var(--text_color);
}
.block--animationSmall .button.primary_button.book_button::before {
  display:none;
}

label[for="edit-field-cats-target-id"]{
  display:none;
}

.max-width-734px {
  max-width:100%;
}

@media (min-width: 992px) {
    .max-width-734px {
        max-width:734px;
    }
}

.font-page-colored h2, .font-page-colored h3, .font-page-colored h4 {
    color: var(--text_color);
}
h2, h3, h4 {
  color: var(--text_color);
}

.bloc_accueil_a-la-une .slick-list.draggable {
  margin:auto;
}
.bloc_accueil_a-la-une .slick-arrow:not(:hover)::before {
  color: var(--primary_color_dark);
}

.site-footer__top .content li a,
.site-footer__top .content li a:hover, 
.site-footer__top .content li a:focus { 
    background: transparent;
    border:none;
    text-indent: 0;
    padding-inline:0;
}

.button_footer_newsletter {
  border: 1px solid white;
  text-transform: uppercase;
}
.button_footer_newsletter:hover {
  color: var(--text_color) !important;
}

.bib_adr, .bib_tel, .bib_mail {
  align-items: normal;
}

.a-la-une_front_teaser_panel {
   background-color: rgba(255, 255, 255, 0.5);
}
.a-la-une_front_teaser_panel:hover {
   background-color: rgba(255, 255, 255, 0.7);
}
.menu--main .menu_burger_icon::before {
  content: url("/sites/default/files/ressources/menu-line.svg") !important;
}
.icon_menu_home {
  content: url("/sites/default/files/ressources/menu_home.svg");
}
.icon_menu_particulier::before, .menu--vous-etes-un-particulier .menu_burger_icon::before {
  content: url("/sites/default/files/ressources/menu_particulier.svg") !important;
}
.icon_menu_user::before, .menu--account .menu_burger_icon::before {
  content: url("/sites/default/files/ressources/menu_user.svg") !important;
}

.h1, h1 {
  text-transform: uppercase;
}

p {
    text-align: left;
}

.h4, h4 {
    font-size: 1.25rem;
}

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');

.fontyourface {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.bloc_accueil_cdc .selection-thematique-liste li {
  width: 150px;
}
.bloc_accueil_cdc ul.selection-thematique-liste {
  justify-content: space-between;
}
.selection-thematique-liste li {
  width: 200px;
}

.page_statique ul.list-picto {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: .5rem;
  padding-inline-start: 15px;
}

.page_statique ul.list-picto>li {
  background: url('/sites/default/files/ressources/puce.png') left top no-repeat;
  padding-left: calc(20px + .5rem);
}

.page_statique h2 {
  /* text-transform: uppercase; */
}

.page_statique h2, .page_statique h3, 
.node--type-page h2, .node--type-page h3 {
  padding: 2rem 0 1rem;
  color: var(--text_color);
}

.page_statique h4, .page_statique h5,
.node--type-page h4, .node--type-page h5 {
  padding: .5rem;
  color: var(--text_color);
}

.page_navigation li {
  padding-inline: 0;
}
.page_navigation li a {
  white-space: normal
}

.nav.navbar-nav .dropdown-item.nav-item {
    /* Fix l'élément du menu qui redirige vers la page d'accueil */
    width: auto;
}

.desktop .nav.navbar-nav .dropdown-item {
  margin-top: 1px;
}

.a-la-une_front_teaser_panel::before {
    /* Couleur de la flèche dans les encarts mis en avant sur la page d'accueil */
    color: var(--primary_color_dark);
}

@media (min-width: 1200px) {
    .page_navigation {
        top: 170px;
    }
}

#header {
  border-bottom: 1px solid var(--primary_color_dark);
}

.header_md-links .menu_burger_icon:before {
   content: "\f358";
}

.menu_header .menu_burger_icon, .sliding_menu .closebtn, .sliding_menu .menu_parent_name {
    color: var(--primary_color_dark);
}

.block_special_alert {
    color: var(--text_color);
}
.block_special_alert .alert-content {
   flex: 1;
   text-align: center;
}

.header_container, .header_main-menu {
  padding: 1rem 0 0 0;
}

@media (max-width: 800px) {
    .header_main-menu  {
        padding: 0;
    }
}

.header_main-menu .navigation, .header_container .navigation ul.navbar-nav {
   width: 100%;
   padding: 0;
}
.header_main-menu .navigation ul.navbar-nav {
  align-items: center;
  justify-content: space-between;
}
.header_container .navigation ul.navbar-nav::after {
  display:none;
}

[class^="block--animation"] .info h3 {
  color: var(--text_color);
}

.button.primary_button {
 text-transform: uppercase;
 font-size: .875rem;
}

.primary-light-background-color {
    background-color: #a5e1e5;
}

.site-footer__top .content li a { 
    border:none;
}
footer.site-footer {
    background-color: var(--footer_color);
    padding-top: 2rem;
}
.site-footer .block {
   border:none;
}

.bloc_accueil h2 {
   font-family: "Josefin Sans", sans-serif;
   text-transform: uppercase;
   color: black;
}

.bloc_accueil h2::after {
   content: url("/sites/default/files/ressources/77_logo_couleur.svg");
   margin-left: .5rem;
}

.bloc_accueil.bloc_accueil_agenda .button.primary_button::before,
.bloc_accueil.bloc_accueil_actualites .button.primary_button::before,
.bloc_accueil.bloc_accueil_cdc .button.primary_button::before,
.a-la-une_front_a_la_une_panel .field--name-field-voir-plus a::before
 {
   content: "+";
   font-size: 1.25rem;
   padding-right: .25rem;
   position: relative;
   top: 2px;
}

.a-la-une_front_a_la_une_panel .field--name-field-voir-plus a::before {
  padding-right: .5rem;
}

#syrtis_search_page .well.well-sem, #syrtis_search_page .well.well-sem a, #syrtis_search_page .btn-sem1, #syrtis_search_page .btn-sem1:focus, #syrtis_search_page .panel-secondary>.panel-heading, .syrtis_cms .well.well-sem, .syrtis_cms .btn-sem1, .syrtis_cms .btn-sem1:focus, .syrtis_cms .panel-secondary>.panel-heading, .searchResult.selection.selected .panel-heading {
    background-color: var(--primary_color_dark) !important;
    color: #ffffff !important;
}

form#syrtis-search-form-v2 .row-sources .form-check .form-check-input:checked + label:before {
  color: black !important;
  background-color: #A5E1E5 !important;
}
.syrtis-search-form-v2-container label {
	color: white;
}

.font-page-colored .a-la-une_front_teaser_panel h3, 
.font-page-colored .a-la-une_front_a_la_une_panel h3
{
    color: var(--text_color);
}

.syrtis-search-form-v2-container {
    background-image: url(/sites/default/files/ressources/77_bg.png);
}

.header_footer_section_color {
    background-color: #151515;
}

.header_footer_section_color .bib_adr:before, .header_footer_section_color .bib_mail:before, .header_footer_section_color .bib_tel:before {
  	filter:invert(1);
}

footer.site-footer .content a:not(.primary_button) {
  color: white; 
}

footer.site-footer .footer_title {
    text-transform: uppercase !important;
    font-weight: 700;
    color: white;
}

.bloc_en_avant {
   background: #4BC4CC1A;
   padding: 2rem;
}

form#syrtis-search-form-v2 .search-block {
  display: flex;
}

#syrtis-search-form .btn-syrtis-search {
  height: 90%;
}

.bloc_accueil_newsletter::before {
  height: calc(100% + 20px);
}

.views-element-container ul {
  list-style: none;
}

.actualite-a-la-une-title {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: left;
}

.actualite-a-la-une-title a {
  text-decoration: none;
}

.bloc_accueil_actualites img {
  min-width: 250px;
}

.actu_front_a_la_une_panel {
  color: var(--text_on_dark_color);
  display: flex;
  gap: 1rem;
}

.actu_front_a_la_une_panel > *:first-child {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}


.actu_front_teaser_panel{
    color: var(--text_on_dark_color);
	font-weight: 700;
    border-radius: .5rem;
    padding: 1rem;
    display: flex;
    gap: 1rem;
	background-color: rgba(255, 255, 255, 0.1);
}

.actu_front_teaser_panel a, .actu_front_a_la_une_panel a {
	color: var(--text_on_dark_color);
}

.actu_front_teaser_panel::before{
	color: rgba(255, 255, 255, 0.5);                                
    font-family: sans-serif;
    content: "\2197";                 
}

.bloc_accueil_actualites .field {
	margin-bottom: 0;
}

.bloc_accueil_actualites .row_group {
	display: flex;
    gap: 1rem;
}

.bloc_accueil_actualites .row_group > *:last-child:has( .node) {
	min-width: 25%;
}

#header {
    margin-bottom: 0;
}

#header .field {
    margin-bottom: 0;
}

.leaflet-container a {
     color: var(--link_color);
}

.breadcrumb {
  background-color: transparent;
}

footer.site-footer .field {
    margin-bottom: 0;
}

footer.site-footer {
    margin-top: 0 !important;
}

#navbar-main {
  background-color: #a5e1e5;
  display: flex;
  flex-direction: column;
  margin: 0;
}

.navbar .container {
  width: 100vw;
  justify-content: flex-start;
}

.header_container .menu_container {
  flex:1;
}

.block_user_menu .nav {
  justify-content: flex-end;
}

ul.nav {
  column-gap: 2rem;
}

.opac ul {
    list-style: none;
    margin:0;
    padding:0;
}

.nav-item a {
  text-decoration: none;
}

li.nav-item, li.nav-item a {
  font-size: var(--font_size);
  font-weight: 700;

}

.template_manifestation .editeur {
    display: flex;
    column-gap: .25rem;
}

.node--type-informations-pratiques table,
.node--type-page table  {
   margin-bottom: 1rem;
   max-width: 100%;
   -ms-overflow-style: -ms-autohiding-scrollbar;
}

.node--type-informations-pratiques table tr th,
.node--type-page table tr th {
   background-color: var(--light--primary0);
}

.node--type-informations-pratiques table tr:nth-child(2n),
.node--type-page table tr:nth-child(2n) {
   background-color: #efefef;
}

.node--type-informations-pratiques table tr th,
.node--type-informations-pratiques table tr td,
.node--type-page table tr th,
.node--type-page table tr td {
  border-right-color: #07aeb9;
  border-bottom-color: transparent;
  border-top-width: transparent;
  padding: 0.75em;
}

.node--type-informations-pratiques table tr th:last-child,
.node--type-informations-pratiques table tr td:last-child,
.node--type-page table tr th:last-child,
.node--type-page table tr td:last-child {
  border-right-color: transparent;
}

.node--type-informations-pratiques table tr:last-child td,
.node--type-informations-pratiques table tr th,
.node--type-page table tr:last-child td,
.node--type-page table tr th {
  position: relative;
}

.node--type-informations-pratiques table thead th:not(:first-child)::before,
.node--type-page table thead th:not(:first-child)::before {
  left: -1px;
  position: absolute;
  top: -1rem;
  height: 1rem;
  width: 1px;
  background-color: #07aeb9;
  content: '';
}

.node--type-informations-pratiques table tbody tr:last-child td::before,
.node--type-page table tbody tr:last-child td::before {
  bottom: -1rem;
  left: -1px;
  position: absolute;
  height: 1rem;
  width: 1px;
  background-color: #07aeb9;
  content: '';
}

.node--type-informations-pratiques table tbody tr:last-child td:first-child::before,
.node--type-page table tbody tr:last-child td:first-child::before {
  width: 0;
}

.syrtis-accordion .prop_label, 
.syrtis-accordion .concept_qualif_label,
.syrtis-accordion .concept_link_label{
  font-weight: bold;
}

.newsletter-link a {
  color: #000!important;
}

