/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
body {
  background-color: #FBFBFB !important;
  background-image: none !important;
}
.et_pb_section_1,
.et_pb_section_2,
.et_pb_section_5 {
  background-color: transparent !important;
}

.list-blog .entry-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 52px;
}

div#page-container {
    /*background: linear-gradient(180deg, #FCCAA6 0%, #FBFBFB 10%);*/
}
.et_pb_button {
    display: flex !important;
    height: 48px;
    align-items: center;
    padding-right: 50px !important;
    padding-left: 15px !important;
}
.et_pb_button::after {
    content: "";
    background-image: url("/wp-content/uploads/2026/06/flech-button.svg")!important;
    background-repeat: no-repeat;
    background-position: center;
	background-color: #ffffff;
    width: 36px;
    height: 36px;
	right: 5px;
    border-radius: 50px;
}
.custom-btn-1::after, .custom-btn-2::after {
background-image: url("/wp-content/uploads/2026/06/flech-blanc.svg")!important;
}
.custom-btn-1 {
    background: #FCCAA6 !important;
    color: #111827 !important;
}
.custom-btn-1:hover {
    background: #111827 !important;
    color: #fff !important;
}
.custom-btn-1:hover:after {
	background-color: #e8581c;
}
.custom-btn-2 {
    background: #fff !important;
    color: #111827 !important;
}
.custom-btn-2:hover {
    background: #111827 !important;
    color: #fff !important;
}
.custom-btn-1::after {
	background-color: #000000;
}
.custom-btn-2::after {
	background-color: #e8581c;
}
.cls-maps .et_pb_column img {
    border-radius: 20px;
    padding: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #e4e4e4;
    transition: border 300ms ease 0ms;
	margin-bottom: 24px;
}
.cls-maps .et_pb_column:hover img {
    border-color: #E8581C !important;
}
.cls-maps .et_pb_column:hover .et_pb_text_inner {
    color: #E8581C;
}
.et-menu a {
	color: #111827;
}
.et-menu .menu-item-has-children>a:first-child:after {
	color: #e8581c;
}

.cls-maps {
    display: flex;
    gap: 24px;
}
.cls-maps .et_pb_row:after, .cls-maps .et_pb_row_inner:after {
    display: none;
}
.row-botton {
    display: flex;
    align-items: center;
}

.row-botton {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
}

button.et_pb_menu__icon.et_pb_menu__search-button {
    background: #E8581C;
	color: #fff !important;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    transform: rotate(270deg);
    transition: all 300ms ease 0ms;
}

button.et_pb_menu__icon.et_pb_menu__search-button:hover {
    background: #111827;
    transition: all 300ms ease 0ms;
}

.row-menu .et_pb_menu .et_pb_menu__wrap {
    align-items: center;
}
.cls-center .et_pb_column {
    display: flex;
    align-items: center;
    justify-content: center;
	gap: 12px;
}
.cls-line1, .cls-line11 , .cls-line2, .cls-line5 {
	display: flex;
	justify-content: center;
}
.cls-line3, .cls-line4 {
	display: flex;
}

.cls-line1 h2:after {
    position: absolute;
    content: '' !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2026/06/line-1.svg);
    height: 6px;
    width: -webkit-fill-available;
    bottom: 3px;
    top: auto;
    right: 0;
    background-position: right;
    display: flex !important;
}
.cls-line2 h2:after {
    position: absolute;
    content: '' !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2026/06/line-2.svg);
    height: 6px;
    width: -webkit-fill-available;
    bottom: 3px;
    top: auto;
    right: 0;
    background-position: right;
    display: flex !important;
}
.cls-line3 h2:after {
    position: absolute;
    content: '' !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2026/06/line-3.svg);
    height: 6px;
    width: -webkit-fill-available;
    bottom: 3px;
    top: auto;
    right: 0;
    background-position: right;
    display: flex !important;
}
.cls-line4 h2:after {
    position: absolute;
    content: '' !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2026/06/line-4.svg);
    height: 6px;
    width: -webkit-fill-available;
    bottom: 3px;
    top: auto;
    right: 0;
    background-position: right;
    display: flex !important;
}
.cls-line5 h1:after {
    position: absolute;
    content: '' !important;
    display: flex !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2026/06/line5.svg);
    height: 6px;
    width: -webkit-fill-available;
    bottom: 3px;
    top: auto;
    right: 0;
    background-position: right;
}
@media only screen and (max-width: 767px) {
.cls-line5 h1:after {
	position: absolute;
	content: '' !important;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2026/06/line-1.svg);
	height: 6px;
	width: -webkit-fill-available;
	bottom: 3px;
	top: auto;
	right: 0;
	background-position: center;
	display: flex !important;
}
}

.cls-btn-aligne ul {
	padding-bottom: 10px !important;
}
/* ================================
   Filter Blog
================================ */

        .cfdt-blog-filters {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            margin-bottom: 34px;
            flex-wrap: wrap;
        }

        .cfdt-filter-label {
			font-family: Gotham Narrow Black !important;
            font-weight: 450;
            color: #111827;
            margin-right: 8px;
			font-size: 16px !important;
        }

        .cfdt-filter-btn {
            border: 1px solid #f05a28;
            background: #fff ;
            color: #f05a28;
            padding: 10px 15px;
            border-radius: 999px;
            cursor: pointer;
            transition: all 0.25s ease;
        }

        .cfdt-filter-btn.active,
        .cfdt-filter-btn:hover {
            background: #f05a28;
            color: #ffffff;
        }

        .cfdt-blog-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 52px 40px;
        }

		.cfdt-blog-card {
			display: block;
			/*display: flex;*/
			flex-direction: column;
			justify-content: space-between;
		}

        .cfdt-blog-card.is-hidden {
            display: none;
        }

        .cfdt-blog-image {
            display: block;
            width: 100%;
            height: 270px;
            border-radius: 12px;
            overflow: hidden;
            margin-bottom: 14px;
            background: #f3f3f3;
        }

        .cfdt-blog-image img {
            width: 100%;
            height: 100%;
            display: block;
            object-fit: cover;
            transition: transform 0.35s ease;
        }

        .cfdt-blog-card:hover .cfdt-blog-image img {
            transform: scale(1.04);
        }

		.cfdt-blog-title {
			margin: 0 0 8px 0;
			padding: 0;
			font-size: 20px;
			line-height: 1.3;
		}

        .cfdt-blog-title a {
            color: #111827;
        }

        .cfdt-blog-title a:hover {
            color: #f05a28;
        }

        .cfdt-blog-excerpt {
            margin: 0;
            color: #111827;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            line-height: 1.5;
            letter-spacing: 0%;
			/*margin-bottom: 15px;*/
        }

        @media (max-width: 980px) {
            .cfdt-blog-grid {
                grid-template-columns: repeat(2, 1fr);
                gap: 38px 28px;
            }

            .cfdt-blog-image {
                height: 190px;
            }
        }

        @media (max-width: 600px) {
            .cfdt-blog-section {
                padding: 25px 12px 40px;
            }

            .cfdt-blog-filters {
                justify-content: flex-start;
                margin-bottom: 26px;
            }

            .cfdt-blog-grid {
                grid-template-columns: 1fr;
                gap: 32px;
            }

            .cfdt-blog-image {
                height: 220px;
            }

            .cfdt-blog-title a {
                font-size: 17px;
            }

            .cfdt-blog-excerpt {
                font-size: 15px;
            }
        }
/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}


/*adjust the new toggle element which is added via jQuery*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}


/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}


/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}


/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}


/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}


/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}


/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	color: #f15d1c;
	background: #f0f3f6;
	border-radius: 50%;
	padding: 3px;
}


/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\32';
}


/*add point on top of the menu submenu dropdown*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}


/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 10px;
	line-height: 0;
}


/*force the background color and add a rounded border*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}


/***********************************/
/* ================================
   BLOG HOME - FEATURED LAYOUT
================================ */


/* Container des articles */
.cls-blog-home .et_pb_ajax_pagination_container {
  display: grid !important;
  grid-template-columns: 2.1fr 1fr;
  grid-template-rows: auto auto;
  gap: 34px 46px;
  align-items: start;
}

/* Reset articles */
.cls-blog-home .et_pb_post {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* Premier article ÃƒÂ  gauche */
.cls-blog-home .et_pb_post:nth-child(1) {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}

/* Article 2 ÃƒÂ  droite */
.cls-blog-home .et_pb_post:nth-child(2) {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}

/* Article 3 ÃƒÂ  droite */
.cls-blog-home .et_pb_post:nth-child(3) {
  grid-column: 2 / 3;
  grid-row: 2 / 3;
}

/* Images */
.cls-blog-home .entry-featured-image-url {
  display: block !important;
  margin-bottom: 35px !important;
  overflow: hidden !important;
  border-radius: 12px !important;
}

.cls-blog-home .entry-featured-image-url img {
  width: 100% !important;
  display: block !important;
  object-fit: cover !important;
  border-radius: 12px !important;
	transition: transform 0.35s ease;
}
.cls-blog-home .et_pb_post:hover img {
	transform: scale(1.04);
}

.list-blog .entry-featured-image-url img {
	transition: transform 0.35s ease;
}
.list-blog .et_pb_post:hover img {
	transform: scale(1.04);
}

/* Image du grand article */
.cls-blog-home .et_pb_post:nth-child(1) .entry-featured-image-url img {
  height: 530px !important;
}

/* Images des articles ÃƒÂ  droite */
.cls-blog-home .et_pb_post:nth-child(2) .entry-featured-image-url img,
.cls-blog-home .et_pb_post:nth-child(3) .entry-featured-image-url img {
  height: 220px !important;
}

/* Titres */
.cls-blog-home .entry-title {
  margin: 0 0 12px 0 !important;
  padding: 0 !important;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0%;
}


/* Titre grand article */
.cls-blog-home .et_pb_post:nth-child(1) .entry-title a {
  font-size: 32px !important;
}

/* Titres articles ÃƒÂ  droite */
.cls-blog-home .et_pb_post:nth-child(2) .entry-title a,
.cls-blog-home .et_pb_post:nth-child(3) .entry-title a {
}

/* Contenu */
.cls-blog-home .post-content,
.cls-blog-home .post-content-inner,
.cls-blog-home .post-content-inner p {
  margin: 0 !important;
  padding: 0 !important;
}

.cls-blog-home .post-content-inner p {
  color: #111827;
  line-height: 1.5;
  letter-spacing: 0%;
}

/* Limiter le texte */
.cls-blog-home .post-content-inner {
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

/* Texte grand article */
.cls-blog-home .et_pb_post:nth-child(1) .post-content-inner {
  -webkit-line-clamp: 2;
}

/* Texte articles ÃƒÂ  droite */
.cls-blog-home .et_pb_post:nth-child(2) .post-content-inner,
.cls-blog-home .et_pb_post:nth-child(3) .post-content-inner {
  -webkit-line-clamp: 2;
}

/* Cacher les meta si Divi les affiche */
.cls-blog-home .post-meta,
.cls-blog-home .published,
.cls-blog-home .author,
.cls-blog-home .comments-number {
  display: none !important;
}

/* ================================
   TABLET
================================ */

@media (max-width: 980px) {
  .cls-blog-home {
    max-width: 760px !important;
    padding: 35px 15px !important;
  }

  .cls-blog-home .et_pb_ajax_pagination_container {
    grid-template-columns: 1fr 1fr;
    gap: 28px;
  }

  .cls-blog-home .et_pb_post:nth-child(1) {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .cls-blog-home .et_pb_post:nth-child(2),
  .cls-blog-home .et_pb_post:nth-child(3) {
    grid-column: auto;
    grid-row: auto;
  }

  .cls-blog-home .et_pb_post:nth-child(1) .entry-featured-image-url img {
    height: 340px !important;
  }

  .cls-blog-home .et_pb_post:nth-child(2) .entry-featured-image-url img,
  .cls-blog-home .et_pb_post:nth-child(3) .entry-featured-image-url img {
    height: 180px !important;
  }
}

/* ================================
   MOBILE
================================ */

@media (max-width: 600px) {
  .cls-blog-home {
    padding: 25px 12px !important;
  }

  .cls-blog-home .et_pb_ajax_pagination_container {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .cls-blog-home .et_pb_post {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  .cls-blog-home .entry-featured-image-url {
    margin-bottom: 14px !important;
  }

  .cls-blog-home .et_pb_post:nth-child(1) .entry-featured-image-url img,
  .cls-blog-home .et_pb_post:nth-child(2) .entry-featured-image-url img,
  .cls-blog-home .et_pb_post:nth-child(3) .entry-featured-image-url img {
    height: 220px !important;
  }

  .cls-blog-home .et_pb_post:nth-child(1) .entry-title a,
  .cls-blog-home .et_pb_post:nth-child(2) .entry-title a,
  .cls-blog-home .et_pb_post:nth-child(3) .entry-title a {
    font-size: 20px !important;
  }

  .cls-blog-home .post-content-inner p {
    font-size: 14px !important;
  }
}
.cls-policy .et_pb_text_inner {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  justify-content: flex-end;
}
.cls-policy .et_pb_text_inner ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  gap: 24px;
}
.menu-footer .et_pb_text_inner {
  display: flex;
  align-items: flex-start;
  gap: 22px;
}

.menu-footer .et_pb_text_inner ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.menu-footer .et_pb_text_inner ul li {
  margin: 0 0 0px 0 !important;
  padding: 0 !important;
  justify-content: flex-start;
}


/* Orange arrow only after Cadres */
.menu-footer .et_pb_text_inner ul:first-child li.cls-icon a::after  , .cls-icon a::after {
  content: url(/wp-content/uploads/2026/06/footer-icon.svg);
  color: #ff5a1f;
  margin-left: 4px;
}

/* Mobile */
@media (max-width: 767px) {
.menu-footer .et_pb_text_inner {
	display: flex;
	align-items: flex-start;
	gap: 35px !important;
	flex-direction: row !important;
}
.row-logo {
	margin-bottom: 0px;
}
.et_mobile_menu {
	right: 0;
	left: auto;
	width: 230PX;
}
}

/* Newsletter style */
/* .cls-newsletter .wpcf7-form {
  display: flex;
  gap: 12px;
  max-width: 650px;
  width: 100%;
} */

.cls-newsletter .wpcf7-form p {
  margin: 0 !important;
  padding: 0 !important;
}

/* .cls-newsletter .hidden-fields-container,
.cls-newsletter .wpcf7-response-output {
  display: none !important;
} */

/* Input container */
.cls-newsletter .cls-formuler-ctn {
  flex: 1;
}

.cls-newsletter .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.cls-newsletter input[type="email"] {
  width: 100%;
  height: 44px;
  border-radius: 999px;
  border: 1.5px solid rgba(255, 255, 255, 0.9);
  background: rgba(255, 255, 255,15%);
  color: #ffffff;
  padding: 0 28px;
  outline: none;
  box-shadow: none;
}

.cls-newsletter input[type="email"]::placeholder {
  color: rgba(255, 255, 255, 0.85);
}

/* Submit container */
.cls-newsletter .column.one {
  width: 140px;
  position: relative;
}

.cls-newsletter .column.one p {
  position: relative;
}

/* Button */
.cls-newsletter input[type="submit"] {
	font-family: 'Gotham Narrow black';
	width: 100%;
	height: 44px;
	border-radius: 999px;
	border: none;
	background: #ffffff;
	font-size: 16px;
	color: #080c16;
	padding: 0px 40px 0 20px;
	cursor: pointer;
	text-align: left;
	box-shadow: none;
	transition: .3s all ease;
}
.cls-newsletter input[type="submit"]:hover {
	background: #e8581c;
	color: #ffffff;
}


/* Arrow circle */
.cls-newsletter .column.one p::after {
  content: url(/wp-content/uploads/2026/06/flech-blanc.svg);
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #080c16;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

/* Spinner fix */
.cls-newsletter .wpcf7-spinner {
  position: absolute;
  right: -35px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}

/* Mobile */
@media (max-width: 767px) {
  .cls-newsletter .wpcf7-form {
    flex-direction: column;
    align-items: stretch;
  }

  .cls-newsletter .column.one {
    /*width: 100%;*/
  }

  .cls-newsletter input[type="email"],
  .cls-newsletter input[type="submit"] {
    height: 58px;
  }

  .cls-newsletter .column.one p::after {
    width: 42px;
    height: 42px;
  }
}

.et_pb_menu .et-menu>li {
	padding-left: 8px;
	padding-right: 8px;
}
.cls-footer-info {
	display: flex;
	gap: 40px;
	justify-content: space-between;
}
.cls-footer-info:after {
	display: none;
}
.mobile_menu_bar {
	bottom: 0px !important;
}
ul#mobile_menu1 {
	list-style: none;
	padding: 20px;
}
ul.sub-menu.visible {
	list-style: none;
	padding: 0px;
}
@media (max-width: 1380px) {
.et_pb_row {
	width: 90%;
}
}
@media (max-width: 1230px) {
.et_pb_menu .et-menu>li {
	padding-left: 5px;
	padding-right: 5px;
}
}
@media (max-width: 1200px) {
.et-menu li>a {
	font-size: 15px !important;
}
}
@media (max-width: 1160px) {
.et_mobile_nav_menu {
	display: block !important;
}
.et_pb_menu .et_pb_menu__menu {
	display: none !important;
}
.et_pb_menu .et_pb_menu__wrap {
	justify-content: flex-end !important;
}
}
@media (max-width: 980px) {
.cls-head .et_pb_column {
	margin-bottom: 0px !important;
}
.cls-maps .et_pb_column {
	width: 48% !important;
}
.cls-policy .et_pb_text_inner {
	justify-content: center;
}

.cls-elus .et_pb_row {
	padding-bottom: 0;
	padding-top: 20px;
	display: flex;
	gap: 20px;
}
.cls-elus .et_pb_column {
	margin-bottom: 0px !important;
	border: 1px solid #d7d7d7;
}
	.cls-elus .et_pb_row:after {
		display: none;
	}
}
@media (max-width: 767px) {
	.cls-maps .et_pb_column {
		width: 100% !important;
	}
	.cls-line1 h2:after, .cls-line2 h2:after, .cls-line5 h1:after, .cls-line3 h2:after, .cls-line4 h2:after {
		display: none;
	}
	.cls-newsletter input[type="email"] {
		width: 100%;
	}
	.cls-flx {
		flex-direction: column;
	}
	.cls-elus .et_pb_row {
		flex-direction: column;
	}
}

.cls-btn-aligne .et_pb_button_module_wrapper {
	display: flex;
}

.cls-equl .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.cls-map .et_pb_column {
	border-radius: 15px;
	padding: 20px;
	background: #f4f4f5;
	border: 1px solid #e4e4e7;
}
.cls-map .et_pb_column:hover {
	background: #f15d1c12;
	border: 1px solid #f15d1c;
}
.cls-elus .et_pb_row {
	padding-bottom: 3%;
	padding-top: 0;
}
button.pum-close.popmake-close {
	background: #ffffff !important;
	border-radius: 30px !important;
	height: 32px !important;
	width: 32px !important;
	    font-family: math !important;
}


.cls-newsletter1 {
    display: flex;
    gap: 12px;
    max-width: 650px;
    width: 100%;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffffff;
    color: white;
    border-radius: 33px;
    font-size: 15px;
    border: 0;
}


span.et_pb_contact_field_options_title {
    display: none;
}



label[for="et_pb_contact_rgpd_7_0"] {
  font-size: 14px !important;
  line-height: 1.5;
}






.cls-line11 h2:after {
    position: absolute;
    content: '' !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2026/06/line-1.svg);
    height: 6px;
    width: -webkit-fill-available;
    bottom: 3px;
    top: auto;
    background-position: left;
    display: flex !important;
}





.cls-maps .et_pb_column img {
    background: white;
}




.cls-flx {
    gap: 30px !important;
}




.et_section_specialty {
    position: relative;
}

.et_section_specialty:after {
    content: '';
    width: 100%;
    background-image: url(/wp-content/uploads/2026/06/image-23-1.png);
    position: absolute;
    width: 100%;
    height: 211px;
    bottom: 0;
    left: 0;
    background-size: contain;
    background-repeat: repeat;
    background-blend-mode: multiply !important;
    content: "";
    position: absolute;
    width: 100%;
    height: 211px;
    bottom: 0;
    left: 0;
    background-color: #ef5417;
    background-image: url("/wp-content/uploads/2026/06/image-23-1.png");
    background-size: contain;
    background-position: bottom center;
    background-repeat: repeat-x;

    /* Removes the beige/grey appearance */
    background-blend-mode: multiply;
    pointer-event;
}

.et_section_specialty > * {
    position: relative;
    z-index: 1;
}

.cls-newsletter input[type="email"]{
	font-size:16px;
}

.et_mobile_menu .menu-item-has-children>a {
	font-weight: unset;}


@media(max-width:767px){
	.et_pb_text_0_tb_footer h2{
		font-size:27px !important;
	}
	.cls-newsletter1
 {
    /*display: block;*/

}
	
	.cls-formuler-ctn {
    margin-bottom: 20px;
}
	
	span.wpcf7-spinner {
    display:none !important;
}
.single-post h1.entry-title {
    font-size: 32px !important;
}}


.pad0.et_pb_post {
    padding: 0;
}

.pad0 .et_pb_post {
    background: #ffffff00 !important;
}

.pad0 .et_pb_image_container {
    margin: 0;
}

.link-extern  a:after {
    content: url(/wp-content/uploads/2026/06/footer-icon.svg);
    color: #ff5a1f;
    margin-left: 4px;
}
@media(min-width:981px){
.cls-footer-info .et_pb_column {
	display: flex;
	flex-direction: column;
	align-content: center;
	flex-wrap: wrap;
}
}
@media(min-width:768px){
	.hidedesk{
		display:none !important;
	}	
}
.cls-elus .et_pb_row {
    padding-bottom: 3%;
    padding-top: 0;
}


.fild {
    padding-bottom: 2.75%;
}



.blog1 h3 {
    font-size: 20px !important;
    line-height: 20px !important;
    color: #111827 !important;
}


.blog1 p {
    color: #666;
    font-size: 15px;
}

.blog1 .et_pb_module.et_pb_image {
    margin-bottom: 30px !important;
}

.blog1 .dnxte-feature-list-img {
    display: none;
}

.blog1  .dnxte-feature-list-content {
    margin-left: 0;
    color: #e9590b;
}

.blog1 .et_pb_module.et_pb_text {
    margin-bottom: 0 !important;
}








.et_section_specialty1 {
    position: relative;
}

.et_section_specialty1:after {
    content: '';
    width: 100%;
    background-image: url(/wp-content/uploads/2026/06/image-23-1.png);
    position: absolute;
    width: 100%;
    height: 211px;
    bottom: 0;
    left: 0;
    background-size: contain;
    background-repeat: repeat;
    background-blend-mode: multiply !important;
    content: "";
    position: absolute;
    width: 100%;
    height: 211px;
    bottom: 0;
    left: 0;
    background-color: #111827;
    background-image: url("/wp-content/uploads/2026/06/image-23-1.png");
    background-size: contain;
    background-position: bottom center;
    background-repeat: repeat-x;

    /* Removes the beige/grey appearance */
    background-blend-mode: multiply;
    pointer-event;
}

.et_section_specialty1 > * {
    position: relative;
    z-index: 1;
}

@media(max-width:980px){
	.revers1 {
    display: flex;
    flex-direction: column-reverse;
}

.revers1 .et_pb_text_inner {
    margin-bottom: 33px;
}
}


.btn-articl a.more-link {
		font-family: 'Gotham Narrow Black', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px;
	background: #e8581c;
	border-radius: 30px;
	display: flex;
	height: 40px;
	align-items: center;
	padding-right: 50px;
	padding-left: 15px;
	color: #ffffff;
	justify-content: flex-start;
	position: relative;
	width: 130px;
	margin-top: 20px;
	transition: all 300ms ease 0ms;
}
.btn-articl a.more-link:hover {
	background: #111827;
}

.btn-articl a.more-link::after {
	content: "";
	background-image: url("/wp-content/uploads/2026/06/flech-button.svg")!important;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
	width: 30px;
	height: 30px;
	right: 5px;
	border-radius: 50px;
	position: absolute;
}
.btn-articl article {
	margin-bottom: 30px !important;
}

.pagination .alignleft a,
.pagination .alignright a {
    text-indent: -9999px;
    display: inline-block;
}

.pagination .alignleft a::after,
.pagination .alignright a::after {
    display: block;
    text-indent: 0;
}

.pagination .alignleft a::after {
    content: "« Articles précédents";
}

.pagination .alignright a::after {
    content: "Articles suivants »";
}

a.more-link {
  font-size: 0 !important;
}

a.more-link::before {
  content: "Lire plus";
  font-size: 16px !important;
  text-transform: none !important;
}

/* ==========================================
   CFDT — PAGINATION AJAX
========================================== */

.cfdt-blog-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 40px;
    flex-wrap: wrap;
}


/* BOUTONS */

.cfdt-blog-pagination .cfdt-page-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-width: 42px;
    height: 42px;
    padding: 0 12px;

    border: 1px solid #dddddd;
    border-radius: 30px;

    background: #ffffff;
    color: #111827;

    font-size: 15px;
    font-weight: 600;
    line-height: 1;

    cursor: pointer;

    transition: all 0.25s ease;
}


/* HOVER */

.cfdt-blog-pagination .cfdt-page-btn:hover {
    background: #f2f2f2;
    border-color: #ea5b0c;
    color: #ea5b0c;
}


/* PAGE ACTIVE */

.cfdt-blog-pagination .cfdt-page-btn.active {
    background: #ea5b0c;
    border-color: #ea5b0c;
    color: #ffffff;

    cursor: default;
}


/* ACTIVE */

.cfdt-blog-pagination .cfdt-page-btn.active:hover {
    background: #ea5b0c;
    border-color: #ea5b0c;
    color: #ffffff;
}


/* DISABLED */

.cfdt-blog-pagination .cfdt-page-btn:disabled {
    opacity: 1;
}


/* PRÉCÉDENT / SUIVANT */

.cfdt-blog-pagination .cfdt-page-prev,
.cfdt-blog-pagination .cfdt-page-next {
    padding: 0 16px;
    font-size: 18px;
}


.cfdt-blog-pagination .cfdt-page-btn.cfdt-page-prev {
	transform: rotate(180deg);
}

/* POINTS ... */

.cfdt-blog-pagination .cfdt-page-dots {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-width: auto;
    height: 42px;

    padding: 0 5px;

    color: #111827;

    font-size: 15px;
    font-weight: 600;
}


/* ==========================================
   AJAX LOADING
========================================== */

.cfdt-blog-results {
    transition: opacity 0.25s ease;
}

.cfdt-loading .cfdt-blog-results {
    opacity: 0.4;
    pointer-events: none;
}


/* ==========================================
   MOBILE
========================================== */

@media (max-width: 767px) {

    .cfdt-blog-pagination {
        gap: 6px;
        margin-top: 30px;
    }

    .cfdt-blog-pagination .cfdt-page-btn {
        min-width: 38px;
        height: 38px;
        padding: 0 10px;
        font-size: 14px;
    }

    .cfdt-blog-pagination .cfdt-page-prev,
    .cfdt-blog-pagination .cfdt-page-next {
        padding: 0 13px;
        font-size: 17px;
    }

    .cfdt-blog-pagination .cfdt-page-dots {
        height: 38px;
        font-size: 14px;
    }

}

/* ================================
   MOBILE
================================ */

@media (max-width: 767px) {

    .cfdt-blog-pagination {
        gap: 6px;
        margin-top: 30px;
    }

    .cfdt-blog-pagination .page-numbers {
        min-width: 38px;
        height: 38px;
        padding: 0 10px;
        font-size: 14px;
    }

    .cfdt-blog-pagination .prev,
    .cfdt-blog-pagination .next {
        padding: 0 12px;
    }
}

.cfdt-blog-section {
    scroll-margin-top: 150px;
}

.cfdt-blog-readmore {
	width: fit-content;
	height: 42px;
	display: none !important;
}

.cfdt-blog-readmore::after {
	width: 32px;
	height: 32px;
}


/***/
/* ==============================
   CONTACT FORM 7 - ADECCO
================================ */

.adecco-contact-form {
    width: 100%;
}

/* 2 colonnes */
.adecco-form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 34px;
    margin-bottom: 34px;
}

.adecco-field {
    width: 100%;
}

/* Champs */
.adecco-contact-form input[type="text"],
.adecco-contact-form input[type="email"],
.adecco-contact-form input[type="tel"],
.adecco-contact-form textarea {
    width: 100%;
    border: 0;
    outline: 0;
    box-shadow: none;
    background: #f1f1f1;
    color: #12294a;
    font-size: 14px;
    font-family: inherit;
}

/* Input */
.adecco-contact-form input[type="text"],
.adecco-contact-form input[type="email"],
.adecco-contact-form input[type="tel"] {
    height: 49px;
    padding: 0 16px;
    border-radius: 30px;
}

/* Textarea */
.adecco-contact-form textarea {
    height: 150px;
    min-height: 150px;
    resize: vertical;
    padding: 17px 16px;
    border-radius: 30px;
}

/* Placeholder */
.adecco-contact-form input::placeholder,
.adecco-contact-form textarea::placeholder {
    color: #667080;
    opacity: 1;
}

/* Message */
.adecco-message {
    margin-bottom: 35px;
}

/* Consentement */
.adecco-consent {
    font-size: 14px;
    line-height: 1.6;
    color: #001b3b;
    margin-bottom: 20px;
}

.adecco-consent .wpcf7-list-item {
    margin: 0;
}

.adecco-consent label {
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.adecco-consent input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    min-width: 18px;
    background: #f1f1f1;
    border: 0;
    border-radius: 50%;
    margin-top: 3px;
    cursor: pointer;
}

.adecco-consent input[type="checkbox"]:checked {
    background: #f45117;
    box-shadow: inset 0 0 0 5px #f1f1f1;
}

/* Bouton */
.adecco-submit-wrap {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.adecco-submit {
    border: 0 !important;
    background: #f45117 !important;
    color: #fff !important;
    height: 49px;
    padding: 0 20px 0 20px !important;
    border-radius: 30px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    cursor: pointer;
    transition: 0.2s ease;
}

.adecco-submit:hover {
    background: #d94310 !important;
}

/* Cercle + flèche */
/* .adecco-submit-wrap::after {
    content: "→";
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    color: #f45117;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    pointer-events: none; 
}*/

/* Messages CF7 */
.adecco-contact-form .wpcf7-not-valid-tip {
    font-size: 12px;
    margin: 5px 0 0 15px;
}

.adecco-contact-form .wpcf7-response-output {
    margin: 20px 0 0 !important;
}

/* Mobile */
@media (max-width: 767px) {

    .adecco-form-grid {
        grid-template-columns: 1fr;
        gap: 18px;
        margin-bottom: 18px;
    }

    .adecco-message {
        margin-bottom: 25px;
    }

    .adecco-contact-form textarea {
        height: 130px;
        min-height: 130px;
    }

    .adecco-submit-wrap {
        justify-content: flex-start;
    }
}