/**************************************************************/
/*Rubriques slider*/
/**************************************************************/
#bloc_header_tools {
  /*display:none;*/
}

#tools {
  /*height: 100%;*/
  overflow: hidden;
  right: 0;
  width: 60px;
  position: fixed;
  z-index: 100;
  height: 320px;
  top: 50%;
  margin-top: -160px;
  border-radius: 30px;
}

aside#bar-tools {
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  position: absolute;
  width: 60px;
  z-index: 100;
  background: #ffffff;
  color: #000000;
}
aside#bar-tools a#tools_close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url("../img/picto_tool_close_b.svg") no-repeat center;
  height: 64px;
  width: 60px;
  text-indent: -9999px;
}
aside#bar-tools ul {
  position: relative;
  left: 0;
  top: 50%;
  height: 320px;
  margin-top: -160px;
}
aside#bar-tools li {
  position: relative;
}
aside#bar-tools li a {
  position: relative;
  display: block;
  color: #ffffff;
  height: 64px;
  width: 60px;
  text-indent: -9999px;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
}
aside#bar-tools li#tool_infos {
  /* a:hover,
  a.current {
      background-color: #ffffff;
      background-position: -60px 0;
  } */
}
aside#bar-tools li#tool_infos a {
  background-image: url("../img/picto_tool_infos_b.svg");
}
aside#bar-tools li#tool_ticket a {
  background-image: url("../img/picto_tool_ticket_b.svg");
}
aside#bar-tools li#tool_agenda {
  /* a:hover,
  a.current {
      background-color: #ffffff;
      background-position: -60px 0;
  } */
}
aside#bar-tools li#tool_agenda a {
  background-image: url("../img/picto_tool_agenda_b.svg");
}
aside#bar-tools li#tool_search a {
  background-image: url("../img/picto_tool_search_b.svg");
}
aside#bar-tools li#tool_top {
  position: relative;
}
aside#bar-tools li#tool_top::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 38px;
  top: 0;
  left: 50%;
  margin-left: -19px;
  border-top: 3px solid #000000;
}
aside#bar-tools li#tool_top a {
  background-image: url("../img/picto_tool_top_b.svg");
}

#contenu .tool_agenda_wrapper h2 {
  font-size: 7.5em;
}
#contenu .tool_agenda_wrapper h2 .titre_centre span {
  text-align: left;
}

@media (max-width: 991px) {
  #contenu .tool_agenda_wrapper h2 {
    font-size: 4em;
  }

  #contenu .tool_infos_wrapper h2 {
    font-size: 3em;
  }
}
@media (min-width: 992px) {
  #contenu .tool_infos_wrapper h2 .titre_centre span,
#contenu .tool_agenda_wrapper h2 .titre_centre span {
    text-align: center;
  }
}
/**************************************************************/
/*Tool Contenus*/
/**************************************************************/
.content-tools {
  display: none;
}

#content-slider {
  z-index: 90;
  padding-right: 60px;
  overflow-y: scroll;
}

.tool_titre span.titre {
  font-family: "grottabold", Arial, Verdana, Helvetica, sans-serif;
  font-size: 7.5em;
  line-height: 1em;
}
@media (max-width: 991px) {
  .tool_titre span.titre {
    font-size: 4em;
  }
}

/**************************************************************/
/*Tool INFORMATIONS PRATIQUES*/
/**************************************************************/
.tool_infos_wrapper {
  /**************************************************************/
  /*Colonne de gauche*/
  /**************************************************************/
  /**************************************************************/
  /*Colonne de droite*/
  /**************************************************************/
  /**************************************************************/
  /*Bloc map*/
  /**************************************************************/
  /**************************************************************/
  /*Bloc transports*/
  /**************************************************************/
}
.tool_infos_wrapper .tool_titre {
  margin: 20px 0 15px;
  padding: 25px 0 25px 35px;
}
.tool_infos_wrapper #tool_content_left {
  padding: 0 0 0 35px;
}
.tool_infos_wrapper #tool_content_left #tool_bloc_horaires .desc p,
.tool_infos_wrapper #tool_content_left #tool_bloc_acces .desc p {
  font-size: 2em;
  line-height: 1.2em;
}
.tool_infos_wrapper #tool_content_right h2.titre_simple {
  margin-bottom: 5px;
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs {
  /*background:#bdd8e9;*/
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs #tool_tarifs_categories {
  overflow: hidden;
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs .tarif_infos {
  /*background:#000000;*/
  color: #ffffff;
  text-align: center;
  min-height: 250px;
  padding: 20px 10px;
  margin: 10px 0;
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs #tool_tarif_1 .tarif_infos {
  background: rgba(0, 0, 0, 0.3);
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs #tool_tarif_2 .tarif_infos {
  background: rgba(0, 0, 0, 0.4);
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs #tool_tarif_3 .tarif_infos {
  background: rgba(0, 0, 0, 0.5);
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs #tool_tarif_4 .tarif_infos {
  background: rgba(0, 0, 0, 0.6);
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs #tool_tarif_5 .tarif_infos {
  background: rgb(0, 0, 0);
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs .tarif_titre {
  font-family: "grottabold", Arial, Verdana, Helvetica, sans-serif;
  font-size: 2.5em;
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs .tarif_titre:after {
  content: "";
  display: block;
  height: 2px;
  width: 60px;
  margin: 10px auto;
  background: #ffffff;
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs .tarif_desc {
  font-size: 2em;
  line-height: 1.2em;
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs #tool_tarifs_specifiques {
  clear: both;
  margin-top: 15px;
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs #tool_tarifs_specifiques .tarif_para .para_titre {
  font-family: "grottabold", Arial, Verdana, Helvetica, sans-serif;
  font-size: 2.5em;
}
.tool_infos_wrapper #tool_content_right #tool_bloc_tarifs #tool_tarifs_specifiques .tarif_para p {
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 20px;
}
.tool_infos_wrapper #tool_acces_plan {
  /*background-position: center center !important;
  background-size: cover !important;*/
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: right 0px !important;
  height: 605px;
  /*width: 100%;*/
}
.tool_infos_wrapper #tool_bloc_transports {
  background: #f0f0f0;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 20px;
  /*#transport_metro{background:url('../img/picto_metro.png') no-repeat center top;}
  #transport_bus{background:url('../img/picto_bus.png') no-repeat center top;}
  #transport_voiture{background:url('../img/picto_voiture.png') no-repeat center top;}
  #transport_velo{background:url('../img/picto_velo.png') no-repeat center top;}*/
}
.tool_infos_wrapper #tool_bloc_transports .transport {
  margin: 10px 0;
  padding-top: 60px;
  text-align: center;
}
.tool_infos_wrapper #tool_bloc_transports .transport_titre {
  font-family: "grottabold", Arial, Verdana, Helvetica, sans-serif;
  font-size: 2.5em;
}
.tool_infos_wrapper #tool_bloc_transports .transport_desc {
  font-size: 2em;
  line-height: 1.2em;
}

/**************************************************************/
/*Tool SEARCH*/
/**************************************************************/
.tool_search_wrapper .tool_titre {
  margin-top: 200px;
  margin-bottom: 35px;
  padding: 0 15px;
}
.tool_search_wrapper .tool_search_form input[type=text] {
  font-family: "grottaregular", Arial, Verdana, Helvetica, sans-serif;
  font-size: 4em;
  color: #A6A6A6;
  border: none;
  background: #ffffff;
  padding: 40px;
  width: 100%;
}
.tool_search_wrapper .tool_search_form input[type=submit] {
  font-family: "grottaregular", Arial, Verdana, Helvetica, sans-serif;
  font-size: 3em;
  color: #ffffff;
  border: none;
  background: #000000;
  padding: 20px 20px;
  width: 100%;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .tool_search_wrapper .tool_search_form input[type=text],
.tool_search_wrapper .tool_search_form input[type=submit] {
    font-size: 2em;
  }
}

/**************************************************************/
/*Tool AGENDA*/
/**************************************************************/
.tool_agenda_wrapper .agenda-container {
  display: flex;
}
.tool_agenda_wrapper #agenda_calendrier {
  width: auto;
}
.tool_agenda_wrapper #agenda_articles {
  width: 100%;
}
@media (min-width: 992px) {
  .tool_agenda_wrapper #agenda_articles .article .article_image {
    width: 40%;
  }
  .tool_agenda_wrapper #agenda_articles .article .article_infos {
    width: 60%;
  }
  .tool_agenda_wrapper #agenda_articles .article .article_lien {
    margin-top: 20px;
  }
}
.tool_agenda_wrapper #calendar_infos {
  font-size: 1.8em;
  line-height: 1.2em;
  margin: 25px 35px;
}
.tool_agenda_wrapper input[type=checkbox] {
  position: relative;
  width: 30px;
  height: 30px;
  color: #000000;
  border: 2px solid #000000;
  border-radius: 0;
  appearance: none;
  outline: 0;
  cursor: pointer;
  padding: 0;
  margin: 0 5px 0 0;
  flex-shrink: 0;
}
.tool_agenda_wrapper input[type=checkbox]:checked {
  color: white;
  background: #000000;
}
.tool_agenda_wrapper .checkbox > div {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.tool_agenda_wrapper .checkbox > div label {
  display: flex;
  align-items: center;
  font-family: "grottamedium", Arial, Verdana, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 1.1em;
  padding: 7px 0;
}
.tool_agenda_wrapper #div_filtre_submit {
  text-align: center;
  margin-top: 30px;
}
.tool_agenda_wrapper #div_filtre_submit input#filtre_submit {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000000;
  color: #ffffff;
  border: 2px solid #000000;
  border-radius: 25px;
  font-family: "grottabold", Arial, Verdana, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 1.1em;
  padding: 8px 25px;
}
.tool_agenda_wrapper #div_filtre_submit input#filtre_submit:hover {
  opacity: 0.7;
}
.tool_agenda_wrapper #articles_liste {
  position: relative;
  padding: 25px 0 20px 0;
  overflow: hidden;
  min-height: 100px;
}
.tool_agenda_wrapper #articles_liste #liste_contenu {
  position: relative;
  background-color: #ffffff;
  z-index: 1;
}
.tool_agenda_wrapper #articles_liste #liste_contenu h2 {
  padding: 15px 0 0;
}
@media (max-width: 991px) {
  .tool_agenda_wrapper #articles_liste #liste_contenu h2 {
    padding: 15px 22px 0;
  }
}
.tool_agenda_wrapper .bloc_noresult {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .tool_agenda_wrapper#content-slider {
    padding-left: 0;
  }
  .tool_agenda_wrapper#content-slider .agenda-container #agenda_calendrier {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 22px;
  }
  .tool_agenda_wrapper#content-slider .agenda-container #agenda_calendrier #calendar_infos {
    margin: 25px 0;
  }
}

/**************************************************************/
/*Ajustements responsive*/
/**************************************************************/
@media (max-width: 1399px) {
  #content-slider {
    padding-left: 0;
  }
  #content-slider .agenda-container {
    flex-direction: column;
  }
  #content-slider #articles_filtres {
    padding: 24px 22px 40px;
  }
}
@media (max-width: 1199px) {
  .tool_search_wrapper .tool_titre {
    margin-top: 30px;
  }

  .tool_infos_wrapper #tool_content_right {
    padding-left: 35px;
  }
}
@media (max-width: 991px) {
  .tool_infos_wrapper .tool_titre {
    padding-left: 22px;
  }
  .tool_infos_wrapper #tool_content_left,
.tool_infos_wrapper #tool_content_right {
    padding-left: 22px;
  }
  .tool_infos_wrapper #tool_content_right #tool_bloc_tarifs .tarif_infos {
    min-height: inherit;
  }

  .tool_agenda_wrapper .checkbox > div label {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  #content-slider .article_infos {
    padding-right: 15px;
  }
}

/*# sourceMappingURL=sliderpages.css.map */
