@charset "utf-8";
/* CSS Document */

/*
CLIENT : OPTESYS CONSEIL
SITE WEB : www.optesys.fr
DATE DE CREATION : Avril 2016

CREATION : www.igweb.fr
*/


/*
Open+Sans:400,700,400italic
font-family: 'Open Sans', sans-serif;
*/

/***********************************/
/* LAYOUT                          */
/***********************************/
body {font-family: 'Open Sans', sans-serif;font-size: 1em;background-color: #fff;}
#header {width: 100%;top: 0px;z-index: 9991;position: relative;}
#container {position: relative;width: 100%;margin: 0 auto;}
#footer {background-color: #2e4d59;position: relative;width: 100%;margin: 0 auto;padding: 40px 0;}

.mentions .stickyheader .header.cloned {display: none;}

#main .mod_article {padding-top: inherit;padding-bottom: inherit;}

.offcanvas-trigger { display:none}

#main {padding-top:40px; padding-bottom:0px;}
#newsletter {margin-top: 80px !important;}
#newsletter h3 {color: #fff; text-align: right; padding-right: 10px !important;padding-top: 5px !important;}


.header.original {line-height: 60px!important;}

#top .inside, .header .inside, #footer .inside, #bottom .inside, body.sidebar #container, #main .mod_article:not(.fullwidth):not(.autogrid):not(.smallwidth), .fullwidth.boxed-content .contentwrap, .smallwidth .contentwrap, .boxed-content .contentwrap, .autogrid_wrapper.article, .ce_bgimage-inside, .ce_text_image_bar .inside, .ce_headerimage .ce_headerimage_inside, .ce_video_background .ce_video_background_inside, #offcanvas-top .offcanvas-top-inside, .ce_calltoaction .ce_calltoaction_inside, .mod_breadcrumb .mod_breadcrumb_inside {
    padding-left: 40px;
    padding-right: 40px;
}

#top .inside, .header .inside, #footer .inside, #bottom .inside, body.sidebar #container, #main .mod_article:not(.autogrid), .fullwidth.boxed-content .contentwrap, .smallwidth .contentwrap, .boxed-content .contentwrap, .autogrid_wrapper.article, .ce_text_image_bar .inside, .ce_headerimage .ce_headerimage_inside, .ce_video_background .ce_video_background_inside, #offcanvas-top .offcanvas-top-inside, .ce_calltoaction .ce_calltoaction_inside, .mod_breadcrumb .mod_breadcrumb_inside {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

body #main .mod_article.fullwidth {max-width: 100%;}

.header.cloned {background: rgb(255,255,255);box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	transition: line-height 0.3s ease;
	-webkit-transition: line-height 0.3s ease;	
}
.header.original .mainmenu ul ul li a.trail:after, .header.original .mainmenu ul ul li a.active:after {display: none;}
.stickyheader .header.cloned {line-height: 40px;
	-webkit-animation: fadeInDown 1s;
	animation: fadeInDown 1s;
}
.stickyheader {position: fixed;z-index: 1000;left: 0;top: 0;width: 100%;display: none;}
body.fixed-header .stickyheader {display: block;}
.stickyheader .header.cloned .logo {
	transition: height 0.3s ease;
	-webkit-transition: height 0.3s ease;	
}

.stickyheader .mod_top_mail, .stickyheader .mod_top_phone {float: right;background-color: #2E4D59;color: #b8c5ca;font-size: 0.9em; padding: 0 13px;margin-left: 5px;line-height: 2.5;}
.stickyheader .mod_top_mail a, .stickyheader .mod_top_phone a {color: #b8c5ca !important;}
.stickyheader .mod_top_mail a {color: #b8c5ca;}
.stickyheader .mod_top_mail i, .stickyheader .mod_top_phone i {margin: 0 5px;}


figure.video_container iframe {
    width: 100% !important;
}

span.lien-salles a {margin-left: 10px; background-color: #2E4D59; color: #fff !important; padding-left: 15px; padding-right: 15px;}



/********* logo ***********/
#title h2 {margin:0 !important; background-image:none !important; padding-bottom:0 !important;float: left;font-size: 1.3em;}
#title h2 a {color:#231F20;}
#title h2 a img {left:0; margin-top:20px;margin-bottom: 10px;z-index:999;}

#title {margin:0 !important; background-image:none !important; padding-bottom:0 !important;float: left;font-size: 1.3em;}
#title a {color:#231F20;}
#title a img {left:0; margin-top:20px;margin-bottom: 10px;z-index:999; width: 350px;}


#stickyheader #title h2 a img {width: 220px;float: none;margin-top: 10px;}
#stickyheader #title a img {width: 220px;float: none;margin-top: 10px;}

p {font-family: 'Open Sans', sans-serif;font-size: 0.9em; line-height: 1.4em;text-align: justify;color:#2e4d59;font-weight: 400; }
h1, h2, h3, h4, h5, h6 {margin-bottom:0;}
h1 {font-family: 'Open Sans', sans-serif; color:#2e4d59; font-size:1.8em; font-weight:700; padding-bottom:20px; padding-left:0 !important;padding-right:0 !important;}
h2 {font-family: 'Open Sans', sans-serif; color:#2e4d59; font-size:1.4em; font-weight:700; padding-bottom:20px; padding-left:0 !important;padding-right:0 !important;}
h2.equipe  {font-size:1.8em;}
.compteur h2 {font-size:1.8em;}
h3, h4 {font-family: 'Open Sans', sans-serif; color:#2e4d59; font-size:1.3em !important; font-weight:700;}
h5, h6 {font-family: 'Open Sans', sans-serif; color:#2e4d59; font-size:1.1em !important; font-weight:700;}
h3 {font-size:1.3em;}

a {color:#2e4d59; text-decoration:none;
	-webkit-transition: 0.2s linear 0s;
	   -moz-transition: 0.2s linear 0s;
	     -o-transition: 0.2s linear 0s;
		-ms-transition: 0.2s linear 0s;
	        transition: 0.2s linear 0s;
}
a:hover { color:#a4b81e ;}
p a {color: rgb(152,152,152);}
strong {font-weight: 700;color: #2e4d59;}
em {font-style: italic; color:#2e4d59;font-size: 1.05em;}

.ce_hyperlink.more a, .lien-inter a  {text-transform:uppercase;font-weight:600;display: inline-block;padding: 12px 20px;margin-bottom: 15px;cursor: pointer;transition: all 0.2s ease-out 0s;width: auto;background: #2e4d59;border: none;color: #fff;font-size: 1em;min-width: 140px;text-align: center!important;position: relative; font-size:0.9em;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;}
.ce_hyperlink.more a:hover, .lien-inter a:hover {background:#a1b72b;}

.ce_hyperlink.more.center {text-align: center;}

.pagination li span.current, .pagination li strong.active {    background: #a7bc2c;display: block;margin-right: 1px;color: inherit;text-decoration: none;padding: 3px 10px;}
.pagination {width: 90%;margin: auto;}

.back a {text-transform:uppercase;font-weight:300;display: inline-block;padding: 12px 20px;margin-bottom: 15px;cursor: pointer;transition: all 0.2s ease-out 0s;width: auto;background: #2e4d59;border: none;color: #fff;font-size: 1em !important;min-width: 140px;text-align: center!important;position: relative; font-size:0.9em;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;}

.back a:hover {background:#a1b72b;}

.ce_divider_extended.version1 {background:#a7bc2c;margin-top: 30px;margin-bottom: 30px;}

.margin-right60 { margin-right:60px}

.image_container img {width: auto;}

.ce_divider_extended {margin-top: 0px;}

.ce_download {background: #2E4D59;}

.pdf_link {position: absolute;right: 50px;margin-top: 10px;}
.sharebuttons {position: absolute;right: 43px;margin-top: 3px;}

/********** Galerie ***********/
.ce_gallery .content {position: absolute;left: 0;top: 0;bottom: 0;right: 0;height: 100%;background-color: rgba(161,183,43,0.90);opacity: 0;
	transition: All 0.5s ease;
	-webkit-transition: All 0.5s ease;
}
.ce_gallery .content-inside {display: table-cell;vertical-align: middle;text-align: center;color: rgb(255,255,255);line-height: 1.25;padding: 0 5px; font-size: 0.85em;}

/* Tableau */
.ce_table table th {background: #2E4D59;}


/********** TOP ***********/
#top-wrapper {width: 100%;}
#top-wrapper.fixed {box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);background: rgba(0,0,0,0.8);}
#top {position: relative;z-index: 999;font-size: 0.90em;line-height: 36px;background: #2e4d59;}
#top-wrapper.fixed #top {max-height: 0;overflow: hidden;}
#top:hover {overflow: visible;}
#top,#top a {color:#b8c5ca;}

#top .mod_top_mail {float: left;}
#top .mod_top_mail a {padding: 0 8px;display: inline-block;transition: background 0.3s ease;-webkit-transition: background 0.3s ease;}
#top .mod_top_mail i {margin: 0 5px;}
#top .mod_top_mail a:hover {background: #A1B72B;color: #fff!important;}

#top .mod_top_phone {float: left;margin-right: 15px;}
#top .mod_top_phone i {margin: 0 5px 0 10px;}

#header .mod_top_mail {display: none;}

#top .mod_socials {overflow: hidden;float: right;margin-left: 15px;}
#top .mod_socials a {display: block;float: left;text-align: center;line-height: 35px;}
#top .mod_socials a i {width: 35px;font-size: 16px;color: #fff;line-height: 35px;}

.mod_socials i {transition: All 0.3s ease;-webkit-transition: All 0.3s ease; opacity:0.8;}
.mod_socials i:hover {opacity:1;}
.mod_socials li {float:left;transition: All 0.3s ease;-webkit-transition: All 0.3s ease;}
.mod_socials li.viadeo a {background-image: url("../images/viadeo.png");background-repeat: no-repeat;background-position: center center;text-indent: -999999px;display: block;width: 38px;height: 36px;padding: 0;position: relative;border: none;opacity:0.8;}
.mod_socials li.viadeo a:hover {opacity:1;}
.mod_socials li:hover {background-color:#EE7355;}

/********** BOUTONS PHONE **********/

#header .mod_top_phone {position: absolute;right: 40px;top: 25px;}
#header .mod_top_phone a {color: #fff; padding: 8px 10px 8px 10px;background-color: #2E4D59; font-size: 1.1em; font-weight: 700; text-decoration: none;}
#header .mod_top_phone i{margin-right: 5px;}


/********** RGPD **********/
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a, #tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {color: #ffffff !important}#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain:hover, #tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover {background: rgba(0, 0, 0, 0.2) !important;}#tarteaucitron #tarteaucitronServices .tarteaucitronHidden, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden {background: rgba(0, 0, 0, 0.07) !important}#tarteaucitron .tarteaucitronBorder, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden, #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {border-color:#000000 !important}#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain, #tarteaucitron #tarteaucitronServices .tarteaucitronLine {background: rgba(0, 0, 0, 0.1) !important}#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName b, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b, #tarteaucitronAlertSmall #tarteaucitronCookiesNumber, #tarteaucitronAlertSmall #tarteaucitronManager, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle b, #tarteaucitron #tarteaucitronInfo a, #tarteaucitron h1,#tarteaucitron .tarteaucitronTitle button {color:#ffffff !important} #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine, #tarteaucitronAlertBig, #tarteaucitronAlertSmall, .tac_activate, .tac_activate .tac_float, .tac_activate .tac_float b, #tarteaucitron #tarteaucitronClosePanel, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle:hover, #tarteaucitron #tarteaucitronInfo, #tarteaucitron #tarteaucitronServices .tarteaucitronDetails, #tarteaucitron #tarteaucitronServices .tarteaucitronTitle, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle, #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover, div#tarteaucitronServices {background: #000000 !important;color:#ffffff !important}html body #tarteaucitronRoot #tarteaucitronAlertBig span{color:#ffffff!important}html body #tarteaucitronRoot #tarteaucitronPersonalize{color:#ffffff!important}html body #tarteaucitronRoot #tarteaucitronPrivacyUrl{background-color:#41e079!important}html body #tarteaucitronRoot #tarteaucitronPrivacyUrl{color:#ffffff!important}html body #tarteaucitronRoot button.tarteaucitronAllow{background-color:#12b383!important}html body #tarteaucitronRoot button.tarteaucitronAllow{color:#fff!important}html body #tarteaucitronRoot li.tarteaucitronLine.tarteaucitronIsAllowed{border-color:#12b383!important}html body #tarteaucitronRoot #tarteaucitronDotGreen{background-color:#12b383!important}html body #tarteaucitronRoot button.tarteaucitronDeny{background-color:#b83b3b!important}html body #tarteaucitronRoot button.tarteaucitronDeny{color:#fff!important}html body #tarteaucitronRoot li.tarteaucitronLine.tarteaucitronIsDenied{border-color:#b83b3b!important}html body #tarteaucitronRoot #tarteaucitronDotRed{background-color:#b83b3b!important}

/*#tarteaucitronAlertBig {background: #EF7D34 !important;}*/
#tarteaucitronAlertBig #tarteaucitronPersonalize {background: #2b2b2b !important;text-transform: uppercase !important;font-size: 0.9em !important;}
#tarteaucitronAlertBig #tarteaucitronCloseAlert {background: transparent !important;color: #fff !important;text-decoration: underline;}
#tarteaucitronPercentage {background: #2A2A2A !important;}
#tarteaucitronRoot div#tarteaucitron {top: 10px !important;}
.tarteaucitronOpenPanel {cursor: pointer}


.widget-explanation p {font-size: 1em;}
.widget-checkbox.rgpd {margin-bottom: 10px;}
form .rgpd .checkbox_container span {margin-bottom: 0px;}
.widget-checkbox.rgpd fieldset {margin-top: 20px;margin-bottom: 0px;padding: 0px;border: 0px solid rgba(0,0,0,0.2);}

/********** COOKIES ***********/
.popup-banner {background-color:rgba(161,183,43,0.90);}
.popup-banner {position: fixed;bottom: 0;left: 0;width: 100%;z-index: 1000;
	-webkit-animation: fadeInUp 2000ms ease; 
	animation: fadeInUp 2000ms ease;
}
.popup-banner {padding: 15px 65px 15px 10px;}
.popup-banner p {color: rgb(255,255,255) !important; margin:0; }
.popup-banner.close {display: none;}
.popup-banner-close {cursor: pointer;height: 30px;width: 30px;position: absolute;right: 15px;top: 50%;margin-top: -15px;}
.popup-banner-close:before,
.popup-banner-close:after {content: '';background: rgba(255,255,255,0.9);height: 1px; width: 30px;z-index: 10;right: 0;top: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;	
	position: absolute;
}

.popup-banner-close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.popup-banner a {color: rgb(255,255,255)!important;font-weight: bold;}


span#tarteaucitronDisclaimerAlert {font-size: 0.9rem !important;overflow: hidden !important;}
html body #tarteaucitronRoot #tarteaucitronPrivacyUrl {
    background-color: transparent !important;
    padding-left: 10px !important;
}
span#tarteaucitronDisclaimerAlert {
    vertical-align: middle !important;
    line-height: 1.3em !important;
    padding-bottom: 10px !important;
    text-align: center !important;
}

#tarteaucitronIcon {
    left: 20px !important;
    right: auto !important;
    bottom: 20px !important;
}


/********** LISTES **********/
li {list-style-type: none;}
.contact ol {padding-left: 0px; color:#2e4d59; font-size:0.9em;}

#main .ce_text ul, .newsreader .ce_text ul {margin:0px 0 10px 0px}
#main .ce_text li, #main .ce_iconbox li, #main .ce_text_imagebox li, .newsreader .ce_text li {font-weight: 400;font-size: 1.1rem;line-height: 1.4em;padding-left: 30px;padding-bottom: 10px;list-style-position: inside;list-style-type: disc;color:#2e4d59;}
.newsreader .ce_text li {padding-left: 0px !important;}
#main .ce_iconbox li, #main .ce_text_imagebox li {line-height: 1.4em;padding-left: 10px;}

.ce_text_imagebox.vcenter .inside {
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(-0%);
}

#main .ce_text.question li {padding:15px 0;list-style-type: none;}
#main .ce_text.question li:before {font-family: "FontAwesome";content: "\f059";margin-right:10px;color: #A7BC2C;font-size:2em; float:left;padding-top: 3px;}

/********** FOOTER **********/
#footer p {color:#fff; font-size:0.9em;opacity:0.7;}
#footer h4 {color:#fff; font-size:1.1em; text-transform:uppercase;padding: 10px 0;}
#footer a {color:#fff;}
#footer a:hover {color:#fff;opacity:1;}
#footer p a:hover {opacity:1 !important;}

#footer .mentions p { font-size:0.9em;}

#footer .totop {position: absolute;left: 50%;top: -40px;margin-left: -20px;text-decoration:none;}
#footer .totop:before {font-family: "FontAwesome";content: '\f102';background: rgba(255,255,255,0.1); width: 40px; height: 40px;display: block;text-align: center;line-height: 40px;font-size: 21px;border-radius: 0 0 3px 3px;}

#footer .mod_socials {overflow: hidden;display:block;}
#footer .mod_socials a i {padding:10px;margin-right: 1px;background: rgba(255,255,255,0.1);font-size: 20px;display: inline-block;height: 40px;width: 40px;text-align: center;float: left;margin-bottom: 1px;}

#footer .ce_list ol {padding-left: 0px; color:#fff; font-size:0.9em; opacity:0.7;}
#footer .ce_text ul li, .ce_list ul li {list-style-type: disc;list-style-position: outside; color:#A7B4B9; font-size:0.9em;}

#footer i {margin-right:5px;}

#footer .mod_socials li.viadeo a {background-image: url("../images/viadeo.svg");background-repeat: no-repeat;background-position: center center;text-indent: -999999px;display: block;width: 40px;height: 40px;padding: 0;position: relative;border: none;opacity:0.8;}
#footer .mod_socials li.viadeo a:hover {opacity:1;}
#footer .mod_socials li {background-color:rgba(255,255,255,0.1);}
#footer .mod_socials li:hover {background-color:#EE7355;}

/********** FIL ARIANE **********/
.mod_breadcrumb .mod_breadcrumb_inside {position: relative;}
.mod_breadcrumb {border-top: 1px solid rgba(0,0,0,0.1);border-bottom: 1px solid rgba(0,0,0,0.1);}
.mod_breadcrumb {margin-top:-40px; margin-bottom:30px;}
.mod_breadcrumb ul {font-size: 0.8em;line-height: 0.90em;text-align: center;display: inline-block;float: none;padding: 11px 0;}
.mod_breadcrumb li {display: inline-block;margin-right: 5px;}
.mod_breadcrumb li:before {font-family: "FontAwesome";content: "\f101";margin-right: 5px;}
.mod_breadcrumb li.first:before {display: none;}
.mod_breadcrumb .pagetitle {display: none;}

/********** TABLEAU *********/
.ce_table table, .ce_text table{width:100%;}
.ce_table th p, .ce_table td p, .ce_text th p, .ce_text td p {line-height: 1.4em;font-size:0.9em;height: auto;margin: 0px;padding: 10px;vertical-align: middle;width: auto; text-align:center;}
.ce_table thead tr, .ce_text thead tr { background-color:#2E4D59 !important; color:#fff;}
.ce_table th , .ce_text th{font-weight: 300;}
.ce_table th strong, .ce_text th strong { font-weight:bold;}
.ce_table td strong, .ce_text td strong { font-weight:bold; color:#2E4D59;}
.ce_table th.col_last, .ce_text th.col_last {text-align:center;}
.ce_table td, .ce_text td {font-weight: 300;}
.ce_text table tr {background-color: #F1F1F1;border-bottom: 2px solid #fff;}
.ce_text table td {border-right: 2px solid #fff;border-bottom: 2px solid #fff;vertical-align: middle;}


/********** mainmenu *********/
.header .mainmenu ul li a.trail, .header .mainmenu ul li a.active {color: #2e4d59 !important;}

.header.original .mainmenu:before {content: '';height: 1px;position: absolute;left: 40px;bottom: 60px;right: 40px;background: rgba(0,0,0,0.1);}

.mainmenu {float:left;}

.mainmenu ul {position: static; text-align: left;}

.mainmenu ul ul {width: auto;display: none;white-space: nowrap;border-radius: 0;padding: 0;position: absolute;top: 100%;margin-left: 0;background: #fff;border-top: 2px solid #a7bc2c;box-shadow: 1px 8px 15px rgba(0,0,0,0.1);margin-top: -2px;}

.mainmenu ul li a.first {padding-left: 0;}

.mainmenu ul li {margin-left: 0px;margin-right: 0px;}
.mainmenu ul li a {padding-left: 13px !important;padding-right: 13px !important;}
.mainmenu ul li.first {margin-left: 0;}
.mainmenu ul li.last {margin-right: 0;}

.mainmenu ul li ul li {margin-left: 0;margin-right: 0;}
.mainmenu ul li a {text-transform: none;padding: 0;font-weight: normal;font-size: 1em;}
.mainmenu ul li ul a.trail {color: rgb(255,255,255)!important;  background:#96AC39;}

.fixed .mainmenu ul li ul li a:not(.active):not(.trail) {color:#2e4d59;}
.mainmenu ul ul li a {
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}
.mainmenu ul li a {color: #2e4d59 !important;}
.mainmenu ul.level_1 li a.trail,.mainmenu ul.level_1 li a.active {font-weight:700;}
.mainmenu ul li a:hover {opacity: 1; color:#1f353d !important;
	transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;	
}
.mainmenu ul li:hover > ul {
  -webkit-animation-name: fadeIn;
   animation-name: fadeIn;
   -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.mainmenu ul ul li:hover > ul {
	-webkit-animation-name: none;
	animation-name: none;
}
.mainmenu ul li a {text-align: center;}
.mainmenu ul li.last ul {right: auto;}
.mainmenu ul li.floatbox {
	position: static;
	margin-left: 0!important;;
	margin-right: 0!important;
}

.mainmenu ul li.rgpd a {background-color: #96AC39; color: #fff !important; padding-left: 15px; padding-right: 15px;}
.mainmenu ul li.rgpd a.active {font-weight: 700; color: #fff !important;}

.mainmenu ul.level_1 ul.level_2 li:hover, .mainmenu ul.level_1 ul.level_2 span:hover {font-weight: 400 !important;}
.mainmenu ul.level_1 ul.level_2 li a {text-transform: none;padding: 0;font-weight: 400 !important;font-size: 0.85em;} 
.mainmenu ul.level_1 ul.level_2 li a:hover, .mainmenu ul.level_1 ul.level_2 li a span:hover, .mainmenu ul.level_1 ul.level_2 li.active a {text-transform: none;padding: 0;font-weight: 400 !important;}
.mainmenu ul.level_1 ul.level_2 li a:hover, .mainmenu ul.level_1 ul.level_2 li.active a { background-color:#a7bc2c; color:#fff !important;font-weight: 400 !important;}

.mainmenu ul li.rejoindre a {display: none;}
.mainmenu ul li.salles a {display: none;}

/********** menu mobile **********/
.mm-menu.mm-theme-dark, .mm-menu.mm-current {background: #233b44;}
body .mm-menu a:hover, body .mm-menu a.active, body .mm-menu a.trail {background:#2E4D59;}
.mm-listview > li > a, .mm-listview > li > span {color: #fff;}
.mm-navbar .mm-title {color: #fff !important;}
.mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-arrow:after {border-color: #fff;}

/********** LIKE **********/
.like {margin-top: 18px; float: left; margin-right: 3px;}
#footer .like {margin-top: 20px !important;}
.follow {margin-top: 20px;/* float: left;*/ margin-right: 3px;}
.follow-viadeo {margin-top: 8px;float: left; margin-right: 3px;}
.follow-linkedin {margin-top: 8px;float: none; }

.follow-viadeo .vd-follow-company-button {
  display: inline-block;
  background-color: #f07355;
  border-radius: 4px;
  padding: 0px 8px 3px 7px;
  line-height: 21px;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
  text-decoration: none;
}
.follow-viadeo .vd-follow-company-button:hover {
  background-color: #e16648;
  text-decoration: none;
}
.follow-viadeo .vd-follow-company-button img {
  vertical-align: middle;
}
.follow-viadeo .vd-follow-company-button span {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 11px;
  font-weight: lighter;
  color: white;
  padding-left: 4px;
  vertical-align: middle;
}

/********** nav entête *********/
.header .header_metanavi {overflow: visible;}
.header.original .header_metanavi {position: absolute;right: 230px;top: 25px;display: block;}
.header .header_metanavi a {color: #fff;font-size: 1em;font-weight: 600; opacity:0.8; padding: 10px 10px 10px 10px; background-color: #95AD2F;
	transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;	
}
.header .header_metanavi a:hover {opacity:1;}
.header .header_metanavi span.active {color: #2e4d59;font-size: 0.9em; opacity:1;}
.header .header_metanavi li {display: inline-block;position: relative;line-height: 50px;}

.header .header_metanavi li ul {display: none;position: absolute;left: 0;z-index: 10;}
.header .header_metanavi li ul li {border-top: 1px solid rgba(0,0,0,0.1);display: block;padding-left: 15px;padding-right: 15px;text-align: left;font-size: 0.9em;line-height: 35px;}
.header .header_metanavi li ul li a {margin: 0;display: block;color: #2E4D59!important;}
.header .header_metanavi li:hover ul {display: block;}

#stickyheader .header .header_metanavi { display:none;}


/********** Slider revolution *********/
.tp-bannertimer {display:none;}
.ce_revolutionslider {position: relative;}
.ce_revolutionslider_text.bold {font-weight:700; color:#2e4d59;padding: 8px 0px !important; font-style:normal;}
.ce_revolutionslider_text {color:#546272;padding: 8px 0px !important; font-style:italic;}
.ce_revolutionslider .ce_text.accroche { margin-top:30px !important; background: rgba(255,255,255,0.3) !important;}
.ce_revolutionslider .ce_text.accroche h1 {color:#546272;padding: 8px 0px !important; font-style:italic; font-size:30px !important;line-height: 1.2em !important;margin: 0 !important; padding-top:0 !important; padding-bottom:0 !important;}
.ce_revolutionslider_text.bg-white {background: rgba(255,255,255,0.5);}

.tp-arr-imgholder {display:none !important;}


.orange.slide h2 {color: #EF8A45; font-size: 1.9rem !important;line-height: 1.4 !important;}
.orange.slide p {font-size: 1.1rem !important; line-height: 1.4 !important;}
.orange.slide .ce_hyperlink.more a {margin-top: 15px; background-color: #EF8A45; color: #fff; font-size: 0.9rem !important;padding: 12px 20px !important;line-height: 1.4 !important; }



.ce_sliderStart {background-color: #EEEEEE;}
.ce_sliderStart .content-slider{
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}
.ce_sliderStart .content-slider .ce_text {padding: 0 20px;}
.slider-control .slider-menu {display: none;}
.ce_sliderStart .slider-control {height: 0;}
.slider-control a.slider-prev:before {color: #2E4D59;}
.slider-control a.slider-next:after {color: #2E4D59;}

.ce_sliderStart .content-slider .orange h2 {color: #EF8A45;}
.ce_sliderStart .content-slider .orange .ce_hyperlink.more a {margin-top: 15px; background-color: #EF8A45; color: #fff;}
.ce_sliderStart .content-slider .vert h2 {color: #B3C52A;}
.ce_sliderStart .content-slider .vert .ce_hyperlink.more a {margin-top: 15px; background-color: #B3C52A; color: #fff;}
.ce_sliderStart .content-slider .ce_hyperlink.more a {margin-top: 15px;}


/********** Blox Activités *********/
.ce_iconbox_outside {opacity: 0.95;
	-webkit-transition: 0.2s linear 0s;
	   -moz-transition: 0.2s linear 0s;
	     -o-transition: 0.2s linear 0s;
		-ms-transition: 0.2s linear 0s;
	        transition: 0.2s linear 0s;}
.ce_iconbox_outside:hover {opacity: 1;}
.mod_article#activites {overflow: hidden;/*position: absolute;*/left: 0;right: 0;width: 100%;/*top: -105px;*/z-index: 1000;}
.ce_iconbox.version2 .ce_iconbox_inside:after {display:none;}
.ce_iconbox.version2 .ce_iconbox_inside {text-align: left;position: relative;padding-left: 120px;padding-right: 30px;padding-bottom: 20px;padding-top: 20px;min-height: 165px;line-height: 1;}
.ce_iconbox.version2 .image_container {z-index: 10;position: absolute;left: 25px;top: 40px;line-height: 1.4;}
.ce_iconbox.version2 .image_container img {width: 70px;}
.ce_iconbox.management-prog.version2 .image_container {left: 12px;top: 28px;}
.ce_iconbox.management-prog.version2 .image_container img {width: 100px;}

.ce_iconbox .headline {font-size: 1.1em;letter-spacing: normal;position: relative;line-height: 1.4;margin-bottom: 5px;text-transform: uppercase;}
.ce_iconbox p {color:#fff; line-height:1.3;margin-bottom: 7px;}
.ce_iconbox a { font-weight:700; font-size:0.9em;}

.ce_iconbox_outside img {margin-top:-8px;padding-top:8px;
	-webkit-transition: 0.1s linear 0s;
	   -moz-transition: 0.1s linear 0s;
	     -o-transition: 0.1s linear 0s;
		-ms-transition: 0.1s linear 0s;
	        transition: 0.1s linear 0s;}
.ce_iconbox_outside:hover img {padding-top:0px;}

/********** News *********/
.mod_newslist.news-accueil {margin-right: 0px;}
.newsteaser .date {background: #a1b72b;}
.newsteaser .info { display:none}
.newsteaser .image_container img {width: 100%;}

.newsteaser_v2 {min-height: 230px;max-height: 230px;border-bottom: 1px solid #EFEFEF;margin-bottom: 40px;}
.newsteaser_v2 .day,.newsteaser_v2 .month, .newsteaser_v2 .year {color:#a7bc2c;}
.newsteaser_v2 .year {font-size: 0.8em;margin-top: -2px;display: block;}
.newsteaser_v2 .content_left {width: 12%;}

.newsteaser_v2 .image-news {display: inline-block;}
.newsteaser_v2 .image-news img {width: 60%;margin-top: 10px;display: inline;}

.newsteaser_v2 h2, .newsteaser h2 {font-family: 'Open Sans', sans-serif;color: #2e4d59;font-size: 1.1em !important;font-weight: 700;}


.newsreader h1 { margin-top:10px;}

/********** Projets *********/
.newsteaser-v4 .content {padding-top: 10px;padding-left: 10px;padding-right: 10px;padding-bottom: 10px;background-color: #fff;border: none;border-bottom: 1px solid #2E4D58;border-radius: 0;min-height: 170px;}
.newsteaser-v4 .info {display: none;}
.newsteaser-v4 h2 {font-size: 1em; padding-bottom: 8px;line-height: 1.1em;}
.newsteaser-v4 h3 {font-size: 0.9em !important;font-style: oblique;margin-bottom: 20px;font-weight: normal;}
blockquote p {font-family: 'Open Sans', sans-serif;color: #2e4d59;font-style: italic;text-align: justify;font-size: 1rem;}
blockquote {border-color: #97AB3F;}
.newsreader .ce_iconbox.version3 .headline {font-size: 0.9em !important;}
.newsreader .ce_iconbox.version3 i {font-size: 1.2em;line-height: 1em;    color: #2F4D58;}
.newsreader .ce_iconbox.version3 .ce_iconbox_cwrapper {margin-left: 30px;}


/********** Flash news **********/
#corner-slider {position:fixed;z-index:10000;overflow:hidden; padding:0px 20px;height: auto;width:260px;border: none;background:rgba(37, 62, 71, 0.95)}
#corner-slider.hidden{display:none;}
#corner-slider .close{position: absolute;cursor: pointer;font-size: 24px;display: inline-block;z-index: 1002;right: 15px;top: 3px;color:#b8c5ca;}           
#corner-slider time {font-style:italic;padding-top: 10px;display: block;}
#corner-slider p {font-size:0.8em;}
#corner-slider p, #corner-slider strong {color:#fff;}
#corner-slider h2 {line-height: 1.2em;font-size: 1em;padding-bottom: 12px;}
#corner-slider h2 a {color:#b8c5ca;}
#corner-slider p.more a { font-size:1.1em;color:#b8c5ca;}
#corner-slider h2 a:hover, #corner-slider p.more a:hover, #corner-slider .close:hover { color:#A7BC2C;}
#corner-slider img {margin-bottom:10px; margin-top:35px;}

#corner-slider .empty { display: none;}

/* TAGCLOUD NEWS */
ul.cloud{margin: 0;padding: 10px;text-align: justify;line-height: 1.3em;clear: both!important;background-color: #efefef;}
ul.cloud li{width:auto;position:static;float:none;display:inline;margin:0;padding:0;}
ul.cloud li a{height:auto;position:static;float:none;display:inline;margin:0;padding:0 4px;text-decoration:none;color:#2B3F52;cursor:pointer;}
ul.cloud li a span{height:auto;position:static;float:none;display:inline;margin:0;padding:0;background:transparent;border:none!important;}
ul.cloud li a em{display:none;}
ul.cloud li.size1{font-size:0.80em;line-height:1.3em;}
ul.cloud li.size2{font-size:0.95em;line-height:1.3em;}
ul.cloud li.size3{font-weight: 900;font-size:1.1em;line-height:1.1em;}
ul.cloud li.size3{font-weight: 900;font-size: 1.2em;line-height: 1.1em;}
ul.cloud li.size1 a{color: #466686;}
ul.cloud li.size2 a{color: #2B3F52;}
ul.cloud li.size3 a{color: #233443;font-weight: 900;}
ul.cloud li.size4 a{color: #233443;font-weight: 900;}
ul.cloud li.isCurrentTag a span,ul.cloud li a:hover, ul.cloud li.active a{background-color:#A3B82D;color:#FFF!important;}
ul.cloud li a:hover span{color:#A3B82D!important;}

.mod_tagcloudnews .reset {font-size: 0.9em;margin-bottom: 5px;font-weight: 700;}

/********** Compteur *********/
.compteur .ce_countup {margin-bottom:10px;}
.compteur .ce_countup .ce_image {width: 114px; float: left;}
.compteur .ce_countup .groupe {margin-left: 130px;margin-top: 20px;text-align: left;}
.compteur .ce_countup .headline {font-weight: 700;font-size: 1.9em;margin-bottom: 5px;}
.compteur .ce_countup .text {font-weight: normal;font-size: 1em;}

/********** Compteur V2 *********/
/*.compteur .ce_countup {margin-bottom:10px;padding: 0 50px 0 50px;}*/
.compteur .ce_countup .ce_image {width: 114px;/*float: left;*/ margin: 0 auto;}
.compteur .ce_countup .groupe {/* margin-left: 130px; *//* margin-top: 20px; *//* text-align: left; */}
.compteur .ce_countup .headline {font-weight: 700;font-size: 1.9em;margin-bottom: 5px;}
.compteur .ce_countup .text {font-weight: normal;font-size: 1em;text-align: center;}


/********** Partenaires *********/
#partenaires .contentwrap {margin: 0 auto;padding: 0;position: relative;width: 800px; padding:0 75px;}
#partenaires h3 {text-align: center;font-size: 1.8em;font-weight: 600;margin-top: 10px;margin-bottom: 10px; color:#2E4D59;}

/*
.ce_sliderStart .slider-control a {display: none;}
.ce_sliderStart .slider-control .slider-menu b.active {background: #a1b72b;box-shadow: 0 0 0px 1px #a1b72b;border: 2px solid #fff;}
.ce_sliderStart .slider-control .slider-menu b {box-shadow: 0 0 0px 1px #2e4d59; background-color:#2e4d59;border:2px solid #2e4d59;}
*/

.slick-prev {left: 0px;}
.slick-next {right: 0px;}
.slick-prev, .slick-next {top: 45%; height:50px;}


.slick-prev:before
{
    content: '';
	background-image:url("../images/arrow-left-valide.svg"); background-repeat: no-repeat; background-position:left top;
	display: block;
    width: 28px;
    height: 28px;
    position: absolute;
}

.slick-next:before
{
    content: '';
	background-image:url("../images/arrow-right-valide.svg"); background-repeat: no-repeat; background-position:left top;
	display: block;
    width: 28px;
    height: 28px;
    position: absolute;
}

.slick-dots {position: absolute;bottom: -35px;display: block;width: auto;padding: 0;list-style: none;text-align: center;margin-left: 5px;}
.slick-dots li {position: relative;display: inline-block;/* width: 20px; *//* height: 20px; *//* margin: 0 5px; */padding: 0;cursor: pointer;}
.slick-dots li button {font-size: 0.9em;line-height: 0;display: block;width: 20px;height: 20px;padding: 5px;cursor: pointer;color: transparent;border: 0;outline: none;background: transparent;color: #c4c4c4;}
.slick-dots li.slick-active button {background-color: #0D809B;color:#fff !important;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px}
.slick-dots li button::before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    content: "";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
}


/**************************************/
/* Page contact 
/**************************************/
#map .dlh_googlemap {height: 330px; width: 100%;}

.coordinates.contact {background-color: #3F5968;padding: 20px;margin-bottom: 10px;}
.coordinates.contact p, .coordinates.contact ol, .coordinates ol, .coordinates.contact h2, .coordinates.contact a {margin-bottom:0; color:#fff;}
.coordinates.contact strong {color:#fff;}
.ce_list.coordinates.contact li, .ce_list.coordinates li {list-style-position: inherit;list-style-type: none; padding-left:0; padding-bottom:5px;color:#fff;}

input, textarea, select {font-family: 'Open Sans', sans-serif; font-size:0.9em; font-weight: normal;}
textarea {height: 200px;resize: vertical;}
#formulaire input.submit, #formulaire button.submit {font-family: 'Open Sans', sans-serif;background-color:#2E4D59; padding: 8px 20px; display:block; float:left; color:#fff; font-size:1em;width: auto; border:none; cursor:pointer;float: left; font-weight: normal; text-transform:uppercase;border-radius:0; margin-top:20px;}
#formulaire input.submit:hover, #formulaire button.submit:hover {background-color:#A1B72B; color:#2E4D59;}

#formulaire .widget-captcha label, #formulaire .widget-captcha label .mandatory, #formulaire .widget-captcha .captcha_text, #formulaire .widget-upload label, #formulaire .widget-upload label .mandatory { font-size:0.9em;color: #2e4d59;}


/**************************************/
/* Pages contenu
/**************************************/
.contenu .ce_iconbox.version2 .ce_iconbox_inside {text-align: left;position: relative;padding: 0;min-height: inherit;}
.contenu .ce_iconbox .headline {margin-bottom: 15px;}

/* Timeline */
.ce_timeline {padding-top:20px;}
.ce_timeline:before {top: 25px;}
.ce_timeline .timeline-item .timeline-item-title {font-size: 1.1em;font-weight: 700;background: #A7BC2C;padding: 8px 20px;border-radius: 0px;margin-top: -6px;
	-webkit-transition: 0.2s linear 0s;
	   -moz-transition: 0.2s linear 0s;
	     -o-transition: 0.2s linear 0s;
		-ms-transition: 0.2s linear 0s;
	        transition: 0.2s linear 0s;}
.ce_timeline .timeline-item .timeline-item-title:before, .ce_timeline:before.ce_timeline i.last-point {background: #2E4D59;}
.ce_timeline .timeline-item i.timeline-icon {box-shadow: 0 0 0 4px #ccc;}
.ce_timeline .timeline-item i {background:#A7BC2C;}
.ce_timeline .timeline-item.timeline-w-icon .timeline-item-title:before {top: 26px;}

.ce_timeline .timeline-item:hover .timeline-item-title {padding-left:50px; padding-right:50px;}


/* Teamboxes */
.function {margin-bottom: 10px; color:#A1B72B !important;}
.ce_teambox .image .overlay {background: #A7BC2C;}
.ce_teambox .email a {color: #98AB28;font-size: 0.9em;}
.ce_teambox .phone {color: #2e4d59; font-size:0.9em;}
.ce_teambox em { font-size:0.9em;}
.ce_teambox .image_container {
    display: flex;
    justify-content: center;
}

/* h2 */
.conseil #main h2, .management #main h2, .dsi #main h2, .formation #main h2, .rgpd #main h2  {background-color:#2E4D59; color:#fff; text-align:center; font-weight:400; padding: 3px 0; font-size:1.2em; margin-bottom:20px; text-transform:uppercase; margin-top: 25px;}

/**************************************/
/* Pages Notre société de conseil
/**************************************/
.ce_text_imagebox.oversize .inside a {font-weight: 700;}
.ce_text_imagebox.oversize .inside .link:before {content: "\f101";font-family: FontAwesome;font-weight: normal;display: inline-block;margin-right: 5px;}

.map-optesys .caption {top: 155px;margin-left: 150px;display: table;font-size: 1.2em;background: #2E4D59;}

.ce_piechart {position: relative;text-align: center;}
.ce_piechart p {text-align: center;}
.ce_piechart span {font-size: 2em; position: absolute; top: 50%; left: 0; text-align: center; display: block; width: 100%; margin-top: -1em; line-height: 2em;color: #A7BC2C;}
.ce_piechart .piechart {height: 180px;position: relative;margin-bottom: 15px;}
.ce_piechart .headline {text-align: center;margin: 0;}

.ce_calltoaction p {margin-bottom: 20px;margin-top: 20px;}
.contenu .ce_calltoaction {background-color:#A7BC2C !important; color:#fff !important; margin:40px 0;}


/**************************************/
/* Pages conseil
/**************************************/
.conseil h1 {color: #ED7D31;background-image: url("../images/conseil-orange.svg");background-position: left;background-repeat: no-repeat;padding-left: 55px !important;padding-bottom: 6px;padding-top: 6px;margin-bottom: 20px;}

.conseil .ce_divider_extended.version1 {background: #ED7D31;}

.competances .ce_text_imagebox { margin:10px 0;}
.competances .ce_text_imagebox.color-white strong { color:#fff;}

.ce_calltoaction {background-color:#ED7D31 !important; color:#fff !important; margin:40px 0;}
.ce_calltoaction p {color:#fff !important; font-size:1.4em;}
.ce_calltoaction strong  {color:#fff !important; }

.ce_calltoaction a {color:#fff;font-family: 'Open Sans', sans-serif;}
.ce_calltoaction a:before {font-family: FontAwesome;margin-right: 5px;margin-left: 20px;}
.ce_calltoaction a:hover { color:#2E4D59}

/**************************************/
/* Pages management
/**************************************/
.management h1  {color:#E4A610;background-image: url("../images/management-jaune.svg");background-position: left 8px;background-repeat: no-repeat;padding-left:105px !important;padding-bottom: 26px;padding-top: 6px;/* margin-bottom: 20px; */}

.management .ce_divider_extended.version1 {background: #E4A610;}

.management .ce_text_imagebox {margin:10px 0;}
.management .ce_text_imagebox.color-white strong {color:#fff;}

.management .ce_calltoaction {background-color:#E4A610 !important; color:#fff !important; margin:40px 0;}

/**************************************/
/* Pages DSI
/**************************************/
.dsi h1{color:#70AD46;background-image: url("../images/DSI-vert-finale.svg");background-position: -14px;background-repeat: no-repeat;padding-left: 55px !important;padding-bottom: 6px;padding-top: 6px;margin-bottom: 20px;}


.dsi .ce_divider_extended.version1 {background: #70AD46;}

.dsi .ce_text_imagebox {margin:10px 0;}
.dsi .ce_text_imagebox.color-white strong {color:#fff;}

.dsi .ce_calltoaction {background-color:#70AD46 !important; color:#fff !important; margin:40px 0;}

/**************************************/
/* Page RGPD
/**************************************/
.rgpd h1{color:#97AB40;background-image: url("../images/RGPD-picto-final-01.svg");background-position: -24px;background-repeat: no-repeat;padding-left: 55px !important;padding-bottom: 6px;padding-top: 6px;margin-bottom: 20px;}


.rgpd .ce_divider_extended.version1 {background: #97AB40;}

.rgpd .ce_text_imagebox {margin:10px 0;}
.rgpd .ce_text_imagebox.color-white strong {color:#fff;}

.rgpd .ce_calltoaction {background-color:#97AB40 !important; color:#fff !important; margin:40px 0;}

/**************************************/
/* Pages Formation
/**************************************/
.formation h1 {color:#05A8E5;background-image: url("../images/Formation-bleu-ok-ok.svg");background-position: left;background-repeat: no-repeat;padding-left: 55px !important;padding-bottom: 6px;padding-top: 6px;margin-bottom: 20px;}

.formation .ce_divider_extended.version1 {background: #05A8E5;}

.formation .ce_text_imagebox {margin:10px 0;}
.formation .ce_text_imagebox.color-white strong {color:#fff;}

.formation .ce_calltoaction {background-color:#05A8E5 !important; color:#fff !important; margin:40px 0;}


/* DATE FORMULAIRE */
.datepicker_bootstrap .body {z-index: 99; background-color: #fff !important;margin-top: 0;}
.datepicker_bootstrap .header {line-height: inherit;padding-bottom: 0;}
.datepicker_bootstrap .body .slider>div thead th {font-size: 0.9em;}
.datepicker_bootstrap .days .day, .datepicker_bootstrap .months .month, .datepicker_bootstrap .years .year {font-size: 0.9em;}
img.CalendarFieldIcon {cursor: pointer;position: absolute;margin-left: -30px;margin-top: 15px;}
form .date {margin-bottom: 20px;}


/* POPUP */

#popup_this {
top: 50%;
left: 50%;
text-align:center;
/*margin-top: -50px;*/
/*margin-left: -100px;*/
position: fixed;
background: #fff;
padding: 30px;
max-width: 600px;
}

.b-close {
position: absolute;
right: 0;
top: 0;
cursor: pointer;
color: #fff;
background: #B4C52B;
padding: 5px 10px;
}

#popup_this .image_container img {margin: auto;}


/* ACCUEIL OPTESYS V02 */


.newsite .blanc p, .blanc h2{color: #fff !important;}
.newsite .mission p {font-size: 1.5rem !important;}
.newsite .mission h2 {font-size: 2.3rem !important;}
.newsite .visuel-accueil .ce_bgimage-inside { padding-left: 10% !important; padding-right: 10% !important;}
.newsite #footer {padding: 0 0;}

.newsite #newsletter .ce_hyperlink.more a:hover {background: #2E4D59;}

.newsite .societe-conseil .autogrid_row>.column>.attributes.p-xl {padding-top: 80px !important; padding-bottom: 80px !important;padding-left: 10% !important; padding-right: 10% !important;}

.newsite .header.original:before {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 56px;background: #2E4D59;top: 122px;}
.newsite .header.original .mainmenu:before {display: none;}
.newsite #title a img {margin-top: 25px;margin-bottom: 5px;}
.newsite #header .mod_top_phone {top: 30px;}
.newsite #top {background: #EEEEEE;}
.newsite #top, #top a {color: #2E4D59;}
.newsite #top .mod_socials a i {color: #2E4D59;}
.newsite h1 {font-size: 2.2em;font-weight: 800;}
.newsite #header .mod_top_phone a {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.newsite .header.original .header_metanavi {top: 30px;
	-webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;}
.newsite .header.original .header_metanavi a {
	-webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;}

.newsite #activites .ce_iconbox_outside img {display: none;}
.newsite #accompagnement .ce_iconbox_outside img {display: none;}

.newsite .ce_iconbox .headline {margin-bottom: 15px;}
.newsite .video .ce_youtube {margin: 0 5%;}
.newsite .conseil .ce_iconbox_outside {
-webkit-border-radius: 0px;
-webkit-border-top-left-radius: 60px;
-moz-border-radius: 0px;
-moz-border-radius-topleft: 60px;
border-radius: 0px;
border-top-left-radius: 60px;}

.newsite .bloc-dsi .ce_iconbox_outside {
	-webkit-border-bottom-right-radius: 60px;
-moz-border-radius-bottomright: 60px;
border-bottom-right-radius: 60px;
}

.newsite h2 {font-weight: 800;font-size: 1.8rem;}
.newsite .newsteaser-v4 h2 {font-size: 1em !important;}
.newsite p {font-size: 1.1rem;}
.newsite .ce_iconbox p {text-align: left;}

.newsite .ce_iconbox.version2 .ce_iconbox_inside {padding-bottom: 30px;padding-top: 25px;min-height: 288px;}

.newsite .ce_hyperlink.more a, .newsite .lien-inter a {
	-webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;}

.newsite .compteur h2 {font-size: 1.4rem;}
.newsite .compteur h2.pourquoi {font-size: 1.8rem !important;}

.newsite .liste .ce_iconbox.version3.xsmall p {color: #2E4D59;}
.newsite .liste .ce_iconbox.version3.xsmall h3 {font-size: 1.2em !important;}
.newsite .compteur .ce_countup .headline, .ce_countup .headline {font-weight: 800;font-size: 1.8rem !important;}
.newsite .compteur .ce_countup .groupe {margin-top: 20px;}
.newsite h2.center.actualites {text-align: center;font-size: 1.8rem !important;}

.newsite .newsteaser_v3 .news-overlay i {background-color: #BCD259;}
.newsite .newsteaser_v3.autogrid.block {margin-bottom: 40px;}

.newsite .compteur .boxed-content .contentwrap {max-width: 1800px;}
.newsite .pourquoi .boxed-content .contentwrap  {max-width: 1600px;}
.newsite .pourquoi .ce_iconbox .image_container img {width: 70px;}

.newsite .pourquoi .ce_iconbox_outside {
-webkit-border-top-left-radius: 100px;
-webkit-border-bottom-right-radius: 100px;
-moz-border-radius-topleft: 100px;
-moz-border-radius-bottomright: 100px;
border-top-left-radius: 100px;
	border-bottom-right-radius: 100px;}

.newsite .pourquoi .ce_iconbox p {color: #fff;}
.newsite .pourquoi .ce_iconbox .headline {margin-bottom: 15px;text-transform: inherit;}
.newsite .pourquoi .ce_iconbox_outside:hover img {padding-top: 8px;}

.newsite .actualites h2 {font-weight: 600;}

.mentions {background-color: #fff}
.mentions p, .mentions a {font-size: 1rem; color: #2E4D59; }

/* menu */
.newsite .mainmenu {float: right;}
.newsite .mainmenu ul li a {color: #fff !important;}
.newsite .header .mainmenu ul li a.trail, .newsite .header .mainmenu ul li a.active {color: #fff !important;}
.newsite .mainmenu ul li a:hover {color: #fff !important;}
.newsite .mainmenu ul li:hover > ul {background-color: #B3C52B;}
.newsite .mainmenu ul li a {font-size: 1.05em;}
.newsite .mainmenu ul ul {border-top: 0;margin-top: 0px;}
.newsite .mainmenu ul ul li a {font-size: 0.95rem!important;padding: 3px 20px !important; border-bottom: 0; color: #2E4D59 !important}

.newsite .stickyheader .header .mainmenu ul li a.trail, .newsite .stickyheader .header .mainmenu ul li a.active {color: #2E4D59 !important;}
.newsite .stickyheader .mainmenu ul li a {color: #2E4D59 !important;}
/*.newsite .stickyheader .mainmenu {margin-top: 20px;}*/

.newsite .mainmenu .accueil {display: none;}


/* Slider */
.newsite .ce_revolutionslider .ce_text.accroche {background: transparent !important;}


.newsite #newsletter h3 {text-align: center;}
.newsite #newsletter .ce_hyperlink {text-align: center;}


/* témoignages */
.center.temoignages {color: #fff;text-align: center;}
.newsteaser .content {min-height: 128px;}

.contenu.newsite #main h3 {color: #8B96A0 !important;}
.contenu.newsite #main .ce_text_imagebox_image h3, .contenu.newsite #main .ce_bgimage-inside h3, .contenu.newsite #main .ce_iconbox_inside h3 {color: #fff !important;}
.ce_iconbox .more {
    background-color: #fff;
    padding: 10px 20px;
    color: #2E4D59;
    display: inline-block;
    margin-top: 20px;
    border-radius: 100px;
}


/* ============================================================
   STYLE MODERNE POUR LA FAQ
   ============================================================ */

.mod_faqpage_accordion .faq-item {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    transition: all 0.3s ease;
}

/* Style du titre */
.mod_faqpage_accordion .faq-summary {
    padding: 15px 0;
    font-weight: bold;
    cursor: pointer;
    list-style: none;
    outline: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    font-size: 1.2rem;
    color: #2E4D59;
}

.mod_faqpage_accordion .faq-summary::-webkit-details-marker {
    display: none;
}

/* Indicateur + / - */
.mod_faqpage_accordion .faq-summary::after {
    content: '+';
    flex-shrink: 0;
    font-size: 1.5em;
    line-height: 1;
    color: #B3C52A;
}

.mod_faqpage_accordion details[open] .faq-summary::after {
    content: '−';
}

/* Style du contenu */
.mod_faqpage_accordion .faq-content {
    padding: 0 0 25px 0;
    animation: faqFadeIn 0.4s ease-out;
}

@keyframes faqFadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Masquage des informations de mise à jour Contao si elles ressortent */
.mod_faqpage_accordion .info {
    display: none;
}


/* ============================================================
   ACCORDÉONS OFFRES D'EMPLOI - OPTESYS
   ============================================================ */

.offres-emploi {
  margin-top: 40px;
  margin-bottom: 40px;
}

.ce_accordion .toggler:before {display: none;}

/* Carte globale */
.offres-emploi .ce_accordion {
  background: #ffffff;
  border: 1px solid rgba(46, 77, 89, 0.15);
  margin-bottom: 24px;
  padding: 0;
  box-shadow: 0 10px 28px rgba(46, 77, 89, 0.08);
  overflow: hidden;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.offres-emploi .ce_accordion:hover {
  box-shadow: 0 14px 35px rgba(46, 77, 89, 0.12);
  transform: translateY(-2px);
}

/* Titre cliquable */
.offres-emploi .toggler {
  position: relative;
  padding: 26px 70px 26px 30px;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.35;
  color: #2E4D59;
  background: #ffffff;
  border-left: 6px solid #B3C52A;
}

/* Icône + */
.offres-emploi .toggler::after {
  content: "+";
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 34px;
  height: 34px;
  line-height: 31px;
  text-align: center;
  border: 2px solid #B3C52A;
  border-radius: 50%;
  color: #B3C52A;
  font-size: 1.5rem;
  font-weight: 700;
}

/* Icône - quand ouvert */
.offres-emploi .toggler.active::after {
  content: "−";
  background: #B3C52A;
  color: #ffffff;
}

/* Contenu déroulant */
.offres-emploi .accordion {
  background: #ffffff;
}

.offres-emploi .accordion > div {
  padding: 0 30px 32px 36px;
}

/* Titres internes */
.offres-emploi .accordion h3 {
  color: #2E4D59;
  font-size: 1.35rem;
  margin-top: 32px;
  margin-bottom: 12px;
}

.offres-emploi .accordion h4 {
  color: #2E4D59;
  font-size: 1.05rem;
  margin-top: 24px;
  margin-bottom: 8px;
}

/* Paragraphes */
.offres-emploi .accordion p {
  line-height: 1.7;
}

/* Listes */
.offres-emploi .accordion ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

.offres-emploi .accordion li {
  margin-bottom: 8px;
  line-height: 1.6;
}

/* Mise en avant de l'accroche */
.offres-emploi .accordion p:first-child {
  font-size: 1.15rem;
  color: #2E4D59;
}

/* Responsive */
@media screen and (max-width: 768px) {
  .offres-emploi .toggler {
    padding: 22px 60px 22px 22px;
    font-size: 1.1rem;
  }

  .offres-emploi .toggler::after {
    right: 20px;
    width: 30px;
    height: 30px;
    line-height: 27px;
    font-size: 1.3rem;
  }

  .offres-emploi .accordion > div {
    padding: 0 22px 28px 22px;
  }
}


/**************************************/
/* media queries
/**************************************/

@media only screen and (max-width: 1000px) and (min-width: 768px){
	.mod_top_phone {display: block;}
}

@media screen and (max-width: 1366px) {
	#corner-slider {bottom: 140px !important;}
}

@media screen and (max-width: 1140px) {
	.newsite .mainmenu ul li a {font-size: 1em;padding-left: 8px !important;padding-right: 8px !important;}
}

@media screen and (max-width: 1024px) {
	.mainmenu ul li a.accueil {display: none;}
	.mainmenu ul li {margin-left: 6px;margin-right: 6px;}
	.ce_text.accroche h1 {font-size: 27px !important;}
	.ce_revolutionslider .ce_text.accroche {margin-top: 38px !important;}
	.ce_revolutionslider .ce_text.accroche h1 {font-size:27px !important;}
	.mod_article#activites {top: -112px;}
	.newsite .mod_article#activites {top: inherit;}
	#photo-equipe {margin-top: 256px !important;}
	.texte-equipe { margin-top:200px !important;}
	#footer .autogrid_wrapper {padding: 0;}
	.ce_calltoaction p {font-size: 1.25em;text-align: left;}
	#corner-slider {bottom: 0px !important;}
	.newsite .mainmenu ul li a {font-size: 0.95em;margin-left: 0px;margin-right: 0px;}
	.newsite .mainmenu ul li {margin-left:0px;margin-right: 0px;}
	.newsite h1 {font-size: 2em;}
}

@media screen and (max-width: 966px){
	#header .mod_top_phone {display: none;}
	.header.original .header_metanavi {right: 100px;top: 20px;}
	#title h2 a img {width: 300px;}
    #title a img {width: 300px;}
	.ce_calltoaction p {font-size: 1.2em;}
	body.fixed-header .stickyheader {display: none;}
	.stickyheader .header.cloned {-webkit-animation: none;animation: none;}
	#stickyheader .mod_top_mail, #stickyheader .mod_top_phone {display: none;}
	
	.newsite .header.original:before {display: none;}
	.newsite .smartmenu .smartmenu-trigger {height: 110px;}
	.newsite .header.original .header_metanavi {top: 25px;}
	#corner-slider  {display:none;}
	.autogrid {width: 100%!important;}
	.autogrid.same-height, .autogrid_wrapper.same-height, .autogrid_wrapper .inner.same-height {display: block;}
	.autogrid, .autogrid_row>.column {flex: 100%;max-width: 100%;}
	.newsite .ce_iconbox.version2 .ce_iconbox_inside {min-height: auto;}
	.newsite .ce_iconbox_outside {min-height: inherit !important;}
	.newsite .ce_iconbox_sans_lien {margin-bottom: 30px;}
	.newsite .newsteaser {margin-bottom: 30px;}
	.mainmenu ul li.salles a {display: block;}
}

@media screen and (max-width: 800px){
	#corner-slider  {display:none;}
	.autogrid {width: 100%!important;}
	.autogrid.same-height, .autogrid_wrapper.same-height, .autogrid_wrapper .inner.same-height {display: block;}
	.border-inner {border-left: 0;}
	.mod_article#activites {top: 0;}
	.bloc-formation, .bloc-dsi {margin-top: 0 !important;}
	.ce_revolutionslider .ce_text.accroche h1 {font-size: 23px !important;}
	.ce_revolutionslider_text.bold {font-size: 17px !important;}
	.ce_revolutionslider .ce_text.accroche {margin-top: 45px !important;}
	#photo-equipe {margin-top: 600px !important;}
	.texte-equipe {margin-top: -50px !important;margin-bottom: 50px;}
	.chiffres { margin-top:80px;}
	#footer .inside, #footer .inside p, #footer .inside li {text-align:center !important;}
	#footer ul {padding-left:0; list-style:none;}
	.conseil .ce_text_imagebox_image, .management .ce_text_imagebox_image, .formation .ce_text_imagebox_image, .dsi .ce_text_imagebox_image {background-image: none !important;}
	.map-optesys {margin-top: 50px;}
	.ce_teambox {margin-bottom: 60px;}
	.ce_calltoaction p {font-size: 1.2em;}
	.margin-right60 {margin-right: 0px;}
	.outils img {width:200px !important;}
	.outils .ce_text {margin: 0 !important;}
	.newsteaser_v2 {min-height: inherit;max-height: none;height:auto;margin-bottom:20px;}
	.mod_newslist.news-accueil {margin-right: 0px;}
	.ce_timeline .textarea p { text-align:left !important;}
	.popup-banner {font-size:0.9em;}
    
    #newsletter h3 {text-align: center;padding-right: 0;padding-top: 0;padding-bottom: 0px;}
    #newsletter .bouton-news {text-align: center !important;}
	
	.ce_revolutionslider .tp-banner.revslider-initialised {height: 250px !important;}
	.ce_revolutionslider .ce_text {margin-top: 10% !important;}
}

@media screen and (max-width: 767px){
	.ce_revolutionslider {display: block !important;}
	#fix-wrapper { display:none !important;}
	#contentwrapper {padding-top: 70px;}
	#nav-open-btn:before {background:#2e4d59 !important;}
    .ce_autogridWrapperStart.autogrid {padding-left: 1%;padding-right: 1%;}
    .mod_newsreader .ce_iconbox:not(.no_gutter) { margin-bottom: 10px;}
    
    .newsteaser-v4 .info {display: none;}
    .newsteaser-v4 h2 {font-size: 1em !important; padding-bottom: 8px;line-height: 1.1em !important;}
    .newsteaser-v4 h3 {font-size: 0.9em !important;font-style: oblique;margin-bottom: 20px;font-weight: normal;}
	.ce_iconbox:not(.no_gutter) {margin-bottom: 0;}
	.newsteaser-v4 .image_container img {margin: auto;}
	#footer .mod_socials {margin: auto;width: 165px;}
	.newsite .ce_bgimage.img-leftside-50 .ce_bgimage-image {display: block;width: 100%;}
	.newsite .visuel-accueil .ce_bgimage-inside {background-color: rgba(255,255,255,.8);}
	.mainmenu ul li.rejoindre a {display: block;}
	#popup_this {left: 0 !important; top: 0 !important; right: 0 !important;}
}


@media screen and (max-width: 769px){
	.ce_revolutionslider .ce_text.accroche h1 {font-size: 21px !important;}
}

@media screen and (max-width: 603px){
	.header.original {visibility: hidden;}
	.header.original #title h2 a img {display:none;}
	#stickyheader #title h2 a img {width: 250px;}
    .header.original #title a img {display:none;}
	#stickyheader #title a img {width: 250px;}
	.ce_revolutionslider .ce_text.accroche h1 {font-size: 17px !important;}
	.ce_revolutionslider_text.bold {font-size: 14px !important;}
	.mod_article.autogrid.autogrid-first {padding-top: 60px;}
	.texte-equipe {margin-top: -80px !important;}
	#photo-equipe {margin-top: 650px !important;}
	#footer .mod_article.autogrid.autogrid-first {padding-top: 0px;}
	#nos-consultants {margin-top: 0 !important;}
	.ce_calltoaction p {font-size: 1.25em;}
	.conseil #main h2, .management #main h2, .dsi #main h2, .formation #main h2, .rgpd #main h2 {font-size: 1.1em !important;}
	.orange.slide h2 {font-size: 1.7rem !important;}
}

@media screen and (max-width: 533px){
	.ce_revolutionslider {display: none;}
	/*.mod_article#activites {top: 80px;}*/
	/*#photo-equipe {margin-top: 730px !important;}*/
}

@media screen and (max-width: 414px){
	.ce_calltoaction p {font-size: 1em;}
	input.captcha {width: 100%!important;}
	.ce_iconbox.management-prog.version2 .image_container img {width: 80px;}
	.ce_iconbox.version2 .image_container img {width: 50px;}
	.ce_iconbox.version2 .ce_iconbox_inside {padding-left: 100px;}
	#photo-equipe {margin-top: 900px !important;}
	.map-optesys figure {margin-left: 0 !important;}
	h1, h2 {font-size: 1.4em !important;}
	.newsteaser_v3 .content_left {margin-bottom: 10px !important;}
	#popup_this { left: 0 !important;}
}
@media screen and (max-width: 375px){
	#stickyheader #title h2 a img {width: 230px;}
	#stickyheader #title a img {width: 230px;}
	#photo-equipe {margin-top: 1010px !important;}
}

@media screen and (max-width: 360px){
	.ce_iconbox.version2 .ce_iconbox_inside {padding-right: 15px;}
	#photo-equipe {margin-top: 960px !important;}
	.sharebuttons {position: relative; right:0; margin-top:0; margin-bottom:10px;}
}


@media screen and (max-width: 320px){
	.ce_iconbox.version2 .image_container img {display:none}
	.ce_iconbox.version2 .ce_iconbox_inside {padding-right: 25px; padding-left:25px;}
	#stickyheader #title h2 a img {width: 200px;padding-top: 5px;}
	#stickyheader #title a img {width: 200px;padding-top: 5px;}
	#photo-equipe {margin-top: 880px !important;}
	.ce_gallery .content-inside { font-size:0.8em;}
}
















