/*
 * gold : #e1c37d;
 */

body {
  font-family: 'Roboto', sans-serif;
}

ul {
  list-style: none;
}
ul.list {
  list-style: disc;
}
.menu ul,
.formulaire_newsletter ul,
.why-invest-details ul,
.news-holder ul {
  list-style: none;
  padding: 0px;
}

.card-title {
  text-transform: lowercase;
}
.card-title::first-letter {
  text-transform: uppercase;
}

.youtube-testimonials {
  background-color: #E1C37D;
  padding: 10px;
  text-align: center;
}
.youtube-testimonials a {
  text-decoration: none;
  color: #333;
}
.youtube-testimonials i {
  display: inline-block;
  padding: 5px;
  background-color: red;
  color: white;
  border-radius: 3px;
}

/* STICKY NAVBAR */
.sticky {
  position: fixed;
  top: 34px;
  width: 100%;
  z-index: 110;
  box-shadow: 0px 1px 1px #333;
}
.sticky-headbar {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 110;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + #content {
  padding-top: 50px;
}
.sticky-headbar + #brand-content {
  padding-top: 42px;
}

/* ARTICLE */
.texte,
.descriptif {
  display: block;
  text-align: justify;
  /* font-family: 'Noto Sans', sans-serif; */
}
.texte ul {
  list-style: disc;
}
.texte ul li,
.texte ol li {
  margin-bottom: 10px;
}
.texte p {
  margin-top: 15px;
  margin-bottom: 15px;
}
.texte h1,
.texte h2,
.texte h3,
.texte h4,
.texte h5 {
  color: #00b0f0;
  font-family: 'Noto Sans', sans-serif;
  background-color: #eefafe;
  text-align: left;
  padding-left: 10px;
}
.article-title {
  color: #00b0f0;
  font-family: 'Noto Sans', sans-serif;
}
.article-title-2 {
  color: #00b0f0;
  font-family: 'Noto Sans', sans-serif;
  background-color: #eefafe;
  padding: 5px 10px;
}
.article-table {
  border: 1px solid #999;
}
.article-table td {
  border: 1px solid #999;
  padding: 0px 10px;
}
.article-table tr:nth-child(even) {
  background-color: #D8F4FF;
}
.revised-article img {
  width: 100%;
  padding: 1px;
  border: 1px solid #ccc;
}
.revised-article ul li,
.revised-article ol li {
  margin-bottom: 10px;
}
.article-table-2 {
  max-width: 790px;
  overflow: auto;
  border: 1px solid #ccc;
}
.article-table-2 td {
  border: 1px solid #999;
  padding: 0px 10px;
}
.table-max {
  width: 100%;
}
.table-max tr:first-child {
  background-color: #025D7E;
  color: white;
}
.table-max td {
  padding: 5px;
}
.table-max td > p {
  margin: 0;
  padding: 0;
}
.table-bordered,
.table-bordered td {
  border: 1px solid #ccc;
}
.table-hscroll {
  max-width: 780px;
  overflow: auto;
}
.min-cell-70 {
  min-width: 70px;
  white-space: nowrap;
  padding: 3px;
}
.article-picture {
  width: 100%;
}

/* table formating columns */
table td {
  text-align: left;
}
table td.number {
  text-align: right;
}

/* table full width */
.table-full-width {
  width: 100%;
}
.table-full-width td {
  padding: 5px;
  text-align: left;
}
.table-full-width td > p {
  margin: 0;
  padding: 0;
}

/* table header */
.table-header tr:first-child {
  background-color: #025D7E;
  color: white;
}

/* table stripped light blut */
.table-stripped tr:nth-child(even) {
  background-color: #D8F4FF;
}

/* FIN ARTICLE */

/* RUBRIQUE */
.rubrique-card {
  margin-right: 5px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.rubrique-card img {
  max-width: 100%;
  height: 200px;
}

/* PROVINCE */
.province .texte {
  display: block;
}
.province .texte ul {
  list-style: disc;
  margin: 10px;
  padding: 10px;
}
.province .texte p {
  margin-top: 1px;
  margin-bottom: 1px;
}
.province > img {
  border: 1px solid #ccc;
}
.province table {
  width: 100%;
}
.province table td {
  border: 1px solid #ccc;
  padding-left: 5px;
  padding-right: 5px;
}
.province h2 {
  background-color: #D8F4FF;
  color: #025D7E;
  padding-left: 5px;
}
/* FIN PROVINCE */

/* OFFRES */
.offre-text {
  background-color: #eefafe;
  padding: 5px;
}
.offre-descriptif {
  display: inline-block;
  padding: 6px;
  margin-top: 10px;
  background-color: red;
  color: white;
  font-weight: bold;
}

/* CAROUSEL */
.carousel {
  margin: 0px 0px 20px;
}
.swiper-dyk-container {
  width: 100%;
  overflow: hidden;
}

/* GOLDEN BOX */
.golden-box{
  background: #e1c37d;
  border-radius: 0%;
}
.golden-box img, 
.golden-box .card-body {
  border-radius: 0%;
}

section {
  margin-bottom: 20px;
}

.text-justify {
  text-align: justify;
}

.inline-span-list {
  display: flex;
}
.inline-span-list > span {
  display: inline-block;
  padding: 0px 10px;
  border-right: 1px solid #ccc;
}
.inline-span-list > span > a {
  text-decoration: none;
  color: #fff;
}
.inline-span-list > span > a:hover {
  color: rgb(247, 203, 8);
}
.inline-span-list > span:last-child {
  border-right: none;
}

/* SOCIAL NET */
.social-network-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
.social-network-container > div {
  margin-bottom: 20px;
}
/* hack fb responsive */
.fb-page {
  width: 100% !important;
}

/* mots cles */
.mot-cle,
.mot-cle a {
  display: inline-block;
  margin-bottom: 3px;
}
.mot-cle a {
  border: 1px solid #efefef;
  padding: 5px;
  margin-right: 3px;
  text-decoration: none;
}
.mot-cle a:hover {
  background-color: #00B0F0;
  color: black;
}

/* pagination */
.pagination .prev .on,
.pagination .prev .lien_pagination,
.pagination .next .on,
.pagination .next .lien_pagination,
.pagination .pages .on,
.pagination .pages .lien_pagination {
  display: inline-block;
  padding: 5px;
  border-right: 1px solid #ccc;
}
.pagination .next .on,
.pagination .next .lien_pagination {
  border: 0px;
}
.pagination .pages .on {
  background-color: #00B0F0;
}
.pagination .pages .sep,
.pagination .prev .sep,
.pagination .next .sep {
  display: none;
}

/* liens utiles */
.liens-utiles {
  padding: 0px;
  margin: 0px;
}
.liens-utiles li > a {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  background-color: #F8F9FA;
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
.liens-utiles li > a:hover {
  background-color: #333;
  color: #ddd;
}

.list {
  list-style: disc;
}
.list li {
  margin-bottom: 10px;
}

.main-slider > .slide > .caption {
  display: block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: black;
  color: white;
  opacity: 0.9;
  z-index: 20;
  padding: 20px 20px 0px 20px;
}
.main-slider > .slide > .caption a {
  font-weight: bolder;
  color: white;
  text-decoration: none;
  font-size: 1rem;
}
.main-slider > .slide > .caption a:hover {
  color: red;
}

/* whatsapp */
.whatsapp {
  display: none;
  background-color: #1DC143;
  color: #fff;
  border-radius: 3px;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
}

.whatsapp:hover, .whatsapp:focus {
  background: #109730;
  text-shadow: 0 0 1px rgba(0,0,0,0.2);
}
.whatsapp.activeWhatsapp {
  display: inline-block;
}

@media screen and (max-width:700px) {
  .contact-bar {
    background-color: #025D7E;
    display: none;
    flex-direction: column;
    text-align: left;
    position: absolute;
    width: 300px;
    padding: 20px;
  }
  .inline-span-list {
    flex-direction: column;
  }
  .inline-span-list span {
    border: none;
  }
}

@media screen and (max-width:900px) {
  .social-network-container {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width:580px) {
  .social-network-container {
    grid-template-columns: 1fr;
  }
}