@font-face {
  font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  /* src:url('./font/Great_Vibes/GreatVibes-Regular.ttf'); */
  font-display: swap;
}

@font-face {
  font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  /* src:url('./font/Alegreya/Alegreya-Regular.ttf'); */
  font-display: swap;
}

body {
  font-family: Alegreya; 
  /* background-color: #c9cec5; */
  background-color: rgb(234, 240, 245);
  color: #222222;
  margin: 0;
  padding: 0;
}

.fontColor{
  color:  #6f5651;
}

.background-1{
background-color: #d5e2ea;
}

.background-2{
  background-color: #222222;
}

.background-3{
  background-color: #e1e1e1;
}

.background-4{
  background-color: whitesmoke;
}

.background-5{
  background-color: whitesmoke;
}

.background-6{
  background-color: #070e03;
}

.breadcrumb{
  font-size: medium ;
}

.fontColor{
  color:  #6f5651;
}

.padding{
  padding-right: 150px;
}

h1, h2, h3, h4 {
font-family: GreatVibes;
}

h1, h2, h3 {
text-align: center;
}

h1 {
font-size: 200%;
margin-top: 15px;
}

h2 {
font-size: 170%;
}

h3 {
font-size: 130%;
vertical-align: middle;
}

h4 {
font-size: 130%;
color:whitesmoke;
/* vertical-align: middle; */
text-align: center;
}

p {
font-size: 130%;
text-align: justify;
}

.p1 {
font-size: 120%;
text-align: justify;
font-weight: 100;
}

.pheader {
  color: #222222;
  font-size: 120%;
  text-align: justify;
  font-weight: 100;
}

a {
  color:  #6f5651;
  text-decoration: none;
  /* text-transform: capitalize; */
}

a:hover {
  color:  #6f5651;
  text-decoration: none;
  /* text-transform: capitalize; */
}

.afooter {
  color:  whitesmoke;
  text-decoration: none;
}

.afooter :hover {
  color:  whitesmoke;
  text-decoration: none;
}

.img-instagram {
padding: 2%;
}

.shadow{
  box-shadow: 5px 5px 10px 5px rgb(0 0 0 / 7%);
}

/* START FOOTER */

.pfooter {
color: whitesmoke;
font-size: large;
text-align: center;
}

.pheader{
  color: whitesmoke;
  text-align: center;
}

/* END FOOTER */

video {
  width: 100%;
  max-width: 480px;
  height: auto;
}

.btn {
text-decoration: none;
margin-top: 1rem;
text-align: center;
color:  whitesmoke;
padding: 10px;
border-color: #504646;
text-transform: uppercase;
font-size: small;
box-shadow: 3px 3px 3px #6f5651;
/*background-color: #6f5651;*/
border-width: thin;
/* border-top-left-radius: 20px;
border-top-right-radius: 40px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 40px; */
}

.btn:hover {
background-color: whitesmoke;
text-transform: uppercase;
color: #1b2714;
box-shadow: 3px 3px 3px #6f5651;
}

.btn2 {
text-decoration: none;
margin-top: 1rem;
text-align: center;
color:  #1b2714;
padding: 12px;
background-color: #d5e2ea;
/* text-transform: uppercase; */
font-size: medium;
box-shadow: 3px 3px 3px #6f5651;
border-top-left-radius: 40px;
border-top-right-radius: 40px;
border-bottom-right-radius: 40px;
border-bottom-left-radius: 40px;
}

.btn2:hover {
background-color: whitesmoke;
/* text-transform: uppercase; */
color:  #1b2714;
box-shadow: 3px 3px 3px #6f5651;
}

.btn3 {
text-decoration: none;
text-align: center;
color:  rgb(38, 24, 24);
border-color: #504646;
text-transform: uppercase;
font-size: medium;
box-shadow: 3px 3px 3px 3px #6f5651;
background-color: #1b2714;
border-width: thin;
}
  
.btn3:hover {
background-color: #d5e2ea;
text-transform: uppercase;
color: #1b2714;
box-shadow: 3px 3px 3px #6f5651;
}

.btn4 {
  text-decoration: none;
  text-align: center;
  color:  rgb(38, 24, 24);
  border-color: #504646;
  text-transform: uppercase;
  font-size: medium;
  box-shadow: 3px 3px 3px 3px #6f5651;
  background-color: #1b2714;
  border-width: thin;
  }
  
.btn4:hover {
background-color: whitesmoke;
text-transform: uppercase;
color: #1b2714;
box-shadow: 3px 3px 3px #6f5651;
}

.rdvbtn{
  text-decoration: none;
  margin-top: 1rem;
  text-align: center;
  color:  whitesmoke;
  padding: 15px;
  border-color: #504646;
  text-transform: uppercase;
  font-size: 90%;
  box-shadow: 3px 3px 3px #6f5651;
  background-color: #6f5651;
  border-width: thin;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}
    
.rdvbtn:hover {
  background-color: #e1e1e1;
  text-transform: uppercase;
  color: #6f5651;
  box-shadow: 3px 3px 3px 3px #6f5651;
  border:thin;
  border-color: #6f5651;
}

.btn6 {
  text-decoration: none;
  margin-top: 1rem;
  text-align: center;
  color:  whitesmoke;
  padding: 10px;
  border-color: #504646;
  text-transform: uppercase;
  font-size: small;
  box-shadow: 3px 3px 3px #6f5651;
  background-color: #6f5651;
  border-width: thin;
  /* border-top-left-radius: 20px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 40px; */
  }
  
  .btn6:hover {
  background-color: whitesmoke;
  text-transform: uppercase;
  color: #1b2714;
  box-shadow: 3px 3px 3px #6f5651;
  }

.cartbtn{
  width: 15%;
  height: 15%;
  margin: 2px;
}

.imgborder {
box-shadow: 3px 3px 3px #6f5651;
color: black;
}

/*fadeIn au scrolling */

.reveal {
position: relative;
/*pose problème avec les sous-menu
transform: translateY(15px);*/
opacity: 0;
transition: 2s all ease;
}

.revealActive {
/*transform: translateY(0);*/
opacity: 1;
}

/* une classe pour spécifier qu'on ne veut pas d'effet*/
.noEffect{

}

/*style additionnel pour swiper*/
.swiper-scrollbar-drag{
background-color:#6f5651;
}

.swiper-scrollbar,
.swiper-scrollbar-drag:hover{
cursor:grab;
}

/*modal portfolio*/
.modal-dialog{
max-width:80% !important; 
/* margin-left:auto;
margin-right:auto; */
margin-bottom:2em;
}
.modal-content{
background-color:transparent;
}

.modal-swiper{
z-index:0;
}

/* .fixed{
position:fixed !important;
top:50% !important;  
} */

#swiper-button-next-modal{
right:7%;
z-index:20;
}

#swiper-button-prev-modal{
left:6%; /*et pas 7 car le point "d'origine" des bloc est le coin superieur gauche;*/
z-index:20;
}

#swiper-button-prev-modal::after,
#swiper-button-next-modal::after
{
color:rgba(255,255,255,0.8);
background-color:rgba(0,0,0,0.8);
z-index:20;
border-radius:30%;
padding:0.5em;
}

#swiper-button-prev-modal:hover,
#swiper-button-next-modal:hover
{
filter:blur(3px);
}

#portfolioModal1{
background-color:rgba(0,0,0,0.9);
/* height:100%;*/
/*overflow:clip;*/
padding:0px;
margin-left:auto;
margin-right:auto;
overflow:clip;
}

#modal-swiper{
/*height:100vh;*/
text-align:center;
/*overflow:clip;*/
}

#modal-swiper .swiper-slide img{
margin-left:auto;
margin-right:auto;
max-height: 90vh;
width: auto;
}

@media screen and (max-width: 767px){
#modal-swiper .swiper-slide img{
margin-left:auto;
margin-right:auto;
height: auto;
max-width: 100vw;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay::before,
.portfolio-overlay,
.portfolio-overlay:hover
{
  opacity:0;
  visibility:hidden;
}
}

#close-modal-btn{
color:rgba(255,255,255,0.7);
font-size:4em;
color:rgba(255,255,255,0.8);
background-color:rgba(0,0,0,0.8);
border-radius:100%;
padding:0.1em;
position:fixed;
left: 50%;
transform: translate(-50%, 0%);
bottom:0.05em;
z-index:20;
}

#close-modal-btn:hover{
filter:blur(3px);
}

.swiper-button-prev-index, .swiper-button-next-index {
width: 50px;
height: 50px;
color: #343a40;
border-style:solid;
}

.swiper-button-prev-index:hover, .swiper-button-next-index:hover {
  width: 50px;
  height: 50px;
  color: #343a40;
  border-style:solid;
}

.swiper-button-prev-index::after, .swiper-button-next-index::after {
display: none;
}

.swiper-slide {
height: auto;
}

.card{
  background-color: #dadad8;
}

.card-footer {
border: 0;
background-color: #dadad8;
}

.card-body {
padding: 0;
/* background-color: #dadad8; */
}

/* flèche montante */

.mouveUp {
  display: none;
  position: fixed;
  z-index: 549;
  right: 5%;
  bottom: 5%;
  text-align: center;
  border-radius: 50%;
}

.cardheight1{
  height: 70px;
}

.cardheight2{
  height: 130px;
}

.cardindexheight2{
  height: 70px;
}

.custom-checkbox {
  transform: scale(1.5);
  margin-right: 10px;
}

.pagination {
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

.pagination a {
  padding: 0.5rem 1rem;
  margin: 0 0.25rem;
  text-decoration: none;
  border-style: solid;
  color: #6f5651;
  border-color: #6f5651;
  border-width: thin;
  border-radius: 15px;
}

.pagination a.active {
  font-weight: bold;
  color: #d5e2ea;
  background-color: #6f5651;
  border-radius: 15px;
}

.pagination a.prev,
.pagination a.next {
  font-weight: bold;
}


.time-slot {
  width: 100%;
  padding: 10px;
  font-size: 1.2em;
}

.planningCalendarDay
{
	width: 3rem;
}

.unavailable
{
	background-color:#f99;
}

.slotBooked
{
	background-color:#00f;
}

.selectedSlot
{
	background-color:#0da96e;
	color:#fff;
	border-color: #0d766e;
}
	
.transparentText,
.transparentText:hover
{
	color:transparent!important;
}

/* Container pour vidéos YouTube */
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* Ratio 16:9 */
    overflow: hidden;
}

/* L'iframe elle-même */
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.emailWidth{
  width: 15%;
}

#consent-matomo {
  /* Fixé en bas de l'écran */
  position: fixed;
  right: 0;
  left: 0;
  bottom: 10px;
  z-index: 550;
}


/* responsive uniquement */

@media screen and (max-width: 990px) {
  .cartbtn{
    width: 5%;
    height:5%;
    margin: 5px;
  }
}

/* Adapter le texte sur les petits écrans */
@media screen and (max-width: 768px) {
  .cartbtn{
    width: 5%;
    height:5%;
    margin: 5px;
  }

  .emailWidth{
    width: 10%;
  }

  .show-banner {
    display: none !important;
  }
}

@media screen and (max-width: 768px) and (orientation: landscape) {
  .cartbtn{
    width: 5%;
    height:5%;
    margin: 5px;
  }

  .show-banner {
    display: none !important;
  }
}

@media screen and (max-width: 425px) {
  h1 {
    font-size: 160%;
    margin-top: 15px;
    }
 /* .planningCalendarDay,
	.planningMonthContainer
	{
		width:100%!important;
	} */
	
	/*
	masque tout y compris les saut de lignes
	*/
	/* .dummy,
	.planningDayLetter,
	.btn-danger,
	br
	{
		display:none;
	} */
	
	/* .planningMonthContainer
	{
		padding:0px;
	} */

  .planningCalendarDay
  {
    width: 2.5rem;
  }

  .emailWidth{
    width: 15%;
  }
}

@media screen and (max-width: 375px) {
  h1 {
    font-size: 150%;
    margin-top: 15px;
    }

    .cartbtn{
      width: 5%;
      height:5%;
      margin: 5px;
    }

  .planningCalendarDay
  {
    width: 2.5rem;
  }
}

@media screen and (max-width: 375px) and (orientation: landscape) {
  h1 {
    font-size: 170%;
    margin-top: 15px;
    }
}

@media screen and (max-width: 320px) {
  h1 {
    font-size: 150%;
    margin-top: 15px;
    }

  .planningCalendarDay
  {
    width: 2.1rem;
  }
}

/*panier js*/
#cartNotification
{
	position:fixed;
	top:30%;
	z-index:5000;
}

#cartModalRecap
{
	width:100%;
}

.cartModalActionbtn
{
	height:1rem;
	width:1rem;
	margin-left:0.5rem;
	margin-right:0.5rem;
	cursor:pointer;
}


.notification-fade-in{
    animation: notificationfadeIn 1s ease-out;
}

@keyframes notificationfadeIn {
    from { opacity: 0; transform: translateY(-5px); }
    to { opacity: 1; transform: translateY(0); z-index:9000; }
}

.notification-fade-out{
    animation: notificationfadeOut 2s ease-in forwards;
}

@keyframes notificationfadeOut {
    /*from { opacity: 1; height: auto; }
    to 80%{ opacity: 0; height: 0; margin: 0; padding: 0; }
	*/
	0%{ opacity: 1; height: auto; z-index:9000}
    99%{ opacity: 0; height: 0; margin: 0; padding: 0; z-index:9000;}
	100%{opacity: 0; height: 0; margin: 0; padding: 0; z-index:-5; display:none;}
}
