.sjb-page .sjb-detail .list-data .v1 ul li::before {
	content: "•" !important;
    color: rgb(1, 122, 123)!important;
    font-weight: 600;
    font-size: 28px;
    left: 0;
    position: absolute;
    top: 0;
}
.conditionsDetails ul {
	list-style:none;
}
.conditionsDetails ul li {
	position:relative;
	padding-bottom:20px;
	margin-left: 20px;
	font-family: Montserrat;
    font-size: 14px;
	font-weight: 400;
}
.conditionsDetails ul li::before {
	content: "•";
    color: #017A7B;
    font-size: 58px;
    position: absolute;
    left: -25px;
    top: -35px;
}
.green {
	color:#017A7B !important;
}
.btn-dentheol.full {
	color: white !important;
    background: #AE5484 !important;
    margin-top: 64px !important;
}
.btn-dentheol.full a {
	color: white !important;
}

.titreRejoindre {
	text-align:center !important;
}
.center {
	text-align:center !important;
}
.NousRejoindre span div {
	padding-top:40px;
}
.NousRejoindre {
	    padding: 65px 0 !important;
}

.pageRejoindre .container-rejoindre {
    width: 70%;
	max-width:1240px;
}
.conditionsDetails .col-md-4 {
	    background: white;
    border-radius: 25px;
    padding: 40px;
}
.conditionsTitre {
	margin-top: 20px !important;
    margin-bottom: 60px !important;
}
.conditionsDetails {
	padding-top:0px !important;
}
.conditionsDetails p {
	    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-bottom: 80px;
}
.profil {
	margin-top: 40px !important;
}
.pageRejoindre {
		display: flex;
    justify-content: center;
}
.pageRejoindre .container-rejoindre {
	width:70%;
}
.pageRejoindre .container-rejoindre h3 {
	font-size:50px !important;
	margin-bottom: 30px;
}
.container-rejoindre span div {
	line-height:28px;
}
.textLeft, .textLeft p {
	text-align:left;
	margin-bottom:40px;
}
.soutient {
	flex-direction: column;
}
.la-clinique  .titre-interne {
	font-size: 35px !important;
    margin-bottom: 0;
	}
.boxs-about .content-box {
	width:75%;
}
/* .article-a-la-une .lcp_catlist>li {height: 772px;} */
.banner-interne {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 598px;
    margin: 0 auto;
}
.img-header {
    animation: fade-in-scale-down 2s ease-out 1;
    -webkit-animation: fade-in-scale-down 2s ease-in-out 1;
    -moz-animation: fade-in-scale-down 2s ease-in-out 1;
    -o-animation: fade-in-scale-down 2s ease-in-out 1;
    /* overflow:hidden; */
}
@keyframes fade-in-scale-down{
  0%{
    opacity:0;
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1);
    overflow: hidden;
  }
  
  100%{
    opacity:1;
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
  }
}
.banner-interne.bg-nosConseils:after {background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05));}

@keyframes translatewidth{
    0% {
   width:0%;
        animation-timing-function:  cubic-bezier(0.46, 0.03, 0.52, 0.96);
    }
          
    100% {
    width:100%;
    animation-timing-function:  cubic-bezier(0.46, 0.03, 0.52, 0.96);
    }
}
.img-header {
    height: 598px;
    width:100%;
    object-fit: cover; 
}
.breadcrumb-interne {
    position: absolute;
    margin: 0 auto;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: calc(598px - 100px);
    z-index: 2;
    right: 0;
    width: 100%;
}
.title-breadcrumb {
    color: #fff;
    font-size: 48px;
    font-weight: 400;
    line-height: 50px;
    font-family: 'DM Serif Display';
    letter-spacing: 3px;
}
.breadcrumb-interne .ul-breadcrumb {
    padding: 0;
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    font-size: 13px;
    font-weight: 400;
}
.breadcrumb-interne li {
    float: left;
    color: #fff;
    display: flex;
    margin-right: 5px;
    font-family: 'Nunito';
    letter-spacing: 1px;
    font-weight: 400;
}
.breadcrumb-interne li a {
    color: #fff;
    cursor: pointer;
}

.interne .box-titre {
    color: #fff;
    text-align: center;
    margin-bottom: 80px;
}
.titre-bannerInterne {
    font-family: Expletus Sans;
    font-size: 75px;
    font-weight: 400;
    line-height: 80px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 32px;
}
.breadcrumb-interne .box-titre {
    width: 816px;
    margin: 0 auto;
}
.interne .box-titre p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    margin: 0 auto;
    color:#fff;
}
.interne .box-titre {
    color: #fff;
    text-align: center;
    margin-bottom: 80px;
}
.interne .box-titre p {width: 70%;}
.la-clinique{background:#e7f1dd;padding: 80px 0;}
.titre-interne {margin: auto;
    font-family:'Expletus Sans';
	font-style: normal;
	font-weight: 400;
    font-size: 50px;
    line-height: 67px;
    text-align: center;
    color: #017A7B;
    margin-bottom: 32px;
}
.la-clinique .flex-content.flex-start {
	align-items: flex-start;
}
.la-clinique .flex-content.flex-start.conditionsDetails  {
	align-items: stretch;
	gap: 40px;
    padding: 0 15px;
}
.la-clinique p {color: #000;}
.flex-content {
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-top: 80px;
}
.img-box {
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img-box img {
    width: 100%;
    object-fit: cover;
}
.titre-box {
    font-family: Expletus Sans;
    font-size: 25px;
    font-weight: 400;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: left;
    color: #017A7B;
}
.box-content p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-bottom: 80px;
}
.box-content {
    width: 85%;
    margin: 0 auto;
}
.container {
    /* width: 80%; */
    width: 1090px;
    margin: 0 auto;
}
.box-content .btn-dentheol {
    background: #AE5484;
}
.box-content .btn-dentheol a {color: #fff;}
.box-content .btn-dentheol em {margin-left: 8px;}
.boxs-clinique {
    overflow: hidden;
}
.box-clinique {
    text-align: center;
}
.icon-clinique {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.box-icon {
    width: 160px;
    height: 160px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 24px;
}
.titre-clinique {
    font-family: Expletus Sans;
    font-size: 25px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: center;
    color: #017A7B;
    margin-bottom: 16px;
}
.box-clinique p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
}
.equipe {
    background: #017A7B;
    overflow: hidden;
    padding: 80px 0;
}
.equipe .titre-interne {color: #fff;}
.img-team {
    border-radius: 22px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 24px;
    height: 235px;
    position: relative;
}
.img-team img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}
.team {margin-bottom: 30px;}
.bottom-team {color: #fff;}
.team .nom-prenom {
    margin: auto;
    font-family: Expletus Sans;
    font-size: 25px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 8px;
    color:#fff
}
.team .fonction-team {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}
.voir-plus {
    position: absolute;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    z-index: 1;
    right: 20px;
    bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}
.voir-plus a {
    color: #017A7B;
    font-size: 22px;
    line-height: 0;
}
.section-mutuelle {
    background: #e6f1dc;
	padding-bottom: 84px;
}
.clinicLast .firstContent {
	    padding-top: 0px;
}
.clinicLast {
	max-width: 1250px;
}
.team:hover .voir-plus {
    width: 100%;
    height: 100%;
    border-radius: 0;
    right: 0;
    bottom: 0;
    background: #ffffff7a;
    transition: 0.5s;
}
.team:hover .img-team img {
    scale: 1.5;
    transition: 0.5s;
}
.bottom-team {height: 110px;}
.specialite  .box-content p {
    color: #017A7B;
}
.specialite  .box-titre p {
    color: #000000;
}
.specialite, .conseils {
    background: #e3efd8;
    padding-top: 104px;
    padding-bottom: 84px;
}
.img-box .box-icon img {width: auto;}
.img-box .box-icon {position: absolute;background: rgb(255 255 255 / 60%);}
.banner-interne.bg-nosConseils {background: #017A7B;}
.cat-a-la-une .titre-interne {text-align: left;}
.cat-a-la-une .box-titre {
    width: 80%;
    width: 1090px;
    padding-left: 30px;
    margin:auto;
}
.limit p, .limit {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    /* max-height: 3.6em; */
    letter-spacing: 0em;
    margin-bottom: 32px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 10em;
}
.article-a-la-une .limit {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    /* max-height: 3.6em; */
    letter-spacing: 0em;
    margin-bottom: 32px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #000000;
    /* margin-bottom: 10em; */
}

.article-a-la-une .lcp_catlist>li a:last-child, .list-articles .lcp_catlist>li a:last-child{
    order: 4;
    margin-left: 70%;
    bottom: 0;
    top: 75px;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.15em;
    text-align: left;
    color: #fff;
    display: flex;
    align-items: center;
    background: #AE5484;
    transition: 0.5s;
    border: 1px solid #AE5484;
    text-transform: uppercase;
    border-radius: 100px;
    padding: 16px 24px;
    height: 44px;
    width: 145px;
}
.list-articles .lcp_catlist>li a:last-child{margin-left: 0;}
.lcp_catlist>li {
    display: inline-flex;/* or inline-block */
    flex-direction: column;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 400;
    text-align: left;
    position: relative;
    float: left;
    margin-bottom:56px;
}
.lcp_catlist>li a:nth-child(1) {
    position: relative;
    order: 2;
    margin: 16px 0px 16px;
    font-family: 'Expletus Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 33px;
    display: flex;
    align-items: center;
    color: #017A7B;
}
.lcp_catlist>li a:nth-child(2) {
    order: 1;
    position: relative;
}
.limit {
    position: relative;
    order: 3;
    display: block;
    text-overflow:ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    /* max-height: 14em; */
    margin-bottom: 32px;
}
.lcp_catlist .limit a {bottom: 0;position: absolute;top: 75px;font-family: Montserrat;font-size: 10px;font-weight: 700;line-height: 12px;letter-spacing: 0.15em;text-align: left;color: #fff;display: flex;align-items: center;background: #AE5484;transition: 0.5s;border: 1px solid #AE5484;text-transform: uppercase;border-radius: 100px;padding: 16px 24px;height: 44px;}
img.lcp_thumbnail.wp-post-image {
    width: 100% !important;
    min-height: 325px;
    height:auto;
    object-fit: cover;
    border-radius: 25px;
}
.article-a-la-une img.lcp_thumbnail.wp-post-image {width: 85% !important;}
.list-articles .lcp_catlist>li {
    float: initial;
}
span.my-date {
    background: #fff;
    display: block;
    color: #AE5484;
    padding: 8px 16px;
    border-radius: 15px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 8px 16px;
    gap: 10px;
    margin: 56px 0 0;
    background: #FFFFFF;
    border-radius: 50px;
    float: left;
        text-align: center;
    width: 130px;
    justify-content: center;
}
.no-padding {padding: 0;}
.bg-nosConseils.single img.img-header {
    object-fit: cover;
}
.bg-nosConseils.single .titre-interne {
    color: #fff;
    margin: auto;
    text-align: left;
    padding: 0 15%;
}
.bg-nosConseils.single .breadcrumb-interne {position: relative;}
.single .limit img {display: none;}
/* .single .limit {max-height: 1em;} */
span.datetime {
    color: #AE5484;
    padding: 8px 16px;
    margin: 15px 0;
    background: #FFFFFF;
    border-radius: 50px;
    text-align: left;
    width: 95px;
    font-size: 10px;
}
.bold-interne {display: block;}
.single .limit p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin: auto;
}
.container-small {
    width: 850px;
    margin: 0 auto;
}
.content-page {
    background: #e7f1dd;
    overflow: hidden;
    padding-bottom: 104px;
}
.article-full .titre-box {
    padding: 104px 0 64px;
    margin-bottom: 0;
    text-align: center;
}
article.article-full p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom:0;
    padding-bottom:10px;
}
article.article-full img{margin:64px 0;}
.titre-box-icon {
    font-family: Expletus Sans;
    font-size: 25px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color: #017A7B;
}

.icon-detail {
    width: 74px;
    height: 74px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-detail em {
    color: #017A7B;
    font-size: 24px;
    line-height: 0;
}
.col-1 {
    width: 74px;
    margin-right: 34px;
    float: left;
}
.icon-details-post {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}
.icons-details-post {margin-top: 127px;}
.modal-body {overflow: hidden;}
.nom-prenom-modal {
    font-family: Expletus Sans;
    font-size: 35px;
    font-weight: 600;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: left;
    color: #017A7B;
}
.fonction-modal {
    font-family: Expletus Sans;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    margin-bottom: 19px;
}
.modal-body {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}
.modal-img img {
    height: 493px;
    object-fit: cover;
    border-radius: 25px;
}
.modal-header {
    padding: 0;
    border-bottom: none;
}
.modal-header .close {
    position: absolute;
    top: 40px;
    right: 40px;
    opacity: 1;
    z-index:99;
}
.modal-header .close span {
    font-size: 45px;
    font-weight: 200;
    color: #017A7B;
    z-index: 9999;
}
ul.rs-modal a {
    width: 24px;
    height: 24px;
    background: #017A7B;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
}
ul.rs-modal {margin-bottom: 35px;}
.modal-content {
    border-radius: 25px;
    padding: 35px;
}
.modal-contenu {padding-left: 20px;}
.img-header img {
    max-width: 100%;
    height: 598px;
    object-fit: cover;
}
.socializer a {background: transparent !important;color: #AE5484 !important;}
.lib-partage {
    font-family: Montserrat;
    font-size: 8px;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
	text-transform: uppercase;
}
.partage-post {
    float: right;
    display: inline-flex;
    align-items: center;
}
.socializer.a.sr-32px.sr-solid span {padding: 0 10px;}
.post-details img {
    max-width: 100%;
    width: 100% !important;
    height: 325px;
    object-fit: cover;
    border-radius: 25px;
}
.lien-article{
    position: relative;
    order: 2;
    margin: 25px 0px 16px;
    font-family: 'Expletus Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 33px;
    display: flex;
    align-items: center;
    color: #017A7B;
}
.box-titre.post-interne {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 80px;
}
.lcp_paginator li {
    width: 40px;
    height: 40px;
    font-family: Expletus Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    background: #fff;
    border: none !important;
    border-radius: 50%;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 5px !important;
}
ul.lcp_paginator {
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 20px auto;
    padding: 0;
    clear: both;
}
ul#lcp_instance_0 {
    clear: both;
    overflow: hidden;
}
ul.lcp_paginator a {color: #017A7B;}
/********Jobs*********/
.description-courte .job-description p {
    display: none;
}
.imagepost img {
    height: 196px;
    width: 392px;
    left: 0px;
    top: 0px;
    object-fit: cover;
}
.v1 .imagepost img{width:100%;}
span.box-filtre {
    font-family: Montserrat;
    font-size: 8px;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: 0em;
    text-align: left;
    color: #017A7B;
    text-transform: uppercase;
}
.boxs-filtres span {
    border-radius: 50px;
    padding: 8px 16px 8px 16px;
    margin-bottom: 5px;
    background: #E3EDD9;
    display: inline-block;
}
.boxs-filtres {margin: 32px;}
.title-offre .job-title {
    font-family: Expletus Sans;
    font-size: 25px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color: #017A7B;
}
.sjb-apply-now-btn a {
    border-radius: 100px !important;
    padding: 16px 24px 16px 24px !important;
    font-family: Montserrat;
    font-size: 10px !important;
    font-weight: 700 !important;
    line-height: 12px !important;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.title-offre {
    margin-bottom: 50px;
    padding: 0 32px;
}
.sjb-page .list-data .v1.box-offre {
    border-radius: 25px !important;
    border: none;
    padding: 0 !important;
    overflow: hidden;
    height: 459px;
}
.sjb-page {
    background: transparent !important;
}
.job-description {
    padding: 0 32px 32px;
}
.container-lg {
    width: 90%;
    margin: 0 auto;
}
.btn-banner-jobs {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.btn-banner-jobs a {
    color: #fff;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.15em;
    text-align: left;
    text-transform: uppercase;
    margin: 0 16px;
}
.back span {
    margin-right: 16px;
    width: 44px;
    height: 44px;
    display: inline-flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #017A7B;
}
.postuler a {
    background: #AE5484;
    border-radius: 24px;
    padding: 16px 32px;
    color:#fff;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.15em;
    text-align: left;
    text-transform: uppercase;
}
.postuler em {padding-left: 16px;}
.btn-banner-jobs em {
    font-size: 12px;
    line-height: 0;
}
.head-job {
    font-family: Expletus Sans !important;
    font-size: 25px !important;
    font-weight: 400 !important;
    line-height: 33px !important;
    letter-spacing: 0em;
    text-align: center;
    color: #017A7B !important;
    width: 80%;
    margin: 104px auto 80px !important;
}
.job-description p {
    font-family: Montserrat !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    letter-spacing: 0em !important;
    text-align: left;
    color: #000 !important;
}
.postuler.btn-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
    margin-bottom:164px;
}
.modal-body h3 {
    font-family: Expletus Sans;
    font-size: 35px;
    font-weight: 400;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: center;
    color: #017A7B;
}
/*custom inpu file*/
.btn-file {color: transparent;}
.btn-file::-webkit-file-upload-button {
  visibility: hidden;}
.btn-file::before {
  content: "Ajouter votre CV";
  color: #017A7B;
  width: 100%;
  height: 44px;
  display: inline-block;
  background: #E3EDD9;
  padding: 16px 22px;
  outline: none;
  font-family: Montserrat;
  font-size: 10px;
  letter-spacing: 0em;
  text-align: left;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-weight: 600;
  border-radius: 25px;
  outline: none;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.btn-file:focus {outline: none !important;}
.btn-file:active::before {
      transform: scale(.9) translate(0px, 2px);
     box-shadow:  inset 4px 4px 5px 0px rgba(0, 0, 0, 0.20);
     
}
input, textarea {
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    color: #000 !important;
    padding: 16px 24px;
    border-radius: 50px;
    border: 1px solid #E3EDD9;
    width: 100%;
    resize: none;
}
.wpcf7 input[type="file"] {border: none;padding:0;color:transparent !important;}
textarea.wpcf7-textarea {border-radius: 20px;}
input.wpcf7-form-control.has-spinner.wpcf7-submit.homeSubmitBtn {
        text-transform: uppercase;
        background: #AE5484;
        border-radius: 24px !important;
        padding: 16px 32px 16px 36px;
        color: #fff !important;
        border: none !important;
        height: auto !important;
        width: 100%;
        font-family: Montserrat;
        font-size: 10px;
        font-weight: 700;
        line-height: 12px;
        letter-spacing: 0.15em !important;
        text-align: left;
        background-image: url('/wp-content/uploads/2023/05/arrow-right.png');
        background-repeat: no-repeat;
        background-position: right;
        padding-right: 35px;
        background-position-y: center;
        background-position: 81%;
}
.btn-file::after {
    content: url('/wp-content/uploads/2023/05/download.png');
    position: absolute;
    right: 40px;
    top: 10px;
}
.formulaireSend {margin-top: 80px;}
.wpcf7-not-valid-tip {font-size: 10px;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border: none;
    font-size: 12px;
}
.wpcf7 form.invalid .wpcf7-response-output {color:#dc3232;}
.form-send-job ::placeholder {color: #000;opacity: 1;}
.form-send-job :-ms-input-placeholder {color: #000;}
.form-send-job ::-ms-input-placeholder {color:#000;}
#wpcf7-f159-o1 > form > div.form-send-job > div.col-md-12.recaptcha > span > span > div {
    width: 100% !important;
}
#wpcf7-f159-o1 > form > div.form-send-job > div.col-md-12.recaptcha > span > span > div > div > iframe {width: 100% !important;}
.col-md-12.recaptcha {margin-bottom: 15px;}
.rc-anchor-normal .rc-anchor-content {width: calc(100% - 110px) !important;}
.rc-anchor-normal{width: 99.8% !important;}
/*********Fin jobs************/
.article-a-la-une #lcp_instance_0 > li > a:nth-child(3) {
    width: 65%;
    float: left;
    position: absolute;
    /* height: 555px; */
    /* clear: both; */
    /* overflow: hidden; */
}
.article-a-la-une .lcp_catlist>li {width: 100%;margin-bottom:95px;}
.article-a-la-une .lcp_catlist>li a:nth-child(1) {
    order: 2;
    margin-left: 65%;
    padding-left: 5%;
    font-family: Expletus Sans;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #017A7B;
}
.article-a-la-une .limit {
    margin-left: 65%;
    padding: 0 15px 0 5%;
}
.article-a-la-une {
    width: 100%;
}
.flex-content {
    width: 100%;
}
.reveal__content {
    width: 100%;
}
.article-a-la-une span.my-date {
    margin-left: 70%;
    order: 1;
}
.flex-btn-specialites {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /*margin-bottom: 80px;*/
}
.flex-btn-specialites .btn-dentheol {
    margin: 5px 15px;
    background: #fff;
}
.details-jobs .img-header img {width: 100%;}
/**page 404*/

.search-404{width:80% !important;margin:0 auto;}
.pagefound.page-wrapper {
    text-align: center;
    margin: 50px auto 70px;
}
.pagefound.page-wrapper p {
    margin-bottom: 50px;
    font-family: 'Roboto';
}
.pagefound.page-wrapper .search-form input {
    border: 1px solid #ccc !important;
}
.search-form label {
    width: 100%;
}

form.search-form {
    position: relative;
}
button.btn.search-submit {
    position: absolute;
    right: 2px;
    top: 2px;
    border: none !important;
    background: #fff;
    height: 65px;
    outline: none !important;
	    box-shadow: none;
}
button.btn.search-submit .icon {
    color: #017A7B;
    font-size: 22px;
}
.search-form input {
    height: 68px;
    border: none !important;
    background: #fff !important;
}
.search-form input:-internal-autofill-selected {
        background-color:-internal-light-dark(rgb(266, 266, 266), rgba(266, 266, 266, 0.4)) !important;
}

.pagefound .titre-box {
    text-align: center;
}
/***/
/***page search**/
.search-result{
    padding-bottom:30px;
    margin-bottom:30px;
    border-bottom:1px solid #ccc;
    font-family: 'Montserrat';
}
.search-result h2{
    font-size:20px;
    font-family: 'Expletus Sans';
    font-weight: bold;
}
.search-result p{
    font-size:16px;
}
.titre-section {
    display: inherit;
}
.read-more-link {
    color: #017A7B;
    font-weight: bold;
    font-family: 'Montserrat';
}
.search-not-found{
	    text-align: center;
    font-family: 'Montserrat';
    font-size: 28px;
    color: #017A7B;
}
.search-query {
    color: #017A7B;
}
.page-numbers {
    width: 40px;
    height: 40px;
    font-family: Expletus Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    background: #fff;
    border: none !important;
    border-radius: 50%;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 2px !important;
}
a.next.page-numbers, a.prev.page-numbers {
    width: auto;
    background: transparent;
}
a.page-numbers {
    color: #017A7B;
}
.navigation.pagination {
    margin: 10px auto;
    text-align: center;
    display: flex;
    justify-content: center;
}
.content-search .titre-box {
    text-align: center;
}
/***Search form***/
.breadcrumb-interne .box-titre {margin-bottom: 0;font-size: 16px;line-height: 28px;}
.description-mois p {
    font-family: Expletus Sans;
    font-size: 24px;
    font-weight: 400;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
	margin-bottom:32px;
}
.description-mois .bottom-team {
    height: auto;
    margin-bottom: 153px;
}
.la-clinique .col-md-7 .img-box img {
    width: 85%;
    border-radius: 25px;
    overflow: hidden;
}
.la-clinique .container-hd {
	max-width:1240px;
}
.la-clinique .box-content {width: 80%;}
.specialite.interne .flex-content {padding-top: 100px;}
.specialite.interne .btn-dentheol:hover a {color: rgb(174 84 132 / 80%);}
.ico-zoom {
    position: absolute;
    right: -80px;
    bottom: -80px;
}
.img-box.img-sp-mois {
    position: relative;
    overflow: initial;
}
.mg-right {padding-right: 10%;}
.box-content.description-mois {
    width: 85%;
    margin-left: 0;
}
.cat-conseils span.my-date { order: 1;}
.container-hd {width: 1300px;margin:0 auto;}
.sjb-page {
    padding-left: 15px;
    padding-right: 15px;
}
.la-clinique .titre-box {line-height: 32px;}
.conditionsDetails .titre-box {line-height: 32px;font-size:20px;margin-bottom:0;}
@media screen and (max-width: 2049px) {
/* .article-a-la-une .lcp_catlist>li {height: 575px;} */
}
@media screen and (max-width: 1920px) {
.article-a-la-une .lcp_catlist>li {
    height: 375px;
}
}
@media screen and (max-width: 1660px) {
/* .article-a-la-une .lcp_catlist>li { */
    /* height: 454px; */
/* } */
}
@media screen and (max-width: 1440px) {
	.description-mois p {
    font-size: 24px;
    line-height: 40px;
	}
.breadcrumb-interne {height: calc(450px - 100px);}
.banner-interne {height: 450px;}
.titre-bannerInterne {font-size: 54px;}
.breadcrumb-interne .box-titre {
    font-size: 15px;
    line-height: 24px;
}
.breadcrumb-interne .box-titre {width: 630px;}
.container {width: 880px;}
.cat-a-la-une .box-titre {width: 880px;}
.titre-interne {font-size: 40px;}
.flex-content {padding-top: 40px;}
.article-a-la-une .lcp_catlist>li {height: 325px;}
.article-a-la-une .lcp_catlist>li a:nth-child(1) {
    font-size: 20px;
    line-height: 24px;
}
.article-a-la-une .limit {
    font-size: 13px;
    line-height: 24px;
    overflow: inherit;
}
.article-a-la-une span.my-date {margin-top: 25px;}
img.lcp_thumbnail.wp-post-image {min-height: auto;}
.limit {
    font-size: 13px;
    line-height: 24px;
}
.container-hd {width: 995px;}
.container-small {width: 700px;}
.bg-nosConseils.single .breadcrumb-interne {padding-top: 160px;}
.bg-nosConseils.single .titre-interne {padding-right: 30%;}
.title-offre {margin-bottom: 15px;}
.title-offre .job-title {
    font-size: 22px;
    line-height: 26px;
}
.boxs-filtres {margin: 20px 32px;}
}
@media screen and (max-width: 1280px) {
.breadcrumb-interne {height: calc(420px - 100px);}
.img-header {height: 420px;}
.banner-interne {height: 420px;}
.titre-bannerInterne {
    font-size: 64px;
    margin-bottom: 15px;
}
.specialite, .conseils {
    padding-top: 54px;
    padding-bottom: 34px;
}
.titre-box {
    font-size: 28px;
    line-height: 25px;
    margin: 20px 0;
}
.titre-interne {font-size: 38px;}
.la-clinique {padding: 40px 0;}
.box-titre.interne {margin-bottom: 30px;}
.la-clinique .titre-box {
    line-height: 26px;
    font-size: 22px;
}
.titre-clinique {font-size: 22px;}
.team .nom-prenom {
    font-size: 20px;
    line-height: 24px;
}

.bottom-team {height: 90px;}
.banner-interne.interne.details-jobs {
    height: auto;
    padding: 30px 0;
}
.details-jobs .box-titre {margin-bottom: 40px;}
.head-job {
    margin: 50px auto 34px !important;
    font-size: 24px !important;
}
.bg-nosConseils.single .breadcrumb-interne {padding-top: 20px;}
.bg-nosConseils .titre-interne {font-size: 32px;}
.banner-interne.bg-nosConseils .bold-interne {line-height: 41px;}
/* .single .limit {max-height: 1.5em;} */
.article-a-la-une .lcp_catlist>li a:nth-child(1) {
    font-size: 26px;
    line-height: 30px;
}
.description-mois p {font-size: 24px;line-height: 38px;}
.description-mois .bottom-team {margin-bottom: 50px;}
.ico-zoom img {
    width: 100px;
    height: 100px;
}

.ico-zoom {
    right: -50px;
    bottom: -50px;
}
}
@media screen and (max-width: 1024px) {
.box-icon {
    width: 105px;
    height: 105px;
    padding: 20px;
}
.flex-content {margin-bottom: 40px;}
.box-content p {margin-bottom: 20px;}
img.lcp_thumbnail.wp-post-image {height: 250px;}
.lcp_catlist>li a:nth-child(1) {
    font-size: 19px;
    margin: 20px 0 10px;
}
.limit p {
    font-size: 13px;
    line-height: 22px;
}
.boxs-filtres {margin: 15px;}
.title-offre {
    padding: 0 15px;
    margin-bottom: 20px;
}
.job-description {padding: 0 15px 15px;}
.title-offre .job-title {font-size: 20px;}
.details-jobs .titre-bannerInterne {font-size: 42px;}
.details-jobs .box-titre {margin-bottom: 20px;}
.icons-details-post {margin-top: 57px;}
.titre-box-icon {font-size: 18px;}
.icon-details-post {margin-bottom: 15px;}
.container-small {width: 80%;}
.article-full .titre-box {padding: 64px 0 30px;}
}
@media screen and (max-width: 991px) {
.container, .container-hd {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.container-small {width: 90%;}
.interne .box-titre p {width: 90%;}
.interne .box-titre {margin-bottom: 40px;}
.flex-content {flex-direction: column;}
.box-content {
    margin-top: 20px;
    width: 100%;
}
.titre-box {
    margin-bottom: 15px;
    font-size: 22px;
}
.breadcrumb-interne {padding: 15px;}
.titre-bannerInterne {
    font-size: 36px;
    line-height: 36px;
}
.interne .box-titre p {
    font-size: 13px;
    line-height: 24px;
}
.banner-interne {height: 340px;}
.img-header {height: 340px;}
.breadcrumb-interne {height: calc(100% - 82px);}
.box-clinique {margin-bottom: 20px;}
.section-mutuelle .flex-content {flex-direction: column;}
.section-mutuelle .flex-content:nth-child(even) {flex-direction: column-reverse;}
.section-mutuelle {
    padding-top: 40px;
    padding-bottom: 50px;
}
.modal-content {padding: 15px;}
.modal-body h3 {
    font-size: 22px;
    line-height: 25px;
}
.modal-header .close {
    top: 1px;
    right: 15px;
}
.boxs-filtres {text-align: center;}
.head-job {
    font-size: 18px !important;
    line-height: 27px !important;
    width: 100%;
}
.container-small {width: 90%;}
.bg-nosConseils.single .breadcrumb-interne {top: 20px;}
/* .single .limit {max-height: 1.7em;} */
article.article-full {padding: 0 15px;}
.banner-interne.bg-nosConseils .bold-interne {
    font-size: 22px;
    line-height: 26px;
}
.img-box.img-sp-mois img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.mg-right {padding: initial;}
.ico-zoom {
    right: 0;
    left: 0;
}
.img-box.img-sp-mois {margin-bottom: 70px;}
.cat-a-la-une .box-titre {width: 100%;}
.box-content.description-mois {width: 100%;}
.breadcrumb-interne .box-titre {max-width: 100%;}
}
@media screen and (max-width: 768px) {
	.pageRejoindre .container-rejoindre {
	width:80% !important;
}
	.pageRejoindre .container-rejoindre p {
		padding-top:20px;
	}
	.conditions_details p{
		display:block;
	width:80% !important;
}
.lcp_catlist>li{width:100%;}
.cat-a-la-une .img-box img {height: 250px;}
.cat-a-la-une .col-md-7 {width: 100%;}
.imagepost img {width: 100%;}
.sjb-page .list-data .v1.box-offre {height: auto;}
.modal-body {padding: 0;}
.modal-content {padding: 0 10px;}
.box-post {width: 100%;}
/* .banner-interne.bg-nosConseils {height: auto !important;} */
/* .banner-interne.bg-nosConseils.single .img-header {max-height: 300px;} */
.bg-nosConseils.single .breadcrumb-interne {
    top: auto;
    height: auto;
}
.bg-nosConseils.single .titre-interne {padding: initial;}
.col-1 {
    width: 60px;
    margin-right: 15px;
}
.icon-detail {
    width: 60px;
    height: 60px;
}
.titre-box-icon {
    font-size: 16px;
    line-height: 22px;
}
.post-interne .titre-interne {
    font-size: 32px;
    line-height: 40px;
}
.box-titre.post-interne {padding: 0 15px;}
.article-a-la-une #lcp_instance_0 > li > a:nth-child(3) {
    width: 100%;
    margin: 15px 0;
    position: relative;
    order: 2;
}
.article-a-la-une .lcp_catlist>li a:nth-child(1) {
    margin: 0;
    padding: initial;
    order: 3;
    font-size: 19px;
}
.article-a-la-une span.my-date {
    margin: 0;
    order: 1;
}
.article-a-la-une .limit {
    margin: 10px 0px;
    padding: initial;
}
.article-a-la-une .lcp_catlist>li a:last-child {margin-left: 0;}
.article-a-la-une .lcp_catlist>li {
    height: auto;
    margin-bottom: auto;
}
}
@media screen and (max-width: 500px) {
.box-team{width:100%;}
.btn-banner-jobs {
    flex-direction: column;
    gap: 20px;
}
.interne .box-titre {margin-bottom: 10px;}
.details-jobs .titre-bannerInterne {font-size: 22px;}
.temoignages .owl-item {
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boxs-temoignages {margin: 15px auto;}
}