@charset "UTF-8";
html {
  overflow-x: hidden; }

img {
  max-width: 100%;
  height: auto; }

body {
  font-family: "Roboto", sans-serif;
  color: #59606a;
  font-size: 14px;
  /*.btn-primary {
      color: #fff;
      background-color: #d9140e;
      border-color: #d9140e;
  }*/ }
  body > strong {
    display: none; }
  body h2 {
    font-size: 1.5em;
    margin: 10px 0 25px;
    /*color: #d9140e;*/ }
  body p {
    text-align: justify;
    font-size: 1em; }
  body ul li {
    font-size: 1em;
    /*margin-bottom: 4px;*/ }
  body.path-frontpage .page-title {
    display: none; }
  body :focus {
    outline: 0; }
  body .quicktabs-wrapper .quicktabs-tabs {
    border-bottom: 1px solid #f0f0f4;
    margin-bottom: 0;
    position: relative;
    z-index: 10; }
    body .quicktabs-wrapper .quicktabs-tabs > li {
      margin-left: 0;
      padding: 0;
      display: inline-block;
      margin-bottom: 0; }
      body .quicktabs-wrapper .quicktabs-tabs > li a {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 15px 30px;
        /*font-size: 1.57em;*/
        font-size: 1.35em;
        color: #4C4C4C;
        display: block;
        text-align: center;
        font-weight: bold; }
      body .quicktabs-wrapper .quicktabs-tabs > li > a:hover {
        text-decoration: none; }
      body .quicktabs-wrapper .quicktabs-tabs > li > a:focus {
        text-decoration: none; }
    body .quicktabs-wrapper .quicktabs-tabs > li.active {
      position: relative; }
      body .quicktabs-wrapper .quicktabs-tabs > li.active > a {
        border-color: #f0f0f4  #f0f0f4 #fafafa;
        font-weight: bold;
        background: white;
        background: linear-gradient(0deg, #fafafa 0%, #ebebed 100%); }
      body .quicktabs-wrapper .quicktabs-tabs > li.active > a:hover {
        border-color: #f0f0f4  #f0f0f4 #fff;
        text-decoration: none; }
      body .quicktabs-wrapper .quicktabs-tabs > li.active > a:focus {
        border-color: #f0f0f4  #f0f0f4 #fff;
        text-decoration: none; }
      body .quicktabs-wrapper .quicktabs-tabs > li.active::before {
        content: "";
        height: 5px;
        position: absolute;
        left: 0;
        right: 0;
        background: #d9140e; }
      body .quicktabs-wrapper .quicktabs-tabs > li.active::after {
        content: "";
        height: 1px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -1px;
        background: #fafafa; }
  body .quicktabs-wrapper .quicktabs-main {
    border: 1px solid #f0f0f4;
    border-top: 0;
    padding: 35px;
    padding-top: 40px; }
  body .form-control {
    border-color: #e8e8e9;
    /*padding: 23px 20px;*/
    border-radius: 0;
    color: #59606a;
    font-size: 14px; }
  body .form-radios .form-control {
    height: calc(4px + 0.75rem + 2px);
    width: 14px;
    display: inline-block;
    margin-right: 5px; }
  body .form-radios label {
    display: inline-block;
    max-width: calc(100% - 25px);
    vertical-align: top;
    font-size: 1em; }
  body .form-type-checkbox .form-control {
    height: calc(4px + 0.75rem + 2px);
    width: 14px;
    display: inline-block;
    margin-right: 5px; }
  body .form-type-checkbox label {
    display: inline-block;
    max-width: calc(100% - 25px);
    vertical-align: top;
    font-size: 1em; }
  body :lang(ar) #views-exposed-form-decision-gouvernementale-page-1 #edit-submit-decision-gouvernementale {
    padding: 7.5px 30px; }
  body #views-exposed-form-decision-gouvernementale-page-1 #edit-submit-decision-gouvernementale {
    padding: 7.5px 30px; }
  body .btn-primary {
    color: #fff;
    background-color: #27354a;
    border-color: #27354a;
    border-radius: 0;
    padding: 13px 30px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500; }
  body .form-actions {
    text-align: right; }
  body input[type=file] {
    padding: 9px 35px 9px 20px;
    height: 48px;
    background: url(../images/icone-file.png) no-repeat 97% center;
    overflow: hidden; }

  body #block-searchform {
    display: none; }


.user-logged-in #page-wrapper {
  padding-top: 50px; }


.view-id-frontpage {
  display: none; }
  header {
    background: linear-gradient(to left, #eee, #eee 28px, #ddd 65%, #fff);
  }
header .top_header {
  border-bottom: none;
  margin-bottom: 0px;
  background-color:#31486a !important
}
  header .top_header .region-top-left-header {
    padding: 8px 0; }
    header .top_header .region-top-left-header p {
      margin-bottom: 0; }
    header .top_header .region-top-left-header strong {
      color: #e70013;
      font-weight: normal; }
    header .top_header .region-top-left-header a {
      color: #2582eb; }
  header .top_header .region-top-right-header > div,
  header .top_header .region-top-right-header nav {
    float: right; }
  header .top_header .region-top-right-header .menu--menu-top {
    margin-right: 20px; }
    header .top_header .region-top-right-header .menu--menu-top .navbar-nav {
      flex-direction: row; }
    header .top_header .region-top-right-header .menu--menu-top li {
      display: inline-flex; }
      header .top_header .region-top-right-header .menu--menu-top li a {
        color: #fff;
        font-size: 1em; }
    header .top_header .region-top-right-header .menu--menu-top li + li::before {
      content: "-";
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 0 4px; }
  header .top_header .region-top-right-header .textcontrols {
    padding: 6px 0;
    margin-right: 16px;
    border-right: solid 1px #ebeaee;
    padding-right: 16px;
    position: relative; }
    header .top_header .region-top-right-header .textcontrols::after {
      position: absolute;
      right: 0;
      content: "";
      width: 1px;
      height: 28px;
      display: block; }
    header .top_header .region-top-right-header .textcontrols button {
      border: 0;
      background: transparent;
      color: #fff;
      font-weight: bold;
      padding: 1px 5px;
      font-size: 14px; }
      header .top_header .region-top-right-header .textcontrols button:focus {
        border: 0;
        outline: 0; }
  header .top_header .region-top-right-header .block-language-dropdown-blocklanguage-interface select {
    height: calc(1em + 0.75rem + 2px);
    padding: 0.1rem 0.75rem;
    border: 0;
    font-size: 14px;
    width: 100px !important;
    margin-top: 4px; }
  header .top_header .region-top-right-header #block-reseauxsociaux, header .top_header .region-top-right-header #block-reseauxsociaux-2, header .top_header .region-top-right-header #block-reseauxsociaux-3 {
    padding: 6px 0;
    /*margin-right: 10px;*/ }
    header .top_header .region-top-right-header #block-reseauxsociaux ul, header .top_header .region-top-right-header #block-reseauxsociaux-2 ul, header .top_header .region-top-right-header #block-reseauxsociaux-3 ul {
      margin-left: 0;
      padding-left: 0;
      margin-bottom: 0;
      margin-right: 0;
      padding-right: 0; }
      header .top_header .region-top-right-header #block-reseauxsociaux ul li, header .top_header .region-top-right-header #block-reseauxsociaux-2 ul li, header .top_header .region-top-right-header #block-reseauxsociaux-3 ul li {
        display: inline-block;
        list-style: none;
        margin-bottom: 0; }
        header .top_header .region-top-right-header #block-reseauxsociaux ul li a, header .top_header .region-top-right-header #block-reseauxsociaux-2 ul li a, header .top_header .region-top-right-header #block-reseauxsociaux-3 ul li a {
          color: #292f3b; }

            header .middle_header {
                background: #39547c !important;
              background-size: cover !important;
            height: 100px;
              padding-top: 10px;
            }
header .middle_header .region-search form {
  text-align: right; }
  header .middle_header .region-search form .form-item {
    position: relative;
    display: inline-block;
    margin: 0; }
    header .middle_header .region-search form .form-item:before {
      content: "\f002";
      position: absolute;
      right: 12px;
      top: 29px;
      font-family: FontAwesome;
      font-size: 18px;
      /* color: #258bcf;
      color: #999999; */
      color: #d9140e;
      opacity: 0.7; }
  header .middle_header .region-search form .form--inline {
    display: inline-block; }
  header .middle_header .region-search form label {
    display: none; }
header .middle_header .region-search .form-actions {
  display: none; }
header .middle_header .region-search .form-control {
  width: 265px;
  max-width: 100%;
  float: right;
  height: 28px;
  padding: 0 10px;
  border-color: #e4e4e4;
  border-radius: 0;
  margin-top: 28px;
  color: #292f3b;
  font-size: 14px; }
header .middle_header .region-search input[type="checkbox"], header .middle_header .region-search input[type="radio"] {
  border-color: #e4e4e4; }
header .middle_header .region-slogan {
  text-transform: uppercase;
  /*font-size: 22px;*/
  text-align: center;
  font-weight: 500;
  margin: 10px 0 0;
  color: #292f3b; }
  header .middle_header .region-slogan p {
    text-align: center;
    margin-bottom: 0;
    font-size: 1.57em;
    /*font-size: 1.1em;*/
    /*line-height: 27px;*/
    line-height: 1.1em;
    min-width: 360px;
    margin: 0 -6px; }
  header .middle_header .region-slogan strong {
    color: #d9140e;
    font-weight: 900;
    display: block; }
header .main_menu {
  background: #d9140e;
  min-height: 66px; }
  header .main_menu #superfish-main li {
    height: 65px;
    font-size: 13px; }
    header .main_menu #superfish-main li a {
      color: #fff;
      background: #d9140e;
      /*height: 65px;*/
      padding: 16px 7px;
      max-width: 188px;
      /*line-height: 18px;*/
      line-height: 1.28em;
      text-align: center;
      box-sizing: border-box; }
	  #cboxCurrent{
		  direction: ltr !important;
	  }
      header .main_menu #superfish-main li a:hover {
        text-decoration: none; }
      header .main_menu #superfish-main li a.menuparent {
        display: block; }
    header .main_menu #superfish-main li > span {
      color: #fff;
      background: #d9140e;
      /*height: 65px;*/
      padding: 11px 11px;
      max-width: 170px;
      line-height: 18px;
      text-align: center;
      display: inline-block;
      box-sizing: border-box; }
      header .main_menu #superfish-main li > span.menuparent {
        display: block; }
    header .main_menu #superfish-main li ul {
      top: 66px !important;
      -webkit-box-shadow: 0px 0px 15px 0px rgba(111, 120, 133, 0.3);
      -moz-box-shadow: 0px 0px 15px 0px rgba(111, 120, 133, 0.3);
      box-shadow: 0px 0px 15px 0px rgba(111, 120, 133, 0.3); }
      header .main_menu #superfish-main li ul li {
        height: auto; }
        header .main_menu #superfish-main li ul li a {
          background: #fff;
          color: #666666;
          height: auto;
          max-width: inherit;
          text-align: left;
          padding: 11px 10px; }
          header .main_menu #superfish-main li ul li a:hover {
            color: #fff;
            background: #d9140e; }
          header .main_menu #superfish-main li ul li a.is-active {
            color: #fff;
            background: #d9140e; }
    header .main_menu #superfish-main li ul.sf-menu li:hover > ul,
    header .main_menu #superfish-main li ul.sf-menu li.sfHover > ul {
      top: auto; }
    header .main_menu #superfish-main li.menuparent > a {
      padding: 11px 20px 11px 11px; }
    header .main_menu #superfish-main li.menuparent > span {
      padding: 16px 20px 11px 11px; }
  header .main_menu #superfish-main > li.active-trail {
    /*> a.is-active{*/
    position: relative; }
    header .main_menu #superfish-main > li.active-trail::after {
      height: 3px;
      right: 7px;
      bottom: 3px;
      left: 7px;
      position: absolute;
      background: #fff;
      display: block;
      content: ""; }
  header .main_menu #block-navigationprincipale .sf-accordion-toggle {
    position: fixed;
    z-index: 10000;
    left: 20px;
    top: 100px;
    display: none; }

footer {
  clear: both; }
  footer .footer-top {
   /* background: #27354a;*/
background: #31486a;
    color: #fff;
    padding: 20px 0;
    border-top: 8px solid #d9140e; }
    footer .footer-top h2 {
      font-size: 1em;
      text-transform: uppercase;
      margin: 0 0 20px; }
    footer .footer-top .newsletter form {
      position: relative;
      min-height: 50px; }
    footer .footer-top .newsletter .description {
      display: none; }
    footer .footer-top .newsletter #edit-message {
      display: none; }
    footer .footer-top .newsletter #edit-mail-wrapper label {
      font-weight: normal;
      font-size: 1em; }
      footer .footer-top .newsletter #edit-mail-wrapper label::after {
        display: none; }
    footer .footer-top .newsletter #edit-mail-wrapper input {
      border-radius: 0;
      height: 40px;
      width: calc(100% - 110px);
      border: 0;
      font-size: 14px;
      padding: 0 10px; }
    footer .footer-top .newsletter .form-actions {
      position: absolute;
      right: 0;
      bottom: 0;
      margin: 0; }
      footer .footer-top .newsletter .form-actions input {
        height: 40px;
        border-radius: 0;
        background: #e70013;
        width: 110px;
        text-align: center;
        border: 0;
        padding: 0; }
    footer .footer-top .contact-footer p {
      line-height: 30px;
      margin-bottom: 0; }
    footer .footer-top .contact-footer i {
      display: inline-block;
      margin-right: 5px;
      vertical-align: top;
      line-height: 26px;
      width: 20px; }
    footer .footer-top .contact-footer span {
      display: inline-block; }
    footer .footer-top .contact-footer a {
      color: #fff; }
    footer .footer-top #block-nosreseauxsociaux {
      padding: 0 0 6px 0;
      /*margin-right: 10px;*/ }
      footer .footer-top #block-nosreseauxsociaux p {
        margin-left: 28px; }
      footer .footer-top #block-nosreseauxsociaux .text-formatted ul {
        margin-left: 0;
        padding-left: 0;
        margin-bottom: 0;
        margin-right: 0;
        padding-right: 0; }
        footer .footer-top #block-nosreseauxsociaux .text-formatted ul li {
          display: inline-block;
          list-style: none;
          margin-bottom: 0;
          margin-right: 7px; }
          footer .footer-top #block-nosreseauxsociaux .text-formatted ul li a {
            color: #fff;
            background: #3d4a5c;
            border-radius: 50%;
            display: inline-block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center; }
            footer .footer-top #block-nosreseauxsociaux .text-formatted ul li a i {
              font-size: 15px;
              line-height: 40px;
              margin-left: 7px; }
            footer .footer-top #block-nosreseauxsociaux .text-formatted ul li a:hover {
              background: #e70013; }
  footer .footer-bottom {
    background: #e70013;
    color: #fff;
    padding: 10px 0; }
    footer .footer-bottom p {
      margin-bottom: 0; }
    footer .footer-bottom .region-mise-ajour p {
      text-align: right; }

.path-frontpage .region-banniere {
  position: relative;
  background: none;
  z-index: 5;
  overflow: hidden;
  clear: both; }
  .path-frontpage .region-banniere .block-views-blockactualite-block-1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    z-index: 10;
    color: #999999;
    text-align: center; }
    .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-dots {
      display: none !important; }
    .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slider {
      margin-bottom: 0; }
      .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slider .slick-prev {
        width: 25px;
        height: 53px; }
        .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slider .slick-prev::before {
          content: " ";
          background: url(../images/previous.png) no-repeat;
          width: 25px;
          height: 53px;
          display: block; }
      .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slider .slick-next {
        width: 25px;
        height: 53px; }
        .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slider .slick-next::before {
          content: " ";
          background: url(../images/next.png) no-repeat;
          width: 25px;
          height: 53px;
          display: block; }
    .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slide > div {
      padding: 0 30px; }
      .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slide > div .views-row {
        padding: 20px;
        border: 1px solid red;
        background-color: rgba(0, 0, 0, 0.1);
        border-color: rgba(192, 188, 187, 0.1);
        position: relative; }
        .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slide > div .views-row .views-field-title {
          /*margin-bottom: 12px;*/
          font-size: 1.2em;
          font-weight: bold;
          height: 123px;
          overflow: hidden;
          text-transform: lowercase; }
          .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slide > div .views-row .views-field-title:first-letter {
            text-transform: uppercase; }
        .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slide > div .views-row p {
          margin-bottom: 0;
          text-align: center; }
        .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slide > div .views-row .views-field-body {
          height: 43px;
          overflow: hidden; }
    .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-current {
      color: #fff;
      transform: scale(1.2, 1.2);
      transform-origin: center;
      margin-top: -22px; }
      .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-current > div .views-row {
        padding: 35px 20px; }
        .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-current > div .views-row::after {
          height: 4px;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 1px;
          display: block;
          content: "";
          background: #d9140e; }
    .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-list.draggable {
      padding: 20px 0 !important; }
    .path-frontpage .region-banniere .block-views-blockactualite-block-1 .pager {
      display: none; }
  .path-frontpage .region-banniere .block-views-blockactualite-block-2 {
    position: relative;
    z-index: 7;
    /*&::before {
        content: "";
        position: absolute;
        background: url(../images/bg-banniere.png) repeat-x bottom left;
        height: 450px;
        display: block;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 8;
    }*/ }
    .path-frontpage .region-banniere .block-views-blockactualite-block-2 .draggable {
      cursor: default; }
    .path-frontpage .region-banniere .block-views-blockactualite-block-2 .slick-dotted {
      margin-bottom: 0; }
    .path-frontpage .region-banniere .block-views-blockactualite-block-2 .pager {
      display: none; }
    .path-frontpage .region-banniere .block-views-blockactualite-block-2 .slick-dots {
      bottom: 0;
      z-index: 10; }
      .path-frontpage .region-banniere .block-views-blockactualite-block-2 .slick-dots li button::before {
        opacity: 1;
        color: #fff;
        font-size: 10px;
        content: "";
        border-radius: 50%;
        background: transparent;
        border: 2px solid #fff;
        width: 11px;
        height: 11px; }
      .path-frontpage .region-banniere .block-views-blockactualite-block-2 .slick-dots li.slick-active button::before {
        opacity: 1;
        color: red;
        background: #fff;
        border: 2px solid #fff; }
  .path-frontpage .region-banniere img {
    width: 100%;
    opacity: 1;
    float: none;
    height: auto; }
.path-frontpage .actusPres {
  display: flex;
  position: relative; }
  .path-frontpage .actusPres img {
    width: 100%;
    height: auto; }
  .path-frontpage .actusPres .more-link {
    position: absolute;
    right: -20px;
    top: -50px;
    bottom: -20px;
    font-size: 0.85em;
    text-transform: uppercase;
    font-weight: 500;
    /*color: #d9140e;*/
    color: #292f3b; }
    .path-frontpage .actusPres .more-link a {
      text-decoration: underline;
      /*color: #d9140e;*/
      color: #292f3b; }
      .path-frontpage .actusPres .more-link a:hover {
        text-decoration: none; }
  .path-frontpage .actusPres .customdate {
    font-size: 0.85em;
    padding-bottom: 20px;
    /*text-transform: uppercase;*/ }
    .path-frontpage .actusPres .customdate .views-field-changed {
      display: inline; }
    .path-frontpage .actusPres .customdate .views-field-changed .field-content {
      color: #2582eb; }
    .path-frontpage .actusPres .customdate .views-field-changed-1 {
      display: inline-block;
      margin-left: 5px; }
      .path-frontpage .actusPres .customdate .views-field-changed-1 .field-content {
        color: #2582eb; }
    .path-frontpage .actusPres .customdate .views-label-changed {
      color: #59606a !important;
      display: inline-block;
      margin-right: 5px; }
  .path-frontpage .actusPres .views-field-title {
    overflow: hidden;
    margin-bottom: 10px;
    color: #292f3b;
    font-size: 1.2em;
    font-weight: 500; }
  .path-frontpage .actusPres .views-field-body {
    color: #59606a;
    min-height: 42px;
    overflow: hidden;
    margin-bottom: 12px; }
    .path-frontpage .actusPres .views-field-body p {
      margin-bottom: 0; }
      .path-frontpage .actusPres .views-field-body p br {
        display: none; }
    .path-frontpage .actusPres .views-field-body a.views-more-link {
      display: block;
      margin-top: 15px;
      color: #b2b6bb;
      font-size: 0.85em;
      text-transform: uppercase;
      font-weight: 500;
      text-decoration: underline; }
      .path-frontpage .actusPres .views-field-body a.views-more-link:hover {
        text-decoration: none; }
  .path-frontpage .actusPres .views-field-view-node a {
    display: block;
    /*color: #b2b6bb;*/
    color: #d9140e;
    font-size: 0.85em;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline; }
  .path-frontpage .actusPres .view-header {
    display: inline-flex;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
    margin-bottom: 0; }
    .path-frontpage .actusPres .view-header .view {
      padding-right: 30px; }
    .path-frontpage .actusPres .view-header .views-field-title {
      height: 38px;
      margin-bottom: 5px;
      line-height: 18px; }
    .path-frontpage .actusPres .view-header .views-field-field-image-article {
      margin-bottom: 22px; }
    .path-frontpage .actusPres .view-header .customdate {
      padding-bottom: 10px; }
  .path-frontpage .actusPres > .view-content {
    display: inline-flex;
    -ms-flex: 0 0 62%;
    flex: 0 0 62%;
    max-width: 62%;
    background: url(../images/bg-listing-actu.png) no-repeat center center;
    padding-top: 58px;
    margin-top: -58px;
    margin-bottom: -10px;
    /*.grid:first-child {
        margin-bottom: 80px !important;
    }
    .grid:nth-child(3) {
        margin-bottom: 80px !important;
    }*/ }
    .path-frontpage .actusPres > .view-content .views-field-field-image-article {
      width: 30%;
      float: left;
      margin: 0 15px 10px 0; }
    .path-frontpage .actusPres > .view-content .views-field-title {
      height: 38px;
      line-height: 18px; }
    .path-frontpage .actusPres > .view-content .grid__content {
      padding: 0 15px; }

#block-quicktabsevenementssondage {
  display: inline-block;
  float:left;
  width: 48%;
  min-height: 431px;
  overflow: hidden; }
  #block-quicktabsevenementssondage .quicktabs-main {
    min-height: 372px; }

.view-id-evenements .views-row {
  margin-bottom: 15px; }
.view-id-evenements .views-field-fieldset {
  width: 145px;
  height: 82px;
  margin-right: 20px;
  display: inline-block;
  background: #d9140e;
  color: #fff;
  text-align: center;
  vertical-align: top;
  margin-top: 7px;
  padding: 0 10px; }
  .view-id-evenements .views-field-fieldset .date-evenement {
    display: flex;
    /*.views-field-field-date-fin-evenement {
        color: #2582eb;
    }*/ }
    .view-id-evenements .views-field-fieldset .date-evenement .views-field-field-date-evenement-2 {
      text-align: left;
      font-size: 1em;
      letter-spacing: 2px;
      padding-left: 10px;
      line-height: 30px;
      padding-top: 12px;
      text-transform: uppercase; }
    .view-id-evenements .views-field-fieldset .date-evenement > div {
      font-weight: 900; }
    .view-id-evenements .views-field-fieldset .date-evenement > div:first-child {
      font-size: 50px; }
.view-id-evenements .views-field-fieldset-1 {
  width: calc(100% - 170px);
  display: inline-block; }
.view-id-evenements .views-field-title {
  color: #292f3b;
  font-weight: 500;
  font-size: 1.2em;
  margin-bottom: 3px;
  font-weight: 500;
  height: 29px;
  overflow: hidden; }
.view-id-evenements .line-evenement {
  font-size: 0.85em;
  color: #59606a;
  text-transform: uppercase;
  margin-bottom: 5px;
  min-height: 36px; }
  .view-id-evenements .line-evenement > div {
    display: inline-block; }
    .view-id-evenements .line-evenement > div .fa {
      margin-right: 3px; }
  .view-id-evenements .line-evenement .views-field-field-date-evenement-1, .view-id-evenements .line-evenement .views-field-field-date-fin-evenement {
    color: #2582eb; }
.view-id-evenements .views-field-view-node {
  color: #b2b6bb;
  font-weight: 500;
  font-size: 0.85em; }
  .view-id-evenements .views-field-view-node a {
    text-decoration: underline;
    /*color: #b2b6bb;*/
    color: #d9140e;
    text-transform: uppercase; }
    .view-id-evenements .views-field-view-node a:hover {
      text-decoration: none; }
.view-id-evenements .views-field-field-date-evenement-1 {
  margin-right: 3px;
  /*&::after {
      content: "-";
      display: inline-block;
      margin-left: 3px;
      vertical-align: top;
  }*/ }
  .view-id-evenements .views-field-field-date-evenement-1 .field-content {
    display: inline-block; }
.view-id-evenements .views-field-field-lieu {
  margin-right: 8px; }
.view-id-evenements .more-link {
  font-size: 0.85em;
  text-transform: uppercase;
  font-weight: 500; }
  .view-id-evenements .more-link a {
    text-decoration: underline;
    color: #292f3b; }
    .view-id-evenements .more-link a:hover {
      text-decoration: none; }

body #block-quicktabsevenementssondage .quicktabs-wrapper .quicktabs-main {
  padding: 10px 15px; }

.path-evenements .view-id-evenements .views-field-fieldset {
  height: 102px;
  padding: 12px 10px; }
.path-evenements .view-id-evenements .views-field-title {
  margin-bottom: 0; }
.path-evenements .view-id-evenements .line-evenement {
  margin-bottom: 8px;
  height: auto; }
.path-evenements .view-id-evenements .views-field-body {
  margin-bottom: 7px; }
  .path-evenements .view-id-evenements .views-field-body p {
    line-height: 17px;
    margin-bottom: 0; }

#block-unequestion {
  width: 50%;
  display: inline-block;
  background: url(../images/bg_question.png) no-repeat left top/cover;
  color: #fff;
  padding: 20px 15px;
  margin-bottom: 20px;
  position: relative;
  height: 431px;
  float: right; }
  #block-unequestion h2 {
    font-size: 1.57em;
    margin: 0 0 50px 0;
    position: relative; }
    #block-unequestion h2:before {
      background: #d9140e;
      content: "";
      display: inline-block;
      width: 70px;
      height: 4px;
      position: absolute;
      left: 0;
      bottom: -20px; }
  #block-unequestion h3 {
    font-size: 1.28em;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 3px 0; }
  #block-unequestion h4 {
    font-size: 1.71em;
    font-weight: bold;
    margin: 0 0 20px 0; }
  #block-unequestion p {
    line-height: 27px;
    margin-bottom: 40px; }
  #block-unequestion > .field--name-body {
    padding-left: 260px;
    padding-right: 10px;
    background: url(../images/bg-par.png) no-repeat 200px 4px; }
    #block-unequestion > .field--name-body p {
      max-height: 81px;
      overflow: hidden; }
    #block-unequestion > .field--name-body a {
      background: #d9140e url(../images/icone-erire.png) no-repeat 30px 10px;
      width: 164px;
      height: 46px;
      line-height: 46px;
      color: #fff;
      text-decoration: none;
      text-align: center;
      display: block;
      text-transform: uppercase;
      padding-left: 10px; }
  #block-unequestion:before {
    background: url(../images/mechichi.png) no-repeat;
    content: "";
    display: inline-block;
    width: 261px;
    height: 353px;
    position: absolute;
    left: -20px;
    bottom: -10px; }

ul.sf-menu .sf-sub-indicator {
  right: 0.35em; }

ul.sf-menu.rtl .sf-sub-indicator {
  left: 0.35em; }

[dir="rtl"] .quicktabs-wrapper .item-list li {
  margin: 0; }

:lang(ar) body {
  text-align: right;
  font-family: 'Tajawal', sans-serif; }
  :lang(ar) body input[type=file] {
    padding: 9px 20px 9px 35px;
    background: url(../images/icone-file.png) no-repeat 3% center; }
:lang(ar) .view-id-evenements .line-evenement > div .fa {
  margin-right: 0;
  margin-left: 3px; }
:lang(ar) .view-id-evenements .views-field-field-lieu {
  margin-right: 0;
  margin-left: 8px; }
:lang(ar) .path-frontpage .actusPres .more-link {
  left: 0;
  right: auto; }
:lang(ar) #block-unequestion:before {
  right: -20px;
  left: auto; }
:lang(ar) #block-unequestion > .field--name-body {
  padding-left: 10px;
  padding-right: 260px;
  background: url(../images/bg-par2.png) no-repeat 280px 4px; }
  :lang(ar) #block-unequestion > .field--name-body a {
    background: #d9140e url(../images/icone-erire.png) no-repeat 110px 10px;
    padding-left: 0;
    padding-right: 10px; }
:lang(ar) #block-unequestion h2:before {
  right: 0;
  left: auto; }
:lang(ar) .view-id-evenements .views-field-fieldset {
  margin-left: 20px;
  margin-right: 0; }
:lang(ar) .page-node-type-evenement .field--name-field-lieu {
  margin-right: 0;
  margin-left: 10px; }
:lang(ar) .page-node-type-evenement i {
  margin-right: 0;
  margin-left: 5px; }
:lang(ar) .page-node-type-evenement .field--name-field-date-evenement::after {
  margin-left: 3px;
  margin-right: 3px; }
:lang(ar) header .top_header .region-top-right-header > div,
:lang(ar) header .top_header .region-top-right-header nav {
  float: left; }
:lang(ar) header .middle_header .region-search form .form-item:before {
  right: auto;
  left: 12px; }
:lang(ar) header .middle_header .region-search .form-control {
  float: left; }
:lang(ar) header .main_menu #superfish-main li > span {
  padding: 11px 11px 11px 20px; }
:lang(ar) header .main_menu #superfish-main li > a {
  padding: 11px 11px 11px 20px; }
:lang(ar) .responsive-menu-toggle-icon span.label {
  left: auto;
  right: 40px; }
:lang(ar) .path-frontpage .region-banniere {
  width: 100%;
  clear: both; }
  :lang(ar) .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slider .slick-prev::before {
    background: url(../images/next.png) no-repeat; }
  :lang(ar) .path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slider .slick-next::before {
    background: url(../images/previous.png) no-repeat; }
:lang(ar) footer .footer-top #block-nosreseauxsociaux ul li {
  margin-left: 7px;
  margin-right: 0; }
  :lang(ar) footer .footer-top #block-nosreseauxsociaux ul li a i {
    margin-left: 0;
    margin-right: 7px; }
:lang(ar) footer .footer-top .newsletter .form-actions {
  left: 0;
  right: auto; }
:lang(ar) footer .footer-bottom .region-mise-ajour p {
  text-align: left; }

#block-informationscontact h3 {
  font-size: 1em;
  color: #292f3b;
  font-weight: 500;
  border-bottom: 1px solid #eeeef0;
  padding-bottom: 5px;
  margin-bottom: 25px; }
#block-informationscontact p {
  color: #292f3b; }
#block-informationscontact img {
  width: 100%;
  height: auto; }

#block-mappg {
  margin-top: 30px;
  background: #d2d2d2;
  padding: 1px; }

:lang(en) header .middle_header .region-slogan p {
  margin: 0 -6px; }

.toolbar-loading #toolbar-administration {
  overflow: inherit; }

#block-navigationprincipale .sf-accordion-toggle span {
  display: none; }

ul.sf-menu li:hover > ul, ul.sf-menu li > ul {
  display: none; }

ul.sf-menu li:hover > ul, ul.sf-menu li.sfHover > ul {
  display: block; }

#block-views-block-actualites-des-directions-block-1, #block-views-block-videos-block-1 {
  clear: both; }

.field--name-field-image-article img {
  height: auto;
  margin: 0 0 20px 0;
  max-width: 100%; }

.page-node-type-article-pg .field--name-body p {
  word-break: break-word; }

.listepublication .description {
  display: block;
  min-height: 70px; }

.page-node-type-evenement .field--name-field-lieu {
  display: inline-block;
  margin-right: 10px;
  font-size: 0.92em;
  color: #59606a;
  text-transform: uppercase; }
.page-node-type-evenement .field--name-field-date-evenement {
  display: inline-block;
  font-size: 0.92em;
  color: #59606a; }
  .page-node-type-evenement .field--name-field-date-evenement::after {
    content: "-";
    display: inline-block;
    margin-left: 3px;
    vertical-align: top; }
.page-node-type-evenement .field--name-field-date-fin-evenement {
  display: inline-block;
  font-size: 0.92em;
  color: #59606a; }
.page-node-type-evenement .field--name-body {
  margin-top: 10px; }
.page-node-type-evenement i {
  margin-right: 5px; }

header .middle_header .region-search form .form-item.js-form-item-search-api-fulltext-1 {
  display: none; }
  

.view-recherche-1 .views-field-title-1 {
  margin-bottom: 5px; }
  .view-recherche-1 .views-field-title-1 a {
    color: #000;
    text-decoration: underline; }
  .view-recherche-1 .views-field-title-1 a:hover {
    text-decoration: none; }

#block-views-block-partenaire-block-2 .grid__content {
  padding: 10px; }
  #block-views-block-partenaire-block-2 .grid__content > div {
    padding: 10px;
    height: 150px; }
    #block-views-block-partenaire-block-2 .grid__content > div img {
      margin: 0 auto;
      display: block;
      margin-top: 25px;
      /*border: 0;*/
      max-width: 100%;
      height: auto;
      border: solid 1px #e1e1e1; }

.main-page .view-content .table {
  font-size: 13px; }
  .main-page .view-content .table thead th {
    vertical-align: top; }

.page-node-type-concours .main-page .node__content {
  /*font-size: 13px;*/ }

#page-wrapper {
  font-size: 14px; }

ul.sf-menu .sf-sub-indicator:after {
  font-size: 14px; }

/**************** Theme dark *******************/
#page-wrapper.dark-mode {
  background: #222;
  color: #fff; }
  #page-wrapper.dark-mode p, #page-wrapper.dark-mode h1, #page-wrapper.dark-mode h2, #page-wrapper.dark-mode h3, #page-wrapper.dark-mode h4, #page-wrapper.dark-mode li, #page-wrapper.dark-mode span {
    color: #fff !important; }
  #page-wrapper.dark-mode a {
    color: #fff !important; }
  #page-wrapper.dark-mode div, #page-wrapper.dark-mode .table {
    color: #fff !important; }
  #page-wrapper.dark-mode button {
    color: #fff !important; }
  #page-wrapper.dark-mode .tabsbar .quicktabs-tabs > li.active > a, #page-wrapper.dark-mode .tabsbar .quicktabs-tabs > li.active > a:hover, #page-wrapper.dark-mode .tabsbar .quicktabs-tabs > li.active > a:focus {
    background: #222; }
  #page-wrapper.dark-mode .quicktabs-wrapper .quicktabs-tabs > li.active > a, #page-wrapper.dark-mode header .main_menu #superfish-main li ul li a {
    background: #222; }
  #page-wrapper.dark-mode #block-pg-breadcrumbs, #page-wrapper.dark-mode #block-breadcrumbs,
  #page-wrapper.dark-mode .view-id-faq .views-field-nothing .panel
  .messages--error,
  #page-wrapper.dark-mode .breadcrumbdirection,
  #page-wrapper.dark-mode .view-id-faq .views-field-nothing .panel {
    background-color: #222 !important; }
  #page-wrapper.dark-mode #block-pg-breadcrumbs .breadcrumb-item + .breadcrumb-item::before, #page-wrapper.dark-mode #block-breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
    box-shadow: inset -0.2em 0.2em 0 0 #fff; }
  #page-wrapper.dark-mode .view-id-faq .views-field-nothing .accordion2,
  #page-wrapper.dark-mode #block-views-block-partenaire-block-1,
  #page-wrapper.dark-mode .listearticle .pager__items.js-pager__items a,
  #page-wrapper.dark-mode .region-sidebar-first .block-menu.navigation,
  #page-wrapper.dark-mode .block-views-blockpartenaire-block-1 {
    background-color: #000; }
  #page-wrapper.dark-mode .slider-direction-a-laune .views-field-fieldset-1,
  #page-wrapper.dark-mode .slider-direction-a-laune .views-slideshow-controls-bottom {
    background-color: rgba(0, 0, 0, 0.9); }
  #page-wrapper.dark-mode .slider-direction-a-laune .views_slideshow_controls_text_next {
    border-left: 1px solid #222; }
  #page-wrapper.dark-mode .bn-effect-scroll .bn-label {
    background-color: #000; }

/**************** Fin Theme dark *******************/
/******************** News barre *******************/
.bn-effect-scroll .bn-news ul li .views-field-title {
  display: inline-block;
  vertical-align: middle;
  font-size: .9em;
  font-weight: bold; }

:lang(ar) .bn-effect-scroll .bn-news ul li .views-field-title {
  font-size: 1em; }

.bn-effect-scroll .bn-news ul li .views-field-created {
  display: inline-block;
  vertical-align: middle;
  font-size: .9em; }

.bn-effect-scroll .bn-label {
  background: #222; }

/*.bn-effect-scroll .views-field-created::after {
    content: "-";
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}*/
.bn-effect-scroll .views-field-title span {
  display: inline-block;
  vertical-align: middle; }

.bn-effect-scroll .bn-news ul li::after {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #d9140e;
  content: "";
  margin-right: 8px; }

.bn-effect-scroll .bn-news ul li:first-child:before {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #d9140e;
  content: "";
  margin-right: 8px; }

.bn-effect-scroll .bn-news ul li a:hover {
  color: #d9140e; }

:lang(ar) .bn-effect-scroll .bn-label {
  right: 0;
  left: auto; }

:lang(ar) .bn-effect-scroll .bn-controls {
  right: auto;
  left: 0; }

:lang(ar) .bn-effect-scroll .bn-news ul li::after, :lang(ar) .bn-effect-scroll .bn-news ul li:first-child:before {
  margin-left: 8px;
  margin-right: 0; }

.bn-effect-scroll .bn-arrow {
  top: 15px; }

.bn-effect-scroll .bn-pause, .bn-effect-scroll .bn-play {
  top: 12px; }

.bn-effect-scroll .view-empty.bn-news {
  padding: 0 15px; }

.bn-effect-scroll .bn-news ul {
  padding-left: 10px; }

.breaking-news-ticker {
  position: relative;
  /*display: none;*/
  opacity: 0;
  height: 0; }

.bn-news-block.breaking-news-ticker {
  display: block; }

/*.bn-effect-scroll .bn-news ul {
    width: 100% !important;
}*/
/******************** Fin News barre *******************/
.page-node-type-news .node__content,
.page-node-type-concours .node__content,
.page-node-type-imprime .node__content,
.page-node-type-cahier-de-charge .node__content {
  margin-bottom: 50px; }

.page-node-type-news .node__content .field__label,
.page-node-type-concours .node__content .field__label,
.page-node-type-imprime .node__content .field__label,
.page-node-type-cahier-de-charge .node__content .field__label {
  width: 25%;
  /*display: inline-flex;*/
  vertical-align: top;
  background-color: #f4f6f8;
  background-color: #27354a;
  color: #fff;
  margin-right: 1px;
  padding: 6px 10px; }

.page-node-type-news .node__content > .field,
.page-node-type-concours .node__content > .field,
.page-node-type-imprime .node__content > .field,
.page-node-type-cahier-de-charge .node__content > .field {
  margin-bottom: 1px;
  display: flex; }

.page-node-type-news .node__content .field__item,
.page-node-type-concours .node__content .field__item,
.page-node-type-imprime .node__content .field__item,
.page-node-type-cahier-de-charge .node__content .field__item {
  width: calc(75% - 1px);
  /*display: inline-flex;*/
  background-color: #f4f6f8;
  padding: 6px 10px; }

.page-node-type-cahier-de-charge .node__content .field__item.field--name-field-image-cahier-de-charge,
.page-node-type-imprime .node__content .field__item.field--name-field-image-imprime {
  width: 100%;
  background: transparent;
  padding: 6px 0; }

.page-node-type-cahier-de-charge .node__content .field__item.field--name-field-image-cahier-de-charge .field__item,
.page-node-type-imprime .node__content .field__item.field--name-field-image-imprime .field__item {
  width: auto;
  background: transparent;
  padding: 0 0 20px 0; }

.page-node-type-news .field--name-field-date-publication,
.page-node-type-concours .field--name-field-date-publication,
.page-node-type-imprime .field--name-field-date-publication,
.page-node-type-cahier-de-charge .field--name-field-date-publication {
  font-size: 0.85em;
  color: #2582eb; }

.page-node-type-news .field--name-field-date-publication::before,
.page-node-type-concours .field--name-field-date-publication::before,
.page-node-type-imprime .field--name-field-date-publication::before,
.page-node-type-cahier-de-charge .field--name-field-date-publication::before {
  content: "Publié le ";
  color: #59606a;
  display: inline-block;
  margin-right: 5px; }

:lang(en) .page-node-type-news .field--name-field-date-publication::before,
:lang(en) .page-node-type-concours .field--name-field-date-publication::before,
:lang(en) .page-node-type-imprime .field--name-field-date-publication::before,
:lang(en) .page-node-type-cahier-de-charge .field--name-field-date-publication::before {
  content: "Published "; }

:lang(ar) .page-node-type-news .field--name-field-date-publication::before,
:lang(ar) .page-node-type-concours .field--name-field-date-publication::before,
:lang(ar) .page-node-type-imprime .field--name-field-date-publication::before,
:lang(ar) .page-node-type-cahier-de-charge .field--name-field-date-publication::before {
  content: "نشرت في "; }

.page-node-type-news .node__content .field__item.field--name-field-date-publication,
.page-node-type-concours .node__content .field__item.field--name-field-date-publication,
.page-node-type-imprime .node__content .field__item.field--name-field-date-publication,
.page-node-type-cahier-de-charge .node__content .field__itemfield--name-field-date-publication {
  width: auto;
  background-color: transparent; }

.num-tel {
  direction: ltr; }

:lang(ar) header .main_menu #superfish-main li > span,
:lang(ar) header .main_menu #superfish-main li > a {
  font-size: 1.14em;
  font-weight: bold;
  /*padding: 8px 20px 8px 22px; */
  padding: 20px 20px 8px 22px; 
  }

:lang(ar) header .main_menu #superfish-menu-direction li > span,
:lang(ar) header .main_menu #superfish-menu-direction li > a {
  font-size: 1.14em;
  font-weight: bold; }

:lang(ar) header .main_menu #superfish-menu-direction li ul li > span,
:lang(ar) header .main_menu #superfish-menu-direction li ul li > a {
  font-size: 1.07em;
  padding: 8px 10px; }

:lang(ar) #block-navigationprincipale ul.sf-menu .sf-sub-indicator {
  top: 60%; }

:lang(ar) #block-navigationprincipale ul.sf-menu.rtl .sf-sub-indicator {
  left: 0.2em; }

:lang(ar) .poll .vote-form {
  text-align: right; }

:lang(ar) header .main_menu #superfish-main li ul li a,
:lang(ar) header .main_menu #superfish-main li ul li span {
  text-align: right;
  font-size: 1.06em;
  padding: 8px 10px 8px 10px; }

:lang(ar) header .main_menu #superfish-menu-direction li ul li a,
:lang(ar) .main_menu #superfish-menu-direction li ul li > span,
:lang(ar) header .main_menu #superfish-menu-mufti li ul li a,
:lang(ar) .main_menu #superfish-menu-mufti li ul li > span {
  text-align: right; }

:lang(ar) header .main_menu #superfish-menu-direction li + li::before,
:lang(ar) header .main_menu #superfish-menu-mufti li + li::before {
  right: -1px;
  left: auto; }

:lang(ar) .page-node-type-news .node__content .field__label,
:lang(ar) .page-node-type-concours .node__content .field__label,
:lang(ar) .page-node-type-imprime .node__content .field__label,
:lang(ar) .page-node-type-cahier-de-charge .node__content .field__label {
  margin-left: 1px;
  margin-right: 0; }

:lang(ar) .page-node-type-news .node__content > .field,
:lang(ar) .page-node-type-concours .node__content > .field,
:lang(ar) .page-node-type-imprime .node__content > .field,
:lang(ar) .page-node-type-cahier-de-charge .node__content > .field {
  direction: rtl; }

.page-node-type-news .col-md-4,
.page-node-type-concours .col-md-4,
.page-node-type-imprime .col-md-4,
.page-node-type-cahier-de-charge .col-md-4 {
  display: none; }

.page-node-type-news .col-md-8,
.page-node-type-concours .col-md-8,
.page-node-type-imprime .col-md-8,
.page-node-type-cahier-de-charge .col-md-8 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

header .main_menu #superfish-menu-direction li a:hover {
  text-decoration: none; }

:lang(ar) .bn-effect-scroll .bn-news ul {
  padding-left: 0;
  padding-right: 10px; }

.path-frontpage .region-banniere #block-views-block-actualite-block-2 .views-field-nothing a {
  position: relative;
  display: block; }
  .path-frontpage .region-banniere #block-views-block-actualite-block-2 .views-field-nothing a::before {
    content: "";
    position: absolute;
    background: url(../images/bg-banniere.png) repeat-x bottom left;
    height: 450px;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8; }

.path-frontpage .actusPres > .view-content .grid {
  min-height: 180px;
  margin-bottom: 40px; }

#block-navigationprincipale ul.sf-menu .sf-sub-indicator {
  display: none; }

header .main_menu #superfish-main li.menuparent > span, header .main_menu #superfish-main li.menuparent > a {
  position: relative; }

header .main_menu #superfish-main li.menuparent .fa-chevron-down {
  position: absolute;
  right: 0;
  top: 19px; }

:lang(ar) header .main_menu #superfish-main li.menuparent .fa-chevron-down {
  right: auto;
  left: 0;
  width: 15px;
  top: 24px !important;
  }

h3, h3.poll-question {
  font-size: 1.25em; }

.path-frontpage .actusPres .views-field-title {
  height: 29px; }

.path-frontpage .actusPres > .view-content ul.blazy--grid {
  min-height: 440px; }

.path-frontpage .actusPres > .view-content .customdate {
  padding-bottom: 0px;
  min-height: 37px; }

.poll dt + dd + dt + dd .bar .foreground {
  background-color: #d9140e; }

.poll dt + dd + dt + dd + dt + dd .bar .foreground {
  background-color: #1e73be; }

body .quicktabs-main {
  background: #fafafa; }

.listepublication .views-view-grid .views-row .views-col .views-field-nothing {
  padding: 15px !important; }

.listepublication .views-view-grid .views-field-nothing .col-md-9 {
  padding: 0 15px 0 0px !important; }

.listepublication .views-view-grid .views-field-nothing .dateborder {
  margin: 0 !important; }

.path-structures .view-structure-ppg.view-id-structure_ppg.view-display-id-page_1 .view-content .view-grouping {
  width: 32%;
  float: left;
  margin-left: 2%;
  /*border: solid 1px #f1f1f1;
  padding: 12px;*/
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  padding: 0; }

.path-structures .view-structure-ppg.view-id-structure_ppg.view-display-id-page_1 .view-content .view-grouping:first-child {
  margin-left: 0; }

.path-structures .view-structure-ppg.view-id-structure_ppg.view-display-id-page_1 .view-content .view-grouping:nth-child(2n+1) {
  clear: none; }

.path-structures .view-structure-ppg.view-id-structure_ppg.view-display-id-page_1 .view-content .view-grouping:nth-child(3n+1) {
  clear: both;
  margin-left: 0; }

.icone-direction {
  float: left;
  width: 54px;
  padding: 5px;
  margin: 0 20px 10px 0;
  border: solid 1px #f1f1f1;
  min-height: 54px; }

:lang(ar) .icone-direction {
  float: right;
  margin: 0 0 10px 20px; }

.titre-direction {
  float: left;
  width: calc(100% - 74px);
  height: 85px;
  overflow: hidden; }

.view-id-structure_ppg .views-row {
  margin-bottom: 30px; }

.view-id-structure_ppg .views-row::after {
  display: block;
  clear: both;
  content: ""; }

.titre-direction p {
  color: #292F3B;
  max-height: 45px;
  overflow: hidden;
  font-weight: 500; }

.titre-direction a {
  position: relative;
  padding-left: 28px;
  color: #2582EB !important; }

:lang(ar) .titre-direction a {
  padding-left: 0;
  padding-right: 28px; }

.titre-direction a::before {
  content: "";
  position: absolute;
  background: #fff url(../images/puce-lien.png) no-repeat 3px 2px;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  z-index: 10; }

:lang(ar) .titre-direction a::before {
  left: auto;
  right: 0; }

.view-structure-ppg.view-id-structure_ppg.view-display-id-page_1 .view-content .view-grouping .view-grouping-content h3 {
  display: none; }

#block-quicktabsactualitesactivites {
  clear: both; }

.path-frontpage #block-views-block-photos-block-1 .view-photos .views-field-nothing .block,
.path-frontpage #block-views-block-videos-block-1 .view-videos .views-row .blockvideo {
  background-color: rgba(0, 0, 0, 0.3);
  /*width: calc(100% - 30px);*/
  padding: 10px 15px;
  top: auto;
  bottom: 0;
  z-index: 100;
  left: 0;
  right: 0; }

.path-frontpage #block-views-block-photos-block-1 .view-photos .views-field-nothing .block .a2a_kit.a2a_kit_size_20.addtoany_list,
.path-frontpage #block-views-block-videos-block-1 .view-videos .views-field-nothing .blockvideo .a2a_kit.a2a_kit_size_20.addtoany_list,
.path-frontpage #block-views-block-photos-block-1 .view-photos .views-row .block span,
.path-frontpage #block-views-block-videos-block-1 .view-videos .views-row .blockvideo span {
  margin-bottom: 0; }

.path-frontpage #block-views-block-photos-block-1 .view-photos .views-field-nothing .block .title,
.path-frontpage #block-views-block-videos-block-1 .view-videos .views-row .blockvideo .title {
  font-size: 1.2em;
  height: 26px;
  overflow: hidden; }

.path-frontpage #block-views-block-photos-block-1 .view-photos .cboxElement,
.path-frontpage #block-views-block-videos-block-1 .view-videos .cboxElement {
  display: block; }

.path-frontpage #block-views-block-photos-block-1 .view-photos .slick-slide img,
.path-frontpage #block-views-block-videos-block-1 .view-videos .slick-slide img {
  display: block;
  width: 100%;
  height: auto; }

#block-views-blockphotos-block-2 .block_photoview > div:not(.contextual),
#block-views-blockvideos-block-2 .block_photoview > div:not(.contextual) {
  /*padding-right: 5px;*/ }

.path-frontpage .view-videos .views-field-nothing .field-content,
.path-frontpage .view-photos .views-field-nothing .field-content {
  display: block;
  position: relative; }

.path-node .main-page {
  padding-bottom: 50px; }

.path-frontpage .view-videos .views-field-field-video-embed a {
  position: relative;
  display: block; }

.path-frontpage .view-videos .views-field-field-video-embed a i.fa-play {
  position: absolute;
  left: calc(50% - 28px);
  top: calc(50% - 28px);
  z-index: 10;
  color: #fff;
  background-color: #d9140e;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  text-align: center;
  line-height: 55px;
  font-size: 18px; }

.path-frontpage .block-views-blockvideos-block-2 .view-videos .views-field-field-video-embed a i.fa-play {
  height: 23px;
  line-height: 23px;
  width: 23px;
  font-size: 12px;
  left: calc(50% - 11px);
  top: calc(50% - 11px); }

.path-frontpage #block-views-block-videos-block-1 > div:not(.contextual),
.path-frontpage #block-views-block-photos-block-1 > div:not(.contextual) {
  padding-right: 25px; }

:lang(ar) .path-frontpage #block-views-block-videos-block-1 > div:not(.contextual),
:lang(ar) .path-frontpage #block-views-block-photos-block-1 > div:not(.contextual) {
  padding-right: 0;
  padding-left: 25px; }

.listepublication .views-view-grid .views-field-nothing .description p {
  overflow: hidden; }

.listepublication .views-view-grid .views-field-nothing .titre {
  overflow: hidden;
  height: 63px; }

#block-views-block-partenaire-block-1 {
  padding-bottom: 20px;
  padding-top: -1px; }

/*#block-views-block-partenaire-block-1 .slick-list.draggable {
    padding-top: 40px;
}*/
/******************* Tableau général ******************/
.main-page .region-content table {
  margin-bottom: 20px;
  width: 100%; }

.main-page .region-content table {
  direction: ltr; }

.main-page .region-content table thead tr th, .main-page .region-content table tbody tr th {
  border: 1px solid #dee2e6;
  padding: 0.75rem;
  vertical-align: top;
  background-color: #27354a;
  color: #fff; }

.main-page .region-content table tbody tr td {
  border: 1px solid #dee2e6;
  padding: 0.75rem;
  vertical-align: top; }

.main-page .region-content table thead tr th p,
.main-page .region-content table tbody tr th p,
.main-page .region-content table tbody tr td p {
  margin-bottom: 0; }

.td_title {
  background: #f4f6f8;
  font-weight: 600;
  text-align: center; }
  .td_title h2 {
    color: #27354a;
    font-size: 1.2em;
    text-align: center;
    margin: 0;
    font-weight: bold; }

/************ Membre PG ****************/
:lang(ar).list-membre .views-field-field-fonction {
  padding-top: 0px; }

.list-membre {
  padding: 20px 0; }
  .list-membre .views-row {
    margin: 0 -15px 0;
    padding-top: 30px;
    /*border-bottom: 1px solid #f0f0f0;*/
    padding-bottom: 30px;
    position: relative; }
    .list-membre .views-row::before {
      left: 15px;
      right: -15px;
      bottom: 0;
      height: 1px;
      background: #f0f0f0;
      position: absolute;
      content: ""; }
    .list-membre .views-row .col-6 {
      position: relative; }
  .list-membre .views-field-field-image-membre {
    float: left;
    width: 35%;
    margin-right: 20px; }
    .list-membre .views-field-field-image-membre img {
      width: 100%;
      box-shadow: 0px 3px 6px #00000029; }
  .list-membre .views-field-fieldset {
    float: left;
    width: calc(65% - 20px);
    overflow: hidden; }
  .list-membre .views-field-title {
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 6px;
    text-transform: uppercase;
    line-height: 18px;
    height: 20px;
    overflow: hidden; }
  .list-membre .views-field-field-fonction {
    font-size: 1em;
    margin-bottom: 8px;
    color: brown;
    line-height: 18px;
    height: 38px;
    overflow: hidden;
    padding-top: 2px; }
  .list-membre .views-field-field-date-debut {
    font-size: .8em;
    margin-bottom: 10px;
    color: #D9140E;
    font-weight: 600; }
  .list-membre .views-field-field-biographie {
    color: #5C6774;
    font-size: .85em;
    overflow: hidden;
    line-height: 20px;
    margin-bottom: 9px;
    height: 22px; }
    .list-membre .views-field-field-biographie p {
      margin-bottom: 0; }
  .list-membre .views-field-view-node {
    font-size: .9em; }
    .list-membre .views-field-view-node a {
      color: #2582EB; }
      .list-membre .views-field-view-node a::after {
        content: " »";
        font-size: 18px;
        vertical-align: top;
        height: 15px;
        display: inline-block;
        line-height: 18px;
        margin-left: 3px; }

.page-node-type-membre-pg .field--name-field-image-membre, .path-membres-gouvernement .field--name-field-image-membre {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 30%; }
.page-node-type-membre-pg .field--name-field-date-debut, .path-membres-gouvernement .field--name-field-date-debut {
  font-size: .85em;
  margin-bottom: 20px;
  color: #D9140E;
  font-weight: 600; }
.page-node-type-membre-pg .field--name-field-fonction, .path-membres-gouvernement .field--name-field-fonction {
  font-size: 1.2em;
  margin-bottom: 3px;
  color: #292F3B;
  font-weight: 600; }

.view-header .list-membre .views-field-field-image-membre {
  width: 27%; }

.view-header .list-membre .views-field-fieldset {
  width: calc(73% - 20px); }

.view-header .list-membre .views-field-field-biographie {
  /*: 63px;*/
  height: 100px;
  overflow: hidden; }

.view-header .list-membre {
  padding: 0; }

#block-unequestionauchefgouvernement {
  width: 50%;
  display: inline-block;
  background: url(../images/bg_question.png) no-repeat left top/cover;
  color: #fff;
  padding: 20px 15px;
  margin-bottom: 20px;
  position: relative;
  height: 431px;
  float: right; }
  #block-unequestionauchefgouvernement h2 {
    font-size: 1.57em;
    margin: 0 0 50px 0;
    position: relative; }
    #block-unequestionauchefgouvernement h2::before {
      background: #d9140e;
      content: "";
      display: inline-block;
      width: 70px;
      height: 4px;
      position: absolute;
      left: 0;
      bottom: -20px; }
  #block-unequestionauchefgouvernement h3 {
    font-size: 1.28em;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 3px 0; }
  #block-unequestionauchefgouvernement h4 {
    font-size: 1.71em;
    font-weight: bold;
    margin: 0 0 20px 0; }
  #block-unequestionauchefgouvernement .field--name-field-image-chef-gouvernement {
    display: inline-block;
    width: 261px;
    height: 353px;
    position: absolute;
    left: -20px;
    bottom: -10px; }
  #block-unequestionauchefgouvernement .field--name-body {
    padding-left: 260px;
    padding-right: 10px;
    background: url(../images/bg-par.png) no-repeat 200px 4px; }
    #block-unequestionauchefgouvernement .field--name-body p {
      max-height: 81px;
      overflow: hidden; }
    #block-unequestionauchefgouvernement .field--name-body a {
      background: #d9140e url(../images/icone-erire.png) no-repeat 30px 10px;
      width: 164px;
      height: 46px;
      line-height: 46px;
      color: #fff;
      text-decoration: none;
      text-align: center;
      display: block;
      text-transform: uppercase;
      padding-left: 10px; }

:lang(ar) #block-unequestionauchefgouvernement h2::before {
  right: 0;
  left: auto; }
:lang(ar) #block-unequestionauchefgouvernement .field--name-body {
  padding-left: 10px;
  padding-right: 260px;
  background: url(../images/bg-par2.png) no-repeat 280px 4px; }
  :lang(ar) #block-unequestionauchefgouvernement .field--name-body a {
    background: #d9140e url(../images/icone-erire.png) no-repeat 110px 10px;
    padding-left: 0;
    padding-right: 10px; }
:lang(ar) #block-unequestionauchefgouvernement .field--name-field-image-chef-gouvernement {
  right: -20px;
  left: auto; }

:lang(ar) .modal-header .close {
  position: absolute;
  left: 0;
  top: 10px; }

:lang(ar) .modal-header .modal-title {
  padding-left: 35px; }

.main-page .pager__item--last, .main-page .pager__item--first {
  display: none; }
.main-page ul.pager__items {
  display: block;
  margin: 20px 0;
  padding: 0; }
  .main-page ul.pager__items li {
    font-size: .85em;
    border-radius: 0;
    padding: 9px; }
  .main-page ul.pager__items .btn-light:not(:disabled):not(.disabled):active,
  .main-page ul.pager__items .btn-light:not(:disabled):not(.disabled).active,
  .main-page ul.pager__items .show > .btn-light.dropdown-toggle {
    background: #D9140E;
    border-color: #D9140E; }
    .main-page ul.pager__items .btn-light:not(:disabled):not(.disabled):active a,
    .main-page ul.pager__items .btn-light:not(:disabled):not(.disabled).active a,
    .main-page ul.pager__items .show > .btn-light.dropdown-toggle a {
      color: #fff; }
  .main-page ul.pager__items .pager__item--previous {
    float: left;
    text-transform: uppercase;
    color: #292F3B;
    font-weight: 600;
    padding: 9px 30px; }
    .main-page ul.pager__items .pager__item--previous a {
      color: #292F3B; }
  .main-page ul.pager__items .pager__item--next {
    float: right;
    text-transform: uppercase;
    color: #292F3B;
    font-weight: 600;
    padding: 9px 50px; }
    .main-page ul.pager__items .pager__item--next a {
      color: #292F3B; }
  .main-page ul.pager__items li.btn-light {
    background-color: #F4F6F8;
    border-color: #F4F6F8; }
  .main-page ul.pager__items .btn-secondary {
    width: 37px;
    text-align: center;
    margin: 0 3px; }
    .main-page ul.pager__items .btn-secondary a {
      color: #292F3B; }
.main-page .pager {
  margin-top: 60px; }

/*:lang(ar) header .middle_header .region-slogan p {
    font-size: 1.7em;
}*/
.view-id-faq .views-field-nothing .accordion2.active:after {
  content: "\2212"; }

.main-page.container .col-md-8 + strong {
  font-weight: normal; }

.main-page.container .col-md-8 + strong .col-md-4 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

:lang(ar) .page-node-type-membre-pg .field--name-field-image-membre, :lang(ar) .path-membres-gouvernement .field--name-field-image-membre {
  float: right;
  margin: 0 0 20px 20px; }

:lang(ar) .list-membre .views-field-field-image-membre {
  float: right;
  margin-left: 20px;
  margin-right: 0; }

.blockrightactu {
  position: relative; }

.dateactu {
  position: static; }

.view-id-service_pg.view-display-id-page_1 h2 > i {
  width: 17px;
  height: 17px;
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 0;
  font-size: 10px;
  color: #fff;
  background: #d9140e;
  border-radius: 50%;
  padding: 3px 0px 3px 2px;
  text-align: center; }

#views-exposed-form-decision-gouvernementale-page-1 .form-inline {
  float: left;
  display: block; }

#views-exposed-form-decision-gouvernementale-page-1 .form--inline .form-item {
  margin-top: 0; }

.main-page .region-content .view-decision-gouvernementale table tbody tr td.views-field-nothing {
  text-align: center; }

.parent_link ul {
  display: none; }

#block-menuaxesdirectioncontrole .navbar-nav li .dropdown-toggle {
  display: block;
  position: relative; }

.region-sidebar-first #block-menuaxesdirectioncontrole {
  background: transparent; }

#block-menuaxesdirectioncontrole .navbar-nav > li {
  margin-bottom: 5px;
  background: #f4f6f8; }

#block-menuaxesdirectioncontrole .navbar-nav li .dropdown-toggle::after {
  margin-left: 0;
  vertical-align: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  position: absolute;
  right: 10px;
  top: 14px;
  font-size: 25px;
  color: #27354a;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#block-menuaxesdirectioncontrole .navbar-nav > li > .dropdown-toggle.is-active::after,
#block-menuaxesdirectioncontrole .navbar-nav > li > .dropdown-toggle.active::after {
  color: #f4f6f8; }

#block-menuaxesdirectioncontrole .navbar-nav > li > .dropdown-toggle::after {
  content: "\f067"; }

#block-menuaxesdirectioncontrole .navbar-nav > li > .dropdown-toggle.opened::after {
  content: "\f068"; }

#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > .dropdown-toggle::after {
  content: "+";
  font-size: 14px;
  border: 1px solid #27354a;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  line-height: 14px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  padding-left: 2px;
  left: 20px;
  top: 10px; }

#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > .dropdown-toggle.opened::after {
  content: "-";
  line-height: 12px; }

#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > ul > li > .dropdown-toggle::after {
  /*content: "++";*/ }

#block-menuaxesdirectioncontrole .navbar-nav li a,
#block-menuaxesdirectioncontrole .navbar-nav li span {
  position: relative; }

#block-menuaxesdirectioncontrole .navbar-nav li ul {
  padding-left: 0;
  margin-left: 0; }

#block-menuaxesdirectioncontrole .navbar-nav > li > .active {
  background-color: #27354a;
  color: #fff; }

#block-menuaxesdirectioncontrole .navbar-nav > li > a,
#block-menuaxesdirectioncontrole .navbar-nav > li > span {
  padding: 10px 10px 10px 20px; }

#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > a,
#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > span {
  padding: 10px 10px 10px 45px;
  border-bottom: 1px solid #fff; }

#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > a.opened,
#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > span.opened {
  border-bottom: 1px solid #80bdbd; }

.region-sidebar-first #block-menuaxesdirectioncontrole .nav-item {
  border-bottom: 0; }

#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > ul > li > a,
#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > ul > li > span {
  padding: 10px 10px 10px 45px;
  border-bottom: 1px solid #fff; }

#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > ul > li a::after,
#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > ul > li span::after {
  content: "\f111";
  left: 35px;
  top: 19px;
  color: #27354a;
  display: block;
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5px !important; }

#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > ul > li a.is-active::after,
#block-menuaxesdirectioncontrole .navbar-nav > li > ul > li > ul > li span.is-active::after {
  color: #f4f6f8; }

#block-menuaxesdirectioncontrole .navbar-nav li a,
#block-menuaxesdirectioncontrole .navbar-nav li span {
  font-weight: normal;
  cursor: pointer; }

.view-id-decision_gouvernementale .views-exposed-form #edit-end-date input, .view-id-decision_gouvernementale .views-exposed-form #edit-start-date input {
  width: 170px;
  max-width: 100%; }

.view-id-decision_gouvernementale .views-exposed-form .form-item-combine input {
  width: 220px;
  max-width: 100%; }

:lang(ar) #views-exposed-form-decision-gouvernementale-page-1 .form-inline {
  float: right; }

.date-pub, #block-views-block-articles-des-directions-block-1 .view-content .dateactu .views-field-changed-1 {
  color: #2582eb; }

/*.view-publication .date {
    color: #2582eb;
}*/
.date_ty {
  color: #2582eb; }

.path-sitemap .sitemap-item--menu-menu-axes-direction-controle {
  display: none; }

.view-id-decision_gouvernementale .views-exposed-form input[type="date"] {
  width: 170px;
  max-width: 100%; }

.view-id-decision_gouvernementale .form--inline .form-actions {
  clear: none; }

:lang(ar) .view-id-service_pg .block-grid > .grid {
  float: right; }

:lang(ar) .main-page .region-content table {
  direction: rtl;
  text-align: right; }

.main-page .region-content table p,
.main-page .region-content table ul li {
  text-align: left; }

:lang(ar) .main-page .region-content table p,
:lang(ar) .main-page .region-content table ul li {
  text-align: right; }

/*************** Top top ***************/
.to-top {
  position: fixed;
  right: 30px;
  bottom: 25px;
  width: 45px;
  height: 45px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 32px;
  background-color: #d9140e;
  -webkit-box-shadow: 1px 1.732px 12px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 1px 1.732px 12px 0px rgba(0, 0, 0, 0.03);
  /*border-radius: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;*/
  text-decoration: none;
  border-radius: 50%;
  /*
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  */
  cursor: pointer;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 100; }

:lang(ar) .to-top {
  right: auto;
  left: 10px; }

.to-top.show {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100); }

.to-top i {
  width: 100%;
  height: 100%;
  font-size: 40px;
  line-height: 45px; }

.to-top:hover {
  opacity: .8; }

/****/
#page {
  display: block; }

.site-footer {
  overflow: hidden; }

.region-slogan .views-field-field-logo-direction img {
  margin-bottom: 10px;
  max-width: 450px;
  margin-top: -10px; }

.path-frontpage .block-views-blockphotos-block-2 a.colorbox.cboxElement {
  margin-right: 22px; }

:lang(ar) .path-frontpage .block-views-blockphotos-block-2 a.colorbox.cboxElement {
  margin-right: 21px; }

:lang(ar) .path-frontpage .block-views-blockphotos-block-2 a.colorbox.cboxElement:first-child {
  margin-right: 0; }

:lang(ar) .listepublication .views-view-grid .views-field-nothing .col-md-9 {
  padding: 0 0px 0 15px !important; }

#block-sidebarfbmufti, #block-sidebarfbcomiteducontrolegeneral {
  margin-top: 20px; }

.listearticle .view-content .views-row .views-field-fieldset-1 .customdate .views-field .views-label-changed {
  display: inline-block;
  margin-right: 5px; }

.page-node-type-membre-pg .date_anciens_pm span {
  color: #59606a; }

:lang(ar) .view-services-direction .block-grid > .grid {
  float: right; }

.off-canvas-wrapper {
  opacity: 0; }

header .main_menu #superfish-main li.menuparent li.menuparent .fa-chevron-right {
  right: 5px;
  position: absolute;
  top: 12px; }

header .main_menu #superfish-main li.menuparent li.menuparent .fa-chevron-left {
  left: 5px;
  position: absolute;
  top: 12px; }

header .main_menu #superfish-main li.menuparent li.menuparent ul {
  top: 0px !important; }

.page-node-type-document-acces-information .field--name-field-titre-pdf2 {
  margin-top: 50px; }

.path-frontpage .region-banniere .block-views-blockactualite-block-1 .slick-slide > div .views-row .views-field-title span {
  display: block; }

.path-album-videos .view-videos .views-field-field-video-embed a {
  position: relative; }

.path-album-videos .view-videos .views-field-field-video-embed a i.fa-play {
  position: absolute;
  left: calc(50% - 29px);
  top: 65px;
  z-index: 10;
  color: #fff;
  background-color: #d9140e;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 16px; }

header .main_menu #superfish-main li > .menuparent .menuparent {
  text-align: left; }

.field--name-field-biographie {
  overflow: hidden; }

header .main_menu #superfish-main li ul li > span {
  background: #fff;
  color: #666666;
  text-align: left; }

header .main_menu #superfish-main li ul li > span.active,
header .main_menu #superfish-main li ul li > span:hover {
  color: #fff;
  background: #d9140e;
  cursor: pointer; }

.list-membre.view-anciens-pm > .view-header > .list-membre.view-anciens-pm .views-field-view-node {
  margin-top: 18px; }

/*:lang(ar) .view-structure-ppg.view-id-structure_ppg.view-display-id-page_1 #views-exposed-form-structure-ppg-page-1 .form--inline .form-item {
    float:  left !important;
}*/
:lang(ar) .view-structure-ppg.view-id-structure_ppg.view-display-id-page_1 #views-exposed-form-structure-ppg-page-1 {
  float: left; }

:lang(ar) .view-structure-ppg.view-id-structure_ppg.view-display-id-page_1 #views-exposed-form-structure-ppg-page-1 .form--inline .form-actions {
  margin-right: 55px;
  float: right; }

:lang(ar) .view-structure-ppg.view-id-structure_ppg.view-display-id-page_1 #views-exposed-form-structure-ppg-page-1 input#edit-combine {
  padding: 12px 17px 12px; }

:lang(ar) .view-id-service_pg .slick-next {
  right: auto;
  left: -5px; }

:lang(ar) .view-id-service_pg .slick-prev {
  right: 15px;
  left: auto; }

header .main_menu #superfish-main li ul li.active-trail span {
  color: #fff;
  background: #d9140e; }

#block-views-block-partenaire-block-2 .slick-slide > div {
  padding: 0 10px; }

.js-form-managed-file.form-managed-file {
  border: 1px solid #e8e8e9;
  padding: 9px 20px 9px 35px;
  background: url(/sites/default/files/css/icone-file.png) no-repeat;
  background-position: left 2% center; }

:lang(fr) .js-form-managed-file.form-managed-file {
  background-position: right 2% center; }

#webform-submission-contact-add-form #edit-scan-cin- .label {
  left: 9px; }

:lang(ar) #webform-submission-contact-add-form #edit-scan-cin- .label {
  right: 9px; }

:lang(ar) #block-views-block-articles-des-directions-block-1 .view-header .voirplusactu:before {
  right: 28%; }

#views-exposed-form-liste-des-entreprises-publiques-page-2 .form--inline .form-item {
  width: 32%; }

.path-administrations .ui-dialog-title {
  color: transparent; }

a[hreflang|=en] {
  display: none; }
  :lang(ar) .view-id-service_pg .block-grid > .grid {
    width:45%;
}
:lang(ar) .path-structures .view-structure-ppg.view-id-structure_ppg.view-display-id-page_1 .view-content .view-grouping {
  float: right; }
/*# sourceMappingURL=style.css.map */
.node__content .field--name-body .align-center:hover{
  transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    z-index: 1111111;
    position: relative;
}