 @charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Redressed&family=Merriweather:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2? family= Prompt & display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");

.redressed {
  font-family: "Redressed", cursive;
}

.roboto {
  font-family: "Roboto", sans-serif;
}

.merriweather {
  font-family: "Merriweather", serif;
}

.prompt {
  font-family: "Prompt", sans-serif;
}

body {
  background-color: #f8f9fa;
}

.fond-apropos {
  background-color: #2c696f;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f1f1f1;
  margin: 0px;
}

.style-apropos {
  border: 3px solid #8ecb38;
  padding: 15px;
  margin: 0px;
}

.padd-h120 {
  padding-top: 120px;
}

@media all and (max-widht: 1024px) {
  .padd-h120 {
    padding-top: 40px;
  }
}

/* icons style */
.icon-style {
  font-size: 50px;
  color: #adb5bd;
}

/* section header*/
.marg-h50 {
  margin-top: 50px;
}

@media all and (max-width: 1024px) {
  .marg-h50 {
    margin-top: 20px;
  }
}

@media all and (max-width: 1024px) {
  .marge-resp {
    margin-top: 30px;
  }
}

@media all and (max-width: 1024px) {
  .marge-top-resp {
    margin-top: 80px;
  }
}

h1.prompt {
  font-family: "Prompt", sans-serif;
  font-size: 100px;
  text-align: center;
  margin-top: 60px;
}

@media (max-width: 576px) {
  h1.prompt {
    font-size: 80px;
    font-weight: 800;
    text-align: left;
    margin-top: 0px;
  }
}

h2.prompt {
  font-size: 60px;
  font-weight: 600;
  margin-top: 80px;
  margin-bottom: 80px;
}

@media (max-width: 576px) {
  h2.prompt {
    font-size: 45px;
  }
}

.color-title {
  color: purple;
  font-weight: 600;
}

.title-carousel {
  font-size: 25px;
}

@media (max-width: 576px) {
  .title-carousel {
    font-size: 10px;
  }
}

/* barre de navigation */
span.seconColor {
  color: #8ecb38;
}

.sri-navbar {
  background-color: #2c696f;
  font-family: "Merriweather", serif;
  box-shadow: 0px 12px 2px 1px rgba(0, 0, 0, 0.2);
  z-index: 99;
}

.sri-navbar .nav-link {
  border-bottom: 1px solid transparent;
  transition: padding-bottom 0.4s ease-in-out, border-bottom 0.3s ease;
  -webkit-transition: padding-bottom 0.4s ease-in-out, border-bottom 0.3s ease;
  -moz-transition: padding-bottom 0.4s ease-in-out, border-bottom 0.3s ease;
  -ms-transition: padding-bottom 0.4s ease-in-out, border-bottom 0.3s ease;
  -o-transition: padding-bottom 0.4s ease-in-out, border-bottom 0.3s ease;
}

.sri-navbar .nav-link:hover {
  padding-bottom: 15px;
  border-bottom-color: var(--bs-teal);
}

#index {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/css/pictures/index/header.jpg) center center fixed no-repeat;
  background-size: cover;
  height: 900px;
}

@media all and (max-width: 1024px) {
  #index {
    height: inherit;
  }
}

#jardin {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/css/pictures/jardin/header.jpg) center center fixed no-repeat;
  background-size: cover;
  height: 900px;
}

@media all and (max-width: 1024px) {
  #jardin {
    height: inherit;
  }
}

/* end le jardin */
#agenda {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/css/pictures/agenda/agenda-header.jpg) center center fixed no-repeat;
  background-size: cover;
  height: 900px;
}

@media all and (max-width: 1024px) {
  #agenda {
    height: inherit;
  }
}

#infospratiques {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/css/pictures/infos/infos-hedear.jpg) center center fixed no-repeat;
  background-size: cover;
  height: 900px;
}

@media all and (max-width: 1024px) {
  #infospratiques {
    height: inherit;
  }
}

#gallery {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/css/pictures/galerie/gallerry-header.jpg) center center fixed no-repeat;
  background-size: cover;
  height: 900px;
}

@media all and (max-width: 1024px) {
  #gallery {
    height: inherit;
  }
}

#black-fond {
  background-color: black;
}

#chambresdhotes {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/css/pictures/chambreshotes/header.jpg) center center fixed no-repeat;
  background-size: cover;
  height: 900px;
}

@media all and (max-width: 1024px) {
  #chambresdhotes {
    height: inherit;
  }
}

.widht-button {
  width: 300px;
}

footer.fondfooter {
  background-color: purple;
  box-shadow: 0px -6px 25px 0px rgba(158, 126, 19, 0.61);
  margin-top: 120px;
}

.decal-gauche {
  padding-left: 100px;
}

@media (max-width: 576px) {
  .decal-gauche {
    padding-left: 10px;
  }
}

@media (max-width: 576px) {
  .police-resp {
    font-size: 0.9rem;
  }
}

@media (max-width: 576px) {
  .dec-resp {
    margin-top: 2rem;
  }
}

hr.supprime {
  display: none;
}

@media (max-width: 576px) {
  hr.supprime {
    display: inherit;
    margin-top: 25px;
    border: 2px solid #fff;
  }

  .decal-gauche {
    padding-left: 0;
  }
}

.order-form {
  height: 600px;
}

.banner-desc {
  font-size: 48px;
  font-weight: 400;
  color: #f1f1f1;
}

.btn-order {
  color: #f1f1f1;
  border-color: var(--bs-teal);
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}

.btn-order:hover,
.btn-order:active {
  color: var(--bs-teal);
}

/* pour container-fluid class="marquee-rtl defile" */
.defile {
  background-color: #d1a11e;
  font-size: 1em;
  font-weight: bold;
}

.marquee-rtl {
  max-width: 100%;
  padding-top: 8px;
  margin: auto;
  overflow: hidden;
}

.marquee-rtl> :first-child {
  display: inline-block;
  padding-right: 2em;
  padding-left: 100%;
  white-space: nowrap;
  -webkit-animation: defilement-rtl 20s infinite linear;
  animation: defilement-rtl 20s infinite linear;
  -webkit-animation-name: defilement-rtl;
  animation-name: defilement-rtl;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes defilement-rtl {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(-100%, 0, 0);
  }
}

@-webkit-keyframes defilement-rtl {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(-100%, 0, 0);
  }
}

/* end container-fluid class="marquee-rtl defile"*/
/* section à propos */
/* media pour section card row-box */
@media (max-width: 576px) {
  .box {
    display: flex;
    flex-direction: column-reverse;
  }
}

.texte {
  text-align: right;
}

@media (max-width: 576px) {
  .texte {
    text-align: left;
  }
}

.nav-back {
  background-color: #d1a11e;
}

div.container-image {
  overflow: hidden;
}

.container-image img {
  transition: all 0.2s;
}

.container-image:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

/* couleur de fond pour la barre de navigation en bas de page  */
.sri-navbar-bot {
  background-color: #2c696f;
  font-size: 12px;
}

.nav-color {
  color: #fff;
  background-color: #2c696f;
  transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
}

/* suppression de la  barre verticale entre "index" "jardin" etc */
@media (max-width: 576px) {
  .vr {
    display: none;
  }
}

.nav-color:hover,
.nav-color:focus {
  color: black;
  background-color: #8ecb38;
}

@media (max-width: 576px) {

  .nav-color:hover,
  .nav-color:focus {
    background-color: inherit;
  }
}

/* ligne horizontale "page infospratiques* section "partenaires" */
.horizontale-ligne {
  display: flex;
}

.horizontale-ligne:before,
.horizontale-ligne:after {
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #2c696f;
  margin: auto;
}

/* hauteur et largeur pour spinner-grow "page infospratiques"  */
.login {
  width: 3.5rem;
  height: 3.5rem;
}

/* ombre sur images partenaires */
.ombre {
  box-shadow: 2px 2px 2px 1px rgba(201, 192, 178, 0.993);
}

/* padding-bottom pour images partenaires */
.responsive-bas {
  margin-bottom: 2.2rem;
}

@media (max-width: 576px) {
  .responsive-bas {
    padding-bottom: 2.2rem;
  }
}

/* trait top-image animé section="à propos" */
.vertical {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  border-top: 0 solid #2c696f;
  transition: border-left 300ms ease-in-out, padding-left 300ms ease-in-out;
  -webkit-transition: border-left 300ms ease-in-out, padding-left 300ms ease-in-out;
  -moz-transition: border-left 300ms ease-in-out, padding-left 300ms ease-in-out;
  -ms-transition: border-left 300ms ease-in-out, padding-left 300ms ease-in-out;
  -o-transition: border-left 300ms ease-in-out, padding-left 300ms ease-in-out;
}

.vertical:hover {
  padding-top: 1.5rem;
  border-top: 0.3rem solid purple;
}

.vertical> :first-child {
  margin-top: 0;
}

.vertical> :last-child {
  margin-bottom: 0;
}

@media (max-width: 576px) {
  .vertical {
    margin-top: 2rem;
  }
}

/* all css pour la galerie photos dans page galerie */
#grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  /* repeat( auto-fit, minmax(250px, 1fr) ); */
  grid-auto-rows: 350px;
}

.grid-items {
  overflow: hidden;
  cursor: pointer;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}

.grid-img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  transition: transform 0.2s ease;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -ms-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
}

.grid-items:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  z-index: 2;
}

.grid-img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

#popup-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
  align-items: center;
  justify-content: center;
}

#popup-bg.active {
  display: flex;
}

#popup-content {
  max-width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

#popup-img {
  width: 100%;
  height: auto;
  border: 5px solid whitesmoke;
}

#popup-close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 80%;
  -webkit-border-radius: 80%;
  -moz-border-radius: 80%;
  -ms-border-radius: 80%;
  -o-border-radius: 80%;
  background-color: aliceblue;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
}

#popup-close:hover {
  background-color: black;
}

/* cadre paragraphe sous image "le jardin "*/
.cadre-text {
  margin-top: -30px;
  background-color: #fff;
  width: 90%;
  border: 2px solid purple;
}

@media (width: 576px) {
  .interligne {
    line-height: 20px;
  }
}

/* page agenda marge négative sur row */
.marg-nega {
  margin-bottom: -50px !important;
}

@media (max-width: 576px) {
  .marg-nega {
    margin-bottom: 20px;
  }
}

/* page infos - fond color pour card */
.color-fond-card {
  background-color: #8ecb38;
}

/* marge bottom 200 px*/
.marge-basse {
  margin-bottom: 150px;
}

/*  padding bottom*/
.padd-bas {
  padding-bottom: 280px;
}

.faucogney {
  background: url(./pictures/chambreshotes/faucogney.jpg) bottom center no-repeat;
  background-size: cover;
  height: 240px;
}

.corbusier {
  background: url(./pictures/chambreshotes/corbusier.jpg) bottom center no-repeat;
  background-size: cover;
  height: 240px;
}

.marg-inte {
  padding-top: 50px;
}

@media (max-width: 576px) {
  .marg-inte {
    padding-top: 40px;
  }
}

.fondroom {
  background-color: #e9ecef;
  padding: 2px;
  color: black;
}

.hauteurdiv {
  height: 120px;
}

.sriombre {
  box-shadow: 0px 1px 32px 0px rgba(124, 52, 214, 0.42);
  -webkit-box-shadow: 0px 1px 32px 0px rgba(124, 52, 214, 0.42);
  -moz-box-shadow: 0px 1px 32px 0px rgba(124, 52, 214, 0.42);
  padding: 25px;
  box-sizing: border-box;
}

@media (max-width: 576px) {
  .sriombre {
    padding: 3px;
  }
}

img.fleurs {
  height: 50px;
  width: 50px;
  margin-left: 20px;
}

@media all and (max-width: 576px) {
  .ote-marge {
    display: none;
  }
}

.bordIfra {
  box-shadow: 0px 1px 30px 0px rgba(27, 23, 23, 0.349);
  padding: 20px;
  background-color: #2c696f;
}

/* transform images */
img.color-inverse {
  filter: grayscale(100%);
  width: 100%;
  transition: all 0.2s;
  -webkit-filter: grayscale(100%);
}

img.color-inverse:hover {
  filter: grayscale(0);
  transform: scale(1.2);
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.policeMent {
  font-style: italic;
  font-size: 0.8em;
}

.text-align {
  text-align: left;
  padding-left: 100px;
}

@media all and (max-width: 1024px) {
  .text-align {
    padding-left: 80px;
  }
}

/*# sourceMappingURL=style.css.map */