blockquote::before,
q::before {
  content: "";
  margin-right: 0px;
}


/* Header
--------------------------------------*/
/* Header container */
#header {
  position: relative;
  width: 100%;
  z-index: 5;
}

/* Header top */
.header-top {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}

body>.dialog-off-canvas-main-canvas {
  border-top: 5px solid #174294;
}

.header-top-container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  float: right;
}

.header-top-left,
.header-top-right {
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
}

.header-top-left i {
  width: 36px;
  height: 36px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.header-top-left i.fa-facebook,
.footer-bottom-middle-right i.fa-facebook {
  background: #275C9E;
}

.header-top-left i.fa-youtube-play,
.footer-bottom-middle-right i.fa-youtube-play {
  background: #E3220F;
}

.header-top-left i.fa-twitter,
.footer-bottom-middle-right i.fa-twitter {
  background: #1D5273;
}

.header-top-left i.fa-linkedin,
.footer-bottom-middle-right i.fa-linkedin {
  background: #027CB9;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background: none !important;
}

.header-top .contextual-region {
  float: left;
}

#block-contacttop ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#block-contacttop li {
  float: left;
}

#block-contacttop li a {
  display: block;
  color: #174294;
  text-align: center;
  padding: 21px 23px 17px 17px;
  text-decoration: none;
  border-left: 1px solid #E3E8F2;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

#block-contacttop li a:hover {
  background: none;
}

#block-contacttop li:last-child {
  background-color: #FDEEEF;
}

#block-contacttop li:last-child:hover {
  background-color: #f6a9b1;
}

#block-contacttop li:last-child a:after {
  content: url(/themes/custom/cncdh/images/pictos/offcanva-bleu.png);
  margin-left: 15px;
}

#block-contacttop .menu--contact li:nth-last-child(2) a,
#block-cncdh-main-menu .main-menu li:last-child a {
  text-transform: none;
  color: #FFF;
  font-weight: bold;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 20px 32px 18px 32px;
  text-decoration: none;
}

#block-contacttop .menu--contact li:nth-last-child(2),
#block-cncdh-main-menu .main-menu li:last-child {
  background: #072c6f;
}

#block-contacttop .menu--contact li:nth-last-child(2):hover,
#block-cncdh-main-menu .main-menu li:last-child:hover {
  background: #174294;
}

.header-top-lef {
  padding-top: 20px;
}

/**** End Menu header****/
/**** Menu Navigation****/
#block-cncdh-main-menu li a {
  white-space: nowrap;
  color: #072c6f;
  font-size: 13px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 25px 10px 25px 10px;
  text-decoration: none;
}

#block-cncdh-main-menu li a:hover {
  text-decoration: 2px underline #ea384c;
}

/**** End Menu Navigation****/
/**** search ****/
#block-cncdh-searchform-2 form#search-block-form {
  padding: 6px 15px 7px 15px;
  border-left: 1px solid #E3E8F2;
}

#block-cncdh-searchform-2 input#edit-keys {
  border: none;
  box-shadow: none;
  width: 100px;
  padding: 0;
  text-align: center;
}

#block-cncdh-searchform-2 .glyphicon {
  color: #f6a9b1;
}

#block-cncdh-searchform-2 input#edit-keys::placeholder {
  width: 51px;
  height: 17px;
  color: #174294;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
}

#block-cncdh-searchform-2 .btn-primary {
  background: none !important;
  border: none !important;
}

#block-cncdh-searchform-2 .form-group,
#block-cncdh-searchform-2 .form-item {
  margin-bottom: 0;
}

/* Header and footer social icons */
ul.social-icons {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.social-icons li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.footer ul.social-icons li {
  padding: 0;
  border: 0;
  margin-left: 15px;
}

.header-top-left ul.social-icons {
  margin-right: 15px;
  float: left;
  padding: 15px 0;
}

.header-top-left ul.social-icons li {
  padding-right: 15px;
}

ul.social-icons li a {
  width: 20px;
  height: 20px;
}

.social-icons li a,
.header-social-icons li a:visited {
  color: #fff;
}

a {
  color: #072c6f;
}

/* header for branding and main menu */
.header {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  z-index: 5;
}

.header-container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 1em 0;
}

/* site branding */
.site-branding {
  position: relative;
  padding-top: 18px;
}

.site-branding img {
  width: 244px;
  height: 110px;
  background: #fff;
  margin-top: -66px;
  padding-left: 30px;
  padding-right: 30px;
}

.site-name {
  position: relative;
  font-size: 1.8em;
  line-height: 1;
  color: #222;
  text-transform: uppercase;
}

.site-slogan {
  font-size: 0.9em;
}

.site-name-slogan {
  position: relative;
  top: -50px;
  left: 248px;
  max-width: 357px;
  font-family: inherit;
  color: #072c6f;
  font-size: 17px;
  font-style: italic;
}

/* header right */
.header-right {
  position: relative;
  display: flex;
  align-items: center;
}

/* main menu */
.mobile-menu {
  display: none;
  margin-right: 6px;
}

.mobile-menu i {
  padding: 3px;
  font-size: 2em;
}

.close-mobile-menu {
  display: none;
  width: 34px;
  height: 34px;
  font-size: 1.2em;
  color: #fff;
  z-index: 200;
  border: 2px solid #e3831c;
  border-radius: 50%;
  cursor: pointer;
}

.primary-menu-wrapper {
  font-weight: 400;
}

.menu-wrap {
  position: relative;
}

ul.main-menu {
display: none;
}


@media screen and (min-width: 992px) {
  ul.main-menu {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: 400;
    z-index: 10;
    list-style: none;
    list-style-type: none;
    text-transform: none;
  }
}

ul.main-menu li {
  position: relative;
  display: inline-block;
  padding: 0;
  margin-bottom: 1rem;
}

ul.main-menu>li {
  display: inline-block;
  line-height: 1;
}

ul.main-menu>li>a {
  display: block;
  margin: 0;
  padding: 16px 14px;
}

.main-menu li.expanded:hover ul.submenu,
li.collapsed:hover ul.submenu {
  display: flex;
  flex-direction: column;
}


ul.main-menu ul.submenu {
  display: none;
  position: absolute;
  padding-right: 1rem!important;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  top: 6rem;
}


ul.main-menu ul.submenu li a {
  padding: 10px 10px;
  color: #fff;
}

#block-cncdh-main-menu ul.main-menu li:last-child {
  display: inline-block;
  background-color: white;
  position: relative;
  padding: 0;
  line-height: 1;
}

#block-cncdh-main-menu ul.main-menu li:last-child .dropdown-separator {
display: none;
}

#block-cncdh-main-menu ul.submenu li:last-child {
  display: inline-block;
  background-color: #f9f9f9;
  position: relative;
  padding: 0;
  line-height: 1;
}

#block-cncdh-main-menu ul.submenu li:last-child a {
  display: inline-block;
  background-color: #f9f9f9;
  position: relative;
  padding: 0;
  line-height: 1;

}

#block-cncdh-main-menu ul.submenu li:last-child a:hover {
  text-decoration: 2px underline #ea384c;
}

#block-cncdh-main-menu .submenu li a {
  padding: 0 !important;
}

#block-cncdh-main-menu ul.main-menu li:last-child:hover {
  background-color: white;
}

#block-cncdh-main-menu ul.main-menu li:last-child a {
  color: #072c6f!important;
  font-size: 13px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 25px 10px 25px 10px;
  text-decoration: none;
}
#block-cncdh-main-menu ul.main-menu li:last-child a:hover {
  text-decoration: 2px underline #ea384c;
}

li.expanded:hover ul.submenu,
li.collapsed:hover ul.submenu {
  display: block;
  -webkit-animation: slideUp 0.5s forwards;
  -moz-animation: slideUp 0.5s forwards;
  -o-animation: slideUp 0.5s forwards;
  animation: slideUp 0.5s forwards;
}

.active-menu li.expanded:hover ul.submenu,
.active-menu li.collapsed:hover ul.submenu {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}

/* search box */
.full-page-menu {
  position: relative;
}

@media screen and (min-width: 992px) {
  .full-page-menu {
    display: none;
  }

}

.menu-icon {
  position: relative;
  margin: 0;
  padding: 10px 0 10px 10px;
  cursor: pointer;
}

.full-page-menu .menu-icon {
  border: solid 1px #174294;
  padding: 20px;
  margin-left: 10px;
}

.full-page-menu .menu-icon:hover {
  background: #174294;
}

.full-page-menu .menu-icon button {
  padding: 0;
  background: none;
  border: 0;
  border-radius: 0;
}

.full-page-menu .menu-icon:hover button img {
  content: url("/themes/custom/cncdh/images/pictos/menu-blue-hover.png");
}

.menu-box {
  position: fixed;
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #041432;
  z-index: 20;
  overflow: auto;
}

.menu-box-content {
  position: relative;
  top: 10%;
  width: 100%;
  margin: 0 auto;
  -webkit-animation: slideDown 0.5s linear forwards;
  -moz-animation: slideDown 0.5s linear forwards;
  -o-animation: slideDown 0.5s linear forwards;
  animation: slideDown 0.5s linear forwards;
  text-align: center;
}

.menu-box-content .block-title {
  color: #fff;
}

.menu-box-content form label {
  display: none;
}

.menu-box-content input[type="search"] {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 30px;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  border: 1px solid #4d4a4a;
  border-radius: 6px;
  outline: 0;
}

.menusss-box-content input[type="submit"] {
  padding: 20px 40px;
  text-transform: uppercase;
}

.menu-box-content input[type="submit"]:hover {
  background: #000;
}

.menu-box-close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  cursor: pointer;
  z-index: 1;
}

.menu-box-close i {
  padding: 1em;
  font-size: 3em;
  color: #fff;
}

.menu-box-close button {
  padding: 0;
  background: none;
  border: 0;
  border-radius: 0;
}

/* Sidebar
-------------------------------------------- */
.sidebar {
  position: relative;
  width: 25%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}

#sidebar-left {
  float: left;
}

#sidebar-right {
  float: right;
}

#sidebar-bottom {
  float: right;
}

.two-sidebar #sidebar-left {
  float: left;
  clear: none;
  margin: 0 0 0 -75%;
}

.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.sidebar li {
  padding: 6px 0;
  border-bottom: 2px solid #fff;
}

.sidebar li:last-child {
  border: 0;
}

/* search block in sidebar */
.sidebar #search-block-form {
  display: table;
  width: 100%;
  border: 4px solid #fff;
}

.sidebar #search-block-form .form-item,
.sidebar #search-block-form .form-actions {
  display: table-cell;
  vertical-align: middle;
}

.sidebar #search-block-form input {
  width: 100%;
  padding: 6px;
  border: 0;
  outline: 0;
}

.sidebar #search-block-form input:focus {
  outline: 0;
}

.sidebar #search-block-form input[type="submit"] {
  font-size: 0.8em;
  border-radius: 4px;
}

/* Footer
--------------------------------------*/
#footer {
  background: #041432;
  padding-top: 75px;
  border-top: solid 5px #174294;
}

#footer .footer-blocks .nav>li>a {
  padding: 0;
}

.footer-top {
  position: relative;
  width: 100%;
  padding: 1em 0;
}

.footer-blocks {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.footer-block {
  flex: 1 1 25%;
  padding-right: 1%
}

.footer-block-last {
  padding: 0;
}

.footer .block-title {
  position: relative;
  padding-left: 8px;
  border-left: 2px solid #e3831c;
}

.footer {
  margin-top: 0;
  padding-bottom: 0x;
  border-top: none;
}

#block-cncdh-footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  float: left;
}

#block-cncdh-footer li {
  float: left;
}

.footer-blocks li {
  padding-bottom: 25px;
}

.footer-blocks li.first {
  margin-bottom: 25px;
}

.footer-blocks li a {
  padding-top: 15px;
  padding-bottom: 15px;
}

#block-cncdh-footer li a {
  display: block;
  text-align: center;
  padding: 30px 25px 30px 25px;
  text-decoration: none;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

#block-cncdh-footer li.first a {
  padding-left: 0;
}

#block-menufooterfourth li {
  background: #072c6f;
  width: 270px;
  padding: 25px 0;
  margin-bottom: 40px;
  text-align: center;
}

#block-menufooterfourth li a {
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.footer-blocks h2 {
  margin-bottom: 25px;
  margin-top: 0;
  padding-top: 0;
  line-height: 0.5;
}

#block-menufooterfirst ul,
#block-menufootersecond ul,
#block-menufooterthird ul {
  margin-top: 50px !important;
}

#block-menufooterfirst h2 a,
#block-menufootersecond h2 a,
#block-menufooterthird h2 a,
#block-menufooterthird h2 a {
  color: #7393d0;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
}

#block-lienmenufooter li a,
#block-liendroitfooter li a {
  color: #7393d0;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
}

.region.region-footer-fourth {
  float: right;
}

.footer-bottom-middle-right {
  float: right;
}

#block-logo-footer {
  float: right;
  padding-top: 20px;
}

/* footer list style */
.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.footer li a {
  color: #ffffff;
  font-family: "wotfardregular";
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.footer li:last-child {
  border-bottom: 0;
}

/* Footer -> Footer Bottom Middle */
.footer-bottom-middle {
  height: 50px;
}

/* Footer -> Footer Bottom last*/
.footer-bottom {
  position: relative;
  border-top: solid 1px #20304f;
}

/* Node Content
--------------------------------------*/

/* Header bleu */
.bandeau-bleu {
  background: #072c6f;
  z-index: 1;
}

.bandeau-bleu>.container,
section.baseline>.container {
  width: auto;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
  padding-right: 0px;
  padding-left: 0px;
}

section.baseline>.container {
  display: flex;
}

section.baseline>.container .wrapper-video {
  display: flex;
  width: 51%;
  height: 439px;
}

section.baseline>.container .wrapper-video iframe {
  margin-top: 12%;
}

section.baseline>.container .bloc_contenu_baseline {
  width: 50%;
}

/* Page title */
.page-title-wrap {
  position: relative;
  margin: 0;
  display: flex;
  justify-content: flex-start;
}

.page-title-wrap h1.page-title {
  color: #ffffff;
  font-family: "wotfardregular";
  font-size: 54px;
  line-height: 60px;
  margin-top: 100px;
  margin-bottom: 40px;
  width: 70%;
  float: left;
}

/* Admin Tabs */
ul.page-tabs {
  margin: 0;
  margin-bottom: 10px;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #d1cdc3;
  list-style: none;
}

ul.page-tabs li {
  display: inline-block;
  padding: 0;
}

ul.page-tabs li a {
  padding: 4px 10px;
  background: #e2dfd8;
  color: #111;
  transition: all 0.3s ease;
  text-shadow: 1px 1px #fff;
}

ul.page-tabs li.active-page-tab a,
ul.page-tabs li a:hover {
  background: #e3831c;
  color: #fff;
  text-shadow: none;
}

/* common for all nodes */
.node {
  position: relative;
}

.node-content .field--name-body {
  text-shadow: 1px 1px #fff;
}

/* promoted node */
.node-promoted {
  position: relative;
}

/* sticky node */
.node-sticky {
  position: relative;
}

.node-view-mode-teaser.node-sticky {
  position: relative;
  padding: 0 1em 1em 1em;
  background: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 6px;
}

/* unpublished node */
.node-unpublished {
  position: relative;
}

/* node in teaser view */
.node-view-mode-teaser {
  position: relative;
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 3px double #bbb;
}

/* full view node */
.node-view-mode-full {
  position: relative;
}

.node-view-mode-full .node-taxonomy-container {
  margin-bottom: 14px;
}

/* node author and submitted details */
.node-header {
  position: relative;
}

.author-picture {
  float: left;
}

.author-picture img {
  width: auto;
  height: 30px;
  margin-right: 6px;
}

.node-submitted-details {
  margin: 0 0 8px 0;
  padding: 4px 0;
  color: #96918b;
  border-bottom: 1px solid #bbb;
}

.node-submitted-details i {
  color: #e3831c;
}

.node-submitted-details a {
  color: #96918b;
}

.node-submitted-details i.fa-calendar,
.node-submitted-details i.fa-th-large {
  margin-left: 14px;
}

/* pager */
nav.pager {
  position: relative;
}

.pager ul.pager__items {
  position: relative;
  margin: 0;
  padding: 1em 0;
  list-style: none;
  list-style-type: none;
}

.pager__items {
  clear: both;
  text-align: center;
}

.pager__item {
  display: inline-block;
}

.pager__item a {
  padding: 8px 14px;
  border: 3px solid #fff;
  border-radius: 3px;
}

.pager__item a:hover,
.pager__item.is-active a {
  background: #e3831c;
  color: #fff;
}

/* Block Regions
--------------------------------------*/
.block-title {
  position: relative;
}

/* breadcrumb */
#breadcrumb {
  position: relative;
  width: 100%;
  margin: 0;
}

#header-news>img {
  display: none !important;
}

.image-breadcrumb {
  float: right;
  position: relative;
  top: 0px;
  display: flex;
  justify-content: right;
  align-items: stretch;
  padding-left: 10%;
}

.image-breadcrumb img {
  align-self: center;
}

section.baseline .wrapper-video .image-breadcrumb img {
  opacity: 0;
}


.breadcrumb {
  margin-top: 40px;
  padding: 10px 0;
  margin-bottom: 20px;
  background: none;
  border: none;
}

ol.breadcrumb-items {
  margin: 32px 0 0 0;
  padding: 0;
  list-style: none;
}

ol.breadcrumb-items li a {
  color: #fff;
}

ol.breadcrumb-items li a:hover,
ol.breadcrumb-items li a:focus {
  text-decoration: none;
}

ol.breadcrumb-items li {
  display: inline-block;
  padding: 0;
  color: #88A7E1;
  font-family: "wotfardregular";
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.breadcrumb-item-separator {
  width: 30px;
  background: url("../images/breadcrumb-separator.png") center no-repeat;
  background-size: 8px 12px;
}

/* Highlight region */
#highlighted {
  position: relative;

  z-index: 2;
}

#highlighted .block {
  margin: 0 0 6px 0;
  padding: 6px 0;
}

/* content top and content bottom block region */
#content-top {
  position: relative;
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0;

}

#content-top .block,
#content-bottom .block {
  margin: 0 0 1em 0;
}

/* Comments
-------------------------------------------- */
#node-comment {
  position: relative;
  margin-top: 30px;
  border-top: 3px double #bbb;
}

#node-comment i {
  color: #e3831c;
}

.comment-form-wrap {
  position: relative;
  margin: 10px 0;
  padding: 20px;
  background: #ebebeb;
  border: 2px solid #fff;
}

h2.add-comment-title {
  border-bottom: 2px solid #fff;
}

.filter-wrapper {
  font-size: 0.9em;
  border: 2px solid #fff;
}

.filter-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.filter-wrapper ul li {
  padding: 6px 0;
  border-bottom: 1px solid #fff;
}

.filter-wrapper ul li:last-child {
  border: 0;
}

/* single comment */
.single-comment {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 14px;
  padding: 10px 0;
  border: 2px solid #fff;
  border-radius: 6px;
}

.comment-user-picture {
  position: relative;
  display: table-cell;
  padding: 0 10px;
  vertical-align: top;
}

.comment-user-picture {
  width: 100px;
  border-right: 2px solid #fff;
}

.comment-user-picture img {
  width: 100px;
  height: auto;
  ;
}

h3.single-comment-title {
  margin: 0.1em 0;
  font-size: 1.2em;
}

.single-comment-meta {
  width: 100%;
  margin-bottom: 6px;
  padding-bottom: 6px;
  font-size: 0.9em;
  color: #909090;
  border-bottom: 1px solid #d1d1d1;
}

.single-comment-content-body {
  position: relative;
  display: table-cell;
  padding: 0 10px;
  vertical-align: top;
}

.single-comment-content-body {
  position: relative;
  display: table-cell;
  vertical-align: top;
}

#node-comment .indented {
  margin-left: 60px;
}

/* Homepage
-------------------------------------------- */
#slider {
  position: relative;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  background-color: #072c70;
  overflow: hidden;
  z-index: 2;
}

.home-slider {
  position: relative;
  z-index: 5;
}

ul.home-slider {
  list-style: none;
  list-style-type: none;
}

.home-slider h1,
.home-slider h2,
.home-slider h3 {
  font-size: 3em;
  color: #000;
}

.home-slider p {
  display: inline-block;
  padding: 0 10px;
  font-size: 1.6em;
  background: #fff;
  color: #222;
}

.home-slider a.button {
  padding: 10px 20px;
  background: #e3831c;
  color: #fff;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
  o-transition: background 0.3s ease;
}

.home-slider .owl-item a.button:hover,
.home-slider a.button:hover {
  background: #222;
}

.home-slider .owl-dots {
  position: relative;
  z-index: 15;
  text-align: center;
}

.home-slider .owl-dots button {
  width: 10px;
  height: 10px;
  margin-right: 10px;
  background: #000;
}

.owl-dots button.active {
  background: #e3831c;
}

.owl-item {
  display: flex;
  align-items: center;
  height: 100vh;
}

.homepage-content .block {
  margin-bottom: 50px;
}

.homepage-content h3.block-title {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 2em;
  font-weight: 300;
  text-align: center;
}

.homepage-content h3.block-title::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  width: 50px;
  height: 2px;
  margin-left: -25px;
  background: #e3831c;
}

/* Pages
-------------------------------------------- */

/* Transfert summary page dans header*/
.page-content .contextual-region .bloc-asummary-header {
  display: none;
}



/* maintenance page*/
#maintenance {
  padding-top: 60px;
  text-align: center;
}

#maintenance i {
  margin: 20px 0;
  font-size: 4em;
  color: #e3831c;
}

/* Error page */
.error-page {
  text-align: center;
}

.error-page h1,
.error-page h2,
.error-page h3 {
  font-size: 5em;
}

/* Search result page */
.search-advanced summary {
  margin: 10px 0;
  cursor: pointer;
}

.search-advanced .form-details-wrapper {
  padding: 0.5em 1.4em;
  border: 1px solid #bbb;
}

.search-advanced .form-wrapper {
  padding: 0.5em 1.4em;
}

ol.search-results {
  margin: 0;
  padding: 0;
  border-top: 1px solid #bbb;
  list-style: none;
  list-style-type: none;
}

ol.search-results li {
  margin: 0 0 16px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #ccc;
}

#custom-search-input label,
#custom-search-input .label {
  display: none;
}

#custom-search-input,
#custom-search-input-mobile {
  margin: 0;
  padding: 0;
  width: 123px;
  float: right;
  display: block;
  border-left: 1px solid #E3E8F2;
  padding: 12px 11px 8px 13px;
}

#custom-search-input .search-query,
#custom-search-input-mobile .search-query {
  border: none;
  box-shadow: none;
  padding-right: 3px;
  padding-right: 4px \9;
  padding-left: 3px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#custom-search-input button,
#custom-search-input-mobile button {
  border: 0;
  background: none;
  /** belows styles are working good */
  padding: 2px 5px;
  margin-top: 2px;
  position: relative;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #D9230F;
}

.search-query:focus+button {
  z-index: 3;
}

#custom-search-input .glyphicon-search:before,
#custom-search-input-mobile .glyphicon-search:before {
  content: url(/themes/custom/cncdh/images/pictos/search-rouge.png);
}

#custom-search-input:hover .glyphicon-search:before,
#custom-search-input-mobile:hover .glyphicon-search:before {
  content: url(/themes/custom/cncdh/images/pictos/search-rouge2.png);
}

#custom-search-input input.search-query::placeholder,
#custom-search-input-mobile input.search-query::placeholder {
  width: 100%;
  height: 17px;
  color: #174294;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
}

.views-exposed-form label {
  display: none;
}

.views-exposed-form input.form-text {
  padding: 25px 40px;
  border-radius: 0;
  border: none;
  border-bottom: solid 1px #174294;
}

i.far.fa-arrow-right {
  width: 30px;
  height: 30px;
}

.views-exposed-form .form-item-search-api-fulltext:hover~.form-actions .form-submit .fa-arrow-right:before {
  content: url(/themes/custom/cncdh/images/pictos/btnfleche2-droite-h.png);
  width: 30px;
  height: 30px;
}

.form-actions .form-submit .fa-arrow-right:hover:before {
  content: url(/themes/custom/cncdh/images/pictos/btnfleche2-droite-h.png);
  width: 30px;
  height: 30px;
}

.views-exposed-form input.form-text::placeholder {
  color: #072c6f;
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
}

.views-exposed-form label.control-label {
  color: #174294;
  display: block;
  height: 22px;
  margin-top: -20px;
  text-transform: uppercase;
}

.views-exposed-form button {
  background: none;
  border: none;
  margin-left: -95px;
  padding: 0;
}

.views-exposed-form .form-submit .fa-arrow-right:before {
  content: url(/themes/custom/cncdh/images/pictos/btnfleche2-droite.png);
}

.views-exposed-form .select-wrapper {
  width: 207px;
  border: none;
  background: #174294;
  margin-right: 30px;
  border-bottom: solid 1px #7393d0;
}

.views-exposed-form select {
  color: #fff;
  border: none;
  box-shadow: none;
  width: 100% !important;
  background: url(/themes/custom/cncdh/images/pictos/arrow2-blanc-bas.png) #174294 no-repeat calc(100% - 10px) !important;
  appearance: none;
  height: 49px;
}

.views-exposed-form select option {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  font-family: Verdana;
  font-size: 12px;
  font-weight: 500;
}

.views-exposed-form button:hover,
.views-exposed-form button:focus,
.views-exposed-form button:active {
  border: none;
  background: none;
}

.path-frontpage #views-exposed-form-publications-block-1 {
  display: none;
}

/* Status message
-------------------------------------- */
.message {
  position: relative;
  color: #ffffff;
  text-shadow: none;
  margin: 20px 0;
  padding: 14px 14px 14px 64px;
}

.message em {
  color: #fff;
  font-style: italic;
  border-bottom: 1px dotted #fff;
}

.message p {
  margin: 0;
}

.message a,
.message a:visited {
  color: #ffffff;
  text-decoration: none;
}

.message-status {
  background: #89ad32;
}

.message-status::before {
  content: "\f046";
  background-color: #759625;
}

.message-error {
  background: #c94d1c;
}

.message-error::before {
  content: "\f071";
  background-color: #b3461b;
}

.message-warning {
  background: #cd5a0a;
}

.message-warning::before {
  content: '\f06a';
  background-color: #a44707;
}

.message::before {
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 0;
  width: 53px;
  text-align: center;
  height: 100%;
  line-height: 53px;
  font-size: 30px;
}

/* Clearing
-------------------------------------------- */
.clear {
  clear: both;
  width: 100%;
}

#breadcrumb::before,
#highlighted::before,
.container::before,
#last-section::before {
  content: "";
  display: table;
  clear: both;
}

#breadcrumb::after,
#highlighted::after,
.container::after,
#last-section::after {
  content: "";
  display: table;
  clear: both;
}

#main-wrapper::before,
.full::before,
.home-slider::before,
#homepage-content-wrapper::before,
#main-wrapper::after,
.full::after,
.home-slider::after,
#homepage-content-wrapper::after {
  content: "";
  display: table;
  clear: both;
}

.welcome-message::before,
.services::before,
.projects::before,
.welcome-message::after,
.services::after,
.projects::after,
.page-title-wrap::before,
.page-title-wrap::after,
.node-content::before,
.node-content::after {
  content: "";
  display: table;
  clear: both;
}

.node-header::before,
.node-header::after,
.node-taxonomy-container::before,
.node-taxonomy-container::after,
.node-links-container::before,
.node-links-container::after,
nav.pager::before,
nav.pager::after {
  content: "";
  display: table;
  clear: both;
}

#node-comment::before,
#node-comment::after,
#content-top::before,
#content-top::after,
#content-bottom::before,
#content-bottom::after,
#content-top .block::before,
#content-top .block::after,
#content-bottom .block::before,
#content-bottom .block::after {
  content: "";
  display: table;
  clear: both;
}

/******* Home Page *******/
section.baseline .container {
  padding-bottom: 60px
}

section.baseline .baseline-wrapper>.container {
  display: flex;
}

section.baseline .baseline-wrapper>.container .bloc_contenu_baseline {
  width: 50%;
  display: flex;
}

section.baseline .baseline-wrapper>.container .wrapper-video {
  width: 43%;
  display: flex;
  height: 100%;
  min-height: 400px;
  margin-left: 109px;
  padding-top: 5%;
}

section.baseline .baseline-wrapper>.container .wrapper-video img {
  position: relative;
  top: -56px;
  left: 131px;
}

section.baseline {
  background-color: #072C6F;
  margin-bottom: 70px;
  background-size: cover;
}

section.baseline .bloc_contenu_baseline h5 {
  color: #7393d0;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

section.baseline .bloc_contenu_baseline .contenu {
  width: 610px;
  margin-right: 265px;
  margin-top: 32px;
  padding-right: 30px;
}

section.baseline .bloc_contenu_baseline .contenu span {
  color: #88A7E0;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}

section.baseline .bloc_contenu_baseline .contenu .navig_arrow {
  top: 78px;
  bottom: 0;
  position: relative;
  display: block;
}

section.baseline .bloc_contenu_baseline .contenu h1 {
  color: #ffffff;
  font-size: 54px;
  font-weight: normal;
  line-height: 60px;
  margin-bottom: 68px;
  margin-top: 94px;
}

section.baseline .bloc_contenu_baseline .contenu a {
  color: #174294;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  background: #fdeeef;
  padding: 30px 50px 30px 50px;
  text-decoration: none;
}

section.baseline .bloc_image_baseline {
  background: #ebf1fc;
  height: 597px;
  padding-left: 0;
  padding-right: 0;
}

section.international {
  min-height: 500px;
  background: url(/themes/custom/cncdh/images/contenu/un-logo.png) no-repeat center;
  background-color: #041432;
  margin-bottom: 120px;
}

section.international .bloc_contenu_international {
  height: 500px;
}

section.international .bloc_contenu_international .contenu {
  width: 465px;
  margin-top: 85px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(/themes/custom/cncdh/images/pictos/scroll-gris.png);
}

section.international .bloc_contenu_international .contenu h2 {
  color: #ffffff;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
  text-transform: none;
}

section.international .bloc_contenu_international .contenu p {
  color: #ebf1fc;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  line-height: 22px;
  padding-top: 24px;
  padding-bottom: 20px;
}

section.international .bloc_contenu_international .contenu a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  background: #174294;
  padding: 30px 50px 30px 50px;
  text-decoration: none;
  display: block;
  width: 195px;
}

section.international .bloc_image_international {
  /*height: 500px;*/
  padding-top: 85px;
  padding-left: 200px;
}

section.international .bloc-liste {
  background: #fff;
  padding: 0;
}

section.international .bloc-liste:hover {
  background: #ebf1fc;
}

section.international .bloc-liste .bloc-liste-extrait {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

section.presentation {
  margin-bottom: 110px;
  min-height: 1000px;
}

section.presentation h3 {
  color: #072c6f;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 65px;
  margin-top: 0;
}

section.presentation .bloc_expertise {
  height: 500px;
}

section.presentation .bloc_expertise .bloc_image {
  float: left;
  margin-bottom: 50px;
}

section.presentation .bloc_expertise .content {
  float: left;
  background: #ebf1fc;
  padding: 45px 33px 50px 30px;
  border-bottom: solid 5px #174294;
  margin-bottom: 50px;
}

section.presentation .bloc_expertise .content.bg_bl {
  background: #fff;
}

section.presentation .bloc_expertise .contenu .content h2 {
  text-transform: none;
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
}

section.presentation .bloc_expertise .contenu .content p {
  padding-top: 25px;
  padding-bottom: 25px;
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

section.presentation .bloc_expertise .contenu .content a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  background: #174294;
  padding: 30px 50px 30px 50px;
  text-decoration: none;
  display: block;
  width: 195px;
}

section.presentation .bloc_education {
  padding-left: 0;
  padding-right: 0;
}

section.presentation .bloc_education .contenu {
  width: 370px;
  margin: auto;
}

section.presentation .bloc_education .contenu .content {
  border-bottom: solid 5px #174294;
  background: #fff;
  padding: 0 45px 70px 40px;
}

section.presentation .bloc_education .contenu .content h2 {
  margin-top: 25px;
  text-transform: none;
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
}

section.presentation .bloc_education .contenu .content p {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

section.presentation .bloc_education .contenu .content a {
  background: #174294;
  padding: 10px 15px 10px 15px;
  width: 195px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  padding: 30px 50px 30px 50px;
  display: block;
  margin-top: 24px;
}

section.presentation .bloc_education .contenu .content span {
  color: #174294;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/********** Toutes pages et views **********/

#main-wrapper {
  margin-top: -90px;
}

.path-recherche #main-wrapper {
  margin-top: 25px;
}

.path-cookies #main-wrapper {
  margin-top: 45px;
}

.views-element-container section header {
  display: none;
}


/********** section.actualites **********/

section.actualites {
  margin-bottom: 50px;
}

section.actualites .header_actualite h2 {
  color: #072c6f;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  float: left;
}

section.actualites .header_actualite a {
  background: #174294;
  padding: 10px 15px 10px 15px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  padding: 30px 50px 30px 50px;
  display: block;
  float: right;
}

.our-mission {
  color: #088A7E;
}

.bloc-actualites {
  margin-bottom: 50px;
  padding-right: 15px;
}

.bloc-actualites .views-field-field-mot-cle {
  margin-top: -30px;
  margin-bottom: 30px;
}

.bloc-actualites .bloc-actualite-titre {
  margin-bottom: 5px;
  display: block;
}


.bloc-actualites span.bloc-actualite-mot-cle {
  border-radius: 14.5px;
  background: #174294;
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.41666666px;
  padding: 10px 15px 10px 15px;
}

.bloc-actualites .bloc-actualite-titre a {
  color: #072c6f;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  padding-left: 40px;
  padding-right: 40px;
}

.bloc-actualites span.bloc-actualite-ecrit-le {
  color: #174294;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-left: 40px;
  padding-right: 40px;
}

.bloc-actualites .bloc-actualite-extrait {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  padding: 30px 40px 60px 40px;
  border-bottom: solid 5px #174294;
  display: block;
}

section.actualites .bloc_expertise {
  height: 500px;
}

section.actualites .bloc_expertise .bloc_image {
  float: left;
  margin-bottom: 50px;
}

section.actualites .bloc_expertise .content {
  float: left;
  width: 335px;
  background: #ebf1fc;
  padding: 45px 33px 50px 30px;
  border-bottom: solid 5px #174294;
  margin-bottom: 50px;
}

section.actualites .bloc_expertise .content.bg_bl {
  margin-right: 65px;
  background: #fff;
}

section.actualites .bloc_expertise .contenu .content h5 {
  text-transform: none;
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
}

section.actualites .bloc_expertise .contenu .content p {
  padding-top: 25px;
  padding-bottom: 25px;
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

section.actualites .bloc_expertise .contenu .content a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  background: #174294;
  padding: 30px 50px 30px 50px;
  text-decoration: none;
  display: block;
  width: 195px;
}

section.actualites .bloc_education {
  padding-left: 0;
  padding-right: 0;
}

section.actualites .bloc_education .contenu {
  width: 370px;
  margin: auto;
}

section.actualites .bloc_education .contenu .content {
  border-bottom: solid 5px #174294;
  background: #fff;
  padding: 0 45px 70px 40px;
}

section.actualites .bloc_education .contenu .content h5 {
  margin-top: 25px;
  text-transform: none;
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
}

section.actualites .bloc_education .contenu .content p {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

section.actualites .bloc_education .contenu .content a {
  background: #174294;
  padding: 10px 15px 10px 15px;
  width: 195px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  padding: 30px 50px 30px 50px;
  display: block;
  margin-top: 24px;
}

section.actualites .bloc_education .contenu .content span {
  color: #174294;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.bloc-actualites-accueil {
  margin-bottom: 70px;
  overflow: auto;
}

.titre_actualite_desktop {
  float: left;
}

.titre_actualite_desktop h2 {
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
}

.lien_actualite_desktop a {
  background: #174294;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 240px;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  float: right;
}

.lien_actualite_mobile a {
  background: #174294;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 90px;
}


@media screen and (min-width: 992px ){
  .actualites-home{
  display: flex;
  }
}


/********** Section Publication**********/
.path-actualites header p,
.path-espace-presse .view-header p,
.page-content .view-membres .view-header p,
.path-education-droits-humains .view-ressources .view-header p {
  display: none;
}

section.publications {
  margin-bottom: 50px;
  position: relative;
}

section.publications header {
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
  min-height: 220px;
  width: 670px;
}

.path-publications .bloc-publications-accueil {
  display: none;
}

.bloc-publications {
  margin-bottom: 50px;
  min-height: 368px !important
}

.bloc-publications:hover {
  background: #ebf1fc;
}

.bloc-liste.bloc-publications .views-field-field-image-couverture {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.bloc-publication-image img.image-field {
  width: 100%;
}

.bloc-publications .bloc-publications-presentation {
  background: #ebf1fc;
  padding: 50px;
  border-bottom: solid 5px #174294;
}

.bloc-publications .bloc-publications-presentation h2 {
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 50px;
}

.bloc-publications .bloc-publications-presentation .bloc-publications-descip {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.bloc-publications .bloc-publications-presentation a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  background: #174294;
  padding-right: 9.5px;
  padding-Left: 59.52px;
  padding-Top: 26px;
  padding-bottom: 26px;
  display: block;
  margin-top: 50px;
  margin-bottom: 20px;
}

.bloc-publications .views-field-field-mot-cle {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: -30px;
  margin-bottom: 30px;
}

.bloc-publications .bloc-publication-titre {
  margin-bottom: 5px;
  display: block;
  padding-left: 40px;
  padding-right: 40px;
  font-family: 'wotfardregular';
  font-weight: 600;
  color: #072c6f;
}

.bloc-publications span.bloc-publication-type {
  border-radius: 14.5px;
  background: #174294;
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.41666666px;
  padding: 10px 15px 10px 15px;
}

.bloc-publications .views-field.views-field-title {
  clear: both;
  min-height: 81px;
}

.bloc-publications .bloc-publication-titre a {
  color: #072c6f;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

.bloc-publications .bloc-publication-titre a:hover {
  text-decoration-color: #ea384c;
}

.bloc-publications span.bloc-publication-date {
  color: #174294;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-left: 40px;
  padding-right: 40px;
}

.bloc-publications .views-field-body {
  padding: 30px 40px 60px 40px !important;
  border-bottom: solid 5px #174294;
  min-height: 192px !important;
}

.bloc-publications span.bloc-publication-extrait {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.publications #edit-field-date-publication {
  width: 263px;
  padding: 25px 20px;
  margin-right: 27px;
}

.publications #edit-search-api-fulltext {
  width: 273px;
}

/********** Section Evenement**********/
#block-views-block-evenements-block-event,
#block-views-block-evenements-block-event-2 {
  background: #fdeeef;
  border-top: solid 5px #174294;
  padding-top: 50px;
  padding-bottom: 70px;
  overflow: auto;
  margin-bottom: 50px;
}

.evenements_views .titre {
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 50px;
  padding-left: 40px;
  padding-right: 40px;
}

.evenements_views h2 {
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 50px;
  padding-left: 40px;
  padding-right: 40px;
}

.evenements_views ul.pager {
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  padding: 20px 40px 20px 40px;
  margin-bottom: 0;
}

.evenements_views .pager li>a {
  background: #174294;
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 0;
  background: none;
  border: none;
}

.evenements_views .pager li.next>a span {
  content: url(/themes/custom/cncdh/images/pictos/btnfleche2-droite.png);
}

.evenements_views .pager li.previous>a span {
  content: url(/themes/custom/cncdh/images/pictos/btnfleche2-gauche.png);
}

.evenements_views .bloc-evenements {
  padding-left: 25px;
  padding-right: 25px;
}

.evenements_views .bloc-evenement-date {
  margin-top: 30px;
  margin-right: 10px;
  float: left;
}

.evenements_views .bloc-evenement-date time {
  color: #ea384c;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.evenements_views .bloc-evenement-titre {
  width: 220px;
  height: 40px;
  color: #072c6f;
  font-family: 'wotfardmedium';
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.evenements_views .bloc-evenement-titre:hover {
  cursor: pointer;
}

.evenements_views .bloc-evenement-titre a {
  color: #072c6f;
  /*font-size: 17px;
  font-weight: 500;*/
  line-height: 20px;
}

.evenements_views .bloc-evenement-titre a:hover {
  text-decoration: 2px underline #ea384c;
}

.evenements_views .bloc-evenement-type {
  margin-bottom: 20px;
  margin-top: 30px;
}

.evenements_views .bloc-evenement-type a {
  display: inline-block;
  color: #072c6f;
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 14.5px;
  background: #ffffff;
  padding: 7px 10px 10px 10px;
}


/********** Section Publication**********/
section.videos {
  background: #041432;
  margin-bottom: 140px;
  height: 610px;
}

section.videos .contextual-region {
  float: none;
}

.bloc_slider {
  height: 630px;
  padding-top: 110px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(/themes/custom/cncdh/images/pictos/scroll-gris.png);
}

.bloc_slider .flexslider {
  width: 830px;
  background: none;
  border: none;
  margin: auto;
}

.bloc_slider ol.flex-control-nav.flex-control-paging {
  display: none;
}

.bloc_slider .flexslider .slides img {
  margin: auto;
  width: auto;
}

.bloc_slider .bloc-video-image {
  margin-bottom: 30px;
  height: 365px;
}

.bloc_slider .bloc-video-image a {
  margin-top: -230px;
  display: block;
}

.bloc_slider .bloc-video-titre a {
  text-align: center;
  display: block;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
}

.bloc_slider .flex-direction-nav a {
  width: 50px;
  height: 50px;
  opacity: 1;
  display: block;
}

.bloc_slider .flex-direction-nav .flex-next,
.bloc_slider .flexslider:hover .flex-direction-nav .flex-next {
  right: 0;
}

.bloc_slider .flexslider:hover .flex-direction-nav .flex-prev {
  left: 0;
}

.bloc_slider .flex-direction-nav a.flex-next:before {
  content: url(/themes/custom/cncdh/images/pictos/btnfleche-slider-droite.png);
}

.bloc_slider .flex-direction-nav a.flex-prev:before {
  content: url(/themes/custom/cncdh/images/pictos/btnfleche-slider-gauche.png);
}

.bloc_slider .flex-direction-nav .flex-prev {
  left: 0;
}

.bloc_slider .chaine_youtube a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  padding: 25px 50px;
  background: #174294;
  bottom: 0;
  display: block;
  position: absolute;
  right: 0;
}

.bloc_slider .chaine_youtube a:after {
  content: url(/themes/custom/cncdh/images/pictos/external-blanc.png);
  margin-left: 15px;
}

.no_social {
  width: 100%;
  position: relative;
}

.social_no_display {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  background: #2d2f32;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  width: -moz-fit-content;
}

.views-field-field-video-embed>div.no_social {
  width: 75%;
  margin: auto;
}

.social_no_display.youtube {
  padding: 50px 75px;
  height: 315px;
  width: 100%;
}

.social_no_display.youtube>p {
  top: 5vw;
  position: relative;
  text-align: center;
  font-size: 1.5rem !important;
  color: #ffffff !important;
}

.baseline .social_no_display.youtube {
  top: 5vw;
  position: relative;
  text-align: center;
  font-size: 1.5rem !important;
  color: #ffffff !important;
}

.social_no_display.twitter {
  padding: 10px 25px;
  height: 800px;
  margin-bottom: 100px;
}

.social_no_display.twitter>p {
  top: 20vw;
  position: relative;
  text-align: center;
  font-size: 1.5rem !important;
  color: #ffffff !important;
}

.field__label {
  display: none;
}



/******** Bloc Liste *********/
.path-membres #main-wrapper {
  margin-top: -340px;
}

/* .path-education-droits-humains #main-wrapper{
  margin-top: -280px;
} */
.view-membres .view-header {
  margin-bottom: 30px;
  position: relative;
}

.view-membres .view-header p {
  width: 670px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
}

.bloc-liste {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
}

.bloc-liste .bloc-liste_detail {
  background: #fff;
  padding-left: 40px;
  padding-right: 40px;
  border-bottom: solid 5px #174294;
}

.bloc-liste .bloc-liste_detail .views-field-nid {
  display: none;
}

.view-membres .bloc-liste .bloc-liste_detail {
  background: #fff;
  padding-left: 0;
  padding-right: 0;
  border-bottom: solid 5px #174294;
}

.view-membres .bloc-liste .bloc-liste_detail .teaser_membre_no_image {
  padding-left: 40px;
  padding-right: 40px;
}

.bloc-liste .bloc-liste_detail:hover,
article .bloc-article .view-display-id-block_1 .bloc-liste_detail:hover {
  background: #ebf1fc;
}

.bloc-liste .views-field-field-video-embed {
  margin-left: -40px;
  margin-right: -40px;
  min-height: 40px;
  text-align: center;
}

.views-field-field-image-profil-representant {
  min-height: 40px;
}

.bloc-liste .views-field-field-mot-cle {
  margin-top: -50px;
  margin-bottom: 30px;
}

.publications .bloc-liste .views-field-field-type-publication {
  margin-top: -50px;
  margin-bottom: 30px;
  padding-left: 40PX;
  padding-right: 40px;
}

.path-publications .publications .bloc-liste .views-field-field-type-publication {
  padding-left: 0;
  padding-right: 0;
}

.path-publications .bloc-liste span.bloc-liste-type span {
  width: auto;
}

.path-publications .views-field.views-field-field-image-couverture img {
  width: 100%;
}

.bloc-liste .views-field-field-image-couverture {
  min-height: 40px;
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 20px;
  ;
}

.path-espace-presse .bloc-liste .views-field-field-image-couverture {
  /* margin-left: 0px; */
  margin-top: -50px;
}

.bloc-liste-image img.image-field {
  width: 100%;
}

.path-espace-presse .view-revue-presse .bloc-liste .bloc-liste-logo {
  padding-left: 0px;
  padding-right: 0px;
}

.path-espace-presse .view-revue-presse .bloc-liste-logo img.image-field {
  max-width: none !important;
  height: 100px;
}



.path-espace-presse .bloc-liste .views-field-field-image-couverture img.image-field {
  width: inherit;
}

.bloc-liste .bloc-liste-logo {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
}

.bloc-liste .bloc-liste-titre {
  margin-bottom: 5px;
  display: block;
  clear: both;
  font-family: 'wotfardregular';
  font-weight: 600;
  color: #072c6f;
}

.bloc-liste .views-field-field-type-membre {
  margin-top: -30px;
}

.path-presentation span.bloc-liste-type,
.path-node span.bloc-liste-type {
  width: auto !important;
  border-radius: 14.5px;
  background: #174294;
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.41666666px;
  padding: 10px 5px 10px 10px;
  height: 32px;
  display: block;
  float: left;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  margin-right: 10px;
}

.bloc-liste span.bloc-liste-type span {
  border-radius: 14.5px;
  background: #174294;
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.41666666px;
  padding: 10px 15px 10px 15px;
  display: block;
  float: left;
  margin-bottom: 8px;
  position: relative;
  margin-right: 10px;
}

.bloc-liste span.bloc-liste-mot-cle {
  border-radius: 14.5px;
  background: #f6a9b1;
  color: #072c6f;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 10px 15px 10px 15px;
  margin-right: 2px;
  float: left;
  display: block;
  height: 32px;
  margin-right: 10px;
}

.bloc-liste span.bloc-liste-mot-cle a {
  color: #ffffff;
}

.bloc-liste .bloc-liste-titre a {
  color: #072c6f;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

.bloc-liste .bloc-liste-titre a:hover {
  text-decoration-color: #ea384c;
}

.bloc-liste span.bloc-liste-date,
.bloc-liste_detail .bloc-publication-date {
  color: #174294;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.bloc-liste .bloc-liste-date time {
  color: #174294;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.bloc-liste .views-field-field-documents-lies {
  margin-bottom: 70px;
}

.bloc-liste .bloc-liste_detail .views-field-field-documents-lies span.file-icon,
.bloc-liste .bloc-liste_detail .views-field-field-documents-lies span.file-size {
  display: none;
}

.bloc-liste .bloc-liste_detail .views-field-field-documents-lies .file-link a {
  content: url(/themes/custom/cncdh/images/pictos/btntelechargement2.png);
}

.bloc-liste .bloc-liste_detail:hover .views-field-field-documents-lies .file-link a {
  content: url(/themes/custom/cncdh/images/pictos/btntelechargement3.png);
}

.bloc-liste .views-field-body {
  padding: 30px 0 60px 0;
}

.bloc-liste span.bloc-liste-extrait {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.bloc-liste span.bloc-liste-extrait p {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

/***** page front page *****/
.path-frontpage #block-views-block-actualites-block-1 form#views-exposed-form-actualites-block-1 {
  display: none;
}

.path-frontpage article {
  display: none;
}

/***** page espace presse *****/
.path-espace-presse .bloc-liste .bloc-liste_detail {
  padding-top: 50px;
}

.path-espace-presse .bloc-liste .views-field.views-field-field-type-article {
  padding-right: 10px;
  float: left;
  margin-bottom: 8px;
}

.path-espace-presse .bloc-liste .views-field-field-mot-cle {
  margin-top: 0px;
  margin-bottom: 30px;
}

.path-espace-presse .bloc-liste .views-field.views-field-title {
  clear: both;
}

span.field-content.bloc-liste-media {
  color: #174294;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 10px;
}

.bloc-liste-media:before {
  content: '-';
}

.bloc-article .description h1,
.bloc-article .description h2,
.bloc-article .description h3,
.bloc-article .description h4,
.bloc-article .description h5,
.bloc-article .description h6 {
  color: #072c6f;
}

.bloc-article .description blockquote,
.bloc-article-info blockquote,
.path-cookies blockquote {
  margin-top: 5%;
  padding-left: 45px;
  background: url(/themes/custom/cncdh/images/pictos/guillemets.png) no-repeat !important;
  font-family: 'wotfardregular';
  font-size: 18px;
  line-height: 25px;
  color: #174294;
  background-color: white;
  border: none;
  -webkit-box-shadow: unset;
}

.bloc-article-info blockquote:before {
  content: none;

}

.bloc-article .description blockquote::before {
  content: none;
}

.bloc-article .bloc-article-info .bloc-article-info_detail .information #toc_sidebar #title_current_page span {
  display: flex;
  background-color: unset;
  color: #ea384c;
  font-family: 'wotfardregular';
  font-size: 19px;
  letter-spacing: 0.5px;
  line-height: 24px;
  width: 100%;
  border-radius: 0;
  font-weight: 600;
  margin-left: 1.2rem;
  padding-left: 0;
  padding-bottom: 10%;
  border-bottom: solid 1px #C7D4ED;
}

.bloc-article .bloc-article-info .bloc-article-info_detail .information #toc_sidebar .child_node {
  margin-left: 0;
  padding-left: 0;
  color: #072C6F;
  font-family: 'wotfardsemibold';
  line-height: 24px;
  font-size: 19px;
  list-style: none;
  border-bottom: solid 1px #C7D4ED;
}

.bloc-article .bloc-article-info .bloc-article-info_detail .information #toc_sidebar .child_node::after {
  content: url(/themes/custom/cncdh/images/pictos/arrow2-clair.png);
  float: right;
  position: relative;
  top: -4rem;
}
@media screen and (min-width: 992px ){
  .bloc-article .bloc-article-info .bloc-article-info_detail .information #toc_sidebar .child_node::after {
    top: -5.7rem;
  } 
}

.bloc-article .bloc-article-info .bloc-article-info_detail .information #toc_sidebar .child_node:hover::after {
  content: url(/themes/custom/cncdh/images/pictos/arrow2-rouge.png);
}

.bloc-article #toc_content_bottom {
  display: block;
}

.bloc-article #toc_content_bottom .child_node {
  display: inline-block;
  width: 45%;
  margin-left: 0;
  margin-right: 4%;
  padding-left: 0;
  padding: 1em;
  margin-top: 5%;
  background-color: #072C6F;
  font-family: 'wotfardsemibold';
  line-height: 24px;
  font-size: 19px;
  list-style: none;
}

.bloc-article #toc_content_bottom .child_node a {
  color: white;
  font-family: 'wotfardmedium';
  font-size: 15px;
}

.bloc-article #toc_content_bottom .child_node:hover {
  padding-bottom: 0.7em;
  border-bottom: solid 0.3em #C7D4ED;
  cursor: pointer;
}

.bloc-article #toc_content_bottom .child_node::after {
  content: url(/themes/custom/cncdh/images/pictos/arrow2-clair.png);
  float: right;
}

.bloc-article #toc_content_bottom .child_node:hover::after {
  content: url(/themes/custom/cncdh/images/pictos/arrow2-blanc.png);
  float: right;
}

/***** article *****/
article .bloc-article .view-display-id-block_1 {
  margin-top: 10%;
}

article .bloc-article .view-display-id-block_1 .bloc-liste:hover,
.views-view-grid .views-row .bloc-liste:hover,
.row .bloc-liste:hover {
  cursor: pointer;
}

article .bloc-article .view-display-id-block_1 .bloc-liste_detail {
  width: 95%;
  padding-left: 40px;
  padding-right: 40px;
  background: #fff;
  border-bottom: solid 5px #174294;
}

article .bloc-article .view-display-id-block_1 .bloc-liste_detail .views-field-title h2 {
  font-family: 'wotfardsemiBold';
  font-size: 27px;
  color: #072C6F;
  line-height: 30px;

}

article .bloc-article .view-display-id-block_1 .bloc-liste_detail .views-field-title h2 a:hover {
  text-decoration-color: #ea384c;
}

article .bloc-article .view-display-id-block_1 .bloc-liste_detail .views-field-body {
  font-family: 'wotfardlight';
  font-size: 15px;
  color: #072C6F;
  line-height: 22px;
}

article .bloc-article .view-display-id-block_1 .bloc-liste .views-field-nid a {
  content: url(/themes/custom/cncdh/images/pictos/btnfleche-droite.png);
}

article .bloc-article .view-display-id-block_1 .bloc-liste:hover .views-field-nid a {
  content: url(/themes/custom/cncdh/images/pictos/btnfleche-droite-rouge.png);
}

article .bloc-article .view-display-id-block_1 .bloc-liste_detail .views-field-body p {
  margin-bottom: 30px;
}

.bloc-liste article .bloc-liste_detail {
  padding-bottom: 50px;
  padding-top: 30px;
  background: url(/themes/custom/cncdh/images/pictos/btnfleche-droite.png) #fff no-repeat;
  background-position: bottom 50px left 40px;
}

.bloc-liste article .bloc-liste_detail:hover {
  background: url(/themes/custom/cncdh/images/pictos/btnfleche-droite-rouge.png) #ebf1fc no-repeat;
  background-position: bottom 50px left 40px;
}

#block-blockrelatedcontent {
  padding-top: 3%;
  border-top: solid 1px rgba(115, 147, 208, 0.4);
}

#block-blockrelatedcontent .bloc-liste article .bloc-liste_detail {
  background: url('') #fff;
}

#block-blockrelatedcontent .bloc-liste article .bloc-liste_detail:hover {
  background: url('') #ebf1fc;
}

/**** page-revue-presse *****/
.path-revue-presse .views-field-field-date-publication {
  margin-left: 40px;
}

.path-revue-presse .bloc-liste span.bloc-liste-date {
  padding-left: 0;
  padding-right: 0;
}

.path-revue-presse .bloc-liste .bloc-liste-date time {
  line-height: 23px;
  padding-left: 0;
  padding-right: 0;
  float: left;
}

/******** End Bloc Liste *********/
/******** Bloc Article *********/
.path-node #main-wrapper {
  position: relative;
}

.path-node #breadcrumb {
  margin-bottom: 0px;
}

.path-node #breadcrumb.breaddegra {
  margin-bottom: 0px;
}

.path-node nav.tabs {
  float: right;
  margin-top: -40px;
  position: relative;
  z-index: 1;
  margin-right: 30px;
}

.path-node .page-title-wrap h1.page-title {
  width: 715px;
  line-height: 50px;
}

.path-node .bloc-article {
  padding-left: 0;
  padding-right: 0;
  z-index: 4;
}

.path-node .bloc-article .bloc-article-info {
  padding-left: 0;
}

.path-node .bloc-article .bloc-article-presentation {
  padding-right: 0;
}

.page-node-type-membres #main-wrapper {
  margin-top: -90px;
  position: relative;
}

.bloc-article {
  margin-bottom: 115px;
  position: relative;
}

.bloc-article ul.taxonomy-terms {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.bloc-article li.taxonomy-term {
  display: inline-block;
}

.bloc-summary-left {
  padding-right: 0;
}

#breadcrumb .bloc-asummary {
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
  position: relative;
}

#breadcrumb .bloc-asummary a {
  display: block;
  height: 18px;
  color: #7393d0;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 10px;
}

#breadcrumb .bloc-asummary a::after {
  content: ' \002192';
}

section.bloc-actualites #header_news {
  display: none;
}

.page-content article .bloc-asummary {
  display: none;
}

.bloc-asummary-img,
.img-system-fields .image-breadcrumb {
  opacity: 0;
}

.bloc-asummary-image {
  z-index: 1;
  position: relative;
  text-align: center;
  margin-top: -228px;
  z-index: 1;
  height: 550px;
}

.bloc-asummary-img img {
  height: 100%;
}

.bloc-summary-right {
  margin-right: -315px;
}

.bloc-asummary {
  width: 710px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
  margin-bottom: 70px;
  position: relative;
  z-index: 2;
}

.bloc-asummary p {
  margin: 0;
}

.bloc-article .bloc-article-info {
  padding-right: 47px;
}

.bloc-article .bloc-article-info .bloc-article-info_detail {
  background: #ebf1fc;
  border-top: solid 5px #7393d0;
}

.bloc-article .img_sidebar {
  border: solid 1px #ebf1fc;
  margin: 0;
  padding: 0;
  background: #fff;
  text-align: center;
}

.bloc-article .img_sidebar img {
  width: 100%;
}

.bloc-article .information {
  padding: 0px 40px 70px 40px;
  margin-top: 70px;
}

.bloc-article .information .type {
  margin-bottom: 45px;
}

.bloc-article .information .type span,
.bloc-article .information .type span a {
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.41666666px;
  border-radius: 14.5px;
  background: #174294;
  padding: 7px 10px;
  display: inline-block;
  margin-bottom: 8px;
}

.bloc-article .information .type span a {
  margin-bottom: 0px;
}

.bloc-article .information .type span.act,
.bloc-article .information .type span.act a {
  color: #072c6f;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 14.5px;
  background: #f6a9b1;
}

.bloc-article .information .date-nomination span {
  color: #174294;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 35px;
  margin-bottom: 8px;
  display: block;
}

.bloc-article .information .date-nomination .date.jorf:after {
  content: url(/themes/custom/cncdh/images/pictos/external-bleu.png);
  margin-left: 10px;
}

.bloc-article .information .date-nomination .info {
  color: #072c6f;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.bloc-article .information .date-nomination .date {
  color: #072c6f;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.bloc-article .bloc-lien {
  background: #174294;
  padding: 40px;
  padding-bottom: 0;
  overflow: auto;
}

.bloc-article .bloc-lien:hover {
  background: #072c6f;
}

.bloc-article .bloc-lien .title {
  float: left;
  color: #ffffff;
  font-size: 19px;
  line-height: 23px;
  width: 70%;
}

.bloc-article .bloc-lien .cnt_lien {
  min-height: 50px;
  margin-bottom: 35px;
}

.bloc-article .bloc-lien .cnt_lien a.lien {
  float: right;
}

.bloc-article .bloc-telechargement {
  background: #041432;
  padding: 40px;
  overflow: auto;
}

.bloc-article .bloc-telechargement .cnt_lien .title {
  float: left;
  color: #ffffff;
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  width: 75%;
}

.bloc-article .bloc-telechargement .cnt_lien:hover .title {
  color: #7393d0;
}

.bloc-article .bloc-telechargement .cnt_lien {
  height: 50px;
  margin-bottom: 35px;
}

.bloc-article .bloc-telechargement .cnt_lien a.lien {
  float: right;
}

.bloc-article .bloc-telechargement .cnt_lien:hover a.lien img {
  content: url("/themes/custom/cncdh/images/pictos/btntelechargement2.png");
}

.bloc-article .bloc-telechargement span.download {
  color: #7393d0;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 35px;
  display: block;
}

.page-node-type-membres .bloc-article .bloc-representant {
  margin-top: 150px;
}

.bloc-article .bloc-representant .titre {
  margin-bottom: 30px;
}

.bloc-article .bloc-representant .titre span {
  color: #ea384c;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.bloc-article .bloc-representant .fonction {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 60px;
}

.bloc-article .bloc-representant .representant .nom {
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 10px;
}

.bloc-article .bloc-representant .suppleant .nom {
  color: #072c6f;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 10px;
}

.bloc-article .bloc-representant .desc-representant {
  float: left;
}

.bloc-article .bloc-representant .img-representant {
  float: right;
  width: 170px;
  height: 170px;
  margin-bottom: 50px;
}

.bloc-article .bloc-representant .img-representant .image-field {
  border-radius: 50%;
  width: 170px;
  height: 170px;
}

.bloc-article .bloc-article-presentation {
  padding-top: 20px;
}

.bloc-article .bloc-article-presentation .version_eng {
  background: #174294;
  border: 0;
  border-radius: 0;
  padding: 25px 30px;
  position: relative;
  left: -62px;
  top: -5px;
}

.bloc-article .bloc-article-presentation .version_eng:hover {
  background: #7393d0;
}

.bloc-article .bloc-article-presentation .version_eng:before {
  content: url(/themes/custom/cncdh/images/pictos/english-blanc.png);
  margin-right: 20px;
}

.bloc-article .bloc-article-presentation .img_couverture {
  text-align: start;
  margin-top: 90px;
}

.bloc-article .description {
  display: block;
  clear: both;
  margin-top: 90px;
}

.bloc-article .description .chapeau {
  color: #072c6f;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
}

.bloc-article .description .exergue {
  color: #174294;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  background-color: #EBF1FC;
}

article ul,
.path-cookies .cookies_form ul,
.modal-open ul {
  list-style-image: url("../images/pictos/Éléments\ graphiques/@1xpuce.png") !important;
}

.exergue {

  color: #174294;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  background-color: #EBF1FC;
  padding: 50px;
  border-bottom: 5px solid #174294;

}

.bloc-article .description q {
  color: #174294;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
}

.bloc-article .description q:before {
  content: "«";
}

.bloc-article .description q:after {
  content: "»";
  margin-left: 8px;
}

.bloc-article .description a {
  text-decoration: underline;
}

.bloc-article .description .chapeau a {
  color: #072c6f;
}

.bloc-article .description .exergue a {
  color: #174294;
}

.bloc-article .description p a {
  color: #072c6f;
}

.bloc-article .description p {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

/******** End Bloc Article{ *********/
/******** Bloc Cncdh Twitter *********/
#block-cncdhtwitter {
  background: #ddf1fd;
  border-top: solid 5px #1ca1f2;
  margin-bottom: 100px;
}

#block-cncdhtwitter h2.block-title {
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
  padding: 45px 40px;
  border-bottom: solid 1px #fff;
  margin-bottom: 0;
  margin-top: 0;
}

#block-cncdhtwitter h2.block-title a {
  color: #072c6f;
}

#block-cncdhtwitter h2.block-title:before {
  content: url(/themes/custom/cncdh/images/pictos/twitter-grand.png);
  margin-right: 20px;
}

#block-cncdhtwitter .block-content {
  padding: 50px 40px;
  padding-bottom: 10px;
}

#block-cncdhtwitter .tweet {
  padding-bottom: 40px;
  border-bottom: solid 1px #c7d4ed;
  margin-bottom: 40px;
}

#block-cncdhtwitter .tweet p {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  overflow: auto;
}

#block-cncdhtwitter .tweet p a {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  overflow: auto;
}

#block-cncdhtwitter .tweet .author {
  color: #072c6f;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

#block-views-block-revue-presse-block-1>.block-content>.form-group>.view-revue-presse>.view-footer>p>a {
  background-color: #174294;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  margin: 10px;
  padding: 15px;
  align-self: center;
  display: block;
  text-align: center;
}

/******** End Bloc Cncdh Twitter *********/
/********** Recherche filtre ******/
.page-content .views-exposed-form {
  min-height: 155px;
  background: #ebf1fc;
  padding-top: 45px;
  border-top: solid 5px #7393d0;
  padding-left: 40px;
  margin-bottom: 70px;
  position: relative;
}

/**********  End Recherche Filtre ****/
/********** Section BigMenu**********/
section.bigmenu .contextual-region {
  float: none;
}

section.big_menu ul {
  list-style: none;
  padding: 0;
}

section.big_menu ul li {
  text-align: left;
}

section.big_menu a.titre {
  display: block;
  width: 100%;
  text-align: left;
  border-bottom: solid 1px #8594af;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #7393d0;
  font-size: 21px;
  font-weight: 500;
  line-height: 25px;
}

section.big_menu a.submenu {
  color: #ffffff;
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  margin-top: 30px;
  display: block;
}

section.big_menu a.sous_submenu {
  color: #8594af;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

section.big_menu .block_presentation {
  width: 50%;
  float: left;
  text-align: left;
  min-height: 145px;
}

section.big_menu a.sous_submenu:before {
  content: url(/themes/custom/cncdh/images/pictos/puce-big_menu.png);
  margin-top: -5px;
  display: block;
  float: left;
  margin-right: 10px;
}

section.big_menu a.contact_big_menu {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  background: #174294;
  width: 195px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
  display: block;
}

section.big_menu .bloc_lien_menu .lien_big_menu {
  margin-top: -70px;
}

section.big_menu .bloc_lien_menu .lien_big_menu a {
  color: #7393d0;
  font-size: 21px;
  font-weight: 500;
  line-height: 50px;
}

section.big_menu .bloc_contact_menu ul.social-icons {
  margin-top: 20px;
}

/***** Contact *****/

section.contact {
  margin-top: 70px;
}

/* .bloc_contact_communication .contenu {
  padding-right: 70px;
} */

@media screen and (min-width: 992px) {
  .bloc_contact_communication .contenu {
    padding-right: 70px;
  }
}

.bloc_contact_communication .social {
  margin-bottom: 5px;
}

.bloc_contact_communication .social ul.social-icons li {
  margin-right: 15px;
}

.bloc_contact_communication .contenu h2.service_titre {
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 25px;
  margin-top: 55px;
}

.bloc_contact_communication .contenu .service_description {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.bloc_contact_communication .contenu .service_description p {
  margin: 0;
}

.bloc_contact_communication .contenu .service_description a {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  border-bottom: solid 1px #f6a9b1;
}

.bloc_contact_form {
  background: #ebf1fc;
  padding: 60px 70px 70px 70px;
  margin-bottom: 100px;
  border-top: solid 5px #7393d0;
  margin-top: -160px;
}

.bloc_contact_form .custom_message_contact {
  color: #072c6f;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 35px;
}

.bloc_contact_form .mandatory_legend {
  color: #072C6F;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 35px;
}

.bloc_contact_form .form-item label {
  color: #174294;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.bloc_contact_form .form-item label:last-child {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  text-transform: none;
  letter-spacing: 0;
  padding-left: 40px;
  display: block;
}

.bloc_contact_form input {
  height: 70px;
  border-bottom: solid 2px #174294 !important;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 45px;
  border: none;
  border-radius: 0 !important;
}

.bloc_contact_form textarea.form-control.error,
.bloc_contact_form input.error {
  border: solid 2px red !important;
}

.bloc_contact_form .checkbox input[type=checkbox] {
  margin-left: -40px;
  display: block;
  width: 20px;
  height: 20px;
}

.bloc_contact_form input::placeholder {
  color: #072c6f;
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
  line-height: 22px;
}

.bloc_contact_form .form-group {
  margin-bottom: 53px;
}

.bloc_contact_form textarea.form-control {
  height: 260px;
  border-bottom: solid 2px #174294 !important;
  padding-top: 30px;
  padding-bottom: 0px;
  padding-left: 45px;
  border: none;
  border-radius: 0 !important;
}

.bloc_contact_form textarea.form-control::placeholder {
  color: #072c6f;
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
  line-height: 22px;
}

.bloc_contact_form button#contact_submit_button {
  background: #174294;
  height: 70px;
  width: 100%;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

/******* End Home Page ******/
/********** Page Recherche **********/
.path-recherche .view-header {
  color: #072c6f;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
  margin-bottom: 60px;
}

.path-recherche .recherche {
  display: block;
  width: 665px;
  border-bottom: solid 1px #c7d4ed;
  margin-bottom: 45px;
}

.path-recherche .recherche .bloc-recherche-type {
  padding: 10px 15px;
  border-radius: 14.5px;
  background: #e4e8f3;
  color: #0a2a59;
  font-size: 10px;
  font-weight: 900;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.41666666px;

}

.path-recherche .recherche .bloc-recherche-titre {
  margin-top: 55px;
  margin-bottom: 35px;
}

.path-recherche .recherche .bloc-recherche-titre a {
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
}

.path-recherche .recherche .bloc-recherche-extrait {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 40px 0;
  display: block;
}

.path-recherche .pagination {
  float: left;
  margin-top: 40px;
}

.recherche-btn {
  color: #FFFFFF;
  background-color: #072c6f;
  border-radius: 20px;
  padding: 7px;
}

nav.pager-nav {
  clear: both;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background: #174294;
  width: 70px;
  height: 70px;
}

.pager__item.is-active a {
  background: #fff;
  color: #174294;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  text-decoration: none;
  background-color: #174294;
  width: 70px;
  height: 70px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  padding: 0;
  text-align: center !important;
  padding-top: 30px;
  text-align: left;
  margin-right: 20px;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 2;
  color: #ffffff;
  background-color: #072c6f;
  border-color: none;
}

.pagination>li.pager__item.pager__item--next a span {
  content: url(/themes/custom/cncdh/images/pictos/arrow-blanc.png);
}

.pagination>li.pager__item.pager__item--previous a span {
  content: url(/themes/custom/cncdh/images/pictos/arrow-blanc-gauche.png);
}

li.pager__item.pager__item--last,
li.pager__item.pager__item--first {
  display: none;
}

/********** End Page Recherche **********/
/********** Page Revue de presse **********/
.bloc_contact_side {
  background: #ebf1fc;
  padding: 40px;
  margin-bottom: 30px;
  margin-top: 0;
}

.bloc_contact_side h3 {
  color: #174294;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 0;
  margin-bottom: 35px;
}

.bloc_contact_side p {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.path-espace-presse #block-views-block-revue-presse-block-1 {
  background: #ebf1fc;
  border-top: solid 5px #7393d0;
  padding: 50px 40px 70px 40px;
  margin-bottom: 100px;
}

.path-espace-presse #block-content-lien-droit-nav {
  border-top: solid 5px #7393d0;
  background: #ebf1fc;
  padding: 50px 40px 70px 40px;
  margin-bottom: 50px;
  color : #072c6f
}
.path-espace-presse #block-content-lien-droit-nav > h3{
  font-size: 27px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 45px;
  line-height: 30px;
  border-bottom: solid 1px #fff;
  margin-bottom: 35px
}

.block-title-evenements-actualites{
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 50px;
  padding-left: 40px;
  padding-right: 40px;
}

.path-espace-presse #block-views-block-revue-presse-block-1 h3.block-title {
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 45px;
  line-height: 30px;
  border-bottom: solid 1px #fff;
}

.path-espace-presse #block-views-block-revue-presse-block-1 .bloc-revue-presse {
  padding-top: 35px;
  padding-bottom: 35px;
  border-bottom: solid 1px #c7d4ed;
}

.path-espace-presse #block-views-block-revue-presse-block-1 .bloc-liste-titre a {
  color: #072c6f;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
}

.path-espace-presse #block-views-block-revue-presse-block-1 .bloc-liste-titre a:hover {
  text-decoration: 2px underline #ea384c;
}

.path-espace-presse #block-views-block-revue-presse-block-1 .bloc-revue-date time {
  color: #174294;
  font-size: 10px;
  font-weight: 400;
  line-height: 23px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  float: left;
}

.path-espace-presse #block-views-block-revue-presse-block-1 a.lien_revue {
  background: #174294;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  display: block;
  margin-top: 50px;
}

.path-espace-presse .views-exposed-form .select-wrapper {
  width: 210px;
  margin-right: 10px;
}

.path-espace-presse .views-exposed-form input.form-text {
  padding: 25px 20px;
}

/********** End Page Revue de presse **********/
/********** Page Actualités **********/
.path-actualites #edit-search-api-fulltext {
  width: 277px;
}



/********** End Page Actualites **********/
/********** Page Ressources **********/
.path-education-droits-humains .view-header {
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
  /* height: 220px; */
  width: 670px;
  position: relative;
}

.path-education-droits-humains .view-header p {
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
}

.path-education-droits-humains .bloc-liste .views-field-field-mot-cle {
  margin-top: -40px;
  margin-bottom: 30px;
  position: relative;
}

.path-education-droits-humains .bloc-liste .views-field-field-type-ressource {
  margin-top: -30px;
  margin-bottom: 10px;
  position: relative;
}

.path-education-droits-humains .bloc-liste .views-field-body {
  padding-bottom: 35px;
}

/********** End Page Ressources **********/
/********** Page Secretariat general **********/

.path-presentation #main-wrapper {
  margin-top: -100px;
}

.path-presentation .view-header {
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
  width: 670px;
  position: relative;
}

.path-presentation .view-header a {
  color: #7393d0;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.path-presentation .view-header a:after {
  content: url(/themes/custom/cncdh/images/pictos/arrow2-clair.png);
  margin-left: 10px;
}

.bloc-secretariat {
  background: #ebf1fc;
  padding: 30px 100px 30px 20px;
  margin-bottom: 30px;
  border-top: solid 5px#7393d0;
  overflow: auto;
  position: relative;
}

.bloc-secretariat .views-field-field-photo-personne {
  float: left;
  margin-right: 50px;
  width: 330px;
  min-height: 140px;
}

.bloc-secretariat .bloc-secretariat-fonction {
  color: #174294;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.bloc-secretariat .bloc-secretariat-titre {
  color: #072c6f;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.bloc-secretariat .bloc-secretariat-body,
.bloc-secretariat .bloc-secretariat-summary {
  color: #072c6f;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin-left: 380px;
}

.bloc-secretariat .bloc-secretariat-body {
  display: none;
}

.bloc-secretariat .bloc-secretariat-summary a.lire-plus,
.bloc-secretariat .bloc-secretariat-body a.lire-moins {
  display: block;
  width: 59px;
  border-bottom: solid 1px #f6a9b1;
  text-decoration: none;
  font-weight: bold;
}

.bloc-secretariat .bloc-secretariat-body a.lire-moins {
  width: 45px;
}

.bloc-secretariat .bloc-secretariat-body .addText {
  display: none;
}

/********** End Page Secretariat general **********/
/********** Bloc Related *************/
#block-blockrelatedcontent h3.block-title {
  color: #072c6f;
  font-size: 27px;
  font-weight: 600;
  line-height: 30px;
}

.pagination-contenu-lie {
  margin-bottom: 70px;
  margin-top: -40px;
}

/********** End Bloc Related *************/

/****** Header News *******/
#header_news {
  /*color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
  margin-top: -300px;
  height: 220px;
  width: 670px;*/
  margin-top: -70px;
}

#header_news p {
  display: block;
}

/****** End Header News *******/



/****** ShareThis CSS *******/
.sharethis-wrapper {
  display: flex;
  justify-content: right;
  padding: 50px;
}

/****** End ShareThis CSS *******/

/**** Cookies modal ****/

.eu-cookie-compliance-content {

  padding-top: 70px;
  padding-bottom: 10px;
}

.view-ressources .view-header p {
  color: #fff;
}

div.d-none {
  display: none;
}


.path-sitemap .region-content,
.path-user .region-content {
  margin: 125px auto 75px;
}

.path-user .region-content {
  width: 1140px;
}

.h2 h2,
.bloc-liste .bloc-liste-titre,
.bloc-publications .bloc-publication-titre,
section.presentation .bloc_expertise .contenu .content h2,
section.presentation .bloc_education .contenu .content h2 {
  font-size: 21px;
}

.path-recherche .recherche .bloc-recherche-titre {
  font-size: 27px;
  font-weight: 600;
  color: #072c6f;
}

.path-recherche .recherche:hover {
  cursor: pointer;
}

.path-recherche .recherche:hover h2 {
  text-decoration: underline;
  text-decoration-color: #ea384c;
}

.field--name-body li {
  color: #072c6f;
}

.link-menu-a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 100 !important;
  padding-top: 10%;
  padding-bottom: 10%;
}

.transcription-video-title{
  display: flex;
}

.fr-content-media__transcription {
  position: relative;
}

.fr-btn-transcription-on {
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.fr-btn-transcription-on::after {
  --icon-size: 1.4rem;
  background-color: currentColor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: var(--icon-size);
  margin-left: .5rem;
  margin-right: -.125rem;
  -webkit-mask-image: url(/themes/custom/cncdh/images/menu-2-fill.svg);
  mask-image: url(/themes/custom/cncdh/images/menu-2-fill.svg);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  vertical-align: calc((.75em - var(--icon-size))*.5);
  width: var(--icon-size);
}


.fr-btn-transcription-off {
  position: relative;
  padding-right: 1rem;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.fr-btn-transcription-off::after {
  --icon-size: 1.4rem;
  background-color: currentColor;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: var(--icon-size);
  margin-left: .5rem;
  margin-right: -.125rem;
  -webkit-mask-image: url(/themes/custom/cncdh/images/menu-2-fill.svg);
  mask-image: url(/themes/custom/cncdh/images/menu-2-fill.svg);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  vertical-align: calc((.75em - var(--icon-size))*.5);
  width: var(--icon-size);
}

.fr-content-media__transcription-txt {
  z-index: 50;
  margin-top: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  color: #072c6f;
  padding: 3rem 1rem 2rem 2rem;
  box-shadow: 0.1rem 0.1rem 2rem 0.1rem rgb(230 227 227);
}

.fr-content-media__transcription-txt-node-video{
  z-index: 50;
  margin-top: 1rem;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  color: #072c6f;
  padding: 3rem 1rem 2rem 2rem;
  box-shadow: 0.1rem 0.1rem 2rem 0.1rem rgb(230 227 227);
}

.ui-dialog .ui-dialog-titlebar-close{
    position: static;
    right: .0em;
    top: 0; 
    width: 40px;
    margin: 0;
    padding: 0;
    height: 40px;
}