.title_index {
  text-align: center;
  color: #94AF94;
  font-weight: bolder;
}

.slogan_index {
  text-align: center;
}

.text-md-left {
  padding-top: 1rem;
  float: left;
}

.text-md-right {
  padding-top: 1rem;
  float: right;
}

#moncarouselphoto {
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.btn_card_product {
  background-color: #434c56 !important;
  border-color: #434c56 !important;
  color: white !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  font-size: 12px;
}

@media all and (max-width: 1024px) {
  #bloc_page {
    width: auto;
  }
  #rounded-categories {
    text-align: center;
  }
}

@media (max-device-width: 576px) {
  .footer-reinsurance {
    display: none;
  }
}

@media (max-device-width: 768px) {
  #moncarouselphoto {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  #contact_row {
    text-align: center;
    width: auto;
  }
  .map {
    width: auto;
    margin-left: 10px;
  }
  .connect_boutique {
    float: right;
  }
}

@media (max-width: 410) {
  .connect_boutique {
    padding-left: 1rem;
  }
}

.footer-reinsurance {
  margin-top: auto;
  color: white;
  background-color: #94AF94;
  text-align: center;
  -ms-grid-columns: [center-start] 1fr [center-normal] 1fr [center-end];
      grid-template-columns: [center-start] 1fr [center-normal] 1fr [center-end];
  grid-area: footerReinsurance;
      grid-template-areas: " . reinsurance-content . ";
  padding: 4rem 0;
  font-size: 13px;
}

.reinsurance-content {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: reinsurance-content;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 3rem;
}

.reinsurance img {
  margin-bottom: 2rem;
}

footer {
  margin-top: 0rem;
  background-color: white;
  padding: 10px 10px 10px;
}

footer .fa:hover {
  color: #9B9B9B;
}

.logo {
  color: #FFF;
  font-weight: 800;
  font-size: 30px;
}

.adress span, .contact span, .social span, .header-form {
  color: #565656;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 3px;
}

.adress li p, .contact li a, .social li a {
  color: #565656;
  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
  font-size: 15px;
}

.adress, .contact, .social {
  list-style: none;
  text-align: right;
}

.ul.social {
  text-align: right;
}

.social li {
  text-align: right;
  float: right;
}

.fa {
  color: #565656;
  margin-right: 10px;
  font-size: 14px;
}

.footer-login {
  margin-left: 16px;
  font-weight: 800;
  padding-top: 20px;
  padding-bottom: 10px;
  display: block;
  letter-spacing: 3px;
}

body {
  font-family: 'TT2020BaseRegular' !important;
  font-size: 20px;
}

#caddyimg {
  width: 60px;
  padding-right: 1rem;
}

#titre-page {
  color: white;
  text-align: center;
  font-family: 'TT2020BaseRegular' !important;
  font-style: normal;
  font-size: 25px;
}

.rgpd {
  margin-top: 3rem;
}

.navbar {
  background-color: #595959;
}

.navbar-light .navbar-nav .active > .nav-link {
  color: #94AF94;
}

.navbar-light .navbar-nav .nav-link {
  color: #94AF94;
}

.navbar-brand {
  margin-right: 3rem !important;
}

#caddyimg {
  width: 60px;
  padding-right: 1rem;
}

#img1 {
  background-image: url("../img/roses-bouquet.jpeg");
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#img2 {
  background-image: url("../img/muguet.jpeg");
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#img3 {
  background-image: url("../img/deco.jpeg");
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bg-image {
  background-image: url(../img/boutique.jpg);
}

#bouquettop {
  margin-top: 1.5rem;
  background-image: url(../img/jumboutron/pageconfections.jpg);
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#deuiltop {
  margin-top: 1.5rem;
  background-image: url(../img/jumboutron/pagedeuil.jpg);
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#mariagetop {
  margin-top: 1.5rem;
  background-image: url(../img/jumboutron/pagemariage.jpg);
  width: 100%;
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#decotop {
  margin-top: 1.5rem;
  background-image: url(../img/jumboutron/pagedeco.jpg);
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#contacttop {
  margin-top: 1.5rem;
  background-image: url(../img/jumboutron/pagecontact.jpg);
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}

#boutiquetop {
  margin-top: 1.5rem;
  background-color: #595959;
  background-size: cover;
  color: #94AF94;
}

/*Profile Card*/
.profile-card {
  margin-top: 10px;
  padding-top: 20px;
}

.profile-card .card-img-block {
  width: 91%;
  margin: 0 auto;
  position: relative;
  top: -20px;
}

.profile-card .card-img-block img {
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
}

.profile-card h5 {
  color: #434c56;
  font-weight: 600;
}

.profile-card p {
  font-size: 19px;
  font-weight: 400;
}

#formulaire_contact {
  margin-top: 5rem;
  padding-top: 5rem;
  margin-bottom: 5rem;
  padding-bottom: 5rem;
  padding-left: 5rem;
  padding-right: 5rem;
  border-radius: 5px;
  background-image: url("../img/postcards.jpg");
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
}

.connected {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  color: #94AF94;
}

.connected2 {
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  color: #94AF94;
}

.btn_tel {
  text-align: center;
  background-color: #434c56 !important;
  border-color: #434c56 !important;
  color: white !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  font-size: 12px;
}

#horaire {
  padding-top: 2rem;
  font-size: 12px;
  font-weight: bold;
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-top: 2rem;
}

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

#modal_tel {
  text-align: center;
}

.social .fa:hover {
  color: #9B9B9B;
}

.social {
  text-align: right;
  float: right;
}

#container_login {
  padding-top: 5rem;
  background-color: #94AF94;
  border-radius: 5px !important;
  margin-top: 5rem !important;
  margin-bottom: 3rem;
}

#titre-page-login {
  color: #595959;
  text-align: center;
}

#nav-tab {
  padding-left: 3rem;
}

.form-signin {
  padding-left: 50px;
}

#login_btn {
  background-color: #595959;
}

#mention_legale {
  margin-top: 2rem;
  background-color: #e9ecef;
  color: #595959;
  border-radius: 5px !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: left;
  padding-left: 1rem;
}

#vitrine {
  text-align: center !important;
  font-size: large;
}

#formulaire_contact {
  margin-top: 5rem;
  padding-top: 5rem;
  margin-bottom: 5rem;
  padding-bottom: 5rem;
  padding-left: 5rem;
  padding-right: 5rem;
  border-radius: 5px;
  background-image: url("../img/postcards.jpg");
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
}

.connected {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  color: #94AF94;
}

.connected2 {
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  color: #94AF94;
}

.btn_tel {
  text-align: center;
  background-color: #434c56 !important;
  border-color: #434c56 !important;
  color: white !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  font-size: 12px;
}

#horaire {
  padding-top: 2rem;
  font-size: 12px;
  font-weight: bold;
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-top: 2rem;
}

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

#modal_tel {
  text-align: center;
}

.social .fa:hover {
  color: #9B9B9B;
}

.social {
  text-align: right;
  float: right;
}

#thisproduct {
  margin-top: 3rem;
}

#product_sheet {
  margin-top: 2rem;
}

#card_product {
  border-radius: 5px;
  background-color: transparent;
}

.image_product {
  width: 105%;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
  margin-bottom: 2rem;
}

.accordion {
  margin-top: 4rem;
}

#name_product {
  text-align: center;
  background-color: #595959;
  color: white;
}

#selection {
  font-size: 20px;
  color: #595959;
}

#price_product {
  background-color: whitesmoke;
  color: #94AF94;
  font-size: 30px;
  border-bottom: 1px solid;
}

.selection_title {
  font-weight: 700;
  color: #94AF94;
  font-size: 1.6rem;
  letter-spacing: normal;
  margin-bottom: 1.5rem;
}

#description {
  color: #3f3f3f;
  font-weight: 400;
  text-align: left;
}

.success_text1 {
  margin-top: 30px;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #94AF94;
  text-align: center;
}

.success_text2 {
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  color: #94AF94;
}

.cancel_text1 {
  margin-top: 30px;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 1px;
  color: red;
  text-align: center;
}

.cancel_text2 {
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  color: #94AF94;
}
/*# sourceMappingURL=style.css.map */