:root {
    --theme-color: #607c56;
}


/***** HEADER ***************************************/
.header-link-1 .icon {background: var(--theme-color);}
.header-link-1 .icon:before {border: 1px solid var(--theme-color);}
.main-menu ul li a {text-transform: uppercase;}
.header-logo {max-width: 250px;}
.header-right {gap: 40px;}
@media (min-width: 992px) {
	.header-logo {max-width: 170px;}
	.header-right {gap: 15px;}
	.main-menu ul li a {font-size: 16px;}
}
@media (min-width: 1030px) {
	.header-logo {max-width: 180px; padding: 10px 0;}
	.header-right {gap: 20px;}
	.main-menu ul li a {font-size: 16px;}
}
@media (min-width: 1070px) {
	.header-logo {max-width: 220px;}
}
@media (min-width: 1160px) {
	.header-logo {max-width: 260px; padding: 20px 0;}
	.header-right {gap: 30px;}
	.main-menu ul li a {font-size: 17px;}
}
@media (min-width: 1250px) {
	.header-logo {max-width: 280px;}
	.header-right {gap: 40px;}
}
@media (min-width: 1400px) {
	.header-logo {max-width: 250px;}
	.main-menu ul li a {font-size: 19px;}
}
@media (min-width: 1500px) {
	.header-logo {max-width: 290px;}
}


/***** MENU MOBILE ***************************************/
.offcanvas__info {background: #fff none repeat scroll 0 0;}
.offcanvas__contact h4, .offcanvas__contact-text a {color: inherit;}
.offcanvas__contact-icon i {color: inherit; border: solid 1px var(--theme-color-1);}
.offcanvas__social ul li a {color: inherit; border: solid 1px var(--theme-color-1);}
.mean-container .mean-nav ul li a {color: inherit; text-transform: uppercase;}
.mean-container .mean-nav ul li .submenu {display: block!important;}
.mean-container .mean-nav ul li .submenu a {text-transform: none;}


/***** ARIANE ***************************************/
.breadcrumb__thumb:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(16, 32, 57, 0.90) 0%, rgba(11, 21, 38, 0.60) 56.25%, rgba(0, 0, 0, 0.00) 97.81%);
}



/***** DIVERS *************************************/
.section-sub-title {margin-left: 35px;}
.section-sub-title:before {/*content: url(../imgs/favicon.svg);*/ content: ''; background: url(../imgs/favicon.svg); background-size: contain; border: none; width: 29px; height: 29px; left: -35px; margin-top: -7px;}



/***** SLIDER *************************************/
.swiper-slide .banner-main {padding: 90px 0;}
@media (min-width: 992px) {
	.swiper-slide .banner-main {padding: 130px 0;}
}
.banner-sub-title {margin-left: 35px;}
.banner-sub-title:before {content: ''; background: url(../imgs/favicon.svg); background-size: contain; border: none; width: 29px; height: 29px; left: -35px; margin-top: -3px;}

	
/***** HOMEPAGE *************************************/
.about-us-image-area .inner:before { background: #47613e;}
.service-slider-section .shape-2 {
  position: absolute;
  top: 236px;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top right;
  z-index: 1;
}

.service-slider-section .shape-3 {
  position: absolute;
  top: 352px;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top right;
}
.service-slider-section h3.section-title {color: inherit;}
/*.service_1_navigation__wrapprer button {color:  var(--theme-color-1); border: 1px solid rgba(96, 124, 86, 0.25);}
.service_1_navigation__wrapprer button:hover {color:  var(--theme-color-1); border: 1px solid rgba(96, 124, 86, 1);}*/
.service_1_navigation__wrapprer button {
  color: var(--theme-color);
  height: 50px;
  width: 50px;
  border: 1px solid var(--theme-color);
  border-radius: 50%;
  font-size: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}

.service_1_navigation__wrapprer button:hover {
  background: var(--theme-color);
  color: #fff;
}
/*.cta-1-section {margin-bottom: 60px;}*/
.cta-1-section:before {
   background: var(--theme-color-1);
}



/*************** PAGE (CMS) */
.page-cms .listeModules {font-size: 14px;line-height: 24px; color: #444444; font-weight: 400;}
.page-cms .listeModules .zoneTitre {margin-bottom: 12px;}
.page-cms .listeModules .module {/*margin-bottom: 40px;*/}
.page-cms .listeModules .module {margin-bottom: 70px; }
.page-cms .listeModules .module.marginB0  {margin-bottom:0}
.page-cms .listeModules .module.marginB2  {margin-bottom:70px}
.page-cms .listeModules h1, .page-cms .listeModules h2, .page-cms .listeModules h3  { margin:0;}
.page-cms .listeModules p {margin-top:0!important; margin-bottom: 17px!important; padding:0!important;}



.page-cms .listeModules h2 {color: var(--theme-color)!important; line-height: 1; font-size: 45px;}
.page-cms .listeModules h3 {color: #000; line-height: 1.1; margin-top:11px; font-size: 33px;}
.page-cms .listeModules .bloc {margin-bottom: 0px; text-align: justify;}
.page-cms .listeModules .bloc img {max-width: 100%; border-radius: 6px; border: solid 1px #ccc;}
.page-cms .listeModules .bloc .zoneImage {position: relative; text-align: center;}
.page-cms .listeModules .bloc .zoneImage img {border-radius: 6px; border: solid 1px #ccc; display: block; margin: 0 auto;}
.page-cms .listeModules .bloc .legendeImage {text-align: center; margin-top: 4px; font-style: italic;}

.page-cms .listeModules .bloc table.responsive td {display: block; width: 100%; margin-bottom: 20px; text-align: center!important;}

.page-cms .listeModules .bloc ul, .page-cms .listeModules .bloc li {/font-size: 1em;*/}
.page-cms .listeModules .bloc li {list-style: disc; margin-left: 25px; padding-left: 5px; margin-bottom: 5px;}

.page-cms .listeModules .tablo td {border: solid 1px #000; padding: 5px;}

.page-cms .listeModules .row.item {--bs-gutter-x: 30px; }

@media (max-width:767px) {
	.page-cms .listeModules .bloc {margin-bottom: 25px;}
}
@media (min-width:768px) {
	.page-cms .listeModules div.bloc[class*="col-md-"] {margin-bottom: 0px;}
	.page-cms .listeModules .bloc table.responsive td {display: table-cell; margin-bottom: 0px; }
	.page-cms .listeModules .bloc table.responsive.colonnes-5 td {width: 20%;}
	.page-cms .listeModules .bloc table.responsive.colonnes-4 td {width: 25%;}
	.page-cms .listeModules .bloc table.responsive.colonnes-3 td {width: 33.33%;}
	.page-cms .listeModules .bloc table.responsive.colonnes-2 td {width: 50%;}
}

@media (min-width:576px) {
	.page-cms .listeModules div.bloc[class*="col-sm-"] {margin-bottom: 0px;}
}
@media (min-width:768px) {
	.page-cms .listeModules div.bloc[class*="col-md-"] {margin-bottom: 0px;}
}
@media (min-width:992px) {
	.page-cms .listeModules div.bloc[class*="col-lg-"] {margin-bottom: 0px;}
}



/***** CONTACT *************************************/
.iconcaptcha-holder.iconcaptcha-theme-light {background: #fff!important;}
.msg_javascript {padding: 25px; background: #F8F8F8; text-align: center; font-size: 24px; font-weight: bold; margin-bottom: 25px; color: var(--theme-color);}
#formContact textarea {line-height: 1.3; padding: 21px; }



/***** FOOTER *************************************/
footer .section-space-medium {
    padding: 40px 0;
}