@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700);
header.ui--main,
section.ui {
  border-bottom: 1px solid #e5e5e5;
}
.home #video-home,
.home
  .related--declarations-2
  .wrapper
  .grid
  .article
  .grid.image-wrapper
  .image
  img,
.image--publication,
.page-template-tpl-presse .image img,
.page-template-tpl-presse .image--publication img {
  object-fit: cover;
}
@font-face {
  font-family: "Beirut Poster";
  src: url(../fonts/BeirutWeb-Poster_gdi.eot);
  src: url(../fonts/BeirutWeb-Poster_gdi.eot?#iefix) format("embedded-opentype"),
    url(../fonts/BeirutWeb-Poster_gdi.woff) format("woff"),
    url(../fonts/BeirutWeb-Poster_gdi.svg#BeirutWeb-Poster) format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+000D-FB02;
}
@font-face {
  font-family: "Beirut Text";
  src: url(../fonts/BeirutWeb-Text_gdi.eot);
  src: url(../fonts/BeirutWeb-Text_gdi.eot?#iefix) format("embedded-opentype"),
    url(../fonts/BeirutWeb-Text_gdi.woff) format("woff"),
    url(../fonts/BeirutWeb-Text_gdi.svg#001-Text) format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+000D-FB02;
}
.tile {
  background-color: #f2f2f2;
  height: 200px;
  margin: 10px 5px;
  padding: 5px;
  -moz-box-shadow: 1px 1px 10px 0 #cfcfcf;
  -webkit-box-shadow: 1px 1px 10px 0 #cfcfcf;
  -o-box-shadow: 1px 1px 10px 0 #cfcfcf;
  box-shadow: 1px 1px 10px 0 #cfcfcf;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=10);
  font-size: 0.9em;
  text-align: center;
  max-width: 195px;
  position: relative;
  border-radius: 6px;
}
.tile .number {
  font-size: 1.5em;
}
.tile p {
  font-size: 1.2em;
  color: #1857ff;
}
.flex-column {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.flex-row {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.flex-row-reverse {
  display: flex;
  justify-content: space-around;
  flex-direction: row-reverse;
}
.justify-content-end {
  justify-content: flex-end;
}
.page-template-tpl-recherche-generale .bloc--twitter,
.page-template-tpl-recherche-generale-2 .bloc--twitter {
  height: 0;
  padding-top: 0;
}
.border_left_blue {
  padding: 5px 10px;
  border-left: 3px solid #051639;
}
.border_left_red {
  padding: 5px 10px;
  border-left: 3px solid #d42717;
}
.border_left_green {
  padding: 5px 10px;
  border-left: 3px solid #41c080;
}
.page-home-search {
  width: 100%;
  max-width: 90rem;
  background: #fff;
  margin: 0 auto;
  position: relative;
  min-height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
.homepage-main-search {
  position: absolute;
  top: 310px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  display: none;
  -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
main.homepage {
  background-color: #fff;
  position: relative;
  z-index: 1000;
}
#lang_sel,
#loader,
body.menu-active .container-page,
nav.ui {
  position: fixed;
}
body.news-visible main.homepage {
  top: 0 !important;
}
.ui-tabs-panel:not(.declaration-view) {
  min-height: 600px !important;
}
html.ui {
  scroll-behavior: smooth;
}
body {
  font-family: neuzeit-grotesk, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.8px;
  overflow-x: hidden;
}
h2.ui,
h3.ui,
header.ui h1,
nav.ui {
  letter-spacing: 0;
}
.wf-loading body {
  visibility: hidden;
}
#lang_sel {
  right: 40px;
  bottom: 40px;
  opacity: 0.65;
  z-index: 10000;
}
#lang_sel:hover {
  opacity: 1;
}
#loader {
  background-color: #f6f6f6;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000000;
}
body.ui {
  margin-right: 170px;
}
body:after {
  display: none;
  content: url(img/button-01-02.svg) url(img/button-04-02.svg)
    url(img/button-05-02.svg) url(img/button-06-02.svg)
    url(img/button-07-02.svg) url(img/tools-facebook-02.svg)
    url(img/tools-facebook-03.svg) url(img/tools-link-02.svg)
    url(img/tools-link-03.svg) url(img/tools-linkedin-02.svg)
    url(img/tools-linkedin-03.svg) url(img/tools-print-02.svg)
    url(img/tools-text-size-02.svg) url(img/tools-twitter-02.svg)
    url(img/tools-twitter-03.svg);
}
aside.ui,
main.ui,
mark {
  display: inline-block;
}
code,
mark,
xmp {
  margin-bottom: 10px;
  overflow: auto;
  width: 400px;
  padding: 5px 5px 20px;
  background-color: #eee;
  max-height: 600px;
  color: #666;
  font: 11px Consolas, Menlo, Monaco, Lucida;
  text-transform: lowercase;
  clear: both;
}
code,
mark {
  width: auto;
  text-transform: lowercase;
}
mark {
  background-color: #fefcb1;
  padding: 5px;
  clear: both;
  float: left;
}
body.haute-autorite,
nav.ui {
  background-color: #f6f6f6;
}
h2.ui,
h3.ui,
header.ui h1 {
  text-transform: uppercase;
}
a,
a:visited {
  text-decoration: none;
  color: inherit;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 300;
  font-style: normal;
  margin: 0;
  padding: 0;
}
li,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
header.ui--main {
  padding-top: 50px;
  padding-bottom: 45px;
}
header.ui h1 {
  font: 900 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
nav.ui {
  width: 170px;
  padding: 40px;
  box-sizing: border-box;
  top: 0;
  height: 100%;
  color: #979797;
  font-weight: 400;
  z-index: 100000;
  right: 0;
  border-left: 1px solid #e5e5e5;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.header-main,
aside.ui {
  width: 100%;
  box-sizing: border-box;
}
nav.ui a {
  color: #7f7f7f;
}
.header-main,
.header-main a,
body.page-template-tpl-homepage nav.main > ul li a,
nav.main > ul li a {
  color: #fff;
}
main.ui {
  margin-bottom: 300px;
  padding-bottom: 100px;
}
h2.ui {
  margin: 0;
  font: 800 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h3.ui {
  margin: 0 0 30px;
  font: 800 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
section.ui {
  padding-top: 40px;
  padding-bottom: 40px;
}
aside.ui {
  margin: 0;
  padding-top: 40px;
  letter-spacing: 0.5px;
  clear: both;
}
.header-main {
  padding: 40px;
  background-color: #051639;
  font-size: 16px;
  font-weight: 300;
  position: relative;
}
.header-main--abs {
  position: absolute;
  top: 0;
  left: 0;
}
.burger-menu .logo,
.header-main .logo {
  float: left;
  min-width: 200px;
  width: 200px;
  text-transform: uppercase;
  line-height: 19px;
  font-weight: 300;
  margin-top: -2px;
}
nav.main > ul li.close-layout a,
nav.main > ul li.menu a,
nav.main > ul li.search a {
  width: 26px;
  height: 26px;
  letter-spacing: -1000em;
}
.burger-menu .logo,
.header-main .logo a {
  display: block;
}
.menu-layout,
nav.main > ul li.close-layout,
nav.menu {
  display: none;
}
.burger-menu .logo,
.header-main .logo strong {
  font-weight: 400;
}
nav.main {
  float: right;
  margin-top: 15px;
}
nav.main > ul li {
  margin: 0 0 0 40px;
  padding: 0;
  text-transform: uppercase;
  float: left;
}
nav.menu .logo,
nav.menu .logo_en {
  margin-bottom: 40px;
  line-height: 20px;
  text-transform: uppercase;
}
nav.main > ul li a {
  padding-bottom: 3px;
}
nav.main li.active a,
nav.main > ul li a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #fff;
}
nav.main li.menu,
nav.main > ul li.search {
  opacity: 0.6;
}
nav.main li.menu a:hover,
nav.main > ul li.search a:hover {
  border-bottom-style: none;
  opacity: 1;
}
nav.main > ul li.english a {
  text-transform: uppercase;
  font-size: 14px;
  border: 1px solid #acb2bf;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
nav.main > ul li.english a:hover {
  border-color: #fff;
  background-color: #fff;
  color: #051639;
  font-weight: 500;
}
nav.main > ul li.active a {
  opacity: 1;
}
nav.main > ul li.search a {
  background: url(img/nav-search.svg) no-repeat;
  font-size: 0;
  float: left;
}
nav.main > ul li.menu a {
  background: url(img/nav-menu.svg) 0 2px no-repeat;
  font-size: 0;
  float: left;
}
nav.main > ul li.close-layout a {
  background: url(img/button-close.svg) no-repeat;
  font-size: 0;
  float: left;
}
nav.main > ul li.close-layout a:hover {
  border-bottom-width: 0;
}
nav.menu {
  position: absolute;
  top: 0;
  width: 430px;
  color: #656565;
  background-color: #fff;
  font-weight: 400;
  right: 0;
  z-index: 1000000;
  overflow: visible;
  height: 1398px;
}
nav.menu #menu-close {
  width: 30px;
  height: 30px;
  background: url(img/button-close-02.svg) center center no-repeat;
  background-size: 19px 19px;
  letter-spacing: -10000em;
  font-size: 0;
  position: absolute;
  right: 40px;
  top: 55px;
  margin-top: -5px;
}
.menu-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.45;
  z-index: 100000;
}
nav.menu .box {
  padding: 40px 40px 0;
  position: relative;
}
nav.menu .logo {
  width: 100%;
  font-weight: 400;
  background: url(img/logo-01.svg) no-repeat;
  height: 60px;
}
nav.menu .logo_en {
  width: 100%;
  font-weight: 400;
  background: url(img/logo-01-en.svg) no-repeat;
  height: 60px;
}
nav.menu .logo strong,
nav.menu .logo_en strong {
  font-weight: 600;
}
nav.menu .logo a {
  padding-left: 60px;
  display: block;
  color: #051639;
}
nav.menu .button--1 {
  color: #1857ff;
  font-weight: 400;
  font-size: 17px;
  border: 1px solid #d7d7d7;
  margin-bottom: 0;
  letter-spacing: 0.5px;
}
nav.menu .button--1:hover {
  color: #fff;
  border-color: #1857ff;
}
nav.menu ul.rub {
  font-size: 18px;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 25px;
  padding-bottom: 10px;
  background-color: #fff;
}
nav.menu ul.rub li {
  margin: 0 40px 12px;
}
nav.menu ul.rub.last {
  border-bottom-style: none;
}
nav.menu ul li.title {
  text-transform: uppercase;
  font-size: 20px;
}
nav.menu ul li.title a {
  color: #051639;
}
nav.menu ul li a {
  color: #7f7f7f;
}
nav.menu ul li a:hover {
  color: #1857ff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
nav.menu form {
  width: 100%;
  float: left;
  padding: 30px 40px 40px;
  background-color: #fff;
}
nav.menu input.text {
  background-color: #f5f8fa;
  border: 1px solid #e6e6e6;
  color: #1857ff;
  font-size: 14px;
  -moz-box-shadow: inset 0 2px 0 0 rgba(230, 230, 230, 0.4);
  -webkit-box-shadow: inset 0 2px 0 0 rgba(230, 230, 230, 0.4);
  -o-box-shadow: inset 0 2px 0 0 rgba(230, 230, 230, 0.4);
  box-shadow: inset 0 2px 0 0 rgba(230, 230, 230, 0.4);
  display: inline-block;
  height: 60px;
  box-sizing: border-box;
  padding: 10px;
  text-shadow: 0 0 0 #8b959a;
  -webkit-text-fill-color: transparent;
  float: left;
  width: 290px;
}
.bloc--video .box h3,
.header-page--college,
.header-page--college h1,
.header-page--declarations,
.header-page--hauteautorite div.subtitle,
.header-page--hauteautorite h1,
.header-page--hauteautorite p.subtitle,
.header-page--home h1,
.header-page--thematheque-home,
.header-rub--hauteautorite div.subtitle,
.header-rub--hauteautorite p.subtitle,
.related--declarations-2 .article,
.related--declarations-2 .article-2 {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
}
nav.menu input.text:focus {
  outline: 0;
}
nav.menu input[type="button"] {
  color: #fff;
  text-transform: uppercase;
  font-size: 0;
  border-style: none;
  border-width: 0;
  display: inline-block;
  height: 60px;
  width: 60px;
  font-weight: 700;
  background: url(img/button.svg) center center no-repeat #051639;
  text-indent: -1000em;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  float: left;
}
nav.menu footer {
  background-color: #1857ff;
  color: #fff;
  float: left;
  width: 100%;
  font-weight: 300;
}
nav.menu footer ul li {
  margin-bottom: 15px;
}
nav.menu footer ul li.title {
  width: 290px;
}
nav.menu footer ul li a {
  color: #fff;
}
nav.menu footer ul li a:hover {
  color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
nav.menu footer ul.social {
  padding-top: 30px;
  width: 100%;
  float: left;
  padding-bottom: 10px;
}
nav.menu footer ul.social li.linkedin a,
nav.menu footer ul.social li.twitter a {
  letter-spacing: -10000em;
  font-size: 0;
  width: 16px;
  height: 16px;
  margin-top: 5px;
  float: left;
}
nav.menu footer ul.social li {
  float: left;
  margin-right: 10px;
}
nav.menu footer ul.social li a:hover {
  border-bottom-width: 0;
}
nav.menu footer ul.social li.twitter a {
  background: url(img/tools-twitter-04.svg) center center no-repeat;
}
nav.menu footer ul.social li.linkedin {
  margin-right: 0;
  margin-left: 10px;
}
nav.menu footer ul.social li.linkedin a {
  background: url(img/tools-linkedin-04.svg) center center no-repeat;
}
nav.menu footer ul {
  padding: 0 40px 40px;
  font-size: 18px;
}
nav.breadcrumb {
  float: left;
  clear: both;
  padding-top: 53px;
}
nav.breadcrumb.hide {
  opacity: 0.1;
}
nav.breadcrumb ul li {
  float: left;
  margin-right: 25px;
  background: url(img/breadcrumb.svg) right center no-repeat;
  padding-right: 25px;
}
nav.breadcrumb ul li.last {
  background-image: none;
}
nav.breadcrumb ul li a {
  color: #acadbf;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
nav.breadcrumb ul li.last a {
  color: #fff;
  border-bottom-style: none;
}
.header-page--college,
.header-page--hauteautorite,
.header-page--home {
  background-color: #051639;
  color: #fff;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
.header-page--hauteautorite {
  position: fixed !important;
  width: 100%;
}
.page-fx {
  position: relative;
  background-color: #f6f6f6;
  width: 100%;
  z-index: 10;
}
.page-fx--hauteautorite {
  padding-top: 30px;
}
.header-page--hauteautorite .title-box {
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.bloc--video-1,
.bloc--video-1-2,
.bloc--video-2 {
  transition: background-color 0.85s linear;
}
.header-page--hauteautorite .title-box.hover-action {
  opacity: 0.15;
}
.header-page--college h1,
.header-page--hauteautorite h1,
.header-page--home h1 {
  font: normal 700 60px "Beirut Poster", Times;
  margin: 0 0 5px;
  -webkit-font-smoothing: antialiased !important;
}
.header-page--hauteautorite div.subtitle,
.header-page--hauteautorite p.subtitle {
  font-size: 32px;
  line-height: 42px;
  font-family: "Beirut Text", Times New Roman, Georgial, serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  margin-top: 0;
  margin-bottom: 75px;
}
.header-page--hauteautorite .box--centered,
.header-page--home .box--centered {
  top: -75px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  margin: auto;
}
.header-page--hauteautorite nav {
  font-size: 17px;
  font-weight: 300;
}
.header-page--hauteautorite nav a {
  color: #fff;
  text-transform: uppercase;
  opacity: 0.65;
  padding-bottom: 3px;
  z-index: 10;
  position: relative;
  line-height: 25px;
}
.header-page--hauteautorite nav a:hover {
  opacity: 1;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.header-page--hauteautorite nav li {
  position: relative;
}
.header-page--hauteautorite nav li.hover span.image {
  display: block;
}
.header-page--hauteautorite nav li span.image {
  width: 350px;
  height: 270px;
  display: none;
  position: absolute;
  z-index: 0;
  top: -120px;
  left: -65px;
  overflow: hidden;
}
.header-page--hauteautorite nav li span.image img {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.header-page--hauteautorite nav li span.image .color-filter {
  display: block;
  background-color: #d44448;
  opacity: 0.75;
}
.header-page--hauteautorite nav ul li {
  margin-right: 35px;
  margin-left: 30px;
  display: inline-block;
  word-break: break-word;
  width: 20%;
  vertical-align: middle;
}
.header-page--hauteautorite nav li.rub-1 {
  margin-left: 0;
}
.header-page--hauteautorite nav li.rub-4 {
  margin-right: 0;
}
.header-rub--hauteautorite {
  text-align: center;
  margin-bottom: 110px;
}
.header-rub--hauteautorite p.top {
  text-transform: uppercase;
  font-size: 21px;
  margin-bottom: 2px;
  color: #051639;
}
.header-rub--hauteautorite h2 {
  color: #051639;
  font: normal 700 41px "Beirut Poster", Times;
  margin: 0 0 5px;
}
.header-rub--hauteautorite div.subtitle,
.header-rub--hauteautorite p.subtitle {
  color: #051639;
  margin-top: 0;
  -webkit-font-smoothing: antialiased !important;
  margin-right: 150px;
  margin-left: 150px;
  font: normal normal 30px/42.8px "Beirut Text", Times;
  height: 170px;
  overflow: hidden;
}
#pageSlider .rsOverflow,
#pageSlider .rsVisibleNearbyWrap {
  height: 1850px !important;
}
#pageSlider {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
#pageSlider .rsOverflow {
  overflow: visible !important;
}
#pageSlider .rsContainer {
  width: 1100px !important;
  margin-right: auto;
  margin-left: auto;
}
#pageSlider .rsSlide {
  opacity: 0.3;
  width: 1100px !important;
}
a#pageSlider--next-slide,
a#pageSlider--prev-slide {
  width: 16%;
  position: absolute;
  height: 1850px;
  font-size: 0;
  top: 0;
}
#pageSlider .rsActiveSlide {
  opacity: 1;
  z-index: 100;
}
a#pageSlider--prev-slide {
  z-index: 1000;
  left: 0;
}
a#pageSlider--next-slide {
  right: 0;
  z-index: 100;
}
ul.list--articles-hauteautorite {
  margin-bottom: 30px;
  float: left;
}
ul.list--articles-hauteautorite li {
  margin-bottom: 20px;
  float: left;
}
ul.list--articles-hauteautorite .image {
  height: 240px;
  overflow: hidden;
  position: relative;
}
ul.list--articles-hauteautorite .image img {
  width: 100%;
  height: auto;
}
ul.list--articles-hauteautorite .text {
  position: relative;
  height: 240px;
  float: left;
  padding: 50px;
  box-sizing: border-box;
  width: 100%;
}
ul.list--articles-hauteautorite .text .title {
  margin-top: 45px;
}
ul.list--articles-hauteautorite .text h3 {
  color: #051639;
  display: inline-block;
  margin: 0;
  font: normal 700 36px "Beirut Poster", Times;
}
ul.list--articles-hauteautorite .text div.subtitle {
  font-size: 22px;
  line-height: 27px;
  margin-top: 5px;
  color: #1857ff;
  width: 490px;
  display: none;
}
ul.list--articles-hauteautorite li:hover {
  background-color: #fff;
  display: inline-block;
}
ul.list--articles-hauteautorite li .color-filter {
  display: none;
  opacity: 0.4;
  background-color: #d44448;
}
ul.list--articles-hauteautorite li:hover .color-filter,
ul.list--articles-hauteautorite li:hover div.subtitle,
ul.list--articles-hauteautorite li:hover p.subtitle {
  display: block;
}
body.page-template-tpl-hauteautorite-en-php,
body.page-template-tpl-hauteautorite-php {
  background-color: #f6f6f6;
}
ul.list--articles-hauteautorite li:hover .grid--border {
  border-bottom-color: #f6f6f6;
}
ul.list--articles-hauteautorite li:hover .text {
  background: url(img/list-article-01.svg) 630px center no-repeat;
}
ul.list--articles-hauteautorite li:hover .text .title {
  margin-top: 0;
}
ul.list--articles-hauteautorite li:hover .text h3 {
  color: #1857ff;
}
nav.list-posts-pager {
  border-bottom: 1px solid #d8d8d8;
  float: left;
  width: 100%;
  clear: none;
  padding-bottom: 35px;
  text-transform: uppercase;
  color: #a8a8a8;
  font-weight: 300;
}
nav.list-posts-pager .page-numbers {
  display: none;
}
nav.list-posts-pager .next,
nav.list-posts-pager .prev {
  display: block;
  width: 40%;
  float: left;
}
nav.list-posts-pager .next {
  background: url(img/previous.svg) left center no-repeat;
  padding-left: 24px;
}
nav.list-posts-pager .prev {
  float: right;
  text-align: right;
  background: url(img/next.svg) right center no-repeat;
  padding-right: 24px;
}
.related-content {
  background-color: #fff;
  padding: 45px 50px;
  box-sizing: border-box;
  border-bottom: 2px solid #d8d8d8;
}
.bloc--twitter p.top a,
.related-content h4 a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.related-content h4 {
  letter-spacing: 0.5px;
  font: normal 700 25px "Beirut Poster", Times;
  margin: 0 0 20px;
}
.related-content h4 a {
  color: #051639;
  padding-bottom: 2px;
}
.related-content p.subtitle {
  color: #2a2a2a;
  margin-bottom: 60px;
  font: normal normal 17px/24px "Beirut Text", Times;
}
.bloc--twitter,
.bloc--twitter a,
.bloc--twitter quote time,
.bloc--video .box a.link {
  color: #fff;
}
.color-filter {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.bloc--video {
  width: 100%;
  height: 510px;
  overflow: hidden;
  position: relative;
  background-color: #051639;
}
.bloc--video .box,
.bloc--video img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bloc--video-1-2 {
  background-color: #d44448 !important;
}
.bloc--video-2 {
  background-color: #d44448;
}
.bloc--video-2.on-play {
  background-color: #983033;
}
.bloc--video-1 {
  background-color: #204fff;
}
.bloc--twitter,
.bloc--video-1.on-play {
  background-color: #051639;
}
.bloc--video img {
  width: auto;
  height: 510px;
  margin-right: auto;
  margin-left: auto;
}
.bloc--video:hover .color-filter {
  opacity: 0.2;
}
.bloc--video .box {
  z-index: 10;
  margin: auto;
  width: 600px;
  height: 249px;
  text-align: center;
  color: #fff;
}
.bloc--video .box h3 {
  font: normal 700 36px "Beirut Poster", Times;
  margin: 0;
  -webkit-font-smoothing: antialiased !important;
}
.bloc--video .box a.link,
.bloc--video .box p.subtitle {
  font-size: 18px;
  font-weight: 300;
}
.bloc--video video {
  top: 0;
  left: 0;
  z-index: 10000;
  position: relative;
}
.bloc--video .video-js.vjs-fluid {
  top: 0;
  left: 0;
  z-index: 1000;
  cursor: pointer;
  width: 910px !important;
  position: relative;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
  height: 510px !important;
}
.bloc--video .video-js .vjs-control-bar {
  z-index: 10000;
}
.bloc--video-page {
  height: 619px;
  margin-top: 30px;
  margin-bottom: 60px;
  float: left;
}
#tabs #comprendre .lathematheque-post {
  margin-bottom: 160px;
}
.bloc--video-page img {
  height: 100% !important;
  width: auto !important;
  left: -55%;
}
.bloc--video-page .video-js.vjs-fluid {
  width: 100% !important;
  height: 100% !important;
}
.bloc--twitter {
  height: 510px;
  width: 100%;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
  padding-top: 70px;
  float: left;
  overflow: hidden;
}
.bloc--twitter p.top {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 50px;
}
.bloc--twitter p.top a {
  padding-bottom: 4px;
}
.bloc--twitter quote {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  display: inline-block;
}
.bloc--twitter quote p {
  font-size: 24px;
  padding-right: 110px;
  padding-left: 110px;
  height: 66px;
  color: #cfd6e5;
  margin-bottom: 15px;
}
.bloc--twitter quote p a {
  color: #fff;
}
#twitterSlider {
  height: 170px;
  width: 100%;
  overflow: hidden;
}
.bloc-change-opacity {
  opacity: 0.6;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
footer.site {
  position: relative;
  padding-top: 60px;
  float: left;
  width: 100%;
  background-color: #fff;
}
.footer-site--first {
  border-bottom: 1px solid #e6e6e6;
  height: 210px;
}
footer.site .logo,
footer.site .logo_en {
  display: block;
  padding-left: 60px;
  width: 350px;
  height: 60px;
}
footer.site ul.page li a,
footer.site ul.rub li a {
  padding-bottom: 3px;
}
footer.site ul.page li a:hover,
footer.site ul.rub li a:hover {
  color: #1857ff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
footer.site .logo {
  background: url(img/logo-01.svg) no-repeat;
}
footer.site .logo_en {
  background: url(img/logo-01-en.svg) no-repeat;
}
footer.site ul {
  margin-top: 4px;
}
footer.site ul li {
  margin-bottom: 28px;
}
footer.site a {
  color: #051639;
  text-transform: uppercase;
}
footer.site ul.social {
  color: #1857ff;
  text-transform: none;
}
footer.site ul.social li {
  font-weight: 400;
  font-style: normal;
  float: left;
  margin-right: 30px;
}
footer.site ul.social li.twitter a {
  background: url(img/tools-twitter-02.svg) center center no-repeat;
  letter-spacing: -10000em;
  font-size: 0;
  width: 16px;
  height: 16px;
  float: left;
  margin-top: 3px;
}
footer.site ul.social li.twitter:hover a {
  background: url(img/tools-twitter-03.svg) center center no-repeat;
}
footer.site ul.social li.linkedin a {
  background: url(img/tools-linkedin-02.svg) center center no-repeat;
  letter-spacing: -10000em;
  font-size: 0;
  width: 16px;
  height: 16px;
  float: left;
}
footer.site ul.social li.linkedin:hover a {
  background: url(img/tools-linkedin-03.svg) center center no-repeat;
}
.footer-site--second {
  padding-top: 40px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.footer-site--second p {
  margin: 0;
}
footer.site .footer-site--second ul {
  margin-top: 0;
}
footer.site .footer-site--second a {
  margin-top: 0;
  text-transform: none;
  color: gray;
}
.footer-site--second ul li {
  float: left;
  margin-right: 40px;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content-text-size a,
.page--articles-hauteautorite article .highlight a,
.recherche-orga-alphabet-active,
.recherche-orga-alphabet:hover,
.underlined {
  text-decoration: underline;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: 0 0;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaa;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .optgroup-header,
.selectize-dropdown [data-selectable] {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
  padding-top: 7px;
  font-weight: 700;
  font-size: 0.85em;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 220px;
}
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}
@media screen and (min-width: 769px) {
  .page-template-tpl-recherche-generale form.autocomplete input[type="text"],
  .page-template-tpl-recherche-geographique
    .declarations-search--home
    form.autocomplete
    input[type="text"],
  .page-template-tpl-recherche-geographique
    .declarations-search--home
    form.autocomplete.selectize-input
    input[type="text"] {
    width: 703px !important;
  }
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    input[type="text"] {
    width: 860px !important;
  }
}
form.autocomplete div.option i {
  font-weight: 400;
  font-style: normal;
  margin-right: 10px;
  float: left;
}
form.autocomplete--2 div.option i {
  font-weight: 400;
  font-style: normal;
  margin-right: 10px;
  float: none;
}
form.autocomplete div.option i:nth-of-type(1) {
  width: 50px;
}
form.autocomplete div.option i:nth-of-type(2) {
  width: 250px;
}
form.autocomplete div.option i:nth-of-type(3) {
  min-width: 100px;
  max-width: 400px;
}
form.autocomplete div.option i:nth-of-type(4) {
  max-width: 400px;
}
form.autocomplete .selectize-dropdown {
  z-index: 101;
  margin-top: 60px;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #1a1a1a;
  top: 0 !important;
}
form.autocomplete .selectize-dropdown .active {
  background-color: rgba(24, 87, 255, 0.0526002);
  color: #1a1a1a;
}
form.autocomplete .selectize-dropdown [data-selectable] .highlight {
  color: #1857ff;
  background-color: transparent;
}
form.autocomplete select:focus .selectize-dropdown {
  display: none;
}
form.autocomplete .selectize-control.single .selectize-input .item {
  position: absolute;
  display: none;
}
.page-template-tpl-recherche-generale #autocomplete,
.page-template-tpl-recherche-generale .selectize-dropdown,
.page-template-tpl-recherche-generale .selectize-input,
.page-template-tpl-recherche-registre #autocomplete-registre,
.page-template-tpl-recherche-registre .selectize-dropdown,
.page-template-tpl-recherche-registre .selectize-input,
.page-template-tpl-recherche-registre-annuaire #autocomplete-registre,
.page-template-tpl-recherche-registre-annuaire .selectize-dropdown,
.page-template-tpl-recherche-registre-annuaire .selectize-input {
  margin-left: -95px;
}
form.autocomplete #autocomplete,
form.autocomplete #autocomplete-registre {
  display: block !important;
}
form.autocomplete .selectize-control.single .selectize-input {
  background-color: #fff !important;
  border-color: silver;
  border-width: 1px;
  position: absolute !important;
}
@media only screen and (max-width: 1075px) {
  .header-main--expand {
    min-height: 230px;
  }
}
.header-main--expand-2 {
  min-height: 430px;
}
progress {
  position: fixed;
  width: 100%;
  height: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: #d8d8d8;
  color: #1857ff;
  display: block;
  transform-origin: bottom left;
  transform: translateY(100%) rotate(90deg);
  top: -10px;
  z-index: 1;
}
progress::-webkit-progress-bar {
  background-color: transparent;
}
progress::-webkit-progress-value {
  background-color: #1857ff;
}
progress::-moz-progress-bar {
  background-color: #1857ff;
}
.page--articles-hauteautorite article {
  display: inline-block;
  width: 100%;
  position: relative;
}
nav.page--articles-nav {
  position: absolute;
  z-index: 1000;
  left: 40px;
}
.page--articles-hauteautorite article .top {
  background-color: #051639;
  height: 230px;
  z-index: 10;
  position: relative;
}
.page--articles-hauteautorite article .top--b {
  width: 100%;
  height: 350px;
  float: left;
}
.page--articles-hauteautorite article header {
  top: -25px;
  margin-top: -170px;
}
.page--articles-hauteautorite article header.header-hauteautorite--full {
  margin-right: 40px;
  margin-left: 40px;
}
.page--articles-hauteautorite article header.header--b {
  margin-top: -290px;
}
.page--articles-hauteautorite article .image {
  margin-bottom: 40px;
  position: relative;
  z-index: 100;
}
.page--articles-hauteautorite article .smaller-image {
  width: 910px;
  padding-left: 95px;
}
.page--articles-hauteautorite article .image img {
  width: 100%;
  height: auto;
}
.page--articles-hauteautorite h1 {
  font: normal 700 60px "Beirut Poster", Times;
  margin: 0 0 5px;
  color: #051639;
}
.page--articles-hauteautorite aside.subtitle {
  color: #051639;
  font-size: 29px;
  line-height: 40px;
  font-family: "Beirut Text", Times New Roman, Georgial, serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 45px;
}
.page--articles-hauteautorite .content {
  color: #2a2a2a;
  font: 19px/28px Georgia, "Times New Roman", Times, serif;
  margin-bottom: 35px;
}
.page--articles-hauteautorite .embed-content,
.page--articles-hauteautorite .single-image {
  margin-bottom: 30px;
}
.page--articles-hauteautorite .embed-content iframe {
  width: 100% !important;
}
.page--articles-hauteautorite .single-image img {
  width: 100%;
  height: auto;
}
.page--articles-hauteautorite .content p {
  margin-bottom: 35px;
}
.page--articles-hauteautorite article ol,
.page--articles-hauteautorite article ul:not(.lien-utiles ul) {
  padding: 0;
  font: 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  display: inline-block;
  margin: 8px 0 40px;
}
.page--articles-hauteautorite article ul {
  margin-bottom: 0;
}
.page--articles-hauteautorite article .content ol li,
.page--articles-hauteautorite article .content ul li {
  list-style-type: decimal;
  list-style-position: inside;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.page--articles-hauteautorite article .content ul li {
  list-style-type: none;
}
.page--articles-hauteautorite article .highlight {
  background-color: #f6f6f6;
  font-size: 19px;
  margin-bottom: 60px;
  display: inline-block;
  color: #051639;
  line-height: 28px;
}
.page--articles-hauteautorite article .highlight h3 {
  letter-spacing: 0.5px;
  font: normal 700 25px "Beirut Poster", Times;
  margin: 0 0 20px;
}
.page--articles-hauteautorite article .highlight p {
  line-height: 30px;
  font-family: "Beirut Text", Times New Roman, Georgial, serif;
  font-weight: 400;
  font-style: normal;
}
.highlight--expand {
  width: 10000px;
  left: 0;
}
.highlight .box {
  padding-left: 95px;
  padding-top: 69px;
  padding-bottom: 45px;
}
.highlight p {
  margin-top: 16px;
}
.page--articles-hauteautorite article h3,
.page--articles-hauteautorite article h4 {
  color: #051639;
  font: normal normal 30px "Beirut Text", Times;
  margin-bottom: 0;
}
.page--articles-hauteautorite article blockquote,
.page--articles-hauteautorite article quote {
  color: #051639;
  font: normal normal 21px/30px "Beirut Text", Times;
  margin-top: -4px;
}
.page--articles-hauteautorite article blockquote {
  margin-left: 760px;
  position: absolute;
  width: 245px;
}
.page--articles-hauteautorite article .related h3 {
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 20px;
}
.page--articles-hauteautorite article .related h4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
}
.page--articles-hauteautorite article .related,
.page--articles-hauteautorite article .related h3,
.page--articles-hauteautorite article .related h4 {
  font-family: neuzeit-grotesk, sans-serif;
  font-style: normal;
  font-weight: 300;
  padding-bottom: 0;
}
.page--articles-hauteautorite .related li {
  border-bottom: 1px solid #e5e5e7;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.page--articles-hauteautorite article aside.liens-utiles,
.page--articles-hauteautorite article aside.liens-utiles h3,
.page--articles-hauteautorite article aside.liens-utiles h4,
.page--articles-hauteautorite article aside.liens-utiles ul {
  font-family: neuzeit-grotesk, sans-serif !important;
}
.page--articles-hauteautorite article aside.liens-utiles h4 {
  font: normal normal 22px neuzeit-grotesk, sans-serif;
}
.declarations-person .content .info address,
.page--articles-hauteautorite article div.expand-box .text {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.page--articles-hauteautorite article div.expand-box p a {
  text-decoration: underline;
  color: #1857ff;
}
section.declarations-search {
  margin-top: 50px;
}
section.declarations-page {
  margin-top: 50px;
  float: left;
  width: 100%;
}
section.declarations-search h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 20px;
}
section.declarations-search ul.filters-info {
  margin-bottom: 35px;
  font-size: 20px;
  color: #9aa2b4;
  clear: both;
  float: left;
}
section.declarations-search ul.filters-info li {
  float: left;
  margin-right: 30px;
}
section.declarations-search ul.filters-info li span {
  color: #051639;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 2px;
}
form.advanced-search {
  width: 100%;
  clear: both;
  margin-bottom: 20px;
  float: left;
  text-align: right;
}
.advanced-search label {
  float: left;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  width: 240px;
  font-size: 18px;
  text-align: left;
  letter-spacing: 0.3px;
}
select {
  background: url(img/select.svg) 192px center no-repeat #fff;
  width: 218px;
  border: 1px solid #dbe1e8;
  height: 42px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #989898;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 2px 0 0 #dadada;
  -webkit-box-shadow: 0 2px 0 0 #dadada;
  -o-box-shadow: 0 2px 0 0 #dadada;
  box-shadow: 0 2px 0 0 #dadada;
  margin-right: 15px;
  cursor: pointer;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 35px;
  display: inline-block;
}
.advanced-search input[type="submit"],
.button--3 {
  -moz-box-shadow: 0 2px 0 0 #dadada;
  -webkit-box-shadow: 0 2px 0 0 #dadada;
  -o-box-shadow: 0 2px 0 0 #dadada;
}
select[disabled] {
  opacity: 0.5;
}
select:focus {
  border-color: #1857ff;
  outline: 0;
  color: #051639;
}
.advanced-search input[type="submit"] {
  background-color: #051639;
  color: #fff;
  padding: 13px 40px 12px;
  text-transform: uppercase;
  box-shadow: 0 2px 0 0 #dadada;
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-style: none;
  font-size: 14px;
  height: 43px;
  display: inline-block;
  float: right;
  margin-left: 5px;
}
.advanced-search input[type="submit"]:hover {
  background-color: #051639;
}
.declarations-results {
  background-color: #ecf2f6;
  width: 100%;
  float: left;
  border-top: 1px solid #d8d8d8;
  padding-top: 40px;
  padding-bottom: 40px;
}
.declarations-person {
  background-color: #ecf2f6;
  padding-bottom: 1px;
  letter-spacing: 0.5px;
}
.declarations-person .wrapper {
  position: relative;
  z-index: 10000;
}
.declarations-person header {
  background-color: #364460;
  clear: both;
  float: left;
  width: 100%;
}
.declarations-person header .image {
  background-color: #051639;
  height: 155px;
  float: left;
}
.declarations-person header .image img {
  height: 100%;
  width: auto;
}
.declarations-person header .title {
  float: left;
  padding-top: 35px;
  padding-left: 40px;
  padding-bottom: 30px;
  color: #fff;
  font-size: 18px;
  width: 80%;
}
.declarations-person header .title,
_:-ms-lang(x) {
  max-width: 100%;
}
.declarations-person header .title h3 {
  font-size: 36px;
  margin-bottom: 0;
}
.declarations-person header .title p.subtitle {
  margin: 0;
}
.declarations-person .content {
  padding: 35px;
  display: inline-block;
  background-color: #fff;
  margin-bottom: 35px;
  box-sizing: border-box;
  width: 100%;
}
.declarations-person .content ul li {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.declarations-person .content ul li:last-of-type {
  border-bottom-style: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.declarations-person .content ul li.title {
  color: black;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 18px;
}
.declarations-person .content ul li.history {
  border-style: none !important;
}
.related--declarations .article .text h4 a:hover,
.related--declarations .article-2 .text-2 h4 a:hover,
.related--links h4 a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.declarations-person .content ul p.type {
  width: 350px;
  float: left;
  margin-right: 40px;
  margin-top: 10px;
  font-size: 18px;
}
.declarations-person .content ul time {
  float: left;
  color: #666;
  margin-top: 10px;
  font-size: 18px;
  padding-left: 55px;
}
.declarations-person .content .button {
  float: right;
}
.declarations-person .content .info {
  width: 450px;
  float: right;
  margin-top: 10px;
}
.declarations-person .info-declaration {
  margin-top: 10px;
  text-align: center;
}
.declarations-person .content .info-declaration {
  float: right;
}
.declarations-person .info-declaration a {
  color: #1857ff;
}
.declarations-person .content .info p {
  margin-top: 0;
  font-size: 18px;
  margin-bottom: 10px;
}
.declarations-person .content .info address {
  font-weight: 400;
  font-style: normal;
  color: #6d6d6d;
}
.declarations-person .related {
  background-color: #fff;
  padding: 35px;
  margin-bottom: 35px;
  font-size: 18px;
}
.declarations-person .related p.title {
  margin-top: 0;
  text-transform: uppercase;
  color: #051639;
  margin-bottom: 10px;
}
.declarations-person .related span {
  display: inline-block;
  width: 60px;
}
.declarations-person .related a:hover {
  color: #1857ff;
}
.search-bottom-page {
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  width: 100%;
}
.search-bottom-page p.title {
  color: #051639;
  text-transform: uppercase;
  font-size: 18px;
}
.related--declarations {
  background-color: #f6f6f6;
  padding-top: 80px;
  padding-bottom: 80px;
  float: left;
  width: 100%;
}
.related--declarations h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 30px;
}
.related--declarations .article {
  background-color: #fff;
  float: left;
  height: 240px;
  overflow: hidden;
}
.related--declarations .article .image {
  overflow: hidden;
  position: relative;
  z-index: 100;
}
.related--declarations .article .image img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 10;
  top: 0;
  left: 0;
  display: block;
  opacity: 1;
  transition: opacity 0.2s;
  transition: all 0.5s ease-in-out;
}
.related--declarations .article.hover-action .image img {
  opacity: 0.7;
  transform: scale(1.1);
}
.related--declarations .article .image img.hover-img {
  z-index: 0;
  position: absolute;
  opacity: 0;
  transition: opacity 1s, z-index 0 1s;
  transition: all 0.5s ease-in-out;
}
.related--declarations .article.hover-action .image img.hover-img {
  z-index: 100;
  opacity: 1;
  transition: opacity 0.6s;
  transform: scale(1.1);
}
.related--declarations .article .text .content {
  padding: 60px 80px 60px 40px;
}
.related--declarations .article--2 .text .content {
  padding-left: 80px;
  padding-right: 50px;
}
.related--declarations .article .text h4,
.related--declarations .article-2 .text-2 h4 {
  font: normal 700 25px "Beirut Poster", Times;
  margin: 0;
}
.related--declarations .article .text p {
  font-weight: 600;
  color: #646464;
  margin-bottom: 35px;
  margin-top: 10px;
}
.related--links {
  background-color: #f6f6f6;
  float: left;
  width: 100%;
  padding-bottom: 130px;
}
.related--links h4 {
  font: normal 700 25px "Beirut Poster", Times;
  margin: 0 0 10px;
}
.related--links a {
  padding-bottom: 3px;
}
.related--links a.link {
  margin-bottom: 25px;
  float: left;
}
.declarations-search--home {
  padding-bottom: 40px;
  float: left;
  width: 100%;
}
.header-page--college,
.header-page--declarations,
.header-page--thematheque-home {
  background-color: #051639;
  color: #fff;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 95px;
  font-family: "Beirut Text", Times New Roman, Georgial, serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  float: left;
  width: 100%;
}
.header-page--college h2,
.header-page--declarations h2,
.header-page--thematheque-home h2 {
  font: normal 700 40px "Beirut Poster", Times;
}
.header-page--college div.subtitle,
.header-page--declarations div.subtitle,
.header-page--declarations p.subtitle,
.header-page--thematheque-home div.subtitle {
  margin-bottom: 0;
  font-size: 22px;
  margin-top: 10px;
  line-height: 32px;
}
.declarations-search--home p.subtitle {
  color: #9aa2b4;
  font-size: 18px;
  letter-spacing: 0.5px;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 30px;
}
.declarations-search--home form.autocomplete {
  margin-bottom: 20px;
}
.declarations-search--home form.autocomplete input[type="text"] {
  width: 850px;
}
.declarations-search--home-advanced {
  text-align: center;
}
.declarations-search--home-advanced select {
  margin-right: 19px;
}
.declarations-search--home-advanced .more {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  float: left;
  display: none;
}
.ben-details #close-advanced,
.ben-details.active #go-advanced,
.declarations-search--home-advanced-button #close-advanced,
.declarations-search--home-advanced-button.active #go-advanced {
  display: none;
}
.ben-details.active #close-advanced,
.declarations-search--home-advanced-button.active #close-advanced {
  display: inline-block;
}
.page-template-tpl-recherche-generale #close-advanced,
.page-template-tpl-recherche-generale #go-advanced,
.page-template-tpl-recherche-registre
  #close-advanced
  .page-template-tpl-recherche-registre-annuaire
  #go-advanced,
.page-template-tpl-recherche-registre #go-advanced,
.page-template-tpl-recherche-registre-annuaire #close-advanced {
  position: absolute;
  top: 93px;
  right: 6px;
  padding: 20px;
}
.declarations-map {
  background-color: #ecf2f6;
  width: 100%;
  border-top: 1px solid #d8d8d8;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
  position: relative;
}
.declarations-map h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 20px;
}
.declarations-map h4 {
  text-align: center;
  text-transform: none;
  font-size: 28px;
  margin-bottom: 60px;
  padding-top: 30px;
}
.declarations-map p.subtitle {
  color: #9aa2b4;
  font-size: 18px;
  letter-spacing: 0.5px;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 50px;
}
.declarations-map nav.declarations--countries {
  border-bottom: 2px solid #d3d7df;
  text-transform: uppercase;
  float: left;
  width: 100%;
  margin-bottom: 40px;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.declarations-map nav.declarations--countries a {
  color: #838a99;
}
.declarations-map nav.declarations--countries a:hover {
  color: #051639;
}
.declarations-map nav.declarations--countries ul {
  margin-bottom: 40px;
}
.declarations-map nav.declarations--countries li {
  float: left;
  margin-right: 50px;
}
.declarations-map #vmap {
  margin-left: 90px;
  margin-top: 80px;
  float: left;
  cursor: pointer;
  height: 100%;
}
.declarations-map #map-nav {
  float: right;
}
.jqvmap-label {
  z-index: 1000000;
  position: absolute;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.jqvmap-label.hide {
  display: none !important;
}
aside.declarations-map--france,
aside.declarations-map--outre-mer {
  border-bottom: 1px solid #cfd6e5;
  padding-bottom: 80px;
  width: 100%;
  float: left;
  margin-bottom: 50px;
}
aside.declarations-map--france.in-use #map-nav {
  margin-bottom: 500px;
}
aside.declarations-map--outre-mer .grid {
  text-align: center;
}
aside.declarations-map--outre-mer a.title {
  text-transform: uppercase;
}
aside.declarations-map--outre-mer .item {
  height: 200px;
  line-height: 240px;
}
aside.declarations-map--outre-mer a .item {
  fill: #fff;
  stroke: #b0bbcb;
}
aside.declarations-map--outre-mer a:hover .item {
  fill: #e8eeff;
}
aside.declarations-map--outre-mer h5 {
  text-transform: uppercase;
  color: #051639;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.8px;
  margin-bottom: 50px;
}
.declarations-map--europe {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.declarations-map--europe .image--europe {
  background: url(../img/declarations-europe.svg) right top no-repeat;
  width: 230px;
  height: 110px;
}
.declarations-map--europe .image--etranger {
  background: url(../img/declarations-etranger.svg) right top no-repeat;
  width: 230px;
  height: 110px;
}
.declarations-map--europe .content {
  background-color: #fff;
  padding: 35px;
  border-bottom: 2px solid #d7dbe6;
  border-top: 3px solid #051639;
  line-height: 100px;
}
.declarations-map--europe .content .image,
.declarations-map--europe .content .text {
  display: inline-block;
}
.declarations-map--europe .content .text {
  letter-spacing: 0.5px;
  font-size: 19px;
  line-height: 24px;
}
.declarations-map--europe .content a:hover .text {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.declarations-map--europe .content .image {
  float: right;
}
.related--links-2 {
  background-color: #fff;
  padding-top: 80px;
  border-top: 1px solid #d5d9e4;
  padding-bottom: 80px;
}
.related--links-2 p {
  color: #646464;
  font: normal normal 19px/24px "Beirut Text", Times;
  margin-bottom: 35px;
}
.related--links-3 aside {
  clear: both;
  float: left;
  width: 100%;
  padding-bottom: 20px;
  border-right: 1px solid #e6e6e6;
}
.related--links-3 aside.related-content--last {
  border-right-width: 0;
}
.declarations-tab-nav {
  width: 100%;
  background-color: #1f2f4e;
  float: left;
  /*padding-left: 20px;*/
  padding-bottom: 5px;
  height: 80px;
}
.declarations-tab-nav li {
  float: left;
  line-height: 80px;
}
@media (max-width: 768px) {
  .declarations-tab-nav li {
    font-size: 11px;
  }
  /* Dropdown Button */
  .dropbtn {
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    display: inline-block;
  }

  .bar1Recherche,
  .bar2Recherche,
  .bar3Recherche {
    width: 35px;
    height: 5px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
  }

  /* Rotate first bar */
  .change .bar1Recherche {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
  }

  /* Fade out the second bar */
  .change .bar2Recherche {
    opacity: 0;
  }

  /* Rotate last bar */
  .change .bar3Recherche {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
  }

  /* The container <div> - needed to position the dropdown content */
  .dropdownRechercheRegistre {
    position: relative;
    display: inline-block !important;
  }

  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  /* Links inside the dropdown */
  .dropdown-content a {
    padding: 0 !important;
    width: 100%;
    min-width: 300px;
    color: black;
    text-decoration: none;
    display: block;
  }
  .dropdown-content li {
    padding: 0;
    text-align: center;
  }

  .dropdown-content a:hover {
    background-color: #ddd;
  }

  .show {
    display: block;
  }

  .declarations-tab-nav .wrapper ul#menuRechercheRegistre {
    display: none !important;
  }
  .chartTooltipMobile {
    display: block !important;
    font-size: smaller;
    font-style: italic;
    padding: 20px;
    text-align: center;
  }
  section.declarations-page {
    margin-top: 0 !important;
  }

  #infobulletextcircle1 {
    margin-left: -130px !important;
  }
  #infobulletextcircle2 {
    margin-left: -130px !important;
  }
  #infobulletextchart1 {
    margin-left: -150px !important;
  }
  #infobulletextchart2,
  #infobulletextchart4 {
    margin-left: -140px !important;
  }
  #infobulletextchart5 {
    margin-left: -50px !important;
  }
  #infobulletextchart6 {
    margin-left: -165px !important;
  }
}
@media (min-width: 960px) and (max-width: 1248px) {
  #infobulletextcircle2 {
    margin-left: -150px;
  }
  #infobulletextcircle1 {
    margin-left: 0;
  }
}

.chartTooltipMobile {
  display: none;
}
.dropdownRechercheRegistre {
  display: none;
}
.declarations-tab-nav li a {
  text-transform: uppercase;
  color: #fff;
  opacity: 0.65;
  font-weight: 300;
  float: left;
  padding-left: 45px;
  padding-right: 45px;
}
.declarations-tab-nav li a:hover {
  opacity: 1;
}
.declarations-tab-nav li.ui-state-active {
  background-color: #fff;
}
.declarations-tab-nav li.ui-state-active a {
  color: #051639;
  opacity: 1;
  font-weight: 400;
  padding-bottom: 5px;
}
.declarations-tab-nav .button {
  float: right;
  margin-top: 17px;
}
.declarations-tab-nav .button.btn_redirect {
  line-height: 45px;
  height: auto;
  padding: 0 20px;
  color: #1958ff;
  background-color: #fff;
  margin-top: 16px;
  float: none;
  margin-left: 20px;
  margin-bottom:20px;
}
@media (max-width: 1024px) {
	.declarations-tab-nav .button.btn_redirect {
		float:right;
		margin-right:20px;
	}
}
.related--declarations-2 .article {
  background-color: #1958ff;
  color: #fff;
  height: 375px;
  text-align: center;
  -webkit-font-smoothing: antialiased !important;
}
.related--declarations-2 .article-2 {
  background-color: #051639;
  color: #fff;

  text-align: center;
  -webkit-font-smoothing: antialiased !important;
  width: 100%;
  padding-right: 20%;
  padding-left: 24%;
}
.related--declarations-2 .article .text h4 {
  font-size: 34px;
}
.related--declarations-2 .article-2 .text-2 h4 {
  font-size: 28px;
}
.related--declarations-2 .article .text p {
  font: normal normal 18px/28px "Beirut Text", Times;
  color: #fff;
}
.category-title-post-top {
  background-color: #b3b3b3;
  color: #fff;
  text-transform: uppercase;
  height: 65px;
  margin-bottom: 95px;
  font: 20px/65px "Beirut Text", Times;
}
.category-title-post-top--presse {
  margin-bottom: 95px;
  height: 0;
}
.category-title-post-top--1,
body.theme--transparence .category-title-post-top {
  background-color: #16d19a;
}
body.theme--conflits-dinterets .category-title-post-top {
  background-color: #46274b;
}
body.theme--lobbying .category-title-post-top {
  background-color: #8182f4;
}
body.theme--exemplarite .category-title-post-top {
  background-color: #096a9d;
}
.lathematheque-post {
  width: 100%;
  float: left;
}
.lathematheque-post .content {
  color: #2a2a2a;
  font: 19px/28px Georgia, "Times New Roman", Times, serif;
}
.lathematheque-post .content ol,
.lathematheque-post .content ul {
  padding: 0;
  font: 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  display: inline-block;
  margin: 8px 0 40px;
}
.lathematheque-post .content ol li,
.lathematheque-post .content ul li {
  list-style-type: decimal;
  list-style-position: inside;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.lathematheque-post .content ul li,
.tools--1 ul,
.tools--2 ul {
  list-style-type: none;
}
.lathematheque-post .content h3 {
  letter-spacing: 0.5px;
  margin: 0 0 20px;
}
.lathematheque-post img {
  width: 100%;
  height: auto;
}
article.lathematheque-post h1 {
  font: normal 700 50px/54px "Beirut Poster", Times;
  margin: 0 0 30px;
  color: #051639;
}
.lathematheque-header-info {
  margin-bottom: 80px;
  color: #737373;
}
.lathematheque-header-info ul.info a {
  padding-bottom: 2px;
}
.lathematheque-header-info ul.info li.presse a {
  color: #1958ff;
}
.lathematheque-header-info ul.info a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.lathematheque-header-info--cat-1 a,
body.theme--transparence .lathematheque-header-info a,
body.theme--transparence .lathematheque-list h3 a {
  color: #16d19a;
}
body.theme--lobbying .lathematheque-header-info a,
body.theme--lobbying .lathematheque-list h3 a,
body.theme--lobbying .lathematheque-page-related ul.meta a {
  color: #8182f4;
}
body.theme--conflits-dinterets .lathematheque-header-info a,
body.theme--conflits-dinterets .lathematheque-list h3 a,
body.theme--conflits-dinterets .lathematheque-page-related ul.meta a {
  color: #46274b;
}
body.theme--exemplarite .lathematheque-header-info a,
body.theme--exemplarite .lathematheque-list h3 a,
body.theme--exemplarite .lathematheque-page-related ul.meta a {
  color: #096a9d;
}
.lathematheque-header-info ul.info li {
  float: left;
  border-right: 1px solid #d9d9d9;
  padding-right: 20px;
  margin-right: 20px;
  text-transform: uppercase;
}
.lathematheque-header-info ul.info li:last-child {
  border-right-width: 0;
}
.lathematheque-header-info .tools--1 {
  position: absolute;
  top: 0;
  right: 0;
}
.lathematheque-post .post-share {
  margin-top: 40px;
}
.lathematheque-post-highlight {
  background-color: #fdf7f4;
  float: left;
  width: 100%;
  padding-top: 95px;
  padding-bottom: 65px;
  margin-bottom: 130px;
  margin-top: 60px;
  border: 1px solid #d9d9d9;
}
.lathematheque-post-highlight .content h3,
.lathematheque-post-highlight .content h4 {
  color: #051639;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.lathematheque-post .lathematheque-post-highlight .content h3 {
  font: 25px "Beirut Poster", Times;
  letter-spacing: 0.5px;
  margin-top: 0;
}
.lathematheque-post .content h3,
.lathematheque-post .content h3 strong,
.lathematheque-post .content h4 {
  font: normal normal 30px "Beirut Text", Times;
  color: #051639;
}
.lathematheque-post .content h3 {
  margin-top: 20px;
}
.lathematheque-post .content p {
  margin-bottom: 35px;
}
.lathematheque-post .content iframe {
  min-width: 100% !important;
  margin-bottom: 40px !important;
  min-height: 440px !important;
}
.lathematheque-post .content iframe.twitter-tweet {
  min-height: auto !important;
}
.lathematheque-post .content .twitter-tweet {
  width: 100% !important;
}
.lathematheque-post .content iframe .EmbeddedTweet {
  max-width: 100% !important;
}
.lathematheque-post .content img {
  margin-bottom: 20px;
}
.lathematheque-post .content blockquote,
.lathematheque-post .content quote {
  font: normal normal 21px/30px "Beirut Text", Times;
  color: #051639;
  margin-top: -5px;
}
.lathematheque-post .content blockquote {
  position: absolute;
  margin-left: 760px;
  width: 245px;
  margin-top: -23px;
}
.lathematheque-post-highlight p {
  font: normal normal 22px/30px "Beirut Text", Times !important;
  color: #051639;
  margin-top: 0;
  margin-bottom: 30px;
}
.lathematheque-post-related .content {
  background-color: #f6f6f6;
  padding: 30px;
  float: left;
}
.lathematheque-page-related {
  background-color: #f6f6f6;
  float: left;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 80px;
  border: 1px solid #d8d8d8;
  border-right-width: 0;
  border-left-width: 0;
}
.lathematheque-page-related h5 a:hover,
.lathematheque-page-related--cat-1 ul.meta a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.lathematheque-page-related img {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.lathematheque-page-related h4 {
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  margin-bottom: 40px;
}
.lathematheque-page-related h5 {
  font: normal 700 20px/28px "Beirut Poster", Times;
  letter-spacing: 0;
  color: #051639;
}
.lathematheque-page-related ul.meta {
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 20px;
  color: #737373;
}
.lathematheque-page-related ul.meta li {
  float: left;
  border-right: 1px solid #d9d9d9;
  padding-right: 20px;
  margin-right: 20px;
}
.lathematheque-page-related ul.meta a {
  padding-bottom: 3px;
}
.lathematheque-page-related--cat-1 ul.meta a,
body.theme--transparence .lathematheque-page-related ul.meta a {
  color: #16d19a;
}
.lathematheque-page-related ul.meta li:last-child {
  border-right-width: 0;
}
.lathematheque-page-related ul.articles {
  float: left;
  margin-left: 55px;
}
.lathematheque-page-related ul.articles li {
  border-bottom: 1px solid #d9d9d9;
  float: left;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.lathematheque-page-related ul.articles li ul.meta li,
.lathematheque-post-related ul li:last-child {
  border-bottom-width: 0;
  padding-bottom: 0;
}
.lathematheque-page-related ul.articles li:last-child {
  border-bottom-width: 0;
}
.lathematheque-page-related .image {
  width: 95px;
  float: left;
  margin-right: 40px;
}
.lathematheque-page-related .image img {
  width: 100%;
  height: auto;
}
.lathematheque-page-related .text {
  float: left;
  width: 530px;
}
.lathematheque-page-related a.link {
  font-size: 16px;
  letter-spacing: 0.5px;
}
.lathematheque-page-related .text p {
  margin-top: 5px;
  color: #656565;
  letter-spacing: 0.5px;
}
.lathematheque-post-related {
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-top: 15px;
  float: left;
  width: 100%;
  margin-bottom: 70px;
}
.lathematheque-post-related h4 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
}
.lathematheque-post-related .box {
  background-color: #f2f2f2;
  padding: 30px 40px;
}
.lathematheque-post .content a {
  color: #1857ff;
  border-bottom: 1px solid #1857ff;
}
.lathematheque-post-related ul li {
  border-bottom: 1px solid #d8d8d8;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 25px;
  padding-right: 70px;
}
.lathematheque-list h4 a:hover,
.lathematheque-post-related li a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.lathematheque-post-related ul li:hover {
  background: url(img/tools-blank-01.svg) right 16px no-repeat;
}
.lathematheque-post-related ul li a {
  padding-bottom: 2px;
}
.lathematheque-post-related li a:hover {
  color: #1857ff;
}
.lathematheque-post .post-share {
  float: left;
  width: 100%;
  position: relative;
  height: 115px;
  margin-bottom: 75px;
}
.lathematheque-post .post-share ul {
  border-bottom-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  border-color: #d8d8d8;
  border-right-width: 0;
  border-left-width: 0;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  position: absolute;
  width: 100em;
}
.category-title-page-top {
  margin-left: 0;
  margin-bottom: 0;
}
.lathematheque-list h3 {
  text-align: center;
  text-transform: uppercase;
  padding: 40px 0 15px;
  font-size: 28px;
  margin: 0 762px 45px 0;
}
.lathematheque-list h4 {
  font: 30px/38px "Beirut Poster", Times;
  color: #051639;
  margin-bottom: 4px;
}
.lathematheque-list li .image {
  width: 245px;
  margin-right: 40px;
  float: left;
  margin-top: 25px;
  margin-bottom: auto;
}
.lathematheque-list li .image img {
  width: 100%;
  height: auto;
}
.lathematheque-list li .text {
  color: #737373;
  font-size: 18px;
}
.lathematheque-list li .text p {
  margin-top: 20px;
  font-size: 18px;
}
.lathematheque-list ul.articles li {
  border-bottom: 1px solid #d8d8d8;
  float: left;
  width: 100%;
  margin-bottom: 45px;
  padding-bottom: 0;
}
.lathematheque-list ul.pager {
  text-transform: uppercase;
  font-size: 14px;
  float: left;
  width: 100%;
  padding-bottom: 40px;
}
.lathematheque-list ul.pager li.previous {
  float: left;
}
.lathematheque-list ul.pager li.next {
  float: right;
}
.lathematheque-list ul.pager a {
  color: #999;
  padding-bottom: 3px;
}
.lathematheque-list ul.pager a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.lathematheque-list--cat-1 h3 a {
  color: #16d19a;
}
#go-top {
  position: fixed;
  right: 40px;
  z-index: 10000;
  bottom: 40px;
  display: none;
}
.category-top-thematique .image {
  height: 445px;
  width: 100%;
  overflow: hidden;
  float: left;
  clear: both;
  border-bottom-style: none;
  border-bottom-width: 4px;
  margin-bottom: 40px;
  position: relative;
  background-size: auto 100%;
}
.category-top-thematique .image img {
  position: absolute;
  top: -50%;
  left: 0;
  width: 100%;
}
.category-top-thematique h2 {
  font: normal 700 50px/50px "Beirut Poster", Times;
  margin-bottom: 20px;
  padding-bottom: 0;
  text-transform: uppercase;
}
.category-top-thematique h2 a {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
}
.category-top-thematique div.subtitle {
  font-size: 28px;
  line-height: 38px;
  font-family: "Beirut Text", Times New Roman, Georgial, serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 55px;
  color: #051639;
}
.category-top-thematique nav a,
.thematique--highlight .article p,
.thematique--highlight .article ul.meta a {
  color: #7f7f7f;
}
.category-top-thematique nav {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.category-top-thematique nav li {
  text-transform: uppercase;
  float: left;
  margin-right: 50px;
}
.thematique--highlight {
  background-color: #f2f2f2;
  float: left;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 65px;
  border: 1px solid #ccc;
  border-right-width: 0;
  border-left-width: 0;
  margin-bottom: 70px;
}
.thematique--highlight .article {
  background-color: #fff;
  float: left;
  height: 305px;
  border-bottom: 2px solid #d8d8d8;
}
.thematique--highlight .article img {
  width: 435px;
  height: 305px;
}
.thematique--highlight .article .box {
  padding-top: 30px;
  padding-right: 55px;
}
.thematique--highlight .article ul.meta {
  width: 100%;
  float: left;
  text-transform: uppercase;
  color: #7f7f7f;
  margin-bottom: 10px;
}
.thematique--highlight .article ul.meta li {
  float: left;
  border-right: 1px solid #b3b3b3;
  padding-right: 20px;
  margin-right: 20px;
}
.thematique--highlight .article ul.meta li:last-child {
  border-right-width: 0;
}
.thematique--highlight .article h3 {
  font: normal 700 30px/38px "Beirut Poster", Times;
  margin-bottom: 0;
}
.thematique--highlight .article h3 a {
  color: #051639;
}
.thematique--highlight .article h3 a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.thematique--list {
  padding-bottom: 80px;
  float: left;
  width: 100%;
}
.thematique--list ul.type li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 50px;
}
.thematique--list ul.type a.title {
  text-transform: uppercase;
  font-size: 30px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 4px;
  font-weight: 300;
  width: 100%;
  float: left;
  margin-bottom: 50px;
  background: url(img/category.svg) right center no-repeat;
}
.thematique--list ul.type a.title span {
  float: right;
}
.thematique--list ul.type a.title span path {
  color: maroon;
}
.thematique--list ul.posts {
  float: left;
  width: 100%;
  color: #7f7f7f;
}
.thematique--list ul.posts img {
  width: 100%;
  height: auto;
}
.thematique--list ul.posts li {
  padding-bottom: 30px;
}
.thematique--list ul.posts span.image {
  width: 100%;
  height: 130px;
  background: url(img/rapport.svg) right 0 no-repeat;
  float: left;
}
.thematique--list ul.posts time {
  text-transform: uppercase;
}
.thematique--list ul.posts li:last-child {
  border-bottom-width: 0;
}
.thematique--list ul.posts h5 {
  font: normal 700 20px/28px "Beirut Poster", Times;
  margin-bottom: 0;
}
.college--intro .content,
nav.thematique-nav li p {
  -webkit-font-smoothing: antialiased !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
.thematique--list ul.posts h5 a {
  color: #051639;
}
.thematique--list ul.posts h5 a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
body.theme--transparence .category-top-thematique h2 a,
body.theme--transparence .thematique--list ul.type a.title {
  color: #16d19a;
}
body.theme--transparence .category-top-thematique .image {
  border-bottom-color: #16d19a;
}
body.theme--lobbying .category-top-thematique h2 a,
body.theme--lobbying .thematique--list ul.type a.title {
  color: #8182f4;
}
body.theme--lobbying .category-top-thematique .image {
  border-bottom-color: #8182f4;
}
body.theme--conflits-dinterets .category-top-thematique h2 a,
body.theme--conflits-dinterets .thematique--list ul.type a.title {
  color: #46274b;
}
body.theme--conflits-dinterets .category-top-thematique .image {
  border-bottom-color: #46274b;
}
body.theme--conflits-dinterets .category-top-thematique .image img {
  bottom: 0;
  top: inherit;
}
body.theme--exemplarite .category-top-thematique h2 a,
body.theme--exemplarite .thematique--list ul.type a.title {
  color: #096a9d;
}
body.theme--exemplarite .category-top-thematique .image {
  border-bottom-color: #096a9d;
}
body.theme--transparence .thematique--list ul.type a.title {
  background: url(img/category-01.svg) right center no-repeat;
}
body.theme--lobbying .thematique--list ul.type a.title {
  background: url(img/category-02.svg) right center no-repeat;
}
body.theme--conflits-dinterets .thematique--list ul.type a.title {
  background: url(img/category-03.svg) right center no-repeat;
}
body.theme--exemplarite .thematique--list ul.type a.title {
  background: url(img/category-04.svg) right center no-repeat;
}
nav.thematique-switch {
  margin: 70px 0 0;
  padding: 0;
  position: relative;
  float: left;
  width: 100%;
}
nav.thematique-switch .layout {
  background-color: #051639;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0.95;
  display: none;
}
nav.thematique-switch.active .layout {
  display: block;
}
nav.thematique-switch ul {
  position: absolute;
  bottom: 0;
  z-index: 100000;
}
.thematique-switch li {
  display: none;
  margin: 0;
  padding: 0;
  clear: both;
  float: left;
}
nav.thematique-switch.active li {
  display: block;
  margin-top: 30px;
}
nav.thematique-switch.active li a {
  border-bottom-width: 0;
  color: #868ea0;
}
nav.thematique-switch.active li a:hover,
nav.thematique-switch.active li.active a {
  color: #fff;
}
.thematique-switch li.active {
  display: block;
  background: url(img/switch.svg) right 20px no-repeat;
  padding-right: 40px;
}
.thematique-switch li.active:hover {
  cursor: pointer;
}
nav.thematique-switch li.title {
  color: #fff;
  font-size: 25px;
  margin-bottom: 30px;
  font-weight: 300;
}
body.theme--conflits-dinterets .thematique-switch li.conflits-dinterets,
body.theme--exemplarite .thematique-switch li.exemplarite,
body.theme--lobbying .thematique-switch li.lobbying,
body.theme--transparence .thematique-switch li.transparence {
  display: none;
}
.header-page--college,
.header-page--thematheque-home {
  padding-top: 20px;
  padding-bottom: 80px;
  margin-bottom: 0;
}
.college--intro {
  height: 685px;
  overflow: hidden;
  width: 100%;
  float: left;
  position: relative;
  background-color: #051639;
  margin-bottom: 80px;
}
.college--intro img {
  width: 100%;
  height: auto;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
}
.services--intro img {
  opacity: 1;
}
.services--intro {
  overflow: hidden;
  margin-bottom: 0;
  height: 550px;
}
.college--intro .content {
  position: absolute;
  left: 0;
  bottom: 60px;
  width: 100%;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-family: "Beirut Text", Times New Roman, Georgial, serif;
  font-weight: 400;
  font-style: normal;
  z-index: 10;
}
.college--membres {
  margin-bottom: 60px;
  float: left;
  width: 100%;
  color: #2a2a2a;
  font: 19px/28px Georgia, "Times New Roman", Times, serif;
}
.college--membres li {
  border-bottom: 1px solid #d7d7d7;
  width: 100%;
  padding-bottom: 50px;
  margin-bottom: 80px;
  float: left;
  vertical-align: text-bottom;
  position: relative;
}
.college--deontologie .content a,
.college--membres li .data a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.college--membres li:last-child {
  margin-bottom: 0;
}
.college--membres li img {
  width: 100%;
  height: auto;
}
.college--membres li .content {
  bottom: 0;
  display: table-cell;
  vertical-align: bottom;
}
.associations li .content {
  vertical-align: top;
  float: left;
}
.college--membres li .content p {
  margin-bottom: 35px;
}
.college--membres li .content .intro p:nth-of-type(1) {
  text-indent: 40px;
}
.college--membres li .content h4 {
  font: normal 700 26px/28px "Beirut Poster", Times;
  color: #051639;
  margin-bottom: 15px;
}
.college--membres li .data {
  font: normal 400 18px/30px neuzeit-grotesk, sans-serif;
}
.college--membres li .data a {
  color: #1857ff;
}
.college--deontologie .content {
  float: left;
  width: 100%;
  padding-top: 100px;
  background-color: #fdf7f4;
  border-top: 4px solid #df5245;
  color: #2a2a2a;
  font: 19px/28px Georgia, "Times New Roman", Times, serif;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
.college--deontologie .content h3,
.college--deontologie .content h4 {
  font: normal 700 26px/28px "Beirut Poster", Times;
  color: #051639;
}
.college--deontologie .content h3::first-letter,
.college--deontologie .content h4::first-letter {
  font-size: 200px;
  line-height: 140px;
  float: left;
  padding-right: 50px;
  padding-bottom: 30px;
}
.thematheque-featured-posts {
  background-color: #f2f2f2;
  width: 100%;
  float: left;
  padding-top: 80px;
  padding-bottom: 80px;
}
.thematheque-featured-posts .featured-post {
  background-color: #fff;
  border-bottom: 2px solid #d9d9d9;
  float: left;
}
.thematheque-featured-posts .featured-post h4 a:hover,
.thematheque-featured-posts .featured-post ul.meta li a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.thematheque-featured-posts .featured-post .image {
  background-color: #051639;
}
.thematheque-featured-posts .featured-post .image img {
  width: 100%;
  height: auto;
  transition: all 0.2s ease-in-out;
}
.thematheque-featured-posts .featured-post .image:hover img {
  transform: scale(1.07);
  opacity: 0.7;
}
.thematheque-featured-posts .featured-post .text {
  padding: 30px 30px 25px;
  float: left;
}
.thematheque-featured-posts .featured-post--1 .image {
  height: 136px;
  float: left;
  width: 240px;
  margin-bottom: 20px;
  overflow: hidden;
}
.thematheque-featured-posts .featured-post--2 .image,
.thematheque-featured-posts .featured-post--3 .image {
  height: 105px;
  float: left;
  width: 150px;
  overflow: hidden;
}
body.home .thematheque-featured-posts .featured-post--2 .image {
  margin-bottom: 32px;
}
.thematheque-featured-posts .featured-post--1 {
  height: 375px;
}
.thematheque-featured-posts .featured-post--2,
.thematheque-featured-posts .featured-post--1 {
  margin-bottom: 15px;
}
.thematheque-featured-posts .featured-post--2,
.thematheque-featured-posts .featured-post--3 {
  height: 170px;
}
.thematheque-featured-posts .featured-post--2 .text,
.thematheque-featured-posts .featured-post--3 .text {
  float: left;
  width: 330px;
}
.thematheque-featured-posts .featured-post h4 {
  font: normal 700 20px/28px "Beirut Poster", Times;
  color: #051639;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}
.thematheque-featured-posts .featured-post h4 a {
  color: #051639;
}
.thematheque-featured-posts .featured-post ul.meta {
  width: 100%;
  float: left;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.thematheque-featured-posts .featured-post ul.meta li {
  float: left;
  border-right: 1px solid #d8d8d8;
  padding-right: 8px;
  margin-right: 8px;
}
.thematheque-featured-posts .featured-post ul.meta li.thematique {
  font: normal 700 14px/23px "Beirut Poster", Times;
  margin-top: -2px;
}
.thematheque-featured-posts .featured-post ul.meta li.thematique a {
  color: #051639;
}
.thematheque-featured-posts
  .featured-post
  ul.meta
  li.thematique--transparence
  a {
  color: #16d19a !important;
}
.thematheque-featured-posts
  .featured-post
  ul.meta
  li.thematique--exemplarite
  a {
  color: #096a9d !important;
}
.thematheque-featured-posts
  .featured-post
  ul.meta
  li.thematique--conflits-dinterets
  a {
  color: #46274b !important;
}
.thematheque-featured-posts .featured-post ul.meta li.thematique--lobbying a {
  color: #8182f4 !important;
}
.thematheque-featured-posts .featured-post ul.meta li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right-width: 0;
}
.thematheque-featured-posts .featured-post ul.meta,
.thematheque-featured-posts .featured-post ul.meta a {
  color: #7f7f7f;
}
nav.thematique-nav h3 {
  text-transform: uppercase;
  font: normal 700 32px "Beirut Poster", Times;
}
nav.thematique-nav li {
  padding: 76px 80px;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  border-left: 5px solid #fff;
  height: 200px;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  position: relative;
}
nav.thematique-nav li .text {
  position: absolute;
  z-index: 100;
}
nav.thematique-nav li .image {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.15;
  margin: auto;
  right: 0;
  bottom: 0;
}
nav.thematique-nav li .image img {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  position: absolute;
  top: -50%;
}
nav.thematique-nav li p {
  display: none;
  text-rendering: optimizeLegibility !important;
  font: normal normal 22px "Beirut Text", Times;
  width: 900px;
  padding-bottom: 0;
}
nav.thematique-nav li.active h3 {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
nav.thematique-nav li.active p {
  display: block;
  margin-top: 15px;
}
nav.thematique-nav a {
  color: #5d687f;
}
nav.thematique-nav li.active {
  background-color: rgba(5, 22, 57, 0.902374);
  color: #fff;
}
nav.thematique-nav li.active .image {
  display: block;
}
nav.thematique-nav li.active a {
  color: #fff;
}
nav.thematique-nav li.active.nav-lobbying {
  border-left-color: #8182f4;
}
nav.thematique-nav li.active.nav-transparence {
  border-left-color: #16d19a;
}
nav.thematique-nav li.active.nav-conflits-dinterets {
  border-left-color: #46274b;
}
nav.thematique-nav li.active.nav-exemplarite {
  border-left-color: #096a9d;
}
.header-main--home {
  z-index: 1;
  background-color: transparent;
}
body.page-template-tpl-hauteautorite .header-main,
body.page-template-tpl-hauteautorite-en .header-main {
  background-color: transparent;
  z-index: 1;
  position: fixed;
}
.ui-autocomplete,
body.news-visible .header-main--home {
  position: absolute;
}
body.page-template-tpl-hauteautorite .header-main.alert,
body.page-template-tpl-hauteautorite-en .header-main.alert {
  top: 104px;
}
.header-page--home {
  margin-bottom: 0;
  height: 0;
}
.header-page--home h1 {
  font-size: 38px;
  margin-bottom: 45px;
}
.header-page--home .box--centered {
  z-index: 1000;
  top: -90px;
}
.header-page--home nav ul {
  width: 100%;
  float: left;
  text-align: center;
}
.header-page--home nav li {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  font-weight: 300;
}
.header-page--home nav li a {
  font-size: 16px;
  -moz-border-raddius: 3px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #051639;
  height: 60px;
  background-color: #fff;
  text-transform: uppercase;
  width: 280px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}
.header-page--home nav li a:hover {
  border-color: #fff;
  background-color: #051639;
  color: #fff;
  font-weight: 500;
}
.header-page--home video {
  z-index: 10;
  opacity: 0.6;
  top: 0;
  left: 0;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.header-page--home {
  background-color: #051639;
  min-height: 500px;
  position: fixed;
}
body.news-visible .header-page--home {
  position: static;
}
#cookie-notice {
  padding: 5px 5% !important;
  text-align: left !important;
  width: 90% !important;
  min-width: 90% !important;
  box-sizing: content-box !important;
}
#cookie-notice .cookie-notice-container {
  box-sizing: initial;
  padding: 10px 0 !important;
  text-align: left !important;
  font-size: 16px !important;
}
#cn-notice-text,
#cookie-notice-container-button {
  float: left;
}
.cookies-button {
  border: none;
  background: #fff !important;
  color: #000008 !important;
  font: neuzeit-grotesk, sans-serif !important;
}
.cookie-notice-container a:hover,
.cookies-button:hover {
  background-color: #000008 !important;
  color: #fff !important;
}
.cn-button.wp-default {
  border: none !important;
  border-radius: 0 !important;
  text-shadow: none !important;
}
.homepage-actualites {
  border-right: 1px solid #e5e5e5;
  padding-right: 5px;
}
.homepage-ressources a.ressources_title {
  font-size: 15px;
  color: #051639;
  font-weight: 100;
  letter-spacing: 0.3px;
}
.homepage-ressources a.ressources_button {
  width: 30px;
  height: 30px;
  background: url(img/button-06.svg) center center no-repeat;
  font-size: 0;
  border: 1px solid #ccc;
  letter-spacing: -10000em;
  position: absolute;
  right: 0;
  display: none;
}

.homepage-ressources .grid--ressources:hover a.ressources_button {
  display: inline-block;
}
.homepage-ressources .grid--ressources:hover a.ressources_title {
  color: #1857ff;
  text-decoration: underline;
}
.homepage-featured-posts {
  padding-top: 50px;
  background-color: #fff;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 40px;
}
.homepage-featured-posts .featured-post {
  height: auto;
  border-bottom-width: 0;
}
.homepage-featured-posts .featured-post--1 {
  padding-top: 20px;
}
.homepage-featured-posts .featured-post--1,
.homepage-featured-posts .featured-post--2,
.related--homepage {
  border-bottom: 1px solid #e5e5e5;
}
.homepage-featured-posts .featured-post ul.meta {
  margin: 7px 0;
}
.homepage-featured-posts .featured-post h4 {
  margin-top: -6px;
  margin-bottom: 0;
}
.homepage-featured-posts .featured-post--1 .text {
  padding-top: 0;
  padding-right: 0;
  width: 430px;
}
.homepage-featured-posts .grid--5 {
  width: 394px;
}
.homepage-featured-posts .grid--4 {
  width: 330px;
}
.homepage-featured-posts .grid--7 {
  border-left: 1px solid #e5e5e5;
  padding-left: 19px;
  margin-left: 20px;
}
.homepage-featured-posts .featured-post--2 .text,
.homepage-featured-posts .featured-post--3 .text {
  padding-top: 0;
  padding-right: 0;
  width: 520px;
}
.homepage-featured-posts .featured-post .text p {
  margin-top: 10px;
  margin-bottom: 0;
  color: #7f7f7f;
  letter-spacing: 0.3px;
}
.homepage-featured-posts .featured-post--1 h4 {
  font-size: 24px;
}
.homepage-featured-posts h3 {
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 30px;
  color: #051639;
}
.homepage-featured-posts .featured-post--1 .meta a {
  color: #d42717 !important;
}
.homepage-featured-posts .featured-post .meta li.post a {
  color: #1857ff !important;
}
.homepage-featured-posts
  .featured-post--1
  .meta
  li.thematique--conflits-dinterets
  a {
  color: #46274b !important;
}
.homepage-featured-posts .featured-ressources {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.related--homepage {
  background-color: #fff;
}
.related--homepage .article {
  margin-bottom: 40px;
  height: 373px;
}
.related--declarations-2 .article .text,
.related--homepage .article .text {
  position: relative;
  width: 100%;
  height: 375px;
  vertical-align: middle;
  display: table-cell;
}
.related--declarations-2 .article-2 .text-2 {
  position: relative;
  width: 100%;
  background-color: #051639;
  text-align: center;
  padding: 8%;
}
.related--homepage .article .text .content p {
  margin-bottom: 10px;
}
.related--homepage .article--2 {
  margin-bottom: 0;
  background-color: #051639;
}
.related--links-homepage {
  padding-top: 80px;
  padding-bottom: 80px;
}
.related--links-homepage p {
  color: #7f7f7f;
}
.related--links-homepage a.link--1,
.related--links-homepage a.link--2 {
  clear: both;
}
.related--links-homepage a.link--1 {
  font-size: 16px;
}
.related--links-homepage .image {
  width: 90px;
  height: 200px;
  float: left;
  margin-right: 35px;
  background: url(img/rapport.svg) no-repeat;
  background-size: 100%;
  margin-top: 8px;
}
.related--links-homepage .text {
  float: left;
  width: 324px;
}
.related--links-4 {
  border-top: 1px solid #e6e6e6;
  padding-top: 60px;
  padding-bottom: 80px;
}
.related--links-4 h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
  color: #051639;
  text-transform: uppercase;
}
.presse--actualites {
  padding-top: 80px;
  float: left;
  width: 100%;
  padding-bottom: 20px;
  color: #7f7f7f;
}
.presse--actualites h4 a:hover,
.presse--posts h4 a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.presse--actualites .grid:last-of-type,
.presse--posts-entretien .grid:last-of-type {
  margin-right: 0;
}
.presse--actualites time {
  margin-bottom: 40px;
}
.presse--actualites h3 {
  font-size: 28px;
  margin-bottom: 50px;
  color: #051639;
  text-transform: uppercase;
}
.presse--actualites h4 {
  font: normal 700 20px/28px "Beirut Poster", Times;
  color: #051639;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}
.presse--actualites time {
  font-size: 16px;
}
.presse--actualites .image {
  width: 340px;
  height: 240px;
  background-color: #fff;
  margin-bottom: 30px;
}
.presse--actualites .image img {
  width: 100%;
  height: auto;
  margin-top: -20px;
}
.button--read-more {
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: url(img/button-01-03.svg) 195px center no-repeat;
  padding-left: 20px;
  text-align: left;
}
.presse--contact,
.presse--posts {
  padding-top: 80px;
  width: 100%;
  float: left;
}
.presse--actualites p.center {
  text-align: center;
  float: left;
  width: 100%;
}
.presse--posts {
  padding-bottom: 80px;
}
.presse--posts h3 {
  font-size: 28px;
  margin-bottom: 30px;
  color: #051639;
  text-transform: uppercase;
}
.presse--posts h4 {
  font: normal 700 20px/28px "Beirut Poster", Times;
  color: #051639;
  letter-spacing: 0.5px;
  margin-left: 0;
  margin-bottom: 1%;
}
.presse--posts time {
  margin-bottom: 30px;
  display: block;
  color: #7f7f7f;
}
.presse--posts .button--read-more {
  clear: both;
  display: block;
}
.presse--posts .presse--posts-communique {
  border-bottom: 1px solid #e4e4e4;
  float: left;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.presse--posts .presse--posts-communique .grid--7 time {
  float: left;
  margin-right: 40px;
}
.presse--posts .presse--posts-communique .grid--7 .download a {
  color: #1857ff;
  background: url(img/download.svg) right center no-repeat;
  background-size: auto 9px;
  padding-right: 15px;
}
.presse--posts-agenda {
  color: #7f7f7f;
}
.presse--posts-agenda a time {
  display: inline-block;
}
.presse--posts-agenda time {
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.presse--posts-agenda p {
  margin-top: 10px;
  letter-spacing: 0.5px;
  color: #051639;
}
.presse--posts-agenda li {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.presse--posts .grid--8 {
  border-right: 1px solid #e6e6e6;
  margin-right: 20px;
  padding-right: 19px;
}
.presse--contact {
  background-color: #051639;
  color: #fff;
}
.presse--contact .content {
  border-bottom: 1px solid #203664;
  float: left;
  padding-bottom: 40px;
}
.contact-page--infos a,
.presse--contact a {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.presse--contact h3 {
  font-size: 28px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.presse--contact ul li {
  display: inline-block;
  margin-right: 25px;
}
.presse--contact p,
.presse--contact ul {
  font-weight: 300;
  letter-spacing: 0.5px;
}
.presse--contact a {
  padding-bottom: 2px;
}
.contact-page--map {
  background-color: silver;
  height: 600px;
  float: left;
  width: 100%;
}
.contact-page--map .text {
  background-color: #1958ff;
  height: 600px;
  float: left;
  width: 33%;
  font-size: 18px;
  font-weight: 300;
}
.contact-page--infos strong,
.contact-page--map address {
  font-weight: 400;
  font-style: normal;
}
.contact-page--map .text h3 {
  text-transform: uppercase;
  font-size: 26px;
  line-height: 28px;
}
.contact-page--map .text .content {
  padding: 80px 40px 40px;
  color: #fff;
}
.contact-page--map .gmap {
  height: 600px;
  width: 67%;
  float: left;
}
.contact-page--infos {
  padding-top: 80px;
  padding-bottom: 80px;
  width: 100%;
  float: left;
  color: #7f7f7f;
  font-size: 18px;
  letter-spacing: 0.5px;
}
.contact-page--infos a,
.contact-page--infos strong {
  color: #1958ff;
}
.contact-page--infos h3 {
  font-size: 28px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #051639;
}
.contact-page--infos .info-1 {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.lahauteautorite-services-header-info {
  margin-top: 90px;
}
.lahauteautorite-services-header-info .tools--1 {
  left: 0;
}
.lahauteautorite-services .content {
  margin-bottom: 100px;
}
div.lahauteautorite-services--tools ul {
  border-width: 0;
}
div.lahauteautorite-services--tools .wrapper {
  border-top: 1px solid #e5e5e5;
  clear: both;
  padding-top: 22px;
}
.lahauteautorite-services .lahauteautorite-services--large {
  background-color: #f2f2f2;
  width: 100%;
  float: left;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
.lahauteautorite-services .lahauteautorite-services--large h3 {
  font-size: 28px;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #051639;
}
.lahauteautorite-services .lahauteautorite-services--large img {
  width: 100%;
  height: auto;
}
.content-text-size.up {
  font-size: 21px;
  line-height: 29px;
}
section.video {
  display: none;
}
.background--light {
  background-color: #ecf2f6;
}
.background--light--2 {
  background-color: #f6f6f6;
}
.background--dark {
  background-color: #051639;
}
.background--dark h2.ui {
  color: #ecf2f6;
}
form.autocomplete {
  font-family: sans-serif, "Lucida Grande", Lucida, Verdana;
  color: #8b959a;
}
form.autocomplete input[type="text"],
form.search-form input.search-field {
  background-color: #f5f8fa;
  border: 1px solid #e6e6e6;
  color: #8b959a;
  font-size: 14px;
  width: 790px;
  -moz-box-shadow: inset 0 2px 0 0 rgba(230, 230, 230, 0.4);
  -webkit-box-shadow: inset 0 2px 0 0 rgba(230, 230, 230, 0.4);
  -o-box-shadow: inset 0 2px 0 0 rgba(230, 230, 230, 0.4);
  box-shadow: inset 0 2px 0 0 rgba(230, 230, 230, 0.4);
  float: left;
  height: 60px;
  box-sizing: border-box;
  padding: 10px;
  text-shadow: 0 0 0 #8b959a;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  margin-bottom: 30px;
}
.alert-news h3,
.header--1 h1,
.header--1 p.subtitle,
.header-page--annuaire {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
}
form.autocomplete input[type="text"]:focus {
  border-color: #1857ff;
  border-right-width: 0;
  outline: 0;
}
form.autocomplete input[type="submit"],
form.autocomplete input[type="button"],
form.search-form input.search-submit {
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  font-size: 0;
  border-style: none;
  border-width: 0;
  display: inline-block;
  height: 60px;
  width: 60px;
  font-weight: 700;
  background: url(img/button.svg) center center no-repeat #051639;
  text-indent: -1000em;
}
form.autocomplete input[type="submit"]:focus {
  outline: 0;
}
form.autocomplete--2 input[type="text"] {
  width: 565px !important;
  background-color: #fff;
}
::-webkit-input-placeholder {
  color: #8b959a;
}
:-moz-placeholder {
  color: #8b959a;
}
::-moz-placeholder {
  color: #8b959a;
}
:-ms-input-placeholder {
  color: #8b959a;
}
.ui-autocomplete {
  width: 660px;
  -moz-box-shadow: 0 0 8px 0 #cfcfcf;
  -webkit-box-shadow: 0 0 8px 0 #cfcfcf;
  -o-box-shadow: 0 0 8px 0 #cfcfcf;
  box-shadow: 0 0 8px 0 #cfcfcf;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  z-index: 10000000;
  overflow: hidden;
  margin-top: 30px;
  background-color: #fff;
  letter-spacing: 0.1px;
  display: block !important;
}
.ui-autocomplete li {
  font-size: 16px;
  margin: 10px 20px 20px;
  cursor: pointer;
}
.ui-autocomplete li .highlight,
.ui-autocomplete li strong {
  font-weight: 400;
  font-style: normal;
  color: #1857ff;
}
.ui-autocomplete i,
.ui-autocomplete span {
  display: inline-block;
  font-weight: 400;
  font-style: normal;
}
.ui-autocomplete .item1,
.ui-autocomplete i:nth-of-type(1) {
  width: 50px;
}
.ui-autocomplete .item2,
.ui-autocomplete i:nth-of-type(2) {
  width: 250px;
}
.ui-autocomplete .item3,
.ui-autocomplete i:nth-of-type(3) {
  min-width: 100px;
  max-width: 400px;
}
.ui-autocomplete .item4,
.ui-autocomplete i:nth-of-type(4) {
  max-width: 400px;
}
.ui-autocomplete-loading {
  background: url(../img/ui-anim_basic_16x16.gif) right center no-repeat #fff;
}
.ui-helper-hidden-accessible {
  display: none;
}
.dropdown {
  background-color: #fff;
  width: 380px;
  border-bottom: 2px solid #dadada;
  border-top: 3px solid #051639;
  text-transform: uppercase;
}
.dropdown a {
  color: #051639;
}
.dropdown ul li a {
  padding: 20px;
  border-bottom: 1px solid #ebebeb;
  display: block;
}
.dropdown ul li.active a,
.dropdown ul li:last-of-type a {
  border-bottom-width: 0;
}
.dropdown ul li a.hover,
.dropdown ul li a:hover {
  color: #1857ff;
  background: url(img/dropdown-01.svg) 360px center no-repeat;
}
.dropdown ul li.active {
  background: url(img/dropdown-03.svg) 360px 26px no-repeat;
}
.dropdown ul li.active a.hover,
.dropdown ul li.active a:hover {
  background-image: none;
}
.dropdown ul ul {
  text-transform: none;
  font-size: 16px;
  display: none;
}
.button--1,
.button--2,
aside.list-results .col--b p.title span {
  text-transform: uppercase;
}
.dropdown ul ul ul {
  padding-left: 20px;
}
.dropdown ul ul:first-child {
  border-bottom: 1px solid #ebebeb;
}
.dropdown ul li.active ul {
  display: block;
}
.dropdown ul li.active li a {
  color: #7e878c;
  border-bottom-width: 1px;
  margin-bottom: 20px;
  padding: 0;
  display: inline-block;
  border-bottom-color: #fff;
}
.dropdown ul li.active ul a:hover {
  border-bottom: 1px solid #1857ff;
  background-image: none;
  color: #1857ff;
}
.dropdown ul li.active ul li.top-link a {
  color: #1857ff;
  background: url(img/dropdown-02.svg) right 6px no-repeat;
  padding-right: 20px;
}
section.section-list-results {
  width: 100%;
  display: block;
  float: left;
  clear: both;
  padding-bottom: 50px;
}
nav.results {
  background-color: #051639;
  width: 245px;
  float: left;
  font-weight: 400;
  letter-spacing: 0;
}
nav.results a {
  color: #fff;
}
nav.results ul li a {
  display: block;
  padding: 20px 25px;
  opacity: 0.65;
}
nav.results ul li.active a,
nav.results ul li:hover a {
  opacity: 1;
}
nav.results ul li.no-results a:hover,
nav.results ul li.top a {
  opacity: 0.65;
}
nav.results ul li.active a {
  background-color: #fff;
  color: #051639;
  border-left: 4px solid #e55200;
}
nav.results ul li.no-results a {
  color: #666e7f;
}
aside.list-results {
  width: 855px;
  background-color: #fff;
  float: left;
  color: #8b959a;
  overflow: hidden;
  margin-bottom: 30px;
}
aside.list-results .selected {
  color: #1857ff;
}
aside.list-results p {
  margin: 0;
}
aside.list-results ul li {
  border-bottom: 1px solid #ebebeb;
  float: left;
  width: 100%;
  padding: 15px 25px;
  position: relative;
}
aside.list-results ul li:hover {
  background-color: #f6f6f6;
}
aside.list-results .col {
  float: left;
}
aside.list-results .col--a {
  width: 18px;
}
aside.list-results .col--b {
  width: 600px;
}
aside.list-results .col--c {
  width: 40px;
  position: relative;
  margin: auto;
}
.button--4--aftis,
.button--5--aftis {
  float: right;
  width: 60%;
  text-align: center;
}
aside.list-results .col--b.odd,
aside.list-results .col--c.odd {
  border-top: 1px solid #ebebeb;
  margin-top: 10px;
  padding-top: 10px;
}
aside.list-results .col--a,
aside.list-results .col--b p.title a {
  color: #051639;
}
aside.list-results .col--b p.title a:hover {
  color: #1857ff;
  border-bottom: 1px solid #1857ff;
}
aside.list-results .col--b p.title {
  margin-bottom: 10px;
}
aside.list-results a.download {
  color: #1857ff;
  background: url(img/download.svg) right center no-repeat;
  padding-right: 20px;
  position: relative;
  top: 30px;
}
aside.list-results .col--c.odd a.download {
  top: 0;
}
aside.list-results .push--a {
  margin-left: 47px;
}
.button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}
.button--1 {
  color: #1857ff;
  padding: 12px 22px;
  background-color: #fff;
}
.button--1:visited {
  color: #1857ff;
}
.button--2,
.button--2:visited {
  color: #fff;
}
.button--1 span {
  background: url(img/button-01.svg) right center no-repeat;
  padding-right: 25px;
}
.button--1:hover {
  color: #fff;
  background-color: #1857ff;
}
.button--1:hover span {
  background: url(img/button-01-02.svg) right center no-repeat;
  padding-right: 25px;
}
.button--2 {
  background-color: #364460;
  padding: 18px 30px;
}
.button--2:hover {
  color: #1857ff;
  background-color: #fff;
  font-weight: 400;
}
.button--3,
.button--3:visited {
  color: #fff;
}
.button--3,
.button--3:hover {
  background-color: #051639;
}
a.category,
a.category-title {
  font-weight: 300;
  text-transform: uppercase;
}
.button--3 {
  padding: 12px 40px;
  text-transform: uppercase;
  box-shadow: 0 2px 0 0 #dadada;
}
.button--4 {
  border: 1px solid #ccc;
  padding: 12px 20px;
  color: #345052;
}
.button--4:hover {
  color: #1857ff;
  border-color: #1857ff;
}
.button--5,
.button--5:visited {
  color: #345052;
}
.button--4 span {
  background: url(img/button-04.svg) right center no-repeat;
  padding-right: 35px;
}
.button--4:hover span {
  background-image: url(img/button-04-02.svg);
}
.button--5 {
  border: 1px solid #ccc;
  padding: 12px 20px;
}
.button--5:hover {
  color: #1857ff;
  border-color: #1857ff;
}
.button--5 span {
  background: url(img/button-05.svg) right center no-repeat;
  padding-right: 120px;
}
 .button--5:not(.nohover):hover span {
  background-image: url(img/button-05-02.svg);
}
.button--4--aftis {
  border: 1px solid #ccc;
  padding: 16px;
  color: #1958ff !important;
  border-radius: 5px;
}
.button--4--aftis:hover {
  color: #1857ff;
  border-color: #1857ff;
}
.button--4--aftis span {
  background: url(img/icon_ouvrir.svg) right center no-repeat;
  background-size: 10px;
  padding-right: 25px;
}
.button--4--aftis:hover span {
  background-image: url(img/icon_ouvrir.svg);
}
.button--5--aftis {
  border: 1px solid #ccc;
  padding: 16px;
  color: #1958ff !important;
  border-radius: 5px;
}
.button--5--aftis:visited {
  color: #345052;
}
.button--6,
.button--6:visited {
  color: #1857ff;
}
.button--5--aftis:hover {
  color: #1857ff;
  border-color: #1857ff;
}
.button--5--aftis span {
  background: url(img/icon_fermer.svg) right center no-repeat;
  background-size: 10px;
  padding-right: 25px;
}
.button--5--aftis:hover span {
  background-image: url(img/icon_fermer.svg);
}
.button--6 {
  border: 1px solid #ccc;
  padding: 12px 20px;
  -moz-box-shadow: 0 2px 0 0 #dadada;
  -webkit-box-shadow: 0 2px 0 0 #dadada;
  -o-box-shadow: 0 2px 0 0 #dadada;
  box-shadow: 0 2px 0 0 #dadada;
}
.button--6 span {
  background: url(img/button-06.svg) right center no-repeat;
  padding-right: 15px;
}
.button--6:hover {
  color: #fff;
  border-color: #1857ff;
  background-color: #1857ff;
}
.aftis,
.aftis:visited {
  color: #1857ff;
}
.button--6:hover span {
  background: url(img/button-06-02.svg) right center no-repeat;
}
.aftis {
  border: 1px solid #ccc;
  padding: 18px 22px;
  width: 100%;
  border-radius: 5px;
}
.aftis span {
  background: url(img/button-01.svg) right center no-repeat;
  padding-right: 13px;
}
.aftis:hover {
  color: #fff;
  border-color: #1857ff;
  background-color: #1857ff;
}
.aftis-retour,
.aftis-retour:visited {
  color: #051639;
}
.aftis:hover span {
  background: url(img/button-01-02.svg) right center no-repeat;
}
.aftis-retour span {
  background: url(img/button-01-03-inverse.svg) left center no-repeat;
  padding-left: 13px;
}
.aftis-retour:hover {
  color: #1857ff;
}
.aftis-retour:hover span {
  background: url(img/button-01-03-inverse1.svg) left center no-repeat;
}
.button--7 {
  width: 64px;
  height: 65px;
  background: url(img/button-07.svg) center center no-repeat #f2f2f2;
  font-size: 0;
  letter-spacing: -10000em;
}
.button--7:hover {
  background: url(img/button-07-02.svg) center center no-repeat #051639;
}
.button--8 {
  background: url(img/button-08.svg) 0 no-repeat;
  width: 50px;
  height: 51px;
  font-size: 0;
  text-indent: -1000em;
  margin-bottom: 40px;
  margin-top: 0;
}
.tools--1 ul li,
.tools--2 ul li {
  font-size: 0;
  text-indent: -10000em;
  float: left;
}
.button--8:hover {
  background: url(img/button-08-02.svg) 0 no-repeat;
}
.tools--1 ul {
  margin: 0;
  padding: 0;
}
.tools--1 ul li {
  margin: 0;
  padding: 20px;
}
.tools--1 ul li a {
  float: left;
  width: 16px;
  height: 16px;
}
.tools--1 li.text-size a {
  background: url(img/tools-text-size-01.svg) center top no-repeat;
  background-size: auto 23px;
  width: 22px;
}
.tools--1 li.text-size:hover a {
  background: url(img/tools-text-size-02.svg) center top no-repeat;
}
.tools--1 li.print a {
  background: url(img/tools-print-01.svg) center center no-repeat;
}
.tools--1 li.print:hover a {
  background-image: url(img/tools-print-02.svg);
}
.tools--1 li.share a {
  background: url(img/tools-share-01.svg) center center no-repeat;
}
.tools--1 li.share {
  position: relative;
}
.tools--1 ul li.share:hover {
  background-color: #f2f2f2;
}
.tools--1 ul li.share:hover ul {
  display: block;
}
.tools--1--b li.text-size a {
  background: url(img/tools-text-size-02.svg) center top no-repeat;
}
.tools--1--b li.text-size:hover a {
  background: url(img/tools-text-size-03.svg) -1px top no-repeat;
}
.tools--1--b li.print a {
  background: url(img/tools-print-02.svg) center center no-repeat;
}
.tools--1--b li.print:hover a {
  background-image: url(img/tools-print-03.svg);
}
.tools--1--b li.share a {
  background: url(img/tools-share-02.svg) center center no-repeat;
}
.tools--1 ul ul {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 56px;
  background-color: #f2f2f2;
  display: none;
  z-index: 1000;
}
.tools--1 ul ul li {
  clear: both;
  padding: 20px;
}
.tools--1 li.facebook a {
  background: url(img/tools-facebook-01.svg) center center no-repeat;
}
.tools--1 li.facebook:hover a {
  background: url(img/tools-facebook-02.svg) center center no-repeat;
}
.tools--1 li.twitter a {
  background: url(img/tools-twitter-01.svg) center center no-repeat;
}
.tools--1 li.twitter:hover a {
  background: url(img/tools-twitter-02.svg) center center no-repeat;
}
.tools--1 li.linkedin a {
  background: url(img/tools-linkedin-01.svg) center center no-repeat;
}
.tools--1 li.linkedin:hover a {
  background: url(img/tools-linkedin-02.svg) center center no-repeat;
}
.tools--1 li.link a {
  background: url(img/tools-link-01.svg) center center no-repeat;
}
.tools--1 li.link:hover a {
  background: url(img/tools-link-02.svg) center center no-repeat;
}
.tools--1--b li.facebook a {
  background: url(img/tools-facebook-02.svg) center center no-repeat;
}
.tools--1--b li.facebook:hover a {
  background: url(img/tools-facebook-03.svg) center center no-repeat;
}
.tools--1--b li.twitter a {
  background: url(img/tools-twitter-02.svg) center center no-repeat;
}
.tools--1--b li.twitter:hover a {
  background: url(img/tools-twitter-03.svg) center center no-repeat;
}
.tools--1--b li.linkedin a {
  background: url(img/tools-linkedin-02.svg) center center no-repeat;
}
.tools--1--b li.linkedin:hover a {
  background: url(img/tools-linkedin-03.svg) center center no-repeat;
}
.tools--1--b li.link a {
  background: url(img/tools-link-02.svg) center center no-repeat;
}
.tools--1--b li.link:hover a {
  background: url(img/tools-link-03.svg) center center no-repeat;
}
.tools--2 ul {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 60px !important;
  padding: 0 0 25px !important;
}
a.category-title,
a.category:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.tools--2 ul li {
  padding: 20px;
  margin: 0 60px 0 0;
}
.tools--2 ul li.title {
  color: #1857ff;
  font-size: inherit;
  text-indent: inherit;
  padding-left: 0;
  width: 182px;
}
.tools--2 ul li a {
  float: left;
  width: 16px;
  height: 16px;
}
.tools--2 li.facebook a {
  background: url(img/tools-facebook-02.svg) center center no-repeat;
}
.tools--2 li.facebook:hover a {
  background: url(img/tools-facebook-03.svg) center center no-repeat;
}
.tools--2 li.twitter a {
  background: url(img/tools-twitter-02.svg) center center no-repeat;
}
.tools--2 li.twitter:hover a {
  background: url(img/tools-twitter-03.svg) center center no-repeat;
}
.tools--2 li.linkedin a {
  background: url(img/tools-linkedin-02.svg) center center no-repeat;
}
.tools--2 li.linkedin:hover a {
  background: url(img/tools-linkedin-03.svg) center center no-repeat;
}
.tools--2 li.link {
  margin-right: 0;
}
.tools--2 li.link a {
  background: url(img/tools-link-02.svg) center center no-repeat;
}
.tools--2 li.link:hover a {
  background: url(img/tools-link-03.svg) center center no-repeat;
}
a.category-title {
  font-size: 26px;
  padding-bottom: 14px;
  width: 350px;
  display: inline-block;
  background: url(img/category-01.svg) right 6px no-repeat;
}
a.category--1 {
  color: #f3dc3c;
  padding-bottom: 5px;
}
a.category-title:hover {
  color: #1857ff;
  background: url(img/category.svg) right 6px no-repeat;
}
a.category {
  letter-spacing: 0.5px;
}
a.category:hover {
  padding-bottom: 3px;
}
.nav-post--1 {
  width: 290px;
  margin-top: 32px;
}
.nav-post--1 > ul {
  font-size: 19px;
  margin-bottom: 0;
}
.nav-post--1 > ul li {
  margin-bottom: 20px;
}
.page--articles-hauteautorite .nav-post--1 > ul {
  border-bottom: 1px solid #e4e4e4;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.nav-post--1 > ul li a:hover,
a.link:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.nav-post--1 > ul li a {
  color: #1857ff;
  opacity: 0.5;
  padding-bottom: 2px;
}
.nav-post--1 li.active a,
.nav-post--1 li.title a {
  opacity: 1;
}
.nav-post--1 li.title {
  text-transform: uppercase;
  font-size: 20px;
}
.nav-post--1 li.title a {
  background: url(img/link-01.svg) left 5px no-repeat;
  padding-left: 29px;
}
a.link {
  color: #1857ff;
}
a.link:hover {
  padding-bottom: 2px;
}
a.link--1 {
  background: url(img/button-06.svg) right 6px no-repeat;
  padding-right: 18px;
  font-size: 18px;
}
a.link--2 {
  background: url(img/link-02.svg) right 7px no-repeat;
  padding-right: 22px;
  font-size: 17px;
}
a.link--3 {
  color: #000;
  padding-right: 55px;
  font-size: 18px;
}
a.link--3:hover {
  background: url(img/link-03.svg) right 5px no-repeat;
  color: #1857ff;
}
a.link--4 {
  color: #051639;
  font-size: 16px;
  text-transform: uppercase;
}
a.link--4:hover {
  color: #1857ff;
}
.content--1 {
  font: 20px/33px Georgia, "Times New Roman", Times, serif;
  color: #676767;
  width: 693px;
}
.content--1 a {
  color: #1857ff;
  border-bottom: 1px solid rgba(23, 85, 255, 0.3);
  padding-bottom: 2px;
}
.content--1 a:hover {
  border-bottom-color: #1755ff;
}
.content--1 p:nth-of-type(1) {
  text-indent: 30px;
}
ul.list--footer--1 li {
  margin-bottom: 30px;
}
ul.list--footer--1 li a {
  font-size: 17px;
}
ul.list--footer--2 li {
  margin-right: 40px;
  display: inline-block;
  font-weight: 300;
  font-size: 17px;
}
ul.list--footer--2 a {
  color: #666;
}
ul.list--footer--2 a:hover {
  color: #1857ff;
}
ul.list--article--1 li {
  margin-bottom: 20px;
  float: left;
}
ul.list--article--1 .image {
  height: 240px;
  overflow: hidden;
  position: relative;
}
ul.list--article--1 .image img {
  width: 100%;
  height: auto;
}
ul.list--article--1 .text {
  position: relative;
  height: 240px;
  float: left;
  padding: 50px;
  box-sizing: border-box;
  width: 100%;
}
ul.list--article--1 .text .title {
  margin-top: 45px;
}
ul.list--article--1 .text h3 {
  color: #051639;
  display: inline-block;
  margin: 0;
  font: normal 700 36px "Beirut Poster", Times;
}
ul.list--article--1 .text p.subtitle {
  font-size: 22px;
  line-height: 27px;
  margin-top: 5px;
  color: #1857ff;
  width: 490px;
  display: none;
}
ul.list--article--1 li:hover {
  background-color: #fff;
  display: inline-block;
}
ul.list--article--1 li .color-filter {
  display: none;
}
ul.list--article--1 li:hover .color-filter,
ul.list--article--1 li:hover p.subtitle {
  display: block;
}
ul.list--article--1 li:hover .grid--border {
  border-bottom-color: #f6f6f6;
}
ul.list--article--1 li:hover .text {
  background: url(img/list-article-01.svg) 630px center no-repeat;
}
ul.list--article--1 li:hover .text .title {
  margin-top: 0;
}
ul.list--article--1 li:hover .text h3 {
  color: #1857ff;
}
.header--1 {
  width: 860px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.header--1 p.top {
  text-transform: uppercase;
  color: #051639;
  font-size: 21px;
  margin-bottom: 2px;
}
.header--1 h1,
.header--1 h2 {
  margin: 0 0 5px;
  color: #051639;
}
.header--1 h1 {
  font: normal 700 60px "Beirut Poster", Times;
  -webkit-font-smoothing: antialiased !important;
}
.header--1 h2 {
  font: normal 700 40px "Beirut Poster", Times;
}
.header--1 p.subtitle {
  font-size: 30px;
  line-height: 44px;
  color: #051639;
  font-family: "Beirut Text", Times New Roman, Georgial, serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 0;
  -webkit-font-smoothing: antialiased !important;
}
.header--1--b h1,
.header--1--b h2,
.header--1--b p.subtitle {
  color: #fff;
}
form.search-form {
  margin-bottom: 40px;
}
.sitemap .content {
  margin-top: 30px;
  margin-bottom: 60px;
  float: left;
}
.sitemap .content ul {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 10px;
}
.sitemap ul a {
  border-bottom-width: 0 !important;
}
.sitemap ul a:hover {
  border-bottom-width: 1px !important;
}
.sitemap .content ul li ul {
  margin-bottom: 20px;
  padding-bottom: 0;
}
.sitemap .content ul li {
  border-bottom-width: 0;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 0;
}
.sitemap .content ul li.declarations {
  margin-bottom: 30px;
}
.sitemap .content ul a.rub {
  color: #000;
  border-bottom-color: #000;
  text-transform: uppercase;
  font-size: 15px;
}
.sitemap .content ul li.page_item_has_children {
  font-size: 22px;
}
.sitemap ul.taxonomy-1 li.cat-item {
  font-size: 22px;
  color: #1857ff;
}
.sitemap ul.taxonomy-1 li.cat-item ul.children li {
  font-size: inherit;
}
.container-all.alert {
  margin-top: 104px;
  padding-top: 0;
  position: relative;
}
.alert-news {
  background-color: #1857ff;
  width: 100%;
  min-height: 104px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  overflow: hidden;
  display: none;
}
.alert-news .box {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 26px;
  position: relative;
}
.alert-news span.info {
  color: #1857ff;
  text-transform: uppercase;
  background-color: #fff;
  font-weight: 200;
  padding: 6px 25px;
  float: left;
  margin-right: 24px;
}
.alert-news .text {
  float: left;
  width: 70%;
  color: #fff;
}
.alert-news h3 {
  font: normal 700 20px/22px "Beirut Poster", Times;
  margin: -3px 0 6px;
  -webkit-font-smoothing: antialiased !important;
}
.alert-news .text p {
  margin: 0;
  font-weight: 200;
}
.alert-news .close {
  background: url(img/button-close.svg) no-repeat;
  width: 18px;
  height: 18px;
  font-size: 0;
  letter-spacing: -1000em;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100000;
}
.expand-box-content {
  width: 88%;
  margin-bottom: 0;
}
.expand-box {
  background-color: #f2f2f2;
  padding: 38px 140px 38px 38px;
  box-sizing: border-box;
  margin-bottom: 2px;
  width: 100%;
  position: relative;
  transition: max-height 0.2s;
}
.expand-box h4 {
  font-family: "Beirut Poster", Times !important;
  font-size: 20px !important;
}
.expand-box h4:hover {
  color: #1857ff;
}
.expand-box .text {
  font: 18px/24px neuzeit-grotesk, sans-serif;
  display: none;
}
.expand-box .text p:last-of-type {
  margin-bottom: 0;
}
.expand-box .action {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 40px;
  right: 38px;
  display: none;
}
.expand-box a.go-expand:hover .action,
.expand-box.expanded .action {
  display: block;
}
.expand-box .action .less,
.expand-box.expanded .action .more {
  display: none;
}
.expand-box .action .more {
  background-image: url(img/expand.svg);
  background-size: 100%;
  width: 19px;
  height: 19px;
  float: left;
}
.expand-box.expanded .action .less {
  display: block;
  background-image: url(img/minimize.svg);
  background-size: 100%;
  width: 19px;
  height: 19px;
  float: left;
}
.related-post--next {
  width: 100%;
  height: 190px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: #fff;
  border-top: 2px solid #cbcbcb;
  display: none;
}
.related-post--next .box {
  width: 920px;
  margin-right: auto;
  margin-top: 20px;
  margin-left: auto;
}
.related-post--next .box h3 {
  font: normal 700 20px/22px "Beirut Poster", Times;
  margin: -3px 0 6px;
  color: #051639;
}
.related-post--next .box h5 {
  color: #1857ff;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 20px;
}
.related-post--next .box a {
  color: #7e878c;
}
.related-post--next img {
  width: 150px;
  height: auto;
  float: left;
  margin-right: 30px;
}
.related-post--next .text {
  float: left;
  width: 740px;
}
@media only screen and (max-width: 1390px) {
  .nav-post--1,
  quote.push--9 {
    display: none;
  }
}
@media only screen and (max-width: 1024px),
  screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .header-main--abs,
  nav.menu {
    position: absolute;
  }
  .wrapper {
    width: 95%;
  }
  #go-top {
    display: none !important;
  }
  .grid {
    width: 100% !important;
    margin: 0 !important;
  }
  nav.main {
    margin-top: 10px;
  }
  nav.main li {
    display: none;
    margin-left: 20px !important;
    margin-right: 0;
  }
  .header-page .wrapper,
  nav.menu {
    margin: 0;
    width: 100%;
  }
  nav.main li.menu {
    display: block;
  }
  nav.breadcrumb {
    display: none;
  }
  .header-main {
    padding: 10px;
    font-size: 14px;
    height: 100px;
  }
  main.homepage {
    top: 0 !important;
  }
  .burger-menu .logo,
  .header-main .logo {
    font-size: 14px;
    line-height: 18px;
  }
  .header-page {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .header-page--college h2,
  .header-page--declarations h2,
  .header-page--thematheque-home h2 {
    font-size: 28px;
  }
  .header-page--college div.subtitle,
  .header-page--declarations div.subtitle,
  .header-page--declarations p.subtitle,
  .header-page--thematheque-home div.subtitle {
    font-size: 18px;
    line-height: 26px;
  }
  nav.menu {
    top: 0;
    height: auto;
    padding: 0;
    right: 0;
    overflow: hidden;
  }
  nav.menu #menu-close {
    position: absolute;
    top: 20px;
    right: 5px;
  }
  nav.menu .logo {
    font-size: 14px;
  }
  nav.menu ul.rub {
    padding: 10px;
  }
  nav.menu ul.rub li {
    margin: 0 0 10px;
    padding: 0;
  }
  nav.menu .box,
  nav.menu footer ul,
  nav.menu footer ul.social {
    padding: 10px;
  }
  nav.menu form {
    padding: 10px;
    display: none;
  }
  .menu-layout {
    display: none !important;
  }
  #video-preloader,
  #vmap,
  .bloc--twitter,
  .declarations--countries,
  .declarations-map p.subtitle,
  .declarations-tab-nav,
  .related--links-homepage .image {
    display: none;
  }
  .header-page--home nav li {
    margin: 0 0 20px;
  }
  header.header-page.header-page--home {
    min-height: 260px !important;
    width: 100%;
  }
  .homepage-featured-posts {
    padding-top: 20px;
  }
  .related--homepage .article {
    height: auto;
    padding: 0;
  }
  .related--homepage .article .text {
    padding: 0;
    height: 200px;
  }
  .homepage-featured-posts .featured-post h4 {
    font-size: 22px;
    line-height: 26px;
  }
  .related--homepage .article .text .content {
    height: auto !important;
    padding: 0 0 25px;
  }
  .related--declarations-2 .article .text,
  .related--declarations-2 .article-2 .text-2 {
    width: auto;
  }
  .header-page--college,
  .header-page--hauteautorite,
  .header-page--home {
    position: static;
  }
  .thematheque-featured-posts .featured-post--1 {
    margin-bottom: 30px;
  }
  .thematheque-featured-posts .featured-post--3 {
    margin-bottom: 0 !important;
  }
  .thematheque-featured-posts .featured-post--1 .image {
    width: 100%;
    overflow: hidden;
    height: 140px;
  }
  .homepage-featured-posts .grid--5 {
    padding: 0;
    border-width: 0;
  }
  .homepage-featured-posts .featured-post--2 {
    border-width: 0;
    margin-bottom: 30px;
  }
  .homepage-featured-posts .featured-post .text p {
    margin-bottom: 10px;
  }
  .thematheque-featured-posts .featured-post--2 .image,
  .thematheque-featured-posts .featured-post--3 .image {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .homepage-featured-posts .featured-post--2 .text,
  .homepage-featured-posts .featured-post--3 .text {
    margin: 0;
    padding: 0;
    width: 395px;
  }
  .cookies-legals {
    height: auto;
  }
  .cookies-legals p {
    font-size: 12px;
    line-height: 16px;
    padding: 10px;
  }
  .cookies-legals a.close {
    top: 14px;
    right: 14px;
  }
  .related--links-homepage {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .related--links-homepage .text {
    width: 100%;
  }
  .homepage-featured-posts .grid--7 {
    padding-left: 0;
    border-left-width: 0;
  }
  .related--declarations .article .image {
    height: 160px;
  }
  .ui-autocomplete {
    width: 100% !important;
  }
  .ui-autocomplete i {
    width: auto !important;
    min-width: auto !important;
    max-width: auto !important;
  }
  section.declarations-search {
    margin-top: 20px;
  }
  .declarations-search--home p.subtitle {
    font-size: 16px;
    line-height: 20px;
  }
  form.autocomplete input[type="text"] {
    width: 100% !important;
  }
  form.autocomplete div.option i {
    width: auto !important;
  }
  form.autocomplete .selectize-control.single .selectize-input {
    width: 100%;
  }
  form.autocomplete .selectize-input input {
    width: 100% !important;
    opacity: 1;
  }
  #advanced-expand {
    margin-top: 0;
  }
  .declarations-search--home-advanced select {
    margin: 0 0 20px;
    width: 100%;
    background-position: 95%;
  }
  .advanced-search input[type="submit"] {
    width: 100%;
  }
  .declarations-map h3,
  section.declarations-search h3 {
    font-size: 22px;
  }
  .declarations-map h4 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 20px;
  }
  aside.declarations-map--france,
  aside.declarations-map--outre-mer {
    padding-bottom: 0;
  }
  #europe-et-international .content,
  #outre-mer a {
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    padding: 20px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    background-color: #fff;
  }
  #map-nav {
    width: 100%;
  }
  #outre-mer .item {
    background-color: #fff;
    display: none;
  }
  #outre-mer a {
    display: block;
  }
  #europe-et-international .image {
    display: none;
  }
  #europe-et-international .content {
    display: block;
    border-top-width: 0;
    height: auto;
    line-height: inherit;
  }
  #nav-results,
  .declarations-person header .image {
    display: none;
  }
  #europe-et-international .content .text {
    text-transform: uppercase;
    color: #051639;
    font-weight: 400;
    letter-spacing: 0.8px;
    font-size: 16px;
    width: 100%;
  }
  aside.declarations-map--outre-mer h5 {
    margin-bottom: 0;
  }
  .related--declarations {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .related--links-2 {
    padding: 0;
    margin-bottom: 40px;
  }
  .related--links h4 {
    padding-top: 20px;
  }
  .related--declarations-2 .article .text {
    padding: 20px;
    height: auto;
  }
  .related--declarations-2 .article .text h4 {
    font-size: 28px;
  }
  .related--declarations-2 .article-2 .text-2 h4 {
    font-size: 22px;
  }
  .related--declarations-2 .article .text p {
    font-size: 16px;
    line-height: 22px;
  }
  aside.list-results .push--a {
    margin-left: 0;
  }
  .related--links-3 aside {
    padding: 0 15px 10px;
    border-right-width: 0;
  }
  .related--declarations-2 .article {
    height: auto;
  }
  .related--declarations .article .text .content {
    padding: 0;
  }
  .related--links {
    padding-bottom: 30px;
  }
  .related--links h4 {
    font-size: 22px;
    line-height: 26px;
  }
  .bloc--video {
    height: 340px;
  }
  .bloc--video .box {
    width: 95%;
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    margin-top: 20px;
  }
  .button--8 {
    margin-bottom: 20px;
  }
  .bloc--video .box h3 {
    font-size: 28px;
  }
  .advanced-search label {
    width: 100%;
  }
  .advanced-search select {
    width: 100%;
    background-position: 98%;
    margin-bottom: 20px;
    margin-right: 0;
  }
  aside.list-results {
    width: 100%;
    font-size: 14px;
  }
  aside.list-results .col--a {
    width: auto;
    margin-right: 5px;
  }
  aside.list-results .col--b {
    padding-bottom: 6px;
    width: 100%;
  }
  aside.list-results .col--b.odd,
  aside.list-results .col--c.odd {
    border-width: 0;
    width: auto;
    margin-bottom: 9px;
  }
  aside.list-results .col--b.odd {
    clear: both;
  }
  aside.list-results .col--c {
    width: auto;
    position: relative;
    clear: both;
    top: -26px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
  }
  aside.list-results ul li {
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  section.declarations-search ul.filters-info {
    font-size: 16px;
  }
  section.declarations-search ul.filters-info li span {
    border-bottom-width: 0;
  }
  form.autocomplete--2 input[type="text"] {
    width: 100%;
  }
  .declarations-person {
    /* position: relative; */
    top: 38px;
    padding-bottom: 20px;
  }
  .declarations-person .wrapper {
    z-index: 0;
  }
  .declarations-person header {
    height: auto;
  }
  .declarations-person header .title h3 {
    font-size: 22px;
  }
  .declarations-person header .title p.subtitle {
    font-size: 14px;
  }
  .declarations-person header .title {
    padding: 10px;
  }
  .declarations-person .content {
    padding: 20px 10px;
  }
  .declarations-person .content ul p.type {
    width: 100%;
    float: left;
    margin-bottom: 0;
  }
  .declarations-person .content ul time {
    float: left;
    width: 100%;
    margin-bottom: 16px;
  }
  .declarations-person .content .button {
    float: none;
    margin-top: 10px;
  }
  .declarations-person .content .info {
    float: none;
    width: 100%;
  }
  .search-bottom-page {
    padding-top: 40px;
  }
  #pageSlider,
  #pageSlider .rsContainer,
  #pageSlider .rsSlide {
    width: 100% !important;
  }
  #pageSlider .rsOverflow {
    overflow: hidden !important;
  }
  .header-page--hauteautorite {
    margin-bottom: 20px;
    height: 1000px;
  }
  .header-page--hauteautorite nav li .image {
    display: none !important;
  }
  .alert-news-banner .text p,
  .alert-news-banner span.info,
  .lathematheque-header-info .tools--1,
  .lathematheque-post .content blockquote,
  .related-post--next .text p,
  .related-post--next img,
  progress {
    display: none;
  }
  .header-page--hauteautorite nav ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
  }
  .header-page--hauteautorite nav ul li {
    border-top: 1px solid #4b5c7f;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
  }
  .header-page--hauteautorite nav ul li a {
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    width: 100%;
    color: #fff;
    opacity: 1;
  }
  aside.related-content {
    padding: 10px 10px 20px;
  }
  .header-page--hauteautorite .title-box {
    padding-right: 10px;
    padding-left: 10px;
  }
  .header-page--hauteautorite .box--centered,
  .header-page--home .box--centered {
    top: 100px;
    height: auto !important;
  }
  .header-page--hauteautorite div.subtitle,
  .header-page--hauteautorite p.subtitle {
    font-size: 22px;
    line-height: 26px;
  }
  .header-page--college h1,
  .header-page--hauteautorite h1,
  .header-page--home h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .header-page--hauteautorite p.subtitle {
    line-height: 26px;
    font-size: 22px;
  }
  .header-rub--hauteautorite h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .header-rub--hauteautorite div.subtitle {
    width: 100%;
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    height: auto;
  }
  .header-rub--hauteautorite {
    margin-bottom: 50px;
  }
  ul.list--articles-hauteautorite .text {
    padding: 0;
    height: auto;
    margin: 0;
  }
  ul.list--articles-hauteautorite .text .title {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
  }
  .page--articles-hauteautorite h1,
  ul.list--articles-hauteautorite .text h3 {
    font-size: 28px;
    line-height: 30px;
  }
  .page--articles-hauteautorite article header.header-hauteautorite--full {
    margin-right: 0;
    margin-left: 0;
  }
  .page--articles-hauteautorite article .image {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    margin-left: 0;
    padding-left: 0;
  }
  .page--articles-hauteautorite aside.subtitle {
    font-size: 22px;
    margin-bottom: 0;
    line-height: 28px;
  }
  .page--articles-hauteautorite aside.subtitle p {
    margin-top: 0;
    margin-bottom: 0;
  }
  .page--articles-hauteautorite article .top--b {
    height: 200px;
  }
  .tools--2 ul li {
    margin-right: 0;
  }
  .tools--2 ul li.title {
    width: 100%;
    padding-right: 0;
  }
  .highlight--expand {
    width: 100%;
  }
  .highlight .box {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
  }
  .page--articles-hauteautorite article blockquote {
    margin-left: 0;
    position: static;
    width: 100%;
  }
  .services--intro {
    height: 150px;
  }
  .thematheque-featured-posts .featured-post--1,
  .thematheque-featured-posts .featured-post--2,
  .thematheque-featured-posts .featured-post--3 {
    height: auto;
  }
  .thematheque-featured-posts .featured-post--2 .text,
  .thematheque-featured-posts .featured-post--3 .text {
    box-sizing: border-box;
    width: 100%;
  }
  nav.thematique-nav li {
    padding: 10px 10px 10px 0;
    height: auto;
    margin: 0;
  }
  nav.thematique-nav li .text {
    position: static;
  }
  nav.thematique-nav h3 {
    font-size: 26px;
    line-height: 32px;
  }
  .thematheque-featured-posts .featured-post .text {
    padding: 10px;
    box-sizing: border-box;
  }
  .thematheque-featured-posts {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .thematheque-featured-posts .featured-post {
    margin-bottom: 20px !important;
  }
  .category-top-thematique .image img {
    top: 0;
    left: 0;
  }
  .category-top-thematique .image {
    height: 200px;
  }
  .thematique--highlight .article img {
    width: 100%;
    height: auto;
  }
  .thematique--highlight .article {
    height: auto;
  }
  .thematique--highlight .article .box {
    padding: 10px;
  }
  .thematique--highlight .article h3 {
    font-size: 26px;
    line-height: 30px;
  }
  .thematique--highlight {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .category-top-thematique nav li {
    margin-right: 20px;
  }
  .thematique--list ul.posts img {
    margin-bottom: 10px;
  }
  .category-top-thematique h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0;
  }
  nav.thematique-switch li.title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .category-top-thematique .image {
    margin-bottom: 0;
  }
  .thematique-switch li.active {
    background-position: right 10px;
  }
  nav.thematique-switch ul {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  nav.thematique-switch.active li {
    margin-top: 10px;
  }
  .category-top-thematique div.subtitle {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .lathematheque-post .post-share ul {
    width: 100%;
  }
  .lathematheque-page-related .text {
    width: 200px;
  }
  article.lathematheque-post h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .category-title-post-top {
    margin-bottom: 30px;
  }
  .lathematheque-page-related ul.articles {
    margin: 0;
  }
  .lathematheque-page-related .image {
    margin-right: 20px;
  }
  .lathematheque-header-info ul.info li {
    margin-bottom: 10px;
  }
  .lathematheque-post-highlight {
    box-sizing: border-box;
    padding: 10px;
  }
  .lathematheque-page-related ul.articles li {
    box-sizing: border-box;
    width: 100%;
  }
  .presse--actualites .image {
    width: 340px;
    height: 180px;
    background-color: #fff;
    margin-bottom: 0;
  }
  .presse--actualites .image img {
    width: 100%;
    height: auto;
    margin-top: -20px;
  }
  .presse--posts .grid--8 {
    padding-right: 0;
    border-width: 0;
  }
  .presse--posts .presse--posts-communique {
    width: 100%;
  }
  .presse--posts-agenda {
    margin-top: 30px;
  }
  .presse--contact ul.info {
    margin-bottom: 30px;
  }
  .presse--contact h3,
  footer.site .logo {
    margin-bottom: 10px;
  }
  .contact-page--map {
    height: auto;
  }
  .contact-page--map .text {
    width: 100%;
    height: auto;
  }
  .contact-page--map .text .content {
    padding: 10px 10px 20px;
  }
  #map_canvas {
    width: 100% !important;
    height: 300px !important;
  }
  .footer-site--first,
  .footer-site--second li,
  .footer-site--second p,
  footer-site--second {
    float: left;
    width: 100%;
  }
  .contact-page--infos {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  footer.site {
    padding-top: 15px;
  }
  .footer-site--first {
    height: auto;
  }
  footer.site ul li {
    margin-bottom: 15px;
  }
  .footer-site--second p {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .container-all.alert {
    margin-top: 102px;
  }
  .alert-news-banner {
    height: 102px;
  }
  .alert-news-banner .box {
    margin: 10px;
  }
  .alert-news-banner .text {
    width: 90%;
  }
  .expand-box-content {
    width: 100%;
  }
  .expand-box {
    padding: 10px 40px 10px 10px;
  }
  .expand-box .action {
    top: 15px;
    right: 10px;
  }
  .related-post--next {
    height: 160px;
  }
  .related-post--next .box {
    width: 94%;
  }
  .related-post--next .text {
    width: 100%;
  }
  .header-page--hauteautorite div.subtitle,
  .header-page--hauteautorite p.subtitle {
    margin-bottom: 40px;
  }
}
#col_2,
.tax-espacedeclarant footer.site {
  z-index: 400;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .wrapper {
    width: 60%;
  }
  .header-page--hauteautorite .box--centered,
  .header-page--home .box--centered {
    top: 25%;
  }
  .header-page--home h1,
  video {
    display: block;
  }
  header.header-page.header-page--home {
    height: 500px !important;
  }
  nav.menu {
    width: 300px;
  }
  .thematheque-featured-posts .featured-post--1 .image,
  .thematheque-featured-posts .featured-post--2 .image,
  .thematheque-featured-posts .featured-post--3 .image {
    height: 220px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .header-page--hauteautorite .box--centered,
  .header-page--home .box--centered {
    top: 15%;
  }
  header.header-page.header-page--home {
    height: 400px !important;
  }
}
.declaration-view {
  padding-bottom: 20px;
}
.content-declaration-div {
  background: #fff;
  padding-bottom: 20px;
  padding-top: 40px;
}
.type-declaration {
  display: none;
}
.label-type {
  height: 60px;
  display: inline-block;
  padding: auto 5% 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  background: #364460;
  cursor: pointer;
  position: relative;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #adb8c3;
  width: 50%;
  line-height: 3.5;
}
.label-type:hover {
  color: #fff;
}
@media screen and (max-width: 1118px) {
  .label-type {
    width: 90%;
  }
}
.accordion,
.declaration-web {
  width: 100%;
}
.type-declaration:checked + .label-type {
  background: #fff;
  color: #051639;
  opacity: 1;
  font-weight: 400;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3 {
  display: block;
}
.rubrique-depot {
  padding: 50px 20px 20px;
  margin: 0;
  color: grey;
  font-size: 18px;
}
.rubrique-depot-consulter {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  margin: 0;
  color: grey;
  font-size: 18px;
}
.rubrique-depot-consulter-center {
  padding-top: 20px;
  padding-left: 20px;
  margin: 0;
  color: #051639;
  text-align: center;
}
.rubrique-ensavoirplus-consulter {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  margin: 0;
  color: grey;
  font-size: small;
  text-align: center;
}
.rubrique-ensavoirplus-consulter a {
  color: #1857ff;
}
.rubrique-declaration {
  padding: 10px 40px;
  margin: 10px;
  background: #ecf2f6;
}
.rubrique-titre {
  color: #051639;
  font-weight: 600;
  max-width: 90%;
}
.rubrique-consulter {
  padding-left: 20px;
}
.rubrique-consulter-rdv {
  padding-left: 20px;
  padding-bottom: 10px;
}
.rubrique-consulter-avenir {
  color: #051639;
  font-weight: 600;
  text-align: center;
}
.underlined {
  color: rgba(0, 0, 0, 0.8) !important;
}
.ouvrir-rubrique,
.title-history {
  color: #1857ff !important;
}
.ouvrir-rubrique {
  font-weight: 400 !important;
  float: right;
  text-transform: uppercase;
}
.slider-contents {
  background: #ecf2f6;
  color: rgba(0, 0, 0, 0.8);
  margin: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion:after,
.items-number {
  color: #1857ff;
  margin-left: 5px;
  font-size: 15px;
  position: absolute;
  float: right;
  right: 0;
}
.rubrique-data {
  background: #fff;
  padding: 20px;
  margin-bottom: 0;
}
.rubrique-data-neant {
  background: 0 0;
  padding: 20px;
}
.accordion {
  cursor: pointer;
  text-align: left;
  border: none;
  outline: 0;
  transition: 0.4s;
}
.accordion.active:after,
.accordion:after {
  content: "";
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  display: inline-block;
}
.table-remuneration table,
.table-revenuMandat table,
td,
th {
  border: 1px solid #000;
  padding-left: 10px;
}
.accordion:after {
  background-image: url(img/thin-arrowheads-pointing-down.svg);
  line-height: 0;
  padding-right: 55px;
}
.accordion.active:after {
  background-image: url(img/chevron-up.svg);
}
.items-number {
  font-weight: 300;
  padding-right: 30px;
}
.download-declaration-buttons {
  margin-right: 10px;
}
.dl-declaration-history {
  margin-right: 5px;
}
.download-declaration-buttons li {
  display: inline-block;
  float: right;
  margin-right: 5px;
}
.rubrique-content-title {
  font-weight: 700;
}
.activity {
  float: right;
}
.table-revenuMandat {
  width: 100%;
}
.table-revenuMandat th {
  text-align: left;
  height: 50px;
}
.td-revenuMandat-center,
.th-revenuMandat-center,
.th-revenuMandat-declarant {
  text-align: center !important;
}
.th-revenuMandat-center {
  height: 50px;
}
.th-revenuMandat-declarant {
  height: 50px;
  width: 35%;
}
.table-historique {
  padding-top: 60px !important;
}
.table-remuneration {
  width: 50%;
  margin-left: 20px;
}
.table-remuneration th {
  text-align: left;
  height: 50px;
}
.td-remuneration-center,
.th-remuneration-center {
  text-align: center !important;
}
.th-remuneration-center {
  height: 50px;
}
.th-remuneration-annee {
  text-align: left !important;
  height: 50px;
  width: 15%;
}
.sci-separation {
  width: 50%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.history-title1,
.history-title2,
.history-title3,
.history-title3bis {
  font-weight: 700;
  width: auto;
}
.history-title1 {
  padding-left: 100px;
}
.history-title2 {
  padding-left: 255px;
}
.history-title3 {
  padding-left: 265px;
}
.history-title3bis {
  padding-left: 215px;
}
.sci-row {
  padding-top: 5px;
}
@media screen and (max-width: 650px) {
  .label-type {
    width: 20%;
  }
}
.page-template-tpl-espacedeclarant .featured-posts {
  background: #fdf7f4;
  color: #051639;
  width: 100%;
  float: left;
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-family: "Beirut Text", Times New Roman, Georgial, serif;
  font-size: 22px;
}
.call-to-action .button,
.page-template-tpl-espacedeclarant .header-page .button {
  font-size: 15px;
  font-family: neuzeit-grotesk, sans-serif;
  text-transform: uppercase;
}
.page-template-tpl-espacedeclarant .featured-posts a {
  color: #1857ff;
  border-bottom: 1px solid #1857ff;
}
.page-template-tpl-espacedeclarant .featured-posts a:hover {
  border: none;
}
.page-template-tpl-espacedeclarant .sous-titre {
  padding-bottom: 75px;
}
.page-template-tpl-espacedeclarant .header-page .button {
  margin-top: 40px;
  padding-top: 20px;
  background: #fff;
  height: 60px;
  color: #051639;
  width: auto;
}
#breadcrumb,
.call-to-action {
  width: 100%;
  float: left;
}
.page-template-tpl-espacedeclarant .header-page .button span {
  padding-right: 27px;
}
.page-template-tpl-espacedeclarant .header-page .resp {
  color: #0076c0;
  padding-right: 20px;
  padding-left: 20px;
}
.page-template-tpl-espacedeclarant .header-page .repint {
  color: #41c080;
  padding-right: 20px;
  padding-left: 20px;
}
.page-template-tpl-espacedeclarant .header-page .resp span {
  background: url(img/button-01-1.svg) center right no-repeat #fff;
}
.page-template-tpl-espacedeclarant .header-page .repint span {
  background: url(img/button-01-2.svg) center right no-repeat #fff;
}
.page-template-tpl-espacedeclarant .header-page .resp:hover {
  color: #fff;
  background: #0076c0;
}
.page-template-tpl-espacedeclarant .header-page .repint:hover {
  color: #fff;
  background: #41c080;
}
.page-template-tpl-espacedeclarant .header-page .resp:hover span {
  background: url(img/button-01-5.svg) center right no-repeat #0076c0;
  color: #fff;
}
.page-template-tpl-espacedeclarant .header-page .repint:hover span {
  color: #fff;
  background: url(img/button-01-5.svg) center right no-repeat #41c080;
}
[class*="-responsable-public"] nav.breadcrumb ul li a,
[class*="-representant-dinterets"] nav.breadcrumb ul li a {
  color: rgba(255, 255, 255, 0.65);
  border-color: rgba(255, 255, 255, 0.65);
}
[class*="-responsable-public"] nav.breadcrumb ul li a:hover,
[class*="-responsable-public"] nav.main > ul li a:hover,
[class*="-representant-dinterets"] nav.breadcrumb ul li a:hover,
[class*="-representant-dinterets"] nav.main > ul li a:hover {
  color: #fff;
  border-color: #fff;
}
[class*="-responsable-public"] nav.breadcrumb ul li,
[class*="-representant-dinterets"] nav.breadcrumb ul li {
  padding-bottom: 2px;
}
[class*="-responsable-public"] nav.breadcrumb ul li a,
[class*="-representant-dinterets"] nav.breadcrumb ul li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.65);
}
[class*="-responsable-public"] nav.main > ul li.english a,
[class*="-representant-dinterets"] nav.main > ul li.english a {
  border-color: rgba(255, 255, 255, 0.65);
}
[class*="-responsable-public"] #breadcrumb,
[class*="-responsable-public"] .header-main,
[class*="-responsable-public"] .header-page--thematheque-home {
  background-color: #0076c0;
}
[class*="-representant-dinterets"] #breadcrumb,
[class*="-representant-dinterets"] .header-main,
[class*="-representant-dinterets"] .header-page--thematheque-home {
  background-color: #41c080;
}
#breadcrumb .breadcrumb {
  padding-top: 60px;
}
#breadcrumb a:hover {
  color: #fff;
  border-color: #fff;
}
#breadcrumb .last {
  color: #fff;
}
.call-to-action {
  padding: 40px 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.1);
}
.call-to-action p {
  float: left;
  width: 40%;
}
.call-to-action .button {
  float: right;
  display: block;
  padding: 20px 20px 0;
  background: #fff;
  height: 55px;
  color: #051639;
}
.call-to-action .button span {
  padding-right: 27px;
}
[class*="-representant-dinterets"] .call-to-action {
  background-color: #349a66;
}
[class*="-responsable-public"] .call-to-action {
  background-color: #005e9a;
}
[class*="-representant-dinterets"] .call-to-action .button span {
  background: url(img/button-01-2.svg) center right no-repeat #fff;
  color: #349a66;
}
[class*="-responsable-public"] .call-to-action .button span {
  background: url(img/button-01-1.svg) center right no-repeat #fff;
  color: #005e9a;
}
[class*="-representant-dinterets"] .call-to-action .button:hover {
  background: #41c080;
  color: #fff;
}
[class*="-responsable-public"] .call-to-action .button:hover {
  background: #0076c0;
  color: #fff;
}
[class*="-representant-dinterets"] .call-to-action .button:hover span {
  background: url(img/button-01-5.svg) center right no-repeat #41c080;
  color: #fff;
}
[class*="-responsable-public"] .call-to-action .button:hover span {
  background: url(img/button-01-5.svg) center right no-repeat #0076c0;
  color: #fff;
}
.tax-espacedeclarant .thematheque-featured-posts {
  background-color: #fff;
}
.tax-espacedeclarant .thematheque-featured-posts h3 {
  text-align: center;
  font-size: 24px;
  color: #354052;
}
.tax-espacedeclarant .thematheque-featured-posts article {
  position: relative;
}
.tax-espacedeclarant .thematheque-featured-posts article .button {
  padding: 18px 22px;
  width: 67%;
  background: url(img/button-01.svg) 87% center no-repeat #fff;
  position: absolute;
  bottom: 30px;
}
.tax-espacedeclarant .thematheque-featured-posts article .button span {
  background: 0 0;
  padding: 0;
  font-size: 14px;
}
.tax-espacedeclarant .thematheque-featured-posts .subtitle {
  color: #8a95a5;
  text-align: center;
  font-size: 18px;
  margin: 25px 0 30px;
}
.introbtn {
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
.tax-espacedeclarant .entry-content {
  padding: 45px 30px;
  border: 1px solid #e5e5e5;
  border-top: solid 4px #051639;
  margin-right: 26px;
  margin-bottom: 26px;
  background-color: #fff;
  min-height: 280px;
}
.tax-espacedeclarant .entry-content h1 {
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  display: inline;
}
.tax-espacedeclarant .entry-content p {
  font-size: 18px;
  color: #8a95a5;
  text-align: left;
}
.tax-espacedeclarant .entry-content .button {
  color: #1857ff;
}
.tax-espacedeclarant .entry-content h1:hover {
  color: #1857ff;
  border-bottom: 1px solid #1857ff;
}
[class*="-responsable-public"] .entry-content:hover {
  border-top: solid 4px #0076c0;
}
[class*="-representant-dinterets"] .entry-content:hover {
  border-top: solid 4px #41c080;
}
.entry-content .button span {
  width: 100%;
  text-transform: uppercase;
}
.black-text {
  color: #051639 !important;
}
.beneficiaire-limit-text {
  overflow: hidden;
  position: relative;
  line-height: 1.4em !important;
  max-height: 4.2em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
}
.beneficiaire-limit-text:before {
  content: "...";
  font-weight: 700;
  position: absolute;
  right: 0;
  bottom: 0;
}
.denomination-orga,
.tax-espacedeclarant .header-page h1 {
  font-family: neuzeit-grotesk, sans-serif;
  font-weight: 400;
}
.beneficiaire-limit-text:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: #fff;
}
.tax-espacedeclarant .header-page {
  padding-top: 50px;
}
.tax-espacedeclarant .header-page h1 {
  font-size: 18px;
  text-transform: uppercase;
}
.espace-declarant-help {
  background: #fdf7f4;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 60px 0;
  float: left;
  width: 100%;
}
.espace-declarant-help h3 {
  color: #354052;
}
.espace-declarant-help a {
  color: #1857ff;
}
.espace-declarant-help a:hover {
  border-bottom: 1px solid #1857ff;
}
.espace-declarant-help p {
  line-height: 30px;
  color: #595959;
}
.espace-declarant-help .subtitle {
  color: #8a95a5;
  line-height: 25px;
}
.info-une {
  display: block;
  float: right;
  width: 100%;
}
.info-une .content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 50px 0;
}
.info-une p {
  font-family: "Beirut Poster", Times New Roman, Georgial, serif;
  font-size: 22px;
  margin: 0;
}
.info-une span {
  font-family: neuzeit-grotesk-book, sans-serif;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 14px;
  color: #fff;
  font-weight: 100;
}
[class*="-representant-dinterets"] .info-une span {
  background-color: #41c080;
}
[class*="-responsable-public"] .info-une span {
  background-color: #0076c0;
}
[class*="-representant-dinterets"] .info-une p {
  color: #41c080;
}
[class*="-responsable-public"] .info-une p {
  color: #0076c0;
}
.tax-espacedeclarant .expand-box h4 {
  color: #2a2a2a;
}
.tax-espacedeclarant .expand-box h4:hover {
  color: #1857ff;
}
#col_1 li,
.tax-espacedeclarant nav.main > ul li.english a:hover {
  color: #051639;
}
.tax-espacedeclarant #back {
  clear: both;
  display: none;
  margin-top: 70px;
  text-transform: uppercase;
  font-size: 15px;
}
.tax-espacedeclarant #back:before {
  content: "";
  background: url(img/button-01-5.svg) center center no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  transform: rotate(180deg);
  display: block;
  float: left;
}
#espacedeclarant_view .wrapper {
  position: relative;
}
#col_1,
#col_2,
.post_close {
  position: absolute;
}
#col_1 {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
#col_1 ul {
  padding-top: 60px;
  width: 28%;
  padding-bottom: 100px;
  height: auto;
}
.open #col_1 li {
  font-size: 15px;
  margin-bottom: 40px;
  opacity: 0.3;
  padding-right: 60px;
}
#col_1 li,
#col_2 h2,
#col_2 li {
  margin-bottom: 45px;
}
#col_2 {
  left: 31%;
  display: block;
  width: 26%;
  padding: 0 0 250px;
  top: 0;
  transition: left 0.5s;
  height: 100%;
}
#col_2 .content {
  width: 100% !important;
  padding-top: 60px;
  height: 100%;
  overflow-y: auto;
}
#col_2 .fixed {
  width: 25% !important;
}
#col_2 .content ul {
  height: auto;
  padding: 0 3% 100px;
}
.open #col_2 {
  left: 13% !important;
}
#col_2 ul {
  display: none;
}
#col_2 ul.current_term {
  display: block;
}
#col_3 {
  padding: 60px 0 300px 3%;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  transition: transform 0.5s;
  background: #fff;
  height: 100%;
  min-height: 1000px;
  width: 90%;
  margin: 0;
  transform: translateX(32%);
  overflow: hidden;
}
#col_3 .size-full,
#col_3 article .content img {
  max-width: 100%;
  height: auto;
}
.open #col_3 {
  transform: translateX(13%);
}
#col_3 > .content {
  width: 65%;
  padding: 60px 4% 60px 0;
  float: right;
}
#col_3 article {
  display: none;
}
#col_3 article.current_post,
.post_close {
  display: block;
}
#col_1 li {
  background: url(img/button-01-3.svg) center right no-repeat;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
  padding-right: 30px;
  transition: margin-bottom 0.5s, font-size 0.5s, opacity 0.5s;
}
#col_1 li.current_term,
#col_1 li:hover {
  background: url(img/button-01-4.svg) center right no-repeat;
}
#col_1 li.current_term a,
#col_1 li:hover a {
  border-bottom: 1px solid #1857ff;
  color: #1857ff;
}
#col_2 h2 {
  color: #354052;
  text-transform: uppercase;
  font-size: 24px;
  min-height: 24px;
}
#col_2 a {
  font-size: 19px;
}
#col_2 .current_post a,
#col_2 a:hover {
  color: #1857ff;
  border-bottom: 1px solid #1857ff;
}
#col_3 div:not(.lathematheque-post-highlight) h3 {
  font-size: 26px;
  color: #051639;
}
#col_3 div.lathematheque-post-highlight h3 {
  letter-spacing: 0.5px;
  font: normal 700 25px "Beirut Poster", Times;
  margin: 0 0 20px;
}
#col_3 div:not(.lathematheque-post-highlight) p {
  color: #2a2a2a;
  font: 19px/28px Georgia, "Times New Roman", Times, serif;
}
#col_3 article .content {
  clear: both;
  width: 100%;
  float: left;
}
#col_3 a {
  border-bottom: 1px solid #1857ff;
  color: #1857ff;
}
#col_3 a:hover {
  border-bottom: none;
}
.post_close {
  cursor: pointer;
  width: 23px !important;
  height: 23px;
  padding-top: 120px;
  z-index: 100;
  background: url(img/button-close-02.svg) center center no-repeat;
  right: 0;
  opacity: 0;
  transition: opacity 0.5s;
}
.btn-close-content {
  width: 100%;
  position: absolute;
  z-index: 100000;
}
.open .post_close {
  opacity: 1;
}
@media screen and (min-device-width: 768px) {
  #col_1 .fixed,
  #col_2 .fixed {
    max-width: 300px;
  }
  .fixed {
    position: fixed !important;
    top: 0;
  }
  #espacedeclarant_view {
    background: #fdf7f4;
    background: -webkit-linear-gradient(
      left,
      #fdf7f4 0,
      #fdf7f4 38%,
      #fff 39%,
      #fff 100%
    );
    background: -moz-linear-gradient(
      left,
      #fdf7f4 0,
      #fdf7f4 38%,
      #fff 39%,
      #fff 100%
    );
    background: linear-gradient(
      to right,
      #fdf7f4 0,
      #fdf7f4 38%,
      #fff 39%,
      #fff 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDF7F4', endColorstr='#fff', GradientType=1 );
    display: block;
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
  #col_2 .fixed {
    padding-top: 60px;
    width: 20% !important;
    margin-right: auto;
    margin-left: auto;
  }
  #col_1 li:hover {
    border: none !important;
  }
}
@media screen and (min-device-width: 701px) and (max-device-width: 1100px) {
  .tax-espacedeclarant #breadcrumb {
    display: none;
  }
  .tax-espacedeclarant #back {
    display: block;
  }
  .tax-espacedeclarant nav.main li {
    display: none;
  }
  .tax-espacedeclarant nav.main li#menu-open,
  .tax-espacedeclarant nav.main li.search {
    display: block;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1100px) {
  .page-template-tpl-espacedeclarant .wrapper,
  .tax-espacedeclarant .wrapper {
    width: 90% !important;
    margin: 0 0 0 5% !important;
  }
  .page-template-tpl-espacedeclarant .thematheque-featured-posts .wrapper,
  .tax-espacedeclarant .thematheque-featured-posts .wrapper {
    width: 95% !important;
    margin-left: 4% !important;
  }
  #col_2 {
    width: 28% !important;
  }
  #col_2 .content {
    width: 100% !important;
  }
  #col_2 .fixed {
    width: 25% !important;
  }
  .tax-espacedeclarant .thematheque-featured-posts article {
    margin-bottom: 5% !important;
    margin-right: 4.5% !important;
    margin-left: 0 !important;
    width: 37% !important;
    min-heignt: 130px;
    float: left;
  }
  .info-une {
    margin-bottom: 10px;
  }
  .espace-declarant-help {
    padding: 20px 0;
  }
  .call-to-action p {
    float: left;
    width: 40%;
    padding-top: 0;
  }
  .call-to-action .block-right {
    width: 40%;
    margin: 0;
  }
  .info-une .grid--10 {
    width: 100%;
    float: left;
    padding-top: 20px;
  }
  .tax-espacedeclarant .entry-content {
    width: 80% !important;
    margin-bottom: 10px !important;
  }
  .page-template-tpl-espacedeclarant .header-page .button {
    width: 80% !important;
    margin: 5% 10% 0 !important;
  }
}
@media screen and (max-width: 767px) {
  #col_1,
  #espacedeclarant_view {
    background: #fdf7f4;
    min-height: 500px;
  }
  #col_3,
  .close #col_2 {
    left: 100%;
  }
  .tax-espacedeclarant #back {
    display: block;
  }
  .page-template-tpl-espacedeclarant .grid,
  .page-template-tpl-espacedeclarant .header-page .wrapper,
  .tax-espacedeclarant .grid,
  .tax-espacedeclarant .header-page .wrapper {
    width: 100% !important;
    margin: 0 !important;
  }
  #col_2 h2,
  #col_2 li {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #espacedeclarant_view {
    float: left;
    width: 100%;
  }
  #espacedeclarant_view .wrapper {
    width: 100%;
    position: relative;
  }
  #col_1 li,
  #col_1 li.current_term,
  #col_1 li:hover {
    background-position: 95% center;
  }
  #col_1 ul {
    width: 100%;
    padding-top: 0;
  }
  #col_1 li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px 60px 20px 20px;
    margin: 0;
    opacity: 0.3;
  }
  #col_2,
  #col_2 .content ul {
    padding-left: 0;
  }
  #col_2,
  #col_3 {
    transition: left 0.5s;
    min-height: 500px;
    background: #fff;
  }
  .close #col_1 li {
    opacity: 1;
  }
  #col_2 {
    position: absolute;
    width: 80%;
    left: 20%;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  #col_2 .content,
  #col_2 ul {
    width: 100% !important;
    padding-top: 0;
  }
  #col_2 h2 {
    font-size: 24px;
    padding: 18px 20px;
  }
  #col_2 li {
    padding: 30px 15% 20px 20px;
    background: url(img/button-01-3.svg) 90% center no-repeat #fff;
  }
  #col_3 {
    position: relative;
    height: 0;
    padding: 5%;
  }
  .open #col_3 {
    left: 0 !important;
    height: auto;
    transform: translateX(0);
  }
  #col_3 > .content {
    width: 97%;
    padding-right: 3%;
  }
  .open #col_1 {
    display: none;
  }
  .open #col_2 {
    left: -100% !important;
    height: 0 !important;
  }
  iframe {
    width: 100%;
  }
  body .fixed {
    position: relative !important;
  }
  .espace-declarant-help {
    padding: 20px 0;
  }
  .call-to-action .block-right {
    width: 80%;
    margin: 10% 5% 10% 0;
  }
  .call-to-action p {
    float: left;
    width: 100%;
    margin: 10% 0 0 5%;
  }
  .call-to-action span {
    width: 100%;
  }
  .info-une .grid--10 {
    width: 100%;
    float: left;
    padding-top: 20px;
  }
  .tax-espacedeclarant .entry-content {
    width: 80% !important;
    margin-bottom: 10px !important;
  }
  .page-template-tpl-espacedeclarant .header-page .button {
    width: 60% !important;
    margin: 5% 20% 0 !important;
  }
}
.orga-image {
  background-color: #fff;
  height: 155px;
  width: 300px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: solid 1px rgba(230, 230, 230, 0.9);
  text-align: center;
  overflow: hidden;
}
.orga-image img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
  max-height: 100%;
}
.orga-name {
  line-height: 1;
}
.orga-long-name {
  line-height: 1.1 !important;
  font-size: 25px !important;
  padding-bottom: 10px;
}
.orga-image img,
_:-ms-lang(x) {
  display: block;
  max-width: 70%;
  margin: -100%;
  max-height: 70%;
  height: auto;
  width: auto;
}
.registre-go {
  float: right !important;
  position: relative !important;
}
.related--espace-declarant,
.related--orga-infos-gen {
  padding-top: 40px;
  padding-bottom: 40px;
  float: left;
  width: 100%;
}
.related--espace-declarant {
  background-color: #1958ff;
  color: #fff;
}
.related--orga-infos-gen {
  border-top: solid 1px #e5e5e5;
}
.orga-social,
.orga-space-top-5 {
  padding-top: 25px;
}
.recherche-orga-titre {
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 20px;
}

.text-info-dataviz {
  /*   border: solid 0.1rem gray; */
  /* 	margin-left: 25%; */
  /* 	margin-right: 25%; */
  /* 	padding-top: 1%; */
  /* 	padding-bottom: 1%; */
  /* 	padding-left: 2%; */
  /* 	padding-right: 2%; */
  /* 	margin-top: 2%; */
  color: black;
  background-color: #f2f2f2;
  padding: 25px;
  margin-bottom: 15px;
  margin-top: 50px;
  font-weight: 400;
}

.text-info-dataviz h4 {
  font-weight: 400;
}
@media only screen and (max-width: 700px) {
  .text-info-dataviz {
    color: black;
    background-color: #f2f2f2;
    margin-right: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 2%;
  }
  .text-info-dataviz h4 {
    font-weight: 400;
  }
}
.texte-bandeau-espace-declarant {
  display: inline-flex;
  align-items: center;
}
.option-registre {
  padding-bottom: 1px;
  border-bottom: 1px solid rgba(192, 192, 192, 0.5);
}
.orga-subtitle,
.orga-title {
  padding-bottom: 23px;
  letter-spacing: 0;
}
.orga-section,
.orga-section-first,
.orga-section-head {
  border-bottom: solid 1px rgba(230, 230, 230, 0.9);
  padding-right: 35px;
}
.denomination-orga {
  font-style: normal;
  font-size: 19px;
  letter-spacing: 0.8px;
  overflow-x: hidden;
  margin-top: 5px;
  margin-bottom: 6px;
  color: #051639;
}
.search-registre-label,
.search-registre-result {
  font-family: neuzeit-grotesk, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.8px;
  overflow-x: hidden;
  margin-bottom: 3px;
}
.search-registre-label {
  color: #051639;
}
.search-registre-result {
  color: grey;
}
.datas-orga {
  color: grey;
  font: 17px neuzeit-grotesk, sans-serif;
}
.orga-client-str {
  color: #9aa3b1;
  font: 18px neuzeit-grotesk, sans-serif;
}
.orga-anomalie,
.orga-link {
  color: #1958ff !important;
}
.orga-date-insription {
  line-height: 40px;
}
.orga-title {
  text-transform: uppercase;
  font: 18px neuzeit-grotesk, sans-serif;
}
.orga-subtitle {
  font: 20px neuzeit-grotesk, sans-serif;
}
.orga-section {
  padding-left: 35px;
  margin-top: 40px;
}
.orga-section-head {
  padding-left: 25px;
  margin-top: 10px;
}
.orga-section-first {
  padding-left: 35px;
}
.orga-section-last {
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 40px;
  padding-bottom: 40px;
}
.orga-space-between-1 {
  padding-bottom: 5px;
}
.orga-space-between-2 {
  padding-bottom: 10px;
}
.orga-space-between-3 {
  padding-bottom: 15px;
}
.orga-space-between-4 {
  padding-bottom: 20px;
}
.orga-space-between-5 {
  padding-bottom: 25px;
}
.orga-space-between-6 {
  padding-bottom: 30px;
}
.orga-space-between-7 {
  padding-bottom: 35px;
}
.orga-space-between-8 {
  padding-bottom: 40px;
}
.orga-space-between-9 {
  padding-bottom: 45px;
}
.orga-space-between-10 {
  padding-bottom: 50px;
}
.orga-adresse {
  line-height: 1.4;
  padding-bottom: 2px;
}
.orga-anomalie {
  font: 18px neuzeit-grotesk, sans-serif;
  background: url(img/asset_icon_signaler.svg) right center no-repeat;
  background-size: 16px 16px;
  padding-right: 25px;
}
.orga-social {
  padding-bottom: 20px;
}
.orga-facebook {
  margin-right: 25px;
  overflow: hidden;
  width: 35px;
  height: 35px;
  border: 1px solid rgba(230, 230, 230, 0.9);
  background: url(img/tools-facebook-02.svg) center center no-repeat;
  border-radius: 3px;
}
.orga-facebook:hover,
.orga-twitter {
  overflow: hidden;
  width: 35px;
  height: 35px;
  border: 1px solid rgba(230, 230, 230, 0.9);
}
.orga-facebook:hover {
  background: url(img/tools-facebook-03.svg) center center no-repeat;
  border-radius: 3px;
}
.orga-facebook a {
  width: 35px;
  height: 35px;
  color: transparent;
}
.orga-twitter {
  margin-right: 25px;
  background: url(img/tools-twitter-02.svg) center center no-repeat;
  border-radius: 3px;
}
.orga-linkedin,
.orga-twitter:hover {
  overflow: hidden;
  width: 35px;
  height: 35px;
  border: 1px solid rgba(230, 230, 230, 0.9);
}
.orga-twitter:hover {
  background: url(img/tools-twitter-03.svg) center center no-repeat;
  border-radius: 3px;
}
.orga-twitter a {
  width: 35px;
  height: 35px;
  color: transparent;
}
.orga-linkedin {
  margin-right: 25px;
  padding-right: 20px;
  background: url(img/tools-linkedin-02.svg) center center no-repeat;
  border-radius: 3px;
}
.orga-desktop,
.orga-linkedin:hover {
  border: 1px solid rgba(230, 230, 230, 0.9);
  width: 35px;
  height: 35px;
  padding-right: 20px;
  overflow: hidden;
}
.orga-linkedin:hover {
  background: url(img/tools-linkedin-03.svg) center center no-repeat;
  border-radius: 3px;
}
.orga-linkedin a {
  width: 35px;
  height: 35px;
  color: transparent;
}
.orga-desktop {
  margin-right: 25px;
  background: url(img/asset_icon_website.svg) center center no-repeat;
  background-size: 16px;
  border-radius: 3px;
}
.orga-desktop:hover {
  overflow: hidden;
  width: 35px;
  height: 35px;
  padding-right: 20px;
  border: 1px solid rgba(230, 230, 230, 0.9);
  background: url(img/asset_icon_website-2.svg) center center no-repeat;
  border-radius: 3px;
  background-size: 16px;
}
.orga-desktop a {
  width: 35px;
  height: 35px;
  color: transparent;
}
.orga-fiche-link span {
  color: #1958ff;
  background: url(img/button-01.svg) right center no-repeat;
  padding-right: 20px;
  padding-left: 25px;
}
.orga-ca {
  text-align: center;
  border-left: solid 1px rgba(230, 230, 230, 0.9);
}
.orga-ca span {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.orga-ca-title {
  text-transform: uppercase;
  font: 20px neuzeit-grotesk, sans-serif;
  padding-bottom: 10px;
  letter-spacing: 0;
}
.orga-card,
.orga-card:hover {
  padding-top: 25px;
  padding-bottom: 25px;
}
.orga-ca-number {
  color: #1958ff;
  font-size: 40px;
}
.declarations-person .orga-content {
  display: inline-block;
  background-color: #fff;
  margin-bottom: 35px;
  box-sizing: border-box;
  width: 100%;
}
.orga-download-json {
  float: right;
}
.orga-section-tabs {
  padding-left: 15px;
  padding-right: 15px;
  background: #eaf0f2;
}
.orga-section-tab {
  height: 80px;
  background: #eaf0f2;
  text-align: center;
}
.orga-section-tab span {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-25%);
}
.orga-section-tab-active {
  background: #fff !important;
}
.orga-circle {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  font-size: 85px;
  color: #fff;
  line-height: 300px;
  text-align: center;
  background: #1958ff;
}
.orga-card-denomination,
.orga-card-number {
  font-size: 18px;
  letter-spacing: 0.4px;
  font-weight: 400;
}
.orga-button,
.orga-card-denomination,
.orga-card-number {
  color: #1958ff;
  font-family: neuzeit-grotesk, sans-serif;
}
.aftis-card:hover,
.orga-card:hover {
  border-bottom: solid 1px #e5e5e5;
  border-top: solid 1px #e5e5e5;
  background-color: #f6f6f6;
  padding-left: 20px;
  background-position: 95% center;
  background-repeat: no-repeat;
}
.orga-card {
  border-bottom: solid 1px #e5e5e5;
  border-top: solid 1px #e5e5e5;
}
.orga-card:hover {
  background-image: url(img/list-article-01.svg);
}
.aftis-card {
  border-bottom: solid 1px #e5e5e5;
  border-top: solid 1px #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
}
.aftis-card:hover {
  padding-top: 25px;
  padding-bottom: 25px;
}
.orga-underline {
  border-bottom: 1px solid currentColor;
  display: inline;
  line-height: 0.85;
}
.ch-info h3,
.ch-info p a {
  letter-spacing: 2px;
  text-transform: uppercase;
}
.orga-button {
  padding: 20px 22px 0;
  background: #fff;
  height: 60px;
  text-transform: uppercase;
  font-size: 15px;
  border: 2px solid #fff;
}
.orga-button:visited {
  color: #1857ff;
}
.orga-button span {
  background: url(img/button-01.svg) right center no-repeat;
  padding-right: 25px;
}
.orga-button:hover {
  color: #fff;
  background-color: #1857ff;
  border: 2px solid #fff;
}
.orga-button:hover span {
  background: url(img/button-01-02.svg) right center no-repeat;
  padding-right: 25px;
}
#activite {
  display: none;
}
.header-items {
  padding: 10px 0 !important;
}
.header-espacedeclarant {
  border-left: solid 1px #fff;
  padding: 10px 0 10px 40px !important;
}
.home-center {
  margin: auto;
}
.home-desc-button {
  font-family: neuzeit-grotesk, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.4;
  margin: auto;
  display: block;
}
.home-screen-button {
  padding-top: 20px !important;
  margin-top: 20px;
  background: #fff !important;
  height: 60px;
  color: #1958ff !important;
  font-family: neuzeit-grotesk, sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  border: 1px solid #fff;
  width: 220px !important;
}
.home-screen-button span {
  background: url(img/button-01.svg) right center no-repeat;
  padding-right: 25px;
}
.home-screen-button:hover {
  color: #fff !important;
  background-color: #1958ff !important;
  border: 1px solid;
  border-color: #1958ff !important;
}
.home-screen-button:hover span {
  background: url(img/button-01-02.svg) right center no-repeat;
  padding-right: 25px;
}
.home-button-separator {
  border-right: solid 1px #fff;
}
.content-annuaire-div {
  background: #fff;
}
.content-annuaire-div-pagination {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.related--orga-annuaire,
.related--orga-annuaire-pagination {
  padding-bottom: 40px;
  float: left;
  background-color: #ecf2f6;
  width: 100%;
}
.related--orga-annuaire {
  border-top: solid 1px #e5e5e5;
  padding-top: 40px;
}
.recherche-orga-alphabet {
  padding-left: 7px;
  padding-right: 7px;
  color: #051639;
}
.orga-card-annuaire,
.orga-card-annuaire:hover {
  border-bottom: solid 1px #e5e5e5;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 20px;
}
.recherche-orga-alphabet:hover {
  cursor: pointer;
}
.recherche-orga-alphabet-all {
  display: none;
}
.recherche-orga-annuaire-titre {
  text-align: center;
  text-transform: uppercase;
  font-size: 23px;
  margin-bottom: 20px;
}
.orga-card-annuaire:hover {
  background-color: #f6f6f6;
  background-image: url(img/list-article-01.svg);
  background-position: 95% center;
  background-repeat: no-repeat;
}
.annuaire-loading,
.header-page--annuaire {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.orga-card-annuaire:hover .denomination-orga {
  color: #1958ff;
  border-bottom: 1px solid currentColor;
  display: inline;
}
.annuaire-next-page span {
  color: #1857ff;
  background: url(img/button-01.svg) right center no-repeat;
  padding-right: 15px;
  margin-right: 20px;
  float: right;
}
.annuaire-previous-page span {
  color: #1857ff;
  background: url(img/button-01-reverse.svg) left center no-repeat;
  padding-left: 15px;
  margin-left: 20px;
  float: left;
}
.annuaire-next-page:hover,
.annuaire-previous-page:hover {
  cursor: pointer;
}
.annuaire-pagination-data {
  pointer-events: none;
  text-align: center;
}
.annuaire-link:hover {
  color: #1857ff;
}
.header-page--annuaire {
  background-color: #051639;
  color: #fff;
  font-family: "Beirut Text", Times New Roman, Georgial, serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  float: left;
  width: 100%;
}
.ch-info,
.circle-text:after,
.responsive-circle::after {
  padding-bottom: 100%;
  display: block;
  height: 0;
  content: "";
}
.rubrique-declaration ul.appreciation-list {
  list-style-type: disc;
}
.rubrique-declaration ul.appreciation-list li {
  margin-left: 30px;
  list-style-type: disc;
}
.circle-text {
  width: 70%;
}
.circle-text:after {
  width: 100%;
  background: #1958ff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.circle-text div {
  float: left;
  width: 100%;
  line-height: 1em;
  margin-top: -0.5em;
  text-align: center;
  color: #fff;
  font-size: 5em;
}
.responsive-circle {
  font-size: 60px;
  width: 60%;
  background: #1958ff;
  border-radius: 50%;
}
.responsive-circle::after {
  border-radius: 50%;
  margin-bottom: 20px;
  width: 100%;
}
.responsive-circle div {
  color: #fff;
  float: left;
  line-height: 1em;
  margin-top: -0.5em;
  padding-top: 50%;
  text-align: center;
  width: 100%;
}
.responsive-circle:hover {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1),
    0 1px 2px rgba(0, 0, 0, 0.1);
}
.responsive-circle:hover .ch-info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.responsive-circle:hover .ch-info p {
  opacity: 1;
}
.ch-info {
  margin-top: -155px !important;
  border-radius: 50%;
  margin-bottom: 20px;
  width: 100%;
  background: #051639;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
}
.ch-info h3 {
  color: #fff;
  font-size: 19px;
  margin: 0 31px;
  padding: 30px 0 0;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.ch-info p {
  color: #fff;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0.4s;
  -moz-transition: all 1s ease-in-out 0.4s;
  -o-transition: all 1s ease-in-out 0.4s;
  -ms-transition: all 1s ease-in-out 0.4s;
  transition: all 1s ease-in-out 0.4s;
}
.ch-info p a {
  display: block;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  padding-top: 4px;
}
.ch-info p a:hover {
  color: #fff222;
  color: rgba(255, 242, 34, 0.8);
}
@media (max-width: 576px) {
  .push-xs-kh-center {
    text-align: center;
  }
  .push-xs-kh-1 {
    left: 15%;
  }
  .push-xs-aftis-entites {
    width: 67%;
    margin-left: 20px;
  }
}
.aftis-entites {
  border: 1px solid #ccc;
  color: #1857ff;
  padding: 18px 28px;
  width: 100%;
  border-radius: 5px;
  text-align: center;
}
.aftis-entites:visited {
  color: #1857ff;
}
.aftis-entites span {
  background: url(img/button-01.svg) right no-repeat;
  padding-right: 30px;
}
.aftis-entites:hover {
  color: #fff;
  border-color: #1857ff;
  background-color: #1857ff;
}
.aftis-fiches,
.aftis-fiches:visited {
  color: #345052;
}
.aftis-entites:hover span {
  background: url(img/button-01-02.svg) right center no-repeat;
}
.aftis-fiches {
  border: 1px solid #ccc;
  padding: 18px 28px;
  width: 100%;
  border-radius: 5px;
  text-align: center;
}
.aftis-fiches span {
  background: url(img/button-04.svg) right center no-repeat;
  padding-right: 30px;
}
.aftis-fiches:hover {
  color: #1857ff;
  border-color: #1857ff;
}
.aftis-fiches:hover span {
  background: url(img/button-04-02.svg) right center no-repeat;
}
.aftis-voir-tout {
  color: #1857ff;
  width: 100%;
}
.aftis-voir-tout:visited {
  color: #1857ff;
}
.aftis-voir-tout span {
  background: url(img/button-01.svg) right center no-repeat;
  padding-right: 13px;
  position: relative;
  z-index: 1;
}
.site-main .sidebar-container {
  height: 0;
  position: absolute;
  top: 40px;
  width: 100%;
  z-index: 1;
}
.site-main .sidebar-inner {
  margin: 0 auto;
  max-width: 1040px;
}
.widget {
  background-color: rgba(247, 245, 231, 0.7);
  font-size: 14px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 0 0 24px;
  padding: 20px;
  word-wrap: break-word;
}
.widget .widget-title {
  font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
  margin: 0 0 10px;
}
.widget ol,
.widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget li {
  padding: 5px 0;
}
.widget .children li:last-child {
  padding-bottom: 0;
}
.widget li > ol,
.widget li > ul {
  margin-left: 20px;
}
.widget a {
  color: #bc360a;
}
.widget a:hover {
  color: #ea9629;
}
.search-form .search-submit {
  display: none;
}
.widget_calendar a,
.widget_rss .rss-date {
  display: block;
}
.widget_rss .rss-date,
.widget_rss li > cite {
  color: #a2a2a2;
}
.widget_calendar table,
.widget_calendar td {
  border: 0;
  border-collapse: separate;
  border-spacing: 1px;
}
.widget_calendar caption {
  font-size: 14px;
  margin: 0;
}
.widget_calendar td,
.widget_calendar th {
  padding: 0;
  text-align: center;
}
.widget_calendar a:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar tbody td {
  background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
  background-color: rgba(255, 255, 255, 0.05);
}
.site-footer .widget_calendar tbody .pad,
.widget_calendar tbody .pad {
  background-color: transparent;
}
.breadcrumb_nav li {
  display: inline;
  float: left;
}
nav.breadcrumb_nav {
  display: flex;
  padding: 1%;
  justify-content: center;
  background-color: #1f2f4e;
  color: #fff;
  font-size: 17px;
  margin-bottom: -1%;
  text-transform: uppercase;
  font-weight: 300;
}
.breadcrumb_nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #1f2f4e;
}
.breadcrumb_nav li a {
  display: block;
  color: #fff;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
a.button.button--read-more,
span.download {
  color: #1958ff;
  font-family: neuzeit-grotesk, sans-serif;
  font-style: normal;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0;
  z-index: 1;
}
.breadcrumb_nav li a:hover {
  background-color: #354052;
}
a.button.button--read-more {
  height: 22px;
  font-stretch: normal;
  font-weight: 400;
  line-height: 0;
  float: right;
  background: url(img/button-01.svg) right center no-repeat;
  padding-left: 140px;
  position: relative;
}
.presse--posts-communique {
  padding-top: 80px;
  float: left;
  width: 100%;
  padding-bottom: 92px;
  background-color: #f0f0f0;
  border-bottom: 1px solid #e6e6e6;
  color: #7f7f7f;
  position: relative;
}
.grid--publication span.download,
span.download {
  background: url(img/button-06.svg) right center no-repeat;
}
.see_article,
span.download {
  border-bottom: 1px solid;
  position: relative;
}
.presse--posts-communique h3 {
  font-size: 28px;
  margin-bottom: 30px;
  color: #051639;
  text-transform: uppercase;
}
.presse--posts-communique h4 {
  font: normal 700 20px/28px "Beirut Poster", Times;
  color: #051639;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}
.presse-accueil {
  width: 105%;
}
.presse--posts-communique time {
  margin-bottom: 30px;
  display: block;
  color: #7f7f7f;
}
.presse--posts-entretien .image img {
  width: 310px;
  height: auto;
}
.presse--actualites .button--read-more {
  margin-top: -490px;
}
.presse--posts-communique .button--read-more {
  margin-top: -240px;
  display: flex;
  justify-content: space-around;
}
.presse--posts-entretien .button--read-more {
  margin-top: -551px;
}
.presse--posts-agenda .button--read-more {
  margin-top: -565px;
  display: flex;
  justify-content: space-around;
}
.press--posts-entretien .grid--4 {
  float: initial;
}
span.download {
  padding-right: 15px;
  width: 77px;
  height: 24px;
  font-stretch: normal;
  font-weight: 400;
  line-height: 25px;
  border-width: 1px;
  padding-bottom: 2px;
}
.see_article,
.see_article_first {
  height: 24px;
  color: #1958ff;
  font-family: neuzeit-grotesk, sans-serif;
  line-height: 20px;
  padding-bottom: 0;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0;
}
.grid--5 {
  width: 435px;
}
ul.info {
  margin-left: 0;
}
.see_article {
  float: right;
  z-index: 1;
  margin-right: -92px;
  border-width: 1px;
  order: 2;
  margin-left: auto;
  flex-shrink: 0;
}
.see_article_first {
  border-bottom: 1px solid;
  border-width: 1px;
}
.presse--actualites .grid--10 h4 {
  width: 362, 8px;
  color: #06173a;
  font-size: 30px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0;
}
img.attachment-post-presse.size-post-presse.wp-post-image {
  width: 100%;
  height: 100%;
}
.grid.grid--publication {
  float: initial;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
  width: auto;
}
.grid.grid--ressources {
  float: initial;
  border-bottom: 1px solid #e3e3e3;
  padding: 15px 20px 15px 0;
  width: auto;
  position: relative;
}
.image--publication p {
  margin: -105px 0 0;
  text-align: justify;
  letter-spacing: 0.5px;
  padding: 11px;
}
.ecwd-widget-5906,
.grid--publication span.download {
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  text-align: left;
  text-transform: none;
  text-decoration: none;
}
.image--publication img {
  float: left;
  margin: 0 0 10px 10px;
  padding: 5px;
}
.grid-publication time {
  padding-left: 0;
  margin-left: 31%;
}
.grid--publication span.download {
  color: #1958ff;
  position: relative;
  z-index: 1;
  line-height: 35px;
  letter-spacing: 0;
  border-bottom: 1px solid;
  border-width: 1px;
  padding-bottom: 2px;
  width: 177px;
  flex-basis: auto;
}
li.active-onglets-ap {
  background: #fff;
  color: #051639;
  opacity: 1;
  font-weight: 400;
  padding-bottom: 15px;
}
.declarations-tab-nav li.active-onglets-ap a {
  color: #051639 !important;
  opacity: 1;
  font-weight: 400;
}
.ecwd_theme_calendar
  table.cal_blue.ecwd_calendar_container
  .current-day
  .day-number,
.ecwd_theme_calendar table.cal_blue.mini .current-day {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  line-height: 40px;
  color: #fff;
  background: #1857ff !important;
}
.ecwd-widget-5906 {
  width: 440px;
  height: 450px;
  color: #06173a;
  font-family: Beirut;
  font-size: 30px;
  line-height: 58px;
  letter-spacing: 6px;
}
.grid.grid--555 li a,
.home .faq-block .faq-wrapper .item .answer a,
.home .faq-block .faq-wrapper .item .answer p a,
.home .homepage-featured-posts .link-to-all:hover {
  text-decoration: underline;
}
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .day-with-date {
  border: 0 solid #b6b6b6 !important;
}
table.cal_blue.ecwd_calendar_container td {
  margin: 0;
  border-width: 0;
  display: table-cell;
}
time.agendate {
  text-transform: uppercase;
  margin-left: -82px;
}
ul#articles-agenda h4 {
  font-size: 20px;
  margin-left: 100px;
}
.lathematheque-list #articles-agenda li {
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
  margin-bottom: 9px;
  padding-bottom: 20px;
}
.image--publication {
  float: left;
  height: 195px;
  width: 150px;
  margin-right: 40px;
  margin-bottom: 25px;
  flex-shrink: 0;
}
.grid--publication {
  display: flex;
  flex-direction: row;
  width: 740px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.grid--publication time {
  margin-bottom: 0;
  display: block;
  color: #7f7f7f;
}
.date-and-features-separator {
  padding-left: 5px;
  padding-right: 15px;
}
.content--publication {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  flex-basis: auto;
  flex-wrap: wrap;
}
.presse--posts .presse--posts-texte {
  border-bottom: 1px solid #e4e4e4;
  float: left;
  padding-bottom: 30px;
  margin-bottom: 30px;
  width: 100%;
}
.presse--posts-texte {
  padding-top: 80px;
  float: left;
  width: 100%;
  padding-bottom: 92px;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  color: #7f7f7f;
  position: relative;
}
.presse--posts-texte h3 {
  font-size: 28px;
  margin-bottom: 30px;
  color: #051639;
  text-transform: uppercase;
}
.presse--posts-texte h4 {
  font: normal 700 20px/28px "Beirut Poster", Times;
  color: #051639;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}
.grid.grid--555 p,
.presse--posts-texte p {
  box-shadow: none !important;
  background: 0 0 !important;
  width: auto !important;
  font-style: normal !important;
}
.presse--posts-texte .grid--333 time {
  display: none;
}
.presse--posts-texte .grid--333 p a {
  font: 18px/18px neuzeit-grotesk, sans-serif;
  color: #1857ff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.grid.grid--555 {
  padding-bottom: 75px;
  float: left;
}
.grid.grid--666 {
  margin-right: 0 !important;
}
.grid {
  position: static;
}
.grid.grid--555 h3 {
  font: normal 700 20px/28px "Beirut Poster", Times;
  color: #051639;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
  text-transform: none !important;
}
.grid.grid--555 li a {
  color: #00f;
}
.grid.grid--555 p {
  color: #2a2a2a;
  border: none !important;
  font-size: 18px !important;
  font-family: neuzeit-grotesk, sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 0.8px !important;
  line-height: 35px;
}
.documentationflex h3,
.documentationflex p {
  font-weight: 400;
  color: #fff;
  font-style: normal !important;
}
* {
  box-sizing: border-box;
}
.documentationflex {
  margin: 0;
  display: flex;
  background-color: #04f;
}
.documentationflex div:first-child {
  flex: 1;
  background-size: cover;
  background-position: center;
}
.documentationflex:first-of-type div:first-child,
.documentationflex:last-of-type div:first-child {
  background-image: url(http://ppr.hatvp.fr/wordpress/wp-content/uploads/2018/04/Sans-titre-2.png);
}
.documentationflex div:last-child {
  margin: 2rem;
  flex: 2;
}
.documentationflex h3 {
  font-size: 18px;
  margin-top: 2rem;
  font-family: "Beirut Poster", sans-serif !important;
}
.documentationflex p {
  font-size: 1rem;
  line-height: 1.4;
  font-family: neuzeit-grotesk, sans-serif !important;
}
.home .header-page--home .search-instr,
.search-title-hatvp {
  font-family: neuzeit-grotesk, sans-serif;
  text-transform: uppercase;
}
.documentationflex p:last-of-type {
  margin-bottom: 0;
}
.column {
  width: 80%;
  margin: 0 auto;
  max-width: 860px;
  display: flex;
  justify-content: space-around;
}
#chart,
#chart2,
#chart3,
#chart4,
#info-form,
#nb-activite-zone,
#nb-orga-publi-activite-zone,
#nb-orga-zone {
  display: none;
}
@media all and (max-width: 600px) {
  body {
    margin: 0;
  }
}
@media all and (max-width: 450px) {
  h2 {
    margin: 1rem;
  }
  .documentationflex {
    border: 0;
    margin: 0;
  }
  .documentationflex div:last-child {
    margin: 1rem;
  }
  .column {
    width: 100%;
  }
}
@media all and (max-width: 400px) {
  .documentationflex {
    flex-direction: column;
  }
  .documentationflex div:first-child {
    min-height: 200px;
  }
}
.metabase-form form {
  padding-top: 5px;
  text-align: center;
}
.metabase-form form input[type="text"],
.metabase-form form input[type="password"],
.metabase-form form input[type="email"] {
  margin-bottom: 20px;
  min-width: 320px;
  padding: 8px 10px;
  background: #f5f8fa;
  border: none;
}
.metabase-form form input[type="submit"] {
  margin-top: 5px;
  background-color: #1857ff;
  border-radius: 0;
  border: 1px solid #1857ff;
  color: #fff;
  width: 125px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  transition: all 0.1s;
}
.metabase-form form input[type="submit"]:disabled {
  margin-top: 5px;
  background-color: #1857ff;
  border-radius: 0;
  border: 1px solid #1857ff;
  color: #fff;
  width: 125px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  transition: all 0.1s;
  opacity: 0.7;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.dataviz {
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.graph-titre {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 20px;
}

.avec-sous-titre-dataviz {
  color: #051639;
  margin-bottom: 0px !important;
}

.sous-titre-dataviz {
  text-align: center;
  color: #051639;
  font-size: 16px;
  margin-bottom: 20px;
}

.chart-zone {
  position: unset !important;
}
#chart,
#chart2 {
  margin-left: 20px;
  margin-right: 20px;
}
#chart,
#chart2,
#chart3,
#chart4 {
  height: 400px;
}
#chart5,
#chart6,
#chart7 {
  display: none;
  height: 600px;
}

.spinner:not([hidden]) {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .header-page--home h1 br,
.home .search.header-items {
  display: none;
}
.spinner::after {
  content: "";
  width: 80px;
  height: 80px;
  border: 2px solid #f3f3f3;
  border-top: 3px solid #051639;
  border-radius: 100%;
  will-change: transform;
  animation: spin 1s infinite linear;
}
@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.search-title-hatvp {
  font-size: 20px;
  font-weight: 100;
  margin-bottom: 10px;
}
@keyframes verticalArrow {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 1rem;
  }
}
.header-page {
  width: 100% !important;
}
.home .header-page--home .wrapper,
.home .related--declarations-2 .wrapper .grid.grid--12 {
  width: 100%;
}
.home .page-home-search {
  z-index: 10000;
}
.home #video-home {
  height: 100%;
}
.home .header-page--home {
  padding-bottom: 0 !important;
  position: relative;
}
.home .header-page--home h1 {
  font-size: 38px;
  line-height: 45px;
}
.home .header-page--home .search-instr {
  font-size: 15px;
  font-weight: 100;
  margin-bottom: 25px;
}
.home main.homepage {
  top: 0 !important;
}
.home .homepage-featured-posts {
  padding-top: 0;
  position: relative;
}
.home .homepage-featured-posts h3 {
  margin: 20px 0;
  font-size: 22px;
  margin-bottom: 20px;
}
.home .homepage-featured-posts .link-to-all {
  text-align: right;
}
.home .homepage-featured-posts .link-to-all a {
  color: #1958ff;
  font-size: 15px;
  font-weight: 100;
  width: 50px;
  padding-left: 0;
  margin-right: 5px;
  height: 0;
}
.home .homepage-featured-posts p {
  font-size: 15px;
  font-weight: 100;
  line-height: 20px;
}
.home .homepage-featured-posts .meta li {
  font-size: 15px;
  font-weight: 100;
}
.home .related--declarations-2 {
  padding-top: 0;
  padding-bottom: 0;
}
.home .related--declarations-2 .wrapper {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.home .related--declarations-2 .wrapper .grid {
  position: initial;
}
.home .related--declarations-2 .wrapper .grid .article {
  display: flex;
  height: auto;
  background-color: #06173a;
  margin-bottom: 0;
  float: none;
}
.home .related--declarations-2 .wrapper .grid .article .grid {
  width: 50% !important;
  margin-right: 0;
  float: none;
}
.home
  .related--declarations-2
  .wrapper
  .grid
  .article
  .grid.image-wrapper
  .image {
  height: 100%;
}
.home
  .related--declarations-2
  .wrapper
  .grid
  .article
  .grid.image-wrapper
  .image
  a,
.home
  .related--declarations-2
  .wrapper
  .grid
  .article
  .grid.image-wrapper
  .image
  img {
  display: block;
  height: 100%;
}
.home
  .related--declarations-2
  .wrapper
  .grid
  .article
  .grid.text-wrapper
  .text {
  padding: 55px 70px;
  text-align: left;
}
.home
  .related--declarations-2
  .wrapper
  .grid
  .article
  .grid.text-wrapper
  .text
  .content {
  padding: 0;
}
.home
  .related--declarations-2
  .wrapper
  .grid
  .article
  .grid.text-wrapper
  .text
  h4 {
  font-size: 22px;
  font-family: neuzeit-grotesk, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 32px;
}
.home
  .related--declarations-2
  .wrapper
  .grid
  .article
  .grid.text-wrapper
  .text
  p {
  font-size: 18px;
  line-height: 27px;
  font-family: "Beirut Poster", Times;
  -webkit-font-smoothing: antialiased !important;
  font-weight: 700;
  margin-bottom: 32px;
  max-width: 600px;
}
.home
  .related--declarations-2
  .wrapper
  .grid
  .article
  .grid.text-wrapper
  .text
  p
  a {
  text-decoration: underline;
  -webkit-transition: all 0.2s cubic-bezier(0.63, 0.01, 0, 0.83);
  -moz-transition: all 0.2s cubic-bezier(0.63, 0.01, 0, 0.83);
  -o-transition: all 0.2s cubic-bezier(0.63, 0.01, 0, 0.83);
  transition: all 0.2s cubic-bezier(0.63, 0.01, 0, 0.83);
  -webkit-transition-timing-function: cubic-bezier(0.63, 0.01, 0, 0.83);
  -moz-transition-timing-function: cubic-bezier(0.63, 0.01, 0, 0.83);
  -o-transition-timing-function: cubic-bezier(0.63, 0.01, 0, 0.83);
  transition-timing-function: cubic-bezier(0.63, 0.01, 0, 0.83);
  text-decoration-color: #1958ff;
}
.home
  .related--declarations-2
  .wrapper
  .grid
  .article
  .grid.text-wrapper
  .text
  p
  a:hover {
  color: #1958ff;
}
.home .most-views-block,
.most-views-block {
  background-color: #ecf2f6;
  color: #06173a;
  padding: 80px 0;
  float: left;
  width: 100%;
}
.home .most-views-block h3,
.most-views-block h3 {
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;

}
.home .most-views-block h4{
text-align:center;
  margin-bottom: 50px;
}
.home .most-views-block .container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}
.most-views-block .container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1140px;
  /* margin: 0 35%; titre au dessus */
  margin: 0 auto; /* titre à gauche */
  padding: 0 20px;
}
.home .most-views-block .container .views-block,
.most-views-block .container .views-block {
  width: calc(50% - 19px);
  margin: auto;
}
.home .most-views-block .container .views-block .subtitle,
.most-views-block .container .views-block .subtitle {
  text-transform: uppercase;
}
.home .most-views-block .container .views-block .views,
.most-views-block .container .views-block .views {
  list-style: none;
  background-color: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
}
.home .most-views-block .container .views-block .views .view,
.container .views-block .views .view {
  width: 100%;
  display: block;
  border-bottom: 1px solid #d8d8d8;
  height: 82px;
}
.most-views-block .container .views-block .views .view a {
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}

.most-views-block .container .views-block .views .view .count {
  color: #1958ff;
  font-size: 24px;
  width: 97px;
  padding-left: 20px;
}
.home .most-views-block .container .views-block .views .view .name,
.most-views-block .container .views-block .views .view .name {
  font-size: 18px;
  width: 315px;
}
.home .most-views-block .container .views-block .views .view .view-number,
.most-views-block .container .views-block .views .view .view-number {
  color: #1958ff;
  font-size: 14px;
}
.home .faq-block {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 80px 0;
}
.home .faq-block h3 {
  text-transform: uppercase;
  color: #06173a;
  font-size: 22px;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 41px;
}
.home .faq-block .faq-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 990px;
}
.home .faq-block .faq-wrapper .item {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding: 40px 34px;
  position: relative;
}
.home .faq-block .faq-wrapper .item .slide-button {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #c4c9ce;
  color: #666;
  font-weight: 100;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 56px;
  padding: 11px 21px;
  cursor: pointer;
}
.home .faq-block .faq-wrapper .item .slide-button:hover {
  color: #1958ff;
}
.home .faq-block .faq-wrapper .item .slide-button:after {
  content: url(../../img/small-arrow.svg);
  margin-left: 30px;
  display: inline-block;
}
.home .faq-block .faq-wrapper .item .slide-button.on:after {
  transform: rotate(180deg) translateY(-2px);
}
.home .faq-block .faq-wrapper .item .answer,
.home .faq-block .faq-wrapper .item .question {
  width: 100%;
  max-width: 750px;
}
.home .faq-block .faq-wrapper .item .question {
  -webkit-font-smoothing: antialiased !important;
  font-size: 20px;
  color: #06173a;
  line-height: 30px;
  margin-bottom: 0;
}
.home .faq-block .faq-wrapper .item .answer {
  padding-top: 10px;
  display: none;
}
.home .faq-block .faq-wrapper .item .answer,
.home .faq-block .faq-wrapper .item .answer p {
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 16px;
  color: #666;
  line-height: 20px;
  font-weight: 100;
}
footer.site .wrapper {
  max-width: 1100px;
  width: 100%;
}
.box--centered .smallscreen {
  margin: 0 auto;
  transform: translateX(-22px);
  left: 0;
}
body #zone-recherche {
  z-index: 9999999;
}
.header-main--expand {
  height: auto;
}
.header-main .search.header-items {
  transform: translateY(-3px);
}
.autocompletion .suggestion-header {
  position: relative;
}
.autocompletion .suggestion-header .aftis-voir-tout {
  float: none;
  position: absolute;
  top: 16px;
  right: 10px;
  background: #eaf0f2;
  width: auto;
}
.header-menu-wrapper {
  position: relative;
  z-index: 2;
}
.header-menu-wrapper .english.header-items {
  position: relative;
}
.header-main {
  z-index: 9999;
}
.header-main .header-items.has-submenu {
  cursor: pointer;
  font-weight: 100;
  font-size: 17px;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px !important;
  position: relative;
  margin-right: 7px;
}
.header-main .header-items.has-submenu:after {
  content: "▾";
  position: absolute;
  right: -16px;
  top: 13px;
  font-size: 10px;
  transform: scaleX(1.5);
  transition: 0.2s all;
}
.header-main .header-items.has-submenu .submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  color: #06173a;
  padding-top: 65px;
  font-size: 14px;
}
.header-main .header-items.has-submenu .submenu .lists-wrapper {
  animation-name: smoothFadeIn;
  animation-duration: 0.8s;
  background-color: #fff;
  padding: 16px 20px;
  border-radius: 4px;
  font-weight: 400;
}
.header-main .header-items.has-submenu .submenu .lists-wrapper ul {
  float: none;
}
.header-main .header-items.has-submenu .submenu .lists-wrapper ul li {
  float: none;
  margin-left: 0;
  margin-bottom: 20px;
}
.header-main .header-items.has-submenu .submenu .lists-wrapper ul li a {
  color: #06173a;
  text-decoration: none !important;
  border-bottom: none !important;
  transition: 0.2s all;
}
.header-main .header-items.has-submenu .submenu .lists-wrapper ul li a:hover {
  color: #1958ff;
}
.header-main
  .header-items.has-submenu
  .submenu
  .lists-wrapper
  ul:last-child
  li:last-child {
  margin-bottom: 0;
}
.header-main .header-items.has-submenu:hover {
  border-bottom: 1px solid #fff;
}
.header-main .header-items.has-submenu:hover .submenu {
  display: block;
}
.header-main .header-items.has-submenu:hover:after {
  transform: scaleX(1.5) scaleY(-1) translateY(-1px);
}
body:not(.page-template-tpl-recherche-generale) .header-espacedeclarant {
  display: none;
}
body:not(.page-template-tpl-recherche-generale) .header-main .last-has-submenu {
  margin-right: 40px;
  position: relative;
}
body:not(.page-template-tpl-recherche-generale)
  .header-main
  .last-has-submenu:before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 1px;
  height: 39px;
  right: -50px;
  top: 0;
}
#burger-menu.menu {
  width: 100vw;
  min-height: 100vh;
  height: auto;
  font-weight: 100;
  color: #06173a;
  font-family: neuzeit-grotesk, sans-serif;
  animation-name: fadeIn;
  animation-duration: 0.5s;
}
#burger-menu.menu .lang-btn {
  margin: 0 15px;
}
#burger-menu.menu .lang-btn a {
  text-transform: uppercase;
  font-size: 14px;
  border: 1px solid #06173a;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#burger-menu.menu .lang-btn a:hover {
  color: #fff;
  background-color: #06173a;
}
#burger-menu.menu .main {
  margin: 0 30px 0 15px;
  transform: translateY(2px);
}
#burger-menu.menu #menu-close:hover,
#burger-menu.menu .search:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
#burger-menu.menu .search a {
  background: url(img/nav-search-darkblue.svg) no-repeat;
  width: 26px;
  height: 26px;
  font-size: 0;
  letter-spacing: -1000em;
  float: left;
}
#burger-menu.menu .burger-top {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  height: 94px;
}
#burger-menu.menu .burger-top .logo {
  background-image: none;
  color: #06173a;
  padding: 0 !important;
  margin: 0 0 0 20px !important;
}
#burger-menu.menu .burger-top .logo a {
  padding: 0 !important;
  margin: 0 !important;
}
#burger-menu.menu .burger-top .left {
  justify-content: space-between;
  margin-right: 20px;
  display: flex;
  align-items: center;
}
#burger-menu.menu .burger-top .left #menu-close,
#burger-menu.menu .burger-top .left .lang-btn,
#burger-menu.menu .burger-top .left .search {
  display: inline-block;
  position: initial;
}
#burger-menu.menu .burger-top .left #menu-close {
  width: 24px;
  height: 24px;
  background-size: cover;
  margin-top: 0;
}
#burger-menu.menu .burger-lists {
  width: 100%;
  max-width: 1120px;
  margin: 24px auto 42px;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
}
#burger-menu.menu .burger-lists .col {
  width: 33.3em;
  padding-left: 22px;
  padding-right: 22px;
  border-right: 1px solid #ebebeb;
  text-align: left;
}
#burger-menu.menu .burger-lists .col:first-child {
  padding-left: 0;
}
#burger-menu.menu .burger-lists .col:last-child {
  padding-right: 0;
  border-right: none;
}
#burger-menu.menu .burger-lists .col .col-title {
  font-size: 36px;
  margin-bottom: 10px;
}
#burger-menu.menu .burger-lists .col ul {
  padding: 10px 0;
}
#burger-menu.menu .burger-lists .col ul li {
  margin: 15px 0;
  font-size: 15px;
}
#burger-menu.menu .burger-lists .col ul li:first-child {
  text-transform: uppercase;
  font-size: 13px;
}
#burger-menu.menu .burger-lists .col ul li a {
  color: #06173a;
  text-decoration: none;
  border-bottom: none;
}
#burger-menu.menu .burger-lists .col ul li a:hover {
  color: #1958ff;
}
#burger-menu.menu .burger-lists .col ul:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
#burger-menu.menu .burger-footer {
  border-top: 1px solid #ebebeb;
}
#burger-menu.menu .burger-footer .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 10px;
  height: 70px;
  font-size: 15px;
}
#burger-menu.menu .burger-footer .container .burger-footer-menu li {
  display: inline-block;
  margin-right: 27px;
}
#burger-menu.menu .burger-footer .container .burger-footer-menu li a {
  color: #06173a;
  text-decoration: none;
  border-bottom: none;
}
#burger-menu.menu .burger-footer .container .social {
  display: flex;
  align-items: center;
}
#burger-menu.menu .burger-footer .container .social li {
  font-size: 15px;
  display: inline-block;
}
#burger-menu.menu .burger-footer .container .social li.title {
  text-transform: initial;
}
#burger-menu.menu .burger-footer .container .social li.twitter {
  background: url(../css/img/tools-twitter-02.svg) center center no-repeat;
  letter-spacing: -10000em;
  font-size: 0;
  width: 16px;
  height: 16px;
  margin: 0 20px;
}
#burger-menu.menu .burger-footer .container .social li.linkedin {
  background: url(../css/img/tools-linkedin-02.svg) center center no-repeat;
  letter-spacing: -10000em;
  font-size: 0;
  width: 16px;
  height: 16px;
  margin-top: -4px;
}
#burger-menu.menu .burger-footer .container .social li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
  border-bottom: none !important;
}
#burger-menu.menu .burger-footer .container .social li a:hover {
  color: #1958ff;
}
.injected-title {
  font-family: "Beirut Poster", Times;
  font-size: 30px;
  line-height: normal;
  text-align: center;
  margin: 30px 0;
}
.see_article,
.see_article_first {
  width: auto;
  display: inline-block;
}
.page-template-tpl-recherche-declaration-resultats-tout-filtred
  #resultsDeclarants,
.page-template-tpl-recherche-declaration-resultats-tout-filtred
  .autocompletion
  .twitter-typeahead,
.page-template-tpl-recherche-declaration-resultats-tout-filtred
  .css-18x19m
  article,
.page-template-tpl-recherche-registre-resultats-tout-filtred
  .css-18x19m
  article {
  width: 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1275px) {
  .header-main nav.main > ul li {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 1075px) {
  .header-main--expand {
    min-height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .injected-title {
    font-size: 14px;
  }
  #burger-menu.menu .burger-lists {
    display: block;
    padding-left: 44px;
    padding-right: 44px;
  }
  #burger-menu.menu .burger-lists .col {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-right: none !important;
  }
  #burger-menu.menu .burger-lists .col:not(:first-child) {
    border-top: 1px solid #ebebeb;
    padding-top: 25px;
  }
  #burger-menu.menu .burger-lists .col ul li:first-child {
    font-size: 15px;
  }
  #burger-menu.menu .burger-footer .container {
    padding: 0 44px;
  }
  body .header-page--college h2,
  body .header-page--declarations h2,
  body .header-page--thematheque-home h2 {
    font-size: 32px;
  }
  body .header-main {
    min-height: initial;
    height: auto;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 704px) {
  .lang-btn-desktop {
    display: inline-block;
  }
  .lang-btn-mob {
    display: none;
  }
}
@media only screen and (max-width: 703px) {
  .lang-btn-desktop {
    display: none;
  }
  .lang-btn-mob,
  .lang-btn-mob a {
    display: inline-block;
    width: 100%;
  }
  .lang-btn-mob {
    margin: 20px 0 10px !important;
  }
  .lang-btn-mob a {
    border: 1px solid #d8d8d8 !important;
    color: #ccc;
    text-align: center;
  }
  #burger-menu.menu .burger-top .lang-btn {
    display: none;
  }
  #burger-menu.menu .burger-lists {
    display: block;
    padding-left: 44px;
    padding-right: 44px;
    margin-bottom: 15px;
  }
  #burger-menu.menu .burger-lists .col {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-right: none !important;
  }
  #burger-menu.menu .burger-footer .container {
    display: block;
    padding: 10px 44px 44px;
    height: auto;
  }
  #burger-menu.menu .burger-footer .container .burger-footer-menu {
    width: 100%;
    display: block;
    text-align: left;
  }
  #burger-menu.menu .burger-footer .container .burger-footer-menu li {
    display: block;
    margin: 15px 0;
  }
}
.page-template-tpl-recherche-declaration-resultats-tout-filtred
  #resultsDeclarants
  .tt-menu {
  position: static !important;
  display: block !important;
}
.page-template-tpl-recherche-declaration-resultats-tout-filtred .css-18x19m {
  width: 100%;
  height: auto;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  color: #424242;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  border-radius: 0;
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #efefef;
}
.page-template-tpl-recherche-declaration-resultats-tout-filtred .hidden-total {
  display: none;
}
.page-template-tpl-recherche-declaration-resultats-tout-filtred .logo,
.page-template-tpl-recherche-registre-resultats-tout-filtred .logo {
  display: block !important;
}
.page-template-tpl-recherche-declaration-resultats-tout-filtred
  .css-18x19m
  article
  .column,
.page-template-tpl-recherche-registre-resultats-tout-filtred
  .css-18x19m
  article
  .column {
  width: 90%;
  max-width: initial;
  justify-content: left;
  padding-top: 15px;
  padding-bottom: 15px;
}
.page-template-tpl-recherche-declaration-resultats-tout-filtred
  .css-18x19m
  article
  .column
  .row,
.page-template-tpl-recherche-registre-resultats-tout-filtred
  .css-18x19m
  article
  .column
  .row {
  width: 100%;
}
.page-template-tpl-recherche-declaration-resultats-tout-filtred
  .css-18x19m
  article
  .column
  .tt-highlight,
.page-template-tpl-recherche-registre-resultats-tout-filtred
  .css-18x19m
  article
  .column
  .tt-highlight {
  background-color: #e8effe;
  font-weight: 400;
  color: #1857ff;
  padding: 5px 0;
}
.Details {
  line-height: 1.6 !important;
  display: inline-block !important;
}
@media only screen and (max-width: 1024px) {
  .page-template-tpl-recherche-declaration-resultats-tout-filtred
    .bloc-autocompletion
    .col-sm-9,
  .page-template-tpl-recherche-registre-resultats-tout-filtred
    .bloc-autocompletion
    .col-sm-9 {
    left: 50%;
    transform: translateX(-50%);
  }
  .page-template-tpl-recherche-declaration-resultats-tout-filtred
    .bloc-autocompletion
    .col-sm-9.smallscreen,
  .page-template-tpl-recherche-registre-resultats-tout-filtred
    .bloc-autocompletion
    .col-sm-9.smallscreen {
    margin-left: -25px;
  }
}
@media only screen and (max-width: 991px) {
  .page-template-tpl-recherche-registre-resultats-tout-filtred #root {
    margin-left: 0;
  }
  .page-template-tpl-recherche-registre-resultats-tout-filtred
    #root
    .col-kh-sm-10 {
    width: 100%;
  }
  .page-template-tpl-recherche-registre-resultats-tout-filtred
    #root
    .col-kh-sm-10
    article
    .column {
    flex-direction: column;
  }
  .page-template-tpl-recherche-registre-resultats-tout-filtred
    #root
    .col-kh-sm-10
    article
    .column
    .Details {
    padding-bottom: 0;
  }
}
.page-template-tpl-recherche-generale .header-espacedeclarant {
  display: block !important;
  text-transform: uppercase;
  font-size: 14px;
  border: 1px solid #1958ff;
  background-color: #1958ff;
  padding: 10px 20px !important;
  margin-right: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: 0.2s all;
}
.page-template-tpl-recherche-generale .header-espacedeclarant:hover {
  background-color: transparent;
  border-color: #fff;
}
.page-template-tpl-recherche-generale .header-espacedeclarant:hover a {
  border-bottom: none;
  text-decoration: none;
}
.page-template-tpl-recherche-generale #search-declarations .container-btn-geo {
  width: 390px;
}
#search-declarations .wrapper {
  width: 100%;
  max-width: 1140px;
  padding: 0 20px;
}
#search-declarations .wrapper .declarations-search--home-advanced-button {
  float: right;
}
#search-declarations
  .wrapper
  .declarations-search--home-advanced-button
  #close-advanced,
#search-declarations
  .wrapper
  .declarations-search--home-advanced-button
  #go-advanced {
  position: static;
}
#search-declarations form.autocomplete #autocomplete {
  width: calc(100% - 310px) !important;
}
#search-declarations
  form.autocomplete
  .selectize-control
  #autocomplete-selectized {
  border-right: none;
}
#search-declarations
  form.autocomplete
  .selectize-control
  #autocomplete-selectized:focus {
  border: 1px solid #e6e6e6;
  border-right: none;
}
#search-declarations form.autocomplete input[type="submit"] {
  top: 93px;
}
#zone-graphique .container-block .btn-init span {
  position: absolute;
  right: 12px;
}
.declarations-tab-nav .wrapper {
  width: 100%;
  max-width: 1100px;
}
.declarations-tab-nav .wrapper .button--1 {
  margin-right: 20px;
}
.page-template-tpl-recherche-generale #autocomplete {
  margin-left: 0;
}
.dropdown ul li a.hover,
.dropdown ul li a:hover {
  margin-right: 20px;
  border-bottom: 1px solid #efefef;
  background-position: right center;
}
.lathematheque-header-info {
  padding-top: 0;
  border-top: none;
  width: 100%;
}
.tools--2 {
  display: none !important;
}
.declarations-person {
  z-index: 99999;
}
.declarations-search--home-advanced-button-mob {
  display: none;
}
.declarations-map--europe .content {
  height: auto;
}
@media only screen and (min-width: 1024px) {
  .declarations-search--home-advanced .advanced-search {
    display: flex;
  }
  .declarations-search--home-advanced .advanced-search select {
    width: 20%;
    background-position: 97% center;
  }
  .page-template-tpl-resultat-recherche-avancee .wrapper {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .page-template-tpl-resultat-recherche-avancee aside.list-results {
    width: calc(100% - 250px);
  }
  .page-template-tpl-resultat-recherche-avancee aside.list-results .download {
    font-size: 12px;
    transform: translate(-20px, -5px);
    display: inline-block;
  }
}
@media only screen and (max-width: 1024px) {
  #tabs .declarations,
  .tabs .declarations {
    display: block;
  }
  #tabs .declarations .wrapper,
  .tabs .declarations .wrapper {
    width: 100%;
  }
  #search-declarations form.autocomplete input[type="text"] {
    width: calc(100% - 50px) !important;
  }
  #search-declarations form.autocomplete input[type="submit"] {
    top: 86px;
    right: 13px;
  }
  .declarations-search--home-advanced-button-mob {
    display: block;
    float: none !important;
    margin-bottom: 15px;
    font-family: sans-serif, "Lucida Grande", Lucida, Verdana;
    color: #8b959a;
  }
  .declarations-search--home-advanced-button-desktop {
    display: none;
  }
  #zone-graphique .wrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  #zone-graphique .wrapper .text-infos {
    padding: 0 !important;
  }
  #zone-graphique #zone-repartition {
    margin-top: 70px;
  }
  #zone-graphique #zone-repartition #graph-repartition {
    text-align: center;
    width: 100% !important;
    margin-bottom: 20px;
  }
  #zone-graphique #zone-repartition #graph-repartition .zone-man,
  #zone-graphique #zone-repartition #graph-repartition .zone-woman {
    display: inline-block;
    margin: 0 20px;
  }
  body #zone-plus-consult .container-fiche {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  body #zone-plus-consult .title-section {
    margin-bottom: 11px;
  }
  body #zone-plus-consult .intro-section {
    margin-top: 0;
  }
  .lathematheque-post {
    padding: 0 20px;
    margin-bottom: 30px !important;
  }
}
.page-template-tpl-recherche-registre .related,
.page-template-tpl-recherche-registre
  .related--declarations-2
  .wrapper
  .article {
  float: none;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  #search-declarations .autocomplete input[type="text"] {
    width: calc(100% - 310px) !important;
  }
  .container-fiche .block-fiche .header-fiche {
    margin-left: 15px;
  }
  .container-fiche .block-fiche .header-fiche .photo-declarant {
    height: 90px;
  }
  .container-fiche .block-fiche .content-fiche {
    padding-top: 0;
    height: 90px;
  }
  .container-fiche .block-fiche .content-fiche .name-declarant h4 {
    padding-top: 0 !important;
    line-height: 90px;
  }
  .container-fiche .block-fiche .footer-fiche {
    top: 36px;
  }
  .container-fiche .block-fiche .footer-fiche .view-number {
    padding-right: 60px;
  }
  .footer-fiche,
  .name-declarant {
    padding-top: 2px;
  }
}
@media only screen and (max-width: 828px) {
  .declarations form.autocomplete {
    margin-top: -20px;
  }
  .declarations .button--1 {
    display: none;
  }
}
@media only screen and (max-width: 699px) {
  #tabs .declarations,
  .tabs .declarations {
    padding-left: 0;
    padding-bottom: 0;
    height: auto;
  }
  #tabs .declarations .ui-tabs-nav,
  .tabs .declarations .ui-tabs-nav {
    width: 100%;
  }
  #tabs .declarations .ui-tabs-nav li,
  .tabs .declarations .ui-tabs-nav li {
    width: 100%;
    background-color: #fff;
    border-bottom: #ccc 1px solid;
  }
  #tabs .declarations .ui-tabs-nav li a,
  .tabs .declarations .ui-tabs-nav li a {
    padding-bottom: 0;
    color: #051639;
    opacity: 1;
    font-weight: 400;
  }
  #search-declarations h3 {
    font-size: 26px;
    margin-top: 10px;
  }
  #search-declarations form.autocomplete #autocomplete {
    width: calc(100% - 57px) !important;
  }
  #search-declarations form.autocomplete input[type="submit"] {
    top: 100px;
  }
  #search-declarations .wrapper .declarations-search--home-advanced-button {
    float: none;
    margin-bottom: 65px;
  }
  #search-declarations .declarations-search--home p.subtitle {
    margin-bottom: 40px;
  }
  #search-declarations .container-btn-geo {
    display: none;
  }
  #zone-plus-consult
    .wrapper
    .container-fiche
    .block-fiche
    .content-fiche
    .name-declarant
    h4 {
    min-height: initial;
    padding-top: 0;
  }
  #zone-graphique .container-block .btn-init {
    position: relative;
  }
  #zone-graphique .container-group-graph .over-hid {
    text-align: center;
    width: 100% !important;
    border-bottom: #ccc 1px solid;
  }
  #zone-graphique .container-group-graph .over-hid .title-block {
    text-align: left;
  }
  #zone-graphique .container-group-graph .over-hid .fl {
    display: inline-block;
    float: none;
    border: none !important;
    padding-bottom: 0;
  }
  #zone-graphique .container-group-graph .over-hid #graph-declarations {
    height: 635px;
  }
  #zone-graphique
    .container-group-graph
    .over-hid
    #graph-declarations
    svg
    .group-graph
    .group-legend,
  #zone-graphique
    .container-group-graph
    .over-hid
    #graph-fiches
    svg
    .group-graph
    .group-legend {
    transform: translate3d(-259px, 270px, 0);
  }
  #zone-graphique #zone-repartition {
    margin-top: 0;
  }
  #zone-first-post .post-content {
    display: none;
  }
  #your-space h4 {
    padding-top: 0 !important;
  }
}
body .bloc--video .video-js.vjs-fluid {
  height: 100% !important;
}
body .header-page--hauteautorite .wrapper {
  width: 100%;
  max-width: 1100px;
}
@media only screen and (max-width: 1222px) and (min-width: 1024px) {
  .header-page--hauteautorite .nav--1 ul {
    display: flex;
    width: 100%;
  }
  .header-page--hauteautorite .nav--1 ul li {
    margin-left: 0;
    margin-right: 0;
    width: 25%;
    padding: 15px;
  }
  .header-page--hauteautorite .nav--1 ul li .image {
    left: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .header-page--hauteautorite .nav--1 {
    margin-top: 140px;
  }
}
@media only screen and (max-width: 1024px) {
  ul.list--articles-hauteautorite li {
    width: 100%;
    background-color: transparent !important;
  }
  ul.list--articles-hauteautorite li:hover .text .subtitle {
    position: relative;
  }
  ul.list--articles-hauteautorite li:hover .text .subtitle:after {
    content: url(img/list-article-01.svg);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  ul.list--articles-hauteautorite .image img {
    object-fit: cover;
  }
  ul.list--articles-hauteautorite .text {
    padding: 30px 0 10px;
    background: 0 0 !important;
  }
  ul.list--articles-hauteautorite .text div.subtitle {
    width: 100%;
    padding-right: 50px;
  }
  .header-page--hauteautorite .nav--1 {
    position: fixed;
    bottom: 0;
  }
}
.easyPaginateNav a.first:hover,
.easyPaginateNav a.last:hover,
.easyPaginateNav a.next:hover,
.easyPaginateNav a.prev:hover {
  background-color: #1958ff;
  font-weight: 700;
}
@media only screen and (max-width: 699px) {
  ul.list--articles-hauteautorite li .text div.subtitle {
    padding-left: 0;
  }
  ul.list--articles-hauteautorite li .text div.subtitle:after {
    display: none;
  }
}
.easyPaginate {
  width: 100%;
}
.easyPaginate a {
  display: block;
  margin-bottom: 10px;
}
#orga_en_defauts .easyPaginateNav {
  position: absolute;
  bottom: 15px;
  right: 5px;
  left: 0;
  text-align: right;
}
.easyPaginateNav {
  width: 100%;
  padding-top: 25px;
  text-align: center;
}
.easyPaginateNav a {
  text-decoration: none;
  display: inline-block;
  margin-right: 5px;
  border-radius: 3px;
  font-size: 18px;
}
.easyPaginateNav a.next {
  border: 1px solid #ccc;
  color: #1857ff;
  padding: 8px 16px;
}
.easyPaginateNav a.next:hover {
  color: #fff;
  padding: 8px 16px;
}
.easyPaginateNav a.prev {
  border: 1px solid #ccc;
  color: #1857ff;
  padding: 8px 16px;
}
.easyPaginateNav a.prev:hover {
  color: #fff;
  padding: 8px 16px;
}
.easyPaginateNav a.first {
  border: 1px solid #ccc;
  color: #1857ff;
  padding: 8px 11px;
}
.easyPaginateNav a.first:hover {
  color: #fff;
  padding: 8px 11px;
}
.easyPaginateNav a.last {
  border: 1px solid #ccc;
  color: #1857ff;
  padding: 8px 11px;
}
.easyPaginateNav a.last:hover {
  color: #fff;
  padding: 8px 11px;
}
.page-template-tpl-recherche-registre .declarations-tab-nav {
  position: relative;
  z-index: 2;
}
.page-template-tpl-recherche-registre .declarations-search--home {
  margin-top: 0;
  border-bottom: 1px #e5e5e5 solid;
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
.page-template-tpl-recherche-registre .circle-title {
  margin: 40px 0;
  padding: 40px 0;
  border-top: 1px solid #e5e5e5;
}
.page-template-tpl-recherche-registre .circle-title h3 {
  margin: 0;
}
.page-template-tpl-recherche-registre #rechercher {
  width: 100%;
  float: none;
}
.page-template-tpl-recherche-registre #rechercher .related--circles,
.page-template-tpl-recherche-registre #statistiques .related--circles {
  padding-bottom: 20px;
}
.page-template-tpl-recherche-registre
  #rechercher
  .related--circles
  .responsive-circle {
  max-width: 253px;
}
.page-template-tpl-recherche-registre #rechercher .related--circles .row,
.page-template-tpl-recherche-registre #statistiques .related--circles .row {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-tpl-recherche-registre .related--orga-infos-gen {
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-tpl-recherche-registre .related--orga-infos-gen .two-col {
  width: 66%;
  display: inline-block;
}
.page-template-tpl-recherche-registre
  .related--orga-infos-gen
  .two-col
  .last-rep-wrapper {
  display: flex;
}
.page-template-tpl-recherche-registre
  .related--orga-infos-gen
  .two-col
  .last-rep-wrapper
  .last-rep {
  width: 50%;
  display: inline-block;
  padding: 10px;
  text-align: left;
}
.page-template-tpl-recherche-registre
  .related--orga-infos-gen
  .two-col
  #orga_en_defauts {
  margin: 10px;
  padding: 20px 10px;
}
.page-template-tpl-recherche-registre
  .related--orga-infos-gen
  .two-col
  #orga_en_defauts
  .orga-title {
  text-align: left;
}
.page-template-tpl-recherche-registre .related--orga-infos-gen #Listefiches {
  padding: 0 10px;
  width: 33%;
}
.page-template-tpl-recherche-registre .related--orga-infos-gen .row {
  margin: 0 !important;
}
.page-template-tpl-recherche-registre .related--espace-declarant {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-tpl-recherche-registre .related--espace-declarant span {
  margin: 0 40px;
}
.page-template-tpl-recherche-registre .related--declarations-2 .wrapper {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-tpl-recherche-registre .col {
  text-align: center;
}
.page-template-tpl-recherche-registre .col .responsive-circle {
  width: 60%;
  margin: 20px auto;
}
.page-template-tpl-recherche-registre .col .responsive-circle .circle-inner {
  display: inline-block;
}
.page-template-tpl-recherche-registre #orga_en_defauts .col {
  text-align: left;
}
.page-template-tpl-recherche-registre #orga_en_defauts .easyPaginateNav {
  position: static;
  text-align: left;
  margin-left: 20px;
}
.page-template-tpl-recherche-registre #orga_en_defauts .link {
  padding: 5px 0;
  display: block;
}
.page-template-tpl-recherche-registre #Paginatebloc4 {
  display: flex;
}
.page-template-tpl-recherche-registre #Paginatebloc4 .link {
  width: 50%;
  border: none !important;
}
.page-template-tpl-recherche-registre .aftis-voir-tout {
  display: block;
  margin: 15px 0;
}
.page-template-tpl-recherche-registre .easyPaginateNav {
  left: 0;
  width: 100%;
  text-align: left;
  margin: 10px 0;
  padding: 0;
}
.page-template-tpl-recherche-registre .tt-menu .aftis-voir-tout {
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .page-template-tpl-recherche-registre
    .declarations-search--home
    .wrapper
    .smallscreen,
  .page-template-tpl-recherche-registre-annuaire
    .declarations-search--home
    .wrapper
    .smallscreen {
    left: calc(25% / 2);
  }
  .page-template-tpl-recherche-registre
    .declarations-search--home
    .wrapper
    .smallscreen
    .twitter-typeahead,
  .page-template-tpl-recherche-registre-annuaire
    .declarations-search--home
    .wrapper
    .smallscreen
    .twitter-typeahead {
    margin-left: -30px;
  }
  .page-template-tpl-recherche-registre
    .declarations-search--home
    .wrapper
    .typeahead__cancel-button,
  .page-template-tpl-recherche-registre-annuaire
    .declarations-search--home
    .wrapper
    .typeahead__cancel-button {
    right: 30px;
  }
}
@media only screen and (max-width: 860px) {
  .page-template-tpl-recherche-registre .related--circles .row,
  .page-template-tpl-recherche-registre .related--orga-infos-gen,
  .page-template-tpl-recherche-registre-annuaire .related--circles .row,
  .page-template-tpl-recherche-registre-annuaire .related--orga-infos-gen {
    display: block;
  }
  .page-template-tpl-recherche-registre
    .related--circles
    .row
    .last-rep-wrapper,
  .page-template-tpl-recherche-registre
    .related--orga-infos-gen
    .last-rep-wrapper,
  .page-template-tpl-recherche-registre-annuaire
    .related--circles
    .row
    .last-rep-wrapper,
  .page-template-tpl-recherche-registre-annuaire
    .related--orga-infos-gen
    .last-rep-wrapper {
    display: block !important;
  }
  .page-template-tpl-recherche-registre .related--circles .row #Listefiches,
  .page-template-tpl-recherche-registre .related--circles .row .col,
  .page-template-tpl-recherche-registre .related--circles .row .last-rep,
  .page-template-tpl-recherche-registre .related--circles .row .two-col,
  .page-template-tpl-recherche-registre .related--orga-infos-gen #Listefiches,
  .page-template-tpl-recherche-registre .related--orga-infos-gen .col,
  .page-template-tpl-recherche-registre .related--orga-infos-gen .last-rep,
  .page-template-tpl-recherche-registre .related--orga-infos-gen .two-col,
  .page-template-tpl-recherche-registre-annuaire
    .related--circles
    .row
    #Listefiches,
  .page-template-tpl-recherche-registre-annuaire .related--circles .row .col,
  .page-template-tpl-recherche-registre-annuaire
    .related--circles
    .row
    .last-rep,
  .page-template-tpl-recherche-registre-annuaire
    .related--circles
    .row
    .two-col,
  .page-template-tpl-recherche-registre-annuaire
    .related--orga-infos-gen
    #Listefiches,
  .page-template-tpl-recherche-registre-annuaire .related--orga-infos-gen .col,
  .page-template-tpl-recherche-registre-annuaire
    .related--orga-infos-gen
    .last-rep,
  .page-template-tpl-recherche-registre-annuaire
    .related--orga-infos-gen
    .two-col {
    width: 100% !important;
  }
  .page-template-tpl-recherche-registre .orga-title,
  .page-template-tpl-recherche-registre-annuaire .orga-title {
    margin: 40px 0 20px;
    display: inline-block;
  }
  .page-template-tpl-recherche-registre .aftis-voir-tout,
  .page-template-tpl-recherche-registre-annuaire .aftis-voir-tout {
    display: inline-block;
    float: right;
    width: auto;
    margin: 40px 0 20px;
  }
  .page-template-tpl-recherche-registre #orga_en_defauts,
  .page-template-tpl-recherche-registre-annuaire #orga_en_defauts {
    margin-top: 40px;
  }
  .page-template-tpl-recherche-registre #orga_en_defauts .aftis-voir-tout,
  .page-template-tpl-recherche-registre-annuaire
    #orga_en_defauts
    .aftis-voir-tout {
    margin-top: 0;
  }
  .page-template-tpl-recherche-registre .last-rep-wrapper .last-rep:last-child,
  .page-template-tpl-recherche-registre-annuaire
    .last-rep-wrapper
    .last-rep:last-child {
    border-top: 1px solid #e5e5e5;
  }
  .page-template-tpl-recherche-registre .related--espace-declarant,
  .page-template-tpl-recherche-registre-annuaire .related--espace-declarant {
    text-align: center;
    display: block;
  }
  .page-template-tpl-recherche-registre
    .related--espace-declarant
    .texte-bandeau-espace-declarant,
  .page-template-tpl-recherche-registre-annuaire
    .related--espace-declarant
    .texte-bandeau-espace-declarant {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
  }
  .page-template-tpl-recherche-registre .related--declarations .article .image,
  .page-template-tpl-recherche-registre-annuaire
    .related--declarations
    .article
    .image {
    height: 260px;
  }
}
@media only screen and (max-width: 576px) {
  .page-template-tpl-recherche-registre
    .declarations-search--home
    .wrapper
    .smallscreen,
  .page-template-tpl-recherche-registre-annuaire
    .declarations-search--home
    .wrapper
    .smallscreen {
    left: calc(25% / 4 - 7px);
  }
}
@media only screen and (max-width: 455px) {
  .page-template-tpl-recherche-registre
    .declarations-search--home
    .wrapper
    .smallscreen,
  .page-template-tpl-recherche-registre-annuaire
    .declarations-search--home
    .wrapper
    .smallscreen {
    left: calc(25% / 4 + 1px);
  }
}
.page-template-tpl-espacedeclarant .header-page .btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
}
.page-template-tpl-espacedeclarant .header-page .btn-container .button {
  width: auto !important;
  margin-left: 20px !important;
  margin-right: 20px !important;
  float: none;
  padding-top: 23px;
}
.tax-espacedeclarant {
  background-color: #0076c0;
}
.tax-espacedeclarant .header-main,
.tax-espacedeclarant .header-page--thematheque-home {
  background-color: transparent;
}
.tax-espacedeclarant nav.breadcrumb ul li a {
  color: #fff;
}
.tax-espacedeclarant .wrapper #col_1 {
  padding-left: 15px;
}
.tax-espacedeclarant .wrapper #col_1 li {
  width: calc(100% - 20px);
}
#table-deliberations input[type="search"],
#table-deliberations_wrapper input[type="search"],
.dataTables_wrapper input[type="search"] {
  background: url(img/select.svg) 192px center no-repeat #fff;
  outline: 0 !important;
  border: 1px solid #dbe1e8;
  height: 42px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #989898;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 2px 0 0 #dadada;
  -webkit-box-shadow: 0 2px 0 0 #dadada;
  -o-box-shadow: 0 2px 0 0 #dadada;
  box-shadow: 0 2px 0 0 #dadada;
  margin-right: 15px;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 35px;
  display: inline-block;
}
#table-deliberations th:nth-child(1),
#table-deliberations th:nth-child(2),
#table-deliberations_wrapper th:nth-child(1),
#table-deliberations_wrapper th:nth-child(2),
.dataTables_wrapper th:nth-child(1),
.dataTables_wrapper th:nth-child(2) {
  width: 10%;
}
#table-deliberations td:nth-child(1),
#table-deliberations td:nth-child(2),
#table-deliberations_wrapper td:nth-child(1),
#table-deliberations_wrapper td:nth-child(2),
.dataTables_wrapper td:nth-child(1),
.dataTables_wrapper td:nth-child(2) {
  width: 10%;
  height: 50px;
}
.page-template-tpl-presse .image,
.page-template-tpl-presse .presse-accueil {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .page-template-tpl-fiche-nominative-organisation .declarations-person {
    top: 0;
  }
  .page-template-tpl-fiche-nominative-organisation
    .declarations-person
    .push-md-1 {
    left: 0;
  }
  .page-template-tpl-fiche-nominative-organisation .person {
    background-color: #364460;
  }
  .page-template-tpl-fiche-nominative-organisation
    .person
    .row
    .col-md-3
    .orga-image {
    width: 100% !important;
  }
  .page-template-tpl-fiche-nominative-organisation .person .row .col-md-8 {
    max-width: 75%;
    flex: none;
  }
  .page-template-tpl-fiche-nominative-organisation #moyen {
    background-color: #ecf2f6;
    padding-bottom: 160px;
  }
  .page-template-tpl-fiche-nominative-organisation #moyen .orga-section {
    background-color: #fff;
  }
  .page-template-tpl-fiche-nominative-organisation .related--declarations-2 {
    margin-top: 102px;
  }
  .page-template-tpl-fiche-nominative-organisation
    .related--declarations-2
    .image {
    height: 220px;
  }
  .page-template-tpl-recherche-registre-annuaire .orga-space-between-10 {
    padding-bottom: 0;
  }
  .page-template-tpl-recherche-registre-annuaire form.autocomplete {
    position: relative;
  }
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    input.search-submit,
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    input[type="button"],
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    input[type="submit"] {
    right: 0;
    top: 0;
  }
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    #autocomplete-registre,
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    #autocomplete-registre-selectized,
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    .input[type="text"],
  .page-template-tpl-recherche-registre-annuaire form.autocomplete .not-full,
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    .selectize-dropdown {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    .search-registre-result {
    text-align: right;
  }
  .page-template-tpl-resultat-recherche-avancee aside.list-results .col--a {
    width: 45px;
  }
  .page-template-tpl-resultat-recherche-avancee aside.list-results .col--c {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 700px) {
  .page-template-tpl-highauth
    .highauthority-blocks
    .wrapper-en
    .grid.entry-content,
  .page-template-tpl-news-en .wrapper .grid .featured-post .text {
    width: 100% !important;
  }
  .page-template-tpl-highauth .highauthority-blocks .wrapper-en {
    padding: 0 20px;
  }
}
[class*="-representation-dinterets"],
[class*="-representation-dinterets"] #breadcrumb,
[class*="-representation-dinterets"] .header-main,
[class*="-representation-dinterets"] .header-page--thematheque-home,
[class*="-representants-dinterets"],
[class*="-representants-dinterets"] #breadcrumb,
[class*="-representants-dinterets"] .header-main,
[class*="-representants-dinterets"] .header-page--thematheque-home {
  background-color: rgba(10, 197, 142);
}

[class*="-patrimoine-interets-instruments-financiers"],
[class*="-patrimoine-interets-instruments-financiers"] #breadcrumb,
[class*="-patrimoine-interets-instruments-financiers"] .header-main,
[class*="-patrimoine-interets-instruments-financiers"]
  .header-page--thematheque-home {
  background-color: #418fde !important;
}

[class*="-mobilite-public-prive"],
[class*="-mobilite-public-prive"] #breadcrumb,
[class*="-mobilite-public-prive"] .header-main,
[class*="-mobilite-public-prive"] .header-page--thematheque-home {
  background-color: rgb(33, 45, 175);
}
.info-une {
  background-color: #fff;
}
@media only screen and (max-width: 600px) {
  .home .homepage-featured-posts .featured-post--2 {
    border-top: 1px solid #ebebeb !important;
    padding-top: 30px;
  }
  .home .homepage-featured-posts .wrapper {
    padding: 0 20px;
  }
  .home .homepage-featured-posts .image {
    height: 51vw !important;
    width: 100% !important;
  }
  .home .homepage-featured-posts .image a {
    height: 100%;
    display: block;
  }
  .home .homepage-featured-posts .image a img {
    object-fit: cover;
    height: 100%;
  }
  .home .homepage-featured-posts .text {
    width: 100% !important;
    padding: 0 !important;
  }
  .home .most-views-block .container,
  .most-views-block .container {
    padding: 0 20px;
  }
  .home .most-views-block .container .views-block .views .view a,
  .most-views-block .container .views-block .views .view a {
    position: relative;
  }
  .home .most-views-block .container .views-block .views .view a .count,
  .most-views-block .container .views-block .views .view a .count {
    width: 48px;
    font-size: 18px;
  }
  .home .most-views-block .container .views-block .views .view a .name,
  .most-views-block .container .views-block .views .view a .name {
    font-size: 18px;
    width: auto;
    display: block;
  }
  .home
    .most-views-block
    .container
    .views-block
    .views
    .view
    a
    .name
    .view-number,
  .most-views-block .container .views-block .views .view a .name .view-number {
    display: block;
    color: #1958ff;
    font-size: 14px;
    font-family: neuzeit-grotesk, sans-serif;
    margin-top: 10px;
  }
  .home .most-views-block .container .views-block .views .view a .view-number,
  .most-views-block .container .views-block .views .view a .view-number {
    display: none;
  }
  .page-template-tpl-espacedeclarant .header-page .btn-container {
    display: block;
  }
  .page-template-tpl-espacedeclarant .header-page .btn-container .button {
    width: calc(100% - 40px) !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-top: 20px !important;
    float: none;
  }
}
.tax-espacedeclarant .call-to-action .wrapper {
  width: 100%;
  max-width: 1100px;
  padding-left: 20px;
  padding-right: 20px;
}
.tax-espacedeclarant .header-main {
  overflow: visible;
}
.tax-espacedeclarant #espacedeclarant_view p {
  text-align: left;
}
.tax-espacedeclarant #espacedeclarant_view .col_2 ul {
  padding-left: 15px;
}
.call-to-action .block-right {
  line-height: 65px;
  height: auto;
  padding: 0 40px;
}
.call-to-action .block-right span {
  padding-right: 0;
}
@media only screen and (max-width: 1024px) {
  .tax-espacedeclarant .info-une span {
    margin-bottom: 10px;
    display: inline-block;
  }
  .tax-espacedeclarant .wrapper .entry-content {
    margin-bottom: 10px !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  #espacedeclarant_view .wrapper #col_1,
  #espacedeclarant_view .wrapper #col_2 .content ul {
    padding-bottom: 0;
  }
  .tax-espacedeclarant .wrapper p {
    margin-left: 0;
    text-align: center;
  }
  .tax-espacedeclarant .wrapper .block-right {
    margin: 10%;
  }
  #espacedeclarant_view.close .wrapper #col_2 {
    left: 100%;
  }
  #espacedeclarant_view .wrapper {
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 750px;
  }
  #espacedeclarant_view .wrapper .post_close {
    right: 30px;
  }
  #espacedeclarant_view .wrapper #col_2,
  #espacedeclarant_view .wrapper #col_3 {
    min-height: 100%;
  }
  #espacedeclarant_view .wrapper #col_2 {
    height: auto;
    width: 100%;
    left: 0;
  }
  #espacedeclarant_view .wrapper #col_2 h2 {
    position: relative;
    margin-top: 23px;
    padding-top: 35px;
  }
  #espacedeclarant_view .wrapper #col_2 h2:before {
    position: absolute;
    content: "← Retour";
    cursor: pointer;
    top: 10px;
    left: 16px;
    transform: translateY(-50%);
    font-size: 15px;
  }
  #espacedeclarant_view .wrapper #col_2 h2:hover:before {
    color: #1958ff;
  }
  #espacedeclarant_view .wrapper #col_3 {
    width: 100%;
  }
}
.page-template-tpl-thematheque .presse--actualites {
  padding-bottom: 0;
}
.page-template-tpl-thematheque .presse--actualites .presse--posts-texte {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.page-template-tpl-thematheque #deliberations .lathematheque-list ul.articles {
  margin-bottom: 40px;
}
.page-template-tpl-thematheque
  #deliberations
  .lathematheque-list
  ul.articles
  li {
  padding-top: 20px;
  float: none;
  padding-bottom: 20px;
  margin: 0 !important;
  display: block;
}
.page-template-tpl-thematheque
  #deliberations
  .lathematheque-list
  ul.articles
  li
  .wrapper {
  width: 100%;
  max-width: 1100px;
}
.page-template-tpl-thematheque
  #deliberations
  .lathematheque-list
  ul.articles
  li
  .wrapper
  .grid.grid--10.push--1.grid--las,
.page-template-tpl-thematheque
  #deliberations
  .lathematheque-list
  ul.articles
  li
  .wrapper
  div {
  margin: 0 !important;
}
.page-template-tpl-thematheque
  #deliberations
  .lathematheque-list
  ul.articles
  li
  .wrapper
  .grid.grid--10.push--1.grid--las
  .text,
.page-template-tpl-thematheque
  #deliberations
  .lathematheque-list
  ul.articles
  li
  .wrapper
  div
  .text {
  padding-top: 0;
}
.page-template-tpl-thematheque #documentations .documentationflex img {
  width: 30%;
  object-fit: cover;
}
.page-template-tpl-thematheque #documentations .documentationflex h3 {
  margin-top: 0;
}
.lathematheque-list ul.articles li {
  padding-right: 5px !important;
}
.presse--actualites .grid--10 h4 {
  height: auto;
}
.select-term {
  width: 300px;
  margin-bottom: 30px;
  background: url(img/select.svg) 276px center no-repeat #fff;
}
table.dataTable.no-footer {
  border-bottom: none !important;
}
table.dataTable {
  padding-top: 40px;
  padding-bottom: 40px;
}
#deliberations .lathematheque-list {
  min-height: 900px;
}
.deliberation-results {
  width: 100% !important;
  max-width: 1100px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 70px;
}
#table-deliberations label,
#table-deliberations_wrapper label,
.dataTables_wrapper label {
  text-decoration: none !important;
  border-bottom: none !important;
  border: none !important;
}
#table-deliberations input[type="search"],
#table-deliberations_wrapper input[type="search"],
.dataTables_wrapper input[type="search"] {
  background: url(img/select.svg) 192px center no-repeat #fff;
  outline: 0 !important;
  border: 1px solid #dbe1e8;
  height: 42px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #989898;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 2px 0 0 #dadada;
  -webkit-box-shadow: 0 2px 0 0 #dadada;
  -o-box-shadow: 0 2px 0 0 #dadada;
  box-shadow: 0 2px 0 0 #dadada;
  margin-right: 15px;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 35px;
  display: inline-block;
}
#table-deliberations thead,
#table-deliberations_wrapper thead,
.dataTables_wrapper thead {
  background-color: #1958ff;
  color: #fff;
}
#table-deliberations th,
#table-deliberations_wrapper th,
.dataTables_wrapper th {
  text-align: left;
}

#table-deliberations td a,
#table-deliberations_wrapper td a,
.dataTables_wrapper td a {
  font-weight: 400;
  color: #1958ff;
  text-decoration: underline;
}
#table-deliberations td,
#table-deliberations th,
#table-deliberations_wrapper td,
#table-deliberations_wrapper th,
.dataTables_wrapper td,
.dataTables_wrapper th {
  border-color: #fff;
  font-weight: 100;
}
#table-deliberations td {
  color: #7f7f7f;
}
#table-deliberations .uppercase,
#table-deliberations_wrapper .uppercase,
.dataTables_wrapper .uppercase {
  text-transform: uppercase;
}
#table-deliberations .dataTables_paginate,
#table-deliberations_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_paginate {
  margin-top: 10px;
}
#table-deliberations .dataTables_paginate span a,
#table-deliberations_wrapper .dataTables_paginate span a,
.dataTables_wrapper .dataTables_paginate span a {
  width: 40px !important;
}
.page-template-tpl-presse .image,
.page-template-tpl-presse .presse-accueil {
  width: 100%;
}
#table-deliberations .dataTables_paginate a,
#table-deliberations_wrapper .dataTables_paginate a,
.dataTables_wrapper .dataTables_paginate a {
  border: none !important;
}
#table-deliberations .dataTables_paginate a:hover,
#table-deliberations_wrapper .dataTables_paginate a:hover,
.dataTables_wrapper .dataTables_paginate a:hover {
  background: #1958ff !important;
  color: #fff !important;
}
#table-deliberations .dataTables_paginate a.disabled,
#table-deliberations_wrapper .dataTables_paginate a.disabled,
.dataTables_wrapper .dataTables_paginate a.disabled {
  background-color: transparent !important;
  color: #666 !important;
}
#table-deliberations .dataTables_paginate a.disabled:hover,
#table-deliberations_wrapper .dataTables_paginate a.disabled:hover,
.dataTables_wrapper .dataTables_paginate a.disabled:hover {
  color: #666 !important;
}
#table-deliberations .dataTables_paginate a.current,
#table-deliberations .dataTables_paginate a.paginate_button.current,
#table-deliberations_wrapper .dataTables_paginate a.current,
#table-deliberations_wrapper .dataTables_paginate a.paginate_button.current,
.dataTables_wrapper .dataTables_paginate a.current,
.dataTables_wrapper .dataTables_paginate a.paginate_button.current {
  background: #1f2f4e !important;
  color: #fff !important;
}
#table-deliberations .dataTables_info,
#table-deliberations_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_info {
  display: none;
}
@media only screen and (max-width: 900px) {
  #documentations .documentationflex img {
    display: none;
  }
}
@media only screen and (max-width: 780px) {
  #deliberations .dataTables_filter,
  #deliberations .dataTables_length {
    float: none;
    display: block;
    text-align: left;
  }
  #deliberations .dataTables_filter {
    margin-top: 20px;
  }
  #deliberations .dataTables_wrapper {
    overflow: scroll;
  }
}
@media only screen and (max-width: 699px) {
  .tabs .ui-tabs-nav {
    border: none;
  }
  .tabs .ui-tabs-nav li {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 670px) {
  #documentations .pub-wrapper {
    display: block;
  }
  #documentations .pub-wrapper .image-pub-wrapper {
    width: 100%;
    margin-bottom: 20px;
  }
  #documentations .pub-wrapper .image-pub-wrapper .image-pub {
    height: 190px;
  }
  #documentations .pub-wrapper .image-pub-wrapper .image-pub img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  #documentations .pub-wrapper .data-pub-wrapper {
    width: 100%;
  }
}
.page-template-tpl-presse .wrapper {
  width: 100%;
  max-width: 1140px;
  padding-left: 20px;
  padding-right: 20px;
}
.page-template-tpl-presse .wrapper .article {
  margin-right: 0;
  padding-right: 30px;
  width: 32%;
  display: inline-block;
  overflow: hidden;
}
.page-template-tpl-presse .articles .mdf_post_feature:last-child {
  display: none !important;
}
.page-template-tpl-presse .presse--actualites .button--read-more {
  margin-top: -525px;
}
.page-template-tpl-presse .presse--posts-communique .wrapper .article {
  float: left;
}
.page-template-tpl-presse .presse--posts .grid--publication {
  padding-top: 25px;
}
.page-template-tpl-presse .presse--posts .button--read-more {
  transform: translateY(11px);
}
.page-template-tpl-presse .grid--last .button--read-more {
  transform: translateY(35px) !important;
}
.page-template-tpl-presse .presse--posts-entretien time {
  margin: 10px 0 15px;
}
.page-template-tpl-presse #actualites h4,
.page-template-tpl-presse #communiques h4,
.page-template-tpl-presse #nos-publications h4,
.page-template-tpl-presse #presse h4 {
  height: auto;
}
.page-template-tpl-presse .pub-titre {
  line-height: 34px;
}
.page-template-tpl-presse #agenda .agenda-results .wrapper {
  max-width: inherit;
}
.page-template-tpl-presse #agenda .agenda-results .wrapper .grid {
  width: 100%;
  margin-left: 0;
  display: block !important;
  position: relative;
}
.page-template-tpl-presse
  #agenda
  .agenda-results
  .wrapper
  .grid
  .agenda-texte-date {
  width: 220px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-template-tpl-presse
  #agenda
  .agenda-results
  .wrapper
  .grid
  .agenda-texte-date
  .agendate {
  margin-left: 0;
}
.page-template-tpl-presse #agenda .agenda-results .wrapper .grid .agenda-titre {
  margin-left: 280px;
}
.page-template-tpl-presse
  #agenda
  .agenda-results
  .wrapper
  .grid
  .agenda-titre
  a {
  text-decoration: none !important;
  cursor: default !important;
  border-bottom: none !important;
}
.page-template-tpl-presse #agenda .agenda-results .wrapper .grid .see_article {
  float: none;
  display: inline-block;
  margin-left: 280px;
  width: auto;
}
.page-template-tpl-presse #agenda #articles-agenda h4 a {
  line-height: 1.4;
  margin-bottom: 15px;
  display: inline-block;
}
.page-template-tpl-presse #agenda #articles-agenda li {
  margin-bottom: 20px;
  padding-bottom: 24px;
}
.page-template-tpl-presse
  #agenda
  #articles-agenda
  .mdf_post_feature:last-child {
  display: inline-block !important;
}
.page-template-tpl-presse
  #agenda
  #articles-agenda
  .mdf_post_feature:first-child {
  display: none;
}
.page-template-tpl-presse .agenda-infos,
.page-template-tpl-presse .agenda-infos .mdf_post_feature,
.page-template-tpl-presse .agenda-infos .mdf_title_data,
.page-template-tpl-presse .agenda-objet {
  font-weight: 100 !important;
  color: #737373;
  font-family: neuzeit-grotesk, sans-serif !important;
  font-size: 16px;
}
.page-template-tpl-presse .agenda-infos {
  line-height: 1.5;
}
.page-template-tpl-presse .agenda-infos li {
  transform: translateY(7px);
}
.page-template-tpl-presse .agenda-objet {
  margin-top: 16px;
}
.tax-presse-type .articles li {
  margin-bottom: 0 !important;
  padding: 30px 0 !important;
}
.tax-presse-type a.page-numbers {
  margin-top: 38px;
}
.lathematheque-header-info {
  position: initial;
}
.single-presse .wrapper.content {
  margin-top: 85px;
}
.single-presse .lathematheque-header-info .tools--1 {
  top: -20px;
}
@media only screen and (min-width: 1025px) {
  .page-template-tpl-presse .presse--posts-entretien {
    position: relative;
  }
  .page-template-tpl-presse .presse--posts-entretien .button--read-more {
    margin-top: 0 !important;
    transform: none !important;
    position: absolute;
    right: 0;
    top: 8px;
  }
  .page-template-tpl-presse .presse--posts-agenda {
    position: relative;
  }
  .page-template-tpl-presse .presse--posts-agenda .button--read-more {
    margin-top: 0 !important;
    transform: none !important;
    position: absolute;
    right: 0;
    top: 8px;
  }
  .single-presse .wrapper {
    width: 100%;
    max-width: 1140px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .single-presse article.lathematheque-post h1 {
    padding-right: 180px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1220px) {
  .page-template-tpl-presse .presse--posts .grid--8 {
    max-width: 650px;
  }
  .page-template-tpl-presse .presse--posts-entretien .button--read-more {
    margin-top: -567px;
  }
  .page-template-tpl-presse .presse--posts-agenda .button--read-more {
    margin-top: -553px;
  }
}
@media only screen and (max-width: 1024px) {
  .tax-presse-type nav.list-posts-pager {
    padding-top: 35px;
  }
  .tax-presse-type .lathematheque-list h3 {
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
    padding: 56px 0 0;
  }
  .page-template-tpl-presse .presse--actualites .button--read-more {
    margin-top: -435px;
  }
  .presse--posts-communique .wrapper .article {
    float: left;
  }
  .presse--posts-communique .wrapper .button--read-more {
    margin-top: -254px;
  }
}
@media only screen and (max-width: 940px) and (min-width: 700px) {
  #actualites .articles li .grid h4,
  #communiques .articles li .grid h4,
  #nos-publications .articles li .grid h4,
  #presse .articles li .grid h4 {
    width: calc(100% - 240px);
    display: inline-block;
  }
  #actualites .articles li .grid .image,
  #communiques .articles li .grid .image,
  #nos-publications .articles li .grid .image,
  #presse .articles li .grid .image {
    width: 185px;
  }
  #actualites .articles li .grid .text,
  #communiques .articles li .grid .text,
  #nos-publications .articles li .grid .text,
  #presse .articles li .grid .text {
    padding-left: 226px;
  }
}
@media only screen and (max-width: 940px) {
  .tabs .declarations {
    padding-left: 0;
  }
  .tabs .declarations .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .tabs .declarations .wrapper ul li a {
    padding-left: 30px;
    padding-right: 30px;
  }
  #actualites-et-publications .presse {
    padding-bottom: 40px;
    position: relative;
  }
  #actualites-et-publications .presse .wrapper .article {
    width: 50%;
    float: left;
  }
  #actualites-et-publications .presse .wrapper .article:nth-child(2) {
    padding-right: 15px;
  }
  #actualites-et-publications .presse .wrapper .article:nth-child(3) {
    padding-left: 15px;
    padding-right: 0;
  }
  #actualites-et-publications .presse .wrapper .article .image {
    height: 280px;
    margin-bottom: 20px;
  }
  #actualites-et-publications .presse .wrapper .article .image img {
    margin-top: 0;
  }
  #actualites-et-publications .presse .wrapper .article-3,
  #actualites-et-publications .presse .wrapper .button--readmore {
    display: none;
  }
  #actualites-et-publications .presse .wrapper .read-more {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  #actualites-et-publications .presse--actualites .button--read-more {
    margin-top: -550px;
  }
  #actualites-et-publications .presse-accueil .button--read-more {
    transform: translateY(-15px);
  }
  #actualites-et-publications .presse-accueil .article {
    width: 50%;
  }
  #actualites-et-publications .presse-accueil .article-3 {
    display: none;
  }
  #actualites-et-publications .presse--posts-entretien .button--read-more {
    transform: translateY(15px);
  }
}
@media only screen and (max-width: 840px) {
  .page-template-tpl-presse #actualites .agenda-results .wrapper .grid,
  .page-template-tpl-presse #communiques .agenda-results .wrapper .grid,
  .page-template-tpl-presse #nos-publications .agenda-results .wrapper .grid,
  .page-template-tpl-presse #presse .agenda-results .wrapper .grid {
    display: flex !important;
    flex-direction: column;
    align-content: flex-start;
  }
  .page-template-tpl-presse
    #actualites
    .agenda-results
    .wrapper
    .grid
    .agenda-texte-date,
  .page-template-tpl-presse
    #communiques
    .agenda-results
    .wrapper
    .grid
    .agenda-texte-date,
  .page-template-tpl-presse
    #nos-publications
    .agenda-results
    .wrapper
    .grid
    .agenda-texte-date,
  .page-template-tpl-presse
    #presse
    .agenda-results
    .wrapper
    .grid
    .agenda-texte-date {
    position: static;
    transform: none;
    margin-top: 15px;
    width: 100%;
    order: 0;
  }
  .page-template-tpl-presse
    #actualites
    .agenda-results
    .wrapper
    .grid
    .agenda-titre,
  .page-template-tpl-presse
    #actualites
    .agenda-results
    .wrapper
    .grid
    .see_article,
  .page-template-tpl-presse
    #communiques
    .agenda-results
    .wrapper
    .grid
    .agenda-titre,
  .page-template-tpl-presse
    #communiques
    .agenda-results
    .wrapper
    .grid
    .see_article,
  .page-template-tpl-presse
    #nos-publications
    .agenda-results
    .wrapper
    .grid
    .agenda-titre,
  .page-template-tpl-presse
    #nos-publications
    .agenda-results
    .wrapper
    .grid
    .see_article,
  .page-template-tpl-presse
    #presse
    .agenda-results
    .wrapper
    .grid
    .agenda-titre,
  .page-template-tpl-presse
    #presse
    .agenda-results
    .wrapper
    .grid
    .see_article {
    margin-left: 0;
    width: 100%;
  }
  .page-template-tpl-presse
    #actualites
    .agenda-results
    .wrapper
    .grid
    .agenda-titre,
  .page-template-tpl-presse
    #communiques
    .agenda-results
    .wrapper
    .grid
    .agenda-titre,
  .page-template-tpl-presse
    #nos-publications
    .agenda-results
    .wrapper
    .grid
    .agenda-titre,
  .page-template-tpl-presse
    #presse
    .agenda-results
    .wrapper
    .grid
    .agenda-titre {
    order: 1;
    width: 100%;
    margin-bottom: 0;
  }
  .page-template-tpl-presse
    #actualites
    .agenda-results
    .wrapper
    .grid
    .see_article,
  .page-template-tpl-presse
    #communiques
    .agenda-results
    .wrapper
    .grid
    .see_article,
  .page-template-tpl-presse
    #nos-publications
    .agenda-results
    .wrapper
    .grid
    .see_article,
  .page-template-tpl-presse
    #presse
    .agenda-results
    .wrapper
    .grid
    .see_article {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    border: none;
  }
  .page-template-tpl-presse
    #actualites
    .agenda-results
    .wrapper
    .grid
    .see_article
    a,
  .page-template-tpl-presse
    #communiques
    .agenda-results
    .wrapper
    .grid
    .see_article
    a,
  .page-template-tpl-presse
    #nos-publications
    .agenda-results
    .wrapper
    .grid
    .see_article
    a,
  .page-template-tpl-presse
    #presse
    .agenda-results
    .wrapper
    .grid
    .see_article
    a {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 700px) {
  .page-template-tpl-presse #actualites .container-all .wrapper .image,
  .page-template-tpl-presse #communiques .container-all .wrapper .image,
  .page-template-tpl-presse #nos-publications .container-all .wrapper .image,
  .page-template-tpl-presse #presse .container-all .wrapper .image {
    height: 220px;
  }
  .page-template-tpl-presse #actualites .container-all .wrapper time,
  .page-template-tpl-presse #communiques .container-all .wrapper time,
  .page-template-tpl-presse #nos-publications .container-all .wrapper time,
  .page-template-tpl-presse #presse .container-all .wrapper time {
    margin-bottom: 15px;
  }
  .page-template-tpl-presse #actualites .container-all .wrapper .article,
  .page-template-tpl-presse #communiques .container-all .wrapper .article,
  .page-template-tpl-presse #nos-publications .container-all .wrapper .article,
  .page-template-tpl-presse #presse .container-all .wrapper .article {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .page-template-tpl-presse .presse--posts {
    padding-top: 70px;
  }
  .page-template-tpl-presse .button--read-more {
    transform: none;
    margin-top: 0;
  }
  .page-template-tpl-presse .presse--posts-communique {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-template-tpl-presse .presse--posts-agenda {
    margin-top: 60px;
  }
  .page-template-tpl-presse .presse--posts-agenda .button--read-more {
    transform: none;
  }
  .page-template-tpl-presse .presse--contact {
    text-align: center;
  }
  .page-template-tpl-presse .presse--contact .content {
    width: 100%;
  }
  .page-template-tpl-presse .presse--contact .content li {
    margin-bottom: 12px;
    display: block;
    margin-right: 0;
  }
}
@media only screen and (min-width: 700px) {
  .page-template-tpl-presse #actualites-et-publications .wrapper .article h4 {
    display: inline-block;
    height: 120px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 700px) {
  .page-template-tpl-presse #actualites-et-publications .wrapper .article {
    margin-bottom: 25px;
    padding-right: 0;
    width: 100%;
  }
  .page-template-tpl-presse #actualites-et-publications .wrapper .article h4 {
    margin-bottom: 10px;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .presse--posts-communique
    time {
    margin-bottom: 18px;
  }
  .page-template-tpl-presse #actualites-et-publications .button--read-more {
    transform: none;
    float: none;
    border: 1px solid #d8d8d8 !important;
    color: #1958ff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 20px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    background-image: none;
    transition: 0.2s all;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .presse--posts-entretien
    ul
    li
    .pub-link-icon,
  .page-template-tpl-presse #actualites-et-publications .read-more {
    display: none;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .button--read-more:after {
    content: "›";
    font-size: 20px;
    margin-left: 15px;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .button--read-more:hover {
    background-color: #06173a;
    color: #fff;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .presse--actualites
    .wrapper
    .article {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 35px;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .presse--posts-entretien
    ul
    li
    .grid {
    border-bottom: none;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .presse--posts-entretien
    ul
    li
    .grid
    .image--publication {
    width: 120px;
    height: auto;
    max-height: 165px;
    margin-right: 20px;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .presse--posts-entretien
    ul
    li
    .grid
    .image--publication
    a
    img {
    margin: 0;
    padding: 0;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .presse--posts-entretien
    ul
    li:last-child {
    margin-bottom: 30px;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .presse--posts
    .grid--last {
    min-height: 760px;
  }
  .page-template-tpl-presse
    #actualites-et-publications
    .presse-accueil
    .button--read-more {
    margin-top: 15px;
  }
  .page-template-tpl-presse #actualites .pub-wrapper,
  .page-template-tpl-presse #communiques .pub-wrapper,
  .page-template-tpl-presse #nos-publications .pub-wrapper,
  .page-template-tpl-presse #presse .pub-wrapper {
    display: block;
  }
  .page-template-tpl-presse #actualites .image-pub,
  .page-template-tpl-presse #communiques .image-pub,
  .page-template-tpl-presse #nos-publications .image-pub,
  .page-template-tpl-presse #presse .image-pub {
    margin-bottom: 15px;
    height: 220px;
  }
  .page-template-tpl-presse #actualites .image-pub img,
  .page-template-tpl-presse #communiques .image-pub img,
  .page-template-tpl-presse #nos-publications .image-pub img,
  .page-template-tpl-presse #presse .image-pub img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .page-template-tpl-presse #actualites .data-pub-wrapper,
  .page-template-tpl-presse #actualites .image,
  .page-template-tpl-presse #actualites .image-pub-wrapper,
  .page-template-tpl-presse #actualites .text,
  .page-template-tpl-presse #communiques .data-pub-wrapper,
  .page-template-tpl-presse #communiques .image,
  .page-template-tpl-presse #communiques .image-pub-wrapper,
  .page-template-tpl-presse #communiques .text,
  .page-template-tpl-presse #nos-publications .data-pub-wrapper,
  .page-template-tpl-presse #nos-publications .image,
  .page-template-tpl-presse #nos-publications .image-pub-wrapper,
  .page-template-tpl-presse #nos-publications .text,
  .page-template-tpl-presse #presse .data-pub-wrapper,
  .page-template-tpl-presse #presse .image,
  .page-template-tpl-presse #presse .image-pub-wrapper,
  .page-template-tpl-presse #presse .text {
    width: 100%;
  }
  .page-template-tpl-presse #actualites .image,
  .page-template-tpl-presse #communiques .image,
  .page-template-tpl-presse #nos-publications .image,
  .page-template-tpl-presse #presse .image {
    height: 220px;
  }
  .page-template-tpl-presse #actualites .image img,
  .page-template-tpl-presse #communiques .image img,
  .page-template-tpl-presse #nos-publications .image img,
  .page-template-tpl-presse #presse .image img {
    height: 100% !important;
  }
  .page-template-tpl-presse #actualites .text,
  .page-template-tpl-presse #communiques .text,
  .page-template-tpl-presse #nos-publications .text,
  .page-template-tpl-presse #presse .text {
    padding-left: 0;
  }
  .page-template-tpl-presse .term-actualites .articles .wrapper .grid--10 {
    display: flex;
    flex-direction: column;
  }
  .page-template-tpl-presse
    .term-actualites
    .articles
    .wrapper
    .grid--10
    .image {
    order: 1;
    width: 100%;
    margin-bottom: 20px;
  }
  .page-template-tpl-presse
    .term-actualites
    .articles
    .wrapper
    .grid--10
    .image
    a {
    height: 220px;
    display: block;
  }
  .page-template-tpl-presse
    .term-actualites
    .articles
    .wrapper
    .grid--10
    .image
    a
    img {
    object-fit: cover;
    height: 220px;
  }
  .page-template-tpl-presse .term-actualites .articles .wrapper .grid--10 h4 {
    order: 2;
  }
  .page-template-tpl-presse
    .term-actualites
    .articles
    .wrapper
    .grid--10
    .text {
    display: none;
  }
  .page-template-tpl-presse .tabs .declarations {
    padding-left: 0;
    padding-bottom: 0;
    height: auto;
  }
  .page-template-tpl-presse .tabs .declarations .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .page-template-tpl-presse .tabs .declarations .active-onglets-ap {
    padding-bottom: 0;
  }
  .page-template-tpl-presse .tabs .declarations .ui-tabs-nav {
    width: 100%;
  }
  .page-template-tpl-presse .tabs .declarations .ui-tabs-nav li {
    width: 100%;
    background-color: #fff;
    border-bottom: #ccc 1px solid;
  }
  .page-template-tpl-presse .tabs .declarations .ui-tabs-nav li a {
    padding-bottom: 0;
    color: #051639;
    opacity: 1;
    font-weight: 400;
  }
}
.data-filter-section-title,
.filtres-wrapper .additional-button,
.filtres-wrapper .additional-buttons {
  display: none;
}

.filtres-wrapper .fake-select {
  margin-top: 20px;
  margin-bottom: 60px;
}
.mdf_input_container_block {
  margin-top: 20px;
}
.mdf_label_item {
  background-color: transparent !important;
  border: none !important;
  text-align: left !important;
  width: auto !important;
}
div:not(#agenda) .lathematheque-list ul.articles li {
  background: 0 0;
  display: inline-block;
  width: auto;
  text-shadow: none;
  border: none !important;
  font-size: 12px !important;
  padding-top: 0 !important;
  float: none !important;
}
.php-pagination li a,
div:not(#agenda) .page-numbers li span {
  font-size: 16px;
}
div:not(#agenda) .lathematheque-list ul.articles li .grid {
  border-bottom: 1px #ccc solid;
}
div:not(#agenda) .mdf_post_features_panel li:not(:last-child):after {
  content: " | ";
}
div:not(#agenda) .presse--actualites {
  padding: 0 !important;
}
div:not(#agenda) #actualites-et-publications .presse--actualites,
div:not(#agenda) #rechercher.deliberations .presse--actualites {
  padding: 40px 0 0 !important;
}
div:not(#agenda) #deliberations #mdf_results_by_ajax {
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
div:not(#agenda) #deliberations .dataTable#mdf_results_by_ajax {
  padding-top: 40px !important;
}
div:not(#agenda) .page-numbers {
  justify-content: center;
  align-items: center;
  display: flex;
}
div:not(#agenda) .page-numbers li {
  padding-right: 5px !important;
}
div:not(#agenda) .page-numbers li .current {
  color: #1958ff;
  border-bottom: 1px solid;
  margin-bottom: -1px;
}
#agenda .mdf_title_data {
  display: inline-block;
  transform: translateY(-7px);
}
#agenda .mdf_post_features_panel li {
  display: inline-block;
  width: 70px;
}
#agenda .see_article {
  margin-bottom: 40px;
}
.lathematheque-list {
  position: relative;
}
.lathematheque-list .calendrier-periode.wrapper {
  position: relative;
  width: 100%;
  max-width: 1140px;
}
.lathematheque-list .calendrier-periode.wrapper .selected-periode {
  position: absolute;
  top: -85px;
  left: 283px;
  padding: 10px 15px;
  width: auto;
  z-index: 2;
}
.lathematheque-list .calendrier-periode.wrapper #periode-wrap-agenda,
.lathematheque-list .calendrier-periode.wrapper #periode-wrap-deliberations {
  margin-top: 0;
}
.lathematheque-list.presse--actualites .additional-buttons {
  margin-left: 136px;
}
.lathematheque-list.presse--actualites .additional-buttons .calendar-button {
  margin-right: 0;
}
.lathematheque-list.presse--actualites #download_form {
  -webkit-box-shadow: 0 2px 0 0 #e3e3e3;
  -moz-box-shadow: 0 2px 0 0 #e3e3e3;
  box-shadow: 0 2px 0 0 #e3e3e3;
  border-radius: 2px;
  margin-left: 10px;
  height: 40px;
  position: absolute;
  right: 0;
}
.lathematheque-list.presse--actualites #download_form .export-csv-button,
.lathematheque-list.presse--actualites #download_form .export-csv-icon {
  margin-bottom: 0;
}
.lathematheque-list .filtres-wrapper {
  position: relative;
  z-index: 1;
  padding-left: 0;
}
.lathematheque-list .filtres-wrapper .calendrier-periode,
.lathematheque-list .filtres-wrapper .fake-select {
  -webkit-box-shadow: 0 2px 0 0 #e3e3e3;
  -moz-box-shadow: 0 2px 0 0 #e3e3e3;
  box-shadow: 0 2px 0 0 #e3e3e3;
  border-radius: 2px;
}
.lathematheque-list .filtres-wrapper .additional-button {
  margin-left: 140px;
}
.lathematheque-list .filtres-wrapper .fake-select {
  border: 1px solid #ddd;
  padding: 10px;
  cursor: pointer;
  width: 124px;
}
.lathematheque-list .filtres-wrapper .fake-select:after {
  content: "›";
  position: absolute;
  transform: rotate(90deg);
  right: 16px;
  top: 11px;
}
.lathematheque-list .filtres-wrapper .fake-select:hover {
  color: #1958ff;
}
.lathematheque-list .filtres-wrapper .fake-select,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7198,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7258,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7259,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7260,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7651,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7652 {
  position: absolute;
  top: 0;
  left: 0;
}
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7198
  .mdf_input_container_block_0,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7258
  .mdf_input_container_block_1,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7259
  .mdf_input_container_block_0,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7260
  .mdf_input_container_block_0,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7651
  .mdf_input_container_block_0,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7652
  .mdf_input_container_block_0 {
  display: none !important;
}
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7198,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7258,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7259,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7260,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7651,
.lathematheque-list .filtres-wrapper .mdf_shortcode_form_7652 {
  top: 39px;
}
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7198
  .mdf_input_container_block,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7258
  .mdf_input_container_block,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7259
  .mdf_input_container_block,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7260
  .mdf_input_container_block,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7651
  .mdf_input_container_block,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7652
  .mdf_input_container_block {
  display: none;
  width: 250px;
}
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7198
  .mdf_input_container_block
  .mdf_calendar,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7198
  .mdf_input_container_block
  .mdf_input_container,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7258
  .mdf_input_container_block
  .mdf_calendar,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7258
  .mdf_input_container_block
  .mdf_input_container,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7259
  .mdf_input_container_block
  .mdf_calendar,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7259
  .mdf_input_container_block
  .mdf_input_container,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7260
  .mdf_input_container_block
  .mdf_calendar,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7260
  .mdf_input_container_block
  .mdf_input_container,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7651
  .mdf_input_container_block
  .mdf_calendar,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7651
  .mdf_input_container_block
  .mdf_input_container,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7652
  .mdf_input_container_block
  .mdf_calendar,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7652
  .mdf_input_container_block
  .mdf_input_container {
  display: block !important;
  margin-left: 0;
  width: 250px;
  background-color: #fff;
  padding: 5px 7px;
  border: 1px solid #ddd;
}
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7198
  .mdf_input_container_block
  .mdf_calendar
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7198
  .mdf_input_container_block
  .mdf_input_container
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7258
  .mdf_input_container_block
  .mdf_calendar
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7258
  .mdf_input_container_block
  .mdf_input_container
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7259
  .mdf_input_container_block
  .mdf_calendar
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7259
  .mdf_input_container_block
  .mdf_input_container
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7260
  .mdf_input_container_block
  .mdf_calendar
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7260
  .mdf_input_container_block
  .mdf_input_container
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7651
  .mdf_input_container_block
  .mdf_calendar
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7651
  .mdf_input_container_block
  .mdf_input_container
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7652
  .mdf_input_container_block
  .mdf_calendar
  .mdf_label_item,
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7652
  .mdf_input_container_block
  .mdf_input_container
  .mdf_label_item {
  border-bottom: none !important;
  padding: 0;
  margin: 0;
}
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7198
  .mdf_input_container_block
  .mdf_calendar:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7198
  .mdf_input_container_block
  .mdf_input_container:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7258
  .mdf_input_container_block
  .mdf_calendar:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7258
  .mdf_input_container_block
  .mdf_input_container:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7259
  .mdf_input_container_block
  .mdf_calendar:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7259
  .mdf_input_container_block
  .mdf_input_container:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7260
  .mdf_input_container_block
  .mdf_calendar:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7260
  .mdf_input_container_block
  .mdf_input_container:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7651
  .mdf_input_container_block
  .mdf_calendar:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7651
  .mdf_input_container_block
  .mdf_input_container:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7652
  .mdf_input_container_block
  .mdf_calendar:not(:nth-child(2)),
.lathematheque-list
  .filtres-wrapper
  .mdf_shortcode_form_7652
  .mdf_input_container_block
  .mdf_input_container:not(:nth-child(2)) {
  border-top: none;
}
.page-template-tpl-thematheque
  .mdf_title_data
  .mdf_post_features_panel
  li:first-child {
  display: none !important;
}
.page-template-tpl-thematheque .selected-periode {
  transform: translateX(20px);
}
.php-pagination li.current a {
  color: #1857ff;
  text-decoration: underline;
}
@media only screen and (max-width: 1180px) {
  .lathematheque-list .calendrier-periode.wrapper,
  .lathematheque-list .filtres-wrapper {
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 0;
    max-width: 1100px;
    width: calc(100% - 30px);
  }
  .lathematheque-list .selected-periode {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 850px) {
  .lathematheque-list .filtres-wrapper {
    border-bottom: 0 !important;
  }
  .lathematheque-list .calendrier-periode.wrapper .selected-periode {
    top: -22px;
    left: 0;
  }
}
.page-template-tpl-contact .contact-page .wrapper {
  width: 100%;
  max-width: 1140px;
  padding-left: 20px;
  padding-right: 20px;
}
.page-template-tpl-contact .contact-page .content {
  padding: 40px 20px;
}
.page-template-tpl-contact .contact-page .content p {
  margin: 7px 0;
}
.page-template-tpl-contact .contact-page .content address,
.page-template-tpl-contact .contact-page .content p {
  font-weight: 100;
  font-style: normal;
}
.page-template-tpl-contact .contact-page .contact-page--infos {
  padding-top: 0;
}
.page-template-tpl-contact .contact-page .info-1 {
  margin: 0;
  padding: 20px;
}
.page-template-tpl-contact .contact-page .info-1 h3 {
  margin-top: 0.7em;
}
.page-template-tpl-contact .contact-page .info-1 p {
  line-height: 1.5;
  font-weight: 100;
}
.page-template-tpl-plan-site .sitemap ul.taxonomy-1 li.cat-item {
  font-size: 17px;
}
#declaration-web .label-type {
  padding-left: 20px;
  padding-right: 20px;
  min-width: 210px;
}
@media screen and (max-width: 1118px) {
  #declaration-web .label-type {
    width: 100%;
  }
}
@media screen and (max-width: 1075px) {
  .page-template-tpl-fiche-nominative .header-main--expand-2 {
    min-height: 380px !important;
  }
}
@media screen and (max-width: 1024px) {
  #declaration-web {
    /* margin-top: 117px; */
    padding-top: 30px;
  }
  .page-template-tpl-fiche-nominative .person {
    margin-top: 30px;
  }
  .page-template-tpl-fiche-nominative .related--declarations .article .image {
    height: 220px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .search-bottom-page .grid {
    width: calc(100% - 60px) !important;
  }
}
.page-template-tpl-fiche-nominative-organisation .declarations-person {
  top: 132px;
}
.page-template-tpl-fiche-nominative-organisation .declarations-person .wrapper {
  max-width: 1100px;
  width: 100%;
}
.page-template-tpl-fiche-nominative-organisation
  .orga-date-inscription
  div:last-child {
  max-width: initial;
  width: 300px;
}
@media only screen and (max-width: 1024px) {
  .page-template-tpl-fiche-nominative-organisation .declarations-person {
    top: 0;
  }
  .page-template-tpl-fiche-nominative-organisation
    .declarations-person
    .push-md-1 {
    left: 0;
  }
  .page-template-tpl-fiche-nominative-organisation .person {
    background-color: #364460;
  }
  .page-template-tpl-fiche-nominative-organisation
    .person
    .row
    .col-md-3
    .orga-image {
    width: 100% !important;
  }
  .page-template-tpl-fiche-nominative-organisation .person .row .col-md-8 {
    max-width: 75%;
    flex: none;
  }
  .page-template-tpl-fiche-nominative-organisation #moyen {
    background-color: #ecf2f6;
    padding-bottom: 160px;
  }
  .page-template-tpl-fiche-nominative-organisation #moyen .orga-section {
    background-color: #fff;
  }
  .page-template-tpl-fiche-nominative-organisation .related--declarations-2 {
    margin-top: 102px;
  }
  .page-template-tpl-fiche-nominative-organisation
    .related--declarations-2
    .image {
    height: 220px;
  }
  .page-template-tpl-recherche-registre-annuaire .orga-space-between-10 {
    padding-bottom: 0;
  }
  .page-template-tpl-recherche-registre-annuaire form.autocomplete {
    position: relative;
  }
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    input.search-submit,
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    input[type="button"],
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    input[type="submit"] {
    right: 0;
    top: 0;
  }
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    #autocomplete-registre,
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    #autocomplete-registre-selectized,
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    .input[type="text"],
  .page-template-tpl-recherche-registre-annuaire form.autocomplete .not-full,
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    .selectize-dropdown {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .page-template-tpl-recherche-registre-annuaire
    form.autocomplete
    .search-registre-result {
    text-align: right;
  }
  .page-template-tpl-resultat-recherche-avancee aside.list-results .col--a {
    width: 45px;
  }
  .page-template-tpl-resultat-recherche-avancee aside.list-results .col--c {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 830px) {
  .page-template-tpl-recherche-registre-annuaire form.autocomplete {
    margin-bottom: 15px;
  }
}
.page-template-tpl-resultat-recherche-avancee aside.list-results .col--a {
  width: 45px;
}
@media only screen and (max-width: 1160px) {
  .page-template-tpl-homepage-en .container-all #post-has-one.news-en,
  .page-template-tpl-news-en .container-all #post-has-one.news-en {
    max-width: 100%;
  }
  .page-template-tpl-homepage-en .container-all .wrapper,
  .page-template-tpl-news-en .container-all .wrapper {
    max-width: 1140px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-template-tpl-homepage-en .container-all .wrapper .grid,
  .page-template-tpl-news-en .container-all .wrapper .grid {
    padding-left: 0 !important;
  }
  .page-template-tpl-homepage-en .container-all .wrapper .featured-post .text,
  .page-template-tpl-news-en .container-all .wrapper .featured-post .text {
    width: calc(100% - 280px) !important;
    max-width: initial !important;
  }
  .page-template-tpl-homepage-en
    .container-all
    .wrapper
    .featured-post
    .image
    a,
  .page-template-tpl-news-en .container-all .wrapper .featured-post .image a {
    background-position: center;
  }
  .page-template-tpl-homepage-en
    .container-all
    .bloc.home-high-authority-en
    .high-authority-en,
  .page-template-tpl-news-en
    .container-all
    .bloc.home-high-authority-en
    .high-authority-en {
    max-width: 100%;
  }
  .page-template-tpl-homepage-en
    .container-all
    .bloc.home-high-authority-en
    .international-activities-en,
  .page-template-tpl-news-en
    .container-all
    .bloc.home-high-authority-en
    .international-activities-en {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-template-tpl-homepage-en .bloc.publications-official,
  .page-template-tpl-news-en .bloc.publications-official {
    width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  .page-template-tpl-homepage-en .container-all .wrapper .featured-post .text {
    width: 100% !important;
  }
}
.page-template-tpl-homepage-en .header-main,
.single-english_news .header-main {
  min-height: 150px !important;
}
.articles li {
  padding: 30px 0 !important;
  margin-bottom: 0 !important;
}
.articles .news-page-wrapper {
  padding: 0 !important;
}
#highauth_list_view ul.ul-card li.card-tab .card-title {
  width: auto;
  max-width: initial;
}
#highauth_list_view ul.ul-card li.card-tab .card-content {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .featured-post--2 {
    border-bottom: 1px solid #e5e5e5;
  }
  main.page-news-en #post-has-one {
    border-bottom: none !important;
  }
  #i-scroll {
    max-width: 100% !important;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.highauthority-blocks .entry-content {
  padding-bottom: 110px;
  margin-bottom: 26px !important;
}
.highauthority-blocks .entry-content h1 {
  height: 50px;
  overflow: hidden;
  display: inline-block !important;
}
.highauthority-blocks .entry-content p {
  height: 110px;
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (max-width: 700px) {
  .page-template-tpl-news-en .wrapper .grid .featured-post .text {
    width: 100% !important;
  }
  .page-template-tpl-highauth .highauthority-blocks .wrapper-en {
    padding: 0 20px;
  }
  .page-template-tpl-highauth
    .highauthority-blocks
    .wrapper-en
    .grid.entry-content {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1200px) {
  nav.main li {
    display: none;
  }
  nav.main li.menu {
    display: block;
  }
}
@media only screen and (max-width: 1130px) {
  .homepage-featured-posts .wrapper {
    width: 100%;
  }
  .homepage-featured-posts .wrapper .grid--5 {
    width: calc(5 / 12 * 100% - 40px);
    padding-left: 20px;
  }
  .homepage-featured-posts .wrapper .grid--5 .text {
    width: auto;
  }
  .homepage-featured-posts .wrapper .grid--7 {
    width: calc(7 / 12 * 100% - 20px);
    padding-right: 20px;
  }
  .homepage-featured-posts .wrapper .grid--7 .text {
    width: calc(100% - 200px);
  }
  .homepage-featured-posts .wrapper .grid .image {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  header.header-page.header-page--home {
    height: 100vh !important;
  }
  .header-page--hauteautorite .box--centered,
  .header-page--home .box--centered {
    top: calc(50% - 110px);
    z-index: 1001;
  }
  .home .header-page--home h1 br {
    display: block;
  }
  .home #divGhostSearch .autocompletion {
    margin-left: -50px;
  }
  .home .homepage-featured-posts .wrapper {
    padding: 0 40px;
  }
  .home .homepage-featured-posts .wrapper .grid {
    padding-left: 0;
    padding-right: 0;
  }
  .home .homepage-featured-posts .link-to-all {
    right: 40px;
  }
  .home .homepage-featured-posts .text {
    padding: 0;
  }
  .home .homepage-featured-posts .featured-post {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 30px !important;
  }
  .home .homepage-featured-posts .featured-post .meta {
    margin: 10px 0;
  }
  .home .homepage-featured-posts .featured-post .meta li {
    font-size: 15px;
    font-weight: 100;
  }
  .home .homepage-featured-posts .featured-post--1 .image {
    height: 51vw !important;
  }
  .home .homepage-featured-posts .featured-post--1 .image a {
    height: 100%;
    display: block;
  }
  .home .homepage-featured-posts .featured-post--1 .image a img {
    object-fit: cover;
    height: 100%;
  }
  .home .homepage-featured-posts .featured-post:not(.featured-post--1) .image {
    width: 208px;
    height: 144px;
  }
  .home .homepage-featured-posts .featured-post:not(.featured-post--1) .text {
    width: calc(100% - 230px);
    padding-left: 29px;
  }
  .home .homepage-featured-posts .featured-post:last-child {
    border-bottom: none;
    margin-bottom: 0 !important;
  }
  .home .related--declarations-2 .wrapper .grid .article {
    display: block;
  }
  .home .related--declarations-2 .wrapper .grid .article .grid {
    width: 100% !important;
  }
  .home .related--declarations-2 .wrapper .grid .article .grid.image-wrapper {
    height: 59vw;
  }
  .home
    .related--declarations-2
    .wrapper
    .grid
    .article
    .grid.text-wrapper
    .text {
    display: block;
    text-align: center;
    padding: 60px 40px;
  }
  .home
    .related--declarations-2
    .wrapper
    .grid
    .article
    .grid.text-wrapper
    .text
    h1,
  .home
    .related--declarations-2
    .wrapper
    .grid
    .article
    .grid.text-wrapper
    .text
    h2,
  .home
    .related--declarations-2
    .wrapper
    .grid
    .article
    .grid.text-wrapper
    .text
    h3,
  .home
    .related--declarations-2
    .wrapper
    .grid
    .article
    .grid.text-wrapper
    .text
    h4,
  .home
    .related--declarations-2
    .wrapper
    .grid
    .article
    .grid.text-wrapper
    .text
    h5,
  .home
    .related--declarations-2
    .wrapper
    .grid
    .article
    .grid.text-wrapper
    .text
    p {
    max-width: 100%;
  }
  .home .most-views-block,
  .most-views-block {
    padding: 61px 0 10px;
  }
  .home .most-views-block h3,
  .most-views-block h3 {
    margin-top: 0;
  }
  .home .most-views-block .container,
  .most-views-block .container {
    padding: 0 40px;
    display: block;
  }
  .home .most-views-block .container .views-block,
  .most-views-block .container .views-block {
    width: 100%;
    padding-bottom: 53px;
  }
  .home .most-views-block .container .views-block .views .view .name,
  .most-views-block .container .views-block .views .view .name {
    width: 49vw;
  }
  .home .faq-block .faq-wrapper {
    counter-reset: question;
  }
  .home .faq-block .faq-wrapper .item {
    padding-left: 140px;
    counter-increment: question;
    position: relative;
  }
  .home .faq-block .faq-wrapper .item .answer,
  .home .faq-block .faq-wrapper .item .question {
    max-width: 435px;
  }
  .home .faq-block .faq-wrapper .item .slide-button {
    right: 43px;
  }
  .home .faq-block .faq-wrapper .item:first-child {
    border-top: 1px solid #ebebeb;
  }
  body footer.site {
    padding-top: 40px;
    text-align: center;
  }
  body footer.site .logo {
    width: 100%;
    background-position: center;
    margin-bottom: 30px;
  }
  body footer.site ul.social {
    margin: 40px 0 30px;
  }
  body footer.site ul.social li {
    float: none;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
  }
  body footer.site ul.social li.linkedin {
    transform: translateY(-2px);
  }
  body footer.site ul.social li:not(.title) {
    margin-bottom: -4px;
  }
}
@media only screen and (max-width: 991px) {
  #divGhostSearch {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 725px) {
  .home .faq-block {
    padding: 55px 0;
  }
  .home .faq-block h3 {
    margin-bottom: 21px;
  }
  .home .faq-block .faq-wrapper .item {
    padding-top: 70px;
    padding-left: 20px;
  }
  .home .faq-block .faq-wrapper .item:before {
    left: 20px;
    top: 33px;
  }
  .home .faq-block .faq-wrapper .item .slide-button {
    right: 20px;
    top: 26px;
  }
  .home .faq-block .faq-wrapper .item .question {
    line-height: 25px;
  }
}
@media only screen and (min-width: 601px) {
  .view-number-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 600px) {
  .home .homepage-featured-posts .featured-post--2 {
    border-top: 1px solid #ebebeb !important;
    padding-top: 30px;
  }
  .home .homepage-featured-posts .wrapper {
    padding: 0 20px;
  }
  .home .homepage-featured-posts .image {
    height: 51vw !important;
    width: 100% !important;
  }
  .home .homepage-featured-posts .image a {
    height: 100%;
    display: block;
  }
  .home .homepage-featured-posts .image a img {
    object-fit: cover;
    height: 100%;
  }
  .home .homepage-featured-posts .text {
    width: 100% !important;
    padding: 0 !important;
  }
  .home .most-views-block .container,
  .most-views-block .container {
    padding: 0 20px;
  }
  .home .most-views-block .container .views-block .views .view a,
  .most-views-block .container .views-block .views .view a {
    position: relative;
  }
  .home .most-views-block .container .views-block .views .view a .count,
  .most-views-block .container .views-block .views .view a .count {
    width: 48px;
    font-size: 18px;
  }
  .home .most-views-block .container .views-block .views .view a .name,
  .most-views-block .container .views-block .views .view a .name {
    font-size: 18px;
    width: auto;
    display: block;
  }
  .home
    .most-views-block
    .container
    .views-block
    .views
    .view
    a
    .name
    .view-number,
  .most-views-block .container .views-block .views .view a .name .view-number {
    display: block;
    color: #1958ff;
    font-size: 14px;
    font-family: neuzeit-grotesk, sans-serif;
    margin-top: 10px;
  }
  .home .most-views-block .container .views-block .views .view a .view-number,
  .most-views-block .container .views-block .views .view a .view-number {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .home #divGhostSearch .autocompletion {
    margin-left: 0;
    width: calc(100% - 20px) !important;
  }
}
@media only screen and (min-width: 769px) {
  @keyframes fadeIn {
    0% {
      opacity: 0;
      transform: translateY(-80px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  @keyframes smoothFadeIn {
    0% {
      opacity: 0;
      transform: translateY(-15px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
}

.pub-wrapper {
  display: flex;
  flex-direction: row;
}

.image-pub-wrapper {
  margin-right: 40px;
}

.pub-titre {
  height: 40px;
  color: #06173a;
  font: normal bold 20px / 28px "Beirut Poster", Times;
  font-size: 30px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
}

.pub-general {
  margin-bottom: 50px;
}

.pub-link {
  color: #1958ff;
  font-family: "neuzeit-grotesk", sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  text-transform: none;
  letter-spacing: 0px;
  border-width: 1px;
  padding-bottom: 2px;
  margin-right: 20px;
  margin-bottom: 10px;
}

.pub-link a {
  text-decoration: underline;
  text-underline-position: under;
}

.pub-link-icon {
  padding-left: 5px;
  font-size: 10px;
  font-weight: bold;
  padding-top: 4px;
}

.flex-liens-utiles {
  display: inline-block;
  width: 100%;
}

.client-modal-content {
  display: none;
  background-color: white;
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  box-shadow: 0 0 20px 0 #222;
  -webkit-box-shadow: 0 0 20px 10px #222;
  -moz-box-shadow: 0 0 20px 0 #222;
  padding: 10px 10px 10px 20px;
}

.client-modal-content .list {
  padding: 10px 18px;
  height: 70%;
  overflow-y: scroll;
  overflow-x: hidden;
}

#client-modal-close {
  position: absolute;
  top: 10%;
  right: 2%;
  background-color: white;
  border: none;
  color: black;
}

#client-modal-launcher {
  background-color: white;
  border: none;
}

#client-modal-launcher span {
  background: url(img/button-01.svg) right center no-repeat;
  padding-right: 13px;
  color: #1857ff;
}

.datas-orga-modal {
  color: grey;
  font: 14px neuzeit-grotesk, sans-serif;
  padding-left: 10px;
  list-style-type: initial;
}

.infobulle {
  cursor: help;
  position: relative;
  display: inline-block;
  text-transform: none;
  color: #1958ff;
}

.infobulle .infobulletext {
  visibility:hidden;
  background-color: white;
  color: #051639;
  text-align: left;
  padding: 10px 14px;
  border-radius: 6px;
  border: 2px solid;
  border-color: #1958ff;
  width: 500px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  top: +2em;
  left: 50%;
  margin-left: -200px;
  transform: translateX(-50%);
  font-style: normal;
  text-transform: none;
  font-size: 0.9rem;
  white-space: pre-wrap;
}

/* Show the tooltip text when you mouse over the tooltip container */
.infobulle:hover .infobulletext {
  visibility: visible;
  transition-delay: 0.5;
}

@media only screen and (max-width: 1366px) {
  .infobulle .infobulletext {
    width: 400px;
    transform: translateX(-30%);
  }
}

@media all and (max-width: 600px) {
  .infobulletext {
    max-width: 300px;
	margin-left:10px !important;
  }
}

@media only screen and (max-width: 900px) {
  .infobulle .infobulletext {
    width: 400px;
    transform: translateX(-30%);
  }
}

.articles-documentation .articles-titre a,
#textes li a {
  color: #1958ff;
}
.articles-documentation .articles-titre a:hover {
  text-decoration: underline;
}
.expand-box.documentation {
  background-color: #fff;
  padding: 0px;
}
.expand-box.documentation h4:hover {
  text-decoration: underline;
}
.expand-box.textes {
  background-color: #fff;
  padding: 0px;
}
.deliberations-download {
  background-color: white;
  color: #00578d;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #c7c7c7;
}

.deliberation-head {
  color: black;
  background-color: #f2f2f2;
  padding: 25px;
  margin-bottom: 15px;
}
.deliberation-head p {
  text-align: right;
  margin: 0;
}
.deliberation-head a {
  color: #1857ff;
  text-decoration: underline;
}

#table-deliberations th:nth-child(3),
#table-deliberations th:nth-child(4),
#table-deliberations th:nth-child(5),
#table-deliberations_wrapper th:nth-child(3),
#table-deliberations_wrapper th:nth-child(4),
#table-deliberations_wrapper th:nth-child(5),
.dataTables_wrapper th:nth-child(3),
.dataTables_wrapper th:nth-child(4),
.dataTables_wrapper th:nth-child(5) {
  width: auto !important;
  max-width: 800px;
}

#table-deliberations td:nth-child(3),
#table-deliberations td:nth-child(4),
#table-deliberations td:nth-child(5),
#table-deliberations_wrapper td:nth-child(3),
#table-deliberations_wrapper td:nth-child(4),
#table-deliberations_wrapper td:nth-child(5),
.dataTables_wrapper td:nth-child(3),
.dataTables_wrapper td:nth-child(4),
.dataTables_wrapper td:nth-child(5) {
  width: auto !important;
  max-width: 810px;
  height: 50px;
}
#table-deliberations .button--6:hover {
  background-color: inherit;
}

.formatDelib {
  display: block;
  font-size: 0.9em;
}
@media only screen and (min-width: 950px) {
  div.fiche-nominative-guide-declarant {
    margin: auto;
    border: 1px solid #acb2bf;
    padding: 10px 20px;
    border-radius: 3px;
  }
}
@media only screen and (max-width: 950px) {
  div.fiche-nominative-guide-declarant {
    margin: auto;
    border: 1px solid #acb2bf;
    padding: 10px 20px;
    border-radius: 3px;
    width: 98%;
  }
}
.text-fiche-nominative {
  background-color: #051639;
  text-align: justify;
}
.button-hub-rri span{
  background: url(../css/img/button-01.svg) center right no-repeat;
  padding-right: 27px;
  color: #1857FF;
}

.container-button-hub{
  padding-top:20px;
}
li.header-items-btn-actu {
  padding: 10px 0 !important;
}
li.header-items-btn-actu a:hover {
  border-bottom: none !important;
}
.header-items-btn-actu .btn-actu-presidentielle {
  position: relative;
  padding: 12px 20px !important;
  border-radius: 3px;
}
.header-items-btn-actu .btn-actu-presidentielle:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1px;
  margin: -1px;
  border-radius: 3px;
  background: linear-gradient(to right, #1857ff 50%, #d44348 50%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.header-items-btn-actu .btn-actu-presidentielle:hover {
  text-decoration: none;
  background-color: white;
  color: #051639 !important;
}
.header-items-btn-actu-mobile {
  clear: both;
  float: right;
}
.header-items-btn-actu-mobile .btn-actu-presidentielle {
  position: relative;
  padding-bottom: 1px;
  font-size:1.2em;
}
.header-items-btn-actu-mobile .btn-actu-presidentielle:before {
  content: "";
  position: absolute;
  height: 1px;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, #1857ff 50%, #d44348 50%);
}
@media only screen and (min-width: 1200px) {
  .header-items-btn-actu-mobile {
    display: none;
  }
}

