/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.medias-filter.brochures-filters .filter-title {
  color: #47a5cc;
}

.medias-filter.brochures-filters ul li:hover,
.medias-filter.brochures-filters ul li.active,
.medias-filter.brochures-filters ul li.active:after {
  background: #47a5cc;
}

#list_medias ul li {
  width: 224px;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 0;
}

#embed_videos_wrapper ul li {
  width: 224px;
  height: 134px;
  float: left;
  margin: 0 16px 16px 0;
  overflow: hidden;
  padding: 0;
}

#embed_videos_wrapper ul li a .video_bloc_title {
  background: rgba(0, 0, 0, 0.7);
  bottom: -80px;
  width: 90%;
  padding: 10px 5%;
  font-size: .85em;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  cursor: pointer;
}

#embed_videos_wrapper ul li:hover a .video_bloc_title {
  bottom: 0;
}

.front #block-tourism_raccourci-tourism_manifs {
  float: none;
  width: 100%;
  height: 370px;
  margin: 0;
}

.front #block-tourism_raccourci-tourism_manifs h2.title {
  color: #c92a64;
  font-size: 2em;
  position: relative;
  padding: 0 0 20px 88px;
  font-weight: 700;
  line-height: 1.05em;
  z-index: 40;
}

.front #block-tourism_raccourci-tourism_manifs h2.title span {
  display: block;
  margin-left: 7px;
  font-size: 1.26666667em;
}

.front #block-tourism_raccourci-tourism_manifs h2.title:before {
  content: '';
  position: absolute;
  top: 22px;
  left: -16px;
  right: auto;
  bottom: auto;
  width: 90px;
  z-index: auto;
  height: 90px;
  background-image: url("../images/custom/home-title.png");
  background-repeat: no-repeat;
  background-position: 0 -90px;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda {
  width: 510px;
  height: 250px;
  float: left;
  padding: 0 50px 0 80px;
  overflow: hidden;
  position: relative;
  z-index: 30;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda .simpleSliderParent {
  overflow: hidden;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda li {
  float: left;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda .prev,
.front #block-tourism_raccourci-tourism_manifs .content_agenda .next {
  width: 36px;
  height: 36px;
  display: block;
  text-indent: -999px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #e5e5e5;
  background-image: url("../images/custom/diapo-controls.png");
  background-repeat: no-repeat;
  background-position: -6px -6px;
  position: absolute;
  top: 100px;
  left: 30px;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda .prev:hover,
.front #block-tourism_raccourci-tourism_manifs .content_agenda .next:hover {
  background-color: #cccccc;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda .next {
  right: 0;
  left: auto;
  background-position: -56px -6px;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a {
  display: block;
  background: transparent;
  padding-left: 24px;
  color: #000;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a:hover {
  background: #eee;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a span {
  display: block;
  font-family: museo, sans-serif;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a .views-field-left {
  float: left;
  width: 262px;
  padding: 26px 0;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a .views-field-left .views-field-date {
  color: #c92a64;
  font-size: 1.33333333em;
  font-weight: 500;
  margin: 0 0 10px 0;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a .views-field-left .views-field-commune {
  color: #777;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a .views-field-left .views-field-title {
  color: #000;
  font-size: 1.6em;
  line-height: 1.3em;
  font-weight: 500;
  text-transform: none;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a .views-field-right {
  width: 270px;
  margin-top: 70px;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a .views-field-right .views-field-title {
  color: #000;
  font-size: 1.6em;
  line-height: 1.3em;
  font-weight: 500;
  text-transform: none;
  text-align: center;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a .views-field-field-img-actus-fid {
  float: right;
  width: 190px;
  height: 250px;
  margin: 0;
}

.front #block-tourism_raccourci-tourism_manifs .content_agenda a .views-field-field-img-actus-fid img {
  border: none;
}

.front #block-tourism_raccourci-tourism_manifs .content_list {
  width: 310px;
  float: right;
}

.front #block-tourism_raccourci-tourism_manifs .content_list ul {
  padding: 18px 50px;
}

.front #block-tourism_raccourci-tourism_manifs .content_list ul li {
  line-height: 50px;
  border-bottom: 1px solid #ccc;
}

.front #block-tourism_raccourci-tourism_manifs .content_list ul li a {
  color: #c92a64;
  font-size: 1.26666667em;
  font-weight: 300;
  padding-left: 26px;
  background-image: url("../images/custom/agenda_ico.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.front #block-tourism_raccourci-tourism_manifs .content_list ul li a:hover {
  background-color: #eee;
}

.front #block-tourism_raccourci-tourism_manifs .content_list ul li.agenda {
  border: none;
}

.front #block-tourism_raccourci-tourism_manifs .content_list ul li.agenda a {
  font-weight: 500;
}

#block-tourism_travel_cart-travel_cart_tourism {
  float: right;
  width: 52px;
  height: 50px;
  background-color: #951b80;
  background-image: url("../images/custom/tourisme-cart.png");
  background-repeat: no-repeat;
  background-position: right 0;
  color: #fff;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  overflow: visible;
}

#block-tourism_travel_cart-travel_cart_tourism .content {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: transparent;
  border: none;
}

#block-tourism_travel_cart-travel_cart_tourism #listItemsTv {
  height: 50px;
  line-height: 50px;
}

#block-tourism_travel_cart-travel_cart_tourism:hover {
  width: 150px;
  background-color: #6a135b;
}

#block-tourism_travel_cart-travel_cart_tourism:hover a h2 {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

#block-tourism_travel_cart-travel_cart_tourism a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  color: #fff;
  position: relative;
}

#block-tourism_travel_cart-travel_cart_tourism a h2 {
  font-size: 1em;
  color: #fff;
  font-weight: 300;
  line-height: 50px;
  height: 50px;
  text-align: right;
  position: absolute;
  right: 52px;
  top: 0;
  width: 82px;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  text-indent: 0;
}

#block-tourism_travel_cart-travel_cart_tourism a span.nbSelection {
  float: right;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  color: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  bottom: -12px;
  right: 40px;
  line-height: 24px;
  text-align: center;
}

/* ESPACE PRO */

#block-espace-pro {
  float: right;
  width: 150px;
  height: 50px;
  background-color: #5ec6f2;
  background-image: url("../images/custom/espace-pro.png");
  background-repeat: no-repeat;
  background-position: right 0;
  color: #fff;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  overflow: visible;
}

#block-espace-pro .content {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: transparent;
  border: none;
}

#block-espace-pro #listItemsEspacePro {
  height: 50px;
  line-height: 50px;
}

#block-espace-pro:hover {
  background-color: #01638d;
}

#block-espace-pro a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  color: #fff;
  position: relative;
}

#block-espace-pro a h2 {
  font-size: 1em;
  color: #fff;
  font-weight: 300;
  line-height: 50px;
  height: 50px;
  text-align: right;
  position: absolute;
  right: 52px;
  top: 0;
  width: 82px;
  /* opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s; */
  text-indent: 0;
}

#block-espace-pro a span.nbSelection {
  float: right;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  color: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  bottom: -12px;
  right: 40px;
  line-height: 24px;
  text-align: center;
}

/* NAVIGATION */
.retour-liste span a,
.searchBackLink span a {
  width: 52px;
  height: 52px;
  line-height: 52px;
  color: #898989;
  background-image: url("../images/custom/navigation.png");
  background-repeat: no-repeat;
  background-position: -104px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #e5e5e5;
}

.retour-liste span.retour a {
  text-indent: 0;
  width: 172px;
  padding-right: 14px;
  text-align: right;
  font-size: 16px;
}

.retour-liste span.retour a:hover,
.searchBackLink span a:hover {
  background-position: -104px -52px;
}

.retour-liste span.prev a {
  background-position: 0 0;
}

.retour-liste span.prev a:hover {
  background-position: 0 -52px;
}

.retour-liste span.next a {
  background-position: -52px 0;
}

.retour-liste span.next a:hover {
  background-position: -52px -52px;
}

.retour-liste span.retour {
  margin-right: 6px;
}

.retour-liste span.next {
  margin-left: 6px;
}

.clearAllFiches span a {
  border-radius: 0;
  font-family: 'Roboto', sans-serif;
  background-color: #e5e5e5;
  height: 52px;
  line-height: 52px;
  margin-right: 12px;
}

.clearAllFiches span a:hover {
  background-position: 216px 18px;
}