@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
.great-vibes-regular {
    font-family: "Great Vibes", cursive;
    font-weight: 400;
    font-style: normal;
  }
  #nav-bar {
	padding: 0;
  }
  /* #nav-bar.stick-it {
    display: flex;
  } */
.section-padding{
  padding:40px 0;
}

h6,
h5,
h4,
h3,
h2,
h1 {
	font-family: "Great Vibes", cursive;
	font-weight: 100;
	font-style: normal;
	margin: 0;
}

a.de-button, span.de-button, input[type=submit] {
    margin-top: 0;
    margin-right: 0;
}

a.de-button.outline.light-1, 
span.de-button.outline.light-1, 
input[type=submit].outline.light-1 {
    background-color: #f08080;
    border: solid 1px #f08080;
    color: #FFF;
}

a.de-button.light-1:hover, 
input[type=submit].light-1:hover {
    background-color: #fff;
    border-color: #f08080;
    color: #f08080;
}

p {
	margin-bottom: 0 !important;
	line-height: 1.5;
}
.image-divider.fixed-height, 
.video-divider.fixed-height {
    height: 330px;
}
#main-slider .slides {
	background-image: url('../images/the-wedding-2.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30rem;
}
#main-slider .bckg-slider {
	height: 34.3rem !important;
	width: 100%;
	background-size: cover !important;
	background-repeat: no-repeat;
	background-position: center center;
}
/*#main-slider .bckg-slider {*/
/*    height: 40rem;*/
/*    background-size: cover !important;*/
/*}*/
/*------------------------------------------*/
/*  NAV
/*------------------------------------------*/
.nav-header {
	background: #f8f9fa;
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}
nav {
	position: fixed;
	width: 100%;
	max-width: 150px;
	bottom: 0;
	top: 9%;
	display: block;
	min-height: 150px;
	height: 100%;
	color: #000;
	opacity: 0.8;
	transition: all 300ms;
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
}
.vertical-menu hr {
	opacity: 0.1;
	border-width: 0.5px;
}
nav ul {
	width: 90%;
	padding-inline-start: 0;
	margin: 10px;
	height: calc(100% - 20px);
}
.vertical-menu-logo {
	padding: 20px;
	font-size: 1.3em;
	position: relative;
}
.vertical-menu-logo .open-menu-btn {
	width: 30px;
	height: max-content;
	position: absolute;
	display: block;
	right: 6px;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}
.vertical-menu-logo .open-menu-btn hr {
	margin: 5px 0;
	width: 100%;
	max-width: 100%;
}
nav li {
	list-style: none;
	padding: 10px 10px;
	cursor: pointer;
	font-size: .85rem;
}
/* nav li:hover {
  color: rgba(75, 105, 176, 1);
} */
nav li#user-info {
	position: absolute;
	bottom: 0;
	width: 80%;
}
nav li#user-info>span {
	display: block;
	float: right;
	font-size: 0.9em;
	position: relative;
	opacity: 0.6;
}
nav li#user-info>span:after {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	background: green;
	left: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
}
.content-wrapper {
	width: calc(100% - 150px);
	position: relative;
	background: #f8f9fa;
	left: 150px;
	padding: 0;
	transition: all 300ms;
}
.closed-menu .content-wrapper {
	width: 100%;
	left: 0;
}
.vertical-menu-wrapper .vertical-menu-logo div {
	transition: all 100ms;
}
.closed-menu .vertical-menu-wrapper .vertical-menu-logo div {
	margin-left: -100px;
}
.vertical-menu-wrapper .vertical-menu-logo .open-menu-btn {
	transition: all 300ms;
}
.closed-menu .vertical-menu-wrapper .vertical-menu-logo .open-menu-btn {
	left: 7px;
	right: 100%;
}
.closed-menu .vertical-menu-wrapper ul,
.closed-menu .vertical-menu-wrapper hr {
	margin-left: -130px;
}
.vertical-menu-wrapper ul,
.vertical-menu-wrapper hr {
	transition: all 100ms;
}
.content {
	width: 90%;
	min-height: 90%;
	border-radius: 10px;
	padding: 30px;
}
/*------------------------------------------*/
/*  COUNTDOWN
/*------------------------------------------*/
@media screen and (max-width: 1024px) {
	#countdown {
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 99999;
		background: #FFF;
		padding: 4%;
		box-shadow: 0px -3px 5px rgba(0, 0, 0, .3);
	}
}
.wrapFin {
	max-width: 100%;
	position: relative;
	width: 100%;
	background-color: #b3a594;
	/* background-color: #e77c87; */
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 20px;
}

.wrapFin .fin {
	font-size: 2.2rem;
	display: inline-block;
	color: #FFF;
	margin: 0 7px 0 0;
}

.wrapFin .fin span {
	color: #ffffff
}

.wrapFin .wrapCountdown {
	max-width: 100%;
	z-index: 2;
	color: #FFF;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center
}

.wrapFin .wrapCountdown .countdowns {
	position: relative;
	max-width: 100%;
	display: flex;
	flex-direction: row
}

.wrapFin .wrapCountdown .countdown {
	display: flex;
	flex-direction: row;
	margin-right: 7px
}

.wrapFin .wrapCountdown .countdown .number {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1;
	margin-right: 5px;
	color: #ffffff
}

.wrapFin .wrapCountdown .countdown .unit {
	font-size: 1.8rem;
}

@media screen and (max-width: 1271px) {
.wrapFin {
		padding:9px;
		margin-bottom: 7px
	}
/* .wrapFin .fin {
		font-size:11px
	} */
.wrapFin .wrapCountdown .countdowns .countdown {
		align-items:center
	}

/* .wrapFin .wrapCountdown .countdowns .countdown .number {
		font-size: 13px
	} */

/* .wrapFin .wrapCountdown .countdowns .countdown .unit {
		font-size: 11px
	} */
}

@media screen and (max-width: 767px) {
.wrapFin {
		flex-direction:column;
		justify-content: center;
		text-align: center
	}
.wrapFin .fin {
		font-size:1.8rem
	}
.wrapFin .wrapCountdown .countdowns .countdown .number {
		font-size:1.8rem
	}

.wrapFin .wrapCountdown .countdowns .countdown .unit {
		font-size: 1.4rem
	}
}

.wrapMainContent {
margin-top: 13%;
}

/*------------------------------------------*/
/*  WHERE
/*------------------------------------------*/
#where .image-wrapper .photo-item {
	object-fit: cover;
	width: 100%;
	height: 470px;
}
#where .image-wrapper .photo-item.mairie{
	background: transparent url('../images/mairie.jpg') left top no-repeat;
	background-size: cover;
}
#where .image-wrapper .photo-item.mairie:hover{
	background: transparent url('../images/map-marie.png') left top no-repeat;
	background-size: cover;
}
#where .image-wrapper .photo-item.eglise{
	background: transparent url('../images/eglise-steTherese.jpg') left top no-repeat;
	background-size: cover;
}
#where .image-wrapper .photo-item.eglise:hover{
	background: transparent url('../images/map-eglise.png') left top no-repeat;
	background-size: cover;
}
#where .image-wrapper .photo-item.resto{
	background: transparent url('../images/les-pyramides.jpg') left top no-repeat;
	background-size: cover;
}
#where .image-wrapper .photo-item.resto:hover{
	background: transparent url('../images/map-resto.png') left top no-repeat;
	background-size: cover;
}

#where .where-text {
    min-height: 5.62em;
}
@media screen and (max-width: 768px) {
	#where .where-text {
		min-height: inherit;
	}
}
#where a.de-button.medium {
    padding: 8px 17px;
    font-size: 16px;
}
.mfp-iframe-scaler {
    padding-top: 56.25%;
  }
@media screen and (max-width: 768px) {
	.mfp-iframe-scaler {
		padding-top: 153.25%;
	}
}
/*------------------------------------------*/
/*  STORY DATE
/*------------------------------------------*/
.story-date p {
	margin: 0;
	padding: 0;
	color: #FFF;
}
.vertical-line {
	left: 2%;
	z-index: 1;
}
.story-date-wrapper {
	z-index: 2;
	position: relative;
}
.story-date .date-only {
    line-height: 22px;
}
/*------------------------------------------*/
/*  TIMELINE
/*------------------------------------------*/
#the-timeline {
    margin: 10px 0 70px 0;
}
/*------------------------------------------*/
/*  LIVRE D'OR
/*------------------------------------------*/
#livre {
	border: 2px solid rgba(198, 177, 118, 1);
	border-radius: 5px;
	padding: 0 10%;
}
#livre .card {
	background-color: #fafafa;
	border: none;
}
#livre .deco {
	background: transparent url(../images/deco-form-bis.png) left top no-repeat;
	background-size: 25%;
	position: absolute;
	z-index: 1;
	width: 500px;
}
#livre .deco.haut {
	background-position: left top;
	top: 0;
	left: 0;
	height: 133px;
}
#livre .deco.bas {
	background-position: right bottom;
	bottom: 0;
	right: 0;
	height: 197px;
}
#livre .form-control {
	font-size: 1rem;
	border-radius: 50px 0px / 50%;
	border: 2px solid transparent;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-image: linear-gradient(90deg,
			rgba(179, 165, 148, 1),
			rgba(198, 177, 118, 1),
			rgba(204, 165, 55, 1)) 10;
	background: transparent border-box;
	/* -webkit-mask:
	linear-gradient(#fff 0 0) padding-box, 
	linear-gradient(#fff 0 0); */
	/* -webkit-mask-composite: xor; */
	/* mask-composite: exclude; */
}
#livre textarea.form-control {
height: 130px;
}
#livre .form-control::placeholder {
	font-size: .9rem;
}
#livre .form-control,
#livre .form-control:focus {
	box-shadow: 0 0 0 0.25rem transparent;
	border-color: transparent;
}
input:-internal-autofill-selected {
    background-color: #f8f9fa !important;
}
#livre .form-group small {
	font-size: 0.62rem;
}
#livre .form .decor {
	background-image: url(../images/deco-form.png);
	background-repeat: no-repeat;
	background-position: 81px 100%;
	background-size: 120px;
	margin-bottom: 5%;
	position: absolute;
	width: 216px;
	height: 171px;
	bottom: 7%;
}
#livre .form .decor.decor-bottom {
	bottom: 32px;
	left: 118px;
}
#livre .form .decor.decor-top {
	bottom: inherit;
	top: 257px;
	right: 118px;
	transform: scale(-1);
}
#livre .form .decor.decor-input {
	background-size: 7%;
	background-position: 108px 100%;
	width: 570px;
	height: 64px;
}
#livre .form .decor.decor-input.decor-bottom {
	bottom: 234px;
	left: 147px;
}
#livre .form .decor.decor-input.decor-top {
	bottom: inherit;
	top: 191px;
	right: 145px;
	transform: scale(-1);
}
/*------------------------------------------*/
/*  FOOTER
/*------------------------------------------*/
footer,
footer p,
footer a {
    color: #fff;
}

footer a:hover {
    color: #fff;
   text-decoration: underline;
}
/*------------------------------------------*/
/*  POPUP TEMPLATE
/*------------------------------------------*/
#popup-template{
	width:900px;
	margin:30px auto; 
	background-color:#FFF;
}

#popup-template #main-image{
	height:485px;
	width:100%;
	position:relative;
}

#popup-template-title-wrapper{
	position:absolute; 
	bottom:0; 
	color:#FFF; 
	text-align:center; 
	padding:0 50px;
	margin:0 auto;
	width:100%;
}

#popup-template .photo-item {
     margin-bottom: 0; 
}

#popup-template #the-content{
	padding:15px 75px;
}

#popup-template #the-content #socialnetwork-icon{
	text-align:center; 
	margin-bottom:20px;
}

#popup-template #the-content img{
	width:100%;
	margin:10px 0
}


/*------------------------------------------*/
/*  SWITCHER
/*------------------------------------------*/
#style-switcher {
	transition: all 0.4s;
	background: none repeat scroll 0 0 #ffffff;
	box-shadow: 0px 4px 12px rgba(31, 27, 81, 0.07);
	left: -189px;
	position: fixed;
	top: 17%;
	width: 189px;
	z-index: 9999;
	padding: 10px 5px;
  }
  
  #style-switcher div {
	padding: 5px 10px;
  }
  
  #style-switcher div h3 {
	color: #172d51;
	font-size: 16px;
  }
  
  #style-switcher .bottom {
	background: none repeat scroll 0 0 #ffffff;
	padding: 0;
	color: #172d51;
  }
  
  #style-switcher .bottom a.settings {
	background: none repeat scroll 0 0 #ffffff;
	box-shadow: 4px 2px 5px rgba(31, 27, 81, 0.07);
	display: block;
	height: 45px;
	position: absolute;
	right: -45px;
	top: 0;
	width: 45px;
	padding: 1px 17px;
  }
  
  ul.pattern {
	list-style: none outside none;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 0;
	border-radius: 0px;
  }
  
  ul.pattern li {
	float: left;
	margin: 2px;
  }
  
  ul.pattern li a {
	cursor: pointer;
	display: block;
	height: 35px;
	width: 35px;
	border-radius: 30px;
	margin: 5px;
  }
  
  ul.pattern .color1 {
	background-color: rgba(223, 71, 86, 1);
  }
  
  ul.pattern .color2 {
	background-color: #991B1E;
  }
  
  ul.pattern .color3 {
	background-color: #d0ac5d;
  }
  
  ul.pattern .color4 {
	background-color: #DFD3C3;
  }

  ul.pattern .color6 {
	background-color: #048b9a;
  }

  ul.pattern .color5 {
	background-color: #81B89A;
  }
   
  .bottom i.active {
	transform: scale(-1);
  }

@media screen and (max-width: 991px) {	

	.section-padding{
		padding:50px 0;
	}
	#the-timeline {
		margin: 0;
	}
	.story-date-wrapper {
        height: 1em;
    }
	.story-date{
		position: relative;
	}
}
@media screen and (max-width: 768px) {	

	.section-padding{
		padding:30px 0;
	}

	#slide-arrow {
		bottom: inherit;
		top: 70%;
	}
}
@media screen and (max-width: 480px) {	

	.section-padding{
		padding:30px 0;
	}
	#main-slider .bckg-slider {
		height: 89vh !important;
	}

}