body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-x: hidden;
    font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;
}

.nav-link
{
    font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    color: #FFFFFF !important;
    letter-spacing: 2px;
}
.parallax {
  /* The image used */


  /* Set a specific height */


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.title_divider {
    height: 4px;
    animation: title_divider var(--nz-transition) forwards;
    margin-top: 20px;
}
.content-parallax
{
	color:#000;
	padding-top: 70px;

}
.h4parallax
{
    font-size:16px;
    color:#fff;
    padding:15px 2px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}
.h1parallax
{
 font-family: 'Anton', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    color: #FFFFFF !important;
    letter-spacing: 2px;
}
.content-parallax p
{
	font-family: 'Rosario', Helvetica, Arial, Lucida, sans-serif;
}
.h4index
{
	font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 20px;
    letter-spacing: 2px;
}

.h1index
{
    font-family: 'Libre Caslon Text', Georgia, "Times New Roman", serif;
    font-size: 45px;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.copyright_block
{
    font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    font-size: 14px;
}
.copyright_block a
{
    color:#fff;
}
.title_contact
{
    font-family: 'Libre Caslon Text', Georgia, "Times New Roman", serif;
    font-weight: 500;
    font-size: 25px;
    color: #FFFFFF !important;
    letter-spacing: 4px;
}
.text_contact
{
    font-family: 'Rosario', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    margin-bottom: 10px !important;
}
.link_contact
{
    font-family: 'Rosario', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    line-height: 0.7em;
}
.contentfooter
{
    padding-top: 100px;
    padding-bottom: 25px;
}
.contact-section {
  background:url('../img/footer-img-bg-2.webp'); /* Fond blanc */
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding: 27px;
  text-align: center; /* Texte centré */
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); /* Légère ombre pour l'effet */
  margin-top: -200px; /* Centré avec de l'espace autour */
  color:#000;
}
.msg_send
{
    font-family: 'Libre Caslon Text', Georgia, "Times New Roman", serif;
    font-size: 30px;
}
.msg_send2
{
    font-family: 'SANSATION LIGHT', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 16px;
}
.btn-nem
{
    border:1px solid #000;
    color:#000;
    font-family: 'SANSATION LIGHT', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: initial;
    border-radius: 0px;
    font-size: 18px;
}
.btn-nem:hover
{
    border:1px solid #000;
    color:#000;

}
.btn-outline-white {
    border:1px solid #fff;
    color:#fff;
    font-family: 'SANSATION LIGHT', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: initial;
    border-radius: 0px;
    font-size: 18px;

}
.btn-outline-white:hover {
    border:1px solid #fff;
    color:#fff;
    background: rgba(255,255,255,0.3);

}
#map {
  width: 100%;
  height: 50vh;
}
#list {
  width: 100%;
  height: 50vh;
  overflow-y: auto;

  border: 1px solid #ccc;
  background: #f9f9f9;
}
.list-item {
  margin-bottom: 10px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  transition: background 0.3s;
}
.list-item:hover {
  background: #e0e0e0;
}
#searchBox {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.title-section {

  text-align: center; /* Texte centré */
  /* Légère ombre pour l'effet */
  margin-top: -90px; /* Centré avec de l'espace autour */
  color:#000;
}
.content-title-block
{
    background: rgba(255,255,255,0.9);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 27px;
}
.h1-title-page
{
 font-family: 'SANSATION', Helvetica, Arial, Lucida, sans-serif;
 font-weight: 700;
 text-transform: uppercase;
 font-size: 45px;
 letter-spacing: 4px;
}
.breadnem
{
    color:#000;
}
.breadnem:hover
{
    color:#000;
}
.lightbox {
  display: none;
  position: fixed;
  z-index: 1050;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  align-items: center;
  justify-content: center;
}
.lightbox img {
  max-width: 90%;
  max-height: 90%;
}
.ref-ne
{
    font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;
   padding: .5em 0;
    margin-top: 40px;
    font-size: 1em;
    line-height: 1em;
    font-weight: 500;
}
.price-ne
{
    color: #666 !important;
    font-size: 14px;
    margin: 0 !important;
    font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;

}
.v-ref
{
        font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;
        line-height: 1em;
        font-weight: 500;
        font-size: 30px;
}
.prix-v
{
    color: #c5a880 !important;
    font-size: 100%;
    font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;
    font-size:22px;
}
.cartadd
{
    margin-top: 20px;
}
input[type="number"] {
    width: 50px;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #888;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right:15px;
    outline: none;
    -moz-appearance: textfield;
}



input[type="number"]:focus {
    border: 1px solid #aaa;
}
.variantes
{
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
    margin-top: 40px;
    font-family: 'SANSATION', Helvetica, Arial, Lucida, sans-serif;

}
.var-li
{
    font-size: 14px !important;
    text-align: center;
    font-family: 'SANSATION', Helvetica, Arial, Lucida, sans-serif;
    color:#000;
}
.title-v
{
    font-family: 'SANSATION', Helvetica, Arial, Lucida, sans-serif;
}
.btn-waze
{
    background-color:#33ccff ;
    color:#000;

}
.btn-waze:hover
{
    background-color:#33ccff ;
    color:#000;

}
/* SECTION VIDÉO */
.video-section {
    position: relative;
    width: 100%;
    height: 100vh; /* Pleine hauteur de l'écran */
    overflow: hidden;
}

.video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
}

video {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    object-position: bottom calc(20% + 800px); /* Décalage de 100px */
}
.navbar
{
    /*padding-top:30px;*/
    padding-bottom: 30px;
}
/* NAVBAR TRANSPARENTE */
.navbarvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: transparent;
    box-shadow:none!important;
}

/* TEXTE SUR LA VIDÉO */
.video-text {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    color: white;
    font-size: 2rem;
    font-weight: bold;
    max-width: 50%;
    z-index: 20;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

/* AJOUTER UNE TRANSITION EN DOUCEUR */
.scroll-down {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 1.5rem;
    font-weight: bold;
    cursor: pointer;
    z-index: 30;
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(10px); }
}

/* CONTENU APRÈS LA VIDÉO */
.content-section {
    min-height: 100vh;
    padding: 100px 15px;
    background: #f8f9fa;
    text-align: center;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .video-text {
        font-size: 1.5rem;
        max-width: 80%;
        left: 5%;
    }
    video {
        width: 100vw;
        height: 100vh;
        object-fit: cover;
        object-position: center calc(50%); /* Décalage de 100px */
    }
}
.slide1
{
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 25px;
    color: #a3a3a3 !important;
    letter-spacing: 3px;
    padding-bottom: 10px;
    line-height: 1em;
}
.slide2
{
    font-family: 'Anton', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-size: 60px;
    color: #FFFFFF !important;
    padding-bottom: 10px;
    line-height: 1em;
}
.btn-slide
{
    border-width: 1px !important;
    border-color: #c5a880;
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 18px;
    text-transform: uppercase !important;
    font-weight: 500;
    line-height: 1.7em !important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    color: #c5a880;
    transition-property: all !important;
    padding: 0.5em 1em !important;
}
.btn-slide:hover
{
    border-width: 1px !important;
    border-color: #c5a880;
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 18px;
    text-transform: uppercase !important;
    font-weight: 500;
    line-height: 1.7em !important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color:#c5a880;
    border: 2px solid;
    color: #fff;
    transition-property: all !important;

}
/* Style du menu dropdown */
.dropdown-menu {
    background: white;
    border: none;
    padding: 10px;
    min-width: 250px;
}

.dropdown-menu a {
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
    display: block;
    text-decoration: none;
}

.dropdown-menu a:hover {
    background: rgba(0, 0, 0, 0.1);
}

/* Style du bouton en bas */
.dropdown-menu .btn-gold {
    display: block;
    width: 100%;
    background: #B1955B; /* Couleur dorée */
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    margin-top: 5px;
    border: none;
    border-radius: 0px!important;
}

.dropdown-menu .btn-gold:hover {
    background: #9C8048;
}

/* Supprimer le fond bleu au focus */
.dropdown-item:focus, .dropdown-item:hover {
    background: rgba(0, 0, 0, 0.1);
}
.dropdown-menu
{
    border-radius: 0px!important;
}
.h4-stand
{
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-size: 25px;
    letter-spacing: 2px;
    line-height: 1.5em;
    color: #222222;
    font-weight: 500;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.h2-stand
{
    font-family: 'Anton', Helvetica, Arial, Lucida, sans-serif;
    font-size: 40px;
    color: #222222;
        padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
    text-transform: uppercase;
}

.divider_title_top
{
    height: 1px;
    width: 500px;
    margin: 0 0 25px 0;
}

.divider_title_top_gold
{
    background:#c5a880;
}
.pt
{
    font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;
    word-wrap: break-word;
    color:#222222;
    line-height: 1.7em;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    font-size: 100%;
}
.bg-footer
{
    /*background-image: url('../img/footer/footer.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
    background:#a6a6a6;
}
.line-foot
{
    height: 1px;
    width: 100%;
    margin: 0 0 25px 0;
    background: #fff;

}
.h6-contact
{
        font-weight: 700;
    color: #FFFFFF !important;
    letter-spacing: 2px;
    font-size: 18px;
    font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;
    padding-bottom: 10px;
    line-height: 1em;
}
.nav-main .nav-link
{
    font-family: 'Titillium Web', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    color: #000 !important;
    letter-spacing: 2px;
}


.gold
{
    color: #c5a880!important;
}
.multi-carousel .multi-carousel-inner .multi-carousel-item img {
    max-height: none;
}
.card-account
{
    padding:20px;
}
.title-cgv
{
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 20px;
}
