input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #ec008d; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #ec008d; --cmplz_button_accept_border_color: #ec008d; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #ec008d; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}#cmplz-cookiebanner-container .cmplz-cookiebanner { bottom: -50vh; -webkit-animation: slideIn 1s forwards; -webkit-animation-delay: 0s; animation: slideIn 1s forwards; animation-delay: 0s;}@-webkit-keyframes slideIn { 100% { bottom: 0; }}@keyframes slideIn { 100% { bottom: 0; }}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: block;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: none;}body{
font-family:barlow;
--violet:130,71,155;
--rose:236,0,141;
--jaune:252,188,40;
--gris:170,171,175;
--gris-fonce:52,52,56;
}
h1, h2, h3, h4, h5, h6, p{
font-family:barlow;
}
p,.wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-short-content p, article ul li, article ol li, ul li{
color:rgb(var(--gris-fonce))!important;
font-size:20px;
}
.fa-twitter:before {
content:"\e61b" !important;
}
.no-margin{
margin:0px;
}
.no-padding{
padding:0px;
}
blockquote:before {
content: "\f10d";
font-family: 'fontAwesome';
display: block;
font-size: 6.2em;
line-height: 1;
position: absolute;
top: 0;
left: 0;
opacity: .1;
color: rgb(var(--violet));
background-color:transparent;
}
blockquote {
border-left:none;
background:transparent;
-webkit-box-shadow:none;
box-shadow:none;
}
blockquote span {
color:rgb(var(--rose));
font-weight:bold !important;
font-size:20px;
}
#page{
height:90%!important
}
.padding-top-40 {
padding-top:40px;
}
.padding-top-80 {
padding-top:80px;
}
.padding-bottom-100 {
padding-bottom:100px;
}
.padding-top-20 {
padding-top:20px;
}
.margin-bottom-0 {
margin-bottom:0px;
}
.circle img{
border-radius:300px;
} .is_header_semitransparent .logo-infos, .is_header_semitransparent .navbar-default {
background:rgba(255,255,255, 0.9) none repeat scroll 0 0;
}
.navbar .current_page_item {
background-color:rgb(var(--rose));
}
.navbar .current_page_item a{
color:#fff !important;
}
.is_header_semitransparent #navbar .sub-menu .menu-item a{
color:var(--gris-fonce)!important
}
.youtube a:before{
content: "\f167";
font-family: "Font Awesome 6 Brands";
font-weight: 400;
font-size:20px;
opacity:1;
color:#82479B;
}
.youtube a, .linkedin a, .twitter a {
color:#f9f9fa !important;
font-size:0px !important;
padding:5px !important;
}
.linkedin a:before {
content: "\f0e1";
font-family: "Font Awesome 6 Brands";
font-weight: 400;
font-size:20px;
opacity:1;
color:#82479B;
}
.twitter a:before {
content: "\e61b" !important;
font-family: "Font Awesome 6 Brands";
font-weight: 400;
font-size:20px;
opacity:1;
color:#82479B;
}
#navbar .menu-item > a {
font-size:17px;
letter-spacing:0px;
}  footer {
background: rgb(252,188,40);
background: linear-gradient(0deg, rgba(236,0,141,1) 0%, rgba(130,71,155,1) 21%, rgba(130,71,155,0) 85%);
}
footer .textwidget p, p.copyright{
color:#fff!important
}
#text-2{
margin-top:50px
}
#address_social_icons-2{
margin-top:0px;
}
.footer-row-1{
padding-top:300px!important;
padding-bottom:20px!important
}
footer .widget .contact-details p {
color:#fff !important;
opacity:1;
font-size:16px
}
footer .widget .contact-details a {
color:#fff;
font-weight:800;
}
footer .widget .contact-details a:hover {
color:rgb(var(--violet));
}
footer .contact-details p:last-child {
display:none;
}
footer #nav_menu-4, footer #nav_menu-4 li a {
text-align:center;
}
footer #media_image-2 img, footer #media_image-4 img {
margin-left:auto;
margin-right:auto;
display:block;
}
footer .newsletter a{
background-color:#fff;
padding:10px;
color:rgb(var(--rose));
}
footer .newsletter a:hover {
color:rgb(var(--violet));
} .moove-gdpr-cookie-notice p{
color:#fff!important;
}  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
background:rgb(var(--violet));
color:#fff!important;
font-weight:500;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a{
background: linear-gradient(rgb(var(--rose)), rgb(var(--violet)));
color:#fff!important;
font-weight:500;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon::before{
border-color:#fff!important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a, .vc_tta.vc_general .vc_tta-panel-title,  .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading, .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading, .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading{
border-radius:50px!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
border-color:#fff!important;
background-color:#fff!important;
}
.vc_tta.vc_general .vc_tta-panel{
margin-bottom:20px
} .mt-image-list-image-holder i{
background: linear-gradient(rgb(var(--violet)), rgb(var(--rose)))!important;
} .bandeau-titre {
height:1040px;
}
.degrade {
background: linear-gradient(0deg, rgba(230,218,235,1) 38%, rgba(230,218,235,0.5) 50%, rgba(230,218,235,0) 100%);
height: 1600px;
}
.degrade .vc_column-inner h1{
margin-top:20%;
color:#fff;
font-size:8em;
}
.titre-filigrane h5, .history .titre-filigrane h5{
font-size:9em;
text-align:center;
color:rgb(var(--gris));
opacity:0.2;
z-index:1;
text-transform:uppercase;
}
.titre-h2 {
position:relative;
z-index:1000;
font-size:48px;
color:rgb(var(--violet));
line-height:56px;
text-align:center;
}
.wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-content-left {
padding:35px;
}
.slick-track img, .capsule img {
border-radius:300px;
}
.slick-track .wpsisac-content-right, .capsule {
padding:50px 0 0 50px;
background-image:url(//www.biose.com/wp-content/uploads/2023/12/bk-image-biose-microbiome-human.png);
background-repeat:no-repeat;
background-size:contain;
}
.wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-short-content p .citations {
font-size:20px;
text-align:center !important;
}
.wpsisac-slide-wrap {
display: flex;
align-items: center;
}
.wpsisac-slick-slider .slick-arrow svg, .wpsisac-slick-carousal .slick-arrow svg {
fill:rgb(var(--gris-fonce));
height:50%;
width:50%;
}
.wpsisac-slick-slider .slick-arrow, .wpsisac-slick-carousal .slick-arrow {
background-color:#fff;
border:rgb(var(--gris-fonce)) 1px solid;
border-radius: 45px;
width: 30px;
height:30px;
}
.wpsisac-slick-slider.design-4 .slick-prev {
left:-15px !important;
}
.wpsisac-slick-slider.design-4 .slick-next {
right:-15px !important;
}
.vc_tta-container li {
list-style:none;
}
.vc_tta-container li:before {
content:'\f00c';
font-family:"FontAwesome";
background:transparent !important;
padding-right:15px;
color:rgb(var(--jaune));
}
.degrade-bkg-gauche:before {
background: rgb(130,71,155);
background: radial-gradient(ellipse 40% 370px, rgba(130,71,155,1) 0%, rgba(236,0,141,0.35) 40%, rgba(230,218,235,1) 80%);
background-size:100% 80% !important;
height: 110%;
content: '';
display: block;
position: absolute;
left: 50%;
width: 100%;
background-repeat:no-repeat;
}
.degrade-bkg-droite:before {
background: rgb(130,71,155);
background: radial-gradient(ellipse 30% 390px, rgba(130,71,155,1) 0%, rgba(236,0,141,0.35) 40%, rgba(230,218,235,1) 80%);
background-size:100% 80% !important;
height: 100%;
content: '';
display: block;
position: absolute;
left: -50%;
width: 100%;
background-repeat:no-repeat;
}
.wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-short-content p .citation-lucie {
color:rgb(var(--rose))!important;
font-weight:bold;
text-align:center !important;
}
.wpsisac-slick-slider .slick-arrow svg, .wpsisac-slick-carousal .slick-arrow svg {
fill:#fff;
height:100%;
width:70%;
}
.wpsisac-slick-slider .slick-arrow, .wpsisac-slick-carousal .slick-arrow {
background-color:rgb(var(--rose));
border:#fff 1px solid;
border-radius: 45px;
width: 50px;
height:50px;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color:rgba((var(--violet))0.1) !important;
border-color:transparent!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color:transparent !important;
background-color:transparent !important;
} .modeltheme-breadcrumbs{
height:1000px;
border-bottom:none;
}
#overlay {
background: linear-gradient(0deg, rgba(230,218,235,1) 10%, rgba(230,218,235,0) 100%);
height: 1600px;
}
.modeltheme-breadcrumbs .page-title {
margin-top: 20%;
color: #fff;
font-size: 8em;
}  .post-template-default .modeltheme-breadcrumbs {display:none;}
.post-template-default.first_header.is_header_semitransparent nav#modeltheme-main-head {
position:relative !important;
}
.page-id-19680 .vc_btn3-icon.fas.fa-angle-right {
padding: 0px 5px;
color: #fff;
font-size: 15px;
border-radius: 30px;
margin-left: 10px;
background: #82479B;
}
.none {
display:none;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
color:rgb(var(--violet));
font-weight:500;
font-size:13px;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title a {
font-weight: 600;
margin: 0;
font-size: 30px;
line-height: 140%;
color:#3D404F;
transition:all 300ms ease;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title:hover a {
color:rgb(var(--rose));
} .page-id-19680 .black {
margin-top:0px;
}
.page-id-19680 .bandeau-titre p {
text-align:center;
color:#fff !important;
font-size:25px;
margin-bottom:25px;
}
.page-id-19680 .modeltheme_button.text-center {
text-align:center!important;
}
.page-id-19680 .button-winona.extra-large {
border-radius:50px !important;
}
.page-id-19680 .vc_btn3.vc_btn3-color-white, .page-id-19680 .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
background-color:transparent;
color:rgb(var(--violet))
}
.page-id-19680 .vc_btn3.vc_btn3-size-md {
font-size:16px;
padding:0;
}
.page-id-19680 .vc_figure img {
border-radius:15px;
}
.page-id-19680 .degrade-bkg-droite:before {
background: rgb(130, 71, 155);
background: radial-gradient(ellipse 20% 250px, rgba(130, 71, 155, 1) 0%, rgba(236, 0, 141, 0.35) 40%, rgba(230, 218, 235, 1) 80%);
background-size: 100% 20% !important;
height: 100%;
content: '';
display: block;
position: absolute;
left: -50%;
width: 100%;
background-repeat: repeat-y;
}
.page-id-19680 .degrade-bkg-gauche:after {
background: rgb(130,71,155);
background: radial-gradient(ellipse 20% 370px, rgba(130,71,155,1) 0%, rgba(236,0,141,0.35) 40%, rgba(230,218,235,1) 80%);
background-size:100% 15% !important;
height: 110%;
content: '';
display: block;
position: absolute;
left: 50%;
width: 100%;
background-repeat:repeat-y;
}
.post-template-default.single.single-post img {
border-radius:15px;
}  #company-activity.degrade-bkg-droite:before {
background: rgb(130, 71, 155);
background: radial-gradient(ellipse 30% 250px, rgba(130, 71, 155, 1) 0%, rgba(236, 0, 141, 0.35) 40%, rgba(230, 218, 235, 1) 80%);
background-size: 100% 80% !important;
height: 100%;
content: '';
display: block;
position: absolute;
left: -50%;
width: 100%;
background-repeat: no-repeat;
}
.mauve {
color:rgb(var(--violet));
}
.rose {
color:rgb(var(--rose));
}
.jaune {
color:rgb(var(--jaune));
}
.gris {
color:rgb(var(--gris));
} .history .circle img{
border-radius:300px;
border:5px solid #fff;
}
.history .border-radius img{
border-radius:20px;
border:5px solid #fff;
}
.history h4, .history p, .history h5 {
text-align:center;
}
.history h4 {
color:#fff;
font-size:3em;
}
.history h5 {
color:#fff;
font-size:2em;
}
.history .timeline-right:after {
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
left: -50%;
width: 80%;
background-repeat: no-repeat;
top: 35%;
border-radius:15px;
}
.history .first-history .timeline-bottom:after {
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 47%;
height: 50%;
background-repeat: no-repeat;
top: -20%;
}
.history .timeline-left:after {
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
right: -30%;
width: 80%;
background-repeat: no-repeat;
top: 35%;
border-radius:15px;
}
.history .timeline-left-bas:after {
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
right: -50%;
width: 80%;
background-repeat: no-repeat;
top: 45%;
border-radius:15px;
}
.history .second-history .timeline-bottom:after {
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 47%;
height: 50%;
background-repeat: no-repeat;
top: -20%;
}
.history .third-history .timeline-right:after{
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
left: -175%;
width: 220%;
background-repeat: no-repeat;
top: 75%;
border-radius:15px;
}
.history .third-history .timeline-bottom.circle-bottom {
padding-top:140px;
}
.history .third-history .timeline-bottom:after{
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 45%;
height: 180%;
background-repeat: no-repeat;
top: -95%;
}
.history .four-history .timeline-left:after {
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
right: -60%;
width: 130%;
background-repeat: no-repeat;
top:57%;
border-radius:15px;
}
.history .four-history .timeline-bottom:after {
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 30%;
height: 83%;
background-repeat: no-repeat;
top: -70%;
}
.history .five-history .timeline-right:after{
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
left: -50%;
width: 100%;
background-repeat: no-repeat;
top: 32%;
border-radius:15px;
}
.history .five-history .timeline-bottom:after {
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 47%;
height: 79%;
background-repeat: no-repeat;
top: -60%;
}
.history .six-history .timeline-bottom:after {
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 47%;
height: 90%;
background-repeat: no-repeat;
top:-60%;
}
.history .seven-history .timeline-right:after {
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
left:-90%;
width: 130%;
background-repeat: no-repeat;
top: 60%;
border-radius: 15px;
}
.history .seven-history .timeline-right.employees .vc_column-inner .wpb_wrapper {
margin-top:-150px;
}
.history .first-history, .history .four-history {
padding-bottom:35px;
}
.history .second-history, .history .third-history, .history .six-history, .history .seven-history {
padding-bottom:45px;
}
.history .third-history .txt-right p, .history .third-history .txt-right h4 {
text-align:left;
}
.history .four-history .old {
margin-bottom: 55px;
margin-top: 60px;
}
.history .four-history .new {
margin-bottom: -20px;
} .history-ancienne .circle img{
border-radius:300px;
border:5px solid #fff;
}
.history-ancienne .border-radius img{
border-radius:20px;
border:5px solid #fff;
}
.history-ancienne h4, .history-ancienne p, .history-ancienne h5 {
text-align:center;
}
.history-ancienne h4 {
color:#fff;
font-size:3em;
}
.history-ancienne h5 {
color:#fff;
font-size:2em;
}
.history-ancienne .timeline-right:after {
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
left: 50%;
width: 80%;
background-repeat: no-repeat;
top: 35%;
border-radius:15px;
}
.history-ancienne .first-history .timeline-bottom:after {
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 47%;
height: 50%;
background-repeat: no-repeat;
top: 60%;
}
.history-ancienne .timeline-left:after {
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
right: 50%;
width: 80%;
background-repeat: no-repeat;
top: 35%;
border-radius:15px;
}
.history-ancienne .timeline-left-bas:after {
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
right: 50%;
width: 80%;
background-repeat: no-repeat;
top: 45%;
border-radius:15px;
}
.history-ancienne .second-history .timeline-bottom:after {
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 47%;
height: 50%;
background-repeat: no-repeat;
top: 60%;
}
.history-ancienne .third-history .timeline-right:after{
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
left: 50%;
width: 220%;
background-repeat: no-repeat;
top: 10%;
border-radius:15px;
}
.history-ancienne .third-history .timeline-bottom:after{
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 45%;
height: 230%;
background-repeat: no-repeat;
top: 10%;
}
.history-ancienne .four-history .timeline-left:after {
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
right: 30%;
width: 130%;
background-repeat: no-repeat;
top:57%;
border-radius:15px;
}
.history-ancienne .four-history .timeline-bottom:after {
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 63%;
height: 83%;
background-repeat: no-repeat;
top: 60%;
}
.history-ancienne .five-history .timeline-right:after{
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
left: 50%;
width: 100%;
background-repeat: no-repeat;
top: 32%;
border-radius:15px;
}
.history-ancienne .five-history .timeline-bottom:after {
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 47%;
height: 79%;
background-repeat: no-repeat;
top: 60%;
}
.history-ancienne .six-history .timeline-bottom:after {
background: #cbc1d0;
width: 20px;
content: '';
display: block;
position: absolute;
left: 47%;
height: 90%;
background-repeat: no-repeat;
top: 60%;
}
.history-ancienne .seven-history .timeline-right:after {
background: #cbc1d0;
height: 20px;
content: '';
display: block;
position: absolute;
left: 50%;
width: 130%;
background-repeat: no-repeat;
top: 5%;
border-radius: 15px;
}
.history-ancienne .first-history, .history-ancienne .four-history {
padding-bottom:35px;
}
.history-ancienne .second-history, .history-ancienne .third-history, .history-ancienne .six-history {
padding-bottom:45px;
}
.history-ancienne .third-history .txt-right {
padding-top:45px;
}
.history-ancienne .third-history .txt-right p, .history-ancienne .third-history .txt-right h4 {
text-align:right;
}
.history-ancienne .four-history .old {
margin-bottom: 55px;
margin-top: 60px;
}
.history-ancienne .four-history .new {
margin-bottom: -20px;
}   .degrade-bkg-droite.careers:before {
background: rgb(130,71,155);
background: radial-gradient(ellipse 30% 250px, rgba(130,71,155,1) 0%, rgba(236,0,141,0.35) 40%, rgba(230,218,235,1) 80%);
background-size:100% 80% !important;
height: 100%;
content: '';
display: block;
position: absolute;
left: -50%;
width: 100%;
background-repeat:no-repeat;
}
.button-job .modeltheme_button{
margin-bottom:30px;
}
.button-job .button-winona.extra-large{
width:100%;
font-size:1.5em;
}
.gender-quality-p{
font-size:18px;
font-weight:600;
color:#fff!important
}
.gender-quality-note{
margin-top:20px!important;
font-size:25px;
font-weight:bold;
color:#fff!important
}
.gender-quality-block-violet{
background-color: rgb(130, 71, 155);
padding: 20px;
margin-top:20px;
border-radius:5px;
height:155px;
display:flex;
align-items: center;
}
.gender-quality-block-rose{
background-color: rgb(236, 0, 141);
padding: 20px;
margin-top:20px;
border-radius:5px;
height:155px;
display:flex;
align-items: center;
margin-left:5px;
margin-right:5px;
width:32%
}
.gender-quality-block-jaune{
background-color: rgb(252, 188, 40);
padding: 20px;
margin-top:20px;
border-radius:5px;
height:155px;
display:flex;
align-items: center;
}
.flex-index{
display:flex
}
@media (min-width:768px) and (max-width:855px){
.gender-quality-block-violet, .gender-quality-block-rose, .gender-quality-block-jaune{
min-height:200px
}
.gender-quality-block-violet{
margin-left:20px
}
.gender-quality-block-jaune{
margin-right:20px
}
}
@media (max-width:767px){
.flex-index{
flex-direction:column
}
.gender-quality-block-violet, .gender-quality-block-rose, .gender-quality-block-jaune{
width:100%
}
.gender-quality-block-rose{
margin-left:0;
margin-right:0;
}
}  .nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
border-radius:50px !important;
}  .team img {
border-radius:150px;
margin-top:35px;
}
.team h5 {
color:#fff;
text-align:center;
}
.team p {
text-align:center;
font-weight:700;
text-transform:uppercase;
}  .home .degrade h1 {
font-size:6em;
}
.home .degrade p {
text-align:center;
color:#fff !important;
font-weight:600;
font-size:30px;
}
.home .numbers p{
text-align:center;
font-size:20px;
}
.home .numbers .skill-count {
text-align:center;
font-size:90px;
line-height:110px;
}
.first .care-home p:first-letter {
color:rgb(var(--violet));
}
.second .care-home p:first-letter {
color:rgb(var(--rose));
}
.third .care-home p:first-letter {
color:rgb(var(--jaune));
}
.four .care-home p:first-letter {
color:rgb(var(--gris));
}
.care-home p:first-letter {
font-size:70px;
font-weight:700;
}
.care-home p {
text-align:center;
font-size:40px;
}
.home .high-padding {
padding:0;
}
.home .titre-filigrane h5 {
font-size:120px;
}
.home .vc_row .wpb_column:nth-of-type(3) .skill-count:before, .home .vc_row .wpb_column:nth-of-type(4) .skill-count:before{
content:"Over";
font-size:25px;
line-height:0px
}
.dna-first h5{
color:rgb(var(--violet));
font-size:30px;
text-align:center;
}
.dna-second h5{
color:rgb(var(--rose));
font-size:30px;
text-align:center;
}
.dna-third h5{
color:rgb(var(--jaune));
font-size:30px;
text-align:center;
}
.dna-first p, .dna-second p, .dna-third p {
text-align:center;
}  .page-id-27031 .wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-content-right{
display:none
}
.page-id-27031 .wp-medium-7{
width:100%!important
}
#wpsisac-slick-slider-1 h2{
display:none!important
}  .mapsvg-details-container img {
max-width:50% !important;
float:left;
}
.mapsvg-controller-view-content div {
float:right;
text-align:left;
width:50%;
} .mapsvg-details-container {
background-color:hsla(0,0%,100%,1) !important;
}
.mapsvg-details-container #mapsvg-controller-undefined .nano-content .mapsvg-auto-height .mapsvg-controller-view-content{
padding:50px;
}
.mapsvg-controller-view-content h5 {
color:rgb(var(--rose));
text-align:center;
text-transform:uppercase;
font-size:35px;
}
.mapsvg-controller-view-content .img-map {
display:block;
margin-left:auto;
margin-right:auto;
}
.mapsvg-controller-view-content {
text-align:center;
font-size:18px;
}
.mapsvg-controller-view-content li {
list-style:none;
}
.mapsvg-controller-view-content li:before {
content: '\f00c';
font-family: "FontAwesome";
background: transparent !important;
padding-right: 15px;
color: rgb(var(--jaune));
}
.mapsvg-popover-close {
width:200px !important;
height:200px !important;
} .youtube-channel .vc_btn3.vc_btn3-color-pink, .youtube-channel .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat{
background-color:rgb(var(--violet));
}
.youtube-channel .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover, .youtube-channel .vc_btn3.vc_btn3-color-pink:hover{
background-color:rgb(var(--rose));
} @media (max-width:480px) {
.bandeau-titre.accueil {
background-position:35% center!important;
}
.titre-h2 {
font-size:3rem !important;
}
.wpsisac-slick-slider .slick-arrow, .wpsisac-slick-carousal .slick-arrow {
height:50px;
width:20px;
}
.wpsisac-slick-slider.design-4 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-content-left {
padding:35px 5px;
}
.is_header_semitransparent #navbar .menu-item.youtube a, .is_header_semitransparent #navbar .menu-item.linkedin a, .is_header_semitransparent #navbar .menu-item.twitter a {
color:#fff !important;
text-align:center;
}
.navbar-default .navbar-toggle .icon-bar {
background:rgb(var(--violet)) !important;
}
.back-to-top {
background-color:rgb(var(--violet));
}
.is_header_semitransparent #navbar .menu-item.current_page_item > a,.is_header_semitransparent #navbar .menu-item.current_page_item .action-expand::after {
color:#fff !important;
}
.home .degrade .vc_column-inner h1 {
margin-top:30%;
font-size:3em !important;
line-height: 50px !important;
}
.home .degrade p {
line-height:35px;
}
.home .titre-filigrane h5 {
font-size: 7rem !important;
line-height: 7rem !important;
margin-bottom: 30px;
}
.home .dna-first h5, .home .dna-second h5, .home .dna-third h5 {
font-size:2.5rem !important;
}
.stats-content.percentage {
float:inherit;
}
.home .numbers .skill-count {
font-size: 50px !important;
line-height: 70px !important;
}
.care-home p {
text-align:left;
}
.degrade .vc_column-inner h1, .modeltheme-breadcrumbs .page-title {
font-size:3.25em !important;
margin-top:100%;
line-height:1em !important;
}
.titre-filigrane h5, .history .titre-filigrane h5 {
font-size: 4.55rem !important;
line-height: 5rem !important;
margin-bottom: 30px !important;
}
.vc_tta-panel-body {
padding:10px 0 !important;
}
.team .wpb_column.vc_column_container.vc_col-sm-3 {
width: 49%;
float: left;
}
.team h5 {
font-size: 1.5em !important;
line-height: 30px !important;
}
.display-mobile,  .history .six-history .timeline-bottom:after, .history .five-history .timeline-bottom:after, .history .five-history .timeline-right:after, .history .four-history .timeline-left:after, .history .third-history .timeline-right:after {
display:none;
}
.history h4 {
font-size:3em !important;
line-height:1.1 !important;
}
.history h5 {
font-size:2em !important;
}
.history .seven-history .timeline-right.employees .vc_column-inner .wpb_wrapper {
margin-top:0;
}
.seven-history .vc_column_container, .six-history .vc_column_container, .five-history .vc_column_container, .third-history .vc_column_container, .second-history .vc_column_container, .first-history .vc_column_container{
padding-bottom:45px;
}
.seven-history .vc_column_container:last-child, .six-history .vc_column_container:first-child, .third-history .vc_column_container:first-child, .third-history .vc_column_container:last-child, .second-history .vc_column_container:first-child{
padding-bottom:0;
}
.seven-history .timeline-right.circle .vc_column-inner .wpb_wrapper, .seven-history .timeline-right.employees .vc_column-inner .wpb_wrapper, .six-history, .four-history, .four-history .timeline-left.circle .vc_column-inner .wpb_wrapper, .third-history .circle.timeline-right .vc_column-inner .wpb_wrapper, .second-history {
display: flex !important;
flex-direction: column-reverse;
}
.seven-history .timeline-right.circle .vc_column-inner .wpb_wrapper .wpb_text_column.wpb_content_element .wpb_wrapper, .third-history .circle.timeline-right .vc_column-inner .wpb_wrapper .wpb_text_column.wpb_content_element .wpb_wrapper{
display: block !important;
}
.history .four-history .old {
margin-bottom: 10px;
margin-top: 10px;
margin-right:5px;
width:48%;
float:left;
}
.history .four-history .new {
width:48%;
float:left;
margin-left:5px;
margin-bottom: 10px;
margin-top: 10px;
}
.history .third-history .timeline-bottom.circle-bottom {
padding-top:0;
}
.history .third-history .txt-right p, .history .third-history .txt-right h4 {
text-align:center;
}
.history .seven-history .circle:after, .history .seven-history .timeline-right:after, .history .six-history .circle.timeline-left:after, .history .five-history .timeline-right.circle:after, .history .five-history .timeline-right:after{
background: #cbc1d0;
height: 50px;
content: '';
display: block;
position: absolute;
width: 20px;
background-repeat: no-repeat;
border-radius: 15px;
left: 47%;
top: 90%;
}
.history .seven-history .timeline-right.circle:after, .history .six-history .timeline-left:after, .history .four-history .timeline-bottom:after, .history .four-history .timeline-bottom:after{
background: #cbc1d0;
height: 60px;
content: '';
display: block;
position: absolute;
width: 20px;
background-repeat: no-repeat;
border-radius: 15px;
left: 47%;
top: 100%;
}
.history .six-history .timeline-bottom:after, .history .five-history .circle.timeline-bottom:after {
background: #cbc1d0;
height: 60px;
content: '';
display: block;
position: absolute;
width: 20px;
background-repeat: no-repeat;
border-radius: 15px;
left: 47%;
top: 92%;
}
.history .third-history .txt-right:after {
background: #cbc1d0;
height: 60px;
content: '';
display: block;
position: absolute;
width: 20px;
background-repeat: no-repeat;
border-radius: 15px;
left: 47%;
top: 85%;
}
.history .third-history .timeline-bottom:after {
background: #cbc1d0;
height: 60px;
content: '';
display: block;
position: absolute;
width: 20px;
background-repeat: no-repeat;
border-radius: 15px;
left: 47%;
top: -50%;
}
.history .second-history .timeline-bottom:after, .history .timeline-left-bas:after, .history .timeline-right:after {
background: #cbc1d0;
height: 60px;
content: '';
display: block;
position: absolute;
width: 20px;
background-repeat: no-repeat;
border-radius: 15px;
left: 47%;
top: -7%;
}
.four-history .border-radius:nth-child(3) {
margin-top:35px;
}
.wpsisac-slide-wrap {
display:block;
}
.degrade-bkg-droite.mobile:before {
background:radial-gradient(ellipse 30% 280px, rgba(130,71,155,1) 0%, rgba(236,0,141,0.35) 40%, rgba(230,218,235,1) 70%);
background-repeat:no-repeat;
}
.degrade-bkg-gauche.france:before {
background:radial-gradient(ellipse 40% 230px, rgba(130,71,155,1) 0%, rgba(236,0,141,0.35) 40%, rgba(230,218,235,1) 80%);
height:50%;
background-repeat:no-repeat;
}
.button-job {
margin-top:35px;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-controls-align-default ul{
padding-left:0;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-controls-align-default .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-rounded.vc_btn3-style-classic.vc_btn3-icon-left.vc_btn3-color-black {
margin-top:15px;
}
.nf-form-layout {
margin-top:40px;
}
.nf-before-form-content {
margin-bottom:20px;
}
body > .mapsvg-details-container.mapsvg-container-fullscreen {
width: 60% !important;
}
.footer-row-1 > .row > div .textwidget, .footer-row-1 > .row > div .menu-xfooter2-container, .footer-row-1 > .row > div .menu-xfooter1-container, .footer-row-1 > .row > div > div {
display:block;
text-align:center;
}
.footer-row-1 > .row > div .widget-title:not(.follow_us):after {
display:none;
}
footer .footer-top .widget-title, footer .contact-details {
text-align:center;
}
.widget_address_social_icons .follow_us {
display:block;
}
.widget_address_social_icons .social-links {
display:block;
text-align:center;
}
.page-id-19680 .modeltheme_button.text-center {
text-align:center !important;
}
.page-id-19680 .bandeau-titre p {
background-color:rgba(0,0,0,0.5);
padding:10px;
text-align:center;
border-radius:15px;
}
}
@media (min-width:480px) and (max-width:768px) {
.is_header_semitransparent #navbar .menu-item.youtube a, .is_header_semitransparent #navbar .menu-item.linkedin a, .is_header_semitransparent #navbar .menu-item.twitter a {
color:#fff !important;
text-align:center;
}
}
@media (min-width:768px) and (max-width:1024px) {
.back-to-top {
background-color:rgb(var(--violet));
}
#navbar .menu-item > a {
padding:10px 8px !important;
}
.container {
width:auto;
}
.home .degrade .vc_column-inner h1 {
margin-top:25%;
font-size:6em !important;
line-height: 100px !important;
}
.degrade .vc_column-inner h1, .modeltheme-breadcrumbs .page-title {
margin-top:40%;
font-size:8em !important;
line-height: 100px !important;
}
.home .numbers .skill-count {
font-size:70px;
}
.home .titre-filigrane h5 {
font-size: 7rem !important;
line-height: 12rem !important;
}
.titre-filigrane h5, .history .titre-filigrane h5 {
font-size: 7rem !important;
line-height: 12rem !important;
}
.footer-row-1 .row {
width: 75%;
margin-left: auto;
margin-right: auto;
}
.care-home p {
font-size:27px;
}
.history .seven-history .timeline-right:after {
top:50%;
}
.history h4 {
font-size:2em !important;
}
.history h5 {
font-size:1.5em !important;
}
.history .five-history .timeline-bottom:after {
top:-76%;
}
.history .five-history .timeline-right:after {
top:35%;
}
.history .four-history .timeline-bottom:after {
top:-80%;
}
.history .four-history .timeline-left:after {
right:-40%;
width:110%;
top:52%;
}
.history .four-history .old {
margin-top:10px;
}
.history .third-history .timeline-bottom:after {
height:160%;
top:-95%;
}
.history .third-history .timeline-bottom.circle-bottom {
padding-top:120px;
}
.france.degrade-bkg-gauche:before {
height:60%;
}
.page-id-19680 .bandeau-titre .degrade .vc_column-inner .wpb_wrapper .black .vc_col-sm-2:last-child {
display:none;
}
.page-id-19680 .bandeau-titre .degrade .vc_column-inner .wpb_wrapper .black .vc_col-sm-8 {
width:80%;
}	
.page-id-19680 .bandeau-titre .degrade .vc_column-inner .wpb_wrapper .black .vc_col-sm-8 .vc_column-inner {
width: 50%;
float: right;
}	
.mt-image-list-image-holder i {
width:50px;
height:50px;
line-height:50px;
font-size:20px !important;
}
}
@media (min-width:1024px) and (max-width:1600px) {
.page-id-19680 .bandeau-titre .degrade .vc_column-inner .wpb_wrapper .black .vc_col-sm-2:last-child {
width:20%;
}	
}