.footer-contact-box {
background-color: #0066cb;
color: #ffffff;
padding: 25px 20px;
font-family: "Roboto", sans-serif;
border-radius: 4px;
width: 100%;
max-width: 280px;
}
.footer-contact-box .fc-name {
font-weight: 500 !important;
font-size: 18px;
margin-bottom: 6px;
}
.footer-contact-box .fc-role,
.footer-contact-box .fc-address,
.footer-contact-box .fc-phone,
.footer-contact-box .fc-hours {
font-size: 17px;
}
.footer-contact-box .fc-role {
margin-bottom: 0;
}
.footer-contact-box .fc-address {
line-height: 1.5;
margin: 0 0 20px;
}
.footer-contact-box .fc-cta {
display: block;
text-align: center;
color: #ffffff;
border: 2px solid #ffffff;
padding: 10px 0;
border-radius: 4px;
font-weight: 500;
font-size: 19px;
text-decoration: none;
margin-bottom: 20px;
transition: 0.25s;
}
.footer-contact-box .fc-phone {
font-weight: 500;
margin-bottom: 12px;
}
.footer-contact-box .fc-phone .fc-label {
font-weight: 700;
margin-right: 6px;
}
.footer-contact-box .fc-hours {
font-weight: 500;
}
.footer-contact-box .fc-linkedin {
margin-top: 18px;
}
.footer-contact-box .linkedin-inline {
display: flex;
align-items: center;
gap: 12px;
text-decoration: none;
color: #ffffff;
font-size: 15px;
font-weight: 400;
}
.footer-contact-box .linkedin-inline img {
width: 40px;
height: 40px;
display: block;
border-radius: 50%;
}
.footer-contact-box .linkedin-inline:hover span {
opacity: 0.75;
} .wp-image-3521 {
margin-top: -30px !important;
padding-top: 0 !important;
} .tg-site-footer a:hover {
opacity: 0.75;
} .tg-site-footer
.tg-footer-widget-container.tg-footer-widget-col--four
.tg-footer-widget-area {
width: auto !important;
} .widget .widget-title {
font-size: 20px !important;
margin-bottom: 3rem !important;
font-weight: 500 !important;
}
.widget .infos-contact {
font-size: 20px !important;
margin-bottom: 18px !important;
color: #ffffff;
font-weight: 500;
}
.widget ul li {
border-bottom: 0 !important;
}
.widget ul li a {
padding: 0 !important;
} .main-navigation.tg-primary-menu > div ul li.tg-header-button-wrap a {
font-weight: 500 !important;
} .avis-card,
.avis-card * {
font-family: "Roboto", sans-serif;
}
.avis-card {
background: #ffffff;
border-radius: 20px;
box-shadow: none !important;
padding: 32px;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.avis-quote {
font-size: 55px;
color: #008aec;
font-weight: 700;
line-height: 0.5;
margin-bottom: 1px;
}
.avis-text {
font-size: 16px;
font-style: italic;
line-height: 1.6;
color: #222222;
margin: 0 0 36px;
font-weight: 400;
}
.avis-author,
.avis-note {
font-size: 17px;
font-weight: 700;
}
.avis-author {
color: #111111;
margin-bottom: 4px;
}
.avis-source a {
font-size: 14px;
color: #008aec;
text-decoration: none;
}
.avis-source a:hover {
text-decoration: underline;
}
.avis-pagination {
display: none !important;
}
.avis-prev,
.avis-next {
width: 44px;
height: 44px;
border-radius: 50%;
border: 2px solid #008aec;
color: #008aec;
font-size: 18px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 50%;
transform: translateY(-50%);
background: #ffffff;
cursor: pointer;
transition: 0.2s;
}
.avis-prev {
left: -70px;
}
.avis-next {
right: -70px;
}
.avis-prev:hover,
.avis-next:hover {
background: #004c99;
border-color: #004c99;
color: #ffffff;
}
@media (max-width: 1024px) {
.avis-prev {
left: -10px;
}
.avis-next {
right: -10px;
}
}
@media (max-width: 767px) {
.avis-prev,
.avis-next {
display: none;
}
.avis-card {
padding: 26px 22px;
}
} .encart-liste li {
margin-bottom: 0 !important;
padding-left: 0 !important;
margin-left: -30px !important;
}
.pastille-orange,
.pastille-bleue {
display: inline-flex;
align-items: center;
gap: 6px;
white-space: nowrap;
}
.pastille-orange .value,
.pastille-orange .label,
.pastille-bleue .value,
.pastille-bleue .label {
line-height: 1;
display: block;
font-family: "Roboto", sans-serif;
}
.pastille-orange .value {
color: #ff6600;
font-weight: 700;
font-size: 20px;
}
.pastille-bleue .value {
color: #008aec;
font-weight: 700;
font-size: 20px;
}
.pastille-orange .label,
.pastille-bleue .label {
color: #596172;
font-weight: 400;
font-size: 14px;
position: relative;
top: 2px;
} blockquote.quote-seo {
position: relative;
border-left: 4px solid #008aec !important;
padding-left: 28px !important;
margin: 10px 0 18px !important;
font-style: italic !important;
color: #555555 !important;
line-height: 1.55 !important;
font-size: 16px !important;
background: transparent !important;
}
blockquote.quote-seo .quote-mark {
position: absolute;
left: 8px;
top: -10px;
color: #008aec !important;
font-size: 55px !important;
font-style: normal !important;
line-height: 1 !important;
font-weight: 400 !important;
}
blockquote.quote-seo p {
margin: 0 !important;
padding: 0 !important;
} ul {
list-style-type: disc;
padding-left: 1.4em;
}
ul li {
position: relative;
color: inherit;
margin-bottom: 8px;
}
ul li::marker {
color: #ff6600;
font-size: 1.1em;
} .elementor-accordion-item,
.e-n-accordion-item {
border: 2px solid #333333 !important;
border-radius: 0;
overflow: hidden;
margin: 0;
}
.elementor-accordion-item + .elementor-accordion-item,
.e-n-accordion-item + .e-n-accordion-item {
margin-top: 25px !important;
}
.elementor-tab-title,
.e-n-accordion-item-title {
border: 0 !important;
}
.elementor-tab-title:hover,
.e-n-accordion-item-title:hover {
background: #fafafa;
} .encarts-seo-section {
display: flex;
flex-wrap: wrap;
align-items: stretch;
}
.encart-seo {
position: relative;
background: #ffffff;
border: 1px solid #eaeaea;
border-radius: 6px;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
padding: 30px 30px 40px;
text-align: center;
transition: transform 0.25s ease, box-shadow 0.25s ease;
min-height: 440px;
display: block;
box-sizing: border-box;
max-width: 100%;
}
.encart-seo::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 3px;
background: #ff7a00;
border-radius: 0 0 6px 6px;
}
.encart-seo:hover {
transform: translateY(-4px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}
.seo-cards-wrap {
overflow-x: hidden;
} .service-card h4 {
position: relative;
display: inline-block;
padding-bottom: 8px;
}
.service-card h4::after {
content: "";
position: absolute;
left: 50%;
bottom: 0;
width: 0;
height: 3px;
background: linear-gradient(90deg, #ff6600, #ff9900);
border-radius: 2px;
transform: translateX(-50%);
transition: width 0.4s ease;
}
.service-card:hover h4::after {
width: 100%;
}
.service-card .elementor-button {
display: block;
width: 100%;
text-align: center;
box-sizing: border-box;
} .parlons-projet .wpcf7 form {
max-width: 600px;
margin: 0 auto;
display: block;
}
.parlons-projet .wpcf7 form p {
margin: 0 0 10px;
}
.parlons-projet .wpcf7 form p:last-child {
margin-top: 14px;
}
.parlons-projet .wpcf7 input[type="text"],
.parlons-projet .wpcf7 input[type="email"],
.parlons-projet .wpcf7 input[type="url"],
.parlons-projet .wpcf7 select,
.parlons-projet .wpcf7 textarea {
width: 100%;
border: 2px solid #0066cc;
border-radius: 0;
padding: 10px 12px;
font-size: 16px;
font-family: "Roboto", sans-serif !important;
color: #333333 !important;
background-color: #ffffff;
box-sizing: border-box;
transition: all 0.2s ease;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
} .parlons-projet .wpcf7 input[type="text"]::placeholder,
.parlons-projet .wpcf7 input[type="email"]::placeholder,
.parlons-projet .wpcf7 input[type="url"]::placeholder,
.parlons-projet .wpcf7 textarea::placeholder,
.parlons-projet .wpcf7 input[type="text"]::-webkit-input-placeholder,
.parlons-projet .wpcf7 input[type="email"]::-webkit-input-placeholder,
.parlons-projet .wpcf7 input[type="url"]::-webkit-input-placeholder,
.parlons-projet .wpcf7 textarea::-webkit-input-placeholder,
.parlons-projet .wpcf7 input[type="text"]:-ms-input-placeholder,
.parlons-projet .wpcf7 input[type="email"]:-ms-input-placeholder,
.parlons-projet .wpcf7 input[type="url"]:-ms-input-placeholder,
.parlons-projet .wpcf7 textarea:-ms-input-placeholder {
color: #333333 !important;
opacity: 1;
} .parlons-projet .wpcf7 select {
color: #333333 !important;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='%230066CC' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 12px center;
background-size: 10px 6px;
padding-right: 32px;
line-height: 1.4;
} .parlons-projet .wpcf7 input[type="text"]:focus,
.parlons-projet .wpcf7 input[type="email"]:focus,
.parlons-projet .wpcf7 input[type="url"]:focus,
.parlons-projet .wpcf7 select:focus,
.parlons-projet .wpcf7 textarea:focus {
border-color: #ff6600;
box-shadow: 0 0 5px rgba(255, 102, 0, 0.25);
outline: none;
} .parlons-projet .wpcf7-submit {
width: 100%;
background-color: #0085e8;
color: #ffffff;
border: 2px solid #0085e8;
border-radius: 4px;
padding: 10px 28px;
font-family: "Roboto", sans-serif !important;
font-size: 19px;
font-weight: 500;
text-align: center;
cursor: pointer;
transition: all 0.3s ease;
display: inline-block;
line-height: 1.3;
}
.parlons-projet .wpcf7-submit:hover {
background-color: #004c99;
border-color: #004c99;
color: #ffffff;
} .parlons-projet .wpcf7-response-output {
margin-top: 10px;
border: none;
color: #0066cc;
font-weight: 500;
text-align: left;
} .parlons-projet .wpcf7 textarea {
height: 140px !important;
min-height: 140px !important;
resize: vertical;
} .parlons-projet .wpcf7 form p.cf7-submit-wrap {
margin-bottom: 4px !important;
}
.parlons-projet .wpcf7 form p.cf7-note {
margin-top: 0 !important;
margin-bottom: 0;
color: #008aec;
font-family: "Roboto", sans-serif;
font-size: 17px;
font-weight: 500;
text-align: center;
} .parlons-projet .titre-projet {
color: #008aec;
font-family: "Roboto", sans-serif;
font-weight: 700;
font-size: 55px;
line-height: 1.2;
text-align: center;
margin: 10px 0 30px;
} @media (max-width: 768px) {
.parlons-projet .wpcf7 form {
max-width: 100%;
padding: 0 10px;
}
.parlons-projet .titre-projet {
font-size: 36px;
line-height: 1.3;
margin: 8px 0 24px;
}
} body:not(.home) #content .tg-container {
max-width: 800px;
width: 100%;
margin: 0 auto;
}
.entry-title.tg-page-content__title,
h1.page-title.tg-page-content__title {
margin: 0 0 0.5em !important;
font-size: 35px !important;
word-wrap: break-word !important;
font-weight: 600 !important;
color: #333333 !important;
}
h2.entry-title {
font-size: 25px !important;
color: #333333 !important;
font-weight: 600 !important;
} .widget-title {
font-weight: 500 !important;
} .single-post .entry-content h2:not(.widget-title),
.single-post .entry-content h3,
.single-post .entry-content h4,
.single-post .entry-content h5 {
color: #333333 !important;
font-weight: 600 !important;
}
.single-post .entry-content h2:not(.widget-title) {
margin-top: 48px !important;
margin-bottom: 28px !important;
font-size: 25px !important;
position: relative;
padding-bottom: 12px;
}
.single-post .entry-content h2:not(.widget-title)::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 50px;
height: 3px;
background-color: #ff6600;
border-radius: 2px;
}
.single-post .entry-content h3 {
margin-top: 40px !important;
margin-bottom: 24px !important;
font-size: 21px !important;
}
.single-post .entry-content h4 {
margin-top: 32px !important;
margin-bottom: 20px !important;
font-size: 18px !important;
}
.single-post .entry-content h5 {
margin-top: 28px !important;
margin-bottom: 16px !important;
font-size: 17px !important;
} .wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
padding: 14px 24px !important;
font-size: 19px !important;
font-weight: 500 !important;
} .kk-star-ratings .kksr-stars {
position: relative;
margin-bottom: 20px;
}
.kk-star-ratings .kksr-legend {
margin: 0 0.75rem 20px;
} .single-post #breadcrumbs a {
color: #0085e8 !important;
text-decoration: none;
}
.single-post #breadcrumbs a:hover {
color: #004c99 !important;
} .blog .site-footer .widget_media_image .wp-block-image,
.single-post .site-footer .widget_media_image .wp-block-image {
margin-top: -8px !important;
}
.blog .site-footer .widget-title,
.blog .site-footer .infos-contact,
.single-post .site-footer .widget-title,
.single-post .site-footer .infos-contact {
font-weight: 600 !important;
}
.blog .site-footer .fc-name,
.single-post .site-footer .fc-name {
font-weight: 500 !important;
} .yarpp-related a {
font-weight: 500 !important;
text-decoration: none !important;
}
.single-post .entry-meta a {
color: #0085e8 !important;
text-decoration: none !important;
}
.single-post .entry-meta a:hover {
color: #004c99 !important;
} .faq-style-1 .elementor-accordion-item {
margin-bottom: 16px;
border-radius: 12px;
overflow: hidden;
background: #ffffff;
border: 1px solid #e4e7ec !important;
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
transition: box-shadow 0.25s ease, transform 0.12s ease;
}
.faq-style-1 .elementor-accordion-item:hover {
box-shadow: 0 8px 22px rgba(0, 0, 0, 0.08);
}
.faq-style-1 .elementor-tab-title {
padding: 18px 22px;
font-size: 18px;
font-weight: 600;
color: #121212;
background: #ffffff;
display: flex;
flex-direction: row-reverse;
align-items: center;
gap: 14px;
cursor: pointer;
}
.faq-style-1 .elementor-accordion-title {
flex: 1;
text-align: left;
}
.faq-style-1 .elementor-accordion-icon {
color: #008aec;
font-size: 22px;
transition: transform 0.25s ease;
}
.faq-style-1 .elementor-tab-title.elementor-active .elementor-accordion-icon {
transform: rotate(180deg);
}
.faq-style-1 .elementor-tab-content {
padding: 20px 22px;
background: #f7f9fc;
border-top: 1px solid #e4e7ec;
font-size: 15.5px;
line-height: 1.6;
color: #333333;
}
@media (max-width: 600px) {
.faq-style-1 .elementor-tab-title {
padding: 16px 18px;
font-size: 16.5px;
gap: 10px;
}
.faq-style-1 .elementor-tab-content {
padding: 16px 18px;
font-size: 15px;
}
}
.faq-style-1,
.faq-style-1 .elementor-accordion,
.faq-style-1 .elementor-accordion-item,
.faq-style-1 .elementor-tab-title,
.faq-style-1 .elementor-tab-content {
max-width: 100%;
box-sizing: border-box;
}
.faq-style-1 .elementor-accordion-item {
width: 100%;
margin-left: 0;
margin-right: 0;
}
body.home .faq-style-1 {
overflow-x: hidden;
} .faq-nav {
display: flex;
flex-wrap: wrap;
gap: 12px;
padding: 25px 0 35px;
}
.faq-nav a {
display: inline-block;
padding: 10px 20px;
background: #f3f8ff;
border: 1px solid #d8e6ff;
border-radius: 25px;
color: #005fad;
font-weight: 600;
text-decoration: none;
font-size: 15px;
transition: all 0.25s ease;
}
.faq-nav a:hover {
background: #008aec;
border-color: #008aec;
color: #ffffff;
}
@media (max-width: 600px) {
.faq-nav a {
padding: 10px 14px;
font-size: 14px;
}
} body.blog .site-main article {
background: #ffffff;
border: 1px solid #e4e7ec;
border-radius: 10px;
padding: 24px 26px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
transition: box-shadow 0.25s ease, transform 0.15s ease;
}
body.blog .site-main article:hover {
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
transform: translateY(-2px);
}
body.blog .site-main .entry-title {
font-size: 24px !important;
font-weight: 600 !important;
margin: 0 0 8px !important;
}
body.blog .site-main .entry-title a {
color: #222222;
text-decoration: none;
}
body.blog .site-main .entry-title a:hover {
color: #008aec;
}
body.blog .site-main .entry-meta {
font-size: 14px;
color: #7a7a7a;
margin-bottom: 8px;
}
body.blog .site-main .entry-summary {
font-size: 15.5px;
line-height: 1.65;
color: #333333;
}
body.blog .zakra-article .tg-read-more-wrapper {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
body.blog .zakra-article .tg-read-more {
display: inline-block;
margin-top: 8px !important;
margin-bottom: 0 !important;
}
body.blog .zakra-article {
margin-bottom: 28px !important;
padding-bottom: 14px !important;
}
body.blog #primary.content-area {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 24px;
}
body.blog #primary .page-header {
grid-column: 1 / -1;
margin-bottom: 14px;
}
body.blog #primary article {
margin: 0 !important;
}
@media (max-width: 900px) {
body.blog #primary.content-area {
grid-template-columns: 1fr;
}
} #masthead,
.site-header {
position: sticky;
top: 0;
z-index: 9999 !important;
} @media (max-width: 767px) {
body.home h1,
body.home .elementor-widget-heading h1.elementor-heading-title {
font-size: 32px !important;
line-height: 1.25 !important;
}
body.home h2,
body.home .elementor-widget-heading h2.elementor-heading-title {
font-size: 28px !important;
line-height: 1.3 !important;
}
body.home h3,
body.home .elementor-widget-heading h3.elementor-heading-title {
font-size: 20px !important;
line-height: 1.35 !important;
}
}
@media (max-width: 767px) {
body.home .hero {
margin-bottom: 20px !important;
}
body.home .king {
margin-bottom: 5px !important;
}
} .encart-retention-home {
background: #ffffff;
border: 1px solid #e4ecf7;
border-top: 4px solid #ff6600;
border-radius: 8px;
padding: 18px 22px 16px;
margin: 24px 0 32px;
}
.encart-retention-label {
display: inline-block;
margin: 0 0 10px;
font-size: 18px;
font-weight: 600;
color: #ff6600;
}
.encart-retention-list {
margin: 0;
padding-left: 18px;
}
.encart-retention-list li {
margin-bottom: 6px;
font-size: 17px;
line-height: 1.5;
color: #596172;
} .cv-photo-wrapper {
display: flex;
justify-content: flex-end;
align-items: center;
}
.cv-photo {
width: 200px !important;
height: 200px !important;
border-radius: 50% !important;
object-fit: cover !important;
border: 3px solid #e8edf5 !important;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06) !important;
display: block !important;
}
@media (max-width: 768px) {
.cv-photo {
width: 120px !important;
height: 120px !important;
}
} .faq-consultant-seo {
max-width: 800px;
margin: 0 auto;
font-family: "Roboto", sans-serif;
}
.faq-consultant-seo .faq-item {
margin-bottom: 16px;
}
.faq-consultant-seo .faq-item details {
border-radius: 12px;
overflow: hidden;
background: #ffffff;
border: 1px solid #e4e7ec;
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
transition: box-shadow 0.25s ease, transform 0.12s ease;
}
.faq-consultant-seo .faq-item details:hover {
box-shadow: 0 8px 22px rgba(0, 0, 0, 0.08);
}
.faq-consultant-seo .faq-item summary {
padding: 18px 22px;
font-size: 18px;
font-weight: 600;
color: #121212;
background: #ffffff;
display: flex;
align-items: center;
justify-content: space-between;
cursor: pointer;
list-style: none;
}
.faq-consultant-seo .faq-item summary::-webkit-details-marker {
display: none;
}
.faq-consultant-seo .faq-item summary::after {
content: "+";
font-size: 22px;
font-weight: 700;
color: #333333;
margin-left: 14px;
transition: transform 0.25s ease, color 0.25s ease;
transform: rotate(0deg);
}
.faq-consultant-seo .faq-item details[open] summary::after {
content: "-";
color: #333333;
transform: rotate(180deg);
}
.faq-consultant-seo .faq-item details > div {
padding: 20px 22px;
background: #f7f9fc;
border-top: 1px solid #e4e7ec;
font-size: 15.5px;
line-height: 1.6;
color: #333333;
}
.faq-consultant-seo .faq-item p {
margin: 0;
}
.faq-consultant-seo .faq-item p + p {
margin-top: 10px;
}
@media (max-width: 600px) {
.faq-consultant-seo .faq-item summary {
padding: 16px 18px;
font-size: 16.5px;
}
.faq-consultant-seo .faq-item details > div {
padding: 16px 18px;
font-size: 15px;
}
} .cta-final-wrapper {
text-align: center;
margin: 40px auto 32px;
max-width: 900px;
font-family: "Roboto", Arial, sans-serif;
padding: 26px 16px 32px;
background: #e9f2ff;
border-radius: 12px;
}
.cta-final-title {
font-size: 26px;
font-weight: 800;
color: #111827;
margin-bottom: 12px;
}
.cta-final-subtext {
font-size: 15.5px;
color: #374151;
max-width: 650px;
margin: 0 auto 22px;
line-height: 1.6;
} .cta-final-button a {
display: inline-block;
background-color: #0085e8;
color: #ffffff;
padding: 10px 24px;
border-radius: 4px;
font-weight: 500;
font-size: 19px;
text-decoration: none;
transition: background-color 0.15s ease, color 0.15s ease;
}
.cta-final-button a:hover {
background-color: #004c99;
color: #ffffff;
}
@media (max-width: 600px) {
.cta-final-title {
font-size: 22px;
}
} .table-consultants-wrapper {
margin: 2em 0;
text-align: center;
}
.table-title {
font-family: "Roboto", Arial, sans-serif;
font-size: 18px;
font-weight: 600;
margin-bottom: 0.5em;
color: #111827;
}
.table-consultants {
width: 100%;
border-collapse: collapse;
font-size: 15px;
font-family: "Roboto", Arial, sans-serif;
border-radius: 10px;
overflow: hidden;
box-shadow: none;
border: 1px solid #e5e7eb;
}
.table-consultants th,
.table-consultants td {
padding: 16px 12px;
min-height: 65px;
text-align: center;
vertical-align: middle;
}
.table-consultants thead th {
background-color: #f3f6fb;
color: #111827;
font-weight: 600;
border-bottom: 1px solid #e5e7eb;
}
.table-consultants tbody td {
border-bottom: 1px solid #e5e7eb;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.table-consultants tbody tr:last-child td {
border-bottom: none;
} .badge-rank {
display: inline-block;
padding: 6px 12px;
border-radius: 20px;
font-size: 14px;
font-weight: 600;
background-color: #f1f5f9;
color: #111827;
} .badge-rank-1 {
background-color: #e8f2fd;
color: #0066cc;
border: 1px solid #0066cc;
} .row-frederic {
background-color: #e8f2fd;
border-left: 4px solid #0066cc;
cursor: pointer;
}
.row-frederic:hover td {
color: #0085e8 !important;
} .table-consultants tbody tr:not(.row-frederic):hover {
background-color: #eef2f7;
} @media (max-width: 768px) {
.table-consultants {
font-size: 14px;
border-radius: 10px;
}
.table-consultants thead {
display: none;
}
.table-consultants,
.table-consultants tbody,
.table-consultants tr,
.table-consultants td {
display: block;
width: 100%;
}
.table-consultants tbody tr {
margin-bottom: 16px;
border-bottom: 1px solid #e5e7eb;
}
.table-consultants tbody tr:last-child {
margin-bottom: 0;
}
.table-consultants td {
text-align: left;
padding: 10px 14px;
min-height: auto;
}
.table-consultants td::before {
content: attr(data-label);
display: block;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.03em;
color: #6b7280;
margin-bottom: 2px;
}
.row-frederic {
border-left-width: 0;
border-radius: 8px;
}
} .badge-xp {
display: inline-flex;
align-items: center;
gap: 6px;
background: #e8f2fd;
color: #0066cc;
padding: 6px 14px;
border-radius: 20px;
font-size: 14px;
font-weight: 600;
border: 1px solid #cfe4fa;
}
.badge-xp-icon {
font-size: 16px;
}
.badge-seo {
display: inline-flex;
align-items: center;
gap: 6px;
background: #f3f6fb;
color: #111827;
padding: 6px 14px;
border-radius: 12px;
font-size: 14px;
font-weight: 600;
border: 1px solid #e2e8f0;
}
.badge-seo-icon {
font-size: 15px;
color: #0066cc;
} .cv-contact-grid {
margin-top: 30px;
margin-bottom: 40px;
}
.cv-contact-grid .elementor-container {
align-items: stretch !important;
column-gap: 20px;
}
.cv-contact-grid .elementor-column {
display: flex;
}
.cv-contact-card > .elementor-widget-wrap {
background: #ffffff;
border: 1px solid #e2e6ef;
border-radius: 16px;
padding: 20px 22px;
display: flex;
flex-direction: column;
height: 100%;
box-shadow: none !important;
}
.cv-contact-card h2 {
margin-top: 0;
margin-bottom: 12px;
}
.cv-contact-card a {
color: #008aec;
text-decoration: none;
}
.cv-contact-card a:hover {
text-decoration: none;
}
.cv-contact-card p:last-child {
margin-bottom: 0;
}
@media (max-width: 767px) {
.cv-contact-grid .elementor-column {
display: block;
}
.cv-contact-card > .elementor-widget-wrap {
padding: 16px;
}
} .cv-hero-section {
background: #f7f8fb;
border-radius: 18px;
border: 1px solid #e2e6ef;
padding: 24px 28px;
margin-bottom: 40px;
}
.cv-hero-section .elementor-container {
align-items: center;
}
.cv-hero-text {
max-width: 620px;
}
.cv-hero-title {
margin: 0 0 10px;
}
.cv-hero-baseline {
margin-top: 0;
margin-bottom: 8px;
}
.cv-hero-keywords {
font-size: 0.95rem;
color: #596172;
margin-bottom: 0;
} .cv-hero-section .cv-hero-badge {
background: transparent !important;
border: none !important;
border-radius: 0 !important;
padding: 0 !important;
box-shadow: none !important;
margin: 0 0 14px !important;
}
.cv-hero-section .cv-hero-badge .elementor-heading-title,
.cv-hero-section h1.cv-hero-badge,
.cv-hero-section .elementor-heading-title.cv-hero-badge {
display: inline-flex !important;
align-items: center;
gap: 6px;
width: auto !important;
max-width: 100%;
font-size: 14px !important;
font-weight: 700;
line-height: 1.4 !important;
background: #e8f2fd;
color: #008aec;
padding: 6px 16px;
border-radius: 999px;
border: 1px solid #d5e6fb;
} .cv-hero-photo img {
width: 200px;
height: 200px;
border-radius: 50%;
object-fit: cover;
border: 4px solid #e8f2fd;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
.cv-hero-section {
padding: 18px 16px;
border-radius: 14px;
}
.cv-hero-text {
max-width: 100%;
margin-bottom: 16px;
}
.cv-hero-photo {
text-align: left;
}
.cv-hero-photo img {
width: 160px;
height: 160px;
}
}  .cv-expertise-section {
margin-top: 12px !important;
margin-bottom: 40px !important;
} .cv-expertise-section
> .elementor-container
> .elementor-column
> .elementor-widget-wrap {
background: #ffffff;
border: 1px solid #e2e6ef;
border-radius: 16px;
padding: 22px 26px;
box-shadow: none;
} .cv-expertise-inner .elementor-container {
display: flex;
gap: 32px;
} .cv-expertise-inner .elementor-column {
flex: 1 1 0;
} .cv-expertise-card > .elementor-widget-wrap {
border: none;
background: transparent;
padding: 0;
box-shadow: none;
} .cv-expertise-inner .elementor-column:last-child {
border-left: 1px solid #e2e6ef;
padding-left: 24px;
} .cv-expertise-card ul {
margin: 0;
padding-left: 1.2em;
list-style: disc;
}
.cv-expertise-card ul li {
margin-bottom: 6px;
line-height: 1.6;
}
@media (max-width: 767px) {
.cv-expertise-section
> .elementor-container
> .elementor-column
> .elementor-widget-wrap {
padding: 18px 16px;
}
.cv-expertise-inner .elementor-container {
flex-direction: column;
gap: 16px;
}
.cv-expertise-inner .elementor-column:last-child {
border-left: none;
padding-left: 0;
border-top: 1px solid #e2e6ef;
padding-top: 16px;
}
} .cv-links-section
> .elementor-container
> .elementor-column
> .elementor-widget-wrap {
background: #ffffff;
border: 1px solid #e2e6ef;
border-radius: 16px;
padding: 24px 28px;
box-shadow: none;
}
.cv-links-section p {
margin-bottom: 14px;
color: #596172 !important;
font-weight: 400 !important;
font-size: 17px !important;
line-height: 1.6 !important;
} .cv-link-item {
padding-bottom: 18px;
margin-bottom: 18px;
border-bottom: 1px solid #e2e6ef;
}
.cv-link-item:last-of-type {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.cv-link-item .elementor-container {
display: flex;
align-items: flex-start;
gap: 18px;
} .cv-link-item .elementor-column:first-child {
flex: 0 0 140px;
width: 140px;
}
.cv-link-thumb img {
width: 140px;
height: auto;
border-radius: 12px;
border: 1px solid #e2e6ef;
display: block;
object-fit: cover;
} .cv-link-item .elementor-column:last-child {
flex: 1 1 auto;
}
.cv-link-title {
margin-bottom: 4px;
}
.cv-link-title a {
color: #008aec !important;
font-weight: 500 !important;
font-size: 18px !important;
line-height: 1.4 !important;
text-decoration: none !important;
}
.cv-link-title a:hover {
text-decoration: none !important;
}
.cv-link-desc {
margin: 0;
color: #596172 !important;
font-weight: 400 !important;
font-size: 17px !important;
line-height: 1.6 !important;
}
@media (max-width: 767px) {
.cv-links-section
> .elementor-container
> .elementor-column
> .elementor-widget-wrap {
padding: 20px;
}
.cv-link-item .elementor-container {
gap: 12px;
}
.cv-link-thumb img {
width: 90px;
}
.cv-link-item .elementor-column:first-child {
flex: 0 0 90px;
width: 90px;
}
} .cv-exp-item {
position: relative;
margin-left: 24px;
padding-left: 24px;
padding-bottom: 26px;
border-left: 2px solid #e4e8f0;
}
.cv-exp-item:last-of-type {
padding-bottom: 0;
} .cv-exp-item h3 {
position: relative;
margin-top: 0;
margin-bottom: 6px;
font-size: 20px;
font-weight: 700;
color: #222222;
} .cv-exp-item h3::before {
content: "";
position: absolute;
left: -22px;
top: 0.72em;
width: 16px;
height: 2px;
background: #008aec;
border-radius: 10px;
} .cv-exp-item .date-line,
.cv-exp-item h3 + p {
display: inline-block;
padding: 3px 14px;
background: #f4f7fb;
border: 1px solid #e5ebf2;
border-radius: 999px;
font-size: 14px;
color: #5a6270;
line-height: 1.35;
margin: 2px 0 12px 0;
}
.cv-exp-item .date-line {
font-style: normal;
} .cv-exp-item ul {
margin: 4px 0 0 1.4em;
padding: 0;
}
.cv-exp-item ul li {
margin-bottom: 6px;
line-height: 1.6;
}
@media (max-width: 767px) {
.cv-exp-item {
margin-left: 18px;
padding-left: 20px;
}
.cv-exp-item h3::before {
left: -20px;
width: 12px;
}
.cv-exp-item .date-line,
.cv-exp-item h3 + p {
font-size: 13px;
padding: 3px 10px;
}
} @media (max-width: 767px) { .cv-expertise-section,
.cv-expertise-section > .elementor-container,
.cv-expertise-inner,
.cv-expertise-inner .elementor-container,
.cv-expertise-inner .elementor-column,
.cv-expertise-section .elementor-column,
.cv-expertise-section .elementor-widget-wrap {
display: block !important;
position: static !important;
float: none !important;
height: auto !important;
} .cv-expertise-inner .elementor-column:last-child {
border-left: none !important;
padding-left: 0 !important;
border-top: 1px solid #e2e6ef;
padding-top: 16px;
} .cv-expertise-section {
margin-bottom: 40px !important;
padding-bottom: 16px !important;
}
} .cv-section-title {
font-family: "Roboto", sans-serif;
font-size: 26px;
font-weight: 600;
color: #333333;
margin: 42px 0 18px;
} .cv-section-inner {
max-width: 800px;
margin: 0 auto;
} .cv-card {
background: #ffffff;
border: 1px solid #e2e6ef;
border-radius: 16px;
padding: 24px 26px;
box-sizing: border-box;
} .cv-formations-section {
margin: 0;
}
.cv-formations-card {
margin-top: 4px;
} .cv-formations-grid-2cols {
display: flex;
gap: 32px;
}
.cv-formations-col {
flex: 1;
} .cv-formation-item {
padding: 12px 0 14px;
border-bottom: 1px solid #e2e6ef;
}
.cv-formation-item:last-child {
border-bottom: none;
} .cv-formation-header {
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 4px;
} .cv-formation-year {
display: inline-block;
padding: 4px 12px;
background: #f4f7fb;
color: #5a6270;
border-radius: 999px;
font-size: 13px;
font-weight: 600;
} .cv-formation-diplome {
font-family: "Roboto", sans-serif;
font-size: 15.5px;
font-weight: 600;
color: #222222;
line-height: 1.3;
} .cv-formation-ecole {
font-family: "Roboto", sans-serif;
font-size: 15px;
color: #596172;
margin: 0;
line-height: 1.3;
} .cv-interets-section {
margin: 0;
}
.cv-interets-card {
margin-top: 4px;
}
.cv-interets-grid {
display: flex;
gap: 24px;
}
.cv-interets-col {
flex: 1 1 0;
}
.cv-interet-item {
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 10px;
}
.cv-interet-icon {
font-size: 18px;
line-height: 1;
}
.cv-interet-text {
font-family: "Roboto", sans-serif;
font-size: 15.5px;
color: #596172;
} @media (max-width: 767px) {
.cv-section-title {
font-size: 22px;
margin: 32px 0 16px;
}
.cv-card {
padding: 20px 18px;
} .cv-formations-grid-2cols {
flex-direction: column;
gap: 18px;
} .cv-interets-grid {
flex-direction: column;
gap: 18px;
}
} @media (max-width: 1024px) { .tg-primary-menu,
.main-navigation > ul,
.main-navigation ul#primary-menu,
.main-navigation ul.menu {
display: none !important;
} .tg-menu-toggle,
.menu-toggle,
button.menu-toggle,
.tg-mobile-toggle,
#tg-mobile-menu-toggle,
#masthead .menu-toggle {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
visibility: visible !important;
opacity: 1 !important;
position: relative !important;
z-index: 99999 !important;
} .tg-menu-toggle *,
.menu-toggle * {
color: #000 !important;
fill: #000 !important;
} #tg-mobile-menu,
.tg-mobile-menu,
.mobile-navigation {
display: block !important;
}
} @media (max-width: 768px) { #masthead .tg-container,
#masthead .site-header-inner,
#masthead .header-main-area {
display: flex !important;
align-items: center !important;
} .site-branding,
.tg-site-branding,
.custom-logo-link {
display: flex !important;
align-items: center !important;
margin: 0 !important;
} .custom-logo-link img {
height: auto !important;
max-height: none !important;
width: auto !important;
} .tg-menu-toggle,
.menu-toggle,
button.menu-toggle {
margin: 0 !important;
padding: 0 !important;
align-self: center !important;
}
}  @media (max-width: 1024px) {
.tg-primary-menu,
.main-navigation > ul {
display: none !important;
}
.menu-toggle,
.tg-menu-toggle,
button.menu-toggle {
display: inline-flex !important;
visibility: visible !important;
opacity: 1 !important;
position: relative !important;
z-index: 10000 !important;
}
#tg-mobile-menu {
display: block !important;
}
} @media (max-width: 768px) {
.site-branding {
padding-right: 0 !important;
margin: 0 !important;
}
.custom-logo-link img {
height: auto !important;
max-height: none !important;
width: auto !important;
}
.menu-toggle,
.tg-menu-toggle,
button.menu-toggle {
position: relative !important;
top: auto !important;
right: auto !important;
transform: none !important;
margin-top: -8px !important;
padding: 0 !important;
line-height: 1 !important;
}
} @media (max-width: 480px) {
.custom-logo-link img {
max-height: 74px !important; width: auto !important;
height: auto !important;
}
.site-description,
.tg-site-description {
font-size: 11px !important;
line-height: 1.2 !important;
margin-top: 2px !important;
}
} .editorial-box{
margin-top: 28px;
padding: 22px 24px;
border: 1px solid rgba(0,0,0,.10);
border-radius: 16px;
background: #ffffff;
max-width: 920px;
} .editorial-box ul{
margin: 0;
padding-left: 18px;
}
.page-seo-ethique .editorial-box li{
margin-bottom: 12px;
}
body.page-id-5317,
body.page-id-5317 .site,
body.page-id-5317 #page {
overflow-x: hidden;
} .johnson-box {
margin: 40px 0;
padding: 24px 28px;
background: #e9f2ff;
border-left: 4px solid #0066cc;
border-radius: 6px;
} .johnson-box-title {
margin: 0 0 10px 0;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 13px;
color: #0066cc;
} .johnson-box-content {
margin: 0;
font-size: 16px;
line-height: 1.6;
color: #374151;
}  .johnson-box.johnson-audio {
background: #f1f7ff;
border-left: 4px solid #f1f7ff;
} .johnson-box.johnson-audio .johnson-box-title::before {
content: "🎧 ";
} .johnson-audio-player {
margin-top: 14px;
}
.johnson-audio-player audio {
width: 100%;
max-width: 100%;
}