@font-face { font-family: 'Roboto'; src: url("../fonts/Roboto-Thin.eot"); src: url("../fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Thin.woff2") format("woff2"), url("../fonts/Roboto-Thin.woff") format("woff"), url("../fonts/Roboto-Thin.ttf") format("truetype"), url("../fonts/Roboto-Thin.svg#Roboto-Thin") format("svg"); font-weight: 100; font-style: normal; }

@font-face { font-family: 'Roboto Slab'; src: url("../fonts/RobotoSlab-Light.eot"); src: url("../fonts/RobotoSlab-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoSlab-Light.woff2") format("woff2"), url("../fonts/RobotoSlab-Light.woff") format("woff"), url("../fonts/RobotoSlab-Light.ttf") format("truetype"), url("../fonts/RobotoSlab-Light.svg#RobotoSlab-Light") format("svg"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'Roboto Slab'; src: url("../fonts/RobotoSlab-Regular.eot"); src: url("../fonts/RobotoSlab-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoSlab-Regular.woff2") format("woff2"), url("../fonts/RobotoSlab-Regular.woff") format("woff"), url("../fonts/RobotoSlab-Regular.ttf") format("truetype"), url("../fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular") format("svg"); font-weight: 400; font-style: normal; }

/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
body { font-family: "Roboto Slab", serif; font-size: 16px; line-height: 1.5; font-weight: 300; color: #333; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; }

strong { color: black; font-weight: 400; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .plantuml, .highlight { margin-bottom: 15px; }

/** Images */
img { max-width: 100%; vertical-align: middle; }

.plantuml { display: none; }

/** Figures */
figure { text-align: center; }

figure img { border-radius: 4px; box-shadow: 0 4px 12px black; }

figure > img { display: block; }

figcaption { font-size: 14px; text-align: left; }

/** Lists */
ul, ol, dl dd { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Tables */
table { border-collapse: collapse; margin: 1em 0; text-align: center; width: 100%; }

td { border-bottom: 1px dotted #989897; border-right: 1px dotted #989897; }

td:last-of-type { border-right: 0px; }

tr:last-of-type td { border-bottom: 0px; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto', sans-serif; font-weight: 100; margin: 1.25em 0 0.8em; }

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em { font-style: normal; text-decoration: underline; text-decoration-style: dotted; }

h2 { color: #006666; font-size: 32px; text-align: center; }

@media screen and (max-width: 800px) { h2 { font-size: 28px; } }

h3 { font-size: 26px; }

@media screen and (max-width: 800px) { h3 { font-size: 22px; } }

h4 { font-size: 20px; }

@media screen and (max-width: 800px) { h4 { font-size: 18px; } }

/** Links */
a { color: #006666; text-decoration: none; }

a:visited { color: #004d4d; }

a:hover { color: #333; text-decoration: underline; }

/** Blockquotes */
blockquote { color: #585857; border-left: 4px solid #989897; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }

blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #989897; border-radius: 3px; }

code { padding: 1px 5px; }

pre { padding: 8px 12px; overflow-x: scroll; }

pre > code { border: 0; padding-right: 0; padding-left: 0; }

/** Wrapper */
.wrapper { max-width: -webkit-calc(800px - (30px * 2)); max-width: calc(800px - (30px * 2)); margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; }

@media screen and (max-width: 800px) { .wrapper { max-width: -webkit-calc(800px - (30px)); max-width: calc(800px - (30px)); padding-right: 15px; padding-left: 15px; } }

/** Clearfix */
.wrapper:after, .footer-col-wrapper:after, .main-content .offer-col-wrapper:after, .main-content .interventions-details:after, .adhoc-col-wrapper:after, .coaching-col-wrapper:after, .commitment:after, .person:after { content: ""; display: table; clear: both; }

/** External links */
.external:after { content: " \f08b"; font-family: 'FontAwesome'; font-size: 0.7em; vertical-align: super; }

.display-off { display: none; }

/** Site header */
.site-header { min-height: 80px; position: relative; }

.site-header #quick-access-link { background-color: #006666; color: #fdfdfd; font-size: 0.75em; margin: 0 0 1em; padding: 0 1em; text-align: right; }

.site-header #quick-access-link li { /* Compass inline-block */ display: inline-block; vertical-align: middle; *vertical-align: auto; *zoom: 1; *display: inline; /* /Compass inline-block */ }

.site-header #quick-access-link li + li:before { content: ' | '; padding: 0 1em; }

.site-header #quick-access-link a { color: inherit; }

.site-title { font-family: 'Roboto', sans-serif; font-size: 26px; line-height: 80px; letter-spacing: -1px; margin-bottom: 0; float: left; }

.site-title, .site-title:visited, .site-title:hover { color: #006666; text-decoration: none; }

.site-title img { max-height: 40px; vertical-align: text-bottom; }

.site-nav { font-family: 'Roboto', sans-serif; font-size: 20px; float: right; line-height: 80px; }

.site-nav .menu-icon { display: none; }

.site-nav .page-link { color: #333; line-height: 1.5; }

.site-nav .page-link:not(:last-child) { margin-right: 20px; }

@media screen and (max-width: 600px) { .site-nav { position: absolute; top: 47px; right: 15px; background-color: #fdfdfd; border: 1px solid #989897; border-radius: 5px; text-align: right; }
  .site-nav .menu-icon { display: block; float: right; width: 36px; height: 26px; line-height: 0; padding-top: 10px; text-align: center; }
  .site-nav .menu-icon > svg { width: 18px; height: 15px; }
  .site-nav .menu-icon > svg path { fill: #181818; }
  .site-nav .trigger { clear: both; display: none; }
  .site-nav:hover .trigger { display: block; padding-bottom: 5px; }
  .site-nav .page-link { display: block; padding: 5px 10px; }
  .site-nav .page-link:not(:last-child) { margin-right: 0; } }

/** Site footer */
#back-to-top { margin: 0; padding: 0; text-align: right; }

.site-footer { padding: 0; -webkit-transition: all 1s ease; transition: all 1s ease; }

.site-footer.highlight { background-color: #006666; }

.site-footer img { max-height: 16px; vertical-align: baseline; }

.contact-list, .social-media-list, .appendice-list { list-style: none; margin-left: 0; }

footer p { margin: 0; padding: 0; text-align: center; }

footer p#licence { background-color: #006666; color: #fdfdfd; font-size: 0.75em; }

footer p#licence img { vertical-align: text-top; }

footer p#licence a { color: inherit; }

.footer-col-wrapper { font-size: 15px; color: #585857; margin-left: -15px; }

.footer-col { float: left; margin-bottom: 15px; padding-left: 15px; }

.footer-col-1 { width: -webkit-calc(35% - (30px / 2)); width: calc(35% - (30px / 2)); }

.footer-col-2 { width: -webkit-calc(20% - (30px / 2)); width: calc(20% - (30px / 2)); }

.footer-col-3 { width: -webkit-calc(45% - (30px / 2)); width: calc(45% - (30px / 2)); }

@media screen and (max-width: 800px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); }
  .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

@media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

/** Page content */
.page-content { padding: 30px 0; }

.follow-up { text-align: center; }

.post-list { margin-left: 0; list-style: none; }

.post-list > li { margin-top: 60px; margin-bottom: 60px; }

.post-list > li h2 { margin-bottom: 0; text-align: left; }

.post-meta { font-family: 'Roboto Slab'; font-size: 14px; color: #585857; float: right; line-height: 4; }

.rss-subscribe { margin-top: -3.7em; text-align: right; }

.nota-bene, .update { border-left: 1px dotted #989897; font-style: italic; padding-left: 1em; }

.nota-bene::before, .update::before { content: "\f05a"; font-family: "FontAwesome"; font-style: normal; font-size: 1em; margin-left: -3em; margin-right: 2em; }

@media screen and (max-width: 800px) { .nota-bene::before, .update::before { margin-left: 0; margin-right: 0.5em; } }

.update::before { content: "\f044"; }

/** Posts */
.post-header { margin-bottom: 30px; }

.post-title { font-size: 42px; letter-spacing: -1px; line-height: 1; }

@media screen and (max-width: 800px) { .post-title { font-size: 36px; } }

.post-content { margin-bottom: 30px; }

.footnotes { border-top: 1px #989897 dotted; margin: 2em 0 0; padding: 0.5em; }

.footnotes p { margin-bottom: 0; }

/** Syntax highlighting styles */
.highlight { background: #fff; }

.highlight .c { color: #998; font-style: italic; }

.highlight .err { color: #a61717; background-color: #e3d2d2; }

.highlight .k { font-weight: bold; }

.highlight .o { font-weight: bold; }

.highlight .cm { color: #998; font-style: italic; }

.highlight .cp { color: #999; font-weight: bold; }

.highlight .c1 { color: #998; font-style: italic; }

.highlight .cs { color: #999; font-weight: bold; font-style: italic; }

.highlight .gd { color: #000; background-color: #fdd; }

.highlight .gd .x { color: #000; background-color: #faa; }

.highlight .ge { font-style: italic; }

.highlight .gr { color: #a00; }

.highlight .gh { color: #999; }

.highlight .gi { color: #000; background-color: #dfd; }

.highlight .gi .x { color: #000; background-color: #afa; }

.highlight .go { color: #888; }

.highlight .gp { color: #555; }

.highlight .gs { font-weight: bold; }

.highlight .gu { color: #aaa; }

.highlight .gt { color: #a00; }

.highlight .kc { font-weight: bold; }

.highlight .kd { font-weight: bold; }

.highlight .kp { font-weight: bold; }

.highlight .kr { font-weight: bold; }

.highlight .kt { color: #458; font-weight: bold; }

.highlight .m { color: #099; }

.highlight .s { color: #d14; }

.highlight .na { color: #008080; }

.highlight .nb { color: #0086B3; }

.highlight .nc { color: #458; font-weight: bold; }

.highlight .no { color: #008080; }

.highlight .ni { color: #800080; }

.highlight .ne { color: #900; font-weight: bold; }

.highlight .nf { color: #900; font-weight: bold; }

.highlight .nn { color: #555; }

.highlight .nt { color: #000080; }

.highlight .nv { color: #008080; }

.highlight .ow { font-weight: bold; }

.highlight .w { color: #bbb; }

.highlight .mf { color: #099; }

.highlight .mh { color: #099; }

.highlight .mi { color: #099; }

.highlight .mo { color: #099; }

.highlight .sb { color: #d14; }

.highlight .sc { color: #d14; }

.highlight .sd { color: #d14; }

.highlight .s2 { color: #d14; }

.highlight .se { color: #d14; }

.highlight .sh { color: #d14; }

.highlight .si { color: #d14; }

.highlight .sx { color: #d14; }

.highlight .sr { color: #009926; }

.highlight .s1 { color: #d14; }

.highlight .ss { color: #990073; }

.highlight .bp { color: #999; }

.highlight .vc { color: #008080; }

.highlight .vg { color: #008080; }

.highlight .vi { color: #008080; }

.highlight .il { color: #099; }

.main-content #vision { font-family: 'Roboto', sans-serif; font-size: 2em; line-height: 2; }

.main-content #vision span { display: block; }

@media screen and (max-width: 600px) { .main-content #vision { font-size: 1.5em; }
  .main-content #vision span { display: inline; } }

.main-content #impact { line-height: 2; margin-bottom: 2em; }

.main-content #impact a { border-radius: 3px; float: right; padding: 0 1em; }

.main-content #impact a:hover { background-color: #006666; color: white; text-decoration: none; }

.main-content .centered { text-align: center; }

.main-content .offer-col-wrapper { margin-left: -15px; }

.main-content .offer-col { float: left; margin-bottom: 15px; padding-left: 15px; width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); }

@media screen and (max-width: 600px) { .main-content .offer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

.main-content .offer-col img { width: 100%; }

.main-content .intervention { float: left; margin-bottom: 15px; padding-left: 15px; width: -webkit-calc(33% - (30px / 2)); width: calc(33% - (30px / 2)); }

.main-content .intervention h3 { text-align: center; }

.main-content .intervention i { color: #006666; display: block; font-size: 80px; margin-bottom: 0.5em; text-align: center; }

@media screen and (max-width: 600px) { .main-content .interventions-details .intervention { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

.adhoc-col-wrapper { margin-top: 30px; margin-bottom: 30px; margin-left: -15px; list-style: none; }

.adhoc-col { float: left; margin-bottom: 15px; padding-left: 15px; width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); text-align: center; }

@media screen and (max-width: 600px) { .adhoc-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

.adhoc-col dt { background-color: #006666; border-radius: 3px; color: #fdfdfd; }

.adhoc-col.whole-width { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); }

.adhoc-col dd { margin: 0; }

.coaching-col-wrapper { margin-top: 30px; margin-bottom: 30px; margin-left: -15px; list-style: none; }

.coaching-col { float: left; margin-bottom: 15px; padding-left: 15px; width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); text-align: center; }

@media screen and (max-width: 600px) { .coaching-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

.coaching-col dt { background-color: #006666; border-radius: 3px; color: #fdfdfd; }

.coaching-col.whole-width { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); }

.coaching-col dd { margin: 0; }

.commitment { margin: 3em 0; margin-left: -15px; }

.commitment .commitment-col { float: left; margin-bottom: 15px; padding-left: 15px; }

.commitment .commitment-col h4 { margin: 0; }

.commitment .commitment-id { text-align: center; width: -webkit-calc(20% - (30px / 2)); width: calc(20% - (30px / 2)); }

.commitment .commitment-id .fa { color: #006666; font-size: 3em; }

.commitment .commitment-id h2, .commitment .commitment-id h3 { color: black; font-family: "Roboto Slab", serif; font-size: 1em; font-weight: 400; margin: 1em 0; }

.commitment .commitment-left { width: -webkit-calc(40% - (30px / 2)); width: calc(40% - (30px / 2)); }

.commitment .commitment-right { width: -webkit-calc(40% - (30px / 2)); width: calc(40% - (30px / 2)); }

.commitment .commitment-bottom { float: right; width: -webkit-calc(80% - (30px / 2)); width: calc(80% - (30px / 2)); }

@media screen and (max-width: 600px) { .commitment .commitment-id, .commitment .commitment-left, .commitment .commitment-right, .commitment .commitment-bottom { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

.person { margin: 3em 0; margin-left: -15px; }

.person .person-col { float: left; margin-bottom: 15px; padding-left: 15px; }

.person .person-id { text-align: center; width: -webkit-calc(20% - (30px / 2)); width: calc(20% - (30px / 2)); }

.person .person-id img { border-radius: 80% 50%; max-width: 150px; width: 80%; }

.person .person-id img.map { border-radius: 50% 80%; }

.person .person-id h2 { color: black; font-family: "Roboto Slab", serif; font-size: 1em; font-weight: 400; margin: 1em 0; }

.person .person-curriculum { width: -webkit-calc(40% - (30px / 2)); width: calc(40% - (30px / 2)); }

.person .person-intentions { width: -webkit-calc(40% - (30px / 2)); width: calc(40% - (30px / 2)); }

.person .person-interests { float: right; width: -webkit-calc(80% - (30px / 2)); width: calc(80% - (30px / 2)); }

@media screen and (max-width: 600px) { .person .person-id, .person .person-curriculum, .person .person-intentions, .person .person-interests { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

.person.legal .person-id img { border-radius: 0; max-width: 85px; }

#piwik-optout { border: #989897 1px dotted; border-radius: 3px; width: 100%; height: 180px; }

dl#version { text-align: right; }

dl#version dt, dl#version dd { display: inline-block; }

dl#version dd { margin-left: 0; color: #006666; }

dl#version dt { margin-left: 2em; }

/*# sourceMappingURL=main.css.map */