:root {
  --c_hex_c4422e: #c4422e; /* 34x */
  --c_hex_fff: #fff; /* 27x */
  --c_hex_71a78b: #71a78b; /* 13x */
  --c_rgba_118_133_142_0_5: rgba(118, 133, 142, 0.5); /* 12x */
  --c_rgb_174_146_116: rgb(174, 146, 116); /* 10x */
  --c_rgb_130_92_52: rgb(130, 92, 52); /* 9x */
  --c_rgb_92_137_113: rgb(92, 137, 113); /* 8x */
  --c_rgb_113_167_139: rgb(113, 167, 139); /* 7x */
  --c_hex_288856: #288856; /* 6x */
  --c_hex_c52a57: #c52a57; /* 6x */
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html, body, h1, h2, h3, h4, p, ul, ol {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
  background-color: rgb(252, 252, 252);
}

html, body {
  max-width: 100%;
  scroll-behavior: smooth;
  min-height: 100%;
  margin: 0;
}

body {font-family:'Open Sans', Helvetica, sans-serif;font-size: 1.400rem;font-weight: 400;line-height:1.6;margin: 0;padding: 0;color: rgb(127, 127, 127);}


body.layout-div {
  min-height: 100vh;
  min-height: 100dvh;
}

p, ul, ol, dl, pre, label, textarea {
  margin: 0.725em 0 0;
  line-height: 1.5;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/OpenSans/OpenSans-Light.woff2') format('woff2'),
       url('/fonts/OpenSans/OpenSans-Light.woff') format('woff'),
       url('/fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/OpenSans/OpenSans-Regular.woff2') format('woff2'),
       url('/fonts/OpenSans/OpenSans-Regular.woff') format('woff'),
       url('/fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/OpenSans/OpenSans-Medium.woff2') format('woff2'),
       url('/fonts/OpenSans/OpenSans-Medium.woff') format('woff'),
       url('/fonts/OpenSans/OpenSans-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/OpenSans/OpenSans-SemiBold.woff2') format('woff2'),
       url('/fonts/OpenSans/OpenSans-SemiBold.woff') format('woff'),
       url('/fonts/OpenSans/OpenSans-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/OpenSans_Condensed/OpenSans_Condensed-Light.woff2') format('woff2'),
       url('/fonts/OpenSans_Condensed/OpenSans_Condensed-Light.woff') format('woff'),
       url('/fonts/OpenSans_Condensed/OpenSans_Condensed-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/OpenSans_Condensed/OpenSans_Condensed-Regular.woff2') format('woff2'),
       url('/fonts/OpenSans_Condensed/OpenSans_Condensed-Regular.woff') format('woff'),
       url('/fonts/OpenSans_Condensed/OpenSans_Condensed-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'BeauRivage';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/fonts/BeauRivage-Regular.ttf') format('truetype');
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-weight: 400;
    margin: 0;
}

h1, .h1-like {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.6154em;
    margin: .8077em 0 0 0;
}

h2, .h2-like {
    font-size: 1.900rem;
    letter-spacing: 1px;
    line-height: 1.500em;
    margin: .875em 0 0 0;
}

h3, .h3-like {
    font-size: 1.40rem;
    line-height: 1.909em;
    margin: .9545em 0 0 0;
}

h4, .h4-like {
    font-size: 1.6rem;
    line-height: 1.05em;
    margin: 1.05em 0 0 0;
}

h5, .h5-like {
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.1667em;
    margin: 1.1667em 0 0 0;
}

h3.h3-lite {
    font-weight: normal;
    line-height: 1.1667em;
    margin: 0;
}

h1.h1-title {
  font-weight: 400;
  font-size: 2.2rem;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  border-bottom: 1px solid transparent;
  border-bottom: 1px solid rgba(118, 133, 142, 0.5);
  color: var(--c_hex_c4422e);
}

.smaller { font-size: 1.0rem; }
.small   { font-size: 1.2rem; }
.big     { font-size: 1.6rem; }
.bigger  { font-size: 1.8rem; }
.biggest { font-size: 2.0rem; }
.form-check-label.small.smally { font-size: 1.100rem; }

.form-control.mail { padding: .275rem .75rem;}

h2.header-h2 {
  color: rgb(130, 92, 52);
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

h1.heading {font-weight: 600;color: rgb(130, 92, 52);text-transform:uppercase; margin: 0 0 10px 0;border-bottom: 1px solid transparent;border-bottom: 1px solid rgba(118, 133, 142, 0.5);}

h1.title-h11 {font-weight:500;font-size: 1.372em;text-indent: 10px;padding: 3px 0;text-transform: uppercase;margin: 0 0 20px 0;color: var(--c_hex_fff);border-radius: 3px 3px 3px 3px;}

h2 {color: var(--c_hex_c52a57);}

.h2-card {font-size: 1.400rem;margin-bottom:10px;}

h2.heading {text-transform:uppercase; margin: 10px 0 10px 0;border-bottom:  1px solid transparent;border-bottom: 1px solid rgba(118, 133, 142, 0.5);}

.bio-h2-title {font-size:1.600rem;color: rgb(130, 92, 52);font-weight:500;text-align:center;margin:0 0 10px 0;}

h3.heading-med {font-family: 'Open Sans', Arial, sans-serif;font-weight:400;font-size:1.7rem;text-align:left;color:rgb(130, 92, 52);margin:0;}

h3.h3-bio {font-weight: 300;color: rgb(130, 92, 52);line-height: normal;}

h3.h3-bio-2 {margin:0;line-height: normal;font-size:1.150em;}

h3.h3-bio-3 {margin:0 0 20px 0;color:var(--c_hex_288856);line-height: normal;text-align:center;font-size:1.450em;}

h3.txt-h3 {text-indent:30px;margin:0;font-weight:500;font-size:1.9rem;line-height:normal;}

h3.txt-h33 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.9rem;text-align:center;color: var(--c_hex_c4422e);margin:0;font-weight:500;line-height:normal;}

.txt-tab {font-size: 1.600rem;text-align:center;color: var(--c_hex_c4422e);margin:0;font-weight:500;text-transform:uppercase;}

h3.blog {font-weight: 400;font-size: 1.100em;color: rgb(61, 52, 45);margin:0;line-height:normal;}

h3.h3-index {margin:0 0 0 10px;font-size: 1.313em;line-height: normal;}

h3.h3-index-txt {font-family: Georgia, "Times New Roman", Times, serif;text-indent: 50px;margin:5px 0 10px 0;font-size: 1.6rem;line-height: normal;}

h3.txt-h3-index2 {font-size: 1.7rem;line-height: normal;font-family: Georgia, "Times New Roman", Times, serif;text-align:center;margin: 13px 0 13px 0;}

h3.bio-title {font-weight: 400;margin: 0;color: rgb(130, 92, 52);font-size: 2.0rem;}

h3.bio-tt {display: inline-block;border-bottom: 1px solid rgb(130, 92, 52);}

h3.bio-tt2 {display: inline-block;line-height: 1.3;color:var(--c_hex_c4422e);border-bottom: 1px solid var(--c_hex_c4422e);margin-bottom:10px;}

.bio-txt {font-size: 1.700rem;color: var(--c_hex_c4422e); line-height: 1.3;margin:10px 0px 0px 0px;text-align:left;}

.tabs-color h4.txt-333 {display: inline-block;color: var(--c_hex_c4422e);margin:10px 0px 0px 0px;text-align:left;font-size: 2.1rem;margin-bottom: 10px;border-bottom: 1px solid var(--c_hex_c4422e);}

h3.bio-title2 {font-weight: 500;margin: 0;font-size: 1.325em;}

h4.title-1 {text-indent: 10px;padding: 0.400em 0;background-color: var(--c_hex_c52a57);margin: 0 0 20px 0;color: var(--c_hex_fff);font-size: 1.455em;border-radius: 3px 3px 3px 3px;}

h4.txt-h4 {text-indent:30px;margin:0;font-weight:500;font-size:1.200em;line-height:normal;}

h4.h4-title {font-size: 1.200em;font-weight: bold;list-style: circle;}

h4.h4-title2 {font-size: 1.200em;font-weight: 500;}

h4.h4-title2 a {font-family: 'Open Sans', Arial, sans-serif;font-size: 1.000em;font-weight: 500;}

h4.title-2 {color: rgb(163, 148, 132);}

h4.formules-title {margin: 0;color: rgb(163, 148, 132);font-size: 1.500em;}

h4 {margin: 0;line-height:normal; font-weight:normal; }

h4.ttitle {margin: 0;font-style: italic;}

.depenses {color:var(--c_hex_c52a57);margin-bottom:7px;}
.cat-h4 {color: #333;}

h4.h4-heading {color:rgb(92, 137, 113);font-size: 2.0rem;margin-top: 10px;margin-left: 10px;}

h4.bio-title {font-weight: 400;margin: 0;color: var(--c_hex_c4422e);font-size: 1.9rem;}

h5.infos-ct {width: 50%;margin:0 auto;text-align:center;color:#825c34;}

h5.infos-ct2 {margin:0 auto;font-size:1.100em;text-align:center;}

h5.bio-title {font-weight: 400;margin:0 0 10px 20px;color: rgb(130, 92, 52);font-size: 1.250em;}

h5.cgs {font-size: 1.700rem;color:rgb(130, 92, 52);}

.title-apropos {color:rgb(166, 129, 90);font-size: 1.900rem;margin: 0;border-bottom: 1px solid rgba(118, 133, 142, 0.5);}

.title-alert {font-weight:600;font-size: 1.500rem}

ul.ul-size{font-size:1.500rem;}

.title-h2 {font-family: 'Open Sans', Arial, sans-serif;letter-spacing:-.5px;font-style:normal;font-weight: 500;padding: 0;text-transform: uppercase;margin: 13px 0 0 0;
  color: rgb(166, 129, 90);border-bottom: 1px solid transparent;border-bottom: 1px solid rgba(118, 133, 142, 0.5);}

.title-h2-b {font-family: 'Open Sans', Arial, sans-serif;font-style: normal;text-indent: 10px;font-size: 2.0rem;padding:3px 0;text-transform: uppercase;margin: 20px 0 5px 0;
  color: #825c34;}

.title-22 {padding: 5px 0;text-decoration: none !important;text-align:center;text-transform: uppercase;background-color:rgb(92, 137, 113); margin: 0 0 20px 0;color: var(--c_hex_fff) !important;}

ul.tabs-content li h4.bio-title {font-weight: 400;margin: 0;font-size: 2.0rem;}

.bio-title-date {font-weight: 500;font-size: 1.500em;margin:0;padding:0;}

.txt-upper {font-family: 'Open Sans', Arial, sans-serif;margin:15px 0 15px 0;text-transform: uppercase;text-align:center;font-weight:600;}

.medit {margin: 0 0 10px 0;text-align:center;font-family: Georgia, "Times New Roman", Times, serif;color: rgb(92, 137, 113);}

ul.h3bio {margin:0;}

ul.h3bio li {line-height: 1.3;margin:0 0 0 15px;font-size:1.5rem;}

ul.plc {margin-left: 30px;}

.prat-title {color: #8cac54;font-weight: bold;font-size: 2.200em;}

p {text-align: justify;font-size: 1.400rem;}

p.auteur {font-family: Georgia, "Times New Roman", Times, serif;margin: 0;color: rgb(104, 98, 96);}

p.citation {margin: 0;}

.infos-ita {font-family: Georgia, "Times New Roman", Times, serif;margin: 0;color: rgb(104, 98, 96);}

.txt-ita {font-family: Georgia, "Times New Roman", Times, serif;margin: 0 0 20px 0;color: rgb(104, 98, 96);}

.disclamer {font-family: 'georgia', sans-serif;font-size: 1.5rem;border:1px solid var(--c_hex_c4422e);background-color:var(--c_hex_fff);color:var(--c_hex_c4422e);border-radius:5px;padding:10px 10px;margin:30px 0px 30px 0px;}

.txt-end {font-family: 'BeauRivage', serif;font-weight: 400;font-size:1.7em;margin: 20px 0 0 20px;}

.txt-pat {font-size:1.5rem;}

span.text-ita {font-size: 0.950em;}

.content-geobio h5 {
  display: inline;
  border-bottom:1px solid #ccc;
  padding-bottom:3px;
  margin: 25px 0 0 0;
}

.bg-panier {display:none;}

.mini-cart {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  border: 1px solid #ccc;
  padding: 15px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  z-index: 1000;
  width: 300px;
  font-size: 0.95em;
}

p.marge {margin: 0 0 20px 115px;}

.th-title {font-size: 1.100em;padding: 5px;text-align:center;}

.legal {font-size: 1.800rem;color: #825c34;border-bottom: 1px solid rgba(118, 133, 142, 0.5);margin:0 0 10px 0;}

span.star {color:#d62626;}

.alert-light {background:transparent;}

.merci-container{
    background-color: #edeae6;
    display: block;
    max-width: 950px;
    margin:0 auto;
    padding :30px 0;
    border-radius: 13px;
}

.merci.tresors {background-color: #edeae6;}

.merci-container .merci-tresors, .merci-container .merci-tresors h1,
.merci-container .merci-tresors p {margin: 0 auto;text-align:center;}


blockquote, code, pre, textarea, input, video {
    max-width: 100%;
}

textarea, table, td, th, code, pre, samp {
    overflow-wrap : normal;
}

a img {border: 0;}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    box-shadow: 5px 4px 3px rgba(0, 0, 0, 0.3);
}

#wrap.wrap-container {
  min-height: auto;
  display: flex;
  flex-direction: column;
}

.layout-div {
  min-height: 100vh;
  height: auto;
  display: flex;
  flex-direction: column;
}

.page-main {
  flex: 1 0 auto;
}

.breadcrumb {
    font-size: 0.98em;
    margin: 10px 0 18px 0;
}

.breadcrumb a {
    text-decoration: none;
    color: #468966;
    transition: color 0.2s;
}

.breadcrumb a:hover {
    color: var(--c_hex_c4422e);
}

.breadcrumb span {
    color: #727272;
    font-weight: normal;
}

.row-index .imgspace img.img-logo-hanka {
    box-shadow: none;
}

.parallax-container-bio {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-soin-energetique-equilibrage-bioenergie.jpg');
  background-size: cover;
  background-position: center 70%;
  background-attachment: fixed;
}

.parallax-container-geo {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-geobiologie-des-lieux-maison-chateaux-manoirs.jpg');
  background-size: cover;
  background-position: center 60%;
  background-attachment: fixed;
}

.parallax-container-rei {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-seance-reiki-usui.jpg');
  background-size: cover;
  background-position: center -40%;
  background-attachment: fixed;
}

.parallax-container-ani {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-soin-energetique-aux-animaux.jpg');
  background-size: cover;
  background-position: center 70%;
  background-attachment: fixed;
}

.parallax-container-pat {
  width: 100%;
  height: 200px;
  background-image: url('/images/patrice-haltaya-a-propos.jpg');
  background-size: cover;
  background-position: center 10%;
  background-attachment: fixed;
}

.parallax-container-contact {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-contact-patrice-haltaya.jpg');
  background-size: cover;
  background-position: center 190%;
  background-attachment: fixed;
}

.parallax-container-dev {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-developpement-interieur-meditation.jpg');
  background-size: cover;
  background-position: center 210%;
  background-attachment: fixed;
}

.parallax-container-mediter {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-comment-bien-mediter.jpg');
  background-size: cover;
  background-position: center 120%;
  background-attachment: fixed;
}

.parallax-container-med-part {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-meditations-partagees-relaxation-harmonie.jpg');
  background-size: cover;
  background-position: center 170%;
  background-attachment: fixed;
}

.parallax-container-hopo {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-la-pratique-du-ho-oponopono.jpg');
  background-size: cover;
  background-position: center 30%;
  background-attachment: fixed;
}

.parallax-container-part {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-partenaires-amis-partage.jpg');
  background-size: cover;
  background-position: center 15%;
  background-attachment: fixed;
}

.parallax-container-form {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-stages-formations-seminaire.jpg');
  background-size: cover;
  background-position: center 60%;
  background-attachment: fixed;
}

.parallax-container-conf {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-conferences-congres-seminaire.jpg');
  background-size: cover;
  background-position: center 80%;
  background-attachment: fixed;
}

.parallax-container-stage {
  width: 100%;
  height: 200px;
  background-image: url('/images/stages_formations_conferences_harmonie_de_vie.jpg');
  background-size: cover;
  background-position: center 80%;
  background-attachment: fixed;
}

.parallax-container-cgu {
  width: 100%;
  height: 200px;
  background-image: url('/images/altawayama-conditions-generales.jpg');
  background-size: cover;
  background-position: center 140%;
  background-attachment: fixed;
}

.parallax-container-blg {
  width: 100%;
  height: 200px;
  background-image: url('/images/blog-altawayama-le-respect-de-la-vie.jpg');
  background-size: cover;
  background-position: center 80%;
  background-attachment: fixed;
}

.parallax-container-goldbook {
  width: 100%;
  height: 200px;
  background-image: url('/images/livre-dor-altawayama.jpg');
  background-size: cover;
  background-position: center 200%;
  background-attachment: fixed;
}

.parallax-container-472 {
  width: 100%;
  height: 200px;
  background-image: url('/images/erreur-472.jpg');
  background-size: cover;
  background-position: center 50%;
  background-attachment: fixed;
}

.parallax-container-salons {
  width: 100%;
  height: 200px;
  background-image: url('/images/salons-expo-foire.jpg');
  background-size: cover;
  background-position: center 70%;
  background-attachment: fixed;
}

.parallax-container-404 {
  width: 100%;
  height: 200px;
  background-image: url('/images/page-404.jpg');
  background-size: cover;
  background-position: center 70%;
  background-attachment: fixed;
}


.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
}

.modal-content {
  background-color: white;
  margin: 12% auto;
  padding: 15px;
  border: 1px solid #888;
  width: 72%;
  max-height: 80vh;
  overflow-y: auto;
}

.close {
  color: #aaa;
  float: right;
  font-size: 17px;
  font-weight: bold;
  cursor: pointer;
}

#btnAfficher {
    background-color: rgb(90, 132, 109);
    border: none;
    color: white;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

#btnAfficher:hover {
    background-color: rgb(113, 167, 139);
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.2);
    transform: translateY(-1px);
}

#btnAfficher:active {
    background-color: rgb(113, 167, 139);
    transform: translateY(1px);
}

div.display-btn {
    margin: 0 auto;
    text-align:center;
}

.btn-infos-animaux {
    margin-top:20px;
    text-align:center;
}

.wrap-header img {
    width: 100%;
    height: auto;
    display: block;
    box-shadow: none;
}

.bio-year-content {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 350ms ease, opacity 250ms ease;
  will-change: max-height, opacity;
}

.bio-year-content.is-open {
  opacity: 1;
}

.bio-annee {
  background-color: rgb(140, 108, 74);
  color: #FFFFFF;
  margin: 10px 0;
  width: 17%;
  cursor: pointer;
  user-select: none;
  font-weight: 400;
  position: relative;
  padding-left: 33px;
  font-size: 1.700rem;
}

.bio-annee::before {
  content: "▶";
  position: absolute;
  left: 10px;
  top: 0;
}

.bio-annee.open::before {
  content: "▼";
}

.wrap-menu {
	background-color: #FFFFFF;
  box-shadow: 0px 0px 1px 0px;
  width: 100%;
	margin: 0 auto;
	padding: 0px;
}

div.shadow img {
    box-shadow: 0px 0px 12px 3px rgba(72,72,72,0.58);
    -webkit-box-shadow: 0px 0px 12px 3px rgba(72,72,72,0.58);
    -moz-box-shadow: 0px 0px 12px 3px rgba(72,72,72,0.58);
    border: 5px solid var(--c_hex_fff);
    border-radius: 3px;
}

.wrap { margin: 0 auto; padding:0; word-wrap:break-word; }

.wrap-white.marge-wrap {margin-top: 0;}

.bg-wrap { width:100%; background-color: #f7f0ed; }

.bg-wrapper { width:100%; background-color: #f7f0ed;border-bottom: 1px solid #d0cbc9;border-top: 1px solid #d0cbc9;}

.bg-wrap-geobio {
	margin:0;
}

#topbar {padding:0;}

.bg-banner {
    max-width: 100%;
    width:auto;
    height:auto;
    box-shadow: 0px 0px 1px 2px rgb(111, 111, 111);
    padding:0;
    margin:0 auto;
    text-align: center;
}

.back-img {margin:0 auto; padding:0;}

.bg-ban {box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);}

.one_quarter h4 {margin-top:20px;}

.one_quarter p {width: 72%;}

.bg-ban img {width: 100%;height: auto;vertical-align: middle;}

menu ul, menu ol{margin:0; padding:0; list-style:none;}

ul.list1 li h4 {font-size: 1.6rem;}

ul.list1 li {font-size: 1.4rem;margin-left:15px;text-align: left;list-style: disc;}

ul.list3 li {font-size: 1.4rem;list-style: disc;margin: 0 0 7px 0;}

ul.list-medit {list-style:none;margin: 15px 0px 0px 0px;text-align:left;color: rgb(72, 59, 52);}

ul.list-medit li {font-weight: 300;}

ul.list-medit1 li {
  font-family: 'Times', Georgia, serif;
  font-weight: 300;
  font-size: 1.500rem;
  margin-bottom: 10px;
  margin-left: 20px;
  list-style: disc;
}

ul.blog-ul {list-style: none;margin:0;padding:0;}

ul.list2 li {list-style:square; margin-left:25px;}

.clear, .clear::after, .group, .group::after {clear: both;}

a {outline: none;text-decoration: none;background: inherit;color: var(--c_hex_288856);transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;}

a:visited {color:var(--c_hex_288856);}

a:hover {text-decoration: underline;}

a:active {color: var(--c_hex_288856);}

.active a.link {background: inherit; color: var(--c_hex_288856);}

.contactMe .checkbox-radio span.rgpd a {color: var(--c_hex_288856);}

.contactMe .checkbox-radio span.rgpd a:hover {color: rgb(92, 137, 113);}

a.link3 {color: rgb(58, 94, 75);}

hr,
hr.space,
hr.space2,
hr.space-services,
hr.space-title,
hr.hr-title {
  display:block;
  height:1px;
  border-style:solid;
  border-width:1px 0 0 0;
  border-color: var(--c_rgba_118_133_142_0_5);
}

hr.space { width:100%; }

hr.space2 { min-width: 35%;max-width: 35%;width: auto; }
hr.space-services {min-width: 72%;max-width: 72%;width: auto;}

hr.space-title { width:100%;margin-left: 10px;}

hr{ width:50%; }

hr.hr-title{
  width: 18.5%;
  margin: 0 81.5% 0 0;
}

.row .row {width:auto;max-width: none;min-width: 0;margin: 0 -15px;}
.twelve, .row .twelve {width:100%;}
.column, .columns {float: left;min-height: 1px;padding: 0px;position: relative;}
div.tabs-color {background-color: #fcfcfc;margin:-20px 0px 0px 0px;padding: 20px 10px 10px 10px;border-left: solid 1px var(--c_hex_71a78b);border-right: solid 1px var(--c_hex_71a78b);border-bottom: solid 1px var(--c_hex_71a78b);}

dl.tabs {border-bottom: solid 1px var(--c_hex_71a78b);display: block;height: 40px;padding: 0;margin-bottom: 20px;}

dl.tabs dd:first-child {margin-left: 0;}

dl.tabs dd {display: block;float: left;padding: 0;margin: 0px;margin-top: 0px;margin-left: 0px;}

dl.tabs.two-up dt a, dl.tabs.two-up dd a, dl.tabs.three-up dt a, dl.tabs.three-up dd a, dl.tabs.four-up dt a, dl.tabs.four-up dd a, dl.tabs.five-up dt a, dl.tabs.five-up dd a {padding: 0 17px;text-align: center;overflow: hidden;}

dl.tabs.three-up dt, dl.tabs.three-up dd {width: 33.33%;}

dl.tabs dd.active a {cursor: default;color: rgb(113, 167, 139);background: #fcfcfc;font-size: 1.500rem;border-left: 1px solid var(--c_hex_71a78b);border-right: 1px solid var(--c_hex_71a78b);font-weight: bold;}

dl.tabs dd.active {
  border-top: 3px solid rgb(113, 167, 139);
  border-bottom: 1px solid #fcfcfc;
  margin-top: -3px;
  border-radius: 4px 4px 0 0;
}

dl.tabs dd a {color: #6f6f6f;display:block;font-weight: 600;font-size: 14px;height: 40px;line-height: 40px;padding: 0px 23.8px;text-transform: uppercase;}

dl.tabs dd.active a:hover {color:rgb(113, 167, 139);text-decoration: inherit;}

dl.tabs dd a:hover {text-decoration: none;color:rgb(92, 137, 113);}

ul.tabs-content li h3 {margin:0px 0px 5px 0px;font-weight: 400;line-height: normal;}

ul.tabs-content li h3.txt-h34 {font-size: 1.375em;margin:0px 0px 8px 0px;line-height: normal;}

ul.tabs-content li h4 {font-size: 1.125em;color: #825c34;margin:0px 0px 8px 0px;}

ul.tabs-content li h4.txt-h4 {text-indent: 30px;}

ul.tabs-content {display: block;margin: 0;padding: 0;}

ul.tabs-content > li.active {display: block;}

ul.tabs-content > li {display: none;}

h5.h5-txt {text-indent: 30px;font-size: 1.125em;}

.bg-download {padding: 10px 10px;}

.bg-download p {margin:0;padding:0;}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  font-size: 14px;
  border: none;
  outline: none;
  background-color: rgb(113, 167, 139);
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
  opacity: 0.7;
}

#myBtn:hover {opacity: 1.0;transition: all .3s ease-in-out;}

.icon {
  display: inline-block;
  position: relative;
  margin-bottom: 50px;
  width: 100px;
  height: 100px;
  line-height: 98px;
  border: 1px solid;
  border-radius: 50%;
  background-clip: padding-box;
  text-align: center;
  font-size: 36px;
  border-color: #D7D7D7;
}

.one_quarter:hover .icon{border-color:inherit; color: var(--c_hex_fff); background-color:#333335;}
.nospace {margin: 0;padding: 0;list-style: none;}
.nospace2 {margin: 30px 0 0 0;padding: 0;list-style: none;color:var(--c_hex_c52a57);}
.inline * {display: inline-block;}
.inline :last-child {margin-right: 0;}
.btn, .btn.inverse:hover {color:var(--c_hex_fff) !important;background-color:#377F51;border-color:#377F51;}

.btn {
    font-size: 1.100rem;
    height: 26px;
    white-space: nowrap;
    display: inline-block;
    align-items: center;
    padding:6px 12px 6px;
    margin:0px 0px 5px 0px;
    text-transform: uppercase;
    border:0;
    border-radius: 4px;
    line-height: 1.0;
}

.btn-blog {display: inline-block;margin: 0px 0px 5px 0px;}
.btn-validate {
    background-color: #28a745 !important;
    border-color: #1e7e34 !important;
    color: var(--c_hex_fff) !important;
    font-weight: 600;
}

.btn-validate:hover {
    background-color: #218838 !important;
}

.introtxt p {margin-bottom: 10px;line-height: normal;}
.btn.inverse, .btn:hover {color:var(--c_hex_fff);background-color:#4AA46A;border-color:#4AA46A;}

a.btn {text-decoration: none;}
.btn-ee1 {margin: 0px 0px 0px 20px;}

.ee1 {
    text-align:center;
    min-width:272px;
    max-width:272px;
    width:auto;
    margin:0px 0px 5px 20px;
    font-weight:bold;
    border:1px solid #dd2c22;
    padding:8px;
    border-radius: 4px;
}

.ee1 p {text-align: center;}
.form-check .form-check-input {
  margin-top: 13px;
  border: var(--bs-border-width) solid #5b5b5b;
}

.guestbook-container {
  max-width: 900px;
  margin: 40px auto;
  background: #fffefa;
  border: 1px solid #e0dcd3;
  padding: 15px 30px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.guestbook-container h2, .guestbook-container h3 {
  text-align: center;
  color:#d5900d;
  font-family:'BeauRivage', Georgia, serif;
  font-size:2.000em;
  margin-bottom: 0px;
  margin-top:0;
  line-height:normal;
}

.guestbook-form label {
  display: block;
  margin-bottom: 3px;
  color: #444;
  font-weight: 400;
}

.guestbook-form input[type="text"],
.guestbook-form input[type="number"],
.guestbook-form textarea {
  width: 100%;
  padding: 10px;
  margin-top: 0;
  border: 1px solid #bbb;
  border-radius: 4px;
  margin-bottom: 5px;
  font-size: 1.200em;
  transition: border-color 0.3s ease;
}

.guestbook-form input:focus,
.guestbook-form textarea:focus {
  border-color: var(--c_hex_c4422e);
  outline: none;
}

.guestbook-form textarea {
  resize: vertical;
}

.guestbook-form button {
  background-color: var(--c_hex_c4422e);
  color: var(--c_hex_fff);
  font-weight: 400;
  font-size: 1em;
  padding: 8px 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  transition: background-color 0.3s ease;
}

.guestbook-form button:hover {
  background-color: #a8321a;
}

.guestbook-success {
  background-color: #e9fce6;
  border: 1px solid #8bc34a;
  color: #33691e;
  padding: 12px 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-weight: bold;
  animation: fadeIn 1s ease-in;
  text-align: center;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-10px); }
  to { opacity: 1; transform: translateY(0); }
}

.guest-title {
  color:#d5900d;
  font-family:'BeauRivage', Georgia, serif;
  font-size:1.900em;
  margin-bottom: 10px;
}

.guestbook-error {
  background-color: #ffecec;
  border: 1px solid #f44336;
  color: #b71c1c;
  padding: 12px 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-weight: bold;
  animation: fadeIn 0.5s ease-in;
  text-align: center;
}

.guestbook-separator {
  text-align: center;
  color: #bbb;
  font-size: 1.2em;
  margin: 25px 0;
  letter-spacing: 2px;
}

.guestbook-meta {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.guestbook-header-line {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  width: 100%;
  margin-bottom: 5px;
}

.guestbook-avatar {
  width: 42px;
  height: 42px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background-color: #ccc;
  color: white;
  font-weight: bold;
  font-size: 1.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
  text-transform: uppercase;
  line-height: 1;
}

.guestbook-name {
  font-weight: bold;
  color: #333;
}

.guestbook-date {
  font-size: 0.9em;
  color: #777;
  white-space: nowrap;
}

#toggle-preview {
  background-color: var(--c_hex_71a78b);
  color: white;
  border: none;
  border-radius: 6px;
  padding: 6px 10px;
  font-size: 1em;
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0,0,0,0.1);
  transition: background 0.3s ease, transform 0.2s ease;
}

#toggle-preview:hover {
  background-color: #5C8971;
  transform: scale(1.00);
}

#toggle-preview:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(196,66,46,0.5);
}

.margin-txt {padding: 0px 0px 0px 30px;}

.txt-indent {text-indent: 50px;}

.txt-indent20 {text-indent: 20px;}

p.presta-txt {text-indent: 50px;margin: 0px 0px 0.200em 0px;}

.contactMe .checkbox-radio span.rgpd {color: #483b34;}

.contactMe .checkbox-radio span.rgpd p.txt-rgpd {text-align: left;margin: 0 5px 0 48px;}

.space-rgpd {margin: 10px 0px 10px 0px;}

.contact p {text-align:center;}

.contact h2 {
  color: #a39484;
  text-decoration: underline;
  border: 0;
}

.contact h5 {color: #825c34;}

a.blog-link:hover {background-color:rgb(17, 93, 132);text-decoration: none;}

.mini-panier {
  z-index: 9999;
  border-top: 2px solid var(--c_hex_c4422e);
}

.btn-panier {
  background-color: #3a805a;
  color: white;
  border: none;
  font-size: 1.3rem;
  transition: background 0.3s ease, transform 0.2s ease;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.100em;
}

.btn-panier:hover {
  background-color: #45956a;
}

.btn-vider {
  display:inline-block;
  background-color: var(--c_hex_c4422e);
  border:none;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
  text-decoration: none;
}

.btn-vider:hover {
  background-color: #f2523a;
  color: var(--c_hex_fff);
}

.btn-outline-secondary {
  display:inline-block;
  background: #c04430;
  border:none;
  color: #333;
  text-decoration: none;
  transition: 0.3s;
  opacity: 0.9;
  margin-top: 0 !important;
}

.btn-index {
  display:inline-block;
  background: #0a71af;
  border:none;
  color: #777;
  text-decoration: none;
  transition: 0.3s;
  opacity:0.80;
  margin-top: 10px;
}

.btn-index:hover {
  background: #0a71af;
  opacity:1.0;
  cursor: pointer;
}

.btn-outline-secondary:hover {
  background: #d65641;
  cursor: pointer;
  border:0;
}

.btn-secu {display:inline-block;font-size: 0.950em;padding: 3px 10px;background-color: rgb(196, 66, 46);color: var(--c_hex_fff);margin: 15px 0 0 0;line-height:1.3;border-radius:3px;}

.btn-annul {display:inline-block;background: #fff;color:#c12424 !important;text-decoration: none;font-weight: normal;border: 2px solid #c12424;line-height:1.3;}
.btn-annul:hover {background: #c12424;color:#fff !important;border: 2px solid #c12424;}

.btn-see {background-color: rgb(66, 152, 227);margin:0;border:0;}
.btn-see:hover {background-color: rgb(50, 118, 176);border:0;}

.btn-dash {border:0 !important;}
.btn-dash:hover {}

.btn-back {background-color: #276f8b;margin: 0 !important;border: 0;}
.btn-back:hover {background-color: #3086a5;border: 0;}
.btn-creer {background-color: #c22267;margin: 0;border: 0;}
.btn-creer:hover {background-color: #db2772;border: 0;}
.btn-imp {background-color: #794c82;margin: 0;border: 0;}
.btn-imp:hover {background-color: #895793;border: 0;}
.btn-down {background-color: #3d5489;margin: 0;border: 0;}
.btn-down:hover {background-color: #4f6daf;border: 0;}
.btn-dash.active {background-color:#0e9c2b;border: 0;}
.btn-dash2 {padding: 5px 15px 5px;margin: 0;}
.btn-record {background-color: #d6460e;border: 0;}
.btn-record:hover {background-color: #f45010;border: 0;}

.bg-info-cmd {background-color: #ffe6e6 !important;}

.btn-copy {background-color: #ab269c;border:0;}
.btn-copy:hover {background-color: #99238c;border:0;}

.btn-zip {background-color: #82059c;border:0;}
.btn-zip:hover {background-color: #6c0382;border:0;}

.btn-exp {background-color: #c28900;border:0;}
.btn-exp:hover {background-color: #9e6f00;border:0;}

.btn-export {background-color: #bc24b3;border:0;}
.btn-export:hover {background-color: #a5219c;border:0;}

.btn-export-ok {background-color: #09978a;border:0;}
.btn-export-ok:hover {background-color: #078478;border:0;}

.btn-danger, .btn-outline-warning {background-color: #cd0d0d;border:0;}
.btn-danger:hover, .btn-outline-warning:hover {background-color: #b70b0b;border:0;}

.btn-edit {background-color: #e14a00;border:0;min-width:105px;max-width:105px;width:auto;}
.btn-edit:hover {background-color: #d14200;border:0;}

.btn-marge {margin-top: 10px !important;}

.btn-confirm {background-color: #47915d;margin: 0 0 0 5px;}
.btn-confirm:hover {background-color: #397a4b;}

.btn-sup {background-color:#cb260d;color: var(--c_hex_fff);margin: 0;border:0;}
.btn-sup:hover {background-color: #b51e0a;border:0;}

.btn-depense {background-color: #b84b3f;color: var(--c_hex_fff);margin: 0 0 0 5px;border:0;}
.btn-depense:hover {background-color: #a84239;border:0;}

.btn-bilan {background-color:#df5959;color: var(--c_hex_fff);margin: 0 0 0 5px;border:0;}
.btn-bilan:hover {background-color: #cc5151;border:0;}

.btn-validate {margin:0;}

.btn-sup2 {background-color:var(--c_hex_c4422e);color: var(--c_hex_fff);border:0;margin: 0px 0px 5px 0px;}
.btn-sup2:hover {background-color: #e02f2f;border:0;}

.btn-reset {background-color: #be2400;border:0;margin-top: 0 !important;}
.btn-reset:hover {background-color: #961b00;border:0;margin-top: 0 !important;}

.btn-service {background-color: #b66701;border:0;}
.btn-service:hover {background-color: #a55b01;border:0;}

.btn-send {background-color: #d44242;border:0;}
.btn-send:hover {background-color: #bf3b3b;border:0;}

.btn-achat {background-color: #1c70ad;border:0;}
.btn-achat:hover {background-color: #135281;border:0;}

.btn-add {background-color: #1c70ad;border:0;}
.btn-add:hover {background-color: #135281;border:0;}

.btn-compta {background-color:#4a4ba0;border:0}
.btn-compta:hover {background-color: #3f4087;border:0;}

.btn-aca {background-color:#4a4ba0;border:0}
.btn-aca:hover {background-color: #3f4087;border:0;}

.btn-date {background-color:#d6d6d6 !important;border:0;color:#555 !important;}
.btn-date:hover {background-color: #c4c4c4 !important;border:0;color:#333 !important;}

.btn-name {background-color:rgb(132, 132, 132) !important;border:0;color:#f6f6f6 !important;}
.btn-name:hover {background-color: #c4c4c4 !important;border:0;color:#333 !important;}

.btn-view {background-color:#606060;border:0;}
.btn-view:hover {background-color:#7b7b7b;}

.btn-small {background-color: #937B62;font-size:0.900rem;height:20px;line-height:1.5;padding: 3px 5px 3px 5px;border:0;}
.btn-small:hover {background-color: #AE9274 !important;border:0;}

.btn-filters {margin-top: -15px;}
.btn-filters .form-check input {margin-top:15px;font-size:1.200rem;}
}
.btn-filters label.form-check-label {margin-top: 0 !important;font-size:1.300rem;}

.btn-trash {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  border-radius: 10px;
  appearance: none;
  -webkit-appearance: none;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.btn-trash:hover {
  background: rgba(220, 53, 69, 0.10);
}

.btn-trash:active {
  transform: scale(0.95);
}

.btn-trash:focus {
  outline: 2px solid rgba(220, 53, 69, 0.35);
  outline-offset: 2px;
}

.trash-icon {
  width: 18px;
  height: 18px;
  display: block;
  fill: #dc3545;
  transition: transform 0.2s ease, fill 0.2s ease;
}

.btn-trash:hover .trash-icon {
  fill: #b42318;
  transform: scale(1.12) rotate(-6deg);
}

.field-add {background-color:#9ab8cd;padding:7px 0 7px 5px;}

#mini-panier-preview a.btn {font-size: 1.400rem;margin-top: 10px;line-height: 0.8;padding:8px 10px;}
#mini-panier-preview a.btn:hover {background-color: #446b56;}

.badge.mini-panier-menu {
  display: none;
}

.badge.mini-panier-menu:not(:empty) {
  display: inline-block;
}

textarea.form-control {margin-top:0;}

thead.table-commande th {background-color: #ccc;}

.table-light {
  --bs-table-bg: #41a471;
}

.table-dark {
  --bs-table-bg: #385262;
}

.mrg-doc {margin-bottom: 10px;}
.modif-comm {padding-left:15px;}

.modif-client {padding-right:15px;}

#panier-menu {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#panier-menu a {
  display: flex;
  align-items: center;
  gap: 5px;
}

#panier-badge {
  display: inline-block;
  min-width: 22px;
  text-align: center;
}

.toast-notif {
  position: fixed;
  top:20px;
  right: 20px;
  background: var(--c_hex_c4422e);
  color: var(--c_hex_fff);
  padding: 25px 25px;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
  z-index: 9999;
  font-size: 0.95em;
}

.toast-notif.show {
  opacity: 1;
  transform: translateY(0);
}

.toast-notif .btn-toast {
  background: var(--c_hex_fff);
  color: var(--c_hex_c4422e);
  padding: 8px 16px;
  border-radius: 4px;
  margin-left: 10px;
  text-decoration: none;
  font-weight: bold;
}

.toast-notif .btn-toast:hover {
  background: #eee;
}

.active > .page-link, .page-link.active {background-color: #e5551c;border-color:#e5551c;}

.form-select {font-size: 0.950em;}

label.form-label {color:rgb(166, 129, 90);}

label.form-check-label {color: var(--c_hex_c4422e);font-size: 1.4rem;}

.form-cgs {text-align: left;font-size:1.7rem;border-bottom: 1px solid var(--c_hex_c4422e);margin-bottom:10px;font-weight:500;color: var(--c_hex_c4422e);}

.mb-3 {margin-bottom: 0 !important;}

.bg-panier {background-color: #C4422E;border-radius:5px;}


.badge {
  --bs-badge-padding-x: 0.45em;
  --bs-badge-padding-y: 0.35em;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: var(--c_hex_fff);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}

.badge-dash {
  padding: 6px 12px;
  font-size:1.300rem;
}

table.table-bordered tr.bg-color th {background-color: #38576b;color:var(--c_hex_fff);}

table.table-bordered tr th {text-align:left;vertical-align: middle;--bs-table-border-color: #656f75;}

.form-control {
  padding: .575rem .75rem;
  font-size: 1.5rem;
}

.form-label {
  font-size: 1.5rem;
}

.button-id {display:flex; gap:10px; flex-wrap:wrap; align-items:center; margin-top:10px;}
[id^="service-"] { scroll-margin-top: 72px; }

.service-jump-anchor {
  position: relative;
  scroll-margin-top: 120px;
}

.btn-success {border:0;}
.btn-success-2 {margin: 0;border:0;}

