.header-nav .container {
    width: 92%;
}
.menuzord-menu > li > a {
    font-size: 12px;
    color: #333333;
    text-transform: uppercase;
}
.menuzord-menu li ul.dropdown li .indicator {
    position: absolute;
    top: 4px;
    right: 10px;
    font-size: 15px;
}

.menuzord-brand img {
    max-height: 150px;
    position: absolute;
    z-index: 999;
    top: 5px;
    border-radius: 10%; 
}

.gallery-isotope.grid-4 .gallery-item { 
    padding: 2px;
}

.menuzord-brandXXX img:hover{ 
    border: 2px solid green;
    transform: scale(1.2);
    transform: rotate(-50deg);
    transition: transform 0.2s;
}
.menuzord-brand img {
    max-height: 150px;
    transition: max-height 0.5s ease; /* Ajoute une transition fluide */
}

body.scrolled .menuzord-brand img {
    max-height: 100px;
    padding: 0px;
}

p{
    text-align: justify;
}

@media screen and (max-width: 767px) {
  .rlogos {
    position: fixed;
    right: 5px;
    top: 50px;
    width: 50px;
  }

  .menuzord-responsive .menuzord-menu.scrollable { 
    position: relative;
    z-index: 99999;
    }

.menuzord-brand img {
    max-height: 80px;
    transition: max-height 0.5s ease;
}
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    min-height: 200px;
    object-fit: contain;
}

.menuzord a.menuzord-brand { 
    font-family: serif;
    color: #109b01;
    font-weight: bold;
    font-style: italic;
    font-size: 2.5rem;
}

.post .entry-title { 
  min-height: 50px;
}

.post-imagex {
  width: 100% !important;
  height: 250px;
  object-fit: cover;
}

.desktop {
  background-color: #2b8349!important; 
}
.desktop .overlap-wrapper {
  background-color: #2b8349!important;
  height: 100vh;
}

img.articleimagine{
    display: block;
    height: 260px!important;
    object-fit: cover!important;
    max-width: 100%!important;
}

#preloaders {  
  background: #fff!important;
  background-color: #fff!important;
}

.backer{
    position: absolute;top: 0px;z-index: 999;font-size: 14px;text-align: center;
}
 
.mysup{
    color: red;
}

.mb-15 { 
    text-align: justify!important;
}

.monnews{
    color: #000!important; 
    background-color: #5f5050!important; 
}
 


h6, .h6 {
    font-size: 14px;
}

p{
  color: #000;
}

body { 
    color: #000000;
    font-size: 14px; 
}

.corps ul, .corps ol { 
    margin-left: 30px; 
}