@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond');
@import url('https://fonts.googleapis.com/css?family=Princess+Sofia');
body {
	background:url("../images/california/rayures.png") 0 0 repeat;
}
a.signature{font-family: 'Princess Sofia', cursive;font-size:24px;text-decoration:none;text-transform:none !important;}
blockquote{width:90%;margin:0 auto;color:#E2465A;text-align:center;}
.uk-article-title{text-align:center;margin:50px auto;font-size: 45px;text-shadow: 3px 3px 8px #aaa;}
.uk-contrast em, .uk-block-primary em, .uk-block-secondary em {color:#E2465A;}

.uk-contrast h1, .uk-contrast h2, .uk-contrast h3, .uk-contrast h4, .uk-contrast h5, .uk-contrast h6,
.uk-block-primary h1, .uk-block-primary h2, .uk-block-primary h4, .uk-block-primary h5, .uk-block-primary h6,
.uk-block-secondary h1, .uk-block-secondary h2, .uk-block-secondary h3, .uk-block-secondary h4, .uk-block-secondary h5, .uk-block-secondary h6,
.uk-block-primary .uk-panel-box h1, .uk-block-primary .uk-panel-box h2,
.uk-block-primary .uk-panel-box h4, .uk-block-primary .uk-panel-box h5, .uk-block-primary .uk-panel-box h6
{color:#c9e4ff;}
h1, h2, h3, h4, h5, h6,
.uk-panel-box h1, .uk-panel-box h2, .uk-panel-box h3, .uk-panel-box h4, .uk-panel-box h5, .uk-panel-box h6
{color:#3D5D7B;}
#tm-bottom-c{background:url("../images/california/block_texture_border_default1.png") 50% -29px repeat-x;z-index:16;}
.uk-navbar-content{height:auto !important;padding:0 !important;}
.tm-navbar{box-shadow:5px 0px 10px rgba(0, 0, 0, 0.85);}
.uk-overlay-fade{background-color:rgba(255, 255, 255, 0.80);opacity:1;padding:10px;}
.tm-block-texture {background: url("../images/california/block_texture_border_default.png") 0 -29px repeat-x;z-index:16;}
.tm-socialbar {right:-78px;position:fixed;z-index:20;}
.tm-socialbar div{top:-20px;}
.gm-style .gm-style-iw{color:#333;}
a.uk-navbar-toggle{color:#fff !important;}

#presentation h4{font-size:25px;margin-bottom:0px;}
#presentation h4 em{font-size:18px;color: #3D5D7B;}
#presentation h5{font-size:22px;margin-top:0px;color: #3D5D7B;}
#presentation em {color:#777;}

.adherer{background-color:#006f44;}
.billetterie{background-color:#e2001a;}
.adherer:hover{background-color:#10ad70 !important;}
.billetterie:hover{background-color:#d14959 !important;}

.sous-titre {margin:-30px auto 50px;text-shadow: 3px 3px 8px #aaa;}

.uk-panel-box{box-shadow:3px 3px 5px rgba(0, 0, 0, 0.35) !important;}
.uk-panel{border-radius: 10px;}
.maLi{border-radius: 10px 10px 0px 0px;padding:10px;}
.maLi2{border-radius: 0px 0px 10px 10px;margin-top:0px !important;padding:10px;}
.maLi3{border-radius: 0px;box-shadow:3px 3px 5px rgba(0, 0, 0, 0.35) !important;}

.uk-modal * h4, .uk-modal * h4 a, .uk-modal * h3 {color:#E2465A;}

.madate h3, .monheure h3 {z-index:23;font-size:32px;position: relative;}
.monlieu h3, .monticket a{z-index:23;font-size:20px;position: relative;}
.madate, .monheure, .monlieu, .monticket {overflow:hidden;position: relative;z-index:1;}
.madate:before, .monheure:before, .monlieu:before, .monticket:before{
	font-family: FontAwesome;
	font-size:80px;
	color:#EFF3FD;
	transform: rotate(-45deg);
	position:absolute;
	top:20px;
	left:15px;
	z-index:20;
}
.madate:before {content: "\f073";}
.monheure:before {content: "\f017";transform: rotate(0deg);left:-5px;top:35px;font-size:110px;}
.monlieu:before {content: "\f0ac";top:20px;font-size:100px;}
.monticket:before {content: "\f145";transform: rotate(0deg);left:-10px;top:35px;font-size:110px;}

.ul-tarif {
	max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none;
		display:none;
}
.ul-tarif h4{text-align:center;}
.ul-tarif li:before {
	float: left;
  width: 0;
  white-space: nowrap;
  content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . ";
}
.ul-tarif span:first-child {
	padding-right: 0.33em;
	background: #f7f9fd;
}
.ul-tarif span + span {
	float: right;
  padding-left: 0.33em;
  background: #f7f9fd;
}

.monplan {display:none;}

.Masoiree div span {
    display: block;
    background-color: #fff;
    padding: 15px;
		text-align:justify;
    border-radius: 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.Masoiree div {
    padding: 15px;
}


.ticket {margin-right:-25px;margin-top:10px;}








.gantt {
  display: grid;
  border: 0;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0 55px 35px -57px #7e8f94;
	min-width:800px;
}
.chapeau{
	transform: rotate(-45deg);
	background-color: pink;
	font-size:10px;
	text-align:center;
	line-height:10px;
	top:-40px;
	margin-left:20px;
	padding:3px;
	display:none;
	position:absolute;
	border-radius:4px;
}
.bplus{
	font-size:35px;
	position:absolute;
	left:-17px;
	top:140px;
}
.gantt__row {
  display: grid;
  grid-template-columns: 150px 1fr;
  background-color: #fff;
}
.gantt__row:nth-child(odd) {
  background-color: #f5f5f5;
}
.gantt__row:nth-child(odd) .gantt__row-first {
  background-color: #f5f5f5;
}
.gantt__row:nth-child(3) .gantt__row-bars {
  border-top: 0;
}
.gantt__row:nth-child(3) .gantt__row-first {
  border-top: 0;
}
.gantt__row--empty .gantt__row-first {
  border-width: 1px 1px 0 0;
}
.gantt__row--lines {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: transparent;
  grid-template-columns: 150px repeat(12, 1fr);
}
.gantt__row--lines span {
  display: block;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.gantt__row--lines:after {
  grid-row: 1;
  grid-column: 0;
  z-index: 2;
  height: 100%;
}
.gantt__row--months {
  color: #fff;
  background-color: #666 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  grid-template-columns: 150px repeat(12, 1fr);
  border-radius:10px 10px 0px 0px;
}
.gantt__row--months .gantt__row-first {
  border-top: 0 !important;
  background-color: #666 !important;
  border-radius:10px 10px 0px 0px;
}
.gantt__row--months span {
  text-align: center;
  font-size: 13px;
  align-self: center;
  font-weight: bold;
  padding: 10px 0;
	z-index:77;
}
.gantt__row--months span:hover em{display:block;}

.gantt__row-first {
  background-color: #fff;
  border-width: 1px 0 0 0;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  padding: 18px 0;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.gantt__row-bars {
  list-style: none;
  display: grid;
  padding: 15px 0;
  margin: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 8px 0;
  border-top: 1px solid rgba(221, 221, 221, 0.8);
}
.gantt__row-bars li {
  font-weight: 500;
  text-align: left;
  font-size: 12px;
  min-height: 12px;
  background-color: #55de84;
  padding: 2px 6px;
  color: #fff;
  overflow: hidden;
  position: relative;
  border-radius: 20px 0px 0px 20px;
}
.gantt__row-bars li.stripes {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.1) 5px, rgba(255, 255, 255, 0.1) 12px);
}
.gantt__row-bars li:before, .gantt__row-bars li:after {
  content: "";
  height: 100%;
  top: 0;
  z-index: 4;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
}
.gantt__row-bars li:before {
  left: 0;
}
.gantt__row-bars li:after {
  right: 0;
}
.moda{
	background-color: #777;
	color:#ccc;
}
.moda li{
	background-color: #999;
	text-align:center;
	border-radius:20px;font-size:19px;
}
.moda li i{margin-right: 15px;}
.moda li i:last-child {margin-right: 0px;}



















.introhp {
position:absolute;
background:url('/images/pulse.png') center center no-repeat;
animation: pulse 8s ease infinite;
width:100%;height:700px;top:0px;
}
.texthp {
background:url('/images/text.png') center center no-repeat;
position:absolute;
width:100%;height:700px;top:20px;
}

.texthpjpg {
background:url('/images/text.jpg') center center no-repeat;
position:absolute;
width:100%;height:632px;top:50px;
}

@keyframes pulse {
  0% { transform: scale(0.5); }
  50% { transform: scale(1.2); }
  100% { transform: scale(0.5); }
}
















.article2 {
  width:100%;
  margin:0 auto;
  position:relative;
}
ul.price {
  display:flex;
  top:0px;
  z-index:10;
  padding:0px 0px 14px;
}
ul.price li {
  list-style:none;
  font-size:9px;
  flex:1;
}
ul.price li button {
  font-size:9px;
}
ul.price li:last-child {
  border-right:1px solid #DDD;
}
button {
  width:100%;
  border: 1px solid #DDD;
  border-right:0;
  border-top:0;
  padding: 10px;
  background:#FFF;
  font-size:14px;
  font-weight:bold;
  color:#999
}
ul.price li.active button {
  background:#F5F5F5;
  color:#000;
}
#price thead tr th, #price tfoot tr td{ background:#eee;}
#price { border-collapse:collapse; table-layout:fixed; width:100%; }
#price th { background:#F5F5F5; display:none; }
#price td, #price th {
  height:40px;
  background:#fff;
}
#price tbody tr:nth-child(odd) td {background:#F7F9FD;}
#price td,#price th { border:1px solid #DDD; padding:5px; empty-cells:show; }
#price td,#price th {
  text-align:left;
}
#price td+td, #price th+th {
  text-align:center;
  display:none;
}
#price td.default {
  display:table-cell;
}
#price .bg-black {border-top:14px solid #222;}
#price .bg-gold {border-top:9px solid gold;}
#price .bg-silver {border-top:6px solid silver;}
#price .bg-bronze {border-top:3px solid #cd7f32;}
#price .sep {
  background:#ddd !important;
  height:23px;
  font-weight:bold;
	background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.1) 5px, rgba(255, 255, 255, 0.1) 12px) !important;

}
#price .txt-l { font-size:28px; font-weight:bold; }
#price .txt-top { position:relative; top:-9px; left:-2px; }
#price .tick { font-size:18px; color:#2CA01C; }
#price .hide {
  border:0;
  background:none;
}

@media (min-width: 640px) {
  ul.price {
    display:none;
  }
  #price td,#price th {
    display:table-cell !important;
  }
  #price td,#price th {
    width: 330px;

  }
  #price td+td, #price th+th {
    width: auto;
  }
}
















.timeline {
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
}
.timeline__content div{
padding:5px 25px 5px 15px;
color:#666;
}
.timeline__content{
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.7);
  background-color: #fff;
  text-align:justify;
}
.timeline__content-title {
  font-weight: normal;
  font-size: 66px;
  margin: -10px 0 0 0;
  transition: 0.4s;
  padding: 0 10px;
  box-sizing: border-box;
  color: #fff;
	text-shadow: 5px 5px 10px #333;
}
.timeline__content-desc {
  margin: 0;
  font-size: 15px;
  box-sizing: border-box;
  font-weight: normal;
  line-height: 25px;
}

.timeline:before {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  content: "";
  background: rgba(100, 100, 100, 0.3);
}
@media only screen and (max-width: 767px) {
  .timeline:before {
    left: 40px;
    background:none;
  }
}
.timeline-item {
  padding: 40px 0;
  opacity: 0.3;
  filter: blur(2px);
  box-sizing: border-box;
  width: calc(50% - 40px);
  display: flex;
  position: relative;
}
.timeline-item:before {
  content: attr(data-text);
  line-height: 36px;
  width: 100%;
  position: absolute;
  color: #333;
  font-size: 36px;
  text-shadow: 5px 5px 15px #fff;
  text-transform:uppercase;
  border-left: 4px solid #0077AB;
  top: 0;
  margin-top: -5px;
  padding-left: 15px;
  opacity: 0;
  right: calc(-100% - 56px);
}
.timeline-item:nth-child(even) {
  align-self: flex-end;
}
.timeline-item:nth-child(even):before {
  right: auto;
  text-align: right;
  left: calc(-100% - 56px);
  padding-left: 0;
  border-left: none;
  border-right: 4px solid #0077AB;
  padding-right: 15px;
}
.timeline-item--active {
  opacity: 1;
  filter: blur(0px);
}
.timeline-item--active:before {
  top: 50%;
  transition: 0.3s all 0.2s;
  opacity: 1;
}
.timeline-item--active .timeline__content-title {
  margin: -50px 0 20px 0;
}
@media only screen and (max-width: 767px) {
  .timeline-item {
    align-self: baseline !important;
    width: 100%;
    padding: 15px 0px;
  }
  .timeline-item:before {
    left: 10px !important;
    padding: 0 !important;
    top: 50px;
    text-align: center !important;
    width: 60px;
    border: none !important;
    display:none;
  }
}
.timeline__img {
  max-width: 100%;
}
.timeline-container {
  width: 100%;
  position: relative;
  padding: 80px 0;
  transform-style: preserve-3d;
}
.timeline-container:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.timeline-header {
  width: 100%;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
.timeline-header__title {
  color: #fff;
  font-size: 46px;
  font-weight: normal;
  margin: 0;
}

.term{min-width:150px;display:block;font-weight: bold;float:left;}
.name {font-style: italic;font-weight: bold;}