/* CSS Document by Black meridian */

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   global                                       <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

html {height: 100%; min-height: 100%; font: 0.625em/1em Arial, Helvetica, sans-serif;}
body {height: 100%; font: inherit; font-family: 'Ubuntu', sans-serif; color: #c5bdc1; background: #6d5a65; -webkit-font-smoothing: antialiased;}
h1, h2, h3, h3, h5, h6 {line-height: normal; font-weight: normal;}
p, li {line-height: normal;}
strong {font-weight: bold;}
em {font-style: italic;}
a {text-decoration: underline; color: inherit;}
a:hover, a:focus {text-decoration: underline; color: inherit; outline: none;}
a span, button {cursor: pointer;}
img {max-width: 100%; vertical-align: bottom;}
sub, sup {font-size: 75%;}

h1 {margin: 0 0 65px; font: bold 40px/40px 'Baskerville', serif; font-size: 4rem; line-height: 4rem; text-align: center;}
h2 {margin: 0 0 21px; font: bold 40px/44px 'Baskerville', serif; font-size: 4rem; line-height: 4.4rem;}
h2 em {font-style: inherit; color: #d7859d;}
h3, .h3 {margin: 0 0 6px; font-size: 20px; font-size: 2rem; line-height: 24px; line-height: 2.4rem; font-weight: 300;}
p {margin-bottom: 24px; font-size: 14px; font-size: 1.4rem; line-height: 24px; line-height: 2.4rem;}
p:last-child {margin-bottom: 0;}
ul, ol {margin-bottom: 24px;}
ul:last-child, ol:last-child {margin-bottom: 0;}
li {font-size: 14px; font-size: 1.4rem; line-height: 24px; line-height: 2.4rem;}

.chapo {margin: 0 0 28px;}
.chapo p {margin: 0; font-size: 20px; font-size: 2rem; line-height: 28px; line-height: 2.8rem; font-weight: 300;}

.button {margin: 40px 0;}
.button:first-child {margin-top: 0;}
.button:last-child {margin-bottom: 0;}
.btn {padding: 14px 30px; border: 1px solid #444; font-size: 12px; font-size: 1.2rem; line-height: 16px; font-weight: bold; text-decoration: none !important; color: #444 !important;}
.btn {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-border-radius: 24px;
     -moz-border-radius: 24px;
          border-radius: 24px;
}
.btn:hover,
.btn:focus {color: #e4dddf !important; background: #444;}

p > strong > em > a {display: inline-block;padding: 14px 30px; border: 1px solid #444; font-size: 12px; font-size: 1.2rem; line-height: 16px; font-weight: bold !important; font-style: normal !important; text-decoration: none !important; color: #444 !important;}
p > strong > em > a {
  -webkit-border-radius: 24px;
     -moz-border-radius: 24px;
          border-radius: 24px;
}
p > strong > em > a:hover,
p > strong > em > a:focus {color: #e4dddf !important; background: #444;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   header                                       <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#header {color: #444; background: #e4dcdc;}

#header .topnav#topnav {position: relative; z-index: 10; margin-bottom: -57px; padding: 20px 0;}
#header .topnav#topnav ul > li {margin-right: 50px; font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
#header .topnav#topnav ul > li:last-child {margin-right: 0;}

#header .topnav ul > li {padding: 0;}
#header .topnav ul > li > a {text-decoration: none;}
#header .topnav ul > li > a:hover,
#header .topnav ul > li > a:focus {text-decoration: underline;}
#header .topnav .search .input-group {
  -ms-flex-align: start;
  align-items: flex-start;
}
#header .topnav .search .form-control {padding: 0; border: 0; border-bottom: 1px solid currentColor; width: 75px; height: auto; font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem; color: #8d8d8d; background: none;}
#header .topnav .search .form-control {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}
#header .topnav .search .form-control:focus {color: #444;}
#header .topnav .search .form-control::-webkit-input-placeholder {font-style: italic !important;}
#header .topnav .search .form-control::-moz-placeholder {font-style: italic !important;}
#header .topnav .search .form-control:-ms-input-placeholder {font-style: italic !important;}
#header .topnav .search .form-control:-moz-placeholder {font-style: italic !important;}

#header .topnav .search .input-group-btn {order: -1; padding-right: 10px;}
#header .topnav .search .input-group-btn .btn {display: block; margin: 3px 0 0; padding: 0; border: 0; width: 17px; height: 15px; overflow: hidden; text-indent: -999em; text-align: left; background: url('images/topnav-icons.png') no-repeat -32px 0;}
#header .topnav .search .input-group-btn .btn {
  -webkit-background-size: auto 17px;
     -moz-background-size: auto 17px;
          background-size: auto 17px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

#header .topnav .picto:before {float: left; content: ""; background: url('images/topnav-icons.png') no-repeat 0 0;}
#header .topnav .picto:before {
  -webkit-background-size: auto 17px;
     -moz-background-size: auto 17px;
          background-size: auto 17px;
}
#header .topnav .picto-lieu {padding-left: 23px;}
#header .topnav .picto-lieu:before {margin-left: -23px; margin-top: 0; width: 13px; height: 17px; background-position: 0 0;}
#header .topnav .picto-email {padding-left: 27px;}
#header .topnav .picto-email:before {margin-left: -27px; margin-top: 2px; width: 17px; height: 13px; background-position: -14px 0;}

#logo-nav {padding: 15px 0 25px;}
#logo {position: relative; z-index: 30; margin: 0;}
#logo a {display: inline-block; vertical-align: bottom; width: 126px; height: 97px; overflow: hidden; text-indent: -999em; text-align: left; background: url('images/logo-fondation-conde.png') no-repeat 0 0;}

#nav {position: relative; z-index: 30;}
#nav .nav {padding-bottom: 10px;}
#nav .nav > li {margin-right: 35px;}
#nav .nav > li:last-child {margin-right: 0;}
#nav .nav > li > a {padding-bottom: 8px; border-bottom: 5px solid transparent; font-size: 14px; font-size: 1.4rem; line-height: 20px; line-height: 2rem; text-transform: uppercase;}
#nav .nav > li.active > a,
#nav .nav > li > a:hover,
#nav .nav > li > a:focus {border-bottom-color: currentColor; color: #d7859d;}

#nav .nav > li#item58 {margin-left: 10px; margin-right: 20px;}
#nav .nav > li#item58 > a {display: block; position: relative; padding: 9px 20px 11px 54px; border: 0; width: 146px; height: 44px; overflow: hidden; font-size: 12px; line-height: 12px; text-transform: none; color: #fff; background: #d7859d;}
#nav .nav > li#item58 > a {
  -webkit-border-radius: 24px;
     -moz-border-radius: 24px;
          border-radius: 24px;
}
#nav .nav > li#item58 > a:before {position: absolute; left: 1px; top: 1px; width: 42px; height: 42px; content: ""; background: #e4dcdc url('images/nav-icons.png') no-repeat 0 0;}
#nav .nav > li#item58 > a:before {
  -webkit-background-size: 84px auto;
     -moz-background-size: 84px auto;
          background-size: 84px auto;
  -webkit-border-radius: 0 50% 50% 0;
     -moz-border-radius: 0 50% 50% 0;
          border-radius: 0 50% 50% 0;
}
#nav .nav > li#item58 > a:after {position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 1px solid #d7859d; content: "";}
#nav .nav > li#item58 > a:after {
  -webkit-border-radius: 24px;
     -moz-border-radius: 24px;
          border-radius: 24px;
}
#nav .nav > li#item58 > a:hover,
#nav .nav > li#item58 > a:focus {color: #d7859d; background-color: transparent;}
#nav .nav > li#item58 > a:hover:before,
#nav .nav > li#item58 > a:focus:before {background-color: #d7859d; background-position-y: -42px;}

#nav .nav > li#item59 {margin-left: 10px;}
#nav .nav > li#item59 > a {display: block; position: relative; padding: 9px 20px 11px 54px; border: 0; width: 131px; height: 44px; overflow: hidden; font-size: 12px; line-height: 12px; text-transform: none; color: #fff; background: #444;}
#nav .nav > li#item59 > a {
  -webkit-border-radius: 24px;
     -moz-border-radius: 24px;
          border-radius: 24px;
}
#nav .nav > li#item59 > a:before {position: absolute; left: 1px; top: 1px; width: 42px; height: 42px; content: ""; background: #e4dcdc url('images/nav-icons.png') no-repeat -42px 0;}
#nav .nav > li#item59 > a:before {
  -webkit-background-size: 84px auto;
     -moz-background-size: 84px auto;
          background-size: 84px auto;
  -webkit-border-radius: 0 50% 50% 0;
     -moz-border-radius: 0 50% 50% 0;
          border-radius: 0 50% 50% 0;
}
#nav .nav > li#item59 > a:after {position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 1px solid #444; content: "";}
#nav .nav > li#item59 > a:after {
  -webkit-border-radius: 24px;
     -moz-border-radius: 24px;
          border-radius: 24px;
}
#nav .nav > li#item59 > a:hover,
#nav .nav > li#item59 > a:focus {color: #444; background-color: transparent;}
#nav .nav > li#item59 > a:hover:before,
#nav .nav > li#item59 > a:focus:before {background-color: #444; background-position-y: -42px;}

#nav .topnav ul > li + li {margin-top: 8px}
#nav .topnav .picto {padding-left: 27px;}
#nav .topnav .picto:before {position: relative; top: 2px;}
#nav .topnav .picto-lieu:before {left: -2px;}

#nav-mobile {text-align: right;}
#nav-mobile .navbar-toggler {display: inline-block; position: absolute; z-index: 100; right: 200px; top: 0; margin: 0; padding: 0; border: 0; vertical-align: middle;}
#nav-mobile .navbar-toggler:focus {outline: 0;}
#nav-mobile .navbar-toggler .navbar-toggler-icon {width: 50px; height: 50px; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23d7859d' d='M 4.9902344 3.9902344 A 1.0001 1.0001 0 0 0 4.2929688 5.7070312 L 10.585938 12 L 4.2929688 18.292969 A 1.0001 1.0001 0 1 0 5.7070312 19.707031 L 12 13.414062 L 18.292969 19.707031 A 1.0001 1.0001 0 1 0 19.707031 18.292969 L 13.414062 12 L 19.707031 5.7070312 A 1.0001 1.0001 0 0 0 18.980469 3.9902344 A 1.0001 1.0001 0 0 0 18.292969 4.2929688 L 12 10.585938 L 5.7070312 4.2929688 A 1.0001 1.0001 0 0 0 4.9902344 3.9902344 z'/%3E%3C/svg%3E");}
#nav-mobile .navbar-toggler.collapsed {right: 25px; top: 22px;}
#nav-mobile .navbar-toggler.collapsed .navbar-toggler-icon {width: 40px; height: 40px; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23d7859d' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 6h22M4 15h22M4 24h22'/%3E%3C/svg%3E");}
#nav-mobile a.soutenezNosActions {display: inline-block; position: relative; margin-right: 50px; padding: 9px 20px 11px 54px; border: 0; vertical-align: middle; width: 146px; height: 44px; overflow: hidden; font-size: 12px; line-height: 12px; text-align: left; text-decoration: none; color: #fff; background: #d7859d;}
#nav-mobile a.soutenezNosActions {
  -webkit-border-radius: 24px;
     -moz-border-radius: 24px;
          border-radius: 24px;
}
#nav-mobile a.soutenezNosActions:before {position: absolute; left: 1px; top: 1px; width: 42px; height: 42px; content: ""; background: #e4dcdc url('images/nav-icons.png') no-repeat 0 0;}
#nav-mobile a.soutenezNosActions:before {
  -webkit-background-size: 84px auto;
     -moz-background-size: 84px auto;
          background-size: 84px auto;
  -webkit-border-radius: 0 50% 50% 0;
     -moz-border-radius: 0 50% 50% 0;
          border-radius: 0 50% 50% 0;
}
#nav-mobile a.soutenezNosActions:after {position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 1px solid #d7859d; content: "";}
#nav-mobile a.soutenezNosActions:after {
  -webkit-border-radius: 24px;
     -moz-border-radius: 24px;
          border-radius: 24px;
}
#nav-mobile a.soutenezNosActions:hover,
#nav-mobile a.soutenezNosActions:focus {color: #d7859d; background-color: transparent;}
#nav-mobile a.soutenezNosActions:hover:before,
#nav-mobile a.soutenezNosActions:focus:before {background-color: #d7859d; background-position-y: -42px;}

#nav-mobile .adresse {margin: 14px 0 0;}
#nav-mobile .adresse:before {display: inline-block; position: relative; top: -2px; margin-right: 10px; width: 13px; height: 17px; vertical-align: middle; content: ""; background: url('images/topnav-icons.png') no-repeat 0 0;}
#nav-mobile .adresse:before {
  -webkit-background-size: auto 17px;
     -moz-background-size: auto 17px;
          background-size: auto 17px;
}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   #footer                                      <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#footer {color: #c5bdc1; background: #6d5a65;}
#footer .footer-nav {padding: 110px 0 65px;}
#footer .footer-nav .h3 {color: #d7859d;}

#footer .footer-nav .nav {position: relative; padding-left: 21px;}
#footer .footer-nav .nav:before {display: block; position: absolute; left: 0; top: 4px; bottom: 3px; width: 1px; content: ""; background: #d7859d;}
#footer .footer-nav .nav > li {margin-bottom: 10px;}
#footer .footer-nav .nav > li:last-child {margin-bottom: 0;}
#footer .footer-nav .nav > li > a {font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
#footer .footer-nav .nav > li > a:hover,
#footer .footer-nav .nav > li > a:focus {color: #fff;}

#footer .footer-nav-bottom {padding-bottom: 25px;}
#footer .footer-nav-bottom .nav > li:after {display: inline-block; margin: 0 10px; content: "-"; font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
#footer .footer-nav-bottom .nav > li:last-child:after {display: none;}
#footer .footer-nav-bottom .nav > li > a {font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
#footer .footer-nav-bottom .nav > li > a:hover,
#footer .footer-nav-bottom .nav > li > a:focus {color: #fff;}

#footer .soutenezNosActions {position: relative; z-index: 2; padding: 50px 30px; height: 100%; color: #444; background: #fff;}
#footer .soutenezNosActions:before {position: absolute; z-index: -1; left: 50%; top: -40px; margin: 0 -60px; width: 120px; height: 120px; content: ""; background: #fff url('images/soutenezNosActions-icon.png') no-repeat 50% 20px;}
#footer .soutenezNosActions:before {
  -webkit-background-size: 51px auto;
     -moz-background-size: 51px auto;
          background-size: 51px auto;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
#footer .soutenezNosActions h2 {margin-bottom: 27px; color: #d7859d;}
#footer .soutenezNosActions .nav {position: relative; padding-left: 21px;}
#footer .soutenezNosActions .nav:before {display: block; position: absolute; left: 0; top: 4px; bottom: 3px; width: 1px; content: ""; background: #d7859d;}
#footer .soutenezNosActions .nav > li {margin-bottom: 10px;}
#footer .soutenezNosActions .nav > li:last-child {margin-bottom: 0;}
#footer .soutenezNosActions .nav > li > a {font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
#footer .soutenezNosActions .nav > li > a:hover,
#footer .soutenezNosActions .nav > li > a:focus {color: #d7859d;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   #maincontent                                 <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#maincontent {color: #444; background: #fff;}
.template9 #maincontent {background: #e4dcdc;}

.wrapper {position: relative;}
.wrapper.wrapper-white {background-color: #fff !important;}

.inner {position: relative;}

.block {position: relative;}
.block .inner {padding: 29px 20px 36px; border: 1px solid #d7859d; text-align: center;}
.block .inner .icone {position: absolute; z-index: 10; left: 0; top: 0; margin: -12px -24px; width: 48px; height: 48px; text-align: center; font-size: 24px; line-height: 48px; font-weight: bold; color: #d7859d; background: #fff;}
.block .inner .icone {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.block .inner .icone:before {display: block; width: 100%; height: 100%; content: ""; background: url('images/block-icons.png') no-repeat 0 2px;}
.block .inner .icone:before {
  -webkit-background-size: auto 48px;
     -moz-background-size: auto 48px;
          background-size: auto 48px;
}
.block .inner .icone.magazine:before {background-position-x: 0;}
.block .inner .icone.action:before {background-position-x: -48px;}
.block h3:after {display: block; margin: 6px auto 0; width: 1px; height: 18px; content: ""; background: #d7859d;}
.block p {font-size: 12px; font-size: 1.2rem; line-height: 18px; line-height: 1.8rem;}
.block p strong {color: #d7859d;}
.block.hover .inner,
.block.focus .inner {color: #fff; background: #d7859d;}
.block.hover h3:after,
.block.focus h3:after {background-color: currentColor;}
.block.hover p strong,
.block.focus p strong {color: inherit;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   breadcrumbs                                  <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#breadcrumb {padding: 20px 0; color: #4e4e4e; background: #f2f2f2;}
#breadcrumb ol {font-size: 0; line-height: 0;}
#breadcrumb li {display: inline-block; margin-right: 15px; vertical-align: top; font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem;}
#breadcrumb li + li:before {margin-right: 15px; content: "/";}
#breadcrumb li > a {text-decoration: none;}
#breadcrumb li > span {text-transform: uppercase; color: #d7859d;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   aside                                        <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#aside {position: relative; padding: 30px 0; height: 100%;}
#aside-fixed {margin: -30px 0; padding: 30px 0;}
#aside-fixed.fixed {position: fixed; z-index: 100; top: 30px;}
#aside-fixed.bottom {position: absolute; z-index: 100; bottom: 30px;}

.aside {margin-bottom: 30px;}
.aside:last-child {margin-bottom: 0;}

.aside_sous-menu .nav {background: #cfcfcf;}
.aside_sous-menu .nav > li + li:before {display: block; margin: 0 20px; height: 1px; content: "";}
.aside_sous-menu .nav > li > a {display: block; position: relative; padding: 18px 35px; font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem; text-transform: uppercase; background: #f2f2f2;}
.aside_sous-menu .nav > li.active > a,
.aside_sous-menu .nav > li > a:hover,
.aside_sous-menu .nav > li > a:focus {z-index: 1; color: #fff; background: #d7859d;}
.aside_sous-menu .nav > li.active > a:after,
.aside_sous-menu .nav > li > a:hover:after,
.aside_sous-menu .nav > li > a:focus:after {position: absolute; z-index: -1; left: 0; top: 0; right: 0; bottom: 0; margin: -1px 0; content: ""; background: inherit;}
.aside_sous-menu .nav > li.first.active > a:after,
.aside_sous-menu .nav > li.first > a:hover:after,
.aside_sous-menu .nav > li.first > a:focus:after {margin-top: 0;}
.aside_sous-menu .nav > li.last.active > a:after,
.aside_sous-menu .nav > li.last > a:hover:after,
.aside_sous-menu .nav > li.last > a:focus:after {margin-bottom: 0;}

.aside_sous-menu .dropdown-toggle {display: block; position: relative; margin: 0; padding: 18px 35px; border: 0; width: 100%; font-size: 12px; font-size: 1.2rem; line-height: 16px; line-height: 1.6rem; text-transform: uppercase; color: #c5bdc1; background: #6d5a65;}
.aside_sous-menu .dropdown-toggle[aria-expanded='true'] {color: #fff;}
.aside_sous-menu .dropdown-toggle[aria-expanded='true']:after {border-bottom: .3em solid; border-top: 0;}
.aside_sous-menu .dropdown-toggle:focus {outline: 0;}
.aside_sous-menu .nav.dropdown-menu {display: none; position: static !important; border: 0;}
.aside_sous-menu .nav.dropdown-menu {
  -webkit-transform: none !important;
     -moz-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.aside_sous-menu .nav.dropdown-menu.show {display: block;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   content                                      <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#content {padding: 90px 0;}

#content .illustration-content {margin-top: -90px;}
#content .illustration-content + .pagetitle {position: relative; margin-top: -60px; margin-left: 30px; margin-right: 30px; padding: 28px 30px 0; background: rgba(255,255,255,0.9);}
#content .chapo {position: relative; margin-bottom: 46px; padding-left: 41px;}
#content .chapo:before {position: absolute; left: 0; top: 9px; bottom: 7px; width: 1px; content: ""; background: #d7859d;}

.chapo p {font-size: 20px; font-size: 2rem; line-height: 30px; line-height: 3rem; color: #858484;}

.markdown h2, .markdown .h2 {margin-bottom: 65px; font-weight: normal;}
.markdown h3, .markdown .h3 {margin: 65px 0 24px; font-weight: normal; text-transform: uppercase; color: #d7859d;}
.markdown h3:first-child, .markdown .h3:first-child {margin-top: 0;}
.markdown a {text-decoration: none; color: #d7859d;}
.markdown a:hover,
.markdown a:focus {text-decoration: underline;}
.markdown ul {padding-left: 35px;}
.markdown ul > li {padding-left: 15px;}
.markdown ul > li:before {float: left; margin-left: -15px; content: "- "; font-weight: bold; color: #d7859d;}


.markdown ol {padding-left: 35px; counter-reset: ol;}
.markdown ol > li {padding-left: 18px; counter-increment: ol;}
.markdown ol > li:before {float: left; margin-left: -18px; content: counter(ol); font-weight: bold; color: #d7859d;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   wrapper-baseline                             <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

.wrapper.wrapper-baseline {padding: 17px 0; text-align: center; color: #d7859d;}
.wrapper.wrapper-baseline p {font-size: 14px; font-size: 1.4rem; line-height: 20px; line-height: 2rem; text-transform: uppercase;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   wrapper-organisation                         <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

.wrapper.wrapper-organisation {padding: 60px 0;}
.wrapper.wrapper-organisation .content {padding-top: 65px; max-width: 500px;}
.wrapper.wrapper-organisation .button {padding-bottom: 40px;}

.wrapper.wrapper-organisation .diaporamaslider {position: relative; overflow: hidden;}
.wrapper.wrapper-organisation .migx-slide + .migx-slide {position: absolute; top: 100%;}
.wrapper.wrapper-organisation .slider {padding: 0 40px;}
.wrapper.wrapper-organisation .illustration {position: relative; padding-top: 100%; overflow: hidden;}
.wrapper.wrapper-organisation .illustration img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; max-width: none; object-fit: cover;}
.wrapper.wrapper-organisation .illustration img {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.wrapper.wrapper-organisation .bx-wrapper .diaporamaslider {overflow: visible;}
.wrapper.wrapper-organisation .bx-wrapper .migx-slide + .migx-slide {position: static; top: auto;}
.wrapper.wrapper-organisation .bx-controls-direction {display: none;}
.wrapper.wrapper-organisation .bx-pager {margin-top: 20px; text-align: center;}
.wrapper.wrapper-organisation .bx-pager-item {display: inline-block; margin: 0 15px; vertical-align: bottom;}
.wrapper.wrapper-organisation .bx-pager-link {display: block; border: 2px solid #4e4e4e; width: 8px; height: 8px; overflow: hidden; text-indent: -999em; text-align: left;}
.wrapper.wrapper-organisation .bx-pager-link {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.wrapper.wrapper-organisation .bx-pager-link.active,
.wrapper.wrapper-organisation .bx-pager-link:hover,
.wrapper.wrapper-organisation .bx-pager-link:focus {background: #4e4e4e;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   wrapper-unitesSoin                           <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

.wrapper.wrapper-unitesSoin {padding: 90px 0;}
.wrapper.wrapper-unitesSoin:before {position: absolute; left: 0; right: 0; bottom: 100%; height: 51px; content: ""; background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='1400px' height='51px' preserveAspectRatio='none' viewBox='0 0 1400 51' enable-background='new 0 0 1400 51' xml:space='preserve'%3E %3Cpath fill='%23FFFFFF' d='M0.213,18.789c0,0,176.338-12.312,335.787-16.783c239.5-6.717,468.188,50.98,701.25,49.033 c89.75-0.75,298.333-20.666,362.788-39.75L1400.037,52H0.213'/%3E %3C/svg%3E");}
.wrapper.wrapper-unitesSoin:before {
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
          background-size: 100% 100%;
}
.wrapper.wrapper-unitesSoin .blocks {counter-reset: block;}
.wrapper.wrapper-unitesSoin .block {position: relative; margin: 20px 0; padding-top: 100%; counter-increment: block;}
.wrapper.wrapper-unitesSoin .block .inner {position: absolute; left: 0; top: 0; right: 0; bottom: 0; padding: 10px;}
.wrapper.wrapper-unitesSoin .block .inner:before {position: absolute; z-index: 10; left: 0; top: 0; margin: -12px -24px; width: 48px; height: 48px; text-align: center; content: counter(block); font-size: 24px; line-height: 48px; font-weight: bold; color: #d7859d; background: #fff;}
.wrapper.wrapper-unitesSoin .block .inner:before {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   wrapper-maisAussi                            <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

.wrapper.wrapper-maisAussi {padding: 100px 0 115px; color: #fff; background: #6d5a65 url('images/maisAussi-bg.jpg') no-repeat 50% 50%;}
.wrapper.wrapper-maisAussi {
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}
.wrapper.wrapper-maisAussi .content {position: relative; height: 100%; text-align: center;}
.wrapper.wrapper-maisAussi .content h3 {margin-bottom: 20px; text-transform: uppercase;}
.wrapper.wrapper-maisAussi .content p {font-size: 12px; font-size: 1.2rem; line-height: 18px; line-height: 1.8rem;}

.wrapper.wrapper-maisAussi .content .button {margin: 0;}
.wrapper.wrapper-maisAussi .content .btn {border-color: #fff; color: #fff !important;}
.wrapper.wrapper-maisAussi .content.hover .btn,
.wrapper.wrapper-maisAussi .content.focus .btn,
.wrapper.wrapper-maisAussi .content .btn:hover,
.wrapper.wrapper-maisAussi .content .btn:focus {color: #444 !important; background: #fff;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   colorbox                                     <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */

#cboxOverlay {position: fixed; z-index: 200; left: -999px; top: -999px; right: -999px; bottom: -999px; background: #fff;}
#colorbox {z-index: 210; max-width: 100%;}
#cboxLoadedContent h1 {color: #d7859d;}
#cboxLoadedContent p {font-size: 12px; line-height: 16px; text-align: justify; color: #323232;}
#cboxClose {position: fixed; right: 20px; top: 20px; margin: 0; padding: 0; border: 0; font: 30px/22px 'BentonMod', serif; text-align: left; background: none;}

/* ------------------------------------------------------------------------- */
/* >>>>>>>>>>>>>   media queries                                <<<<<<<<<<<< */
/* ------------------------------------------------------------------------- */


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina XS SM MD LG */ 
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones XS SM MD LG */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets SM MD LG */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops  MD LG */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens LG */
@media only screen and (min-width : 1200px) {

}


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens XS SM MD */
@media only screen and (max-width : 1199px) {
  #nav .nav > li {margin-right: 15px;}
  #nav .nav > li#item58 {margin-right: 5px;}
}

/* Medium Devices, Desktops XS SM */
@media only screen and (max-width : 991px) {
  #header .topnav#topnav ul > li {margin-right: 15px;}

  #nav .nav {padding-bottom: 0;}
  #nav .nav > li#item48 {margin-right: 0;}
  #nav .nav > li#item58 {position: absolute; right: 136px; bottom: 100%; margin-bottom: 5px;}
  #nav .nav > li#item59 {position: absolute; right: 0; bottom: 100%; margin-bottom: 5px;}

  #footer .soutenezNosActions:after {position: absolute; z-index: -2; left: -999px; top: 0; right: -999px; bottom: 0; content: ""; background: #fff;}
}

/* Small Devices, Tablets XS */
@media only screen and (max-width : 767px) {
  h1 {margin-bottom: 45px; font-size: 30px; font-size: 3rem; line-height: 32px; line-height: 3.2rem;}
  h2 {font-size: 30px; font-size: 3rem; line-height: 32px; line-height: 3.2rem;}
  h3, .h3 {font-size: 16px; font-size: 1.6rem; line-height: 20px; line-height: 2rem;}
  p {margin-bottom: 24px; font-size: 12px; font-size: 1.2rem; line-height: 20px; line-height: 2rem;}
  li {font-size: 12px; font-size: 1.2rem; line-height: 20px; line-height: 2rem;}

  .container {padding-left: 25px; padding-right: 25px; max-width: none;}

  .chapo p {font-size: 16px; font-size: 1.6rem; line-height: 20px; line-height: 2rem;}

  #nav {position: absolute; right: 0; top: -15px; width: 270px;}
  #nav .nav {padding: 65px; background: #fff;}

  #nav .nav > li {margin: 20px 0 0;}
  #nav .nav > li#item58 {position: static; margin: 25px 0 0;}
  #nav .nav > li#item59 {position: static; margin: 15px 0 0;}
  #nav .nav > li#item58 > a:before,
  #nav .nav > li#item59 > a:before {background-color: #fff;}

  #nav .topnav {padding: 70px 30px 0; background: #fff;}
  #nav .nav {padding: 0 30px 50px; background: #fff;}

  #nav-mobile p {font-size: 10px; font-size: 1rem;}

  #footer .soutenezNosActions h2 {margin-bottom: 12px;}
  #footer .footer-nav {padding: 60px 0 30px;}
  #footer .footer-nav .row {margin-top: -20px; margin-bottom: -20px;}
  #footer .footer-nav .col {margin: 20px 0;}
  #footer .footer-nav-bottom {padding-bottom: 60px;}

  .wrapper.wrapper-organisation {padding: 30px 0 80px;}
  .wrapper.wrapper-organisation .content {padding-top: 30px;}
  .wrapper.wrapper-organisation .button {padding-bottom: 0;}
  .wrapper.wrapper-unitesSoin {padding: 60px 0;}
  .wrapper.wrapper-unitesSoin:before {height: 20px;}
  .wrapper.wrapper-unitesSoin h2 em {display: block;}
  .wrapper.wrapper-unitesSoin .block .inner {padding: 5px;}
  .wrapper.wrapper-organisation .slider {padding-left: 0; padding-right: 0;}
  .wrapper.wrapper-maisAussi {padding: 60px 0 90px;}
  .wrapper.wrapper-maisAussi .content .row {margin-top: -20px; margin-bottom: -20px;}
  .wrapper.wrapper-maisAussi .content .col {margin: 20px 0;}

  .markdown h2, .markdown .h2 {margin-bottom: 45px;}
  .markdown h3, .markdown .h3 {margin-top: 45px;}

  #aside-fixed {position: static !important;}
  
  #content {padding: 30px 0;}
  #content .chapo {padding-left: 21px;}
  #content .chapo:before {top: 5px; bottom: 4px;}
  #content .illustration-content {margin-top: 0;}
}

/* Extra Small Devices, Phones XS */ 
@media only screen and (max-width : 575px) {

}

/* Custom, iPhone Retina XS */ 
@media only screen and (max-width : 320px) {
  
}

/* ------------------------------------------------------------------------ */
/* >>>>>>>>>>>>>   fonts                                               <<<< */
/* ------------------------------------------------------------------------ */

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

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