/* general */
a {
  color:#018763 !important;
  }

a:hover {
  color:#069C9E !important;
}

body {
  font-family: 'Roboto', sans-serif !important;
  color: var(--thm-color);
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
}

html {
  overflow-y: scroll !important;
}

/* images */
.small-image {
  width: 95%; /* Ajuste la largeur des images (peut être ajusté si besoin) */
  max-width: 300px; /* Taille maximale pour éviter des images trop grandes */
  height: auto; /* Maintient le ratio */
  display: block;
  margin: 0 auto; /* Centre les images */
}


/* sidebar details */

.service-sidebar__call {
  background-color:transparent !important;
  padding-bottom:100% !important;
}

.service-sidebar__call-bg {
  mix-blend-mode:unset !important;
  opacity: unset !important;
  background-size:cover !important;
}

.blog-sidebar__posts ul li span {
  color: var(--thm-black);
  font-size: 18px;
  font-weight: 500;

}

.blog-sidebar__posts ul li h4 {
  font-weight: 300;
}

.blog-sidebar__posts ul li {
  padding-top: 20px;
  padding-bottom: 20px;
}

.blog-sidebar {
  margin-top: 0px !important;
}

.side-bar-bottom {
  margin-bottom: 20px;
}

 /* buttons */
.btn-2 {
  background-color:transparent;
  color:#018763 !important;
  padding-top:0.5rem;
  padding-bottom:0.5rem;
  padding-right:1.5rem;
  padding-left:1.5rem;
  text-transform: none;
  font-weight:400 !important;
  font-size:1rem !important;
  border-radius: 5px;
}

.list-text {
  padding-top:0.5rem !important;
  padding-bottom:0.5rem !important;
  font-size:0.9rem !important;
  }

.main-menu .main-menu__list li ul li:last-child > a, .stricky-header .main-menu__list li ul li:last-child > a {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.scroll-to-top {
  background:#febc2f;
}

.projects-one__button:hover {
  background-color:#FEC00F;
}

/* cancels */

.site-footer::before {
  display:none !important;
}

.main-menu .main-menu__list li ul li:hover > a, .stricky-header .main-menu__list li ul li:hover > a {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.main-menu::after {
  display: none !important;
}

.bottom-footer::before {
  display: none !important;
}

/* slider */

.main-slider .swiper-slide .image-layer {
  display: block;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: white;
  margin-bottom: 1.5rem;
  opacity: none !important;
  -webkit-transform:  none !important;
  transform:  none !important;
  -webkit-transition-delay: none !important;
  transition-delay: none !important
  -webkit-transition: none !important;
  transition: none !important;
  transition:  none !important;
  transition:  none !important;
}

.swiper-container {
  height:550px;
}

.main-slider .swiper-slide-active .image-layer {
/* -webkit-transform: scale(1.15); */
/* transform: scale(1.15); */
}

.text-legend {
  font-size: 0.7rem !important;
  font-weight:200 !important;
  margin-top:20rem !important;
  margin-left:2rem !important;
}


.main-slider .swiper-slide {
  background-color:transparent !important;
}

.service-two__card-content {
  padding-top:30px;
  -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.28);
  box-shadow: 0 0 5px 1px rgba(0,0,0,0.28);
}

.block-title p {
margin: 0;
font-size: 1rem;
text-transform: initial;
font-weight: 100;
color: #222222;
letter-spacing: 0em;
line-height: 1.5;
margin-top: 0px;
margin-bottom: 10px;
}

.block-title h4 {
font-family: 'Roboto', sans-serif;
font-size: 35px;
font-weight: 100;
color: #222222;
}


/* responsive */

  /* @ media */

  @media (min-width: 1900px) {
    .text-legend {
      margin-top:35rem !important;
    }
  }


@media (min-width: 1900px) {
  .swiper-container {
    height:800px;
  }
}

@media (min-width: 992px) {
  .team-one__content {
    text-align:left !important;
  }

  .project-details__images img:nth-child(1) {
    display:inline-block;

}
}

@media (min-width: 1200px) {
  .footer-widget__contact li {
    padding-left: 0px !important;
  }
}

@media (max-width: 425px) {
  .image-auteurs{
    display:none;
  }

.block-title h3 {
font-family: 'Roboto', sans-serif;
font-weight: 100;
color: #222222;
}

}

@media (max-width: 800px) {
  .image-auteurs{
    display:none;
  }
  .container-gallery {
    display:none;
  }
  .projects-one__content h3 {
    display:none;
  }
}

@media (min-width: 1200px) {
.service-two__card-content {
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 20px;
}

.service-two__card {
margin-bottom: 20px;
}

.projects-one__content h3 {
margin-left: 10px;
font-size: 1.25rem;
margin-bottom: 20px;
}

}

@media (min-width: 1200px) {
  .service-sidebar__call {
    padding-bottom:100% !important;
}
}


  /* other */

.parent {
  display:grid;
  grid-gap:30px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.child {
  height:400px;
}

.footer-widget__contact li {
  padding-left: 0px !important;
}

.image-auteurs {
float: left;
padding-right: 1.5rem;
padding-bottom: 1rem;
width:41%;
}

.contact-infos__single {
  border-left:none !important;
  border-top:none !important;
}


@media (max-width: 1199px) {
  .mobile-nav__toggler {
      position: absolute;
      right: 15px; /* Ajuste la distance depuis le bord droit */
      top: 15px; /* Ajuste la hauteur */
  }
}

/* text */

.block-title h3 {
  font-family: 'Roboto', sans-serif;
  font-weight:100;
  color:#222222;
}

.block-title-vignette h3 {
  font-family: 'Roboto', sans-serif;
  font-weight:100;
  color:#ffff;
}

.block-title h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 35px;
  font-weight: 100;
  color: #222222;
  margin-bottom: 2rem;
}

.block-title p {
margin: 0;
font-size: 1rem;
text-transform: initial;
font-weight: 100;
color: #222222;
letter-spacing: 0em;
line-height: 1.5;
margin-top: 0px;
margin-bottom: 10px;
}

.bottom-title {
  margin-bottom:40px !important;
}

.top-text-about {
  margin-top:10px !important;
}

.team-one__summery {
  font-size: 1rem;
  font-weight: 300;
  line-height:1.5rem;
}

.p-about {
  margin-bottom:1rem !important;
}

.p-editeur {
  font-weight:300 !important;
  margin-top:1rem !important;
}

.footer-widget__title {
margin: 0;
font-family: 'Roboto', sans-serif;
font-weight:100;
font-size:1.5rem;
color:#222222;
line-height: 1;
margin-bottom: 3rem;
}

.footer-widget__post-content span {
font-size: 1rem;
font-family: 'Roboto', sans-serif;
color:#222222;
font-weight: 300;
line-height: 1;
}

.footer-widget__post-content h4 {
  line-height:1.5 !important;
}

.agenda-text {
line-height: 1.5;
padding-top: 1rem;
padding-bottom: 0.2rem;
font-size:0.95rem !important;
font-weight:300;
}

/* menu */

.main-menu .main-menu__list li ul, .stricky-header .main-menu__list li ul {
  background-color:#018763;
  color:#fff !important;
  border-radius: 5px;
}

.main-menu .main-menu__list li ul, .stricky-header .main-menu__list li ul {
  background-color:#018763;
  color:#fff !important;
  border-radius: 5px;
}

.main-menu .main-menu__list li ul li a, .stricky-header .main-menu__list li ul li a {
  color:#fff !important;
}

.main-menu .main-menu__list > li + li, .stricky-header .main-menu__list > li + li {
  margin-left:15px;
}

.service-one::before {
  display: none !important;
}

.service-two::before {
  display:none !important;
}

.mobile-nav__overlay {
  background-color:transparent;
}

.mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid rgba(1, 135, 99, 0.1);
}

.mobile-nav__content {
  background-color:#fff;
}

.mobile-nav__content .main-menu__list li a button.expanded {
  background-color: #FEC00F;
}

.main-menu {
  box-shadow:0 0 5px 1px rgba(0,0,0,0.28);
  -webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.28);
}

/* blocks */

.team-one {
  background-color:transparent !important;
}

.site-footer {
  background-color: #f4f7f9 !important;
}

.footer-widget__contact li + li {
  border-top: 1px solid rgba(254, 192, 15, 0.5);
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
position: relative;
width: 100%;
padding-right:15px;
padding-left: 15px;
}

.col-lg-3, .col-md-10 {
  position: relative;
  width: 50% !important;
  padding-right: 15px;
  padding-left: 15px;

}

.bottom-footer {
  background-color: #f4f7f9 !important;
}

.projects-one__single {
  margin-bottom:15px
}

.service-two__card-image {
  border-radius:5px !important;
}

.container-gallery {
  display:block;
}

/* footer */

.link-event {
  line-height:1.5rem;
  font-weight:300;
}

@media (max-width: 1199px) {
  .service-one__about {
      min-height: 70vh; /* Ajuste la hauteur minimum */
  }
}

/* boostrap */
.card-header {
  background-color:transparent;
}

.card {
  margin-bottom:1rem;
}

.btn-link {
  font-weight:200;
  font-size:1.25rem;
  color:#000;
}

.btn-link:hover {
  color:#069C9E;
  text-decoration:none;
}

.btn {
  padding: .375rem 0rem;
}

.projects-one__single {
  border-radius:0px;
}

/* caption */

figcaption {
    background-color: tranparent;
    color: #fff;
    font: smaller sans-serif;
    padding: 3px;
    text-align: center;
}

/* icons */

[class^="agrikon-icon-"], [class*=" agrikon-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  color:#fff !important;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* tabs */

.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 15px 15px 8px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 300;
  color: #018763 !important;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}

.tabset > input:checked + label {
  border-color: #ccc;
  border-bottom: 8px solid #fff;
  margin-bottom: -1px;
  border-radius: 4px;
}

.tab-panel {
  padding: 30px 0;
  border-top: 1px solid #ccc;
}

/* msonry grid */
/* Masonry grid */
.masonry {
  transition: all .5s ease-in-out;
  column-gap: 30px;
  column-fill: initial;
}

/* Masonry item */
.masonry .brick {
  margin-bottom: 30px;
  display: inline-block; /* Fix the misalignment of items */
  vertical-align: top; /* Keep the item on the very top */
}

/* Masonry image effects */
.masonry .brick img {
  transition: all .5s ease-in-out;
  backface-visibility: hidden; /* Remove Image flickering on hover */
}

.masonry .brick:hover img {
  opacity: .75;
}

/* Bordered masonry */
.masonry.bordered {
  column-rule: 1px solid #eee;
  column-gap: 50px;
}

.masonry.bordered .brick {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}

/* Gutterless masonry */
.masonry.gutterless {
  column-gap: 0;
}

.masonry.gutterless .brick {
  margin-bottom: 0;
}

/* Masonry on tablets */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .masonry {
    column-count: 4;
  }
}

/* Masonry on big screens */
@media only screen and (min-width: 1024px) {
  .masonry {
    column-count: 4;
  }
}


.date-no {
   font-weight:200;
}

.date-yes {
   font-weight:600;
}

.page-header .container {
  padding-bottom: 10px !important;
  padding-top: 70px !important;
}

.page-header::after {
  background-image: none !important;
}

.page-header {
  background-color: transparent;
}

/* blog */

.blog-sidebar__posts ul li {
  padding-left: 20px !important;
}


/* news */

.title-news {
  font-size:1.8rem !important;
  font-family: var(--thm-font) !important;
  margin-top:-2rem !important;
  padding-bottom : 3rem;
  text-shadow: 1px 1px 1px rgba(0,0,0,1);
}

.title-news-strong {
  font-size:1.5rem !important;
  margin-top:-2rem !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  margin-bottom: 4rem !important;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.subtitle-news {
  font-size:1.5rem !important;
  margin-top:-3rem !important;
  line-height: 25px !important;
  text-shadow: 1px 1px 1px rgba(0,0,0,1);
}

.news-btn {
  z-index: 1;
  margin-top:3rem;
  margin-left:2rem;
  position:relative;
  padding: 10px;
  font-size:1.2rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  background-color: #FEC00F;
  color: #FFFF;
}


@media (max-width: 575px) {
  p br {
    display: inline !important;
  }
}

@media (max-width: 575px) {
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: inline !important;
  }
}

.service-one__box:hover > img {
  -webkit-filter: blur(0px);
          filter: blur(0px);
}

.service-one__box-content {
  width: calc(100% - 40px);
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%) translateY(50%);
          transform: translateX(-50%) translateY(50%);
    -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.service-one__box:hover .service-one__box-content {
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}

.card-header {
  padding: .2rem 1rem;
  margin-bottom: 0;
  background-color: none !important;
  border-bottom:none !important;

}


.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 1rem;
}

.blog-card__image > a::before, .blog-card__image > a::after {
  content: "";
  width: 32px;
  height: 2px;
  background-color: transparent;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}

.blog-card__date {
  top: -37px;
  border: none;
}

.blog-card__content {
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin-bottom: 1rem;
}

.blog-card__image > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(254, 224, 121, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transform: translateY(-20%);
  transform: translateY(-20%);
  -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, -webkit-transform 500ms ease;
  transition: opacity 500ms ease, transform 500ms ease;
  transition: opacity 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;

}

.blog-card__content .thm-btn {
  background-color: var(--warning);
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 29.5px;

}
