/* Les Amis du Zoute */

body {
  color: #000;
  font-family: "Open Sans", sans-serif;
  line-height: 1.375em;
}

.text-black {
  color: #000 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
}

h5 {
  font-size: 1.125em;
}

h6 {
  font-size: 1.125em;
  font-weight: 700;
}

.text-bold {
  font-weight: 700;
}

.text-i {
  font-style: italic;
}

body.Default, #header {
  background-color: #fff;
  color: #e20613;
  padding: 20px 0 14px 0;
}

body.Default {
  background-color: #345fad;
  background-color: #f0f0f0;
}

body.Default {
  padding-top: 0;
}

#default #main-content, #default_v2 #main-content {
  background-color: #124093;
  margin-top: 0;
}

body.Default h1 img {
  padding: 2em 0;
  width: 90%;
}

body.Default .button {
  background-color: #6e96e1;
  border-radius: 6px;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 0;
  margin-bottom: 6px;
  min-width: 35%;
  padding: .35em .5em .45em .5em;
  padding: .5em .5em .5em .5em;
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 2em;
  margin-top: 2em;
}

body.Default #default_v2 .button {
  margin-top: 0;
}

#header #nav {
  margin-top: 45px;
}

#header a {
  color: #e20613;
  margin-left: 30px;
}

#header a:hover, #header a.selected {
  border-bottom: 1px solid #e20613;
}

#header a.logo:hover {
  border-bottom: none;
}

#header a.logo {
  margin-left: 0;
}

#header a.button {
  background-color: #e20613;
  border-radius: 6px;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 6px;
  margin-bottom: 0;
  min-width: 160px;
  padding: .2em .5em .3em .5em;
}

#header a.button:hover {
  border-color: transparent;
}

#header .languages a:last-child {
  margin-left: 0;
}

#header .languages {
  float: right;
}

#header .member_btn {
  float: right;
  display: inline-block;
  width: 100%;
}

#header .main_nav {
  display: inline-block;
  margin-top: 35px;
}

#main, #main-events-list {
  /*margin-top: 1em;*/
  padding-bottom: 3em;
  position: relative;
  z-index: 100;
}

#main-events-list {
  margin-top: 0;
}

#main.profile {
  margin-top: 5px;
}

#main .row, #main-events-list .row {
  background-color: #fff;
}

#main-content, #main-content-events-list {
  position: relative;
}

div#main-content.row h1,
div#main-content-events-list.row h1,
.reveal h1,
#main-content h2,
#main-content-events-list h2,
#main #news h3 {
  color: #e20613;
  font-size: 1.438em;
  font-weight: 700;
  margin: 15px 0 10px 0;
  padding: 0;
}

.reveal h1 {
  color: #000;
}

#main-content #events-list h1 {
  color: #000;
}

#main-content #search-activities h2 {
  color: #000;
}

div#main-content.contact h1 {
  margin-bottom: 15px;
}

#main-content.contact h2 {
  margin-bottom: 10px;
}

#text-club div, #home-intro div {
  margin-bottom: 7px;
}

#text-club div:last-child {
  margin-bottom: 20px;
}

.reveal h1 {
  margin-top: 0;
}

#main-content h2, #main-content-events-list h2 {
  margin-bottom: 15px;
}

#main-content h2.margin-bottom-10, #main-content-events-list h2.margin-bottom-10 {
  margin-bottom: 10px;
}

.gallery-list .column {
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0;
}

.gallery-list .column {
  margin-top: 5px;
}

.gallery-list .column .columns {
  margin-bottom: 20px;
}

.gallery-list .gallery-list-picture {
  max-height: 210px;
  overflow: hidden;
}

.gallery-list .gallery-list-description {
  background-color: #e20613;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 13px 15px 15px 15px;
}

#main-content .gallery-list .gallery-list-description h2 {
  color: #fff;
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
}

#main-content .gallery-list .gallery-list-description h3 {
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}

#main-content .gallery-list a {
  color: #fff;
}

#main-content .gallery-list .column:last-child:not(:first-child),
#main-content .gallery-list .columns:last-child:not(:first-child) {
  float: left;
}

#main-content .gallery-title h2 {
  background-color: #e20613;
  border-radius: 6px;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  margin-top: 5px;
  padding: 8px 10px 10px 10px;
}

#main-content .gallery-title h2 span {
  font-size: 1.125em;
  font-weight: 700;
}

#main-content .gallery-title h2 span span {
  font-size: 1em;
  text-transform: uppercase;
}

.dark-background {
  /*background-color: #124093;*/
  padding-bottom: 3em;

  /*-moz-box-shadow: 0px 0px 20px #999999;
	-webkit-box-shadow: 0px 0px 20px #999999;
	box-shadow: 0px 0px 20px #999999;*/
}

/* .slider_news {
	margin-bottom: 2em;
} */

.slick-prev::before, .slick-next::before {
  color: #e20613;
}

div#main-content.row .next-events h2 {
  color: #e20613;
  font-size: 1.438em;
  font-weight: 400;
  margin-bottom: 1em;
  text-align: center;
}

div#main-content.row .next-events h2.link-all-events {
  margin-bottom: 2em;
  margin-top: 0;
}

div#main-content.row .next-events h2.link-all-events a {
  color: #e20613;
}

.next-events h3.date {
  background-color: #e20613;
  border-radius: 6px;
  color: #fff;
  font-size: 1.313em;
  font-weight: 700;
  margin-bottom: .25em;
  padding: 5px 10px;
  text-transform: uppercase;
}

.next-events .event {
  /*background-color: #e3ecfb;
	border-radius: 6px;*/
  padding-bottom: 20px;
}

.next-events .event h4 {
  color: #000;
  font-size: 1.313em;
  font-weight: 700;
  margin-bottom: .25em;
  /*padding-bottom: 5px;
	padding-left: .8rem;
	padding-right: .8rem;
	padding-top: 5px;*/
  text-transform: uppercase;
}

.next-events .event .event-description {
  color: #000;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.250em;
  margin-bottom: 0;
  margin-top: .5em;
  /*padding-bottom: 5px;
	padding-left: .8rem;
	padding-right: .8rem;
	padding-top: 10px;*/
}

.next-events .event .event-description a {
  color: #000;
}

.next-events .event .event-description a .fas {
  color: #e20613;
}

.next-events .event-link a.button,
#formInscription .button,
#formInscriptionRenew .button,
#main-content.contact .button {
  background-color: #e20613;
  border-radius: 6px;
  color: #fff;
  font-size: 1.125em;
  font-weight: 700;
  margin-top: -15px;
  padding: 0.3em 1em .3em 1em;
  text-transform: uppercase;
}

#formInscriptionRenew .button.success {
  background-color: #53c045;
}

#main #news.row {
  background-color: #e6e6e6;
  vertical-align: middle;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

#news .columns {
  padding-bottom: 1em;
  padding-top: 1em;
}

#news h2.columns {
  padding-bottom: 0;
  padding-top: 0;
}

#main #news h2 {
  background-color: #b3b3b3;
  color: #fff;
  font-size: 1.438em;
  font-weight: 700;
  margin-bottom: 0;
  /*display: table-cell;*/
  /*vertical-align: middle;*/
  /*padding-top: 10px;*/
  text-transform: uppercase;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#main #news h3 {
  margin: 0 0 5px 0;
}

/* .flexslider .row {
	background: rgba(255,255,255,0.7);
	max-width: none;
	max-width: 100%;
	position: relative;
} */

.flexslider .row .columns {
  background: rgba(255, 255, 255, 0.7);
  padding: 20px;
}

.flexslider li {
  position: relative;
  /*max-width: none;*/
  /*max-width: 100%;*/
  /*position: relative;*/
}

.flex-caption {
  display: block;
  float: left;
  /*background: rgba(255,255,255,0.7);*/
  /*bottom: 35px;*/
  /*bottom: 40%;*/
  top: 30%;
  /*bottom: 250px;*/
  color: #124093;
  font-size: 3.125em;
  /*left: 55%;*/
  line-height: 1.15em;
  /*padding: 10px;*/
  position: absolute;
  /*text-shadow: 0 -1px 0 rgba(0,0,0,.3);*/
  width: 100%;

  /*left: 0;*/
}

#search-activities {
  border-bottom: 1px solid #e20613;
  /*margin-top: .5em;*/
}

#search-activities h2 {
  cursor: pointer;
}

#search-activities h2 span,
#search_filters h2 {
  font-weight: 400;
}

#search_filters {
  display: none;
}

#search_filters label,
#formInterest label,
#formProfile label {
  color: #000;
  font-size: 1.125em;
  font-weight: 700;
  text-transform: uppercase;
}

#form_separation {
  border-bottom: 2px solid #d4d4d4;
  margin-top: 10px;
}

#search_filters .end_search_form {
  height: 10px;
  /*margin-bottom: 20px;*/
}

div#main-content.row #events-list article h1,
div#main-content.row #privileges-list article h1,
div#main-content-events-list.row #events-list-events-list article h1,
#share_form article h1,
#share_form_sent article h1 {
  line-height: 0.75em;
  margin-top: 0;
  text-transform: uppercase;
}

#events-list article h1 a,
#privileges-list article h1 a,
#events-list-events-list article h1 a,
#share_form article h1 a {
  color: #000;
}

#events-list article h2, #privileges-list article h2, #events-list-events-list article h2 {
  margin-top: 20px;
}

#events-list article h2.event-date,
#events-list article h2.event-type,
#privileges-list article h2.event-date,
#privileges-list article h2.event-type,
#events-list-events-list article h2.event-date,
#events-list-events-list article h2.event-type,
#share_form article h2.event-date,
#share_form article h2.event-type {
  background-color: #e20613;
  color: #fff;
  font-size: 1.125em;
  font-weight: 700;
  padding: 3px 15px 5px;
  border-radius: 6px 0px 0px 6px;
  -moz-border-radius: 6px 0px 0px 6px;
  -webkit-border-radius: 6px 0px 0px 6px;
}

#events-list article h2.event-date:first-letter {
  text-transform: capitalize;
}

#events-list article h2.event-date span,
#events-list-events-list article h2.event-date span {
  font-weight: 400;
}

#events-list article h2.event-type,
#events-list-events-list article h2.event-type,
#share_form article h2.event-type {
  background-color: #fff;
  border: 1px solid #e20613;
  color: #000;
  padding: 2px 15px 4px;
  text-transform: uppercase;
  border-radius: 0px 6px 6px 0px;
  -moz-border-radius: 0px 6px 6px 0px;
  -webkit-border-radius: 0px 6px 6px 0px;
}

#events-list article .share-buttons,
#events-list-events-list article .share-buttons {
  margin-top: 15px;
}

a.past-events-button {
  margin-top: 17px;
}

#events-list article a.share-button,
a.past-events-button {
  background-color: #e20613;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #fff;
  font-size: .8em;
  font-weight: 700;
  height: 28px;
  margin-bottom: 0;
  /*margin-top: 5px;*/
  padding: 6px 5px;
}

#events-list article a.share-button:hover,
a.past-events-button:hover {
  background-color: #e20613;
}

a.past-events-button {
  padding: 6px 10px;
}

.share-buttons a.past-events-button {
  margin-top: 0;
}

#share_form,
#share_form_sent {
  padding-bottom: 1em;
  padding-top: .5em;
}

div#main-content.row #events-list .media-object-section h1,
div#main-content.row #privileges-list .media-object-section h1,
div#main-content-events-list.row #events-list-events-list .media-object-section h1,
div#main-content.row #events-list .object-section h1,
div#main-content.row #privileges-list .object-section h1,
div#main-content-events-list.row #events-list-events-list .object-section h1 {
  line-height: 1em;
}

#events-list .media-object-section,
#privileges-list .media-object-section,
#events-list-events-list .media-object-section,
.ysaye .media-object-section,
.ysaye .object-section {
  position: relative;
}

#events-list .media-object-section .intro,
#privileges-list .media-object-section .intro,
#events-list-events-list .media-object-section .intro,
#share_form .media-object-section .intro,
#events-list .object-section .intro,
#privileges-list .object-section .intro,
#events-list-events-list .object-section .intro,
#share_form .object-section .intro {
  font-size: 0.875em;
}

#events-list .media-object-section .bottom,
#events-list-events-list .media-object-section .bottom,
#events-list .object-section .bottom,
#events-list-events-list .object-section .bottom {
  bottom: 0;
  position: absolute;
}

#events-list .media-object-section .bottom,
#events-list .object-section .bottom {
  bottom: 0;
  margin-top: .5em;
  position: relative;
}

#events-list .media-object-section .bottom .button,
#privileges-list .media-object-section .bottom .button,
#events-list-events-list .media-object-section .bottom .button,
#events-list .object-section .bottom .button,
#privileges-list .object-section .bottom .button,
#events-list-events-list .object-section .bottom .button {
  background-color: #8a8a8b;
  font-size: 0.875em;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding-bottom: 4px;
  padding-top: 4px;
}

#privileges-list .media-object-section .bottom .button,
#privileges-list .object-section .bottom .button {
  margin-top: 1em;
}

.events_month {
  border-bottom: 2px solid #d4d4d4;
  margin: 20px 0;
  width: 220px;
}

.event_descr div,
.text-profile {
  font-size: 0.875em;
  margin-bottom: 10px;
}

.event_descr div div {
  font-size: 1em;
}

#participants-list h4 {
  color: #000;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 20px;
  text-transform: uppercase;
}

#participants-list .columns {
  font-size: 0.875em;
  padding-left: 0;
}

#event-price .price {
  color: #000;
  background-color: #fff;
  border: 1px solid #e20613;
  border-radius: 6px;
  font-size: 1.125em;
  font-weight: 700;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-bottom: 4px;
  padding-top: 4px;
  text-transform: uppercase;
}

#event-price .price span {
  font-size: 0.875em;
  font-weight: 400;
  text-transform: none;
}

#event-price .float-left {
  color: #fff;
  background-color: #e20613;
  border-radius: 6px 0px 0px 6px;
  -moz-border-radius: 6px 0px 0px 6px;
  -webkit-border-radius: 6px 0px 0px 6px;
  font-size: 1em;
  font-weight: 700;
  margin-right: 10px;
  padding: 5px 10px;
  text-transform: uppercase;
}

[type="text"], [type="password"], [type="email"], textarea {
  background-color: #e5e4e4;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  height: auto;
  padding-bottom: 3px;
  padding-top: 3px;
}

#event-inscription .success,
.event_validation .success,
.event_validation .virement,
#formInterest .success,
#formProfile .success,
#form_share_form .success,
#formProfile a.button,
.ysaye #form_login_ysaye_member button,
.ysaye #form_login_ysaye_non_member button,
.ysaye #form_order_ysaye button {
  background-color: #53c045;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 1.438em;
  font-weight: 700;
  /*margin-top: 15px;*/
  margin-bottom: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase;
  width: 100%;
}

.event_validation .success {
  font-size: 1.250em;
}

.ysaye #form_order_ysaye button {
  width: auto;
}

#form_share_form .success {
  width: auto;
}

a.mail_share {
  color: #000;
  font-weight: 600;
}

.event_validation .virement {
  background-color: #ff9200;
  font-size: 1.12em;
  margin-top: 10px;
}

#formProfile .success,
#formProfile a.button,
.ysaye #form_login_ysaye_member button,
.ysaye #form_login_ysaye_non_member button {
  font-size: 1.125em;
  margin-bottom: 30px;
  width: auto;
}

#formProfile a.button {
  background-color: #adadad;
  margin-left: 20px;
}

#formInterest .success {
  font-size: 1.125em;
  margin-bottom: 20px;
  width: 100;
}

/* .event_validation .success {
	padding-left: 0;
} */

.not_member {
  border-top: 1px solid #d4d4d4;
  margin-top: 15px;
  padding-top: 15px;
}

.not_member div {
  font-size: 0.875em;
}

.not_member .button {
  background-color: #e20613;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 1.063em;
  font-weight: 700;
  margin-top: 5px;
  padding-bottom: 9px;
  padding-top: 9px;
  text-transform: uppercase;
  width: 100%;
}

#event-inscription .alert {
  background-color: #ff4b4b;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color: #fb9595;
  cursor: auto;
  font-size: 1.563em;
  font-weight: 700;
  /*margin-top: 15px;*/
  margin-bottom: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase;
  width: 100%;
}

#event-inscription .alert {
  background-color: #ff9200;
  color: #fff;
  cursor: pointer;
  font-size: 1.300em;
  font-weight: 700;
}

.event_disponibilty {
  color: #000;
  font-size: 0.750em;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  line-height: 1.125em;
  margin-bottom: .5em;
}

.form-error, #message_sponsor, #message_friend_email, #message_friend_email_2, #message_friend_email_3 {
  margin-top: -.75rem;
  margin-bottom: .5rem;
}

#message_sponsor, #message_friend_email, #message_friend_email_2, #message_friend_email_3 {
  display: block;
  font-size: .75rem;
  font-weight: 700;
  color: #ec5840;
}

.reveal-overlay {
  z-index: 101;
  background-color: hsla(0, 0%, 4%, .75);
}

.reveal {
  border: none;
  padding: 0;
}

.reveal .event_screen_top {
  background-color: #f0f0f0;
  padding-bottom: 20px;
  padding-top: 15px;
}

.reveal h2 {
  color: #688fe9;
  font-size: 1.125em;
  font-weight: 700;
  margin: 0 0 5px 0;
}

.reveal h3,
.ysaye h3 {
  color: #e20613;
  font-size: 1.125em;
  font-weight: 700;
  margin: 15px 0;
}

.reveal h3.add_person {
  cursor: pointer;
  margin-top: 0;
}

.reveal .num_part,
#formInscription .num_part,
#formInscriptionRenew .num_part {
  background-color: #dce6fa;
  background-color: #fff;
  border-bottom: 1px solid #e20613;
  border-top: 1px solid #e20613;
  padding-bottom: 0;
  padding-top: 10px;
}

/*.reveal .num_part label, 
#formInscription .num_part label, 
#formInscription .sponsor label, 
#formInscriptionRenew .num_part label, 
#formInscriptionRenew .sponsor label {
	color: #124093;
	color: #000;
	font-size: 1.125em;
	font-weight: 700;
}*/

.reveal .num_part label,
#formInscription .num_part label,
#formInscriptionRenew .num_part label,
#formInscriptionRenew .sponsor label {
  color: #124093;
  color: #000;
  font-size: 1.125em;
  font-weight: 700;
}

#formInscription .sponsor label, #formInscriptionRenew .sponsor label {
  font-size: 1em;
}

.reveal .event_total {
  background: #e20613;
  color: #fff;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}

.reveal .event_total .large-10,
.reveal .event_total .large-12 {
  font-size: 1.25em;
  padding-bottom: 10px;
  padding-top: 10px;
}

.reveal .event_total .large-2 {
  background: url(../img/event_total.png) repeat-y right top;
}

.reveal .event_total .large-2 .float-right {
  background-color: #fff;
  border-radius: 6px 0px 0px 6px;
  -moz-border-radius: 6px 0px 0px 6px;
  -webkit-border-radius: 6px 0px 0px 6px;
  color: #000;
  font-size: 1.438em;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}

.totalPrice_borders {
  margin-bottom: 1px;
  margin-top: 1px;
}

.event_validation {
  position: relative;
}

.event_validation .large-9 {
  bottom: 0;
  font-size: 0.875em;
  /*position: absolute;*/
}

.event_validation .large-9 a,
#main-content.contact a {
  color: #000;
  text-decoration: underline;
}

.event_notes {
  color: #828282;
  font-size: 0.563em;
  line-height: normal;
  margin-top: 20px;
  margin-bottom: 15px;
}

.event_notes div div {
  margin-bottom: 5px;
}

.close-button {
  background-color: #e20613;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color: #fff;
  font-weight: 700;
  height: 25px;
  line-height: .5em;
  top: 1rem;
  width: 25px;
}

.close-button:hover {
  color: #f3f6fb;
}

#secondPerson {
  display: none;
}

#formProfile h5+div>input[type="text"] {
  margin-top: 15px;
}

.error-page #main-content {
  min-height: 60px;
}

#formInscription select, #formInscriptionRenew select,
.ysaye #form_login_ysaye_member select,
.ysaye #form_login_ysaye_non_member select,
.ysaye #form_order_ysaye select {
  background-color: #e5e4e4;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color: #666;
  height: auto;
  padding: 2px 3px;
}

#formInscription .birthdate select, #formInscriptionRenew .birthdate select {
  margin-left: 10px;
  width: auto;
}

.red {
  color: #ff4b4b;
}

.green {
  color: #53c045;
}

.photo_gallery img {
  padding-bottom: .9375rem;
  padding-top: .9375rem;
  width: 100%;
}

.photo_gallery .slick-slide img {
  height: auto;
}

#photo_gallery .columns {
  padding-left: 2rem;
  padding-right: 2rem;
}

.badge {
  background: #e20613;
  cursor: pointer;
  font-size: .7em;
  font-weight: 700;
  min-width: 1.3em;
  padding: 0;
}

#form_admin .badge {
  cursor: pointer;
}

.show {
  display: block;
}

.hide {
  display: none;
}

#footer {
  background-color: #e20613;
  color: #fff;
  padding: 1.5em 0;
}

#footer a[href^="mailto:"] {
  color: #fff;
  text-decoration: underline;
}

#footer .button {
  background-color: #6e96e1;
  border-radius: 4px;
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
  margin-left: 1em;
  padding: .35em .5em .45em .5em;
}

#footer #cond-gen.button,
#footer #privacy.button,
#links .button {
  background-color: #fff;
  color: #e20613;
  font-size: 0.875em;
  font-weight: 400;
}

#footer .fa-facebook-square {
  font-size: 2em;
  /*margin-bottom: 1em;*/
}

#footer a .fa-facebook-square {
  color: #fff;
}

#sponsors {
  border-top: 1px solid #e20613;
  padding-top: 1rem;
}

#sponsors .columns {
  color: #000;
  font-weight: 600;
  margin-bottom: 1em;
  margin-top: 1em;
  /*padding-top: 10px;*/
  padding-bottom: 10px;
}

#sponsors .logos_sponsors {
  /*display: flex;*/
  align-items: center;
  justify-content: center;
}

#sponsors .logos_sponsors img, #sponsors .logos_sponsors a {
  height: auto;
  margin: auto;
  margin-top: 1em;
  max-width: auto;
}

#sponsors span {
  margin-right: 25px;
}

input[type=checkbox]:not(old),
input[type=radio]:not(old) {
  width: 2em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
}

input[type=checkbox]:not(old)+label,
input[type=radio]:not(old)+label {
  display: inline-block;
  margin-left: -2em;
  line-height: 1.5em;
  cursor: pointer;
  margin-bottom: 10px;
}

input[type=checkbox]:not(old)+label>span,
input[type=radio]:not(old)+label>span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border: 2px solid #e20613;
  border-radius: 0.25em;
  background: rgb(255, 255, 255);
  background-image: -moz-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -ms-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -o-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -webkit-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  vertical-align: bottom;
  cursor: pointer;
}

/*#formInterest div div input[type="checkbox"]:not(old) + label > span{
	background       : rgb(255,255,255);
	background-image :    -moz-linear-gradient(rgb(255,255,255),rgb(255,255,255));
	background-image :     -ms-linear-gradient(rgb(255,255,255),rgb(255,255,255));
	background-image :      -o-linear-gradient(rgb(255,255,255),rgb(255,255,255));
	background-image : -webkit-linear-gradient(rgb(255,255,255),rgb(255,255,255));
	background-image :         linear-gradient(rgb(255,255,255),rgb(255,255,255));
}*/

input[type="checkbox"]:not(old).interest+label>span {
  background: rgb(255, 255, 255);
  background-image: -moz-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -ms-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -o-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -webkit-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  cursor: pointer;
}

input[type=radio]:not(old)+label>span {
  width: 20px;
  height: 20px;
  background: #fff;
  background-image: -moz-linear-gradient(#fff, #fff);
  background-image: -ms-linear-gradient(#fff, #fff);
  background-image: -o-linear-gradient(#fff, #fff);
  background-image: -webkit-linear-gradient(#fff, #fff);
  background-image: linear-gradient(#fff, #fff);
  cursor: pointer;
}

input[type=checkbox]:not(old):checked+label>span,
input[type=radio]:not(old):checked+label>span {
  /*background-color: #124093;*/
  background-image: -moz-linear-gradient(rgb(226, 6, 19), rgb(226, 6, 19));
  background-image: -ms-linear-gradient(rgb(226, 6, 19), rgb(226, 6, 19));
  background-image: -o-linear-gradient(rgb(226, 6, 19), rgb(226, 6, 19));
  background-image: -webkit-linear-gradient(rgb(226, 6, 19), rgb(226, 6, 19));
  background-image: linear-gradient(rgb(226, 6, 19), rgb(226, 6, 19));
  cursor: pointer;
}

input[type=checkbox]:not(old):checked+label>span:before {
  content: '✓';
  display: block;
  width: 1em;
  color: #fff;
  font-size: 0.875em;
  line-height: .75em;
  /*text-align  : center;*/
  font-weight: bold;
  cursor: pointer;
}

input[type=radio]:not(old):checked+label>span:before {
  content: '✓';
  display: block;
  width: 1em;
  color: #dce6fa;
  color: #fff;
  font-size: 1.1em;
  line-height: .75em;
  /*text-align  : center;*/
  font-weight: bold;
  cursor: pointer;
}

.menu-icon.white {
  position: relative;
  cursor: pointer;
  width: 20px;
  height: 16px;
}

.menu-icon.white:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #e20613;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #e20613, 0 14px 0 #e20613;
}

#form_activities_options label {
  font-size: 1em;
}

.top-bar, .top-bar ul {
  background-color: transparent;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #666;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #666;
}

input::placeholder, textarea::placeholder {
  color: #666;
}

/*.menu-icon.white:hover:after{
	background:#8a8a8a;
	box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a;
}*/

.banner_Ice_Watch_blur {
  background: url(../img/sliders/slider4_blur.jpg) no-repeat;
  background-size: 100%;
  max-height: 610px;
}

.banner_promo_site_blur {
  background: url(../img/sliders/slider3_blur.jpg) no-repeat;
  background-size: 100%;
  max-height: 610px;
}

.banner_Ice_Watch_blur div div {
  position: relative;
}

.banner_Ice_Watch_blur #image2 {
  position: absolute;
  top: 0;
  /*display: none;*/
}

#privileges-list .media-object {
  border-top: 1px solid #6e96e1;
  margin-bottom: 1em;
  padding-top: 1em;
}

#centres_interets_sports_1, #centres_interets_sports_2,
#motivation_1, #motivation_2 {
  height: 100px;
}

#banner_event {
  margin-bottom: 1.5em;
  /*margin-top: 1.5em;*/
}

.ysaye .media-object {
  border-bottom: 1px solid #e20613;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

/*.ysaye .media-object:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}*/

.ysaye #form_order_ysaye select {
  width: auto;
}

.ysaye #form_order_ysaye select option {
  padding-right: 1em;
}

/* .ysaye .media-object-section {
	
} */

.ysaye .media-object-section section,
.ysaye .object-section section {
  border-bottom: 1px solid #e20613;
  margin-bottom: 1em;
}

.ysaye .media-object-section section:last-child,
.ysaye .object-section section:last-child {
  border: none;
  margin-bottom: 0;
}

.ysaye #events-list article h2.event-date {
  border-radius: 6px;
}

.ysaye #events-list article h1 {
  margin-bottom: 0;
}

.ysaye #events-list article section h2 {
  color: #000;
  font-size: 1.438em;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 0;
  text-transform: uppercase;
}

.ysaye #events-list #total .text-right div {
  border-bottom: 1px solid #e20613;
  margin-top: .5em;
  padding-bottom: 1em;
  padding-top: 0;
}

.ysaye #events-list article h3.concert_hour {
  color: #000;
  font-weight: 400;
  font-size: 1.125em;
  /*font-size: 1.438em;*/
  margin-top: 0;
}

.ysaye .concert_price {
  float: left;
  padding-bottom: 7px;
  padding-top: 7px;
  margin-right: 1em;
  background-color: #8a8a8b;
  font-size: 0.875em;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  -webkit-appearance: none;
  transition: background-color .25s ease-out, color .25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  padding-left: 1em;
  padding-right: 1em;
  color: #fefefe;
}

.ysaye .section-list section {
  border-bottom: 1px solid #e20613;
  clear: both;
  display: block;
  margin-bottom: 1em;
  margin-top: 1em;
  padding-bottom: 1em;
}

.ysaye .intro_ysaye div {
  margin-bottom: .5em;
}

.ysaye .intro_ysaye .thumbnail {
  margin-right: 1em;
}

.ysaye a.link_brochure {
  color: #e20613;
}

.ysaye .txt_confirmer_commande_bas_page {
  font-size: .9em;
  margin-left: .5em;
}

/* begin margins + paddings */
.margin-0 {
  margin: 0 !important
}

.margin-top-0 {
  margin-top: 0 !important
}

.margin-right-0 {
  margin-right: 0 !important
}

.margin-bottom-0 {
  margin-bottom: 0 !important
}

.margin-left-0 {
  margin-left: 0 !important
}

.margin-horizontal-0 {
  margin-right: 0 !important;
  margin-left: 0 !important
}

.margin-vertical-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.padding-0 {
  padding: 0 !important
}

.padding-top-0 {
  padding-top: 0 !important
}

.padding-right-0 {
  padding-right: 0 !important
}

.padding-bottom-0 {
  padding-bottom: 0 !important
}

.padding-left-0 {
  padding-left: 0 !important
}

.padding-horizontal-0 {
  padding-right: 0 !important;
  padding-left: 0 !important
}

.padding-vertical-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.margin-1 {
  margin: 1rem !important
}

.margin-top-1 {
  margin-top: 1rem !important
}

.margin-right-1 {
  margin-right: 1rem !important
}

.margin-bottom-1 {
  margin-bottom: 1rem !important
}

.margin-left-1 {
  margin-left: 1rem !important
}

.margin-horizontal-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important
}

.margin-vertical-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important
}

.padding-1 {
  padding: 1rem !important
}

.padding-top-1 {
  padding-top: 1rem !important
}

.padding-right-1 {
  padding-right: 1rem !important
}

.padding-bottom-1 {
  padding-bottom: 1rem !important
}

.padding-left-1 {
  padding-left: 1rem !important
}

.padding-horizontal-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important
}

.padding-vertical-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important
}

.margin-2 {
  margin: 2rem !important
}

.margin-top-2 {
  margin-top: 2rem !important
}

.margin-right-2 {
  margin-right: 2rem !important
}

.margin-bottom-2 {
  margin-bottom: 2rem !important
}

.margin-left-2 {
  margin-left: 2rem !important
}

.margin-horizontal-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important
}

.margin-vertical-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important
}

.padding-2 {
  padding: 2rem !important
}

.padding-top-2 {
  padding-top: 2rem !important
}

.padding-right-2 {
  padding-right: 2rem !important
}

.padding-bottom-2 {
  padding-bottom: 2rem !important
}

.padding-left-2 {
  padding-left: 2rem !important
}

.padding-horizontal-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important
}

.padding-vertical-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important
}

.margin-3 {
  margin: 3rem !important
}

.margin-top-3 {
  margin-top: 3rem !important
}

.margin-right-3 {
  margin-right: 3rem !important
}

.margin-bottom-3 {
  margin-bottom: 3rem !important
}

.margin-left-3 {
  margin-left: 3rem !important
}

.margin-horizontal-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important
}

.margin-vertical-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}

.padding-3 {
  padding: 3rem !important
}

.padding-top-3 {
  padding-top: 3rem !important
}

.padding-right-3 {
  padding-right: 3rem !important
}

.padding-bottom-3 {
  padding-bottom: 3rem !important
}

.padding-left-3 {
  padding-left: 3rem !important
}

.padding-horizontal-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important
}

.padding-vertical-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important
}

/* end margins + paddings */

.button.rounded-red {
  background-color: #e20613;
  border-radius: 6px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.3em 1em .3em 1em;
  margin-bottom: .5em;
}

.link.black {
  color: #000;
}

.link.underline {
  text-decoration: underline;
}

.fit-content {
  width: fit-content;
}

.logo_dates {
  /* display: inline-block; */
  font-family: 'Jost', sans-serif;
  /* font-size: .7em; */
  font-weight: 600;
  text-align: center;
  width: 100%;
}

.logo_dates.dates_fondation {
  font-size: .435rem;
  line-height: 1rem;
}

#home-intro div.administrateurs_box {
  border: 1px solid #e20613;
  padding: 0 1em 1em;
  margin: 2em 0 2em;
}

#themes {
  font-size: .8rem;
}

.slick-slide img {
  height: 200px;
}

@media screen and (min-width: 64em) {
  .large-2.medium-3.small-12.columns.object-section {
    /* width: 15%; */
    width: 14%;
  }
}

@media screen and (max-width: 568px) {
  .flexslider {
    display: none;
  }

  /*.small-12 #nav {
		display: none;
	}*/

  #header .text-right a {
    float: left;
    margin-bottom: 5px;
    margin-left: 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
  }

  #main {
    margin-top: 0;
  }

  .title-bar {
    background-color: transparent;
  }

  #events-list article h1 a, #privileges-list article h1 a, #events-list-events-list article h1 a {
    line-height: 1em;
  }

  #events-list article h2.event-date, #events-list-events-list article h2.event-date {
    border-radius: 0;
    margin-bottom: 0;
  }

  #events-list article h2.event-type, #events-list-events-list article h2.event-type {
    border-radius: 0;
    margin-top: 0;
  }

  #events-list .intro, #privileges-list .intro, #events-list-events-list .intro {
    margin-bottom: 20px;
  }

  #footer .row .text-right {
    margin-top: 30px;
  }
}

@media screen and (min-width: 570px) {

  body.Default {
    padding-top: 20px;
  }

  body.Default h1 img {
    width: 60%;
  }

  #default #main-content {
    margin-top: 2em;
  }

  .top-bar {
    padding: 0;
  }

  /* #header .member_btn {
		width: 200px;
	} */

  #sponsors .logos_sponsors {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #sponsors .logos_sponsors img, #sponsors .logos_sponsors a {
    height: auto;
    margin: auto;
    margin-top: auto;
    max-width: auto;
  }

}

@media screen and (min-width: 769px) {

  body.Default h1 img {
    width: 30%;
  }

}

/* @group Admin */

.admin #header {
  border-bottom: 1px solid #e20613;
}

.admin_nav a,
.admin .events_list a {
  color: #000;
}

.admin #header a {
  margin-left: 0;
}

.admin h1 {
  font-size: 2em;
  font-weight: 700;
}

.admin h2 {
  color: #e20613;
  font-size: 1.438em;
  font-weight: 700;
}

.admin h3 {
  color: #e20613;
  font-size: 1.25em;
  font-weight: 700;
  margin: 15px 0 10px 0;
}

.admin form h3 {
  color: #000;
}

.admin #main {
  margin-top: 10px;
}

.admin .button {
  background-color: #e20613;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color: #f3f6fb;
  font-weight: 700;
  line-height: .5em;
  top: 1rem;
}

select#id_ladz_themes,
select#id_ladz_logos,
select#id_ladz_newsletters_banners,
select.price_select,
select#id_ladz_price_category_1,
select#id_ladz_price_category_2,
select#id_ladz_price_category_3,
select#id_ladz_price_category_4,
select#id_ladz_price_category_5 {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 4px;
  width: auto;
}

select.price_select {
  height: auto;
  width: 100%;
}

.btn-success {
  background-color: #e20613;
  border-color: #e20613;
  color: #fff;
  float: left;
  font-weight: 700;
  margin-right: 10px;
  text-transform: uppercase;
}

.btn-success:hover, .btn-success:active, .progress-bar-success {
  background-color: rgba(226, 6, 19, 0.8);
  border-color: #e20613;
}

.container {
  width: 400px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 4px 9px;
  font-size: 12px;
  line-height: 1.42857143;
  border-radius: 7px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.progress {
  background-color: rgba(226, 6, 19, 0.3);
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  height: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  overflow: hidden;
}

.admin .green, .admin .red {
  font-size: .9em;
}

.box_thumbnail_preview_news {
  border: 1px #e5e5e5 solid;
  float: left;
  position: relative;
  overflow: hidden;
  width: 370px;
  height: 250px;
}

#thumbnail_preview {
  max-width: inherit;
}

/*#form_admin input[type="checkbox"]:not(old), #form_admin input[type="radio"]:not(old) {
	display: block;
	margin-bottom: .5em;
	margin-left: -2em;
	opacity: 1;
	width: 100%;
}*/



/* @end */