@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap");

.diagnostic-icon-mobile {
  display: none;
}

.quiz_white input[name="honeypot-856"] {
  display: none !important;
}

.quiz_white {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  border-bottom: 1px solid #000;
}

.quiz_white input[name="quiz-9"] {
  margin-bottom: 0 !important;
  border-bottom: none !important;
}

.quiz_white label {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.quiz_white label span {
  width: 70px;
  font-family: big-caslon-fb, serif;
}

body.page-template-temoignage .intro-identite .detail {
  column-count: 1;
  padding-left: 0;
}

body.page-template-temoignage .intro-identite .detail p {
  margin-bottom: 15px;
}

body.page-template-temoignage .intro-identite .detail p:last-of-type {
  margin-bottom: 0;
}

body.page-template-temoignage .custom-container .content {
  width: 80%;
  margin: auto;
}

body.page-template-temoignage .custom-container .content h1 {
  margin-bottom: 80px;
}

body.search .custom-container,
body.error404 .custom-container {
  width: 51%;
}

body.talents .similar .custom-container h2 {
  display: none;
}

.accordion.custom .card .card-body p:hover {
  color: #ac503f;
}

.number.mobile__number {
  display: none !important;
}

.number.desktop__number {
  display: block !important;
}

.otgs-development-site-front-end {
  display: none !important;
}

#footer {
  width: 100%;
  float: left;
  height: 100%;
  position: relative;
  background: #fff;
  z-index: 1;
}

#footer .custom-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#footer .custom-container .left,
#footer .custom-container .right {
  width: 50%;
  float: left;
}

#footer .custom-container ul {
  column-count: 2;
}

#footer .line-one {
  width: 100%;
  float: left;
  padding-bottom: 30px;
  padding-top: 60px;
}

#footer .line-one .right {
  padding-left: 10%;
}

#footer .line-one .cat {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.08em;
}

#footer .line-one h3 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  margin-top: 25px;
}

#footer .line-one form {
  width: 100%;
  float: left;
  position: relative;
}

#footer .line-one p {
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
  font-family: big-caslon-fb, serif;
  color: #ac503f;
}

#footer .line-one form input[type="email"] {
  border: none;
  background: transparent;
  outline: none;
  height: 65px;
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  color: #000;
  width: 100%;
  border-bottom: 1px solid #000;
}

#footer .line-one form input[type="submit"] {
  position: absolute;
  width: 10px;
  height: 20px;
  right: 0;
  top: 23px;
  background: url(images/right.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  outline: none;
}

#footer .line-two {
  width: 100%;
  float: left;
  padding-bottom: 50px;
}

#footer .line-two .logo {
  padding-bottom: 50px;
}

#footer .line-two p {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 36px;
}

#footer .line-two p span,
#footer .line-two p a {
  color: #000;
  text-decoration: underline !important;
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
  text-underline-offset: 4px;
}

#footer .line-two ul {
  padding-top: 130px;
}

#footer .line-two ul li a {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 36px;
  color: #000;
  position: relative;
}

#footer .line-two ul li a:hover:after {
  width: 100%;
}

#footer .line-two ul li a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #000;
  transition: all 0.5s ease;
}

#footer .line-three {
  width: 100%;
  float: left;
}

#footer .line-three .infos {
  float: left;
}

#footer .line-three .infos a,
#footer .line-three .infos p {
  display: inline-block;
  font-family: big-caslon-fb, serif;
  font-size: 12px;
  color: #000;
}

#footer .line-three .infos a:hover {
  color: #ac503f;
}

#footer .line-three .infos a:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #000;
  margin: 0 20px;
  position: relative;
  top: -3px;
}

#footer .line-three .social {
  float: right;
  text-align: right;
  width: 24%;
  position: relative;
}

#footer .line-three .social a {
  font-family: big-caslon-fb, serif;
  color: #000;
  font-size: 14px;
  line-height: 34px;
}

#footer .line-three .social a:first-of-type {
  position: absolute;
  left: 0;
}

#footer .line-three .social a:hover {
  color: #ac503f;
}

#footer ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}

#footer ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

#footer :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}

#footer :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

form .form-group {
  display: block;
  padding-top: 30px;
}

form .form-group input[type="checkbox"] {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

form .form-group label {
  position: relative;
  cursor: pointer;
  text-indent: -40px;
  margin-left: 40px;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
}

.cli-plugin-button {
  text-decoration: underline !important;
}

.contact-us form .form-group label {
  width: 58%;
}

.grecaptcha-badge {
  visibility: hidden;
}

body.identite .custom-container .custom-container-all {
  width: 100%;
  float: left;
}

form .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #000;
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 20px;
  border-radius: 50%;
}

form .form-group input[type="checkbox"]:checked + label:after,
form .form-group label.check:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: -36px;
  width: 10px;
  height: 10px;
  background: #ac503f;
  border-radius: 50%;
}

.contact-us .custom-container .content form div:last-child {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 12px;
  font-family: big-caslon-fb, serif;
}

body.blog #footer .custom-container {
  position: absolute;
}

body,
html {
  height: 100%;
}

* {
  /*transition: all 0.5s ease;*/
}

body {
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.04em;
  overflow-x: hidden;
}

.custom-container {
  width: 61%;
  max-width: 95%;
  margin: auto;
  clear: both;
}

a {
  text-decoration: none !important;
}

.header-mobile {
  width: 100%;
  float: left;
  display: none;
}

.header-mobile .logo {
  float: left;
}

.header-mobile .logo svg .a {
  stroke-width: 1px;
}

.header-mobile .open-menu {
  float: right;
}

.header-mobile .open-menu svg {
  border: 2px solid #000;
  border-radius: 100%;
}

.open-mobile-menu {
  width: 100%;
  float: left;
  background: #fff;
  position: absolute;
  top: 0;
  padding: 0;
  z-index: 99;
  transition: all 0.5s ease;
  height: 0;
  overflow: hidden;
  left: 0;
}

.open-mobile-menu .custom-container {
  opacity: 0;
  transition: all 0.5s ease;
}

.open-mobile-menu.open {
  height: 880px;
  padding: 50px 0 80px 0;
  overflow: visible;
}

.open-mobile-menu.open .custom-container {
  opacity: 1;
}

.open-mobile-menu .logo {
  float: left;
}

.open-mobile-menu .logo svg .a {
  stroke-width: 1px;
}

.open-mobile-menu .close-menu {
  float: right;
}

.open-mobile-menu .close-menu a {
  border: 2px solid #000;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  line-height: 47px;
}

.open-mobile-menu .lang-switcher {
  width: 100%;
  float: left;
}

.open-mobile-menu .lang-switcher ul {
  position: absolute;
  top: 53px;
  left: 0;
  right: 0;
  margin: auto;
  width: 70px;
}

.open-mobile-menu .lang-switcher li {
  display: inline-block;
}

.open-mobile-menu .lang-switcher li a {
  color: #000;
  font-family: big-caslon-fb, serif;
  font-size: 14px;
  line-height: 34px;
}

.open-mobile-menu .search-mobile {
  width: 100%;
  float: left;
  padding: 50px 0 50px 0;
}

.open-mobile-menu .search-mobile form {
  width: 100%;
  float: left;
  position: relative;
}

.open-mobile-menu .search-mobile form input {
  width: 100%;
  border: none;
  background: transparent;
  color: #a6a4a5;
  font-family: big-caslon-fb, serif;
  font-size: 14px;
  line-height: 34px;
  border-bottom: 1px solid #a6a4a5;
  height: 60px;
  outline: none;
}

.open-mobile-menu .search-mobile form input[type="submit"] {
  position: absolute;
  width: 10px;
  height: 20px;
  right: 0;
  top: 23px;
  background: url(images/right.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  outline: none;
  opacity: 0.5;
}

.open-mobile-menu .nav-mobile {
  width: 100%;
  float: left;
}

.open-mobile-menu .nav-mobile:after {
  content: "";
  height: 1px;
  width: 50px;
  display: block;
  background: #000;
}

.open-mobile-menu .nav-mobile ul {
  margin: 0;
  padding-bottom: 35px;
}

.open-mobile-menu .nav-mobile ul li a {
  color: #000;
  font-size: 22px;
  line-height: 34px;
  font-family: big-caslon-fb, serif;
  margin-bottom: 20px;
  display: block;
}

.open-mobile-menu .mobile-links {
  width: 100%;
  float: left;
  padding-top: 50px;
}

.open-mobile-menu .mobile-links p a {
  color: #000;
  font-family: big-caslon-fb, serif;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 30px;
  display: inline-block;
}

.open-mobile-menu .mobile-links p span {
  display: inline-block;
  margin: 0 15px;
}

ul {
  padding: 0;
  list-style: none;
}

.page-template-family-check {
  background: rgba(231, 225, 220, 0.4);
}

.page-template-family-check .shape {
  width: 100%;
  position: absolute;
  bottom: -310px;
  right: 0;
  left: 0;
  margin: 0 auto;
  pointer-events: none;
  z-index: -1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.family-check {
  display: flex;
  flex-direction: column;
  z-index: 10;
  position: relative;
  justify-content: center;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 150px;
  clear: both;
  z-index: 1;
}

.family-check-container {
  width: 806px;
  max-width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

.family-check-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.family-check-content {
  display: flex;
  flex-direction: column;
}

.family-check-content .family-check-title {
  width: 90%;
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}
.diagnostic-icon {
  position: fixed;
  top: 50%;
  right: -80px;
  z-index: 20;
}
.family-check-content .family-check-title h1 {
  font-family: big-caslon-fb, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #000000;
}

.family-check-description {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-left: 60px;
  border-left: 1px solid #00000020;
  margin-top: 35px;
}

.family-check-description strong {
  font-weight: 600;
}

.family-check-description p {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #2b2e34;
}

.family-check-description h3 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #ac503f;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

body.home header {
  position: absolute;
  top: 0;
}

header {
  width: 100%;
  float: left;
  padding-top:
        /*40px*/ 100px;
  z-index: 7;
}

header a {
  font-size: 14px;
  line-height: 36px;
  font-family: big-caslon-fb, serif;
  color: #000;
}

header a:hover {
  color: #000;
}

.slick-slide {
  outline: none !important;
}

header ul li {
  display: inline-block;
}

header ul li.current_page_item a {
  font-weight: 700;
  color: #000;
}

header ul li.current_page_item a:after {
  width: 100%;
}

header ul li a {
  display: inline-block;
  position: relative;
}

header .lang ul li:nth-child(2) a {
  padding-left: 2px;
}

header .lang ul li a.active {
  font-weight: 700;
}

header .social {
  padding-right: 70px;
}

header .social a:hover {
  color: #ac503f;
}

header .lang {
  padding-right: 50px;
}

header .search a:after {
  content: "";
  display: inline-block;
  width: 70px;
  height: 1px;
  background: #000;
  margin-left: 20px;
}

header .social,
header .lang,
header .search {
  float: left;
}

header .search {
  cursor: pointer;
  position: relative;
}

header .search input[type="text"] {
  border: none;
  background: transparent;
  outline: none;
  height: 60px;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  color: #000;
  width: 100%;
  border-bottom: 1px solid #000;
  position: relative;
  font-weight: 400;
  top: -14px;
}

header .search form {
  position: absolute;
  top: 2px;
  width: 200px;
  display: none;
}

header .search input[type="submit"] {
  position: absolute;
  width: 10px;
  height: 20px;
  right: 0;
  top: 8px;
  background: url(images/arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  outline: none;
}

header .search a {
  pointer-events: none;
  cursor: pointer;
}

header .search form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}

header .search form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

header .search form :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}

header .search form :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

header .links {
  float: right;
}

header .links li:hover a,
header .links li.current_page_item a {
  font-weight: 700;
  color: #000;
}

header .links li:first-of-type:hover a:after,
header .links li:first-of-type.current_page_item a:after {
  width: 46px;
}

header .links li:hover a:after,
header .links li.current_page_item a:after {
  width: 53px;
}

header .links li a:after {
  transition: all 0.5s ease;
  content: "";
  width: 0;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  background: #000;
  bottom: 11px;
}

.sticky {
  position: fixed;
  top:
        /*20px*/ 80px;
  left: 4%;
  z-index: 22;
}

.sticky ul {
  padding-top: 90px;
}

.sticky ul li:hover a,
.sticky ul li.current_page_item a {
  font-weight: 700;
  color: #000;
}

.sticky ul li:hover a:after,
.sticky ul li.current_page_item a:after {
  width: 100%;
}

.sticky ul li a {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 36px;
  color: #000;
  position: relative;
}

.sticky ul li a:after {
  transition: all 0.5s ease;
  content: "";
  width: 0;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  background: #000;
  bottom: 1px;
}

.sticky ul:after {
  content: "";
  width: 40px;
  height: 1px;
  display: block;
  background: #000;
  margin-top: 60px;
}

body.contact {
  background: #dac2a9;
}

.contact-us {
  width: 100%;
  float: left;
  padding: 100px 0;
}

.contact-us .content {
  width: 80%;
  margin: auto;
  clear: both;
}

.contact-us .content h1 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
  margin: 30px 0;
}

.contact-us .content h1 a {
  color: #000;
}

.contact-us .content p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.contact-us .content ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}

.contact-us .content ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

.contact-us .content :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}

.contact-us .content :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

.contact-us .content form {
  width: 100%;
  float: left;
  padding-top: 70px;
}

.contact-us .content form input,
.contact-us .content form textarea {
  border: none;
  background: transparent;
  outline: none;
  height: 65px;
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  color: #000;
  width: 100%;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}

.contact-us .content form input[type="submit"],
.contact-us .content form textarea[type="submit"] {
  width: 200px;
  height: 60px;
  line-height: 60px;
  background: #f4784c;
  float: left;
  padding: 0 20px;
  border: none;
  text-decoration: underline;
  text-align: left;
  padding: 0 40px;
}

.contact-us .content form input[type="submit"]:hover,
.contact-us .content form textarea[type="submit"]:hover {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.contact-us .content form .submit {
  position: relative;
  width: 200px;
}

.contact-us .content form .submit:after {
  position: absolute;
  right: 40px;
  top: 25px;
  width: 10px;
  height: 10px;
  display: inline-block;
  content: "";
  background: url(images/submit.png);
  margin-left: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}

.bg {
  width: 100%;
  float: left;
  height: 380px;
  background: url(images/contact.png);
  background-size: cover;
  background-position: center;
}

.map {
  width: 100%;
  float: left;
}

.map iframe {
  position: relative;
  z-index: -1;
}

body.tarifs {
  background: #f3f0ee;
}

body.talents .similar .items .item p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  float: left;
  color: #000;
  margin-top: 25px;
}

body.talents .similar .items .item .cat {
  font-weight: 400;
  font-size: 12px;
}

body.talents .similar .items .item {
  background: #ffeb43;
  border: none;
}

body.talents .similar .items .item:hover {
  background: #ffeb43;
}

body.talents .similar .items .item:hover .content .number,
body.talents .similar .items .item:hover .content .cat,
body.talents .similar .items .item:hover .content h3 {
  color: #000;
}

.tarifs-intro .accordion.custom .card:nth-child(2) {
  margin-bottom: 0;
}

.tarifs-intro .accordion.custom .card:nth-child(4) {
  padding-top: 0px;
  margin-bottom: 50px;
}

.tarifs-intro .content p:first-of-type {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 20px;
}

.tarifs-intro .content .accordion p {
  margin: 20px 0;
}

.tarifs-intro .content .accordion p strong {
  display: block;
}

.talents-intro,
.tarifs-intro {
  width: 100%;
  float: left;
  padding: 100px 0;
}

.talents-intro .content,
.tarifs-intro .content {
  width: 80%;
  margin: auto;
  clear: both;
}

.talents-intro .content h1,
.tarifs-intro .content h1 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
  margin: 30px 0;
}

.talents-intro .content p,
.tarifs-intro .content p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}

.talents-intro .content .accordion,
.tarifs-intro .content .accordion {
  padding-top: 50px;
}

.talents-intro .content .accordion h6,
.tarifs-intro .content .accordion h6 {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  margin: 15px 0;
}

.talents-intro .content .accordion p,
.tarifs-intro .content .accordion p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin: 15px 0;
}

.talents-intro .content .postuler,
.tarifs-intro .content .postuler {
  width: 100%;
  float: left;
}

.talents-intro .content .postuler h2,
.tarifs-intro .content .postuler h2 {
  font-family: big-caslon-fb, serif;
  font-size: 20px;
  line-height: 54px;
  letter-spacing: 0.06em;
}

.talents-intro .content .postuler p,
.tarifs-intro .content .postuler p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 20px;
}

.talents-intro .content .postuler p a,
.tarifs-intro .content .postuler p a {
  color: #000;
}

.talents-intro .content .postuler p strong,
.tarifs-intro .content .postuler p strong {
  font-weight: 500;
  font-size: 12px;
}

.temoignages {
  width: 100%;
  float: left;
  padding: 100px 0;
  background: #f3f0ed;
}

.temoignages ul.slick-dots {
  width: 100%;
  float: left;
  padding-top: 40px;
  text-align: center;
}

.temoignages ul.slick-dots li {
  display: inline-block;
}

.temoignages ul.slick-dots li button {
  border: none;
  background: transparent;
  color: transparent;
  width: 10px;
  height: 1px;
  outline: none;
}

.temoignages ul.slick-dots li button:after {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #e7e1dc;
  border-radius: 50%;
  content: "";
}

.temoignages h2 {
  font-size: 22px;
  text-align: center;
  line-height: 56px;
  letter-spacing: 0.06em;
  font-family: big-caslon-fb, serif;
}

.temoignages .items {
  width: 75%;
  margin: auto;
  clear: both;
  height: 550px;
  padding-top: 50px;
}

.temoignages .items .slick-list,
.temoignages .items .slick-track {
  height: 100%;
}

.temoignages .items .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #000;
  line-height: 40px;
  text-align: center;
  color: transparent;
  position: absolute;
  right: -15%;
  background: transparent;
  outline: none;
  top: 50%;
  transform: translateY(-50%);
}

.temoignages .items .slick-arrow svg {
  width: 9px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.temoignages .items .slick-arrow.slick-prev {
  left: -15%;
  right: initial;
}

.temoignages .items .item {
  width: 100%;
  float: left;
  outline: none;
  height: 100%;
}

.temoignages .items .item .left {
  height: 100%;
  width: 65%;
  float: left;
  background: #e7e1dc;
  position: relative;
}

.temoignages .items .item .left .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 75%;
  left: 0;
  right: 0;
  margin: auto;
  height: 435px;
}

.temoignages .items .item .left .text h5 {
  font-size: 22px;
  line-height: 34px;
  font-family: big-caslon-fb, serif;
  margin-bottom: 30px;
}

.temoignages .items .item .left .text p {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 20px;
  text-align: justify;
}

.temoignages .items .item .right {
  height: 100%;
  width: 35%;
  float: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.temoignages .items .item .right .text {
  position: absolute;
  bottom: 10%;
  width: 85%;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
}

.temoignages .items .item .right .text span {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  display: block;
}

.temoignages .items .item .right .text span:first-of-type {
  font-family: big-caslon-fb, serif;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.03em;
}

.introduction {
  width: 100%;
  float: left;
  height: 100%;
  background: #e7e1dc;
}

.introduction .content {
  width: 57%;
  margin: auto;
  clear: both;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}

.introduction .content .left,
.introduction .content .right {
  width: 50%;
  float: left;
  padding-left: 30px;
}

.introduction .content .left span,
.introduction .content .right span {
  font-family: big-caslon-fb, serif;
  font-size: 18px;
  color: #000;
  line-height: 26px;
  letter-spacing: 0.04em;
  display: block;
  margin-bottom: 30px;
}

.introduction .content .left h1,
.introduction .content .right h1 {
  font-size: 48px;
  color: #ac503f;
  line-height: 56px;
  letter-spacing: 0.06em;
  font-family: big-caslon-fb, serif;
}

.introduction .content .right {
  padding-left: 0px;
  padding-top: 122px;
}

.introduction .content .right p {
  font-size: 14px;
  line-height: 24px;
}

.quote {
  width: 100%;
  float: left;
  height: 100%;
  background: #d2d1d2;
  position: relative;
}

.home .quote .slick-slider,
.home .quote .slick-list,
.home .quote .slick-track {
  height: 100%;
}

.home .quote .slick-arrow {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #000;
  line-height: 40px;
  text-align: center;
  color: transparent;
  position: relative;
  background: transparent;
  outline: none;
  position: absolute;
  z-index: 9;
  top: 0;
}

.home .quote .slick-next:after {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  background-image: url(images/right.svg);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}

.home .quote .pagingInfo {
  font-family: big-caslon-fb, serif;
  font-size: 14px;
  font-style: italic;
  position: absolute;
  color: #a6a4a5;
}

.home .quote .pagingInfo span {
  font-size: 12px;
}

/*.home .quote .slick-prev{
      left: 56.2%;
}
.home .quote .slick-next{
      left: 59.2%;
}*/

.home .quote .slick-prev:after {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  background-image: url(images/leftt.svg);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}

.home .quote .slick-slide {
  position: relative;
}

.quote svg {
  width: 58%;
  position: absolute;
  bottom: -20.5%;
  left: 0;
  height: auto;
  z-index: 9;
  fill: none;
  stroke: #fff;
}

.quote .content {
  position: absolute;
  width: 61%;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}

.quote .content .left {
  width: 45%;
  float: left;
}

.quote .content .left img {
  width: 100%;
}

.quote .content .right {
  width: 55%;
  float: left;
  padding-left: 10%;
  padding-top: 10%;
}

.quote .content .right .form {
  font-size: 300px;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #a6a4a5;
  font-family: big-caslon-fb, serif;
  width: 120px;
  height: 100px;
  line-height: 235px;
  display: block;
  margin-bottom: 25px;
}

.quote .content .right .text {
  padding-left: 60px;
}

.quote .content .right .text p {
  font-size: 24px;
  line-height: 34px;
  font-family: big-caslon-fb, serif;
  margin-bottom: 50px;
  text-align: left;
}

.quote .content .right .text h3 {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  font-weight: 700;
}

.quote .content .right .text span {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
}

.quote .content .right .text a.read-more {
  width: 100%;
  float: left;
  display: block;
  margin-top: 15px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: inherit;
  font-family: big-caslon-fb, serif;
  position: relative;
}

/*.quote .content .right .text .r-more {
    position: absolute;
    bottom: 0;
}*/

.quote .content .right .text a.read-more:after {
  content: "";
  width: 0;
  height: 1px;
  background: #000;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.5s ease;
}

.quote .content .right .text a.read-more:hover:after {
  width: 82px;
}

.services {
  width: 100%;
  float: left;
  padding: 200px 0 100px 0;
  background: #d6a89f;
  position: relative;
}

.services .content {
  clear: both;
  margin: auto;
  width: 40%;
}

.services .content h2 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
}

.services .content .service {
  width: 100%;
  float: left;
  padding-bottom: 25px;
}

.services .content .service:first-of-type {
  border-bottom: 1px solid #ab877f;
}

.services .content .service h3 {
  font-size: 32px;
  line-height: 48px;
  font-family: big-caslon-fb, serif;
  margin: 25px 0;
}

.services .content .service ul {
  font-family: big-caslon-fb, serif;
  font-size: 18px;
  line-height: 38px;
  column-count: 2;
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
}

.services .content .service ul li a {
  color: inherit;
}

.services .content .service ul li a:hover {
  text-decoration: underline !important;
}

.services .content .cta {
  width: 200px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  float: left;
  padding: 0 20px;
}

.services .content .cta:hover {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.services .content .cta:hover a:after {
  width: 86px;
}

.services .content .cta a {
  display: block;
  font-family: big-caslon-fb, serif;
  font-weight: 700;
  font-size: 14px;
  color: #000;
  text-align: left;
  position: relative;
}

.services .content .cta a:after {
  content: "";
  width: 0;
  height: 1px;
  background: #000;
  display: block;
  position: absolute;
  bottom: 23px;
  transition: all 0.5s ease;
  left: 0;
}

.services .content .cta a span {
  margin-left: 60px;
}

.actus-home {
  width: 100%;
  float: left;
  padding: 100px 0;
  background: #9ba9b3;
  /*overflow: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;*/
}

/*.actus-home::-webkit-scrollbar{
  display: none;
}*/

.actus-home .content {
  width: 61%;
  margin: auto;
}

.actus-home .content h2 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  text-align: center;
  margin-bottom: 80px;
}

.actus-home .content .number {
  display: block;
  font-family: big-caslon-fb, serif;
  font-size: 32px;
  line-height: 52px;
  font-style: italic;
  color: #000;
  margin-bottom: 10px;
  position: relative;
  top: -13px;
}

.actus-home .content .cat {
  font-family: big-caslon-fb, serif;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  float: left;
  color: #000;
}

.actus-home .content .date {
  font-family: big-caslon-fb, serif;
  font-size: 14px;
  line-height: 17px;
  float: right;
  color: #000;
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
}

.actus-home .content .author {
  font-family: big-caslon-fb, serif;
  font-size: 12px;
  line-height: 27px;
  color: #000;
  width: 100%;
  float: left;
  display: none;
}

.actus-home .content h3 {
  font-family: big-caslon-fb, serif;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  letter-spacing: 0.03em;
  color: #000;
  margin-top: 25px;
  float: left;
}

.actus-home .content .alaune {
  width: 100%;
  float: left;
}

.actus-home .content .alaune:hover .left {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.actus-home .content .alaune:hover h3 {
  text-decoration: underline;
}

.actus-home .content .alaune .left {
  width: 40%;
  float: left;
  transition: all 0.5s ease;
}

.actus-home .content .alaune .left img {
  width: 100%;
}

.actus-home .content .alaune .right {
  width: 60%;
  float: left;
  padding: 0 10% 0 10%;
}

.actus-home .content .suite {
  width: 100%;
  float: left;
  padding-top: 80px;
}

.actus-home .content .suite h3 {
  font-size: 20px;
  line-height: 30px;
}

.actus-home .content .suite .cat.date,
.actus-home .content .suite .author {
  font-size: 12px;
}

.actus-home .content .suite .left {
  width: 40%;
  float: left;
  padding-left: 15%;
  padding-top: 80px;
}

.actus-home .content .suite .left a {
  width: 100%;
  display: block;
  float: left;
}

.actus-home .content .suite .left a img {
  transition: all 0.5s ease;
  display: block;
  float: left;
  margin-bottom: 35px;
  width: 100%;
}

.actus-home .content .suite .left:hover img {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.actus-home .content .suite .left:hover h3 {
  text-decoration: underline;
}

.actus-home .content .suite .right {
  width: 60%;
  padding-left: 18%;
  float: left;
}

.actus-home .content .suite .right:hover img {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.actus-home .content .suite .right:hover h3 {
  text-decoration: underline;
}

.actus-home .content .suite .right a {
  width: 100%;
  display: block;
  float: left;
}

.actus-home .content .suite .right a img {
  transition: all 0.5s ease;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 35px;
}

.home .fig-header {
  z-index: 9;
}

.fig-header {
  width: 260px;
  height: 150px;
  background-image: url(images/icon-header.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: fixed;
  top: 209px;
  left: 165px;
}

.modal-bwg {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  background: rgba(57, 84, 104, 0.6);
  /*     display: flex; */
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  z-index: -1;
}

.modal-bwg.active {
  opacity: 1;
  visibility: visible;
  z-index: 41;
}

.modal-bwg .content-modal-bwg {
  width: 80%;
  height: 87%;
  background: #f3f0ed;
}

.modal-bwg .content-modal-bwg .content {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  /*     justify-content: space-between; */
  justify-content: center;
  flex-direction: column;
  gap: 45px;
}

.modal-bwg .content-modal-bwg .content .left {
  /*     width: 55%; */
  width: 57%;
  display: flex;
  flex-direction: column;
  /*     padding-left: 70px; */
}

.modal-bwg .content-modal-bwg .content .left p {
  font-family: Poppins;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 29px;
  color: #000;
  margin-top: 40px;
  margin-bottom: 25px;
}

.modal-bwg .content-modal-bwg .content h4 span {
  /*     font-size: 35px; */
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 30px;
  color: #ac503f;
  text-align: center;
}

.modal-bwg .content-modal-bwg .content h4 span a {
  font-weight: bold;
  color: #ac503f;
}

.modal-bwg .content-modal-bwg .content h4 {
  font-family: "Adobe Caslon Pro";
  font-weight: normal;
  /*     font-size: 28px; */
  font-size: 18px;
  letter-spacing: 0.06em;
  color: #000;
  /* 	line-height : 25px; */
  line-height: 28px;
  text-align: center;
}

.modal-bwg .content-modal-bwg .content .right {
  /*     width: 512px; */
  width: 145px;
  max-width: 95%;
}

.modal-bwg .content-modal-bwg .content .right img {
  width: 100%;
  height: 100%;
}

.modal-bwg .cta {
  width: 200px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  float: left;
  padding: 0 20px;
  margin: auto;
}

.modal-bwg .cta:hover {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.modal-bwg .cta:hover a:after {
  width: 86px;
}

.modal-bwg .cta a {
  display: block;
  font-family: big-caslon-fb, serif;
  font-weight: 700;
  font-size: 14px;
  color: #000;
  text-align: left;
  position: relative;
}

.modal-bwg .cta a:after {
  content: "";
  width: 0;
  height: 1px;
  background: #000;
  display: block;
  position: absolute;
  bottom: 23px;
  transition: all 0.5s ease;
  left: 0;
}

.modal-bwg .cta a span {
  margin-left: 46px;
}

.modal-bwg .close-modal {
  position: absolute;
  top: 10px;
  right: 20px;
}

@media screen and (max-width: 1563px) {
  .services {
    padding: 80px 0 100px 0;
  }
}

@media screen and (max-width: 1490px) {
  .services {
    padding: 80px 0 100px 0;
  }

  .fig-header {
    width: 171px;
    height: 147px;
    top: 190px;
    left: 170px;
  }
}

body.identite {
  background: #f3f0ed;
}

body.identite .custom-container {
  width: 51%;
}

body.identite header .custom-container,
body.identite #footer .custom-container {
  width: 61%;
}

body.identite h2 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
}

body.identite .quote {
  background: transparent;
  height: auto;
  padding: 100px 0;
}

body.identite .quote .content {
  position: static;
  transform: unset;
  width: 51%;
}

body.identite .quote .content .right {
  padding: 0;
}

body.identite .quote .content .right .form {
  -webkit-text-stroke-color: #f4784c;
}

body.identite .quote .content .left {
  padding-left: 4%;
}

.intro-identite {
  width: 100%;
  float: left;
  padding: 100px 0;
}

.intro-identite h1 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
}

.intro-identite img {
  display: block;
  margin: 30px 0;
  width: 100%;
}

.intro-identite .detail {
  width: 100%;
  float: left;
  padding-left: 19%;
  column-count: 2;
}

.intro-identite .detail p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}

.valeurs {
  width: 100%;
  float: left;
  padding: 100px 0;
  position: relative;
}

.valeurs .illu {
  width: 100%;
  position: absolute;
  height: auto;
  top: -35%;
  z-index: -1;
}

.valeurs .title {
  font-family: big-caslon-fb, serif;
  line-height: 26px;
  font-size: 16px;
  letter-spacing: 0.08em;
  display: block;
  margin-bottom: 30px;
}

.valeurs .content {
  width: 100%;
  float: left;
  padding-top: 50px;
}

.valeurs .content .left {
  width: 50%;
  float: left;
}

.valeurs .content .left p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}

.valeurs .content .right {
  width: 50%;
  float: left;
  padding-left: 10%;
}

.valeurs .content .right ul {
  list-style: none;
  position: relative;
  top: -7px;
  padding-left: 20px;
}

.valeurs .content .right ul li:before {
  content: "\2022";
  font-size: 18px;
  width: 1em;
  margin-left: -1em;
  font-weight: bold;
  display: inline-block;
  color: #212529cc;
}

.valeurs .content .right ul li {
  font-family: big-caslon-fb, serif;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0.06em;
}

.valeurs .content .right .cta {
  width: 200px;
  height: 60px;
  line-height: 60px;
  background: #f4784c;
  float: left;
  padding: 0 20px;
}

.valeurs .content .right .cta:hover {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.valeurs .content .right .cta:hover a:after {
  width: 52px;
}

.valeurs .content .right .cta a {
  display: block;
  font-family: big-caslon-fb, serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-align: left;
  position: relative;
}

.valeurs .content .right .cta a:after {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  display: block;
  position: absolute;
  bottom: 23px;
  transition: all 0.5s ease;
  left: 0;
}

.valeurs .content .right .cta a span {
  margin-left: 97px;
  position: absolute;
}

.valeurs .content .right .cta a span svg path {
  fill: #fff;
}

.distinctions {
  width: 100%;
  float: left;
  padding: 100px 0;
}

.distinctions .items {
  width: 100%;
  float: left;
  padding-top: 50px;
}

.distinctions .items .item {
  width: 100%;
  float: left;
  height: 100px;
  border-bottom: 1px solid #c3c0be;
  position: relative;
}

.distinctions .items .item .number {
  width: 6%;
  float: left;
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 100px;
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
}

.distinctions .items .item .name {
  width: 35%;
  float: left;
  font-family: big-caslon-fb, serif;
  font-size: 18px;
  line-height: 100px;
}

.distinctions .items .item .txt {
  width: 59%;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  float: left;
}

.distinctions .items .item .txt p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.chiffres {
  width: 100%;
  float: left;
  padding: 100px 0;
  text-align: center;
}

.chiffres h2 {
  margin-bottom: 30px;
}

.chiffres p {
  font-size: 16px;
  line-height: 26px;
}

.chiffres .items {
  width: 100%;
  float: left;
  padding-top: 50px;
}

.chiffres .items .item {
  width: calc(33.33% - 15px);
  margin: 0 15px 15px 0;
  border: 1px solid #000;
  position: relative;
  height: 270px;
  float: left;
}

.chiffres .items .item:nth-child(3n) {
  margin: 0 0 15px 0;
}

.chiffres .items .item .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  max-width: 95%;
  height: 50%;
}

.chiffres .items .item .content p {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 20px;
}

.chiffres .items .item .content p span {
  display: inline-block;
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
}

body.competences {
  background: #d6a89f;
}

body.competences .custom-container {
  width: 51%;
}

body.competences header .custom-container,
body.competences #footer .custom-container {
  width: 61%;
}

body.single-competence {
  background: #e6dedd;
}

body.single-competence .custom-container .content {
  width: 80%;
  margin: auto;
  clear: both;
}

body.single-competence .custom-container .content ul {
  margin-left: 18px;
}

.single-comp {
  width: 100%;
  float: left;
  padding: 100px 0;
}

.single-comp .custom-container {
  position: relative;
}

.single-comp .status-click {
  position: absolute;
  top: -15px;
  right: 19px;
  width: 96px;
  text-align: center;
  display: none;
}

.single-comp .status-click p {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  font-style: italic;
}

.single-comp .status-click p span {
  font-size: 12px;
}

.single-comp .navi {
  position: absolute;
  top: 15px;
  right: 19px;
}

.single-comp .navi ul li {
  display: inline-block;
  margin-left: 15px;
  padding-bottom: 45px;
  height: 40px;
  line-height: 0;
  width: 40px;
  overflow: hidden;
  color: transparent;
  float: left;
}

.single-comp .navi ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #000;
  line-height: 40px;
  text-align: center;
  color: transparent;
  position: relative;
  background: transparent;
  outline: none;
}

.single-comp .navi ul li:nth-child(1) a:after {
  display: block;
  content: "";
  width: 9px;
  height: 7px;
  background-image: url(images/leftt.svg);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.single-comp .navi ul li:nth-child(2) a:after {
  display: block;
  content: "";
  width: 9px;
  height: 7px;
  background-image: url(images/right.svg);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.single-comp .navi ul li a svg {
  width: 9px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.single-comp span.title {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.08em;
  display: block;
}

.single-comp h1 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
  margin: 30px 0;
}

.single-comp p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 20px;
  width: 90%;
}

.single-comp p span {
  font-weight: 300 !important;
}

.single-comp li {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 8px;
  list-style: none;
}

.single-comp li:before {
  content: "\2022";
  font-size: 18px;
  width: 1em;
  margin-left: -1em;
  font-weight: bold;
  display: inline-block;
  color: #212529cc;
}

.single-comp p br {
  display: none;
}

.all-comp {
  width: 100%;
  float: left;
  padding: 100px 0;
  position: relative;
}

.all-comp .illu {
  position: absolute;
  width: 100%;
  height: auto;
  top: 79%;
  transform: translateY(-50%);
}

.all-comp h1 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}

.all-comp p {
  font-size: 12px;
  line-height: 22px;
  font-weight: 300;
}

.accordion {
  width: 100%;
  float: left;
  padding-top: 50px;
}

.accordion.custom .accordion .card .card-body {
  padding: 2.25rem 0;
}

.accordion.custom .card .card-header {
  border-bottom: 1px solid;
}

.accordion.custom .card .card-header h5:after {
  bottom: -13px;
  right: inherit;
  left: 0;
  width: 100%;
}

.accordion.custom .card:nth-child(2) {
  padding-top: 0px;
  margin-bottom: 50px;
}

.accordion .card {
  background: transparent;
  border: none;
  border-radius: 0;
}

.accordion .card:nth-child(2) {
  padding-top: 70px;
}

.accordion .card .card-body {
  padding: 1.25rem 0;
}

.accordion .card .card-header {
  padding: 0.75rem 0;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
  border-radius: 0;
}

.accordion .card .card-header h5 {
  position: relative;
}

.talents .accordion .card .card-header h5 button {
  text-transform: uppercase;
}

.accordion .card .card-header h5 span {
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
  font-size: 18px;
  margin-right: 15px;
}

.accordion .card .card-header h5:after {
  content: "";
  width: 60%;
  height: 1px;
  background: #000;
  display: block;
  position: absolute;
  bottom: 17px;
  right: 60px;
}

.accordion .card .card-header .btn-link {
  font-family: big-caslon-fb, serif;
  font-size: 24px;
  line-height: 54px;
  letter-spacing: 0.06em;
  color: #000;
  text-decoration: none;
  padding: 0;
  width: 100%;
  text-align: left;
  position: relative;
}

.accordion .card .card-header .btn-link.active:before {
  background-image: url(images/collapsed.png);
  bottom: 12px;
}

.accordion .card .card-header .btn-link:before {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  bottom: 9px;
  right: 0;
  position: absolute;
  background: url(images/down.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}

.accordion .card ul {
  list-style: none;
  padding-left: 20px;
}

.accordion .card ul li {
  font-size: 14px;
  font-weight: 400;
  list-style: none;
  line-height: 24px;
  margin-bottom: 16px;
}

.accordion .card ul li:before {
  content: "\2022";
  font-size: 18px;
  width: 1em;
  margin-left: -1em;
  font-weight: bold;
  display: inline-block;
  color: #212529cc;
}

.accordion .card ul li a {
  color: #000;
}

.accordion .card ul li a:hover {
  color: #ac503f;
}

.accordion .card .items {
  width: 100%;
  float: left;
}

.accordion .card .items .item {
  width: 100%;
  float: left;
  height: 180px;
  border-bottom: 1px solid #cd978b;
  position: relative;
  display: block;
}

.accordion .card .items .item:hover .name p {
  text-decoration: underline;
}

.accordion .card .items .item .number {
  width: 10%;
  float: left;
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 100px;
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
  color: #ac503f;
}

.accordion .card .items .item .name {
  width: 40%;
  float: left;
  font-family: big-caslon-fb, serif;
}

.accordion .card .items .item .name p {
  transition: all 0.5s ease;
  font-size: 18px;
  line-height: 100px;
  color: #000;
}

.accordion .card .items .item .txt {
  width: 50%;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  float: left;
}

.accordion .card .items .item .txt p {
  color: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.cles .contenu {
  bottom: inherit !important;
  top: 50%;
  transform: translateY(-50%);
  left: 0 !important;
  right: 0;
  margin: auto;
  width: 80%;
  text-align: center;
}

.cles .contenu span {
  font-family: big-caslon-fb, serif;
  font-size: 60px;
  line-height: 32px;
  color: #000;
  display: block;
  margin-bottom: 40px;
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
}

.cles .contenu span:nth-child(2) {
  font-family: big-caslon-fb, serif;
  font-size: 12px;
  line-height: 20px;
  color: #000;
}

.cles .contenu p {
  font-family: big-caslon-fb, serif;
  font-size: 14px;
  line-height: 24px;
  color: #000;
}

.dedicated-team,
.cles {
  width: 100%;
  float: left;
}

.dedicated-team .custom-container,
.cles .custom-container {
  position: relative;
}

.dedicated-team .status-click,
.cles .status-click {
  position: absolute;
  top: -15px;
  right: 22px;
}

.dedicated-team .status-click p,
.cles .status-click p {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  font-style: italic;
}

.dedicated-team .status-click p span,
.cles .status-click p span {
  font-size: 12px;
}

.dedicated-team h3,
.cles h3 {
  font-family: big-caslon-fb, serif;
  font-size: 22px;
  line-height: 60px;
}

.dedicated-team .items,
.cles .items {
  width: 100%;
  float: left;
  padding-top: 50px;
  padding-bottom: 100px;
}

.dedicated-team .items .slick-arrow,
.cles .items .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #000;
  line-height: 40px;
  text-align: center;
  color: transparent;
  position: absolute;
  right: 0;
  background: transparent;
  outline: none;
  top: -42px;
}

.dedicated-team .items .slick-arrow svg,
.cles .items .slick-arrow svg {
  width: 9px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.dedicated-team .items .slick-arrow.slick-prev,
.cles .items .slick-arrow.slick-prev {
  right: 55px;
}

.international .dedicated-team .items .item,
.international .cles .items .item {
  margin-bottom: 15px;
}

.international .dedicated-team .items .item:nth-child(4n),
.international .cles .items .item:nth-child(4n) {
  margin-right: 0;
}

.dedicated-team .items .item,
.cles .items .item {
  width: calc(25% - 11.25px);
  float: left;
  border: 1px solid #000;
  background-color: transparent;
  position: relative;
  margin-right: 15px;
  height: 300px;
  transition: all 0.5s ease;
}

.dedicated-team .items .item:hover,
.cles .items .item:hover {
  border-color: transparent;
  background: #fff;
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.dedicated-team .items .item .num,
.cles .items .item .num {
  position: absolute;
  top: 2%;
  left: 10%;
  font-family: big-caslon-fb, serif;
  font-size: 22px;
  line-height: 60px;
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
  color: #000;
}

.dedicated-team .items .item .contenu,
.cles .items .item .contenu {
  position: absolute;
  bottom: 15%;
  left: 10%;
}

.dedicated-team .items .item .contenu h5,
.cles .items .item .contenu h5 {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 26px;
  color: #000;
}

.dedicated-team .items .item .contenu h5 span,
.cles .items .item .contenu h5 span {
  display: block;
  text-transform: uppercase;
}

.dedicated-team .items .item .contenu .status,
.cles .items .item .contenu .status {
  font-size: 12px;
  line-height: 22px;
  color: #000;
  letter-spacing: 0.01em;
  display: block;
}

.dedicated-team .items .item .contenu object a,
.cles .items .item .contenu object a {
  font-size: 12px;
  line-height: 22px;
  color: #000;
  letter-spacing: 0.01em;
}

.illu {
  opacity: 0.5;
}

.detail-team .custom-container .content {
  width: 90%;
}

body.equipe .accordion {
  padding-top: 30px;
}

body.equipe .custom-container .content {
  width: 80%;
  margin: auto;
  clear: both;
}

body.single-avocat {
  background: #f3f0ed;
}

body.single-avocat .custom-container .content {
  width: 80%;
  margin: auto;
  clear: both;
}

.detail-team {
  width: 100%;
  float: left;
  padding: 100px 0;
}

.detail-team .content {
  position: relative;
}

.detail-team .content .status-click {
  position: absolute;
  top: -15px;
  right: -7%;
  width: 96px;
  text-align: center;
  display: none;
}

.detail-team .content .status-click p {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  font-style: italic;
}

.detail-team .content .status-click p span {
  font-size: 12px;
}

.detail-team .content .navi {
  position: absolute;
  top: 15px;
  right: -7%;
}

.detail-team .content .navi ul li {
  display: inline-block;
  margin-left: 15px;
  height: 40px;
  width: 40px;
  line-height: 0;
  overflow: hidden;
  color: transparent;
}

.detail-team .content .navi ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #000;
  line-height: 40px;
  text-align: center;
  color: transparent;
  position: relative;
  background: transparent;
  outline: none;
}

.detail-team .content .navi ul li:nth-child(1) a:after {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  background-image: url(images/leftt.svg);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}

.detail-team .content .navi ul li:nth-child(2) a:after {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  background-image: url(images/right.svg);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}

.detail-team .content .navi ul li a svg {
  width: 9px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.detail-team .content h1 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}

.detail-team .content h1 span {
  display: block;
  text-transform: uppercase;
}

.detail-team .content .status {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.02em;
  display: block;
}

/* html:lang(en) .detail-team .content .status span,
html:lang(en) .next-law a .content .status {
    display: none;
} */

.detail-team .content .bio {
  width: 100%;
  float: left;
  padding-top: 50px;
}

.detail-team .content .bio .left {
  width: 45%;
  float: left;
}

.detail-team .content .bio .left img {
  width: 100%;
  height: auto;
}

.detail-team .content .bio .right {
  /*     width: 63.5%;
    position: absolute;
    right: -7.5%; */
  width: 55%;
  float: left;
  padding-left: 40px;
}

.detail-team .content .bio .right p {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 20px;
}

.detail-team .content .bio .right > li {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 8px;
  list-style: none;
}

.detail-team .content .bio .right > li:before {
  content: "\2022";
  font-size: 18px;
  width: 1em;
  margin-left: -1em;
  font-weight: bold;
  display: inline-block;
  color: #212529;
}

.detail-team .content .bio .right p br {
  display: none;
}

.detail-team .content .bio .right .links {
  width: 100%;
  float: left;
  padding-top: 40px;
}

.detail-team .content .bio .right .links li {
  list-style: none !important;
}

.detail-team .content .bio .right .links a {
  font-family: big-caslon-fb, serif;
  font-size: 12px;
  line-height: 22px;
  color: #000;
}

.detail-team .content .accordion .card .card-body {
  padding: 1.25rem 1.5rem;
}

.detail-team .content .accordion .card .card-header .btn-link.active {
  color: #ac503f;
}

.detail-team .content .accordion .card .card-header h5.active:after {
  background: #ac503f;
}

.detail-team .content .accordion .card .card-header .btn-link.active:before {
  background-image: url(images/collapsed-orange.png);
}

.team-list {
  width: 100%;
  float: left;
  padding: 100px 0;
  position: relative;
}

.team-list .illu {
  position: absolute;
  width: 100%;
  height: auto;
  top: 79%;
  transform: translateY(-50%);
}

.team-list h1 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
  text-align: center;
}

.team-list p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

.team-filter {
  width: 100%;
  float: left;
  padding-top: 100px;
  position: relative;
  z-index: 9;
}

.team-filter .filter {
  width: 100%;
  float: left;
  padding-bottom: 60px;
}

.team-filter .filter .left {
  width: 70%;
  float: left;
}

.team-filter .filter .left a {
  display: inline-block;
  font-family: big-caslon-fb, serif;
  font-size: 14px;
  line-height: 32px;
  color: #000;
  margin-right: 3%;
}

.team-filter .filter .left a:last-of-type {
  margin-right: 0;
}

.team-filter .filter .left a.active {
  font-weight: 700;
  text-decoration: underline !important;
}

.team-filter .filter .right {
  width: 30%;
  float: left;
  position: relative;
}

.team-filter .filter .right:after {
  content: "";
  display: block;
  position: absolute;
  background: url(images/right.svg);
  width: 10px;
  height: 9px;
  top: 13px;
  right: 2px;
  cursor: pointer;
  background-repeat: no-repeat;
}

.team-filter .filter .right input[type="text"] {
  border: none;
  background: transparent;
  outline: none;
  height: 60px;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  color: #000;
  width: 100%;
  border-bottom: 1px solid #000;
  position: relative;
  font-weight: 400;
  top: -14px;
  color: #a6a4a5;
}

.team-filter .filter .right ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #a6a4a5;
}

.team-filter .filter .right ::-moz-placeholder {
  /* Firefox 19+ */
  color: #a6a4a5;
}

.team-filter .filter .right :-ms-input-placeholder {
  /* IE 10+ */
  color: #a6a4a5;
}

.team-filter .filter .right :-moz-placeholder {
  /* Firefox 18- */
  color: #a6a4a5;
}

.team-filter .items {
  width: 100%;
  float: left;
  margin: 0;
}

.team-filter .items .col-3 {
  padding: 0;
  margin-bottom: 20px;
}

.team-filter .items .item {
  width: 95%;
  margin: 0 auto;
  display: block;
}

.team-filter .items .item.talents {
  background: #f4784c;
  position: relative;
  text-align: center;
}

.team-filter .items .item.talents .contenu {
  position: absolute;
  width: 95%;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}

.team-filter .items .item.talents .contenu h3 {
  font-family: big-caslon-fb, serif;
  color: #fff;
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 40px;
}

.team-filter .items .item.talents:hover {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.team-filter .items .item.talents:hover .cta {
  background: #fff;
}

.team-filter .items .item.talents:hover .cta a {
  color: #000;
}

.team-filter .items .item.talents:hover .cta a span svg path {
  fill: #000;
}

.team-filter .items .item.talents .cta {
  width: 200px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #fff;
  margin: auto;
  padding: 0 20px;
  max-width: 85%;
}

.team-filter .items .item.talents .cta:hover {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.team-filter .items .item.talents .cta:hover a:after {
  width: 86px;
}

.team-filter .items .item.talents .cta a {
  display: block;
  font-family: big-caslon-fb, serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-align: left;
  position: relative;
}

.team-filter .items .item.talents .cta a:after {
  content: "";
  width: 0;
  height: 1px;
  background: transparent;
  display: block;
  position: absolute;
  bottom: 23px;
  transition: all 0.5s ease;
  left: 0;
}

.team-filter .items .item.talents .cta a span {
  margin-left: 60px;
}

.team-filter .items .item.talents .cta a span svg path {
  fill: #fff;
}

.team-filter .items .item:hover .img {
  transition: unset;
}

.team-filter .items .item:hover .img img {
  transition: unset;
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.team-filter .items .item:hover .infos h5 {
  text-decoration: underline;
}

.team-filter .items .item:hover .infos .hover {
  /*  transition: unset;
        height: 71px;
        overflow: visible;
        padding-top: 20px;*/
  padding-top: 20px;
}

.team-filter .items .item .img {
  width: 100%;
  float: left;
  transition: unset;
}

.team-filter .items .item .img img {
  transition: unset;
  width: 100%;
}

.team-filter .items .item .infos {
  width: 100%;
  float: left;
}

.team-filter .items .item .infos h5 {
  font-family: big-caslon-fb, serif;
  font-size: 18px;
  color: #000;
  line-height: 28px;
  margin: 10px 0;
  float: left;
  width: 100%;
}

.team-filter .items .item .infos h5 span {
  text-transform: uppercase;
  display: block;
}

.team-filter .items .item .infos .hover {
  /*  height: 0;
          padding-top: 0px;
          overflow: hidden;
          transition: unset;*/
  transition: unset;
}

.team-filter .items .item .infos .hover .status {
  font-size: 16px;
  float: left;
  color: #000;
}

html:lang(en) .team-filter .items .item .infos .hover .status span,
html:lang(en) .dedicated-team .items .item .contenu .status {
  display: none;
}

.team-filter .items .item .infos .hover .linkedin {
  font-family: big-caslon-fb, serif;
  font-size: 12px;
  float: right;
  color: #000;
}

.team-filter .items .item .infos .hover .vcard {
  font-family: big-caslon-fb, serif;
  font-size: 12px;
  width: 100%;
  float: right;
  color: #000;
  text-align: right;
  line-height: 26px;
}

.next-law {
  width: 100%;
  float: left;
  padding-top: 28%;
  position: relative;
}

.next-law a {
  background-position: center;
  display: block;
  background-size: cover;
  height: 100%;
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
}

.next-law a .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 500px;
}

.next-law a .content h2 {
  color: #000;
  font-family: big-caslon-fb, serif;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0.025em;
  margin-bottom: 20px;
}

.next-law a .content .status {
  color: #000;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.02em;
}

body.blog {
  background: #9ba9b3;
}

body.blog .custom-container {
  position: relative;
}

.all-actus {
  width: 100%;
  float: left;
  padding: 100px 0;
  position: relative;
}

.all-actus .illu {
  position: absolute;
  width: 100%;
  height: auto;
  top: 79%;
  transform: translateY(-50%);
}

.all-actus .actus-filter {
  width: 100%;
  float: left;
}

.all-actus .actus-filter .left {
  width: 70%;
  float: left;
}

.all-actus .actus-filter .left a {
  display: inline-block;
  font-family: big-caslon-fb, serif;
  font-size: 12px;
  line-height: 32px;
  color: #000;
  margin-right: 3%;
  letter-spacing: 0.1em;
}

.all-actus .actus-filter .left a:last-of-type {
  margin-right: 0;
}

.all-actus .actus-filter .left a.active {
  font-weight: 700;
  text-decoration: underline !important;
}

.all-actus .actus-filter .right {
  width: 30%;
  float: left;
  position: relative;
}

.all-actus .actus-filter .right:after {
  content: "";
  display: block;
  position: absolute;
  background: url(images/right.svg);
  width: 10px;
  height: 9px;
  top: 12px;
  right: 2px;
  cursor: pointer;
  background-repeat: no-repeat;
}

.all-actus .actus-filter .right ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}

.all-actus .actus-filter .right ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

.all-actus .actus-filter .right :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}

.all-actus .actus-filter .right :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

.all-actus .actus-filter .right input[type="text"] {
  border: none;
  background: transparent;
  outline: none;
  height: 60px;
  font-size: 12px;
  color: #000;
  width: 100%;
  border-bottom: 1px solid #000;
  position: relative;
  top: -14px;
}

.all-actus .all-act {
  width: 100%;
  float: left;
  padding-top: 60px;
}

.all-actus .all-act h2 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  text-align: center;
  margin-bottom: 80px;
}

.all-actus .all-act .number {
  display: block;
  font-family: big-caslon-fb, serif;
  font-size: 32px;
  line-height: 52px;
  font-style: italic;
  color: #000;
  margin-bottom: 10px;
  position: relative;
  top: -11px;
}

.all-actus .all-act .cat {
  font-family: big-caslon-fb, serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  float: left;
  color: #000;
}

.all-actus .all-act .date {
  font-family: big-caslon-fb, serif;
  font-size: 14px;
  line-height: 17px;
  float: right;
  color: #000;
}

.all-actus .all-act .author {
  font-family: big-caslon-fb, serif;
  font-size: 12px;
  line-height: 17px;
  color: #000;
  width: 100%;
  float: left;
  display: none;
}

.all-actus .all-act h3 {
  font-family: big-caslon-fb, serif;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  letter-spacing: 0.03em;
  color: #000;
  margin-top: 25px;
  float: left;
  transition: all 0.5s ease;
}

.all-actus .all-act .ala-une:hover .left {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.all-actus .all-act .ala-une:hover h3 {
  text-decoration: underline;
}

.all-actus .all-act .ala-une .left {
  width: 40%;
  float: left;
  transition: all 0.5s ease;
}

.all-actus .all-act .ala-une .left img {
  width: 100%;
}

.all-actus .all-act .ala-une .right {
  width: 60%;
  float: left;
  padding: 0 10% 0 10%;
}

.all-actus .all-act .items {
  width: 100%;
  float: left;
  padding-top: 60px;
  margin: 0;
}

.all-actus .all-act .items .item {
  width: 33.33%;
  float: left;
  display: block;
  padding-right: 10%;
  margin-bottom: 40px;
  transition: unset;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-left: 0;
}

.all-actus .all-act .items .item img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 30px;
  transition: all 0.5s ease;
}

.all-actus .all-act .items .item h3 {
  font-size: 18px;
  line-height: 28px;
  transition: all 0.5s ease;
}

.all-actus .all-act .items .item:hover img {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.all-actus .all-act .items .item:hover h3 {
  text-decoration: underline;
}

.article-detail {
  width: 100%;
  float: left;
  padding: 100px 0;
}

.article-detail .custom-container {
  position: relative;
}

.article-detail .custom-container .navi {
  position: absolute;
  top: 85%;
  width: 100%;
}

.article-detail .custom-container .navi ul li {
  display: inline-block;
  margin-left: 15px;
  height: 40px;
  line-height: 0;
  width: 40px;
  overflow: hidden;
  color: transparent;
}

.article-detail .custom-container .navi ul li:last-of-type {
  float: right;
}

.article-detail .custom-container .navi ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #000;
  line-height: 40px;
  text-align: center;
  color: transparent;
  position: relative;
  background: transparent;
  outline: none;
}

.article-detail .custom-container .navi ul li:nth-child(1) a:after {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  background-image: url(images/leftt.svg);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}

.article-detail .custom-container .navi ul li:nth-child(2) a:after {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  background-image: url(images/right.svg);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}

.article-detail .custom-container .navi ul li a svg {
  width: 9px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.article-detail .custom-container .content {
  width: 80%;
  margin: auto;
  clear: both;
}

.article-detail .custom-container .content span.title {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.08em;
  display: block;
}

.article-detail .custom-container .content h1 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
  margin: 30px 0;
}

.article-detail .custom-container .content .detail {
  width: 90%;
  margin: auto;
  clear: both;
  padding-top: 70px;
}

.article-detail .custom-container .content .detail a {
  color: #000;
  text-decoration: underline !important;
}

.article-detail .custom-container .content .detail .intro p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
}

.article-detail .custom-container .content .detail .citation {
  width: 100%;
  float: left;
  margin: 35px 0;
  position: relative;
}

.article-detail .custom-container .content .detail .citation:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #000;
  left: -5%;
}

.article-detail .custom-container .content .detail .citation p {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.article-detail .custom-container .content .detail .all-infos {
  width: 100%;
  float: left;
}

.article-detail .custom-container .content .detail .all-infos h4 {
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
  margin: 20px 0;
}

.article-detail .custom-container .content .detail .all-infos p {
  line-height: 24px;
  font-size: 14px;
  letter-spacing: 0.02em;
  margin-bottom: 15px;
}

.article-detail .custom-container .content .detail .all-infos p br,
.accordion .card ul li br {
  display: none;
}

.article-detail .custom-container .content .detail .all-infos img {
  display: block;
  width: 100% !important;
  margin: 20px 0;
  height: auto !important;
}

.article-detail .custom-container .content .detail .all-infos .partage {
  width: 100%;
  float: left;
  background: #faf9f8;
  padding: 30px;
  margin-top: 40px;
}

.article-detail .custom-container .content .detail .all-infos .partage span {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.02em;
  display: block;
}

.article-detail .custom-container .content .detail .all-infos .partage ul {
  padding-top: 15px;
}

.article-detail .custom-container .content .detail .all-infos .partage ul li {
  display: inline-block;
}

.article-detail .custom-container .content .detail .all-infos .partage ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  border: 2px solid #000;
  border-radius: 100%;
  margin-right: 10px;
}

.similar {
  width: 100%;
  float: left;
  padding: 50px 0 100px 0;
}

.similar h2 {
  font-family: big-caslon-fb, serif;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.06em;
}

.similar .items {
  width: 100%;
  float: left;
  padding-top: 50px;
}

.similar .items .item {
  display: block;
  float: left;
  width: calc(33.33% - 15px);
  border: 1px solid #000;
  height: 330px;
  margin: 0 15px 15px 0;
  position: relative;
  background-color: transparent;
  transition: all 0.5s ease;
}

.similar .items .item:hover {
  border: none;
  background-color: #9ba9b3;
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.similar .items .item:hover .content .number,
.similar .items .item:hover .content .cat,
.similar .items .item:hover .content .date,
.similar .items .item:hover .content h3,
.similar .items .item:hover .content .author {
  color: #fff;
}

.similar .items .item .content {
  position: absolute;
  width: 90%;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.similar .items .item:nth-child(3n) {
  margin: 0 0 15px 0;
}

.similar .items .item .number {
  display: block;
  font-family: big-caslon-fb, serif;
  font-size: 32px;
  line-height: 52px;
  font-style: italic;
  color: #000;
  margin-bottom: 10px;
}

.similar .items .item .cat {
  font-family: big-caslon-fb, serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  float: left;
  color: #000;
}

.similar .items .item .date {
  font-family: big-caslon-fb, serif;
  font-size: 14px;
  line-height: 17px;
  float: right;
  color: #000;
}

.similar .items .item .author {
  font-family: big-caslon-fb, serif;
  font-size: 12px;
  line-height: 26px;
  color: #000;
  width: 100%;
  float: left;
}

.similar .items .item h3 {
  font-family: big-caslon-fb, serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.03em;
  color: #000;
  margin-top: 25px;
  float: left;
}

body.international {
  background: #dac2a9;
}

body.international .quote {
  background: transparent;
  height: auto;
  padding: 100px 0;
}

body.international .quote .content {
  position: static;
  transform: unset;
  width: 51%;
}

body.international .quote .content .right {
  padding-top: 0;
}

body.international .quote .content .right .form {
  -webkit-text-stroke-color: #ac503f;
}

body.international .quote .content .left {
  height: 450px;
  overflow: hidden;
}

.intern {
  width: 100%;
  float: left;
  padding: 100px 0;
  background-image: url(images/map.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.intern .content {
  width: 80%;
  margin: auto;
}

.intern .content h1 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
  text-align: center;
  margin: 30px 0;
}

.intern .content p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 20px;
}

.intern .content p br {
  display: none;
}

.interv {
  width: 100%;
  float: left;
  padding-bottom: 100px;
}

.interv h3 {
  font-family: big-caslon-fb, serif;
  font-size: 22px;
  line-height: 60px;
}

.interv .accordion {
  padding-top: 50px;
}

.interv .accordion.custom .card:nth-child(2) {
  margin-bottom: 0;
}

body.page-template-internal .custom-container .content {
  width: 90%;
  margin: auto;
}

.section-404 p {
  font-weight: 500 !important;
}

.section-404 {
  padding: 100px 0 250px 0 !important;
}

.section-404 .content {
  position: relative;
}

.internal-section,
.section-404 {
  width: 100%;
  float: left;
  padding: 100px 0;
}

.internal-section svg.illu-404,
.section-404 svg.illu-404 {
  width: 80%;
  position: absolute;
  right: -13%;
  height: auto;
  top: -15px;
}

.internal-section .cta,
.section-404 .cta {
  width: 200px;
  height: 60px;
  line-height: 60px;
  background: #1817c0;
  color: #fff;
  float: left;
  padding: 0 20px;
  padding: 0 40px;
  margin-top: 40px;
}

.internal-section .cta:hover,
.section-404 .cta:hover {
  -webkit-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.16);
}

.internal-section .cta:hover a:after,
.section-404 .cta:hover a:after {
  width: 48px;
}

.internal-section .cta a,
.section-404 .cta a {
  display: block;
  font-family: big-caslon-fb, serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-align: left;
  position: relative;
}

.internal-section .cta a:after,
.section-404 .cta a:after {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  display: block;
  position: absolute;
  bottom: 23px;
  transition: all 0.5s ease;
  left: 0;
}

.internal-section .cta a span,
.section-404 .cta a span {
  margin-left: 60px;
}

.internal-section .cta a span svg path,
.section-404 .cta a span svg path {
  fill: #fff;
}

.internal-section h1,
.section-404 h1 {
  font-size: 38px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
  margin: 30px 0;
}

.internal-section h2,
.section-404 h2 {
  font-size: 22px;
  line-height: 50px;
  font-family: big-caslon-fb, serif;
  margin: 40px 0;
  color: #a6a4a5;
}

.internal-section h2 strong,
.section-404 h2 strong {
  color: #000;
}

.internal-section .items,
.section-404 .items {
  width: 100%;
  float: left;
}

.internal-section .items .item,
.section-404 .items .item {
  width: 100%;
  float: left;
  padding: 30px 0;
  border-bottom: 1px solid #a6a4a5;
  padding-right: 15%;
  display: block;
}

.internal-section .items .item .date,
.section-404 .items .item .date {
  font-size: 16px;
  line-height: 60px;
  font-family: big-caslon-fb, serif;
  letter-spacing: 0.06em;
  color: #000;
}

.internal-section .items .item h4,
.section-404 .items .item h4 {
  font-size: 22px;
  line-height: 34px;
  font-family: big-caslon-fb, serif;
  margin-bottom: 20px;
  color: #000;
}

.internal-section .items .item p,
.section-404 .items .item p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  color: #000;
}

.internal-section p,
.section-404 p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 20px;
}

.internal-section p a,
.section-404 p a {
  color: #f4784c;
}

.internal-section h3,
.section-404 h3 {
  font-family: big-caslon-fb, serif;
  font-weight: 700;
  line-height: 60px;
  font-size: 22px;
  margin: 20px 0;
}

.internal-section .plan,
.section-404 .plan {
  width: calc(50% - 30px);
  float: left;
  padding-top: 50px;
  margin-right: 60px;
}

.internal-section .plan:last-of-type,
.section-404 .plan:last-of-type {
  margin-right: 0;
}

.internal-section .plan li,
.section-404 .plan li {
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}

.internal-section .plan li a,
.section-404 .plan li a {
  font-family: big-caslon-fb, serif;
  font-size: 22px;
  line-height: 60px;
  color: #000;
  text-transform: capitalize;
}

body.error404 {
  background: #ffeb43;
}

.mobile {
  display: none;
}

input[type="email"],
input[type="text"] {
  border-radius: 0px !important;
}

body.tarifs.talents {
  background: #f3f0ee;
}

body.talents {
  background: #fff;
  overflow-x: hidden;
}

.talents .similar .items .item .content {
  width: 70%;
}

.talents .similar .items .item h3 {
  font-size: 14px;
}

body.talents .similar .items .item p {
  font-size: 12px;
}

.actus-home .content .number,
.dedicated-team .status-click p,
.cles .status-click p,
.detail-team .content .status-click p,
.all-actus .all-act .number,
body.talents .similar .items .item .content .number,
.single-comp .status-click p,
.similar .items .item .number {
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
}

.single-avocat .accordion.custom .card:nth-child(2) {
  margin-bottom: 0px;
}

.cles .items .item:nth-child(3) .contenu {
  top: 58%;
}

@media screen and (max-height: 700px) {
  #footer {
    height: auto;
    padding: 50px 0;
  }

  #footer .custom-container {
    position: static;
    transform: unset;
  }
}

@media only screen and (max-width: 1570px) {
  .quote svg {
    width: 55%;
  }

  .services .content {
    padding-top: 140px;
  }
}

@media only screen and (min-width: 1300px) {
  body.page-template-International .dedicated-team .items,
  body.page-template-International .cles .items {
    display: flex;
    justify-content: center;
  }
}

@media only screen and (max-width: 1500px) {
  .quote .content .right .form {
    margin-bottom: 0;
  }

  body.page-template-internal .custom-container .content {
    padding-left: 20px;
  }

  .quote .content .right .text p {
    font-size: 16px;
    line-height: 26px;
  }

  .all-actus .actus-filter .left {
    width: 80%;
    float: left;
  }

  .all-actus .actus-filter .right {
    width: 20%;
    float: left;
  }

  .detail-team .content .bio .right .links {
    padding-top: 20px;
  }

  .team-filter .items .item.talents .cta {
    height: 40px;
    line-height: 40px;
    width: 140px;
  }

  .team-filter .items .item.talents .cta a span {
    margin-left: 30px;
  }

  .detail-team .content h1 {
    font-size: 32px;
    line-height: 46px;
    margin-bottom: 20px;
  }

  .team-filter .items .item .infos .hover .status {
    font-size: 12px;
  }

  .dedicated-team .items .item .contenu h5,
  .cles .items .item .contenu h5 {
    font-family: big-caslon-fb, serif;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-bottom: 20px;
  }

  .dedicated-team .items .item,
  .cles .items .item {
    height: 270px;
  }

  .temoignages .items {
    width: 90%;
  }

  .cles .contenu span {
    font-size: 38px;
    line-height: 0;
    margin-bottom: 35px;
  }

  .cles .items .item:nth-child(3) .contenu {
    top: 69%;
  }
}

@media only screen and (max-width: 1400px) {
  .col-3 {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .dedicated-team .items .item,
  .cles .items .item {
    width: calc(33.33% - 20px);
  }

  .modal-bwg .content-modal-bwg .content {
    flex-direction: column;
  }

  .modal-bwg .content-modal-bwg .content .left {
    width: auto;
  }
}

@media only screen and (max-width: 1200px) {
  body.search .custom-container {
    width: 57%;
  }

  .internal-section .items .item {
    padding-right: 0;
  }

  body.page-template-temoignage .custom-container .content {
    width: 100%;
  }

  body.page-template-temoignage .custom-container .content h1 {
    margin-bottom: 60px;
  }

  body.page-template-internal .custom-container .content {
    padding-left: 0;
  }

  .introduction .content .left,
  .introduction .content .right {
    padding-left: 0;
  }

  body.home {
    overflow: scroll;
  }

  .introduction {
    padding: 300px 0 100px 0;
    height: auto;
  }

  .introduction .content {
    transform: unset;
    position: static;
  }

  .home .quote .slick-arrow {
    top: 0 !important;
  }

  .home .quote .pagingInfo {
    top: 56px !important;
  }

  .quote {
    padding: 100px 0;
    height: auto;
  }

  .quote .content {
    transform: unset;
    position: static;
  }

  #footer {
    height: auto;
    padding: 50px 0;
  }

  #footer .custom-container {
    position: static;
    transform: unset;
  }

  .custom-container {
    width: 71%;
    padding-left: 85px;
  }

  .sticky {
    left: 1%;
    top: 22px;
  }

  .introduction .content,
  .services .content,
  .actus-home .content,
  .quote .content {
    width: 71%;
    padding-left: 85px;
  }

  .actus-home .content .suite .left {
    padding-left: 10%;
  }

  .fig-header {
    width: 100px;
    height: 100px;
    top: 140px;
    left: 110px;
  }

  header {
    padding-top: 50px;
  }

  .intro-identite .detail {
    padding-left: 10%;
  }

  body.identite header .custom-container,
  body.identite .custom-container,
  body.identite .quote .content,
  body.competences .custom-container,
  body.international .quote .content {
    width: 71%;
  }

  body.single-competence .custom-container .content,
  body.single-avocat .custom-container .content,
  .article-detail .custom-container .content {
    width: 100%;
  }

  body.equipe .custom-container .content {
    width: 90%;
  }

  .team-filter .items .item.talents .contenu h3 {
    font-size: 34px;
    line-height: 37px;
    margin-bottom: 16px;
  }

  /*.team-filter .items .item.talents .cta a span {
        margin-left: 37px;
    }*/

  .detail-team .content .status-click {
    right: 3px;
  }

  .detail-team .content .navi {
    right: 0;
  }

  .all-actus .all-act .ala-une .right {
    padding: 1% 5% 0 5%;
  }

  .all-actus .all-act .items .item {
    padding-right: 5%;
  }

  body.blog .custom-container {
    position: relative !important;
  }

  .article-detail .custom-container .content .detail {
    padding-top: 30px;
  }

  .article-detail .custom-container .navi ul li {
    margin-left: -20px;
  }

  .intern .content,
  .contact-us .content,
  body.page-template-internal .custom-container .content {
    width: 100%;
  }

  .talents-intro .content,
  .tarifs-intro .content {
    width: 100%;
    margin: auto;
    clear: both;
  }

  .temoignages .items {
    width: 85%;
  }

  .internal-section svg.illu-404,
  .section-404 svg.illu-404 {
    top: 20px;
  }

  .quote svg {
    bottom: -17.5%;
  }
}

@media only screen and (max-width: 1280px) {
  .modal-bwg .content-modal-bwg .content .left {
    padding: 25px 45px 0 45px !important;
  }

  .modal-bwg .content-modal-bwg .content h4 span {
    font-size: 23px !important;
    line-height: 33px !important;
  }

  .modal-bwg .content-modal-bwg .content h4 {
    font-size: 20px !important;
    line-height: 20px !important;
  }

  .modal-bwg .content-modal-bwg .content {
    justify-content: start;
  }
}

@media only screen and (max-width: 1113px) {
  /* 	.modal-bwg .content-modal-bwg .content h4 span ,
	.modal-bwg .content-modal-bwg .content h4	{
		
		font-size : 24px !important;
		line-height : 34px !important;
		
	}	 */

  .modal-bwg .content-modal-bwg .content .right {
    /* 		width : 370px; */
    width: 180px;
  }

  .modal-bwg .content-modal-bwg .content {
    padding: 25px;
  }
}

@media only screen and (max-width: 1030px) {
  .diagnostic-icon {
    display: none;
  }
  .diagnostic-icon-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 35px;
    gap: 15px;
    background: #ac503f;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff !important;
    margin-top: 45px;
  }
  .family-check {
    padding-bottom: 130px;
  }
  .modal-bwg .content-modal-bwg .content h4 span,
  .modal-bwg .content-modal-bwg .content h4 {
    font-size: 18px !important;
    line-height: 28px !important;
  }

  .modal-bwg .content-modal-bwg .content {
    justify-content: start;
    gap: 15px;
  }

  .modal-bwg .content-modal-bwg .content {
    height: 100%;
    flex-direction: column;
    overflow: hidden;
    overflow-y: scroll;
  }
}

@media only screen and (max-width: 992px) {
  body.search .custom-container {
    width: 90%;
  }

  .services .content {
    padding-top: 100px;
  }

  .all-actus .all-act h3 {
    font-size: 20px;
    line-height: 30px;
  }

  body.competences header .custom-container,
  body.competences #footer .custom-container {
    width: 90%;
  }

  .temoignages .items .slick-arrow {
    right: -7%;
  }

  .temoignages .items .slick-arrow.slick-prev {
    left: -7%;
    right: initial;
  }

  section:first-of-type {
    padding-top: 150px !important;
  }

  section.introduction {
    padding: 300px 0 100px 0 !important;
  }

  .sticky,
  header .social,
  header .lang,
  header .search,
  header .links {
    display: none;
  }

  .introduction .content,
  .services .content,
  .actus-home .content,
  .quote .content,
  body.identite header .custom-container,
  body.identite .custom-container,
  body.identite .quote .content,
  body.competences .custom-container,
  body.international .quote .content {
    width: 90%;
    padding-left: 0;
  }

  .custom-container {
    width: 90%;
    padding-left: 0;
  }

  .fig-header {
    top: 95px;
  }

  .header-mobile {
    display: block;
  }

  .detail-team .content .bio .right {
    position: static;
    width: 55%;
    right: initial;
  }
}

@media only screen and (max-width: 768px) {
  .modal-bwg .content-modal-bwg {
    width: 95%;
  }

  .modal-bwg .content-modal-bwg .content {
    height: 100%;
    flex-direction: column;
    overflow: hidden;
    overflow-y: scroll;
  }

  .modal-bwg .content-modal-bwg .content .left {
    width: initial;
  }

  .modal-bwg .content-modal-bwg .content .right {
    /*         width: 360px; */
    width: 180px;
    max-width: 95%;
  }

  .modal-bwg .content-modal-bwg .content .left {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    padding-right: 32px;
    padding-top: 40px;
  }

  .modal-bwg .content-modal-bwg .content h4 span {
    font-size: 32px;
  }

  .modal-bwg .content-modal-bwg .content h4 {
    font-size: 24px;
    line-height: 42px;
  }

  .number.mobile__number {
    display: block !important;
  }

  .number.desktop__number {
    display: none !important;
  }

  /*  .all-actus .all-act .items .item .item-header {
        display: flex; 
        flex-direction: column-reverse;
    } */
  .home .quote .slick-prev {
    left: 20px;
    right: initial !important;
  }

  .home .quote .slick-next {
    right: 20px !important;
  }

  .home .quote .slick-arrow {
    top: -55px !important;
  }

  .home .quote .pagingInfo {
    display: none;
  }

  .services .content {
    width: 75% !important;
  }

  /*.quote .content .right .text .r-more {
        position: static;
        bottom: initial;
        margin-top: 50px;
    }*/

  .services .content {
    padding-top: initial;
  }

  .detail-team .content .bio .right .links ul {
    padding-left: 16px;
  }

  #cookie-law-info-bar {
    /* border: 0; */
    font-size: 9px !important;

    padding: 13px 0px !important;
  }

  .chiffres p br {
    display: none;
  }

  .team-list {
    padding-bottom: 0px;
  }

  body.identite header .custom-container,
  body.identite #footer .custom-container {
    width: 90%;
  }

  #footer .line-two p {
    font-size: 14px;
  }

  #footer .line-two ul li a,
  #footer .line-three .social a {
    font-size: 13px;
    letter-spacing: 0;
  }

  .section-404 {
    padding-bottom: 50px !important;
  }

  .internal-section svg.illu-404,
  .section-404 svg.illu-404 {
    position: static;
    width: 100%;
  }

  .internal-section .plan,
  .section-404 .plan {
    width: 100%;
    padding-top: 0;
    margin-right: 0;
  }

  .internal-section,
  .section-404 {
    padding-bottom: 0;
  }

  .next-law {
    padding: 200px 0;
    overflow: hidden;
  }

  .next-law a {
    background-position: 84%;
  }

  .next-law a .content {
    bottom: 40px;
    top: inherit;
    transform: unset;
  }

  .detail-team .content .bio .right {
    padding-left: 0;
    padding-top: 110px;
    position: relative;
  }

  .detail-team .content .bio .right .links {
    position: absolute;
    top: 15px;
  }

  .detail-team .content .bio .left,
  .detail-team .content .bio .right {
    width: 100%;
    float: left;
  }

  .detail-team .content .status-click {
    top: -75px;
  }

  .detail-team .content .navi {
    top: -50px;
  }

  section:first-of-type.detail-team {
    padding-top: 200px !important;
  }

  section:first-of-type {
    padding-top: 130px !important;
  }

  .contact-us {
    padding: 50px 0;
  }

  .contact-us .content form {
    padding-top: 30px;
  }

  .map iframe,
  .bg {
    height: 500px;
  }

  .bg {
    background-image: url(images/contact-mobile.png);
  }

  .temoignages .items .slick-arrow.slick-prev {
    left: -4%;
    right: initial;
  }

  .temoignages .items .slick-arrow {
    right: -4%;
    z-index: 9;
  }

  .temoignages h2 {
    text-align: left;
  }

  .temoignages .items .item,
  .temoignages .items {
    height: auto;
    width: 100%;
  }

  .temoignages .items .item .left,
  .temoignages .items .item .right {
    width: 100%;
  }

  .temoignages .items .item .right {
    height: 550px;
  }

  .temoignages .items .item .left .text {
    position: static;
    padding: 30px 0;
    transform: none;
    height: auto;
  }

  .temoignages .items .item .right .text {
    width: 75%;
  }

  .accordion .card .card-header .btn-link.active:before {
    bottom: 25px;
  }

  .dedicated-team .items,
  .cles .items {
    padding-bottom: 50px;
  }

  .accordion .card ul li {
    line-height: 24px;
    margin-bottom: 15px;
  }

  .talents-intro .content .postuler p br,
  .tarifs-intro .content .postuler p br {
    display: none;
  }

  .international .accordion .card .card-header h5 span {
    position: relative;
    top: -2px;
  }

  .accordion .card .card-header .btn-link {
    line-height: 38px;
    font-size: 18px;
  }

  .international .accordion .card .card-header .btn-link {
    text-indent: -48px;
    padding-left: 48px;
    width: 80%;
  }

  .international .accordion .card .card-header .btn-link:before {
    bottom: inherit;
    top: 15px;
    right: -47px;
  }

  .cles .contenu span {
    font-size: 67px;
    line-height: 0;
    margin-bottom: 65px;
  }

  .cles .items .item .contenu {
    top: 55%;
  }

  .cles .items .item:nth-child(3) .contenu {
    top: 65%;
  }

  .dedicated-team .items .item,
  .cles .items .item {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .intern {
    padding-bottom: 30px;
  }

  body.international .quote .content .right .form {
    margin-bottom: 0;
    margin-top: 15px;
  }

  body.international .quote {
    padding: 30px 0;
  }

  .intern .content h1,
  .intern .content p {
    text-align: left;
  }

  .article-detail .custom-container .content .detail .citation:before {
    left: -3%;
  }

  .article-detail .custom-container .content .detail {
    width: 100%;
  }

  .article-detail .custom-container .navi {
    top: -3px;
    width: 70px;
    right: 0;
  }

  h2 br,
  h1 br {
    display: none;
  }

  h1,
  h2 {
    font-size: 34px !important;
    line-height: 48px !important;
  }

  .article-detail .custom-container .content h1 br {
    display: none;
  }

  .similar {
    display: none;
  }

  .all-actus .all-act .items .item {
    padding-right: 0;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .all-actus .all-act .items {
    padding-top: 30px;
  }

  .all-actus .all-act .ala-une .left,
  .all-actus .all-act .ala-une .right {
    width: 100%;
  }

  .all-actus .all-act .ala-une .right {
    padding: 30px 0 0 0;
  }

  .all-actus .all-act {
    padding-top: 0;
  }

  .all-actus .actus-filter {
    display: none;
  }

  #footer .line-three .social a:first-of-type {
    position: static;
    margin-right: 15px;
  }

  #footer .line-three .infos a,
  #footer .line-three .infos p {
    display: block;
  }

  section.introduction {
    padding: 250px 0 50px 0 !important;
  }

  .introduction .content .left,
  .introduction .content .right,
  .quote .content .right,
  .quote .content .left {
    width: 100%;
    float: left;
  }

  .quote .content .right {
    padding-left: 0;
    padding-top: 23%;
  }

  .introduction .content .left span,
  .introduction .content .right span {
    font-size: 16px;
    margin-bottom: 40px;
    display: block;
  }

  .introduction .content .right {
    padding-left: 0;
    padding-top: 40px;
  }

  .quote .content .right .text {
    padding-left: 0;
  }

  .quote svg {
    bottom: inherit;
    width: 546px;
    left: -50px;
    top: 57%;
    transform: translateY(-50%);
  }

  .quote .content .left img {
    width: initial;
    max-width: 100%;
    display: block;
    margin: auto;
  }

  .quote {
    overflow: hidden;
  }

  .services,
  .actus-home {
    padding: 70px 0 70px 0;
  }

  .services .content .service ul {
    column-count: 1;
    line-height: 42px;
  }

  .actus-home .content h2 {
    text-align: left;
  }

  .actus-home .content h2 br {
    display: none;
  }

  .actus-home .content .alaune .left,
  .actus-home .content .alaune .right {
    width: 100%;
  }

  .actus-home .content .alaune .right {
    padding: 30px 0;
  }

  .actus-home .content .author {
    line-height: 24px;
  }

  .actus-home .content h3 {
    margin-top: 40px;
  }

  .actus-home .content .suite {
    padding-top: 50px;
  }

  .actus-home .content .suite .left {
    padding-left: 0;
    padding-top: 0;
    width: 100%;
  }

  .actus-home .content .suite .right {
    width: 100%;
    padding-left: 0;
    float: left;
    padding-top: 50px;
  }

  #footer .custom-container .left,
  #footer .custom-container .right {
    width: 100%;
  }

  #footer .line-one .right {
    padding-left: 0;
    padding-top: 30px;
  }

  #footer .line-one h3 {
    padding-top: 10px;
  }

  #footer .line-two .logo {
    padding-bottom: 20px;
  }

  #footer .line-two ul {
    padding-top: 50px;
  }

  #footer .line-three .infos,
  #footer .line-three .social {
    width: 100%;
    float: left;
    text-align: left;
  }

  #footer .line-three .infos a:before {
    display: block;
    margin: 20px 0;
    top: 0;
  }

  #footer .line-three .social {
    padding-top: 40px;
  }

  .intro-identite .detail {
    padding-left: 0;
    column-count: 1;
  }

  .intro-identite .detail p {
    margin-bottom: 20px;
  }

  .intro-identite,
  .valeurs,
  body.identite .quote,
  .distinctions,
  .chiffres {
    padding: 50px 0;
  }

  .valeurs .content .left,
  .valeurs .content .right {
    width: 100%;
  }

  .valeurs .content .right {
    padding-left: 0;
    padding-top: 40px;
  }

  .valeurs .content .right .cta {
    margin-top: 50px;
  }

  body.identite .quote .content .left {
    padding-left: 0;
    padding-top: 40px;
  }

  body.identite .quote .content .left {
    height: auto;
    overflow: visible;
  }

  .distinctions .items .item .number {
    width: 10%;
    line-height: 29px;
  }

  .distinctions .items .item .name {
    width: 90%;
    line-height: 30px;
  }

  .distinctions .items .item {
    padding: 30px 0;
    height: auto;
  }

  .distinctions .items .item .txt {
    width: 100%;
    padding-top: 30px;
    padding-left: 10%;
  }

  .distinctions .items .item .txt p {
    position: static;
    transform: unset;
  }

  .chiffres {
    text-align: left;
  }

  .chiffres .items .item {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .chiffres .items .item .content p span {
    font-size: 100px;
    line-height: 22px;
    margin-bottom: 70px;
  }

  .chiffres .items .item .content p {
    text-align: center;
  }

  .accordion .card:nth-child(2) {
    padding-top: 0;
  }

  .accordion .card .card-header h5:after {
    width: 100%;
    bottom: 0;
    right: 0;
  }

  .competences .accordion .card .card-header .btn-link {
    line-height: 68px;
  }

  .internal-section h3,
  .section-404 h3 {
    line-height: 36px;
  }

  .accordion .card .card-header .btn-link:before {
    bottom: 25px;
  }

  .accordion .card .items .item .txt p {
    position: static;
    transform: unset;
  }

  .accordion .card .items .item {
    padding: 30px 0;
    height: auto;
  }

  .accordion .card .items .item .name {
    width: 90%;
  }

  .accordion .card .items .item .txt {
    width: 100%;
    padding-top: 30px;
  }

  .accordion .card .items .item .name p,
  .accordion .card .items .item .number {
    line-height: 30px;
  }

  .accordion .card .items .item:last-of-type {
    border-bottom: none;
  }

  .accordion {
    padding-top: 40px;
  }

  .single-comp .navi {
    top: -3px;
  }

  .single-comp .status-click {
    top: -30px;
  }

  .dedicated-team .items .slick-arrow,
  .cles .items .slick-arrow {
    right: 15px;
  }

  .dedicated-team .items .slick-arrow.slick-prev,
  .cles .items .slick-arrow.slick-prev {
    right: 65px;
  }

  .dedicated-team .status-click,
  .cles .status-click {
    right: 34px;
  }

  .single-comp p {
    width: 100%;
  }

  body.equipe .custom-container .content {
    width: 100%;
  }

  .team-list p,
  .team-list h1 {
    text-align: left;
  }

  .team-filter {
    padding-top: 50px;
  }

  .team-filter .filter .left {
    width: 100%;
  }

  .team-filter .filter .right {
    display: none;
  }

  .col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .desktop {
    display: none !important;
  }

  .mobile {
    display: block;
  }

  .team-filter .items .item.talents .contenu h3 {
    font-size: 80px;
    line-height: 90px;
    margin-bottom: 30px;
  }

  .team-filter .filter .left a {
    float: left;
    width: 20%;
    margin-right: 0;
  }

  .nice-select.open:after {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }

  .nice-select {
    width: 80%;
    float: right;
    border: none;
    position: relative;
    top: -35px;
    font-family: big-caslon-fb, serif;
  }

  .nice-select:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(images/filter-1.png);
    background-size: cover;
    margin-right: 20px;
  }

  .nice-select:after {
    width: 20px;
    height: 20px;
    border: none;
    background-image: url(images/filter-2.png);
    background-size: cover;
    transform: unset;
    /* position: static; */
    top: 10px;
    display: none;
  }

  .nice-select .list {
    width: 100%;
  }

  .team-filter .filter {
    padding-bottom: 20px;
  }

  .team-filter .items .item {
    width: 100%;
  }
}

@media only screen and (max-width: 1300px) {
  .services .content {
    width: 50%;
  }

  .fig-header {
    width: 100px;
    height: 100px;
    left: 142px;
  }
}

@media only screen and (max-width: 500px) {
  .quote svg {
    bottom: inherit;
    width: 546px;
    left: -48px;
    top: 490px;
    transform: translateY(-50%);
    max-width: 130%;
  }

  .quote .content .left {
    height: 400px;
    overflow: hidden;
  }

  .modal-bwg .content-modal-bwg .content .left {
    padding: 0 !important;
  }
}

.pop-up-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pop-up-container .popup-content {
  max-width: 470px;
  width: 100%;
  background-color: #f3f0ed;
}

.pop-up-container .popup-content .popup-inner-content {
  width: 100%;
  position: relative;
}

.pop-up-container .popup-content .popup-inner-content .close-btn {
  position: absolute;
  right: 28px;
  top: 28px;
  cursor: pointer;
}

.pop-up-container .popup-content .popup-inner-content .pop-up-top {
  padding: 28px 20px 34px 34px;
}

.pop-up-container .popup-content .popup-inner-content .pop-up-top h2 {
  font-family: Times;
  font-weight: bold;
  font-size: 24px;
  line-height: 31px;
  text-align: left;
  color: #f4784c;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pop-up-container .popup-content .popup-inner-content .pop-up-top span {
  font-family: Times;
  font-weight: normal;
  font-size: 17px;
  line-height: 21px;
  text-align: left;
  color: #414650;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pop-up-container .popup-content .popup-inner-content .pop-up-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  background-image: url(./images/popup-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 34px;
}

.pop-up-container
  .popup-content
  .popup-inner-content
  .pop-up-bottom
  .location-icon {
  height: 110px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pop-up-container
  .popup-content
  .popup-inner-content
  .pop-up-bottom
  .location-icon::before {
  content: "";
  position: absolute;
  top: -4px;
  left: 45%;
  -webkit-transform: rotate(45deg) translateX(-50%);
  transform: rotate(45deg) translateX(-50%);
  width: 23px;
  height: 23px;
  background-color: #f3f0ed;
}

.pop-up-container .popup-content .popup-inner-content .pop-up-bottom h3 a {
  font-family: Times;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: left;
  color: #fff;
}

@media screen and (max-width: 500px) {
  .pop-up-container .popup-content {
    margin: 0 20px;
  }

  .pop-up-container .popup-content .popup-inner-content .pop-up-bottom h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .pop-up-container .popup-content .popup-inner-content .pop-up-top {
    padding: 18px;
  }

  .pop-up-container .popup-content .popup-inner-content .pop-up-top h2 {
    font-size: 22px;
  }

  .pop-up-container .popup-content .popup-inner-content .pop-up-top span {
    font-size: 16px;
  }

  .pop-up-container .popup-content .popup-inner-content .pop-up-bottom {
    padding: 0 18px;
  }

  .pop-up-container .popup-content .popup-inner-content .close-btn {
    right: 18px;
    top: 20px;
  }

  .pop-up-container
    .popup-content
    .popup-inner-content
    .pop-up-bottom
    .location-icon::before {
    width: 16px;
    height: 16px;
  }

  .pop-up-container
    .popup-content
    .popup-inner-content
    .pop-up-bottom
    .location-icon {
    height: 94px;
  }
}

@media screen and (max-height: 720px) and (min-width: 1030px) and (max-width: 1280px) {
  .modal-bwg .content-modal-bwg .content {
    position: relative;
  }

  .modal-bwg .content-modal-bwg .content .right {
    position: absolute;
    bottom: 40px;
    right: 40px;
  }
}
