/* CSS Document */
div.timeline
{
	overflow: hidden;
  width: 100%;
	 bottom: 0;
  z-index: 100;
  display: inline-block;
  
  min-height: 20px;
  position: relative;

}
.timeline-item-btn {
  text-transform: uppercase;
}
.carousel-item-title {
  display: none;
}
div.timeline-item-current {
  border-bottom: var(--primaryHover) 1px solid;
  color: var(--primaryHover) !important;
}


#bookingstep-resume-bloc
{
  padding: 20px;
  text-align: center;
}
.timeline-step-postnotice {
  text-align: center;
  margin-top: 20px;display: none;
}


.carousel-inner{
  padding: 0px 0px;
}
.timeline-main-container {
  position: relative;
  width: 100%;
  height: 100%;
}
div.timeline-container
{
	display:block ruby;
	position:relative;
	z-index: 1;

}
.timeline-step-prenotice, .timeline-step-slot-prenotice {
text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 32px;
color: var(--primary);
  font-weight: 100;
  line-height: 32px;
}
div.timeline-item
{
	padding:5px 20px;
	border:0;
  display: inline-block;
  margin: 0px;
  
}
div.timeline-item-active:hover a {
  color: #fff;
}
div.timeline-item-active:hover {
  border-color: var(--primaryHover);
  color: var(--primaryHoverInvert);
  background-color: var(--primaryHover);
}


div.timeline-item-unactive:hover
{

}
div.timeline-item-active
{
	border-color:var(--neutral);
	background-color:var(--neutralInvert);
	color:var(--neutral);
	cursor:pointer;
}

div.timeline-item-unactive
{
	
	color:var(--unactiveInvert);
	cursor:not-allowed;
}
a.timeline-item-unactive {
  opacity: 0.2;
}
div.timeline-item-current
{
	border-color: var(--primary);
  color: var(--primaryInvert);
  border-bottom: 1px solid var(--primaryHover);
	
}
div.timeline-item-current a {
  color: var(--primaryHover);
  font-weight: bold;
  text-transform: uppercase;
}
div.timeline-item-done
{
	border-color:var(--primary);
	color:var(--primary);
	background-color:var(--primaryInvert);
}



div.timeline-nav-btn
{
	z-index:9;
	width:40px;
	height:40px;
	position:absolute;
	top:40px;
	background-repeat:no-repeat;
	text-align:center;
}
a.timeline-nav-btn-img
{
	background-color: var(--primary);
  color: var(--primaryInvert);
  padding: 10px 20px;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  line-height: 380px;
  font-size: 20px;
 

	
}
.timeline-nav-btn a {
line-height: 12px;
  font-size: 20px;
  color: #fff;
}

a.timeline-nav-btn-img:hover
{
	background-color: var(--primaryHover);
	color:var(--primaryHoverInvert);
	
}
a.timeline-item-unactive:hover
{
	color:var(--unactiveInvert);
	
}
a.timeline-item-active:hover
{
	color:var(--primary);
	
}
#selectBlockCreneau, #selectDateCalendar {
  width: 100%;text-align: center;
}

}
#selectBlockCreneau {
  width: 100%;
}
 @media only screen and (min-width: 577px) {

div.timeline-nav-btn {
  width: auto;
    position: relative;
    bottom: unset;
    background-repeat: no-repeat;
    text-align: center;
    z-index: 9;
    top: unset;
}

div.timeline-prev-btn
{
position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    height: 100%;
    opacity: 1;
}

div.timeline-next-btn
{
	position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
    height: 100%;
    opacity: 1;
}
/*div.timeline-next-btn a, div.timeline-prev-btn a
{
	display:none;
}*/
 }
#bookingstep-ressource-date-bloc {
  width: 100%;
  text-align: center;
}


 @media only screen and (max-width: 576px) {
 
 div.timeline-container
{
	/*display:none;*/
}

.changeEvtBtnDiv {
  margin-top: 20px;
}

 div.timeline-nav-btn
{/*
	
	 background-size: contain;
	 background-position:center top ;
	/*background-image:url(../images/v-prev.png);
	width: 10%;
    height: 40px;
    background-size: contain;
    position: fixed;*/
}
a.timeline-nav-btn-img {
  height: 100%;
  width: 100%;
}
div.timeline-prev-btn
{
	 right: unser;
    bottom: 0;
    top: unset;
    left: 0;
	
}

div.timeline-next-btn
{

   right: 0;
    bottom: 0;
    top: unset;
    left: unset;

 
 }


.timeline-nav-btn a {
  line-height: 27px;
  font-size: 20px;
}


div.timeline-start-mask
{
	z-index:10;
	position:absolute;
	height:100%;
	width: 30px;
	/*background: linear-gradient(0.25turn, #fff, #fff, #fff0);*/
}
.carousel-item-title {
  text-align: center;
  width: 100%;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  padding: 10px;
}


div.timeline-end-mask
{
	z-index:10;
	position:absolute;
	height:100%;
	width:20px;
	width: 30px;
	/*background: linear-gradient(0.25turn, #fff0, #fff, #fff );*/
	top:0;
	right:0;
}

.carousel-item-title {
  display: none;
}

.timeline-step-postnotice {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  display:none;
}
#timelineBookingProcess
{
	width: calc(100% - 100px);
  margin: auto;
}

#personal-info-main-container
{
	width:100%;
	height:90px;
	overflow:scroll;
}
.coord-field
{
	width: 16.6%;
	padding: 0px 10px;
	-ms-flex-align: center !important;
  align-items: center !important;
	display: -ms-flexbox !important;
  display: flex !important;
	vertical-align: middle !important;
}
#personal-info-container
{
	width:200%	;
	display:flex;
}


 }

@media only screen and (max-width: 576px) {



	
.coord-field
{
	padding:0;
}
.carousel-item-title {
 /* display: inline-block;*/
}
#booking-process-timeline
{
	/*display:none;*/
}
#container-booking-process
{
}
#personal-info-main-container
{
	height:auto;
}	
#personal-info-container
{
	width:100%	;
	display: inline-block;
	margin-bottom: 30px;
}


#timeline-prev-img{right: 0;
  bottom: 0;}



#container-booking-process

.coord-field
{
	width:100%;
}
#timelineBookingProcess
{
	width: 100%;
}

.timeline-step-postnotice
{
	margin-bottom:20px;}
.event_place_town .row
{
	margin:auto;
}


}


#carousel-item-date-and-hour {
  padding-bottom: 30px;
}

.timeline-step-postnotice button.cta
{
	padding: 10px 44px;
  text-align: center;
  height:auto;
}


#timeline-next-img::after,#timeline-prev-img::after {
 
  position: absolute;
  bottom: -26px;
  left: 0px;
  background: #fff;
  color: #000;
  padding: 3px;
  font-size: 8px;
  width: 100%;
  text-transform: uppercase;
}

div.timeline-container {
 display: inline-block;
  text-align: center;
  width: 100%;
}

div.timeline-prev-btn, div.timeline-next-btn
{
	opacity: 0;
}
@media only screen and (max-width: 768px) {
#timeline-container{display:none;}
}