/*
Theme Name: LIZO
Theme URI: https://www.linkedin.com/in/fr%C3%A9d%C3%A9richuang/
Author: HUANG Frédéric
Author URI: https://www.linkedin.com/in/fr%C3%A9d%C3%A9richuang/
Description: This is the official theme of LIZO.
Requires at least: WordPress 6.2.2
Version: 1.0
*/

/* --- TEMPLATE --- 
@media screen and (max-width: 1450px) {
    
}
@media screen and (max-width: 1050px) {
    
}
@media screen and (max-width: 780px) {
    
}
@media screen and (max-width: 580px) {
    
}
*/

@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap");
:root {
  --lizo-blue: #2a55a1;
  --lizo-grey1: #a5a5a5;
  --lizo-grey2: #898b8d;
  --lizo-orange: #fe5c00;
}

html,
body {
  overflow-x: hidden !important;
}

body p:empty {
  display: none;
}

body {
  font-family: "Lato", sans-serif !important;
  margin: 0;
  padding: 0;
}

.menu {
  position: fixed;
  top: 0px;
}

.admin-bar .menu {
  top: 32px; /* on prend en compte le décalage */
}

.ruban_divider {
  background-image: url("/wp-content/themes/LIZO/images/Ruban-M.png");
  width: 90%;
  height: 5em;
  background-repeat: no-repeat;
  background-size: 100% 80%;
  margin: 6em 0 6em 0;
}
@media screen and (max-width: 780px) {
  .ruban_divider {
    margin: 3em 0 3em 0;
  }
}
@media screen and (max-width: 580px) {
}
/* ---------- GLOBALS ---------- */

p {
  margin: 0 !important;
  padding: 0 !important;
}

a {
  text-decoration: none !important;
  color: inherit;
}

/* ---------- FOOTER ---------- */
footer a:hover {
  text-decoration: underline !important;
  color: black;
}

footer a {
  color: black;
}

@media screen and (max-width: 580px) {
  footer > img {
    width: 20% !important;
  }
  #footer-links :nth-child(2n) {
    display: none;
  }
  #footer-links {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #footer-links > a {
    margin-bottom: 0.4em !important;
  }
}
/* ---------- FRONT PAGE ---------- */
#front-page_mother {
  display: flex;
  margin-top: 10em;
}
#front-page_Assist {
  background-image: url("/wp-content/themes/LIZO/images/Ruban-L.png");
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  padding: 3em 3em 3em 2em;
  width: 70%;
  background-size: 100% 105%;
}
#front-page_Assist > section {
  margin-bottom: 1em;
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 1em;
  color: white;
  font-size: 1.5em;
  font-weight: 700;
}
#front-page_Assist img {
  width: 80% !important;
}
#front-page_Assist > p {
  width: 40%;
  color: white;
  font-weight: 700;
  font-size: 1.1em;
}
#front-page_Assist_dl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 30%;
  padding-top: 1em;
  padding-bottom: 1.5em;
  padding-right: 3em;
}
#front-page_Assist_dl > p {
  font-size: 1.8em;
  color: grey;
  font-weight: 700;
}
#front-page_Assist_dl > div {
  display: flex;
  width: 80%;
  justify-content: space-around;
}
#front-page_Assist_dl > div > a > i {
  font-size: 9em;
  color: #2a55a1;
}
#front-page_Assist_dl > div > a > div {
  background-color: #2a55a1;
  padding: 0.5em 2em 0.5em 2em;
  border-radius: 10px;
  text-align: center;
  color: white;
  margin-bottom: 2em;
}
#front-page_Assist_dl > div > a {
  transition: 0.2s;
}
#front-page_Assist_dl > div > a:hover {
  scale: 1.1;
  transition: 0.2s;
}
@media screen and (max-width: 1450px) {
  #front-page_main {
    padding: 0 2em 0 2em !important;
  }
  .front-page_section {
    width: 25% !important;
  }
  #front-page_Assist > p {
    width: 40%;
    font-size: 1em;
  }
  #front-page_Assist_dl > div > div {
    margin: 0 2em 0 2em;
  }
}

@media screen and (max-width: 1050px) {
  #front-page_main {
    padding: 0 2em 0 2em !important;
  }
  .front-page_section {
    width: 30% !important;
  }
  .front-page_section > p {
    font-size: 0.9em !important;
  }
  .front-page_section > a {
    font-size: 0.9em !important;
    padding: 0.75em 1em 0.75em 1em !important;
  }
  #front-page_Assist {
    padding-left: 1em;
  }
  #front-page_Assist img {
    width: 100% !important;
  }
  #front-page_Assist > p {
    width: 42%;
    font-size: 0.8em;
  }
  #front-page_Assist_dl > div > div > i {
    font-size: 7em;
  }
}

@media screen and (max-width: 780px) {
  #front-page_main {
    padding: 0 0.5em 0 0.5em !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #front-page_mother_div > img {
    width: 30% !important;
  }
  .front-page_section {
    margin: 1em 0 1em 0;
    width: 60% !important;
    height: 45vh !important;
  }
  .front-page_section img {
    max-width: 30% !important;
  }
  .front-page_section > p {
    font-size: 0.9em !important;
    max-width: 60% !important;
  }
  .front-page_section > a {
    font-size: 0.9em !important;
    padding: 0.75em 1em 0.75em 1em !important;
  }
  #front-page_mother {
    flex-direction: column;
  }
  #front-page_Assist {
    width: 95%;
  }
  #front-page_Assist_dl {
    width: 100%;
    padding-right: 0;
    margin-top: 1em;
  }
  #front-page_Assist_dl > div {
    width: 55%;
  }
}

@media screen and (max-width: 580px) {
  #front-page_mother_div > img {
    width: 40% !important;
  }
  #front-page_mother_div > h1 {
    font-size: 1.4em !important;
  }
  #front-page_mother_div > p {
    font-size: 1.2em !important;
  }
  .front-page_section {
    width: 95% !important;
  }
  .front-page_section img {
    max-width: 40% !important;
  }
  #front-page_mother {
    margin-top: 5em;
  }
  #front-page_Assist {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-right: 30%;
    padding-left: 0;
  }
  #front-page_Assist > img {
    width: 6em !important;
    height: auto !important;
    padding-bottom: 1em;
  }
  #front-page_Assist > p {
    width: 80%;
    font-size: 0.7em;
  }
  #front-page_Assist_dl {
    width: 100%;
    padding-right: 0;
    margin-top: 1em;
  }
  #front-page_Assist_dl > div {
    width: 55%;
  }
}

/* ---------- OFFICE ---------- */
#office-return-menu {
  position: relative;
  top: -50px;
}
#office-return-menu:hover {
  text-decoration: underline !important;
  text-decoration-color: #fe5c00 !important;
}
#office-welcome {
  z-index: 10 !important;
}
#office-welcome img {
  margin-bottom: 7em;
  position: relative;
  transform: translateX(0);
  transition: transform 0.5s ease-out;
}
#office-welcome > div {
  transform: translateX(0);
  transition: transform 0.5s ease-out;
}
#office-welcome p {
  font-size: 1.5em;
  color: var(--lizo-blue);
  font-weight: 900 !important;
  line-height: 1.1em;
  margin: 0 0.2em 0 0.2em !important;
}

@media screen and (max-width: 1050px) {
  #office-welcome img {
    width: 250px !important;
    margin-bottom: 4em;
  }
  #office-welcome p {
    font-size: 1.2em;
    color: var(--lizo-blue);
    font-weight: 800 !important;
    line-height: 1.1em;
    margin: 0 0.1em 0 0.1em !important;
  }
}
@media screen and (max-width: 780px) {
  #office-welcome img {
    width: 200px !important;
    margin-bottom: 1em !important;
  }
  #office-welcome p {
    font-size: 1.2em;
    color: var(--lizo-blue);
    font-weight: 900 !important;
    line-height: 1.5em;
  }
  #office-welcome > div {
    flex-direction: column;
    align-items: center;
  }
  #office-welcome > div :nth-child(2n) {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  #office-welcome img {
    width: 200px !important;
  }
  #office-welcome p {
    font-size: 1.2em;
    color: var(--lizo-blue);
    font-weight: 900 !important;
    line-height: 1.1em;
  }
}

.office-bubble {
  display: block;
  border: 3px solid var(--lizo-blue);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  transition: 0.2s;
}

.office-bubble:hover {
  background-color: #2a55a1;
  transition: 0.2s;
}

@media screen and (max-width: 980px) {
  .office-bubble {
    display: none;
  }
}

/* Nos Pôles de cométencces */
#office-nospoles {
  padding: 0;
}
#office-nospoles li {
  list-style-type: none;
}

#office-nospoles a {
  width: 16em;
  height: 23em;

  display: flex;
  align-items: end;
  justify-content: center;

  background-size: cover;
  background-position: center;
}
#office-nospoles-mobile-ul > li {
  background-size: cover;
  background-position: center;
}

#office-nospoles a:hover > div {
  height: 100% !important;
  transition: all 0.2s ease-out;
}

.office-pole {
  display: flex;
  flex-direction: column;
  height: 70px;
  overflow: hidden;
}

.office-pole-hover {
  display: flex;
  flex-direction: column;
  padding: 0.5em 1.5em 0.5em 1.5em;
}

.office-pole-hover > :last-child {
  align-self: flex-end;
}

.office-pole-hover p {
  color: transparent;
  transition: all 0.2s ease-out;
  font-size: 0.9em !important;
  font-weight: 500 !important;
  text-align: start !important;
  height: 9.5em;
}
.office-pole-hover h3 {
  color: transparent;
  transition: all 0.2s ease-out;
  font-size: 1.4em;
  font-weight: 800;
}
.office-pole-hover i {
  color: transparent;
  transition: all 0.2s ease-out;
  font-size: 3em;
}

.office-pole-nhover {
  line-height: 70px;
  width: 100%;
}

@media screen and (max-width: 1250px) {
  #office-nospoles a {
    width: 12em;
    height: 20em;
  }
  #office-nospoles a > div {
    height: 40px !important;
  }
  .office-pole-nhover {
    line-height: 40px;
  }

  .office-pole-hover p {
    color: transparent;
    transition: all 0.2s ease-out;
    font-size: 0.8em !important;
    font-weight: 500 !important;
    text-align: start !important;
    height: 12.5em;
    margin-top: 0 !important;
  }
  .office-pole-hover h3 {
    color: transparent;
    transition: all 0.2s ease-out;
    font-size: 0.9em;
    font-weight: 800;
  }
  .office-pole-hover i {
    color: transparent;
    transition: all 0.2s ease-out;
    font-size: 2em;
  }
}
@media screen and (max-width: 980px) {
  #office-nospoles-mobile {
    display: block !important;
  }
  #office-nospoles {
    display: none;
  }
  #office-nospoles-mobile-ul {
    padding: 0;
    color: white;
  }
}
@media screen and (max-width: 680px) {
  #office-nospoles-mobile img {
    align-self: start;
    width: 70% !important;
  }
  #office-nospoles-mobile h2 {
    align-self: start;
    font-size: 1.5em !important;
  }
}

#office-nospoles a:hover .office-pole-nhover {
  color: transparent;
  transition: all 0.2s ease-out;
  height: 0px;
}

#office-nospoles a:hover .office-pole-hover p {
  color: white !important;
  transition: all 0.2s ease-out;
}
#office-nospoles a:hover .office-pole-hover h3 {
  color: white !important;
  transition: all 0.2s ease-out;
}
#office-nospoles a:hover .office-pole-hover i {
  color: white !important;
  transition: all 0.2s ease-out;
}

#office-nospoles a > div {
  /* background-color:rgba(42, 85, 161,0.6); */
  background-color: rgba(0, 0, 0, 0.6);
  height: 70px;
  width: 100%;

  transition: all 0.2s ease-out;

  display: flex;
  align-items: center;
}

#office-nospoles > ul p {
  color: white;
  font-size: 1.2em;
  font-weight: 800;
  text-align: center;
}

/* Qui sommes nous ?*/

@media screen and (max-width: 1250px) {
  #office-qui-in {
    flex-direction: column;
    padding-left: 4em !important;
  }
  #office-qui-in-left {
    width: 80% !important;
  }
  #office-qui-in-right {
    width: 80% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 3em;
  }
  #office-qui-in-right > div {
    justify-content: center;
  }
  #office-qui-in-right div > img {
    width: 40% !important;
  }
  #office-qui-in-right > img {
    width: 82% !important;
  }
  #office-qui > img {
    width: 20% !important;
  }
}
@media screen and (max-width: 780px) {
  #office-qui-in-right div > img {
    width: 45% !important;
  }
  #office-qui-in-right > img {
    width: 92% !important;
  }
  #office-qui-in-left p {
    font-size: 1em !important;
  }
  #office-qui > p {
    font-size: 1em !important;
  }
  #office-qui > h2 {
    font-size: 3em !important;
  }
  #office-qui > img {
    width: 25% !important;
  }
}
@media screen and (max-width: 580px) {
  #office-qui-in {
    padding-left: 3em !important;
    margin-top: 1em !important;
  }
  #office-qui-in-left p {
    font-size: 0.9em !important;
  }
  #office-qui-in-right {
    width: 80% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1em;
  }
  #office-qui-in-right > div {
    justify-content: center;
    flex-direction: column;
  }
  #office-qui-in-right div > img {
    width: 100% !important;
    height: auto !important;
    margin-top: 1em;
    margin-left: 0 !important;
  }
  #office-qui-in-right > img {
    width: 100% !important;
    height: auto !important;
    margin-left: 0em !important;
  }
  #office-qui > p {
    font-size: 0.9em !important;
    width: 90% !important;
  }
  #office-qui > h2 {
    font-size: 2em !important;
  }
  #office-qui > img {
    width: 35% !important;
  }
}

#office-qui {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#office-qui > h2 {
  color: var(--lizo-blue);
  font-size: 3em;
  font-weight: 800;
}
#office-qui > img {
  margin-top: 2em;
  width: 13%;
}
#office-qui > p {
  margin-top: 2em !important;
  color: #2a55a1;
  font-size: 1.1em;
  font-weight: 600;
  width: 60%;
  text-align: center;
}

#office-qui-in {
  margin-top: 4em;
  background-image: url("/wp-content/themes/LIZO/images/Ruban-L-straight.png");
  width: 100%;
  background-size: 100% 100%;
  padding: 6em 2em 6em 9em;
  display: flex;
}
#office-qui-in h3 {
  color: white;
  font-size: 2.5em;
  font-weight: 800;
  border-left: 4px solid #fe5c00;
  padding-left: 0.2em;
  line-height: 32px;
}

#office-qui-in-left {
  width: 33%;
  margin-right: 4em;
}
#office-qui-in-left p {
  color: white;
  font-size: 1em;
  font-weight: 500;
  margin-top: 1em !important;
  line-height: 1.5em;
}
#office-qui-in-right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#office-qui-in-right div {
  display: flex;
}
#office-qui-in-right div > img {
  width: 40%;
  margin-left: 1em;
}
#office-qui-in-right > img {
  width: 82%;
  height: 15em;
  margin-top: 1em;
  margin-left: 1em;
}

/* Nos Partenaires */
@media screen and (max-width: 1050px) {
  #office-partners > p {
    font-size: 0.9em !important;
    margin-top: 0 !important;
  }
  #office-partners ul {
    width: 80% !important;
  }
  #office-partners li > div {
    width: 6em !important;
    height: 6em !important;
  }
}
@media screen and (max-width: 580px) {
  #office-partners > h2 {
    font-size: 2em !important;
    text-align: center !important;
    margin: 0 !important;
  }
  #office-partners > p {
    width: 90% !important;
  }
  #office-partners ul {
    padding-left: 0;
    width: 100% !important;
  }
  #office-partners li > div {
    width: 4em !important;
    height: 4em !important;
    box-shadow: 0px 0px 10px 2px #2a55a1 !important;
  }
  #office-partners li > p {
    font-size: 0.9em !important;
  }
}
#office-partners {
  margin-top: 4em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#office-partners > h2 {
  color: var(--lizo-blue) !important;
  font-size: 3em !important;
  font-weight: 800 !important;
  border: none !important;
  margin: 0 !important;
}
#office-partners > p {
  margin-top: 2em;
  color: #2a55a1;
  font-size: 1em;
  font-weight: 600;
  width: 50%;
  text-align: center;
  margin-bottom: 1em !important;
}

#office-partners ul {
  display: flex;
  flex-wrap: wrap;
  width: 70%;
  justify-content: center;
}

#office-partners li {
  list-style: none;
  text-align: center;
  margin: 3em 1.5em 0 1.5em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#office-partners li > div {
  width: 8em;
  border-radius: 50%;
  height: 8em;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 20px 4px #2a55a1;
  background-position: center;
}
#office-partners li > p {
  margin-top: 1em !important;
  color: #2a55a1;
  font-size: 1.4em;
  font-weight: 700;
}

/* Nous Contacter ?*/

@media screen and (max-width: 1250px) {
  #contact-us_form :nth-child(2),
  #contact-us_form :nth-child(3),
  #contact-us_form :nth-child(4),
  #contact-us_form :nth-child(5) {
    width: 95% !important;
  }
  #contact-us_form :nth-child(6) {
    width: 95% !important;
  }
  #contact-us_form h3 {
    font-size: 1.5em !important;
  }
  #contact-us > p {
    font-size: 1em !important;
  }
  #office-qui > p {
    font-size: 1em !important;
  }
}
@media screen and (max-width: 780px) {
  #contact-us-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    margin-top: 3em !important;
  }
  #contact-us_form {
    width: 65% !important;
    margin-top: 3em !important;
    padding: 0 3em 0 3em !important;
  }
}
@media screen and (max-width: 580px) {
  #contact-us_form {
    width: 100% !important;
    margin-top: 3em !important;
    padding: 0 3em 0 3em !important;
  }
}

#contact-us {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#contact-us > h2 {
  color: var(--lizo-blue);
  font-size: 3em;
  font-weight: 800;
}
#contact-us > p {
  margin-top: 2em !important;
  color: #2a55a1;
  font-size: 1em;
  font-weight: 600;
  width: 40%;
  text-align: center;
}

#contact-us_profile {
  padding: 2em 3em 2em 3em;
  box-shadow: 0px 0px 20px 4px #2a55a1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 20em;
  height: 30em;
}
#contact-us_profile > div {
  width: 9em;
  border-radius: 50%;
  height: 9em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  align-self: center;
}
#contact-us_profile > p {
  align-self: center;
  color: #2a55a1;
  font-weight: 600;
  font-size: 1.3em;
  margin-top: 0.5em !important;
}
#contact-us_profile > a {
  margin-top: 0.75em;
  display: flex;
  align-items: center;
  font-size: 1.1em;
  font-weight: 500;
  color: #2a55a1;
  transition: 0.2s;
}
#contact-us_profile > a:hover {
  transform: translate(10px, 0px);
  transition: 0.2s;
}
#contact-us_profile > a > i {
  margin-right: 1em;
  font-size: 1.5em;
}

#contact-us_form {
  width: 50%;
  padding: 0em 4em 0 4em;
}

#contact-us_form h3 {
  width: 100%;
  color: #2a55a1;
  text-decoration: underline;
  text-decoration-color: var(--lizo-orange);
  text-underline-position: under;
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 1em;
}
#contact-us_form input {
  height: 40px;
  margin-right: 1em;
}
#contact-us_form textarea {
  padding-top: 0.5em;
}
#contact-us_form input,
#contact-us_form textarea {
  border: 2px solid #2a55a1;
  margin-bottom: 1em;
  font-weight: 700;
  transition: 0.2s;
  padding-left: 10px;
}
#contact-us_form input:focus,
#contact-us_form textarea:focus {
  outline: none !important;
  border: 2px solid #2a55a1;
  margin-bottom: 1em;
  font-weight: 700;
  box-shadow: 0px 0px 10px #2a55a1;
  transition: 0.2s;
}
#contact-us_form ::placeholder {
  color: rgba(165, 165, 165, 0.9);
}
#contact-us_form :nth-child(2),
#contact-us_form :nth-child(3),
#contact-us_form :nth-child(4),
#contact-us_form :nth-child(5) {
  width: 45%;
}
#contact-us_form :nth-child(6) {
  width: 93%;
}
#contact-us_form :nth-child(7) {
  width: 100%;
}
#contact-us_form :nth-child(7) > input {
  background-color: none;
  color: #2a55a1;
  border-radius: 30px;
  border: 2px solid #2a55a1;
  padding: 0.5em 1.5em 0.5em 1.5em;
  line-height: 10px;
  font-weight: 700;
  transition: 0.2s;
}
#contact-us_form :nth-child(7) > input:hover {
  box-shadow: 0px 0px 10px #2a55a1;
  transition: 0.2s;
}

/* Google Maps */
@media screen and (max-width: 1050px) {
  #contact-maps > h2 {
    font-size: 2.8em !important;
  }
  #contact-maps > p {
    font-size: 1em !important;
  }
  #contact-maps-iframe {
    height: 400px;
  }
}
@media screen and (max-width: 780px) {
  #contact-us > h2 {
    font-size: 2em !important;
  }
  #contact-maps > h2 {
    font-size: 2em !important;
  }
  #contact-us > p {
    font-size: 0.9em !important;
    width: 70% !important;
  }
  #contact-maps > p {
    font-size: 1em !important;
    width: 60% !important;
  }
  #contact-maps-iframe {
    height: 350px;
  }
}
@media screen and (max-width: 580px) {
  #office-qui > p {
    font-size: 0.9em !important;
  }
  #contact-maps > h2 {
    text-align: center;
  }
  #contact-maps > p {
    font-size: 0.9em !important;
    width: 70% !important;
  }
  #contact-maps-iframe {
    height: 350px;
  }
}
#contact-maps {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5em;
  margin-bottom: 10em;
}
#contact-maps > h2 {
  color: var(--lizo-blue);
  font-size: 3em;
  font-weight: 800;
}
#contact-maps > p {
  color: #2a55a1;
  font-size: 1em !important;
  font-weight: 600;
  width: 40%;
  text-align: center;
  margin-top: 1em !important;
  margin-bottom: 3em !important;
}
#contact-maps-iframe {
  border: 2px solid var(--lizo-orange) !important;
}

/* ---------- OFFICE ARTICLES ---------- */
/* OFFICE WELCOME */
#office-article-welcome {
  color: #2a55a1;
  padding-left: 12em;
  width: 55%;
  /* background-color: pink; */
}
#office-article-welcome h2 {
  font-size: 2.5em;
  font-weight: 800;
  margin: 0;
  border-left: 6px solid var(--lizo-orange);
  line-height: 30px;
  padding-left: 0.1em;
  margin-left: 0.1em;
}
#office-article-welcome h3 {
  font-size: 3.5em;
  font-weight: 800;
}
#office-article-welcome > :first-child > p {
  font-size: 1em;
  font-weight: 700;
  /* width:60%!important; */
}

#office-article-welcome :nth-child(3) > p {
  font-size: 1em;
  font-weight: 700;
  width: 100%;
}

#office-article-welcome-circle {
  background-size: cover;
  width: 38em;
  height: 38em;
  border-radius: 50%;
  position: absolute;
  top: 25vh;
  right: -10vh;
  box-shadow: -10px 5px 20px 0px rgba(42, 85, 161, 0.8);
}

@media screen and (max-width: 1050px) {
  #office-article-welcome-circle {
    width: 30em;
    height: 30em;
    top: 40vh;
  }
  #office-article-welcome {
    padding-left: 5em;
    width: 65%;
    /* background-color: pink; */
  }
  #office-article-welcome :first-child > p {
    width: 70% !important;
  }
  #office-article-welcome :nth-child(3) > p {
    width: 90%;
  }
}
@media screen and (max-width: 780px) {
  #office-article-welcome-circle {
    display: none;
  }
  #office-article-welcome {
    padding-left: 5em;
    width: 85%;
    /* background-color: pink; */
  }
  #office-article-welcome :first-child > p {
    width: 100% !important;
    font-size: 0.9em;
  }
  #office-article-welcome :nth-child(3) > p {
    width: 100% !important;
    font-size: 0.9em;
  }
  #office-article-welcome h2 {
    font-size: 2em;
    font-weight: 800;
    margin: 0;
    border-left: 5px solid var(--lizo-orange);
    line-height: 25px;
    padding-left: 0.1em;
    margin-left: 0.1em;
  }
  #office-article-welcome h3 {
    font-size: 2.5em;
    font-weight: 800;
  }
}
@media screen and (max-width: 580px) {
  #office-article-welcome {
    padding-left: 2em;
    width: 90%;
  }
}
/* OFFICE NOS SERVICES */
#office-article-service {
  color: #2a55a1;
  width: 100%;
  padding: 0 10% 0 10%;
  margin-top: 15em;
}
#office-article-service h2 {
  padding-left: 0.1em;
  color: #2a55a1;
  font-size: 2.2em;
  font-weight: 800;
  margin: 0;
  border-left: 6px solid var(--lizo-orange);
  line-height: 30px;
}

#office-article-service > ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3em;
  padding: 0;
}
.office-article-service-card {
  position: relative;
  border-radius: 2em;
  overflow: hidden;
  flex: 10%;
  margin: 0.25em;
  transition: flex 1s ease-in-out;
  padding: 2em 2em 2em 2em;
  height: 35em;

  display: flex;
  align-items: center;
  justify-content: center;

  overflow: hidden;

  background-size: cover;
  background-position: center;
}
.office-article-service-card > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.office-article-service-card > div > h3 {
  font-size: 1.2em;
  font-weight: 600;
  color: white;
  margin: 0;
}
.office-article-service-card > div > i {
  font-size: 4em;
  color: white;
  margin: 0;
}
.office-article-service-card:hover {
  flex: 100vh;
  transition: flex 1s ease-in-out;
}
.fff {
  margin-top: 15em !important;
}
#office-article-service-card-1 > p,
#office-article-service-card-2 > p,
#office-article-service-card-3 > p,
#office-article-service-card-4 > p,
#office-article-service-card-5 > p,
#office-article-service-card-6 > p,
#office-article-service-card-7 > p {
  width: 0% !important;
  color: white;
  font-size: 0.9em !important;

  opacity: 0 !important;
  transition: opacity 0.5s ease, width 1s ease 0.5s, margin 1s ease 0.5s,
    padding 1s ease 0.5s !important;
  font-size: 1em;
}
#office-article-service-card-1:hover > p,
#office-article-service-card-2:hover > p,
#office-article-service-card-3:hover > p,
#office-article-service-card-4:hover > p,
#office-article-service-card-5:hover > p,
#office-article-service-card-6:hover > p,
#office-article-service-card-7:hover > p {
  transition: opacity 1s ease 0.75s, width 1s ease, margin 1s ease,
    padding 1s ease !important;
  width: 70% !important;
  opacity: 1 !important;
  margin-left: 2em !important;
  border-left: 3px solid white;
  padding-left: 1em !important;
}
@media screen and (max-width: 1250px) {
  #office-article-partenaire > h2 {
    margin-left: 2em !important;
  }
  #office-article-service-card-1 > p,
  #office-article-service-card-2 > p,
  #office-article-service-card-3 > p,
  #office-article-service-card-4 > p,
  #office-article-service-card-5 > p,
  #office-article-service-card-6 > p,
  #office-article-service-card-7 > p {
    font-size: 0.9em !important;
  }
  #office-article-service-card-1:hover > p,
  #office-article-service-card-2:hover > p,
  #office-article-service-card-3:hover > p,
  #office-article-service-card-4:hover > p,
  #office-article-service-card-5:hover > p,
  #office-article-service-card-6:hover > p,
  #office-article-service-card-7:hover > p {
    width: 90% !important;
    margin-left: 0.8em !important;
    border-left: 3px solid white;
    padding-left: 0.5em !important;
  }
  .office-article-service-card > div > i {
    font-size: 2.5em !important;
  }
  .office-article-service-card > div > h3 {
    font-size: 1em !important;
  }
  .office-article-service-card {
    padding: 0.5em;
  }
  #office-article-service {
    padding: 0 2% 0 2% !important;
  }
}
@media screen and (max-width: 780px) {
  #office-article-service > ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
  }
  #office-article-service-card-1 > p,
  #office-article-service-card-2 > p,
  #office-article-service-card-3 > p,
  #office-article-service-card-4 > p,
  #office-article-service-card-5 > p,
  #office-article-service-card-6 > p,
  #office-article-service-card-7 > p {
    transition: opacity 1s ease 0.75s, width 1s ease, margin 1s ease,
      padding 1s ease !important;
    width: 70% !important;
    opacity: 1 !important;
    margin-left: 2em !important;
    border-left: 3px solid white;
    padding-left: 1em !important;
  }
  .office-article-service-card {
    height: auto !important;
    transition: flex 1s ease-in-out;
    padding: 1em 0 1em 0 !important;
  }
  #office-article-service > ul {
    height: auto !important;
    padding-left: 2em !important;
    padding-right: 2em;
    margin-top: 0;
  }
  #office-article-service h2 {
    margin-bottom: 1em;
    margin-left: 1em !important;
  }
  #office-article-service {
    padding: 0 !important;
  }
  .office-article-service-card {
    pointer-events: none;
  }
  .office-article-service-card > div {
    width: 15%;
  }
  #office-article-service {
    margin-top: 4em;
  }
  .fff {
    margin-top: 8em !important;
  }
}

@media screen and (max-width: 580px) {
  #office-article-partenaire h2 {
    margin-left: 1em !important;
    font-size: 2em !important;
  }
  #office-article-service-card-1 > p,
  #office-article-service-card-2 > p,
  #office-article-service-card-3 > p,
  #office-article-service-card-4 > p,
  #office-article-service-card-5 > p,
  #office-article-service-card-6 > p,
  #office-article-service-card-7 > p {
    font-size: 0.8em !important;
  }
  #office-article-service > ul {
    height: auto !important;
    padding-left: 1em !important;
    padding-right: 1em;
  }
  #office-article-service h2 {
    margin-left: 1em !important;
  }
}
/* NOS PARTENAIRES DE SOLUTIONS */
#office-article-partenaire {
  margin-top: 5em;
}
#office-article-partenaire h2 {
  color: #2a55a1;
  font-size: 2em;
  font-weight: 800;
  margin-left: 5em;
  margin-bottom: 1em !important;
  padding-left: 0.2em;
  border-left: 6px solid #fe5c00;
  line-height: 30px;
}
.office-article-partenaire-btn-rows {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 20em 0 20em;
}
.office-article-partenaire-btn {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 2em;
}
.office-article-partenaire-btn > button {
  width: 6em !important;
  height: 6em !important;
  border-radius: 50%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  box-shadow: 0px 0px 20px 0px rgba(42, 85, 161, 0.8);
}
.office-article-partenaire-btn > p {
  margin-top: 0.5em !important;
  color: #2a55a1;
  font-size: 1.1em;
  font-weight: 700;
}
.office-article-partenaire-content {
  margin: 3em 20em 3em 20em;
  height: 18em;
  padding: 3em 3em 3em 1.5em !important;
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-shadow: 0px 0px 20px 0px rgba(255, 128, 24, 0.8);
  display: none;
}
@media screen and (max-width: 800px) {
  .office-article-partenaire-content {
    height: auto !important;
  }
  #bureautique-prints > a {
    height: 15em !important;
  }
}
.office-article-partenaire-content img {
  width: 12em;
}
.office-article-partenaire-content p {
  width: 70%;

  border-left: 3px solid #fe5c00;
  padding-left: 1em !important;
  font-size: 0.9em !important;
  color: #2a55a1;
  font-weight: 700;
  line-height: 18px;
}
@media screen and (max-width: 1250px) {
  .office-article-partenaire-btn-rows {
    padding: 0 10em 0 10em !important;
  }
  .office-article-partenaire-content {
    margin: 2em 10em 0 10em !important;
  }
}
@media screen and (max-width: 780px) {
  .office-article-partenaire-btn-rows {
    padding: 0 5em 0 5em !important;
  }
  .office-article-partenaire-content {
    margin: 2em 5em 0 5em !important;
    justify-content: space-around;
  }
}
@media screen and (max-width: 580px) {
  #office-article-partenaire h2 {
    margin-left: 1em;
    font-size: 2em;
  }
  .office-article-partenaire-btn-rows {
    display: none;
    padding: 0 1em 0 1em !important;
  }
  .office-article-partenaire-content {
    display: flex !important;
    margin: 2em 1em 0 0 !important;
    padding: 0 0em 0 0em !important;
    box-shadow: none;
    font-size: 0.9em !important;
  }
  .office-article-partenaire-content img {
    width: 8em;
  }
}

#office-article-centrex {
  margin-top: 10em !important;
  color: #2a55a1;
  font-weight: 700;
  margin-left: 6em;
  width: 100%;
  margin-bottom: 15em;
  height: 500px;
}
#office-article-centrex h2 {
  font-weight: 800;
  border-left: 4px solid #fe5c00;
  padding-left: 0.2em;
  line-height: 25px;
  margin-bottom: 5em;
}

#office-article-centrex > :nth-child(2) {
  border-left: 3px solid #fe5c00;
  padding-left: 1em;
  margin-left: 75vh;
  width: 40%;
}

#office-article-centrex-circle {
  background-size: cover;
  width: 32em;
  height: 32em;
  border-radius: 50%;
  position: relative;
  top: -28em;
  left: -8em;
  box-shadow: -10px 5px 20px 0px rgba(42, 85, 161, 0.8);
}
@media screen and (max-width: 1450px) {
  #office-article-centrex-circle {
    background-size: cover;
    width: 32em;
    height: 32em;
    border-radius: 50%;

    box-shadow: -10px 5px 20px 0px rgba(42, 85, 161, 0.8);
  }
}
@media screen and (max-width: 1050px) {
  #office-article-centrex h2 {
    margin-bottom: 4em;
  }
  #office-article-centrex-circle {
    background-size: cover;
    width: 30em;
    height: 30em;
    border-radius: 50%;

    box-shadow: -10px 5px 20px 0px rgba(42, 85, 161, 0.8);
  }
  #office-article-centrex > :nth-child(2) {
    margin-left: 60vh;
    width: 45%;
  }
}
@media screen and (max-width: 780px) {
  #office-article-centrex-circle {
    display: none;
  }
  #office-article-centrex > :nth-child(2) {
    margin-left: 0vh;
    width: 70%;
    font-size: 0.9em;
  }
  #office-article-centrex h2 {
    margin-bottom: 1em;
  }
  #office-article-centrex {
    margin-top: 5em !important;
    margin-bottom: 5em !important;
  }
}
@media screen and (max-width: 580px) {
  #office-article-centrex > :nth-child(2) {
    margin-left: 0vh;
    width: 80%;
  }
  #office-article-centrex {
    margin-top: 5em !important;
    color: #2a55a1;
    font-weight: 700;
    margin-left: 2em;
    width: 100%;
    margin-bottom: 0em !important;
  }
}

#office-article-NONAME {
  color: #2a55a1;
  font-weight: 700;
  margin-left: 6em;
  width: 80%;
  margin-bottom: 15em;
  height: 500px;
}
#office-article-NONAME h2 {
  font-weight: 800;
  border-left: 4px solid #fe5c00;
  padding-left: 0.2em;
  margin-bottom: 2em;
}
#office-article-NONAME > :nth-child(2) {
  width: 50%;
}
@media screen and (min-width: 2050px) {
  #office-article-NONAME-circle {
    background-size: cover;
    width: 35em;
    height: 35em;
    border-radius: 50%;
    left: 90em !important;
    box-shadow: -10px 5px 20px 0px rgba(42, 85, 161, 0.8);
  }
  #office-article-centrex-circle {
    background-size: cover;
    width: 35em;
    height: 35em;
    border-radius: 50%;
    position: relative;
    top: -22em;
    left: 10em;
  }
  #office-article-welcome-circle {
    right: 0vh;
  }
}
#office-article-NONAME-circle {
  background-size: cover;
  width: 35em;
  height: 35em;
  border-radius: 50%;
  position: relative;
  top: -30em;
  left: 70em;
  box-shadow: -10px 5px 20px 0px rgba(42, 85, 161, 0.8);
}
@media screen and (max-width: 1450px) {
  #office-article-NONAME-circle {
    background-size: cover;
    width: 35em;
    height: 35em;
    border-radius: 50%;
    left: 50em;
    box-shadow: -10px 5px 20px 0px rgba(42, 85, 161, 0.8);
  }
}
@media screen and (max-width: 1050px) {
  #office-article-NONAME h2 {
    margin-bottom: 2em;
  }
  #office-article-NONAME-circle {
    background-size: cover;
    width: 30em;
    height: 30em;
    border-radius: 50%;
    left: 30em;
    box-shadow: -10px 5px 20px 0px rgba(42, 85, 161, 0.8);
  }
  #office-article-NONAME > :nth-child(2) {
    width: 50%;
  }
}
@media screen and (max-width: 780px) {
  #office-article-NONAME-circle {
    display: none;
  }
  #office-article-NONAME > :nth-child(2) {
    margin-left: 0vh;
    width: 85%;
    font-size: 0.9em;
  }
  #office-article-NONAME h2 {
    margin-bottom: 1em;
  }
  #office-article-NONAME {
    margin-top: 5em !important;
    margin-bottom: 5em;
  }
  #office-article-centrex > :nth-child(2) {
    width: 70%;
  }
}
@media screen and (max-width: 580px) {
  #office-article-NONAME > :nth-child(2) {
    margin-left: 0vh;
    width: 80%;
  }
  #office-article-NONAME {
    color: #2a55a1;
    font-weight: 700;
    margin-left: 2em;
    width: 100%;
    margin-bottom: 10em !important;
  }
}

#office-article-wildix {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: White;
  display: flex;
  flex-direction: column;
  padding: 4em 25em 7em 7em;
  margin-bottom: 10em;
}
#office-article-wildix h3 {
  font-size: 2.5em !important;
  font-weight: 800;
  border-left: 4px solid #fe5c00;
  padding-left: 0.2em;
  margin: bottom 0.5em;
}
#office-article-wildix p {
  font-size: 1.1em !important;
  font-weight: 500;
  border-left: 4px solid #fe5c00;
  padding-left: 1em !important;
}
#office-article-wildix > :nth-child(1) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#office-article-wildix > :nth-child(1) div {
  width: 45%;
}
#office-article-wildix > :nth-child(1) img {
  width: 15em;
  height: 15em;
  border-radius: 50%;
  margin-right: 13em;
}
#office-article-wildix > :nth-child(2) {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-top: 3em;
  margin-bottom: 4em;
}
#office-article-wildix > :nth-child(2) div {
  width: 130em;
  height: 18em;
  margin: 0 5em 0 0;
}
@media screen and (max-width: 1450px) {
  #office-article-wildix {
    padding: 4em 15em 7em 7em;
  }
  #office-article-wildix > :nth-child(1) img {
    margin-right: 10em;
  }
}
@media screen and (max-width: 1050px) {
  #office-article-wildix > :nth-child(1) img {
    margin-right: 6em;
  }
  #office-article-wildix {
    padding: 4em 5em 7em 5em;
  }
  #office-article-wildix > :nth-child(2) div {
    width: 180em;
    height: 15em;
    margin: 0 5em 0 0;
  }
}
@media screen and (max-width: 780px) {
  #office-article-wildix p {
    font-size: 1em !important;
  }
  #office-article-wildix {
    padding: 4em 1em 7em 1em;
  }
  #office-article-wildix > :nth-child(1) {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  #office-article-wildix > :nth-child(1) div {
    width: 80%;
  }
  #office-article-wildix > :nth-child(1) img {
    margin: 3em 0 0 0;
    width: 10em;
    height: 10em;
  }
  #office-article-wildix > :nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 4.5em 0 4.5em;
  }
  #office-article-wildix > :nth-child(2) div {
    width: 25em;
    height: 15em;
    margin: 3em 0 0 0;
  }
  #office-article-wildix > p {
    margin: 0 4.5em 0 4.5em !important;
  }
}
@media screen and (max-width: 580px) {
  #office-article-wildix p {
    font-size: 0.9em !important;
  }
  #office-article-wildix h3 {
    font-size: 2em !important;
  }
  #office-article-wildix > :nth-child(1) img {
    margin: 1em 0 0 0;
    width: 8em;
    height: 8em;
  }
  #office-article-wildix > :nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 2.5em 0 2.5em;
  }
  #office-article-wildix > :nth-child(2) div {
    width: 18em;
    height: 10em;
    margin: 3em 0 0 0;
  }
  #office-article-wildix > p {
    margin: 0 2.5em 0 2.5em !important;
  }
}

.lizo-footer-politique {
  padding: 0em 20em 5em 20em;
  color: #2a55a1;
}
.lizo-footer-politique H3 {
  font-size: 2.2em;
  font-weight: 800;
  border-left: 6px solid #fe5c00;
  line-height: 30px;
  padding-left: 0.2em;
}
.lizo-footer-politique H2 {
  font-size: 3em;
  font-weight: 800;
  margin-bottom: 1.5em;
}
.lizo-footer-politique p {
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 1em !important;
}
@media screen and (max-width: 1050px) {
  .lizo-footer-politique {
    padding: 0em 12em 5em 12em;
  }
  .lizo-footer-politique H2 {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 780px) {
  .lizo-footer-politique {
    padding: 0em 5em 5em 5em;
  }
  .lizo-footer-politique H2 {
    font-size: 2em;
  }
  .lizo-footer-politique H3 {
    font-size: 1.8em;
    line-height: 25px;
  }
}
@media screen and (max-width: 580px) {
  .lizo-footer-politique {
    padding: 0em 1em 5em 1em;
  }
  .lizo-footer-politique H2 {
    font-size: 1.8em;
  }
  .lizo-footer-politique H3 {
    font-size: 1.5em;
    line-height: 20px;
    border-left: 4px solid #fe5c00;
  }
  .lizo-footer-politique p {
    font-size: 0.9em;
    font-weight: 600;
    margin-bottom: 1em !important;
  }
}
#contact-title {
  text-align: center;
  margin-bottom: 1.5em;
  font-size: 3em;
  font-weight: 700;
  color: #2a55a1;
}

#contact-main {
  margin-bottom: 9em;
  padding: 0 10em 0 10em;
}

@media screen and (max-width: 1450px) {
  #contact-main {
    margin-bottom: 9em;
    padding: 0 1em 0 1em;
  }
}
@media screen and (max-width: 1050px) {
  #contact-main #contact-us_profile {
    padding: 1em 2em 1em 2em;
    width: 18em;
    height: 28em;
  }
  #contact-main #contact-us_profile > a {
    font-size: 1em;
  }
}
@media screen and (max-width: 780px) {
  #contact-main {
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
  }
  #contact-main > div {
    margin-bottom: 2em;
  }
  #contact-main > :nth-child(2) {
    order: -1;
  }
}
@media screen and (max-width: 580px) {
  #contact-title {
    font-size: 2.8em;
  }
}

.bureautique-article > img {
  width: 300px;
  height: auto;
}

#bureautique-prints {
  margin-top: 5em;
  display: flex;
  padding-bottom: 5em;
}
#bureautique-prints > a {
  width: 50%;
  height: 25em !important;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  filter: brightness(0.6);
  transition: 0.8s;
  z-index: 1;
}
#bureautique-prints > a > p {
  font-weight: 700;
  color: white;
  font-size: 1.8em;
  opacity: 0.8;
  transition: 0.8s;
}
#bureautique-prints > a:hover {
  z-index: 2;
  width: 90%;
  filter: brightness(1.2);
  transition: 0.8s;
}
#bureautique-prints > a:hover > p {
  font-weight: 700;
  color: white;
  font-size: 2.5em !important;
  opacity: 1;
  filter: brightness(1.5);
  transition: 0.8s;
}
.prints-mobile > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
}
.prints-mobile > div > p {
  margin-left: 1em !important;
}
.prints-mobile > div > a {
  width: 100% !important;
}
@media screen and (max-width: 580px) {
  .prints-mobile > div > div > img {
    width: 50% !important;
  }
  .prints-mobile > div > p {
    width: 80% !important;
    padding-left: 0 !important;
    font-size: 0.9em !important;
  }
}

#bureautique-merch-welc h2 {
  font-size: 2.5em;
  font-weight: 800;
  color: #2a55a1;
  text-decoration: underline;
  text-decoration-color: #fe5c00;
  margin-bottom: 0.5em;
}
#bureautique-merch-welc p {
  width: 70%;
  text-align: center;
  color: #2a55a1;
  font-weight: 600;
}
@media screen and (max-width: 880px) {
  #bureautique-merch-welc p {
    width: 85%;
    font-size: 0.9em;
  }
  #bureautique-merch-welc h2 {
    font-size: 2em;
  }
}

#merch-section {
  flex-wrap: wrap;
  padding: 3em 10em 1em 10em;
  flex: 1;
}
.bureautique-article {
  background-color: white;
  border-radius: 10px;
  width: 21%;
  height: 25em;
  margin-top: 2em;
  position: relative;
  perspective: 700px;
}

.bureautique-article img {
  margin-top: 1em;
  width: auto;
  max-height: 55%;
  margin-bottom: 3em;
}
.bureautique-article-right a {
  width: 50%;
  padding: 0.5em;
  background-color: #2a55a1;
  color: white;
  font-weight: 700;
  vertical-align: middle;
  border: none;
  border-radius: 10px;
  text-align: center;
  transition: 0.2s;
  height: auto;
}
.bureautique-article-right a:hover {
  scale: 1.1;
  transition: 0.2s;
  color: white;
}

.bureautique-article-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 1.5em;
}

.bureautique-article-left h3 {
  font-weight: 700;
  font-size: 1.2em;
  color: #2a55a1;
  margin-bottom: 0 !important;
}

.bureautique-article-left p {
  font-weight: 600;
  font-size: 1em;
  text-align: center;
}

.bureautique-article-right {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transform: rotateY(180deg);
  font-weight: 500;
  line-height: 1.3em;
}

.card {
  border: 2px solid #2a55a1 !important;
  border-radius: 20px !important;
  height: 100%;
  position: absolute;
  transform-style: preserve-3d;
  transition: all 0.4s ease-in-out;
  width: 100%;
  will-change: width;
  transform-origin: center;
}
.card:hover {
  transform: rotateY(180deg);
  width: 100%;
  transform-origin: center;
}
.card .side {
  backface-visibility: hidden;
  border-radius: 6px;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
}
.card .back {
  text-align: start;
  padding: 0em 1em 1em 1.5em;
  transform: rotateY(180deg);
}

.mobile_show_more {
  width: 50%;
  padding: 0.5em;
  margin-top: 1em;
  background-color: #2a55a1;
  color: white;
  font-weight: 700;
  vertical-align: middle;
  border: none;
  border-radius: 10px;
  text-align: center;
  transition: 0.2s;
  height: auto;
}

@media screen and (max-width: 1450px) {
  #merch-section {
    padding: 3em 5em 1em 5em;
  }
  .card .back {
    padding: 0em 0.5em 1em 0.5em;
  }
}
@media screen and (max-width: 1250px) {
  #merch-section {
    padding: 3em 2em 1em 2em;
  }
  .card .back {
    font-size: 0.9em;
  }
  .bureautique-article-right a {
    height: auto;
  }
  .card {
    height: 90%;
  }
}
@media screen and (max-width: 980px) {
  .bureautique-article {
    width: 30%;
    margin-top: 0.5em;
  }
  #merch-section {
    padding: 1em 1em 1em 1em;
  }
}
@media screen and (max-width: 780px) {
  .mobile_show_more {
    display: block !important;
  }
  .bureautique-article-right a:hover {
    scale: 1;
    transition: 0.2s;
    color: white;
  }
  .card:hover {
    transform: rotateY(0deg);
    width: 100%;
    transform-origin: center;
  }
  .bureautique-article {
    height: 27em;
  }
}
@media screen and (max-width: 620px) {
  .bureautique-article {
    width: 46%;
    margin-top: 0.5em;
  }
  .bureautique-article img {
    width: 55%;
  }
}

#single_form {
  position: -webkit-sticky;
  display: flex;
  flex-direction: column;
  width: 30%;
  padding: 0 3em 0 3em;
  position: fixed;
  height: 80vh;
  top: 20vh;
  right: 0;
}
#single_form h3 {
  font-size: 1.5em;
  color: #2a55a1;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: #fe5c00;
}
#single_form input {
  margin: 0.5em 0 0.5em 0;
  line-height: 2.5em;
  font-weight: 600;
  border: 2px solid #2a55a1;
  color: #2a55a1;

  font-size: 0.9em;
  padding-left: 1em;
}
#single_form textarea {
  margin: 0.5em 0 0.5em 0;
  line-height: 1.5em;
  font-weight: 600;
  border: 2px solid #2a55a1;
  color: #2a55a1;
  font-size: 0.9em;
  padding-left: 1em;
  padding-top: 1em;
}
#single_form input:focus,
#single_form textarea:focus {
  outline: none !important;
  box-shadow: 0px 0px 10px #2a55a1;
  transition: 0.2s;
}

#single_form_send {
  margin: 0;
  padding: 0 !important;
  width: 6em !important;
  color: #2a55a1;
  border: 2px solid #2a55a1;
  border-radius: 30px;
  transition: 0.2s;
}
#single_form_send:hover {
  box-shadow: 0px 0px 10px #2a55a1;
  transition: 0.2s;
}

#single_main {
  display: flex;
  overflow: visible;
  padding-left: 2em;
}

#single_infos {
  width: 70%;
  margin-bottom: 10em;
  display: flex;
  flex-direction: column;
}

#single_infos_welc {
  display: flex;
  padding: 1em;
  color: #2a55a1;
}
#single_infos_welc img {
  max-width: 35%;
  height: fit-content;
  max-height: 30em;
  margin: 0em 2em 0 0em;
}
#single_infos_welc > div {
  width: 60%;
  height: auto;
  margin-left: 1em;
}
#single_infos_welc h3 {
  font-size: 1.8em;
  font-weight: 550;
  line-height: 25px;
}
#single_infos_welc p {
  font-size: 1em;
  font-weight: 500;
  max-width: 95%;
}
#single_paid {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35%;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #2a55a1;
  text-align: center;
  margin: 1.5em 0 1em 0 !important;
  font-weight: 600 !important;
}

#single_infos > h3 {
  font-size: 1.5em;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
}

#single_infos table {
  margin-bottom: 2em;
  width: 95%;
}
#single_infos thead {
  color: #2a55a1;
  font-size: 1em;
  font-weight: 600;
  background-color: rgba(42, 85, 161, 0.4);
  line-height: 3em;
}
#single_infos th {
  padding-left: 2em;
}
#single_infos tbody {
  font-size: 0.9em;
  color: #2a55a1;
  font-weight: 600;
}
#single_infos td {
  padding-left: 2em;
  height: 3em;
  border-bottom: 1px solid #a5a5a5;
}
#single_infos tr > :first-child {
  width: 30%;
  border-right: 1px solid #a5a5a5;
}
#dl_doc {
  width: 20%;
  line-height: 2.5em;
  border: none;
  text-align: center;
  box-shadow: 0px 0px 10px #2a55a1;
  border-radius: 10px;
  color: #2a55a1;
  transition: 0.2s;
}

#dl_doc:hover {
  box-shadow: 0px 0px 15px #2a55a1;
  transition: 0.2s;
}

#single_form_mobile {
  position: -webkit-sticky;
  display: none;
  flex-direction: column;
  align-self: center;
  width: 50%;
  margin-top: 3em;
}
#single_form_mobile h3 {
  font-size: 1.5em;
  color: #2a55a1;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: #fe5c00;
}
#single_form_mobile input {
  margin: 0.5em 0 0.5em 0;
  line-height: 2.5em;
  font-weight: 600;
  border: 2px solid #2a55a1;
  color: #2a55a1;

  font-size: 0.9em;
  padding-left: 1em;
}
#single_form_mobile textarea {
  margin: 0.5em 0 0.5em 0;
  line-height: 1.5em;
  font-weight: 600;
  border: 2px solid #2a55a1;
  color: #2a55a1;
  font-size: 0.9em;
  padding-left: 1em;
  padding-top: 1em;
}
#single_form_mobile input:focus,
#single_form_mobile textarea:focus {
  outline: none !important;
  box-shadow: 0px 0px 10px #2a55a1;
  transition: 0.2s;
}

#single_form_mobile_send {
  margin: 0;
  padding: 0 !important;
  width: 6em !important;
  color: #2a55a1;
  border: 2px solid #2a55a1;
  border-radius: 30px;
  transition: 0.2s;
}
#single_form_mobile_send:hover {
  box-shadow: 0px 0px 10px #2a55a1;
  transition: 0.2s;
}

@media screen and (max-width: 1050px) {
  #single_infos {
    width: 100%;
  }
  #single_form {
    display: none;
  }
  #single_form_mobile {
    display: flex;
  }
}
@media screen and (max-width: 780px) {
  #single_infos_welc img {
    width: 35%;
  }
  #dl_doc {
    width: 30%;
  }
  #single_infos tbody {
    font-size: 0.8em;
  }
  #single_infos_welc p {
    font-size: 0.9em;
  }
  #single_paid {
    width: 40%;
  }
}
@media screen and (max-width: 580px) {
  #single_form_mobile {
    width: 80%;
  }
  #single_main {
    padding-left: 1em;
  }
  #single_infos_welc {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #single_infos_welc img {
    margin: 0;
    width: 50%;
    margin-bottom: 2em;
  }
  #single_infos_welc > div {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 0;
  }
  #dl_doc {
    width: 50%;
  }
}
#email_send_return:hover {
  text-decoration: underline !important;
  text-decoration-color: #2a55a1 !important;
}
@media screen and (max-width: 800px) {
  #email_send_img {
    width: 40% !important;
  }
}

#status-yann:hover,
#status-bruce:hover,
#status-sabrina:hover,
.cursor:hover {
  cursor: pointer !important;
}

.office-article-partenaire-buttons {
  background-color: white;
}
