@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
.traitementitem:hover,
.button-prev:hover,
.button-next:hover{
	cursor:pointer;
}
.button-prev:hover svg path,
.button-next:hover svg path{
	fill:#C9BDAE;
	cursor:pointer;
}
.entry-content h2 {
	font-size:28px!important;
	line-height: 38px!important;
}
.entry-content h3 {
	font-size:22px!important;
	    line-height: 32px!important;
	
}
html {
  scroll-behavior: auto !important;
}
.button_location.border-visible{
  border: 1px solid #ECE4D7;
  border-radius: 15px;
}
.button__location.border-visible {
  border: 1px solid #ECE4D7;
/* border-bottom-left-radius:15px;
	border-bottom-right-radius:15px; */
}
.contact-address {
	max-width:387px;
}
.mb-12 {
	margin-bottom:12px;
}
#access_map {
	margin-top:56px;
}
.map-container {
	max-width: 570px;
height: 411px;
border-radius: 40px;

}
.social-media a:hover svg path{
	fill:#1E1E1E;
}
/* Preloader */
.preloader {
  height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 9;
  top: 0;
  background-color: white;
  background-image: url(../images/La_1.png);
}

.svg-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;

}


#svg-container {
  transition: transform 0.9s ease;
  transform: translateX(120px);
  z-index: 2;
}


#svg-container.slide-left {
  transform: translateX(35px);
	scale: 0.8;
}


.title___name {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  margin-left: 20px;
  position: relative;
	
}


.title___name.show-title {
  opacity: 1;
  transform: translateY(0);

}



  
body {
    margin-bottom: 0;
    
}
a:hover{
    text-decoration: none;
}
body.home {
    margin-bottom: 0;
	overflow-x:hidden;
}
.post, .page {
    margin: 0;
}
.container {
    max-width: 1170px;
}
.container-sm {
    max-width: 940px;
}
.container_lg {
    max-width: 1430px;
}

a:focus {
    outline: none;
}
 
.no-desktop {
    display: none!important;
}

h1 span {
    font-family: "Source Serif 4", serif;
  font-optical-sizing: auto;
    font-weight: 500;
    font-style: italic;
    font-size: 80px;
    line-height: 88px;
    letter-spacing: 0px;
    text-align: center;
}
h1 {
    font-family: "Poppins", sans-serif;  
font-weight: 400;
font-size: 55px;
line-height: 65px;
letter-spacing: 2px;
text-align: center;
}
ul li,
ol li {

    font-family: "Poppins", sans-serif;   

}
h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 2px;
    text-align: center;
    font-family: "Work Sans", sans-serif;
}
h2 span {
    font-family: "Source Serif 4", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 58px;
    line-height: 50px;
    letter-spacing: 2px;
    text-align: center;
    
}



.content-text p {
    text-align: center;
}
h3 {
    font-family: "Poppins", sans-serif;  
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}
h4 {
    font-family: "Poppins", sans-serif;  
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2%;
}
a {
    text-decoration: none;
}

p {
    font-family: "Poppins", sans-serif;  
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color:#1E1E1E;
}

.custom-logo-link img {
	width:352px;
}


 .width-25 {
	width: 280px;
} 
.width-25 a,
.width-25 span,
.width-25 a:visited {
	color: #fff!important;
}
.width-25 span {
	margin: 0 6px;
	font-size:16px;
} 
.button_location:hover,
.button__location:hover{
	    background: #F4F3EC;
}
.contact_wrapper {
    position: fixed;
    top: 40%;
    right: 5%;
    text-align: center;
    z-index: 3;
    padding: 0;
    width: 72px;
    border-radius: 30px;
    height: 286px;
    row-gap: 12px;
}
.locations-contact_wrapper {
    position: fixed;
    top: 75%;
    right: 6%;
    text-align: center;
    z-index: 3;
    padding: 0;
    width: 72px;
    border-radius: 30px;
    height: 286px;
}
.button_location,
.button__location {
    z-index: 2;  
}
.button__location:visited .hide__number{
	color:#3D3530!important;
}
.button_location .hide_number {
    white-space: nowrap;
}
.button_location:hover .hide_number
 {
    opacity: 1;
    visibility: visible;
	 max-width: 553px;
}
.button__location:hover .hide__number {
    opacity: 1;
    visibility: visible;
    max-width: 454px;
}
.button__location span p {
	width:108px;
	color:#fff;
}
.button__location:hover span p {
	width:108px;
	color:#3D3530;
}
.hide_number,
.hide__number {
    position: absolute;
    right: 30px;
    white-space: wrap;
    background: #F4F3EC;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2px;
    text-align: justify;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    max-width: 0;
    overflow: hidden;
    width: 100vw;
    border-radius: 15px;
}
.hide_number {
    height: 72px;
	color:#3D3530!important;
}
.hide__number {
    height: 104px;
    z-index: 0;
	color:#3D3530!important;
}
.button_location{
    height: 72px;
    width: 72px;
    padding: 19px;
    border-radius: 15px;
    text-decoration: none;
    background-color: #3D3530;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: max-width 0.5s ease-in-out;
    overflow: hidden;
    white-space: nowrap;
    color: #3D3530;
    z-index: 1;
}

.button_location:hover .svg-cover,
.button__location:hover .svg-cover{
    background: #F4F3EC;
}
.button_location:hover .svg-cover path,
.button__location:hover .svg-cover path{
    stroke: #3D3530;
}
.button_location.button_location3:hover .svg-cover path {
    fill: #3D3530;
}
.button_location .svg-cover {
    padding: 19px;
    z-index: 3;
    background-color: #3D3530;
    height: 72px;
    width: 72px;
    display: flex;
    align-items: center;
}
.button__location:first-child {
		border-top-left-radius:15px;
	border-top-right-radius:15px
}
.button__location:last-child  {
		border-bottom-left-radius:15px;
	border-bottom-right-radius:15px
}
.button__location:first-child .svg-cover {
		border-top-left-radius:15px;
	border-top-right-radius:15px
}
.button__location:last-child .svg-cover {
		border-bottom-left-radius:15px;
	border-bottom-right-radius:15px
}
.button__location {
    height: 104px;
    width: 108px;
    padding: 15px 7px;

    background-color: #3D3530;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: max-width 0.5s ease-in-out;
    overflow: hidden;
    white-space: nowrap;
    color: #3D3530;
    z-index: 1;
}
.button__location .svg-cover  {
    height: 104px;
    width: 108px;
    padding: 15px 13px;
    background-color: #3D3530;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#3D3530;
    z-index: 1;
}
/* .button_location:hover,
.third_icon:hover {
	background-color:  #3D3530;
} */

.btn:focus {
    outline: 0;
    box-shadow: none!important;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: var(--bs-btn-active-color);
    background-color: none!important;
    border-color: none!important;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: var(--bs-btn-active-color);
    background-color: none!important;
    border-color: none!important;
}
/* Breadcrumds */
#breadcrumbs {
    align-self: center;
}
.breadcrumb-item,
.row_breadcrumbs a,
.row_breadcrumbs a:visited,
#breadcrumb-item span span a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #3D3530;
    font-family: "Poppins", sans-serif;  
}  
.breadcrumb-item span a:hover  {
    color: #1e1e1e;
}
#breadcrumbs a {
    margin-right: 8px; 
}
#breadcrumbs .breadcrumb_last {
    margin-left: 0px; 
}
#breadcrumbs span + span::before {
    content: ""; 
    margin: 0 4px; 
}

.breadcrumb-item + span {
    margin: 0 8px;
}
.breadcrumb-separator {
    color: #3D3530
}
 
.breadcrumb-separator {
	margin:0 12px;
	padding-bottom:3px;
}

.row_breadcrumbs {
    margin-top: 10px;
}
/* Spaces */
.pt-120{
	padding-top:120px;
}
.mb-24 {
    margin-bottom: 24px;
}

.section_spacing {
    padding: 120px 0px;
}
.hide_on_desktop{
	display:none!important;
}
/*============== Colors =================*/
.dark-brown {
    color: #3D3530;
}
.dark-beige-color{
    color: #ECE4D7;
}
.beige-color{
    color: #F4F3EC;
}
.beige-color-bg{
    background-color: #F4F3EC;
}
.dark-brown-bg{
    background-color: #3D3530;
}
.black {
	color:#1E1E1E;
}
.grey {
    color:#333333;
}
.mid-color{
    color:#C9BDAE;
}
.mid-color-bg{
    background-color:#C9BDAE;
}
.technoology-col {
	background-color: #C9BDAE;
}
/*============== Buttons =================*/

.btn {
    font-family: "Poppins", sans-serif;   
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    padding: 12px 60px;
    border-radius: 30px;
    width: fit-content;
}
 a.primary-button:focus, a.primary-button:active {
    color: #fff;
}
.primary-button {
    background-color: #3D3530;
    color: #fff;
}
.primary-button:visited {
    color: #fff!important;
}
.primary-button:hover {
    cursor: pointer;
    outline: none!important;
    background-color: #ECE4D7;
    color: #3D3530!important;
}
.btn:hover {
    cursor: pointer;
    outline: none!important;
}
.secondary-button {
    background-color: #ECE4D7;
    color: #3D3530!important;
}
.secondary-button:visited {
    color: #3D3530!important;
}
.secondary-button:hover {
background-color: #C9BDAE;
}
/* Menu */
header .container {
	max-width:1440px;
}
#primary-menu {
    display: flex;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
	 align-items: center;
}

.menu ul {
    display: flex;
    list-style-type: none;
}

.menu li.menu-item-has-children {
    padding-right: 30px;
    margin-left:16px;
}
.menu li a,
.sub-menu li a {
    font-family: "Poppins", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 32px;
letter-spacing: 2px;
text-align: left;
text-transform: uppercase;
color:#3D3530;
 padding: 5px 14px;
}

.menu li:hover {
	border-radius:30px;
	background-color:#F4F3EC;
}
.navbar{
    z-index:1!important;
}
.navbar-collapse {
    justify-content: start;
}

.menu > .menu-item-has-children::after {
    content: '';
    position: absolute;
    background-image: url(../images/fi_chevron-down.svg);
    background-repeat: no-repeat;
    top:9px;
    right: 17px;
    height: 24px;
    width: 24px;
}
.RDV_btn {
	background-color:#F4F3EC;
	padding:16px 32px;
	border-radius:100px;
/* 	margin-left:14px; */
}
.RDV_btn:hover {
	background-color:#3D3530!important;
}
.RDV_btn:hover a {
	color:#F4F3EC!important;
}

/* .RDV_btn.menu-item-has-children:hover > .sub-menu {
    display: block;
    position: absolute;
    top: 100%;
   left: -75px;
    z-index: 100;
    padding-top: 13px;
} */
.RDV_btn.menu-item-has-children .sub-menu li {
    background-color: #fff;
    color: #3D3530!important;
    width: 100%;
    min-width: 240px;
    padding: 7px 9px;
}
.RDV_btn.menu-item-has-children .sub-menu li a {
	   color: #3D3530!important;
}

@media(min-width: 1200px) and (max-width: 1509.98px) {
    .RDV_btn.menu-item-has-children .sub-menu {
        width: 100%;
    }
    .RDV_btn.menu-item-has-children .sub-menu li {
        min-width: 100%;
        width: 100%;
    }
    .RDV_btn.menu-item-has-children .sub-menu li a {
        font-size: 12px;
        line-height: 28px;
        letter-spacing: 1px;
    }
}

.menu > .menu-item-has-children.RDV_btn::after {
	display:none;
}
.menu-item-has-children:hover::after {
   transform:rotate(180deg);
}
.menu > .menu-item-has-children.RDV_btn:hover::after {
    content: '';
    position: absolute;
    background-image: url(../images/fi_chevron-dwn.svg);
    background-repeat: no-repeat;
   top: 24px;
    right: 25px;
    height: 24px;
    width: 24px;
	display:block;
	 transform:rotate(0deg);
}

.navbar-collapse {
    justify-content: center;
}

.sub-menu {
    margin-left: 0;
    padding: 0;
    position: relative;
    display: none;
    background-color:transparent!important;
    padding-top: 20px;
}

.menu-item-has-children .sub-menu li{
     background-color: #fff;
    color: #3D3530;
    width: 100%;
    min-width: 350px;
    padding: 7px 9px;
 }
.menu-item-has-children:hover > .sub-menu {
  display: block ;
  position: absolute;
  top: 85%; 
  left: -78px; 
  z-index: 100;
	padding-top:9px;
}
@media(min-width: 1200px) {
	.menu-item-has-children:hover > .sub-menu {
		left: 0;
	}
	.RDV_btn {
		padding-left: 14px;
		padding-right: 32px;
	}
}
.menu-item-has-children {
  position: relative;
}

.menu-item-has-children:hover > .sub-menu li:hover > .sub-menu {
  display: block;
  position: absolute;
  top: 0;
  left: 100%; 
  z-index: 100;
  padding-top: 0;
}

.menu-item-has-children:hover > .sub-menu li:hover .sub-menu li {
	 background: #F4F3EC;
}
.menu-item-has-children:hover > .sub-menu li:hover .sub-menu li:hover {
	 background: #C9BDAE;
}
.menu-item-has-children > a:hover + .sub-menu {
	 display: block;
  position: absolute;
}



.sub-menu li:last-child,
.sub-menu li:last-child:hover{
    border-bottom-left-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.main-navigation ul ul a {
    width: fit-content!important;
}

.menu-item-has-children .sub-menu li:hover {
    background: #F4F3EC;
	border-radius: 0;

}


.menu li ul.sub-menu li {
    margin: 0!important;
}
.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    background-color: transparent;
    border: none!important;
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition);
}
ul.children  li {
    margin-left: 0;
}

header {
    height: 100px;
   background: #fff;
    position: fixed;
    width: 100%;
    z-index: 8; 
    top:0;
}

.main-navigation ul ul {
    box-shadow: none!important;
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
.header_button,
.header_button:visited{
    border: 1px solid #3D7625;
    color: #3D7625!important;
    border-radius: 40px;
    padding: 10px 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 4%;
    text-align: center;
    text-transform: uppercase;
    margin-left: 22px;
}
.header_button:hover {
    color: #fff!important;
    background: #3D7625;
    cursor: pointer;
}
/* Radius */
.border-radius-50 {
    border-radius: 50px;
}

 /* Hero section */

.hero {
    margin-left: 23px;
    margin-right: 23px;
    margin-top: 100px;
}


#top_video .video-wrapper video {
    width: 100%;
    height: auto;
    max-height: 980px;
    object-fit: cover;
    display: block;
    
}

#top_video {
    overflow: hidden;
}
.sound-button {
    bottom: 100px;
    left: 232px;
}
/* Cabinet section */
#cabinet {
    margin-top: 108px;
    padding-bottom: 90px;
}
.cabinet_wrapper .row {
    max-height: 690px;
    height: 100%;
}
.image__container img {
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    height: 475px;
}
.cabinet_info {
    max-width: 705px;
}
.cabinet_info {
    text-align: center;
    margin-bottom: 0;
}
.contactdata  svg{
margin-right: 10px;
}
.contactdata {
    font-family: 'Poppins';
font-weight: 400;
font-size: 16px;
line-height: 26px;
letter-spacing: 0px;
text-align: center;
color: #1E1E1E;
padding: 8px 30px 8px 8px;
border-radius: 30px;

}
.contactdata:hover {
    text-decoration: underline;
}
.contactdata:visited{
	color: #1E1E1E!important;
}
.contactdata:hover {
/* background-color: #F4F3EC; */
color: #1E1E1E;
}
.contact-data {
    margin-bottom: 45px;
    margin-top: 20px;
}
/* End engagements */

.engagements .container {
    max-width: 1300px;
}
.valeurs-item {
    padding: 34px;
    border-radius: 50px;
}
.valeurs-item:hover{
    background-color: #F4F3EC;
}

/* equipe content single */
.equipe-content h2 {
    text-align: left;
    margin-bottom: 15px;
    margin-top: 40px;
}
.equipe_img {
    margin-top: 40px;
    position: relative;
    width: 569px;
height: 605px;
border-radius: 50px;
margin-bottom: 25px;
}
.equipe_img img {
    border-radius: 50px;
}
.equipe_img::before {
    position: absolute;
    left: -55px;
    bottom: 55px;
    width: 550px;
height: 593px;
border-radius: 50px;
background: #C9BDAE;
z-index: -1;
content: '';
} 
/* Traitement archiive */
.traitement_list-container {
    margin-top: 75px;
}

.traitement-item .traitement-item-content:hover {
    background-color: #C9BDAE;
}
.even-item {
    flex-direction: row-reverse!important;
}
.traitement-item .even-item .traitement-item-content {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    align-items: flex-start!important;
}
.traitement-item .even-item .traitement-item-img,
.traitement-item .even-item .traitement-item-img img {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    height: 100vh;
    max-height: 495px;
}
.traitement-item .odd-item .traitement-item-content {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.traitement-item .odd-item .traitement-item-img,
.traitement-item .odd-item .traitement-item-img img {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    height: 100vh;
    max-height: 495px;
}
.traitement-item {
    max-height: 495px;
    height: 100%;
}
.traitement-item p {
    text-align: center;
}
.traitement-item .traitement-item-content{
  background-color: #F4F3EC;
  padding: 80px 106px;
  width: 100%;
}
.traitement-item .traitement-item-img{
flex: 0 0 36%;
margin-left: 30px;
  }
  .even-item .traitement-item-img{
    margin-left: 0px!important;
    margin-right: 30px;
      }
.traitement_list {
    padding: 0;
    row-gap: 35px;
}
.content-inner {
    max-width: 700px;
}

.block_text  {
    max-width: 258px;
    width: 100%;
    margin-right: 50px;
}
#etape {
    padding-top: 88px;
    border-top-right-radius: 50px;
  margin-top: 49px;
    border-top-left-radius: 50px;
}
#etape .row {
    width: 100%;
}
.block_text:nth-child(1) {
    margin-right: 100px;
    margin-left: 193px;
}
.block_text:nth-child(3) {
   align-self: end;
   position: relative;
    top: 80px;
}
.block_text:nth-child(4) {
    bottom: -10px;
    align-self: end;
    position: relative;
 }
 .block_text:nth-child(5) {
    position: relative;
    bottom: 40px;
    right: 58px;
 }
.etape {
    height: 323px;
    background-image: url(../images/Layer_1.svg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 100%;
}
.etape p {
    color: white;
    margin-bottom: 0;
}
/* Urgences { */
#urgences {
    padding-top: 84px;
    padding-bottom: 120px;
/*     background-image: url(../images/imagebg.png); */
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 23px;
}
.urgences-container {
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 138px;
    padding-bottom: 80px;
    padding-left: 119px;
    margin: auto;
    position: relative;
}
.home .urgences-container::before {
position: absolute;
width: 100%;
height: 100%;
content: '';
top:0;
background-image: url(../images/layout.png);
background-position: center;
background-repeat: no-repeat;
left:0;
}

.single-equipe .urgences-container {
    background-position: 90% 100%;
    background-repeat: no-repeat;
    padding-top: 140px;
    padding-bottom: 89px;
    padding-left: 119px;
    margin: auto;
    position: relative;
    background-size: contain;
}
.single-equipe .urgences-container::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top:0;
    background-image: url(../images/Rectangle\ 3264.png);
    background-position: 90% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    left:0;
    }
.urgences-container .row {
    z-index: 2;
    position: relative;
}
.urgences-container h2 {
    margin-bottom: 52px;
}
.urgences-container p {
    color: white;
    margin-bottom: 52px;
}

/* Modal */
.modal-dialog {
    max-width: 930px;
   
}
.modal-header {
    display: flex;
    flex-direction: column;
    border:none!important;
}
.modal-body {
    padding-top: 0;
    padding-bottom: 0;
}
.modal-content {
    border-radius: 50px;
    padding: 24px 24px 4px 24px;
}
.popup-form p {
    display: flex;
    flex-direction: column;
}
.popup-form {
    width: 389px;}
.popup-form input[type="email"], .popup-form input[type="tel"], .popup-form input[type="text"], .popup-form textarea{
    width: 389px;
    background-color: #ECE4D7CC;
}
.file-container {
    max-height: 374px;
    background-color: #ECE4D7CC;
border-radius: 10px;
padding-top: 40px;
padding-right: 32px;
padding-bottom: 40px;
padding-left: 32px;
margin-left: 30px;
width: 400px;
}
.file-container-inner {
    background: #C9BDAE4D;
    border: 1px solid #C9BDAE;
    width: 325px;
height: 294px;
border-radius: 10px;
padding-top: 18px;
padding-right: 80px;
padding-bottom: 18px;
padding-left: 80px;
justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}
input.multilinefile-559::before {
    content: '';
    background-image: url(../images/Frame\ 427320327.svg);
    width: 46px;
    height: 46px;
    background-size: contain;
    position: absolute;
    top:0;
}
input.multilinefile-559 {
    position: relative;
}
input[type="button"] {
    border: none!important;
    position: relative;
    border-radius: 3px;
    background: transparent!important;
    color: #3D3530;
font-weight: 400;
font-size: 11px;
line-height: 18px;
letter-spacing: 0px;
text-align: center;
width: 165px;
height: 145px;
white-space: break-spaces;
    padding: 0.6em 1em 0.4em;
}
.mfcf7-zl-multifile-name {
    color: #3D3530;
    font-weight: 400;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0px;
}
.modal-body .wpcf7-submit, .modal-body input[type="submit"] {
  
    margin-top: 0px;
}
.popup-form p span {
    margin-bottom: 12px;
}
.modal-body form {
    max-width: 874px;
    margin-top: 20px;
}
.form-container {
    display: flex;
    justify-content: center;
}
/* Acces section */
#acces {
    padding-top: 80px;
    padding-bottom: 68px;
    margin-bottom: 68px;
}
#acces iframe {
    border-radius: 40px;
    max-height: 410;
}
.access_contact-block {
    max-height: 610px;
    height: 100%;
    margin-bottom: 56px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.access_contact-block span{
    margin-bottom: 12px;
}
.access_contact-block p, 
.access_contact-block a,
.access_contact-block a:visited
.access_contact-block h3,
.access_contact-block h4 {
    color:#1E1E1E;
}
.access_contact-block a:hover {
    text-decoration: underline;
}
.commution {
    max-width: 520px;
}
.commution p {
    margin-bottom: 0;
}
.day {
    max-width: 90px;
    width: 100%;
}

.morninghours {
    max-width: 125px;
    width: 100%;
    margin: 0 23px;
}

.current-day p,
.highlight {
   text-decoration: underline;
}

.working__hours {
    margin-bottom: 40px;
    margin-top: 12px;
    margin-left: 0;
    padding-left: 0;
}
.extra-info p {
    margin-bottom: 4px;
}
.extra-info h3{
    margin-bottom: 8px;
}

.contact_hover a,
.contact_hover a:visited {
    color: #2F2926!important;
}
.work_item:last-child .afternoonhours {
    font-size: 12px;
}

.s_anch {
    position: absolute;
    top: -100px;
}
/* Contact Form */

.s_contact {
/*     background-image: url(../images/footerbg.webp); */
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    padding-top: 87px;
    padding-bottom: 64px;
    position: relative;
}
.contact p {
    text-align: center;
}
form {
    max-width: 570px;
    margin-top: 40px;
}
form  div p{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

 input[type="email"], input[type="tel"],input[type="text"] {
    width: 277px;
}
input[type="text"], input[type="email"], input[type="tel"], .wpcf7-select  {
    color: #3D3530;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
 background: #fff;
    background-blend-mode: screen;
    padding: 11px 16px;
    height: 50px;
    border: none;
    border-radius: 10px;
    font-family: "Poppins", sans-serif;
}
.wpcf7-select {
    padding: 16px 16px;
    height: 62px;
    width: 100vw;
    border: none;
    outline: none;
    appearance: none;
    position: relative;
}


.custom-select{
    position: relative;
    width: 100%;
    color: #3D3530;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
 background: #fff;
    padding: 16px 16px;
    height: 62px;
    border-radius: 10px;
	 appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
	background-image:none;
    background-image: url(../images/fi_chevron-down.svg);
	 background-repeat: no-repeat;
     background-position: 98% 51%;
	background-size:auto;
 
    border: none;
    margin-bottom: 20px;
    min-width: 570px;
    width: 100%;
}

.inner_form_select {
	max-width:570px;
	width:100%;
}
.selected-option {
background-color:transparent;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #3D3530;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
		 appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	background-image:none;
	width:550px;
    border: none;
}

.custom-options {
    display: none;
    position: absolute;
    font-family: "Poppins", sans-serif;
	color: #282828;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
	background-color: transparent;
    background: transparent!important;
	 appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    max-width: 570px;
	width:100vw;
    left: -15px;
    top: 43px;
    z-index: 5;
}


#wpcf7-f208-o1 input:-webkit-autofill,
#wpcf7-f208-o1 input:-webkit-autofill:hover, 
#wpcf7-f208-o1 input:-webkit-autofill:focus {
	    -webkit-box-shadow: 0 0 0px 40rem #F8F4F0 inset !important;
background-color:transparent!important;
  -webkit-text-fill-color: #282828!important;
	color: #282828!important;

}

.custom-options div {
    padding: 16px 10px;
    cursor: pointer;
    transition: 0.3s;
    background:  #F4F3EC;
    color: #3D3530;
    text-align: left;
}
.custom-options div:nth-child(2) {
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.custom-options div:last-child {
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.custom-options div:hover {
    background: #C9BDAE;
    color:  #3D3530;
}


textarea {
    border: none;
    color: #3D3530;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    background: #fff;
    border-radius: 10px;
    padding: 18px 16px;
    font-family: "Poppins", sans-serif;
height: 186px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #3D3530;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
}
input:focus-visible,
textarea:focus-visible{
    outline:none;
	border:1px solid #3D3530;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    font-family: "Poppins", sans-serif;
    color: #3D3530;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
text-align: left;
padding-left:0px;
	position:relative;

}

.wpcf7 form.invalid .wpcf7-response-output {
	display:none;
}
input::placeholder,
textarea::placeholder{
    font-family: "Poppins", sans-serif;
    color: #3D3530;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
}


.wpcf7-not-valid-tip {
    color: #ff0000;
    font-size: 12px;
    font-weight: normal;
    display: block;
    max-width: fit-content;
    min-width: 173px;
    width: fit-content;
	font-family: "Poppins", sans-serif;
	
}
.wpcf7-submit,
input[type="submit"] {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    
text-align: center;
padding: 12px 60px;
border: 1px solid #3D3530;
color: #fff;
background-color: #3D3530;
border-radius: 30px;
margin: auto;
display: flex;
margin-top: 64px;

}
input[type="submit"]:hover {
	background-color:#C9BDAE;
    border:1px solid #C9BDAE;
	color:#3D3530;
}

/* input:focus,
textarea:focus {
    border-bottom: 1px solid #3D7625;
} */
.custom-options > div:first-child {
    display: none;
  }
  
/* ==================== FOOTER ==================== */
footer {
    padding-top:96px;
    padding-bottom: 38px;

}
footer .container {
	max-width:1170px;
}
.footer_bottom {
    margin-top:127px;
}
.footer_bottom p {
    margin-right: 3px;
}
.footer_bottom p,
.footer___info a,
a.contact-info,
.footer___info a:visited{
    font-family: 'Poppins', sans-serif;;
font-weight: 400;
font-size: 12px;
line-height: 20px;
letter-spacing: 0%;
    color:#fff;
}
#menu-footer-right li {
    max-width: 260px;
}
.footer-menu li a,
.footer-menu li a:visited{
    font-family: "Work Sans", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 28px;
    letter-spacing: 0%;
     color:#fff;
}
.footer-menu,
#menu-footer-menu {
    margin-left: 0;
    padding-left: 0;
}

.footer-menu li {
    margin-bottom: 16px;
    text-align: left;
}

.footer___info a:hover,
.footer-menu li a:hover {
color:#C9BDAE;
}

.menu-item {
    list-style-type: none;
}



/* Cabinet page */
.slider-nav .slick-slide:hover {
	cursor:pointer;
}
.slider_arrow {
    max-width: 186px;
    width: 100%;
}
.slider_arrow svg:hover path {
    fill:#1E1E1E;
    cursor: pointer;
}
.slider_arrow svg:hover path  {
    stroke:#fff;
    cursor: pointer;
}
.gallary_slider {
    padding-bottom:90px;
}
.slider-nav .col::after{
    background: #3D35304D;
    position: absolute;
    bottom:0;
    left:0;
    content:'';
    width:100%;
    height:100%;
    border-radius:50px;
 }
.slider-nav img {
height:521px;
border-radius:50px;
}
.slider-for img {
height:521px;
border-radius:50px;
}
.slider-nav .slick-slide {
margin-right: 20px;
}
.logo_central {
    background-image: url(../images/Vectoras.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.assistants-column {
    max-width: 400px;
}
#detail-img {
   max-width: 370px;
}
#detail-desc {
    max-width: 220px;
    margin:auto;
}
.assistant-item {
    padding: 12px;
    margin-bottom:32px;
    border-radius:36px;
}
.equipe_description {
    max-width: 569px;
}
.social-media {
    margin-top: 25px;
}
.social-media a {
    margin: 0 10px;
}
.assistant-item:hover {
 cursor: pointer;
 background: #C9BDAE;
}
.assistants-list  {
   padding: 107px 16px;
   width: 100%;
}
#assistants {
   background-color: #F4F3EC;
   margin:24px 23px;
   background-image: url(../images/liineas.svg);
   background-position: 80% 80%;
   background-repeat: no-repeat;
   height: 722px;
}
#assistant-detail {
 opacity: 0;
 transition: opacity 0.3s ease-in-out;
 pointer-events: none;
 max-width:370px;
}

#assistant-detail.active {
 opacity: 1;
 pointer-events: auto;
}





.engagements {
    background-image: url(../images/Vector.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.technoology {
    position: relative;
}
.technoology::after {
    background-image: url(../images/liine.png);
    background-repeat: no-repeat;
    background-position: 100% 80%;
   position: absolute;
   left:0;
   content: '';
   width: 100%;
   height: 100%;
   bottom: 0px;
   pointer-events: none;
   z-index: 2;
}
.technoology-col {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.technoloy-image {
    padding-right: 0;
    padding-left: 30px;
}
.inner-technology {
    max-width: 700px;
    z-index: 4;
	padding: 80px 0 140px;
}
.inner-technology p {
   text-align: center;
}
.valeurs_row {
    row-gap: 31px;
    margin-top: 100px;
}
#equipe {
    margin: 0 23px;
    padding-bottom: 74px;
}
#equipe h2 {
    padding: 52px 0;
}
.docitem {
    margin-top: 48px;
}
.docitem h4 {
    margin: 20px 0;
}
.document-content .img {
    margin-bottom:100px;
  }
  .overlay {
    width: 450px!important;
  height: 563px!important;
  border-radius: 50px;
  padding-bottom: 60px;
      position: absolute;
      top: 0;
      opacity: 0;
  }
  .swiperslide {
      width: 450px!important;
  height: 563px!important;
  border-radius: 50px;
  padding-bottom: 60px;
  }
  .swiperwrapper  .swiperslide{
    background: #AEA396CC;
    filter: blur(6px);
  }
  .swiperwrapper .slick-active .swiperslide{
    background-color:#fff!important;
    filter: blur(0px)!important;
    opacity: 1; 
  }
  .swiperwrapper  .document-item .document-link{
    opacity: 0;
  }
  .swiperwrapper .slick-active .document-item .document-link{
    opacity: 1;
	   z-index:2;
	  position:relative;
	 
  }

.slick-active  .document-item:hover .swiperslide .overlay {
    opacity: 1;
	cursor:pointer;
  }
.slick-active  .document-item:hover .swiperslide h3 {
    opacity: 0;
  }
  
  .swiper-slide-active {
    opacity: 1;
    filter: blur(0);
    z-index: 2;
    
  }
  .publications {
  margin:23px;
  padding-top:78px;
  padding-bottom:143px;
  overflow-x: hidden;
  background-image:url(../images/Layer_11.svg);
  background-repeat: no-repeat;
  background-position: 80% 95%;
  }

/* 	.sliderarrow {
		position:relative;
		bottom: 53px;
		z-index:0;
} */


/* Technologie Page */

.technology_item.active h3 {
    margin-bottom:38px;
font-weight: 500;
font-style: italic;
font-size: 58px;
line-height: 50px;
letter-spacing: 2px;
text-decoration: unset;
font-family: "Source Serif 4", serif;
text-transform: capitalize;
   }
   .technology_item {
       max-width: 604px;
   }
   .technology_item {
       margin-bottom:50px;
   }
.technology-image {
   max-width: 694px;
}
.technology-content {
   opacity: 0;
   transition: opacity 0.3s ease;
   height: 0;
   overflow: hidden;
}

.technology_item.active .technology-content {
   opacity: 1;
   height: auto;
}



/* Spaces  */
.mb-40 {
	margin-bottom:40px;
}
.pr-0 {
	padding-right:0;
}
.pl-40 {
	padding-left:40px;
}
.mb-60{
	margin-bottom:60px;
}
.mb-100 {
    margin-bottom:100px;
}
.border-radius-40 {border-radius:40px;}

img {
	object-fit:cover;
}
/* traitemnet section */
.traitementitem-link {
    opacity: 0;
    margin-left: 160px;
    margin-top:40px;
    transition: 0.5s;
  transition-delay: 0s;
 
}
.traitementitem span {
    transform: rotateZ(-90deg);
    margin-left:-69px;
    margin-top:90px;
   
    transition: 0.5s;
  transition-delay: 0s;
}
.traitementitem:hover span {
    transform: rotateZ(-0deg);
    transition-delay: 0.25s;
    margin-left:89px;

}
.traitementitem:hover .traitementitem-link  {
    transition-delay: 0.25s;
    
    opacity: 1;
}

#traitements {
    overflow-x: hidden;
    height: 1100px;
}
.traitement-list{
    margin-left: 350px;
    margin-top: 55px;
}
.traitementitem:hover {
  
  transition-delay: 0.25s;
  width: 885px;
}
.traitementitem {
    width: 632px;
height: 593px;
border-radius:50px;
position: relative;
transition: 0.5s;
  transition-delay: 0s;
	background-size:cover;
}
/* .traitementitem:nth-child(2) span h3,
.traitementitem:nth-child(3) span h3,
.traitementitem:nth-child(4) span h3 {
    color:#fff;
} */
.traitementitem:nth-child(2) {
    position: absolute;
    top: 70px;
    right: -540px;
}
.traitementitem:nth-child(2):hover{
    transform: translateX(-50px);
}
.traitementitem:nth-child(1) {
    position: absolute;
    top: 0px;
    right: -235px;
}
.traitementitem:nth-child(3) {
    position: absolute;
    top: 140px;
    right: -900px;
}
.traitementitem:nth-child(4) {
    position: absolute;
    top: 210px;
    right: -1208px;
}
.traitementitem span {position: relative;z-index: 2;}

.traitementitem-link {
    position: relative;
    z-index: 2;
}
.traitementitem {
    overflow: hidden;
}
.traitementitem:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
    background: rgba(201, 189, 174, 0.30);
    backdrop-filter: blur(12.5px);
    opacity: 1;
    transition: 0.3s;
}
.traitementitem:hover:before {
    opacity: 0;
    transition: 0.3s;
}




/* Global Header  */
.cases_header {
    max-height: fit-content;
  background-image: url(../images/bghead.webp);
    min-height: 180px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-repeat: no-repeat;
    padding-top: 67px;
    padding-bottom: 47px;
    margin: 100px 23px;
	margin-bottom:70px;
}
.cases_header h1 {
    font-weight: 400;
    font-style: italic;
    font-size: 80px;
    line-height: 88px;
    letter-spacing: 0px;
    text-align: center;
color:#3D3530;    
font-family: "Source Serif 4", serif;
}

/* Paralax */
.paralax {
    min-height: 980px;
    background-attachment: fixed; 
    position: relative; 
    background-size: cover;
    z-index: 1;
    padding-top: 74px;
    margin: 0 23px;
}
.paralax p {
    font-family: "Source Serif 4", serif;
font-weight: 400;
font-style: italic;
font-size: 44px;
line-height: 54px;
letter-spacing: 2px;
text-align: center;
color:#3D3530;
}
/* 404 page */

.error-404 {
	height:1000px;
	
	    background-image: url(../images/La_1.png), url(../images/Group.png);
    background-size: contain, contain;

}
.error404 .preloader {
	display:none;
}
.error404 h1 {
font-family: Poppins;
font-weight: 300;
font-size: 290px;
line-height: 110.00000000000001%;
letter-spacing: 0px;
	color: #3D3530;
}
.error404 h2 {
	font-family: Work Sans;
font-weight: 400;
font-size: 48px;
line-height: 58px;
letter-spacing: 10%;
text-align: center;
text-transform: uppercase;
color:#3D3530;
}
.error404 header {
	opacity:0;
}
.error404 {
	position:relative;
	overflow-x:hidden;
	
}
.error404  p {
	font-family: 'Roboto';
font-weight: 400;
font-size: 18px;
line-height: 28px;
letter-spacing: 1%;
text-align: center;
margin-bottom:0;
	margin-top:24px;
	max-width:600px;
}
.error404 .contact_wrapper,
.error404 .locations-contact_wrapper{
	display:none!important;
}
/* Single Page */
.entry-content p {
	text-align:justify;
	color:#474745;
}
.entry-content .wp-block-quote {
	border-radius:50px;
	padding:20px;
	margin:20px 0;
    background: #C9BDAE;

}
.entry-content .wp-block-quote p {
font-weight: 400;
font-size: 16px;
line-height: 26px;
letter-spacing: 0px;
text-align: center;
}
.wp-block-list {
    margin-left:0;
    padding-left:20px;
}
.entry-content h2 {
    text-align: center;
    color: #3D3530;
margin: 24px 0;
	font-size:28px!important;
	line-height: 38px!important;
}

.entry-content h3 {
  text-align: center;
    color: #3D3530;
margin-top:20px;
	margin-bottom:20px;
	text-transform:uppercase;
	font-size:22px!important;
	line-height: 32px!important;
}
.entry-content h4{
   margin-bottom:20px;
    text-align: center;
  color: #3D3530;
	margin-top:20px;
}
.wp-block-media-text__content {
    padding-left: 0!important;
}
h4.wp-block-heading {
	padding-left:0;
}

.entry-content a,
.entry-content a:visited,
.entry-content a:hover {
    color: #A08D76!important;
}
.entry-content a:hover {
   text-decoration: underline;
}
.wp-block-media-text {
    margin-top: 24px;
}

ul li::marker,
ol li::marker {
    color: #A08D76;
    padding-right: 4px;
}


.page-content, .entry-content, .entry-summary {
    margin: 0;
}
.wp-block-image .size-full,
.wp-block-image .size-large,
figure{
    margin: 40px 0;
    border-radius: 50px;
}
.wp-block-image .size-full img,
.wp-block-image .size-large img,
figure img{
    border-radius: 50px;
}

.wp-block-media-text .wp-block-media-text__content {
	padding-right:0;
	padding-left:30px!important;
}

.has-media-on-the-right .wp-block-media-text__content {
	padding-right:30px;
	padding-left:0px!important;
}


.wp-block-group__inner-container p {
	padding-left:28px;
}
.single-post {
	background-image:url(../images/La_1.png), url(../images/Group.png);
	background-size:contain, contain;
	
}
ol.wp-block-list li,
ul.wp-block-list li,
.entry-content p {
    font-family: "Poppins", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 26px;
letter-spacing: 0px;
text-align: justify;
	   color: #3D3530;
 }
 ol.wp-block-list li,
 ul.wp-block-list li {
   margin-bottom:12px;
 }
.wp-block-group {
    margin-top: 40px;
}

/* Retour Button */
.retour_btn {
    padding: 67px 16px;
}

/* Conseils page */



.conseil-containe {
gap:0px;
row-gap: 24px;
column-gap: 24px;
}
.conseil-item h2 {
    font-family: "Poppins", sans-serif;  
font-weight: 400;
font-size: 20px;
line-height: 30px;
letter-spacing: 2px;
text-align: center;
text-transform: unset;
}

.conseil-item-container {
  position: relative;
    max-width: 455px;
    width: 100%;
    max-height: 300px;
    height: 100%;
    border: 1px solid transparent;
    border-radius: 40px;
    position: relative;
    margin-bottom: 24px;
    transition: background 0.4s ease-in-out;
}

.conseil-item,
.conseil-item img{
    max-width: 455px;
position: relative;
padding: 0;
}
 
.conseil-item_overlay {
   
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    position: absolute;
    background: #ECE4D780;
    top: 0px;
    left: 0px;
}
.conseil-item:hover .conseil-item_overlay{
    opacity: 1;
    z-index: 2;
}


.mobile__version {
    display: none;
}
button {
	outline:none!important;
}
.techologt__iimage {
	height: 500px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

@media (min-width: 1200px) {
	.techologt__iimage {
		height: 593px;
	}
}
@media (min-width: 1400px) and (max-width: 1600px) {
    .block_text {
        max-width: 235px;
        width: 100%;
        margin-right: 20px;
    

}
.traitement-list{
    margin-left: 200px;
}
.traitementitem:hover {
  
    transition-delay: 0.25s;
    width: 705px;
  }
  .traitementitem {
      width: 532px;
  height: 593px;
  border-radius:50px;
  position: relative;
  transition: 0.5s;
    transition-delay: 0s;
  }
.block_text:nth-child(1) {
    /* margin-right: 100px; */
    margin-left: 15px;
}}
@media (min-width: 1230px) and (max-width: 1400px) {
.custom-logo-link img {
    width: 293px;
}
.cabinet_info {
    max-width: 616px;
}
	.valeurs-item img {
		height:80px;
}
	h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
}
  .paralax p {
    font-size: 38px;
    line-height: 44px;
    
}  
  h2 {
  
    font-size: 36px;
   
} 
	.traitementitem {
    width: 532px;
    height: 493px;
}
	    .traitement-list {
        margin-left: 210px;
        
    }
	.traitementitem:hover {
   
    width: 635px;
}
}
@media (min-width: 1200px) and (max-width: 1380px){
    .menu li a, .sub-menu li a {
    
    font-size: 14px;
  
}
    .traitement-image {
        width: 100%;
        max-width: 729px;
        position: relative;
        height: 533px;
    }
    .imagecontainer {
        max-width: 750px;
        width: 100vw;
        margin-left: 18px;
        height: 486px;
    }
   
    .technologylist {
        margin: 23px!important;
    }
}
@media (min-width: 1000px) and (max-width: 1230px) {
    .technologylist {
        display: none!important;
    }

    .valeurs-item  h3 {
        font-size: 22px;
        line-height: 33px;
    }
    .technoology-col {
        padding: 20px;
    }
.techologt__iimage {
    height: 54vh;
    object-fit: unset;
}
.docitem h3 {
    max-width: 200px;
}
.contactdata {
    width:250px;
}
    .traitement-item .traitement-item-content {
       
        padding: 26px 16px;
    }
    .traitement-item {
        max-height: 395px;
        height: 100%;
    }
    .traitement-item .even-item .traitement-item-img,
    .traitement-item .even-item .traitement-item-img img {
        max-height: 395px;
    }
   
    .traitement-item .odd-item .traitement-item-img,
    .traitement-item .odd-item .traitement-item-img img {
        max-height: 395px;
    }
    .block_text:nth-child(1) {
        margin-right: 92px;
        margin-left: 13px;
    }
    .block_text:nth-child(3) {
        align-self: flex-start;
        position: unset;
       
    }
    .block_text:nth-child(4) {
        bottom: -85px;
        align-self: end;
        position: relative;
    }
    .block_text:nth-child(5) {
        position: relative;
        bottom: -6px;
        right: 8px;
    }
    .etape {
        height: 419px;
        background-image: url(../images/Layer_1.svg);
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
    }
    .technology-content {
        opacity: 1;
        transition: opacity 0.3s ease;
        height: fit-content;
        overflow: hidden;
    }
    .technology_item {
        background: #F4F3EC;
        gap: 8px;
        border-radius: 24px;
        padding-top: 40px;
        padding-right: 16px;
        padding-bottom: 16px;
        padding-left: 16px;
        margin: 20px 15px;
    }
    .border-radius-50 {
        border-radius: 24px;
    }
    .technology_item #active-image {
        height: 264px;
        width: 100%;
    }
    .hide_on_mobile {
        display: none!important;
    }
    .list-unstyled {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .no-desktop {
        display: flex!important;
    }
    .image__container {
        display: none!important;
    }
    .traitementitem-mobile {
        border-radius: 24px;
        padding: 44px;
    }
    .traitementitem-mobile a {
        width: 695px;
    }
    .traitement-list-mobile {
        row-gap: 16px;
        margin-top: 36px;
    }
    #traitements {
        overflow-x: hidden;
        height: auto;
    }
    .quote {
        display: none!important;
    }
    .paralax {
        min-height: 780px;
    }
}

@media (min-width: 300px) and (max-width: 930px) {
    .swiperslide ,
    .overlay{
        width: 280px !important;
        height: 353px !important;
        border-radius: 24px;
    }
.equipe_img {
    margin-top: 40px;
    position: relative;
    width: 289px;
    height: 350px;
    border-radius: 24px;
    margin-bottom: 25px;
}
.equipe_img::before {
    display: none;
}
.equipe_img img {
    border-radius: 24px;
    max-width: 343px;
}
.single-equipe .urgences-container {
    background-position: 90% 100%;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 89px;
    padding-left: 23px;
    margin: auto;
    position: relative;
    background-size: contain;
}

#urgences {
    padding-top: 84px;
    padding-bottom:0px;
    background-image: none!important;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 23px;
}
/* cabinet */
.contact_wrapper,
.locations-contact_wrapper {
    display: none!important;
}
.slider-nav {
    display: none!important;
}
.sound-button {
    bottom: 20px;
    left: 32px;
}
.contact-data {
    margin-bottom: 40px;
    margin-top: 20px;
    flex-direction: column;
}
#equipe {
    margin: 0 15px;
    padding-bottom: 40px;
}
#equipe h2 {
    padding: 40px 0;
}
.doctors-list {
    row-gap: 40px;
}
.docitem h4 {

font-size: 16px;
line-height: 26px;
letter-spacing: 0px;

}
.slider-for img {
    height: 261px;
    border-radius: 24px;
	width: 100%;
}
.valeurs-item {
    padding: 10px 0;
    border-radius: 24px;
    max-width: 162px;
}
.valeurs_row {
    row-gap: 31px;
    margin-top: 40px;
    justify-content: space-around!important;
}
.technoology-col {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-radius: 24px;
    padding: 40px 16px 90px;
}
.technoology::after {
  display: none;
}
.technoology {
    position: relative;
    padding: 0 16px;
}
.technoloy-image {
    padding-right: 0;
    padding-left: 0;
    border-radius: 24px;
    margin-top: 40px;
    height: 263px;
}
.technoloy-image img {
    height: 263px;
    border-radius: 24px;
    width: 100%;
}
/* home */
.cabinet_wrapper .row {
    max-height: fit-content;
    height: 100%;
}


/* traitements archiive */
.traitement-item .odd-item,
.traitement-item .even-item {
    flex-direction: column!important;
    margin: 0 15px;
}
.no-desktop {
    display: flex!important;
}
.traitement-item {
    max-height: fit-content;
    height: 100%;
}
.traitement-item .even-item .traitement-item-content {
    border-radius: 24px;
   
}
.traitement-item .even-item .traitement-item-img,
.traitement-item .even-item .traitement-item-img img {
    border-radius: 24px;
    max-height: 265px;
}
.traitement-item .odd-item .traitement-item-content {
    border-radius: 24px;
}
.traitement-item .odd-item .traitement-item-img,
.traitement-item .odd-item .traitement-item-img img {
    border-radius: 24px;
    max-height: 265px;
}
.traitement-item .traitement-item-content {
    background-color: #F4F3EC;
    padding: 40px 16px;
    width: 100%;
}
.even-item .traitement-item-img,
.traitement-item .traitement-item-img {
    margin: 35px 0px  0 0px!important;
}
.traitement_list-container {
    margin-top: 50px;
}
.block_text {
    max-width: 643px;
    width: 100%;
    margin-right: 0px;
}
.block_text:nth-child(5),
.block_text:nth-child(4),
.block_text:nth-child(3),
.block_text:nth-child(2) {
    position: unset;
   
}
.block_text:nth-child(1) {
    margin-right: 0px;
    margin-left: 0;
}
.etape {
    height: auto;
    background-image: none;
    width: 100%;
	padding-left: 65px;
}
#etape {
    padding-top: 36px;
    padding-bottom: 36px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../images/Rectangle\ 3278.png);
    background-repeat: no-repeat;
    background-position: 30px;
	    border-radius: 24px;
        margin: 49px 16px 20px;

}
#etape p {
font-size: 14px;
line-height: 24px;


}
	#etape h3 {
		position:relative;
	}
	#etape h3::before {
		position:absolute;
		left:-36px;
		top:0;
		content:'';
		width:15px;
		height:15px;
		border-radius:50px;
		background-color:#3D3530;
	}
#etape h2 {
   padding-left: 30px;
	margin-bottom:24px;
}
.block_text h3 {
font-size: 16px;
line-height: 22px;
letter-spacing: 1px;
}
#etape .row {
    width: 100%;
    row-gap: 48px;
}
.technology-content {
    opacity: 1;
    transition: opacity 0.3s ease;
    height: fit-content;
    overflow: hidden;
}
.technology_item {
    background: #F4F3EC;
    gap: 8px;
    border-radius: 24px;
    padding-top: 40px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    margin: 20px 15px;
}
.border-radius-50 {
    border-radius: 24px;
}
.technology_item #active-image {
    height: 264px;
    width: 100%;
}
.hide_on_mobile {
    display: none!important;
}
.list-unstyled {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}
@media (min-width: 700px) and (max-width: 900px){
    .cases_header h1 {
        font-size: 46px;
        line-height: 68px;
       
    }
    .image_container img {
        height: 400px;
		width: 600px;
        border-radius: 24px;
    }
    .paralax {
        min-height: 580px;
        padding-top: 54px;
        margin: 0 23px;
    }
    .paralax p {
        font-size: 35px;
        line-height: 48px;
        letter-spacing: 2px;
    }
    .quote {
        display: none!important;
    }
    .morninghours {
        max-width: 125px;
        width: 100%;
        margin: 0 15px;
    }
    .home .urgences-container::before {
        border-radius: 24px;
    }
    .valeurs-item {
        padding: 10px 0;
        border-radius: 24px;
        max-width: 330px;
    }
    .contact_wrapper {
        display: none!important;
    }
    .traitementitem-mobile {
        border-radius: 24px;
        padding: 34px;
		background-size: cover;
    }
    .traitementitem-mobile a {
        width: 595px;
    }
    .traitement-list-mobile {
        row-gap: 16px;
        margin-top: 36px;
    }
    #traitements {
        overflow-x: hidden;
        height: auto;
    }
/* Conseils */
.conseil-item, .conseil-item img {
    max-width: 353px;
    position: relative;
    padding: 0;
}
.assistants-slider {
    max-width: 740px;
    margin: 0 auto;
  }
  #assistants {
    background-color: #F4F3EC;
    margin: 24px 15px;
    background-image: url(../images/liineas.svg);
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    padding: 40px 0px;
}
  .assistants-slider .slick-slide {
    width: 100%;
    padding: 0 10px; /* optional spacing */
    box-sizing: border-box;
  }
}
@media (min-width: 300px) and (max-width: 1030px) {
    .image_container {
       max-width: 414px;
        order: 2;
        width: 92%;
		max-width: 600px;
		margin: auto;
    }
	.form-container {
    flex-direction: column;
}
	.modal-content {
    border-radius: 24px;
    padding: 24px 5px 4px 5px;
}
	.popup-form input[type="email"], .popup-form input[type="tel"], .popup-form input[type="text"], .popup-form textarea {
    width: 317px;
    background-color: #ECE4D7CC;
}
	.file-container-inner {
   width: 256px;
        height: 200px;
}
	.file-container {
    max-height: 274px;
    width: 320px;
		margin-left: 0;
		margin-bottom:30px;
}
   
    .image__container img {
        height: 258px;
		width: 100%;
        border-radius: 24px;
        margin-left: 16px;
    }
   .quote p {
       margin-bottom: 0;
       text-align: center;
   }
    .contact_hover svg {
        margin-right: 6px;
    }
    .contact_wrapper,
.locations-contact_wrapper {
    display: none!important;
}

/* Menu */
.header_button, .header_button:visited {
    font-size: 14px;
    margin-left: 2px;
    max-width: 200px;
    margin: auto;
}
header {
    height: 65px;
    background: transparent;
    position: fixed;
    width: 100%;
    z-index: 8;
    top: 0;
    transition: background 0.3s ease-in-out;
}
	
	
#primary-menu {
	overflow-x:hidden;
    /* overflow-y: scroll;
    max-height: 400px; */
    flex-direction: column;
    display: flex;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    align-items: center;
    margin-top: 46px;
    margin-bottom: 40px;
}
.RDV_btn .menu-item-wrapper {
    padding: 16px 62px!important;
    border-radius: 100px;
    background-color: #F4F3EC;
	position:relative;
}
.RDV_btn:hover {
    background-color:  #F4F3EC!important;
	padding:0;
	border-radius:30px!important
}

.RDV_btn {
    background-color: transparent;
    width: fit-content!important;
	padding-left: 0;
	padding-top:0;
	padding-bottom:0;
}
/* 		.RDV_btn .menu-item-wrapper::before {
    background-color: #F4F3EC!important;
			position:absolute;
			left:0;
			top:0;
			content:'';
			width:100%;
			height:100%;
			border-top-left-radius: 30px;
        border-top-right-radius: 30px;
			opacity:0;
}
	.RDV_btn:hover .menu-item-wrapper::before {
    background-color: #F4F3EC!important;
			opacity:1;
} */
/* 	.RDV_btn:hover .menu-item-wrapper {
    background-color: #282822!important;
    color: #F4F3EC;
} */
		.RDV_btn.active .menu-item-wrapper{
    background-color: #282822!important;
    color: #F4F3EC;
}
	.menu > .menu-item-has-children.RDV_btn:hover::after {
		display:none;
}
/* .RDV_btn.menu-item-has-children:hover > .sub-menu {
    display: block;
    position: unset;
    top: 100%;
    left: -75px;
    z-index: 100;
    padding-top: 0px;
}

	.RDV_btn.menu-item-has-children:hover > .sub-menu::after,
	.menu > .menu-item-has-children.RDV_btn:hover::after{
    display: none!important;
   
} */

.RDV_btn.menu-item-has-children .sub-menu li {
    background-color: #F4F3EC;
    color: #3D3530 !important;
    width: 100%;
    min-width: 240px;
    padding: 12px 9px 8px;
}
	
.menu-item-has-children .sub-menu li {
    width: 100%;
    max-width: 960px;
}
	.menu-item-has-children.active .menu-item-wrapper {
		justify-content:space-between;
		        width: 100%;
	}
.sub-menu li a {
    color: #282822!important;
}
.navbar {
    z-index: 1 !important;
    margin: 1px 0;
	    background-color: #ffffff;
	padding:0;
}

.navbar-collapse {
    min-height: 100vh;
    background-color: #fff;
    padding: 0 0px;
    overflow-y: auto;
        max-height: 500px;
        padding-bottom: 50px;
        overflow-x: hidden;
}
.menu-item-has-children .sub-menu li {

	background-color: transparent;
}
.navbar-collapse .show {
   overflow-y:auto;
}

	.menu .menu-item-has-children.active .toggle-icon{
         font-size: small;
        color: transparent;
        transform: rotate(180deg);
}
.menu .menu-item-has-children.active .sub-menu .menu-item-has-children .toggle-icon {
    font-size: small;
    color: transparent;
    transform: rotate(0deg);
}
	.menu .menu-item-has-children.active .sub-menu .menu-item-has-children.active .toggle-icon {
    font-size: small;
    color: transparent;
     transform: rotate(180deg);
}
	.sub-menu li:last-child, .sub-menu li:last-child:hover {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
		.RDV_btn .sub-menu li:last-child, .RDV_btn .sub-menu li:last-child:hover {
    border-bottom-left-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
}
	.RDV_btn 
.menu-item-has-children::after {
   display: none;
}

.menu-item-has-children .sub-menu li:hover {
    background: #C9BDAE;
/* 	background-color: transparent; */
}

.custom-logo-link {
    margin-left: 0;
}	
/* 	.menu-item-25.active{
		position:relative;
	} */


.menu-item-has-children .sub-menu li {
    padding: 16px 9px;
}

.sub-menu li {
    padding: 16px 1px;
    text-align: center!important;
    width: 100%;
}

	.main-navigation ul ul a {
    width: fit-content;
}

    .menu-item-has-children {
    position:relative;
    width:100%;
}


.menu li a{
    padding: 16px 9px;
}
.sub-menu li a {
    padding: 0px 0px;
}

.menu-item-has-children.active > .sub-menu {
    display: block; 
    width: 100%;
}



.main-navigation ul ul {
    box-shadow: none !important;
    float: left;
    position: unset;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
	


.menu li:hover {
    border-radius: 0px;
/*     background-color: #F4F3EC; */
	background-color: transparent;
}
.menu li.menu-item-has-children {
    padding-right: 0px;
    margin-left: 0px;
}
	.menu-item-has-children .toggle-icon::after {
    content: '';
    position: absolute;
    background-image: url(../images/fi_chevron-down.svg);
    top: 16px;
    right: 6px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}
	    .RDV_btn .toggle-icon::after {
        content: '';
        position: absolute;
        background-image: url(../images/fi_chevron-down.svg);
        top: 0px;
        right: 7px;
        height: 30px;
        width: 30px;
        background-repeat: no-repeat;
        background-size: contain;
    }
	    .RDV_btn.active .toggle-icon::after {
        content: '';
        position: absolute;
			    background-image: url(../images/fi_chevron-dwn.svg);
       transform:rotate(180deg);
			 right: 7px;
    }
.menu .menu-item-has-children.active .sub-menu .menu-item-has-children .toggle-icon {
    font-size: small;
    color: transparent;
    transform: rotate(0deg);
}
.menu .menu-item-has-children.active .sub-menu .menu-item-has-children .toggle-icon::after {
    top:0px;
}
.toggle-icon{
    color: transparent;
    font-size: 20px;
	width:43px;
    color: transparent;
	position:relative;
}

.menu-item-has-children:hover::after {
    background-image: none;
}
.menu-item-has-children > a {
    flex: 1; 
}
.main-navigation ul ul a {
    width: auto!important;
}


/* .menu-item-has-children.active > .sub-menu {
    display: block!important; 
} */



.navbar-collapse .show {
   overflow-y:auto;
}






.menu .menu-item-has-children.active .sub-menu > .menu-item-has-children.active > .sub-menu li a {
    padding: 0 8px;
font-weight: 400;
font-size: 14px;
line-height: 24px;
letter-spacing: 0px;
text-transform: unset;

}

	
	.menu .menu-item-has-children.active .sub-menu > .menu-item-has-children.active{
		  background-color: #F4F3EC!important;
		    z-index: 4;
		width: 100%;
        position: relative;
        left: 0px;
		overflow-x:hidden;
		margin-bottom: 0px !important;
		padding-left: 0;
}
.menu .menu-item-has-children.active .sub-menu > .menu-item-has-children.active > .sub-menu li,
.menu .menu-item-has-children.active .sub-menu > .menu-item-has-children.active > li{
  padding-left:10px;
    z-index: 4;
/* 	background-color: transparent;  */
}
	.menu .menu-item-has-children.active .sub-menu > .menu-item-has-children.active > li:hover {
		background-color:#C9BDAE!impoortant;
	}
.menu .menu-item-has-children.active .sub-menu > .menu-item-has-children.active > .sub-menu {
    padding-top: 15px;
    padding-bottom: 0px;
	  background-color: #F4F3EC !important;
        margin-bottom: 0px;
	position:relative;
	        width: 100%;
        left: 0px;
}


.sub-menu li {
    padding: 14px 0px;
    position: relative;
    text-align: left !important;
    
}


    .menu-item-has-children {
    position:relative;
    width:100%;
}
.sub-menu .menu-item a{
text-align: start;
}

.sub-menu {
display: none;
padding-left: 20px; 
transition: max-height 0.3s ease; 
}

/* Show the submenu when active */
.sub-menu.d-block {
display: block;
}
.menu-item-has-children:hover .sub-menu {

position: unset;
left: -16px;
} 


.menu-item-has-children.active > .sub-menu {
    display: block; 
    width: 100%;
}







.menu-item-has-children .menu-item-wrapper {
    display: flex;
    justify-content: space-between;
    width: fit-content;
      padding: 0;
      margin: auto;
}
.menu-item-has-children.active > .sub-menu .menu-item-wrapper {
    display: flex;
    justify-content: space-between;
    width: auto;
      padding: 0;
      margin: auto;
}


.menu-item-has-children:hover > .sub-menu {
    padding-top: 0px;
}

	li .sub-menu li.active .menu-item-wrapper a {
		padding-left:9px!important;
}
	li .sub-menu li.active .menu-item-wrapper {
		   width: 100%;
}
/* 	 .RDV_btn:hover .toggle-icon::after {
    content: '';
    position: absolute;
    background-image: url(../images/fi_chevron-down-1.svg);
    background-repeat: no-repeat;
           top: 0px;
        right: 5px;
        height: 30px;
    display: block;
    transform: rotate(0deg);
} */


.toggle-icon{
    color: transparent;
    font-size: 20px;
}
.sub-menu::before {
    display: none;
}
.menu-item-has-children::after {
    display: none;
}
.menu-item-has-children:hover::after {
    display: none;
}

.main-navigation  {
    padding: 0;
}
.sub-menu {
    display: none; 
   
}

.menu-item-has-children > a {
    flex: 1; 
}

.menu-item-has-children .toggle-icon {
    flex-shrink: 0; 
    margin-left: 0px; 
}

.menu-item-has-children.active > .sub-menu {
    display: block; 
}
.contact_hover a {
    max-width: 220px;
font-weight: 400;
font-size: 16px!important;
line-height: 24px;
letter-spacing: 0px;
text-align: center;


}
.contact_hover span {
    width: 325px;
}
.contact_hover {
    margin-bottom: 20px!important;
	max-width: 280px;
        align-items: flex-start;
}
   .menu li.RDV_btn a {
    padding: 0px 1px;
	   color:#282822!important;
}
	   .menu li.RDV_btn.active a {
    padding: 0px 1px;
	     color: #fff!important;
}
	.menu li.RDV_btn.active > .sub-menu li a {
   color:#282822!important;
		text-align:center;
}
	
.menu-item-has-children > .sub-menu {
  display: none;
}

.menu-item-has-children.active > .sub-menu {
  display: block;
}
}
.decription p {
		text-align:justify!important;
	}


@media (max-width: 670px) { 
.sound-button img {
    height: 40px;
}
.sound-button {
/*     bottom: 398px; */
    left: 32px;
}
.hero {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 80px;
}
#cabinet {
    margin-top: 0px;
    padding-bottom: 60px;
}
.image_container img {
    height: 260px;
	width: 100%;
        border-radius: 24px;
}
#traitements {
    overflow-x: hidden;
    height: auto;
}
.traitementitem-mobile {
    border-radius: 24px;
    padding: 24px;
}
.traitementitem-mobile a {
    width: 295px;
}
.traitement-list-mobile {
    row-gap: 16px;
    margin-top: 36px;
}
.paralax .col-md-11 {
    display: none!important;
}
.section_spacing {
    padding: 60px 0px;
}

    form div p {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .custom-select {
        min-width: 343px;
        max-width: 343px;
    }
    .custom-options {
        max-width: 350px;
    }
    .urgences-container {
        background-position: bottom;
        background-repeat: no-repeat;
        padding-top: 40px;
        padding-bottom: 223px;
        padding-left: 32px;
        padding-right: 32px;
        margin: auto;
        position: relative;
        background-size: contain;
    }
    .btn {
        padding: 12px 50px;
        border-radius: 30px;
        width: fit-content;
    }
    .home .urgences-container::before {
        
        background-position: bottom;
        background-repeat: no-repeat;
        border-radius: 24px;
        background-size: contain;
    }
    .cases_header h1,
    h1 {
        font-size: 40px;
        line-height: 40px;
        text-align: center;
    }
   
    h2 {
        font-size: 26px;
        line-height: 33px;
        letter-spacing: 4%;
        text-align: center;  
    }

	h3 {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0%;
        text-align: center;
        
    }


.custom-logo {
    height: 55px;
}

    .cases_header {
        min-height: 120px;
        margin: 100px 15px;
        margin-bottom: 18px;
        margin-top: 50px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        padding-top: 30px;
        padding-bottom: 25px;
    }
    .entry-content h2 {
        font-size: 28px;
        line-height: 38px;
        letter-spacing: 4px;
    }
    .has-media-on-the-right .wp-block-media-text__content {
        padding-right: 0px;
        padding-left: 0px !important;
    }
    .wp-block-media-text .wp-block-media-text__content {
        padding-right: 0;
        padding-left: 0px !important;
    }
    .entry-content .wp-block-quote {
        border-radius: 30px;
        padding: 16px 24px;
        margin: 24px 0;
    }
    ol.wp-block-list li, ul.wp-block-list li, .entry-content p {
        font-size: 14px;
        line-height: 21px;
    }
    body .is-layout-flex {
        display: flex;
        flex-direction: column;
    }
    .wp-element-caption {
        font-size: 16px;
        line-height: 24px;
        margin-top: 6px;
    }
    .entry-content h4 {
        margin-top: 24px;
        margin-bottom: 16px;
       
    }
    .entry-content h2::after {
        top: unset;
        bottom: 0;
    }
    .entry-content h3 {
        
        font-size: 24px;
        line-height: 34px;
        margin-top: 32px;
        margin-bottom: 16px;
    }

/* Conceils */


.conseil-item:hover .conseil-item-container,
.conseil-item, .conseil-item img {
    border-radius: 24px;
    align-items: center;
    max-width: 343px;
    min-height: 264px;
}


    /* technologyy page */
    .img-container {
        background: #F6F5ED;
        width: 324px;
        height: 200px;
        border-radius: 24px;
        margin: auto!important;
    }
    .row-reverse .col-md-5 {
        order: 2;
        justify-content: flex-start !important;
    }

	.mobile__contact {
    border-right: none;
}
	.hide_on_desktop{
	display:flex!important;
		justify-content:center;
}
	.hide_on_mobile {
		display:none!important;
}
	.mobile__contact {
		row-gap:24px;
}


footer {
    max-height: fit-content;
}


.gallary_slider {
    position: relative;
    padding-bottom: 130px;
}
	
.slider_arro-col {
    position: absolute;
    top: 455px;
    justify-content: center;
    display: flex;
}
.wp-block-image .size-full img, .wp-block-image .size-large img, figure img {
    border-radius: 24px;
    margin-bottom: 20px;
}	
.wp-block-quote {
    border-radius: 24px;
    padding: 24px 20px;
}
/* home page */

/* Paralax */

.paralax {
    min-height: 222px;
    max-height: 222px;
    background-attachment: scroll;
    margin: 0 15px;
    margin-top: 24px;
}

#urgences {
    margin: 0 15px;
}
/* Access */

	.working__hours {
		margin-bottom:32px!important;
}
#access_contact {
    width: 374px;
    padding: 0 16px;
}
	.work_item {
    width: 343px;
}
.work_item .day {
    max-width: 70px;
    margin-right: 5px;
}	
.morninghours {
    margin: 0px 16px!important;
}

.selected-option {
    width: 350px;
}

.assistants-slider {
    max-width: 340px;
    margin: 0 auto;
  }
  #assistants {
    background-color: #F4F3EC;
    margin: 24px 15px;
    background-image: url(../images/liineas.svg);
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    padding: 40px 0px;
}
  .assistants-slider .slick-slide {
    width: 100%;
    padding: 0 10px; /* optional spacing */
    box-sizing: border-box;
  }
  

/* Footer */

.footer-contact-container {
    display: flex;
    justify-content: space-between;
}
.footer_contacts,
.footer_contacts_location {
    max-width: 180px;
}
.col-second {
    order: -1;
    display: flex;
    justify-content: center;
}
.logo_footer img {
    width: 83%;
    margin-bottom: 18px;
}

.col_third  {
   margin:24px 0!important;
   text-align: start;
}

.footer_bottom {
    margin-top: 24px;
    
}
 
	.footer-menu {
		justify-content:center;
		display:flex;
		flex-direction:column;
		align-items: flex-start;
}
	.footer-menu li a {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    
}
.footer-menu, #menu-footer-menu {
    margin-bottom: 0;
}	
	.footer___info {
		justify-content:flex-start!important;
        align-items: center;
}	
.footer___info p {
    margin:24px 0!important;
}
	
	.footer-menu li {
    margin-bottom:16px;
}
footer {
    padding: 48px 0;
}
.footer___info span {
    flex-direction: column;
    margin-top: 24px;
}
.footer_bottom p, .footer___info a, a.contact-info, .footer___info a:visited {
    font-size: 14px;
    line-height: 20px;
}

.footer_bottom p, .footer_bottom p a, .footer_bottom a {
    text-align: left;
}

	.menu-new-footer-menu-left-container {
		justify-content:center;
		display:flex;
	}




.form_inner p{
	flex-direction:column;
}	

.wp-block-image .size-full, .wp-block-image .size-large, figure {
    margin-top: 32px;
    margin-bottom: 46px;
    border-radius: 24px;
}


input[type="email"], input[type="tel"],input[type="text"] {
    width: 343px;
}
h2 span {
    font-family: "Source Serif 4", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 34px;
    line-height: 35px;
    letter-spacing: 2px;
    text-align: center;
}
h1 span {
    font-family: "Source Serif 4", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: italic;
    font-size: 56px;
    line-height: 73px;
    letter-spacing: 0px;
    text-align: center;
}
	.map-container {
    width: 100%;
    height: 300px;
    border-radius: 24px;
}
	 header .contact_hover span {
        width: 120px;
    }
	.single-equipe .urgences-container::before {
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}
	.document-content .img {
    margin-bottom: 50px;
}
	.document-content .img svg {
		width:120px;
}
	.publications {
    margin: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: 80% 136%;
}
	.sliderarrow {
		max-width: 200px;
    padding-top: 24px;
		position:unset;
		
}
	.technology_item h3 {
	font-family: "Source Serif 4", serif;
font-weight: 400;
font-style: italic;
font-size: 36px;
line-height: 33px;
letter-spacing: 0px;
		text-transform:none;

}
.traitement-item-content .content-inner h2 {
		        max-width: 250px;
        white-space: break-spaces;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
}
	.custom-logo-link img {
    width: 167px;
    padding: 2px 0px;

    margin-left: 7px;
}
	.error404 h1 {
   
    font-size: 156px;
    line-height: 110.00000000000001%;
  
}
	.valeurs-item:hover {
    background-color: transparent;
}
	.engagements {
    background-image: none;
    background-repeat: no-repeat;
}
	.traitementitem-mobile {
		background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
		position:relative;
	} 
	.traitement-list-mobile {position:relative;}
		.traitementitem-mobile::after {
    position: absolute;
    top: 0px;
    left:0;
		content:'';
		width:100%;
		height:100px;
        backdrop-filter: blur(10px);
        border-radius: 24px;

}
	.traitementitem-mobile:nth-child(1)::after {
		background: #C3B39B4D;

}
		.traitementitem-mobile:nth-child(1) a {
		        z-index: 3;
	}
	.traitementitem-mobile:nth-child(1) a h3{
color:#3D3530!important;
	}
		.traitementitem-mobile:nth-child(2)::after {
		background: #C9BDAECC;

}
			.traitementitem-mobile:nth-child(3)::after {
		background: #AEA396CC;


}
			.traitementitem-mobile:nth-child(4)::after {
		background: #7E736DCC;

}
	.traitementitem-mobile:nth-child(2) a,
	.traitementitem-mobile:nth-child(3) a,
	.traitementitem-mobile:nth-child(4) a{
		        z-index: 3;
	}
	
	.quote p{
		font-family: "Source Serif 4", serif;
		font-style: italic!important;
	}
	#acces h2 {
		margin-bottom:0!important;
		text-align:center!important;
	}
	#acces {
    padding-top: 60px;
		padding-bottom: 0px;
    margin-bottom: -31px;
}
.s_contact {
    background-image: url(../images/fm.png)!important;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    padding-top: 60px;
    padding-bottom: 0px;
    border-bottom-left-radius: 0;
	position:relative;
	top:40px;
}
	.home footer {
		   border-top-left-radius: 24px;
    border-top-right-radius: 24px;
		position:relative;
		z-index:2;
	}
	form {
    margin-top: 0px;
    margin-bottom: 60px;
}
	.inner_form_select {
    width: 100%;
    justify-content: center;
    align-items: center;
}
	 .image__container {
        order: 1;
        max-width: 90px;
display:none!important;
    }
	.urgences-container p {
    color: white;
    margin-bottom: 20px;
}
	.urgences-container h2 {
    margin-bottom: 20px;
}
	    #access_contact {
        width: 100%;
        padding: 0 16px;
        max-width: 430px;
    }
	#access_contact:nth-child(2) {
		padding:40px 0;
	}
	.decription p {
		text-align:left!important;
	}
	.technoology-col::after {
    background-image: url(../images/liine.png);
    background-repeat: no-repeat;
   background-position: center;
        position: absolute;
        left: 17px;
        content: '';
        width: 91%;
        height: 100%;
        bottom: -61px;
        z-index: 2;
        background-size: contain;
}
	textarea {
    max-width: 343px;
}
	
}
  