/* ============================================================
   Thème « épuré & professionnel » — généré (à compléter lundi
   avec la section services distincte de ce site).
   ============================================================ */
:root {
  --accent: #0080d0;
  --accent-fonce: #0066a8;
  --accent-nuit: #0a2c40;
  --accent-pale: #eef7fc;
  --accent-sect: #d8eef9;
  --gris-texte: #5a5650;
  --gris-ligne: #e6e2dc;
  --blanc: #ffffff;
  --radius: 14px;
  --ombre: 0 4px 18px rgba(0,0,0,.07);
  --ombre-hover: 0 12px 28px rgba(0,0,0,.15);
}
body { font-family: 'Roboto', Arial, sans-serif; font-size: 16px; line-height: 1.65; color: var(--gris-texte); background: var(--accent-pale); }
a { color: var(--accent); }
a:hover { color: var(--accent-fonce); }
h2, h3, h4 { color: var(--accent-fonce); font-family: 'Raleway', sans-serif; }
h2 { font-size: 32px; line-height: 1.2; font-weight: 700; padding: 0 0 18px; }
h3 { font-size: 22px; font-weight: 700; }

#top1 { background: rgba(255,255,255,.97); box-shadow: 0 1px 0 rgba(0,0,0,.04), 0 6px 18px rgba(0,0,0,.05); }
header { padding-bottom: 10px; }
header .logo_wrapper img { width: 235px; height: auto; }

/* Menu pilules */
.navbar_ .nav > li > a { background: #f2f2f2; color: #2a2a30; font-weight: 700; font-size: 16px; line-height: 46px; padding: 0 13px; margin: 17px 3px; border-radius: 18px; transition: color .2s ease, background .2s ease; }
.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus { color: var(--accent); background: #e8ecf2; }
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus { color: #fff; background: var(--accent); box-shadow: 0 6px 14px rgba(0,0,0,.18); }

.home_bot { background: var(--blanc); border-top: 1px solid var(--gris-ligne); padding: 8px 0; }
.phone1 { color: var(--accent-fonce); font-weight: 500; }
.phone1 i { color: var(--accent); }

.services1 { background: var(--accent-pale); padding: 40px 0; }
.services3 { background: var(--accent-sect); padding: 60px 0; }

.btn-default.btn2 { background: var(--accent); color: #fff; border-radius: 6px; font-weight: 600; padding: 14px 26px; }
.btn-default.btn2:hover { background: var(--accent-fonce); transform: translateY(-2px); }
button[name="Submit"] { background-color: var(--accent) !important; border-radius: 6px !important; padding: 12px 28px !important; }
input.form-control, textarea.form-control { border: 1px solid var(--gris-ligne); border-radius: 6px; color: var(--gris-texte); }
input.form-control:focus, textarea.form-control:focus { border-color: var(--accent); box-shadow: 0 0 0 3px rgba(0,0,0,.10); outline: none; }

#contacts1 { background: var(--accent-pale); border-top: 1px solid var(--gris-ligne); border-bottom: 1px solid var(--gris-ligne); padding-top: 60px; padding-bottom: 70px; }
#contacts2 { background: var(--accent-sect); padding-top: 40px; padding-bottom: 60px; }
#contacts2 .thumb1 .thumbnail { background: transparent; }
.time1 i { color: var(--accent); }
.time1 span .txt1 { color: var(--accent-fonce); }

.services6 { background: var(--accent-nuit); padding: 70px 0 30px; }
.services6 p, .services6 span, .services6 a, .services6 h5, .services6 li { color: #d8d0cc; }
.services6 a:hover { color: #fff; }
.copy1, .copy2 { color: #a8a29c; }
.copy2 a { color: var(--accent); }
.social > a { display: inline-block; margin: 0 10px; }

@media (max-width: 767px) { h2 { font-size: 26px; } h3 { font-size: 20px; } }

/* =====================================================
   SLIDESHOW PREMIUM — Saint-Tropez (doré)
   ===================================================== */
#premium-slider { position: relative; width: 100%; height: 650px; overflow: hidden; background: #111; font-family: Arial, sans-serif; }
.premium-slide { position: absolute; inset: 0; display: flex; align-items: center; background-position: center; background-size: cover; opacity: 0; transform: scale(1.06); transition: opacity 1s ease, transform 7s ease; }
.premium-slide.active { z-index: 1; opacity: 1; transform: scale(1); }
.premium-overlay { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(10,10,10,.92), rgba(10,10,10,.62), rgba(10,10,10,.18)); }
.premium-content { position: relative; z-index: 2; max-width: 680px; margin-left: 10%; color: #fff; animation: premium-content-in .9s ease both; }
.premium-slide:not(.active) .premium-content { animation: none; }
.premium-number { margin-bottom: 35px; color: #d6a85f; font-size: 25px; font-weight: bold; letter-spacing: 2px; }
.premium-number span { color: rgba(255,255,255,.55); font-size: 14px; font-weight: normal; }
.premium-label { color: #d6a85f; font-size: 13px; font-weight: bold; letter-spacing: 4px; }
.premium-content h1 { margin: 22px 0; font-size: 58px; font-weight: 300; line-height: 1.08; }
.premium-content h1 strong { font-weight: bold; }
.premium-content p { max-width: 520px; margin-bottom: 32px; color: #e5e5e5; font-size: 18px; line-height: 1.6; }
.premium-content a { display: inline-block; padding: 14px 30px; color: #fff; border: 1px solid #d6a85f; text-decoration: none; transition: .3s ease; }
.premium-content a:hover { color: #111; background: #d6a85f; }
.premium-arrow { position: absolute; top: 50%; z-index: 5; width: 45px; height: 45px; color: #fff; background: transparent; border: 1px solid rgba(255,255,255,.5); border-radius: 50%; cursor: pointer; transform: translateY(-50%); transition: .3s ease; }
.premium-arrow:hover { color: #111; background: #d6a85f; border-color: #d6a85f; }
.premium-prev { left: 30px; } .premium-next { right: 30px; }
.premium-progress { position: absolute; right: 10%; bottom: 45px; left: 10%; z-index: 5; height: 2px; background: rgba(255,255,255,.3); }
.premium-progress span { display: block; width: 33.33%; height: 100%; background: #d6a85f; transition: width .5s ease; }
@keyframes premium-content-in { from { opacity: 0; transform: translateY(35px); } to { opacity: 1; transform: translateY(0); } }
@media (max-width: 700px) { #premium-slider { height: 600px; } .premium-content { margin: 0 30px; } .premium-content h1 { font-size: 42px; } .premium-content p { font-size: 16px; } .premium-arrow { width: 38px; height: 38px; } .premium-prev { left: 12px; } .premium-next { right: 12px; } }

/* =====================================================
   TEMPLATE MINIMAL — services en liste épurée
   ===================================================== */
.minimal-list { max-width: 800px; margin: 0 auto; }
.min-item { padding: 26px 0; border-bottom: 1px solid var(--gris-ligne); }
.min-item:last-child { border-bottom: none; }
.min-item h3 { font-size: 20px; margin: 0 0 8px; }
.min-item p { font-size: 15px; margin: 0 0 10px; }
.min-item a { font-weight: 700; }
.h1_wrapper { position: static; background: none; }
.h1_wrapper h1 { color: #0080d0; }
