/*** STRUCTURE ***/
@media screen and (min-width: 768px) {
  .container {
    width: 96% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 1170px !important;
  }
}
@media screen and (min-width: 1190px) {
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
/**** TMP ANTHONY ****/
.submenu.suppaMenu_wrap {
  z-index: 99999 !important;
}
body {
  overflow-x: hidden;
  overflow-x: initial !important;
}
/*** OVERLAY VIDEO ***/
.ts-video-overlay {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.ts-video-overlay > .ts-video-overlay-image {
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  position: absolute !important;
}
.ts-video-overlay-play::after {
  content: "\e075";
  font-family: "nincha-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  pointer-events: none;
  width: 100%;
  font-size: 120px;
  position: relative;
  z-index: 10;
  color: white;
  opacity: 0.6;
  display: block;
  text-align: center;
}
.ts-video-overlay-image {
  z-index: 9;
  right: 0;
  bottom: 0;
}
.ts-video-overlay-play {
  position: relative;
}
.ts-video-overlay:hover .ts-video-overlay-play::after {
  opacity: 0.8;
  color: black;
}
@media screen and (max-width: 468px) {
  .ts-video-overlay-play::after {
    font-size: 80px;
  }
}
/*** THEMES COULEURS ***/
.page:not(.home) .oif_colored_block {
  background: #bfd453 !important;
}
.page:not(.home) .oif_colored_block p,
.page:not(.home) .oif_colored_block span,
.page:not(.home) .oif_colored_block h1,
.page:not(.home) .oif_colored_block h2,
.page:not(.home) .oif_colored_block h3,
.page:not(.home) .oif_colored_block h4,
.page:not(.home) .oif_colored_block h5,
.page:not(.home) .oif_colored_block h6 {
  color: #666666 !important;
}
.page:not(.home) .oif_colored_block h1,
.page:not(.home) .oif_colored_block h2,
.page:not(.home) .oif_colored_block h3,
.page:not(.home) .oif_colored_block h4,
.page:not(.home) .oif_colored_block h5,
.page:not(.home) .oif_colored_block h6 {
  font-family: hansom_bold !important;
  font-size: 20px !important;
  line-height: 20px !important;
  text-transform: none !important;
  margin-bottom: 0px !important;
}
.theme_violet:not(.home) .vc_col-sm-9 .vc_custom_heading {
  color: #ffffff;
  background: #736faf;
}
.theme_violet:not(.home) .vc_col-sm-9 h4 {
  color: #94c775;
}
.theme_violet:not(.home) .vc_col-sm-9 h4,
.theme_violet:not(.home) .vc_col-sm-9 h4 a {
  color: #94c775;
}
.theme_violet:not(.home) .vc_col-sm-9 h4 a {
  text-decoration: underline;
}
.theme_violet:not(.home) .vc_sep_color_violet .vc_sep_line {
  border-color: #736faf !important;
}
.theme_violet:not(.home) .vc_sep_color_green .vc_sep_line {
  border-color: #94c775 !important;
}
.theme_violet:not(.home) .oif_colored_block {
  background: #94c775 !important;
}
.theme_violet:not(.home) .oif_colored_block p,
.theme_violet:not(.home) .oif_colored_block span,
.theme_violet:not(.home) .oif_colored_block h1,
.theme_violet:not(.home) .oif_colored_block h2,
.theme_violet:not(.home) .oif_colored_block h3,
.theme_violet:not(.home) .oif_colored_block h4,
.theme_violet:not(.home) .oif_colored_blockh5,
.theme_violet:not(.home) .oif_colored_block h6 {
  color: #ffffff !important;
}
.theme_violet:not(.home) .oif_template_button_2 a {
  background: #94c775;
  border-right: 2px solid #736faf;
}
.theme_violet:not(.home) .oif_template_button_2:hover a {
  background: #a5d886;
  border-right: 2px solid #8480c0;
}
.theme_bleu:not(.home) .vc_col-sm-9 .vc_custom_heading {
  color: #ffffff;
  background: #549fc3;
}
.theme_bleu:not(.home) .vc_sep_color_blue .vc_sep_line {
  border-color: #549fc3;
}
.theme_bleu:not(.home) .vc_sep_color_orange .vc_sep_line {
  border-color: #f29339;
}
.theme_bleu:not(.home) .vc_col-sm-9 h4 {
  color: #f29339;
}
.theme_bleu:not(.home) .vc_col-sm-9 h4,
.theme_bleu:not(.home) .vc_col-sm-9 h4 a {
  color: #f29339;
}
.theme_bleu:not(.home) .vc_col-sm-9 h4 a {
  text-decoration: underline;
}
.theme_bleu:not(.home) .vc_sep_color_violet .vc_sep_line {
  border-color: #549fc3 !important;
}
.theme_bleu:not(.home) .vc_sep_color_green .vc_sep_line {
  border-color: #f29339 !important;
}
.theme_bleu:not(.home) .oif_colored_block {
  background: #549fc3 !important;
}
.theme_bleu:not(.home) .oif_colored_block p,
.theme_bleu:not(.home) .oif_colored_block span,
.theme_bleu:not(.home) .oif_colored_block h1,
.theme_bleu:not(.home) .oif_colored_block h2,
.theme_bleu:not(.home) .oif_colored_block h3,
.theme_bleu:not(.home) .oif_colored_block h4,
.theme_bleu:not(.home) .oif_colored_blockh5,
.theme_bleu:not(.home) .oif_colored_block h6 {
  color: #ffffff !important;
}
.theme_bleu:not(.home) .oif_template_button_2 a {
  background: #f29339;
  border-right: 2px solid #549fc3;
}
.theme_bleu:not(.home) .oif_template_button_2:hover a {
  background: #ffb55b;
  border-right: 2px solid #65b0d4;
}
/*** GLOBAL ***/
html {
  height: 100%;
}
#page {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
p {
  margin-top: 0;
}
.text_center {
  text-align: center;
}
.pos_relative,
.fs_pos_relative {
  position: relative;
}
.green,
.hover_green:hover {
  color: #7eb301;
}
.bg_green,
.hover_bg_green:hover {
  background: #7eb301;
}
.black,
.hover_black:hover {
  color: #000000;
}
.bg_black,
.hover_bg_black:hover {
  background: #000000;
}
.white,
.hover_white:hover {
  color: #ffffff;
}
.bg_white,
.hover_bg_white:hover {
  background: #ffffff;
}
.dark_grey,
.hover_dark_grey:hover {
  color: #262424;
}
.bg_dark_grey,
.hover_bg_dark_grey:hover {
  background: #262424;
}
.dark_red,
.hover_dark_red:hover {
  color: #da161f;
}
.bg_dark_red,
.hover_bg_dark_red:hover {
  background: #da161f;
}
.red,
.hover_red:hover {
  color: #e3202c;
}
.bg_red,
.hover_bg_red:hover {
  background: #e3202c;
}
.hansom_r {
  font-family: hansom_regular;
}
.hansom_b {
  font-family: hansom_bold;
}
.hansom_b_i {
  font-family: hansom_bold_italic;
}
.hansom_i {
  font-family: hansom_italic;
}
.hansom_l {
  font-family: hansom_light;
}
.hansom_l_i {
  font-family: hansom_light_italic;
}
.upper {
  text-transform: uppercase;
}
.underline,
.hover_underline:hover {
  text-decoration: underline;
}
.clear {
  clear: both;
}
#footer {
  margin-top: 0;
}
tr,
td {
  padding: 0;
  line-height: 20px;
}
tr:first-of-type td {
  border-top: none;
}
table,
tr:last-of-type td {
  border-bottom: none;
}
td img {
  vertical-align: initial;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: hansom_light;
  font-weight: normal !important;
}
h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong {
  font-family: hansom_bold;
  font-weight: normal !important;
}
h4 {
  text-transform: uppercase;
  font-size: 38px !important;
  line-height: 34px !important;
  font-family: hansom_light !important;
}
h4 b,
h4 strong {
  font-size: 28px !important;
  line-height: 28px !important;
  font-family: hansom_bold !important;
}
h4 + hr {
  width: 200px;
  max-width: 90%;
  height: 3px;
  background: #bed97a !important;
  background-color: #bed97a !important;
  margin: 5px 0;
  margin-left: 0;
  margin-bottom: 10px;
}
.no_padding {
  padding: 0;
}
.no_padding_plz {
  padding: 0 !important;
}
.oif_bloc_tableau img {
  max-width: 28px;
}
.wpb_wrapper_fs {
  z-index: 999999999;
}
.nch-lb-icon-download {
  font-size: 0.000001px !important;
  color: transparent !important;
  margin-right: 4px !important;
}
.nch-lb-icon-download::before {
  content: "\e0d4";
  font-family: "nincha-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff !important;
  font-size: 33px !important;
  position: relative;
  top: -1px;
}
.li_white li {
  color: #ffffff;
}
.oif_tableau_regional {
  border-collapse: collapse;
}
.oif_tableau_regional tr td:first-of-type {
  padding-left: 3px;
}
.oif_tableau_regional td {
  border: 1px solid #698e9f;
  min-height: 22px;
  vertical-align: middle;
}
.oif_tableau_regional tr:first-of-type td {
  border-top: 1px solid #698e9f;
}
.oif_tableau_regional tr:last-of-type td {
  border-bottom: 1px solid #698e9f;
}
.tab-header td {
  background: #8aacbd;
}
.tab-header td p {
  color: #ffffff;
}
.table_legend > div {
  display: none;
}
.oif_style_titre_1 h1,
.oif_style_titre_1 h1 span,
.oif_style_titre_1 h2,
.oif_style_titre_1 h2 span,
.oif_style_titre_1 h3,
.oif_style_titre_1 h3 span,
.oif_style_titre_1 h4,
.oif_style_titre_1 h4 span,
.oif_style_titre_1 h5,
.oif_style_titre_1 h5 span,
.oif_style_titre_1 h6,
.oif_style_titre_1 h6 span {
  font-family: hansom_bold !important;
  font-size: 20px !important;
  line-height: 20px !important;
  text-transform: none !important;
  margin-bottom: 0px !important;
}
.masquage_temporaire {
  display: none !important;
}
.tab-oif-member {
  color: #549fc3;
}
.tab-oif-observer {
  color: #f29339;
}
.oif_colored_block_space_left {
  padding-left: 20px !important;
}
.oif_colored_block_space_right {
  padding-right: 20px !important;
}
.ui-dialog {
  width: 90% !important;
  left: 5% !important;
  border: none !important;
  outline: none !important;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0;
  height: 36px;
}
.ui-dialog .ui-dialog-titlebar-close::before {
  line-height: 30px;
}
.display_none {
  display: none;
}
@media screen and (max-width: 769px) {
  .oif_colored_block_space_left,
  .oif_colored_block_space_right {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media screen and (max-width: 1050px) and (min-width: 760px) {
  .left_col_xxl {
    padding-right: 20px !important;
    width: 30% !important;
  }
  .left_col_xxl + .vc_col-sm-9 {
    width: 70% !important;
  }
}
.no_video_margin,
.no_video_margin .vc_inner {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/*** STYLE VC ***/
.vc_column_container > .vc_column-inner {
  padding-left: 0px;
  padding-right: 0px;
}
.vc_row {
  margin-left: 0px;
  margin-right: 0px;
}
.page:not(.home) .vc_col-sm-3 {
  padding-right: 45px;
  text-align: center;
}
.page:not(.home) .vc_col-sm-3 h2 {
  font-size: 24px !important;
  line-height: 24px !important;
}
.page:not(.home) .vc_col-sm-3 h4 {
  text-transform: none;
  font-size: 18px !important;
  line-height: 18px !important;
  font-family: "PT Sans" !important;
}
.page:not(.home) .vc_col-sm-3 h4 strong,
.page:not(.home) .vc_col-sm-3 h4 b {
  font-size: 22px !important;
  font-family: "PT Sans" !important;
  font-weight: bold !important;
  line-height: 18px !important;
}
.page:not(.home) .vc_col-sm-9 .vc_custom_heading {
  color: #58595b;
  background: #bfd453;
  font-family: hansom_bold !important;
  font-size: 26px !important;
  line-height: 36px !important;
  display: inline-block;
  padding: 6px 15px 0px;
  text-transform: uppercase;
}
.page:not(.home) .vc_col-sm-9 h4,
.page:not(.home) .vc_col-sm-9 h4 a {
  color: #e2434c;
  font-family: hansom_bold !important;
  font-size: 20px !important;
  line-height: 20px !important;
  text-transform: none !important;
  margin-bottom: 0px !important;
}
.page:not(.home) .vc_col-sm-9 h4 a {
  text-decoration: underline;
}
.page:not(.home) .vc_col-sm-9 .vc_col-sm-3 {
  padding-right: 0;
}
.page:not(.home) .vc_col-sm-9 .vc_col-sm-9 {
  padding-left: 30px;
}
.page:not(.home) .vc_col-sm-9 .vc_col-sm-3 .vc_column-inner .wpb_wrapper > div > p:last-child {
  padding-bottom: 12px;
}
.page:not(.home) .vc_col-sm-9 .vc_col-sm-3 .vc_column-inner p {
  padding: 0 12px;
  font-size: 13px !important;
  color: #58595b;
}
.page:not(.home) .vc_col-sm-9 .vc_col-sm-3 .vc_column-inner h5 {
  font-family: hansom_bold !important;
  color: #58595b;
  font-size: 20px !important;
  line-height: 20px !important;
  padding: 12px 12px 0;
}
.page:not(.home) .vc_sep_color_green .vc_sep_line {
  border-color: #bfd453;
}
.page:not(.home) .vc_sep_color_juicy_pink .vc_sep_line {
  border-color: #e2434c;
}
.page:not(.home) .vc_separator.vc_sep_color_peacoc .vc_sep_line {
  border-color: #587b8d;
}
.page:not(.home) .ressource-pdf {
  margin-bottom: 0px !important;
  width: 100%;
}
.page:not(.home) .ressource-pdf,
.page:not(.home) .ressource-graphique,
.page:not(.home) .ressource-lien-externe {
  border: none;
  border-radius: 0;
  color: #587b8d !important;
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 0px !important;
  padding-bottom: 7px !important;
  padding-top: 7px !important;
  background: transparent;
  min-width: 100% !important;
  width: 100% !important;
}
.page:not(.home) .ressource-pdf:focus,
.page:not(.home) .ressource-pdf:visited,
.page:not(.home) .ressource-pdf:active,
.page:not(.home) .ressource-graphique:focus,
.page:not(.home) .ressource-graphique:visited,
.page:not(.home) .ressource-graphique:active,
.page:not(.home) .ressource-lien-externe:focus,
.page:not(.home) .ressource-lien-externe:visited,
.page:not(.home) .ressource-lien-externe:active {
  background: transparent !important;
}
.page:not(.home) .ressource-pdf:hover,
.page:not(.home) .ressource-graphique:hover,
.page:not(.home) .ressource-lien-externe:hover,
.page:not(.home) .popup-country:hover {
  background: transparent !important;
  text-decoration: underline;
}
.page:not(.home) .popup-country {
  color: inherit !important;
}
.page:not(.home) .ressource-pdf::before,
.page:not(.home) .ressource-graphique::before,
.page:not(.home) .ressource-lien-externe::before,
.page:not(.home) .popup-country::before {
  margin-right: 5px;
  display: inline-block;
  font-family: FontAwesome;
}
.page:not(.home) .ressource-pdf::before {
  content: "\f1c1";
}
.page:not(.home) .ressource-graphique::before {
  content: "\f080";
}
.page:not(.home) .ressource-lien-externe::before,
.page:not(.home) .popup-country::before {
  content: "\f08e";
}
.page:not(.home) .vc_btn3-inline .fa {
  left: 15px !important;
}
.page:not(.home) .oif_further_underline button {
  text-decoration: underline;
}
.page:not(.home) .oif_go_further + .vc_inner {
  overflow: hidden;
}
.page:not(.home) .essb_links a {
  width: 38px !important;
  height: 38px !important;
  padding: 5px 8px 7px 7px !important;
}
.page:not(.home) .essb_links_list {
  width: 75%;
  float: right;
  clear: both;
}
.page:not(.home) .ts-icon-title-text {
  font-family: hansom_bold !important;
  text-transform: uppercase;
  padding-top: 10px !important;
  padding-bottom: 4px !important;
  font-size: 22px !important;
  line-height: 26px !important;
}
.page:not(.home) .vc_col-sm-9 h5 {
  color: #666666 !important;
  font-family: hansom_bold !important;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}
.page:not(.home) .ts-icon-title-background {
  margin-bottom: 10px !important;
}
.page:not(.home) .oif_go_further {
  background: #587b8d;
  width: 100%;
  margin-bottom: 0px !important;
}
.page:not(.home) .oif_go_further h5 {
  color: #ffffff !important;
  font-family: hansom_bold !important;
  text-transform: uppercase;
}
.page:not(.home) .oif_go_further img {
  margin-left: 10px;
  margin-top: 0px;
  margin-right: 5px;
  vertical-align: middle;
  max-width: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (max-width: 769px) {
  .page:not(.home) .vc_col-sm-3 {
    padding-right: 0px;
  }
  .page:not(.home) .vc_col-sm-9 .vc_col-sm-9 {
    padding-left: 0px;
  }
  .page:not(.home) .vc_btn3-inline {
    clear: both;
    width: 100%;
  }
  .page:not(.home) .essb_links_list {
    width: 100%;
    float: none;
    clear: both;
  }
}
/*** FIX FLUX ***/
html {
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
body {
  margin: 0 !important;
  height: 100%;
}
/***** FOOTER POSITION *****/
#footer,
#main,
#page,
.footer_push {
  width: 100%;
  clear: both;
}
.footer_push {
  /*float: left;*/
  z-index: -1000;
  position: relative;
}
/***** FOOTER STYLE *****/
#footer {
  padding-top: 10px;
  border-top: 70px solid #ffffff;
}
#oif_footer {
  width: 1140px;
  max-width: 98%;
  margin: -60px auto 0;
  padding: 40px;
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_overlay_footer.png');
  background-position: right bottom;
  background-size: 350px;
  background-repeat: no-repeat;
}
.oif_footer_b1,
.oif_footer_b2,
.oif_footer_b3 {
  padding: 10px;
}
.oif_footer_b1 {
  width: 35%;
  float: left;
}
.oif_footer_b1 p {
  font-size: 13px;
}
.oif_footer_b1 a {
  margin-top: 28px;
}
.oif_footer_b2 {
  width: 40%;
  float: left;
}
.oif_footer_b3 {
  width: 25%;
  float: left;
}
.oif_footer_left,
.oif_footer_right {
  float: left;
  position: relative;
}
.oif_footer_left {
  margin-right: 7.5%;
  width: 50%;
  padding-right: 10px;
}
.oif_footer_right {
  width: 42.5%;
}
#oif_footer a {
  width: 100%;
  display: block;
}
.oif_footer_left ul,
.oif_footer_right ul {
  list-style-type: none;
  padding: 0;
}
.oif_footer_left ul li a,
.oif_footer_right ul li a {
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.oif_footer_left ul li a:hover,
.oif_footer_right ul li a:hover {
  text-decoration: underline;
}
.oif_footer_left::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 2%;
  width: 1px;
  height: 96%;
  background: #ffffff;
}
#oif_footer br {
  display: none;
}
#footer_social {
  white-space: nowrap;
}
#footer_social a {
  display: inline-block;
  width: 35px;
  height: 35px;
  h: 42px;
  border-radius: 50%;
  margin-right: 12px;
  margin-bottom: 12px;
  text-align: center;
  font-size: 22px;
  line-height: 1.9;
}
@media screen and (max-width: 1100px) {
  #oif_footer {
    padding: 20px;
  }
  #oif_footer .oif_footer_b1 {
    width: 37%;
  }
  #oif_footer .oif_footer_b2 {
    width: 41%;
  }
  #oif_footer .oif_footer_b3 {
    width: 22%;
  }
}
@media screen and (max-width: 1050px) {
  #oif_footer {
    padding: 15px;
  }
  #oif_footer .oif_footer_b1 {
    width: 37%;
  }
  #oif_footer .oif_footer_b2 {
    width: 43%;
  }
  #oif_footer .oif_footer_b3 {
    width: 18%;
  }
}
@media screen and (max-width: 980px) {
  #oif_footer {
    padding: 10px;
  }
  #oif_footer .oif_footer_b1 {
    width: 39%;
  }
  #oif_footer .oif_footer_b2 {
    width: 45%;
  }
  #oif_footer .oif_footer_b3 {
    width: 14%;
  }
  #oif_footer .oif_footer_b3 br {
    display: block;
  }
}
@media screen and (max-width: 700px) {
  #oif_footer {
    padding: 5px;
  }
  #oif_footer .oif_footer_b1 {
    width: 100%;
  }
  #oif_footer .oif_footer_b2 {
    width: 100%;
  }
  #oif_footer .oif_footer_b3 {
    width: 100%;
  }
  #oif_footer .oif_footer_b3 br {
    display: none;
  }
  .oif_footer_left {
    width: 50%;
    margin-right: 5%;
  }
  .oif_footer_right {
    width: 45%;
  }
  .oif_footer_b1,
  .oif_footer_b2,
  .oif_footer_b3 {
    padding: 5px;
  }
}
/*** FIL D'ARIANNE ***/
ol.breadcrumb {
  width: 1140px;
  margin: 0 auto;
  background: initial;
  padding: 10px 0 25px;
  text-align: left;
  max-width: 96%;
}
ol.breadcrumb li {
  font-size: 13px;
  font-style: italic;
  color: #888;
}
ol.breadcrumb li::before {
  content: ">";
}
ol.breadcrumb li:first-of-type:before {
  content: "";
}
ol.breadcrumb li a {
  color: #888;
}
ol.breadcrumb li a:hover {
  color: #e2434c;
  text-decoration: underline;
}
/*** BARRE RECHERCHE ***/
.home-search {
  width: calc(100% + 46px);
  right: -23px;
  height: 115px;
  line-height: 80px;
  padding-top: 20px;
}
@media screen and (max-width: 770px) {
  .home-search {
    width: calc(100% + 23px);
    right: -23px;
    height: 85px;
    line-height: 80px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 560px) {
  .home-search {
    height: 55px;
    line-height: 35px;
    padding-top: 0px;
  }
  .home-search .form-control {
    font-size: 24px !important;
    padding-top: 5px !important;
  }
}
/***** HEADER *****/
.oif_header {
  width: 1140px;
  max-width: 98%;
  margin: 0 auto;
}
.site-header {
  min-height: initial !important;
}
.newedge-topbar {
  height: 150px;
}
#oif_header_social {
  float: right;
  clear: both;
  margin-top: 15px;
}
#oif_header_social > div {
  float: right;
  position: relative;
}
#oif_header_social > div img {
  max-width: 24px;
  margin: 0 10px;
}
#oif_header_social .oif_header_social::after,
#oif_header_social .oif_header_search::after {
  background: #e2e3e4;
  position: absolute;
  left: -1px;
  top: 10%;
  height: 80%;
  width: 1px;
  display: block;
  content: "";
}
#oif_header_social .oif_header_date {
  margin-right: 10px;
}
#oif-main-menu {
  position: relative;
  min-height: 42px;
}
#oif-main-menu .suppaMenu_wrap,
#oif-main-menu .suppaMenu {
  border: none !important;
  outline: none !important;
  background: transparent !important;
  width: 100% !important;
}
#oif-main-menu .suppa_menu .suppa_top_level_link.current-menu-item {
  background: transparent !important;
}
#oif-main-menu #menu-main-menu {
  text-align: center !important;
}
@media screen and (max-width: 1070px) {
  #oif-main-menu #menu-main-menu {
    text-align: right !important;
  }
}
#oif-main-menu #menu-main-menu > div {
  float: none !important;
  display: inline-block !important;
  position: initial !important;
}
#oif-main-menu #menu-main-menu > div a {
  border: none !important;
  outline: none !important;
  padding: 0 10px;
}
#oif-main-menu #menu-main-menu > div a span {
  font-family: hansom_bold !important;
  font-size: 15px !important;
  text-transform: uppercase !important;
  height: 42px !important;
  line-height: 27px !important;
  color: #000000;
  padding-top: 9px;
  font-weight: normal !important;
}
@media screen and (max-width: 1150px) {
  #oif-main-menu #menu-main-menu > div a span {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1050px) {
  #oif-main-menu #menu-main-menu > div a span {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 1070px) {
  #oif-main-menu #menu-main-menu > div:first-of-type a {
    padding: 0 !important;
  }
}
#oif-main-menu #menu-main-menu > div:first-of-type a span {
  color: transparent !important;
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_home_icon.png') !important;
  background-position: center center !important;
  background-size: 22px !important;
  background-repeat: no-repeat !important;
  position: relative !important;
  z-index: 10 !important;
}
@media screen and (max-width: 1070px) {
  #oif-main-menu #menu-main-menu > div:first-of-type a span {
    width: 30px !important;
  }
}
#oif-main-menu .suppa_submenu {
  left: 0 !important;
  top: 44px !important;
  border: none !important;
  outline: none !important;
  border-radius: 0 !important;
  background-image: initial !important;
  box-shadow: none !important;
  width: 100% !important;
}
#oif-main-menu .suppa_submenu .suppa_no_children {
  float: left !important;
  width: 33.33333333% !important;
}
#oif-main-menu .suppa_menu_dropdown .current-menu-item {
  background: transparent !important;
}
#oif-main-menu .suppa_submenu .suppa_dropdown_item_container .suppa_item_title {
  background-size: 100% !important;
  background-position: top 10px center !important;
  background-repeat: no-repeat;
  padding-top: 275px !important;
  width: 100% !important;
}
#oif-main-menu .suppa_submenu > .suppa_dropdown_item_container:nth-child(1) .suppa_item_title {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_menu_illu_1.jpg') !important;
}
#oif-main-menu .suppa_submenu > .suppa_dropdown_item_container:nth-child(2) .suppa_item_title {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_menu_illu_2.jpg') !important;
}
#oif-main-menu .suppa_submenu > .suppa_dropdown_item_container:nth-child(3) .suppa_item_title {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_menu_illu_3.jpg') !important;
}
#oif-main-menu .primary.suppaMenu_wrap {
  position: relative;
  z-index: 9 !important;
}
#oif-main-menu #menu-main-menu .suppa_submenu div a .suppa_item_title {
  font-size: 18px !important;
  padding-bottom: 35px !important;
  font-family: hansom_bold !important;
  text-transform: uppercase !important;
  height: 336px !important;
}
#oif-main-menu .suppa_submenu .suppa_no_children:hover a {
  background: transparent !important;
}
#oif-main-menu .era_suppa_arrow_box {
  display: none !important;
}
#oif-main-menu .current-menu-ancestor {
  background: transparent !important;
}
#oif-main-menu .suppa_submenu > .suppa_dropdown_item_container:nth-child(1):hover a {
  background: #e04750 !important;
}
#oif-main-menu .suppa_submenu > .suppa_dropdown_item_container:nth-child(2):hover a {
  background: #f29339 !important;
}
#oif-main-menu .suppa_submenu > .suppa_dropdown_item_container:nth-child(3):hover a {
  background: #93bd67 !important;
}
#oif-main-menu .suppa_submenu > .suppa_dropdown_item_container:hover a span.suppa_item_title {
  color: #ffffff !important;
}
#oif-main-menu .suppaMenu_rwd_wrap {
  text-align: right !important;
}
#oif-main-menu .suppa_rwd_menus_container {
  text-align: left !important;
}
#oif-main-menu .suppaMenu_rwd_wrap .suppa_rwd_top_button_container {
  display: inline-block;
  vertical-align: top;
  background: transparent !important;
  border: 1px solid #000000 !important;
  margin-top: 4px !important;
  height: 34px !important;
}
#oif-main-menu .submenu .suppa_rwd_text {
  color: #000000 !important;
  font-family: "PT Sans" !important;
  font-size: 16px !important;
  padding: 0 !important;
  text-transform: uppercase;
  padding-right: 10px !important;
}
#oif-main-menu .suppaMenu_rwd_wrap {
  margin-bottom: 20px;
}
#oif-main-menu .submenu .suppa_rwd_button {
  float: left;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
#oif-main-menu .submenu .suppa_rwd_button span {
  font-size: 20px !important;
  color: #000000 !important;
}
#oif-main-menu .suppa_rwd_top_button_container .suppa_rwd_button {
  padding-right: 6px !important;
  padding-left: 5px !important;
  line-height: 32px !important;
  color: #000000 !important;
  font-size: 30px !important;
}
#oif-main-menu .suppa_rwd_top_button_container .suppa_rwd_button span {
  color: #000000 !important;
  font-size: 30px !important;
}
#oif-main-menu .suppa_rwd_top_button_container .suppa_rwd_text {
  line-height: 34px !important;
  font-family: hansom_bold !important;
  font-size: 16px !important;
  padding-left: 8px !important;
  padding-right: 3px !important;
  color: #000000 !important;
}
#oif-main-menu .suppa_rwd_menu > a {
  height: auto !important;
}
#oif-main-menu .suppa_menu:hover .current-menu-item {
  background-color: #f1f1f1 !important;
}
#oif-main-menu .suppa_menu .suppa_top_links_has_arrow {
  cursor: default !important;
}
#oif-main-menu .suppa_menu:hover .suppa_top_links_has_arrow {
  background: transparent !important;
}
@media screen and (max-width: 1080px) {
  #oif-main-menu #menu-main-menu .suppa_submenu div a .suppa_item_title {
    font-size: 24px !important;
    padding-bottom: 35px !important;
    font-family: hansom_regular !important;
    text-transform: none !important;
    height: 310px !important;
    padding-top: 245px !important;
  }
}
.oif_logo_top_left {
  position: absolute;
}
.oif_logo_top_left img {
  max-width: 168px;
  float: left;
  position: relative;
  z-index: 9;
}
.oif_logo_top_right {
  margin-top: 10px;
  float: right;
}
.oif_logo_top_right img {
  max-width: 215px;
}
#oif_resp_menu {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  border: 1px solid #000000;
  font-family: hansom_bold;
  font-size: 16px;
  padding: 5px 40px 5px 5px;
  margin-top: 4px;
  cursor: pointer;
}
#oif_resp_menu #oif_resp_menu_ico {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 34px;
  padding: 4px;
  cursor: pointer;
}
#oif_resp_menu #oif_resp_menu_ico > div {
  width: 100%;
  height: 4px;
  margin-top: 4px;
  background: #000000;
  -webkit-transition: transform 0.4s, background-color 0s ease, opacity 0.4s ease;
  -moz-transition: transform 0.4s, background-color 0s ease, opacity 0.4s ease;
  -o-transition: transform 0.4s, background-color 0s ease, opacity 0.4s ease;
  -ms-transition: transform 0.4s, background-color 0s ease, opacity 0.4s ease;
  transition: transform 0.4s, background-color 0s ease, opacity 0.4s ease;
}
#oif_resp_menu #oif_resp_menu_ico:hover > div {
  background: #000000 !important;
}
#oif_resp_menu #oif_resp_menu_ico > div:first-child {
  margin-top: 0px;
}
#oif_logo_claim,
#oif_logo_claim:hover {
  font-family: hansom_regular;
  font-size: 32px;
  color: #000000;
  float: left;
  text-transform: uppercase;
  margin-top: 48px;
  margin-left: 10px;
  line-height: 30px;
}
.menu-flip {
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: opacity 0.1s, transform 0.1s ease-in;
}
.menu-flip > div {
  background: #000000 !important;
}
.menu-flip > div:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.menu-flip > div:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
.menu-flip > div:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}
@media screen and (max-width: 1150px) {
  #oif-main-menu ul > li.menu-item:first-of-type a {
    z-index: inherit;
  }
  #oif_resp_menu {
    display: block;
  }
  #oif-main-menu ul {
    display: none;
  }
  #oif-main-menu ul li.menu-item {
    width: 100%;
  }
  .oif_resp_menu_open {
    height: auto !important;
  }
}
@media screen and (max-width: 770px) {
  .oif_logo_top_left img {
    max-width: 108px;
  }
  #oif_logo_claim,
  #oif_logo_claim:hover {
    font-size: 22px;
    margin-top: 40px;
    line-height: 23px;
  }
  .oif_logo_top_right img {
    max-width: 180px;
  }
}
@media screen and (max-width: 560px) {
  .oif_logo_top_left img {
    max-width: 53px;
  }
  #oif_logo_claim,
  #oif_logo_claim:hover {
    font-size: 16px;
    margin-top: 13px;
    line-height: 16px;
    margin-left: 5px;
  }
  .oif_logo_top_right img {
    max-width: 95px;
  }
  .oif_logo_top_right {
    margin-top: 3px;
  }
  #oif_header_social > div img {
    margin: 0 5px;
  }
  #oif_header_social .oif_header_date {
    display: none;
  }
  .oif_header_social_last::after {
    display: none !important;
  }
  .newedge-topbar {
    height: auto;
    padding-bottom: 5px;
  }
}
@media screen and (min-width: 1151px) {
  #oif-main-menu ul {
    display: block !important;
  }
}
/*** COULEURS MAP ***/
.europe .slice-afrique-subsaharienne .amcharts-pie-slice,
.europe .slice-asie .amcharts-pie-slice,
.europe .slice-afrique-nord .amcharts-pie-slice,
.europe .slice-amerique .amcharts-pie-slice {
  fill: #ccc;
}
.asie .slice-afrique-subsaharienne .amcharts-pie-slice,
.asie .slice-europe .amcharts-pie-slice,
.asie .slice-afrique-nord .amcharts-pie-slice,
.asie .slice-amerique .amcharts-pie-slice {
  fill: #ccc;
}
.amerique .slice-afrique-subsaharienne .amcharts-pie-slice,
.amerique .slice-europe .amcharts-pie-slice,
.amerique .slice-afrique-nord .amcharts-pie-slice,
.amerique .slice-asie .amcharts-pie-slice {
  fill: #ccc;
}
.afrique-sub .slice-afrique-nord .amcharts-pie-slice,
.afrique-sub .slice-europe .amcharts-pie-slice,
.afrique-sub .slice-amerique .amcharts-pie-slice,
.afrique-sub .slice-asie .amcharts-pie-slice {
  fill: #ccc;
}
.afrique-nord .slice-afrique-subsaharienne .amcharts-pie-slice,
.afrique-nord .slice-europe .amcharts-pie-slice,
.afrique-nord .slice-amerique .amcharts-pie-slice,
.afrique-nord .slice-asie .amcharts-pie-slice {
  fill: #ccc;
}
.view-chart-page .amchart_parent {
  max-width: 1000px;
  margin: 0 auto;
}
.page .amcharts-title {
  display: none;
}
/*** CHARTS ***/
a[title^=Interactive],
a[title^=JavaScript] {
  display: none !important;
}
.wpb_wrapper_fs {
  position: absolute;
  background: white;
  width: 100%;
  height: 100%;
  z-index: 99;
  padding: 40px;
  left: 0;
}
.wpb_column_fs {
  position: initial !important;
}
.wpb_wrapper_fs .amcharts-main-div {
  height: 100% !important;
}
.amchart_fs {
  height: 100% !important;
}
.body_fs {
  overflow: hidden;
}
.circle-info-half {
  position: relative !important;
  line-height: 1 !important;
  display: none !important;
}
.oif-minigraph-title {
  font-family: "PT Sans";
  font-size: 22px;
  color: #999999;
}
.circle-text {
  font-family: hansom_regular !important;
}
sup {
  top: -.3em !important;
}
.wpb_column_fs {
  position: initial !important;
}
.amchart_fs {
  height: 100% !important;
}
.body_fs {
  overflow: hidden;
}
.wpb_wrapper_fs {
  padding: 0;
}
.icon-arrow-shrink,
.icon-arrow-expand {
  display: block;
  overflow: hidden;
  width: 36px;
  height: 36px;
  padding: 0;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  margin: 8px 8px 0 10px;
  color: #888888 !important;
  font-size: 28px;
  text-align: center;
  line-height: 44px;
  background: #ffffff;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -ms-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  opacity: 0.5;
  z-index: 10;
}
.icon-arrow-expand {
  position: absolute;
  top: 45px;
  right: 0px;
}
.icon-arrow-shrink {
  position: fixed;
  top: 45px;
  right: 0px;
}
.fs_pos_relative:hover .icon-arrow-expand,
.fs_pos_relative:hover .icon-arrow-shrink {
  opacity: 1;
}
.icon-arrow-shrink:hover,
.icon-arrow-expand:hover {
  color: #ffffff !important;
  background: #636363 !important;
}
/*** TEMP ***/
.oif_home_coming_soon {
  position: relative;
}
.oif_home_coming_soon::after {
  position: absolute;
  content: "Disponible prochainement";
  display: block;
  top: 55%;
  left: 5px;
  text-transform: uppercase;
  width: calc(100% - 10px);
  text-align: center;
  color: #ffffff;
  font-family: hansom_bold;
  font-size: 26px;
  text-shadow: 1px 1px 2px #000000;
  background: rgba(0, 0, 0, 0);
  padding-top: 5px;
  z-index: 10;
}
@media screen and (max-width: 769px) {
  .oif_home_coming_soon::after {
    font-size: 20px;
  }
}
/*** EFFET ARC EN CIEL ***/
.oif_color_effect {
  position: relative;
}
.oif_color_effect::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .65;
  z-index: 1;
  transition: 400ms;
  -webkit-transition: 400ms;
}
.oif_color_effect_pink::after {
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 30%, #ed359c 80%);
  background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 30%, #ed359c 80%);
  background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 30%, #ed359c 80%);
  background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 30%, #ed359c 80%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 30%, #ed359c 80%);
  transition: 400ms;
  -webkit-transition: 400ms;
}
.oif_color_effect_blue::after {
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 30%, #3a31b8 80%);
  background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 30%, #3a31b8 80%);
  background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 30%, #3a31b8 80%);
  background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 30%, #3a31b8 80%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 30%, #3a31b8 80%);
  transition: 400ms;
  -webkit-transition: 400ms;
}
.oif_color_effect:hover:after {
  display: none;
}
/*** HOME ***/
.home #oif_home_bloc_02_3blocks .vc_column-inner {
  padding: 0;
}
.home #oif_home_bloc_02_3blocks .vc_col-sm-8 {
  width: 58%;
  padding-right: 5px;
}
.home #oif_home_bloc_02_3blocks .vc_col-sm-4 {
  width: 42%;
  padding-left: 5px;
}
.home #oif_home_bloc_02_3blocks img,
.home #oif_home_bloc_02_3blocks .wpb_content_element {
  margin: 0;
}
.home #oif_home_bloc_02_3blocks .oif_sub_block {
  color: #ffffff;
  padding: 5px;
}
.home #oif_home_bloc_02_3blocks .oif_sub_block img {
  max-width: 50px;
  height: auto;
  margin: 0 5px;
  display: block;
  float: left;
}
.home #oif_home_bloc_02_3blocks h2 {
  margin-top: 0;
  color: #ffffff;
  font-size: 26px;
  line-height: 26px;
}
.home #oif_home_bloc_02_3blocks .oif_sub_block_1 {
  background: #e04750;
}
.home #oif_home_bloc_02_3blocks .oif_sub_block_2 {
  background: #f29339;
}
.home #oif_home_bloc_02_3blocks .oif_sub_block_3 {
  background: #93bd67;
}
.home #oif_home_bloc_02_3blocks .oif_sub_block_1 h2 {
  font-size: 36px;
  line-height: 36px;
}
.home #oif_home_bloc_02_3blocks .oif_sub_block_1 img {
  max-width: 80px;
  margin: 0 10px;
}
.home .wpb_video_widget,
.home .ts-video-overlay-wrapper {
  margin-bottom: 0;
}
.home .no_padding_plz .vc_column-inner {
  padding-top: 0;
}
.home .decal_titre_home {
  margin-top: 70px;
}
.home .oif_home_last_line {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.home .oif_home_last_line h4 {
  margin-top: 0;
}
.home .oif_home_last_line h4,
.home .oif_home_last_line h4 strong,
.home .oif_home_last_line h4 b {
  font-size: 18px !important;
  line-height: 18px !important;
}
.home .oif_home_last_line h4 img {
  max-width: 40px;
  height: auto;
  margin-right: 5px;
}
.home .oif_home_last_line .wpb_wrapper .wpb_content_element {
  margin-bottom: 0;
}
.home .oif_home_last_line .vc_single_image-wrapper img {
  margin-bottom: 0px !important;
  width: 100%;
}
.home .oif_home_last_line .vc_single_image-wrapper,
.home .oif_home_last_line .vc_figure {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .home #oif_home_bloc_02_3blocks h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .home .decal_titre_home {
    margin-top: 30px;
  }
  .home .decal_titre_home h4 {
    font-size: 33px !important;
  }
}
@media screen and (max-width: 992px) {
  .home #oif_home_bloc_02_3blocks h2 {
    margin-top: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 21px;
  }
  .home #oif_home_bloc_02_3blocks .oif_sub_block img {
    max-width: 40px;
    margin: 0 2px;
  }
  .home #oif_home_bloc_02_3blocks .oif_sub_block_1 img {
    max-width: 80px;
    margin: 0 2px;
  }
  .home .decal_titre_home {
    margin-top: 0px;
  }
  .home .decal_titre_home > div {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .home .decal_titre_home h4 {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .home #oif_home_bloc_02_3blocks h2 {
    margin-top: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 21px;
  }
  .home #oif_home_bloc_02_3blocks .oif_sub_block img {
    max-width: 40px;
    margin: 0 2px;
  }
  .home #oif_home_bloc_02_3blocks .oif_sub_block_1 img {
    max-width: 80px;
    margin: 0 2px;
  }
  .home #oif_home_bloc_02_3blocks > div {
    float: left;
  }
  .home .decal_titre_home {
    margin-top: 0px;
  }
}
@media screen and (max-width: 670px) {
  .home #oif_home_bloc_02_3blocks .vc_col-sm-8 {
    width: 100%;
    padding-right: 0px;
  }
  .home #oif_home_bloc_02_3blocks .vc_col-sm-4 {
    width: 100%;
    padding-left: 0px;
  }
  .home #oif_home_bloc_02_3blocks h2 {
    margin-top: 0;
    color: #ffffff;
    font-size: 21px;
    line-height: 21px;
  }
  .home #oif_home_bloc_02_3blocks .oif_sub_block_1 h2 {
    font-size: 21px;
    line-height: 21px;
  }
  .home #oif_home_bloc_02_3blocks .oif_sub_block_1 {
    margin-bottom: 10px;
  }
  .home #oif_home_bloc_02_3blocks .oif_sub_block img {
    max-width: 40px;
    margin: 0 2px;
  }
  .home #oif_home_bloc_02_3blocks .oif_sub_block_1 img {
    max-width: 40px;
    margin: 0 2px;
  }
  .home #oif_home_bloc_02_3blocks > div {
    float: left;
  }
}
/*** REV SLIDER ***/
.tp-bullet {
  background: #ffffff !important;
}
.tp-bullet:hover,
.tp-bullet.selected {
  background: #e40001 !important;
}
.tp-bullet-title {
  display: none !important;
}
/*** TEMPLATES SLIDES ***/
.tp-parallax-wrap,
.tp-parallax-wrap > div,
.tp-parallax-wrap > div > div,
.tp-parallax-wrap > div > div > div {
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  position: absolute !important;
}
.oif_slide_t1_chiffre_cle {
  text-shadow: 1px 1px 2px #000000;
  left: 0 !important;
  bottom: 32%;
  width: 100%;
  text-align: center;
  position: absolute;
}
.oif_slide_t1_chiffre_cle span {
  border: 10px solid transparent;
  display: inline-block;
  color: #ffffff;
  padding: 16px 10px;
  font-size: 42px !important;
  line-height: 42px !important;
  font-family: hansom_regular !important;
  margin-right: 20px !important;
  text-align: center;
  position: relative;
}
.oif_slide_t1_chiffre_cle span::before {
  display: block;
  content: "";
  position: absolute;
  width: 3px;
  background: #ffffff;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: 2px 2px 1px 0px #000000;
  -moz-box-shadow: 2px 2px 1px 0px #000000;
  box-shadow: 2px 2px 1px 0px #000000;
}
.oif_slide_t1_chiffre_cle h4 {
  color: #ffffff;
  text-align: left;
  display: inline-block;
  font-size: 58px !important;
  line-height: 48px !important;
  white-space: normal !important;
}
.oif_slide_t1_chiffre_cle h4 b,
.oif_slide_t1_chiffre_cle h4 strong {
  font-size: 36px !important;
  line-height: 36px !important;
}
.oif_slide_t2_titre_icone {
  left: 0 !important;
  bottom: 50px !important;
  width: 100%;
  text-align: center;
  position: absolute;
}
.oif_slide_t2_titre_icone img {
  max-width: 60px !important;
  height: auto !important;
}
.oif_slide_t2_titre_icone h2 {
  font-family: hansom_bold !important;
  font-size: 44px !important;
  line-height: 44px !important;
  color: #ffffff;
  margin-top: 10px !important;
  white-space: normal !important;
  text-shadow: 1px 1px 2px #000000;
}
.oif_slide_t3_titre {
  left: 0 !important;
  bottom: 40% !important;
  width: 100%;
  text-align: center;
  position: absolute;
}
.oif_slide_t3_titre h2 {
  font-family: hansom_light !important;
  font-size: 44px !important;
  line-height: 44px !important;
  color: #ffffff;
  margin-top: 10px !important;
  white-space: normal !important;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000000;
}
.oif_slide_t3_titre h2 b,
.oif_slide_t3_titre h2 strong {
  font-size: 46px !important;
  line-height: 46px !important;
  font-family: hansom_bold !important;
}
.oif_slide_t3_titre h2 sup {
  text-transform: none;
}
.oif_slide_t4_titre_icone_and_text_mid {
  left: 0 !important;
  bottom: 50px !important;
  width: 100%;
  text-align: center;
  position: absolute;
}
.oif_slide_t4_titre_icone_and_text_mid img {
  max-width: 60px !important;
  height: auto !important;
}
.oif_slide_t4_titre_icone_and_text_mid h2 {
  font-family: hansom_bold !important;
  font-size: 44px !important;
  line-height: 44px !important;
  color: #ffffff;
  margin-top: 10px !important;
  white-space: normal !important;
  text-shadow: 1px 1px 2px #000000;
}
.oif_slide_t4_titre_icone_and_text_mid h3 {
  font-family: hansom_light !important;
  font-size: 44px !important;
  line-height: 44px !important;
  color: #ffffff;
  margin-top: 10px !important;
  white-space: normal !important;
  text-transform: uppercase;
  margin-bottom: 30px !important;
  text-shadow: 1px 1px 2px #000000;
}
.oif_slide_t4_titre_icone_and_text_mid h3 b,
.oif_slide_t4_titre_icone_and_text_mid h3 strong {
  font-size: 46px !important;
  line-height: 46px !important;
  font-family: hansom_bold !important;
}
.oif_slide_t4_titre_icone_and_text_mid h3 sup {
  text-transform: none;
}
.oif_slide_t5_titre_icone_and_chiffre_cle {
  left: 0 !important;
  bottom: 50px !important;
  width: 100%;
  text-align: center;
  position: absolute;
  margin: 0 !important;
  padding: 0 !important;
  text-shadow: 1px 1px 2px #000000;
}
.oif_slide_t5_titre_icone_and_chiffre_cle img {
  max-width: 60px !important;
  height: auto !important;
  clear: both;
  display: block;
  margin: 0 auto !important;
  margin-top: 20px !important;
}
.oif_slide_t5_titre_icone_and_chiffre_cle h2 {
  font-family: hansom_bold !important;
  font-size: 44px !important;
  line-height: 44px !important;
  color: #ffffff;
  margin-top: 10px !important;
  white-space: normal !important;
  text-shadow: 1px 1px 2px #000000;
}
.oif_slide_t5_titre_icone_and_chiffre_cle span {
  border: 10px solid transparent;
  display: inline-block;
  color: #ffffff;
  padding: 16px 10px;
  font-size: 42px !important;
  line-height: 42px !important;
  font-family: hansom_regular !important;
  margin-right: 20px !important;
  text-align: center;
  position: relative;
}
.oif_slide_t5_titre_icone_and_chiffre_cle span::before {
  display: block;
  content: "";
  position: absolute;
  width: 3px;
  background: #ffffff;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: 2px 2px 1px 0px #000000;
  -moz-box-shadow: 2px 2px 1px 0px #000000;
  box-shadow: 2px 2px 1px 0px #000000;
}
.oif_slide_t5_titre_icone_and_chiffre_cle h4 {
  color: #ffffff;
  text-align: left;
  display: inline-block;
  font-size: 58px !important;
  line-height: 48px !important;
  white-space: normal !important;
  text-shadow: 1px 1px 2px #000000;
}
.oif_slide_t5_titre_icone_and_chiffre_cle h4 b,
.oif_slide_t5_titre_icone_and_chiffre_cle h4 strong {
  font-size: 36px !important;
  line-height: 36px !important;
}
.oif_slide_t6_chiffre_cle_and_sub {
  text-shadow: 1px 1px 2px #000000;
  left: 0 !important;
  bottom: 32%;
  width: 100%;
  text-align: center;
  position: absolute;
}
.oif_slide_t6_chiffre_cle_and_sub span {
  border: 10px solid white;
  display: inline-block;
  color: #ffffff;
  padding: 16px 10px;
  font-size: 42px !important;
  line-height: 42px !important;
  font-family: hansom_regular !important;
  margin-right: 20px !important;
  text-align: center;
  position: relative;
}
.oif_slide_t6_chiffre_cle_and_sub span::before {
  display: block;
  content: "";
  position: absolute;
  width: 3px;
  background: #ffffff;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: 2px 2px 1px 0px #000000;
  -moz-box-shadow: 2px 2px 1px 0px #000000;
  box-shadow: 2px 2px 1px 0px #000000;
}
.oif_slide_t6_chiffre_cle_and_sub h4 {
  color: #ffffff;
  text-align: left;
  display: inline-block;
  font-size: 58px !important;
  line-height: 48px !important;
  white-space: normal !important;
  position: relative;
  top: 40px;
}
.oif_slide_t6_chiffre_cle_and_sub br {
  line-height: 0 !important;
}
.oif_slide_t6_chiffre_cle_and_sub h4 b,
.oif_slide_t6_chiffre_cle_and_sub h4 strong {
  font-size: 36px !important;
  line-height: 36px !important;
}
.oif_slide_t6_chiffre_cle_and_sub small {
  font-size: 28px !important;
  line-height: 28px !important;
  position: relative !important;
  top: -20px !important;
  color: #ffffff !important;
}
.oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom {
  left: 0 !important;
  bottom: 50px !important;
  width: 100%;
  text-align: center;
  position: absolute;
  margin: 0 !important;
  padding: 0 !important;
}
.oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom span {
  border: 10px solid transparent;
  display: inline-block;
  color: #ffffff;
  padding: 16px 10px;
  font-size: 42px !important;
  line-height: 42px !important;
  font-family: hansom_regular !important;
  margin-right: 20px !important;
  text-align: center;
  position: relative;
}
.oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom span::before {
  display: block;
  content: "";
  position: absolute;
  width: 3px;
  background: #ffffff;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: 2px 2px 1px 0px #000000;
  -moz-box-shadow: 2px 2px 1px 0px #000000;
  box-shadow: 2px 2px 1px 0px #000000;
}
.oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom h4 {
  color: #ffffff;
  text-align: left;
  display: inline-block;
  font-size: 58px !important;
  line-height: 48px !important;
  white-space: normal !important;
  position: relative;
  top: 40px;
  text-shadow: 1px 1px 2px #000000;
}
.oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom br {
  line-height: 0 !important;
}
.oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom h4 b,
.oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom h4 strong {
  font-size: 36px !important;
  line-height: 36px !important;
}
.oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom small {
  font-size: 28px !important;
  line-height: 28px !important;
  position: relative !important;
  top: -20px !important;
  color: #ffffff !important;
}
.oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom img {
  max-width: 60px !important;
  height: auto !important;
  clear: both !important;
  margin: 0 auto !important;
  display: block !important;
}
.oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom h2 {
  font-family: hansom_bold !important;
  font-size: 44px !important;
  line-height: 44px !important;
  color: #ffffff;
  margin-top: 10px !important;
  white-space: normal !important;
  text-shadow: 1px 1px 2px #000000;
}
@media screen and (max-width: 750px) {
  .oif_slide_t1_chiffre_cle {
    bottom: 40px;
  }
  .oif_slide_t1_chiffre_cle span {
    margin-right: 0 !important;
    font-size: 32px !important;
    line-height: 32px !important;
  }
  .oif_slide_t1_chiffre_cle span::before {
    right: inherit;
    top: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
  }
  .oif_slide_t1_chiffre_cle h4 {
    clear: both;
    display: block;
    text-align: center;
    font-size: 28px !important;
    line-height: 28px !important;
  }
  .oif_slide_t1_chiffre_cle h4 b,
  .oif_slide_t1_chiffre_cle h4 strong {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .oif_slide_t1_chiffre_cle br {
    line-height: 0 !important;
  }
  .oif_slide_t2_titre_icone img {
    max-width: 35px !important;
  }
  .oif_slide_t2_titre_icone h2 {
    font-size: 24px !important;
    line-height: 24px !important;
  }
  .oif_slide_t3_titre h2 {
    font-size: 24px !important;
    line-height: 24px !important;
  }
  .oif_slide_t3_titre h2 strong {
    font-size: 28px !important;
    line-height: 28px !important;
  }
  .oif_slide_t4_titre_icone_and_text_mid h2 {
    font-size: 24px !important;
    line-height: 24px !important;
  }
  .oif_slide_t4_titre_icone_and_text_mid h3 {
    font-size: 24px !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
  }
  .oif_slide_t4_titre_icone_and_text_mid h3 strong {
    font-size: 28px !important;
    line-height: 28px !important;
  }
  .oif_slide_t5_titre_icone_and_chiffre_cle h2 {
    font-size: 24px !important;
    line-height: 24px !important;
  }
  .oif_slide_t5_titre_icone_and_chiffre_cle img {
    margin-top: 10px !important;
    max-width: 35px !important;
  }
  .oif_slide_t5_titre_icone_and_chiffre_cle span {
    margin-right: 0 !important;
    font-size: 32px !important;
    line-height: 32px !important;
  }
  .oif_slide_t5_titre_icone_and_chiffre_cle span::before {
    right: inherit;
    top: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
  }
  .oif_slide_t5_titre_icone_and_chiffre_cle h4 {
    clear: both;
    display: block;
    text-align: center;
    font-size: 28px !important;
    line-height: 28px !important;
  }
  .oif_slide_t5_titre_icone_and_chiffre_cle h4 b,
  .oif_slide_t5_titre_icone_and_chiffre_cle h4 strong {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .oif_slide_t5_titre_icone_and_chiffre_cle br {
    line-height: 0 !important;
  }
  .oif_slide_t6_chiffre_cle_and_sub {
    bottom: 40px;
  }
  .oif_slide_t6_chiffre_cle_and_sub span {
    margin-right: 0 !important;
    font-size: 32px !important;
    line-height: 32px !important;
  }
  .oif_slide_t6_chiffre_cle_and_sub span::before {
    right: inherit;
    top: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
  }
  .oif_slide_t6_chiffre_cle_and_sub h4 {
    clear: both;
    display: block;
    text-align: center;
    font-size: 28px !important;
    line-height: 28px !important;
    top: 0;
  }
  .oif_slide_t6_chiffre_cle_and_sub h4 b,
  .oif_slide_t6_chiffre_cle_and_sub h4 strong {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .oif_slide_t6_chiffre_cle_and_sub br {
    line-height: 0 !important;
  }
  .oif_slide_t6_chiffre_cle_and_sub small {
    font-size: 24px !important;
    line-height: 24px !important;
    position: relative !important;
    top: 0px !important;
  }
  .oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom {
    bottom: 40px;
  }
  .oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom span {
    margin-right: 0 !important;
    font-size: 32px !important;
    line-height: 32px !important;
  }
  .oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom span::before {
    right: inherit;
    top: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
  }
  .oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom h4 {
    clear: both;
    display: block;
    text-align: center;
    font-size: 28px !important;
    line-height: 28px !important;
    top: 0;
  }
  .oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom h4 b,
  .oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom h4 strong {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom br {
    line-height: 0 !important;
  }
  .oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom small {
    font-size: 18px !important;
    line-height: 18px !important;
    position: relative !important;
    top: 0px !important;
  }
  .oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom h2 {
    font-size: 24px !important;
    line-height: 24px !important;
  }
  .oif_slide_t7_chiffre_cle_and_sub_and_icon_bottom img {
    margin-top: 10px !important;
    max-width: 35px !important;
  }
}
@media screen and (min-width: 750px) {
  .oif_slide_t1_chiffre_cle_one_line span {
    position: relative;
    top: -25px;
  }
}
/******* ICONE LIENS ********/
[class^='oif_slide_t'] a {
  color: #ffffff;
}
[class^='oif_slide_t'] a:hover {
  color: #ffffff;
  text-decoration: underline;
}
[class^='oif_slide_t'] a:hover:before {
  text-decoration: none;
}
[class^='oif_slide_t'] a::before {
  content: "\f08e";
  margin-right: 5px;
  display: inline;
  font-family: FontAwesome;
  font-size: 0.6em;
}
/*** BLOCS TEMPLATES BOUTONS ***/
.report_link {
  margin-bottom: 0 !important;
  width: 100%;
}
.report_link + * {
  clear: both;
}
.report_link a {
  display: block;
  width: 272px;
  position: relative;
  background: #e3202c;
  color: #ffffff;
  height: 42px;
  text-transform: uppercase;
  font-family: 'hansom_bold';
  float: right;
  margin-top: 20px;
  margin-left: 20px;
}
@media screen and (max-width: 850px) {
  .report_link a {
    clear: both;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.report_link a::after {
  content: "\E0C2";
  font-family: "nincha-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #bfd453;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 100%;
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  line-height: 40px;
}
.report_link a b {
  display: block;
  width: 180px;
  margin-left: 10px;
  margin-top: 5px;
  font-size: 18px !important;
  line-height: 18px !important;
}
.report_link a img {
  position: absolute;
  right: 24px;
  bottom: 0;
  margin: 0;
  max-width: 58px;
}
.report_link a::before {
  content: "";
  width: calc(100% - 4px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  position: absolute;
  background: #aaaaaa;
  display: block;
}
.report_link a:hover {
  background: #f4313d;
}
.report_link a:hover:after {
  background: #d0e564;
}
@media screen and (max-width: 769px) {
  .report_link {
    margin-bottom: 20px !important;
    clear: both;
    float: right;
  }
}
.oif_template_button_2 {
  margin-top: 20px;
  margin-bottom: 0 !important;
}
.oif_template_button_2 a {
  display: block;
  position: relative;
  background: #e3202c;
  color: #ffffff;
  height: 54px;
  text-transform: uppercase;
  font-family: 'hansom_bold';
  float: right;
  border-right: 2px solid #bfd453;
  max-width: 100%;
}
.oif_template_button_2 a::after {
  content: "\E0C2";
  font-family: "nincha-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  width: 51px;
  height: 100%;
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  line-height: 48px;
}
.oif_template_button_2 a b {
  display: block;
  margin-left: 10px;
  margin-right: 66px;
  font-size: 20px !important;
  line-height: 54px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.oif_template_button_2 a img {
  position: absolute;
  right: 0px;
  bottom: 0;
  margin: 0;
  max-width: 51px;
}
.oif_template_button_2 a::before {
  content: "";
  width: calc(100% - 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  position: absolute;
  background: #aaaaaa;
  display: block;
}
.oif_template_button_2 a:hover {
  background: #f4313d;
  border-right: 2px solid #d0e564;
}
.oif_template_button_2_previous a {
  float: left;
}
.oif_template_button_2_previous a b {
  margin-right: 10px;
  margin-left: 66px;
}
.oif_template_button_2_previous a img {
  right: initial;
  left: 0;
}
.oif_template_button_2_previous a::after {
  content: "\E0C1";
  right: intiial;
  left: 0;
}
@media screen and (max-width: 750px) {
  .oif_template_button_2 a b {
    font-size: 14px !important;
  }
}
.oif_buttons_regions {
  text-align: center;
}
.oif_buttons_regions a {
  display: inline-block;
  max-width: 280px;
  border: 1px solid #ccc;
  margin: 8px;
}
.oif_buttons_regions img {
  vertical-align: middle;
  max-width: 90px;
  height: auto;
  margin: 0 !important;
  margin-right: 8px !important;
}
.oif_buttons_regions b {
  vertical-align: middle;
  font-family: hansom_bold;
  font-size: 20px;
  text-transform: uppercase;
  margin-right: 8px;
  display: inline-block;
  max-width: calc(100% - 106px);
  color: black !important;
}
.oif_buttons_regions a:hover b {
  text-decoration: underline;
}
/*** BLOCS STATS ***/
.oif_bloc_stat_1 p {
  color: #989898;
  font-size: 18px !important;
  line-height: 18px !important;
  margin-bottom: 0;
  margin-top: 0;
}
.oif_bloc_stat_1 p span {
  font-size: 18px !important;
  line-height: 18px !important;
}
.oif_bloc_stat_1 p strong span {
  font-size: 42px !important;
  line-height: 42px !important;
}
/*** MENU DE NAVIGATION ***/
#main .submenu .suppa_rwd_text {
  color: #000000 !important;
  font-family: "PT Sans" !important;
  font-size: 16px !important;
  padding: 0 !important;
  text-transform: uppercase;
  padding-right: 10px !important;
}
#main .suppaMenu_rwd_wrap {
  margin-bottom: 20px;
}
#main .submenu .suppa_rwd_button {
  float: left;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
#main .submenu .suppa_rwd_button span {
  font-size: 20px !important;
  color: #000000 !important;
}
#main .suppa-sticky-holder {
  width: 1140px;
  margin: 0 auto;
  max-width: 96%;
  margin-bottom: 20px;
}
#main .suppaMenu_rwd_wrap .suppa_rwd_top_button_container {
  display: inline-block;
  vertical-align: top;
}
#main .suppaMenu_wrap .suppa_rwd_menu_1 > .suppa_top_level_link {
  background: #e04750 !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_2 > .suppa_top_level_link {
  background: #f29339 !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_3 > .suppa_top_level_link {
  background: #93bd67 !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_1:hover > .suppa_top_level_link {
  background: #e04750 !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_2:hover > .suppa_top_level_link {
  background: #f29339 !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_3:hover > .suppa_top_level_link {
  background: #93bd67 !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_1 > .suppa_top_level_link .era_rwd_suppa_arrow_box {
  background: #f15861 !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_2 > .suppa_top_level_link .era_rwd_suppa_arrow_box {
  background: #ffa44a !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_3 > .suppa_top_level_link .era_rwd_suppa_arrow_box {
  background: #a4ce78 !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_1 > .suppa_top_level_link:hover .suppa_item_title,
#main .suppaMenu_wrap .suppa_rwd_menu_2 > .suppa_top_level_link:hover .suppa_item_title,
#main .suppaMenu_wrap .suppa_rwd_menu_3 > .suppa_top_level_link:hover .suppa_item_title {
  text-decoration: underline !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_1 > .suppa_top_level_link .era_rwd_suppa_arrow_box:hover {
  background: #ff6972 !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_2 > .suppa_top_level_link .era_rwd_suppa_arrow_box:hover {
  background: #ffb55b !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu_3 > .suppa_top_level_link .era_rwd_suppa_arrow_box:hover {
  background: #b5df89 !important;
}
#main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_1 span.suppa_item_title,
#main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_2 span.suppa_item_title,
#main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_3 span.suppa_item_title {
  color: #ffffff !important;
  font-family: "hansom_bold" !important;
  font-size: 20px !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu > .suppa_top_level_link {
  height: auto !important;
  line-height: 45px !important;
}
#main .suppaMenu_wrap a.suppa_item_title,
#main .suppaMenu_wrap a.suppa_column_title,
#main .suppaMenu_wrap a.suppa_column_link {
  padding-left: 5px !important;
}
#main .suppaMenu_wrap a.suppa_column_title {
  /*cursor: default;*/
}
#main .suppaMenu_wrap a.suppa_column_title[href^="http"]:hover span {
  text-decoration: underline !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu > .suppa_top_level_link img.suppa_UP_icon {
  width: 40px !important;
  height: auto !important;
  float: none !important;
  margin-right: 10px !important;
  padding: 0 !important;
}
#main .suppaMenu_wrap .suppa_rwd_menu > .suppa_top_level_link .era_rwd_suppa_arrow_box {
  color: #ffffff !important;
  font-size: 22px !important;
}
#main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_1 .suppa_column_title span.suppa_item_title {
  color: #e04750 !important;
}
#main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_2 .suppa_column_title span.suppa_item_title {
  color: #f29339 !important;
}
#main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_3 .suppa_column_title span.suppa_item_title {
  color: #93bd67 !important;
}
#main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_submenu .suppa_column_link span.suppa_item_title {
  font-family: "PT Sans" !important;
  font-size: 16px !important;
}
#main .suppaMenu_wrap a.suppa_item_title:hover,
#main .suppaMenu_wrap a.suppa_column_title:hover,
#main .suppaMenu_wrap a.suppa_column_link:hover {
  padding-left: 5px !important;
}
#main .suppaMenu_wrap a.suppa_item_title:hover span,
#main .suppaMenu_wrap a.suppa_column_link:hover span {
  text-decoration: underline !important;
}
#main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_3 .suppa_column {
  color: #93bd67 !important;
}
#main .suppaMenu_wrap div.suppa_column {
  width: 25% !important;
  margin: 0 !important;
  padding: 5px !important;
}
#main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_3 .suppa_rwd_submenu > .suppa_column:nth-child(1),
#main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_3 .suppa_rwd_submenu > .suppa_column:nth-child(2) {
  width: 37.5% !important;
}
#main .suppaMenu_wrap div.suppa_rwd_submenu_columns_wrap {
  padding: 5px !important;
  position: relative;
}
#main .suppaMenu_wrap .suppa_rwd_submenu > .suppa_column::before {
  display: block;
  content: "";
  width: 100%;
  margin: 0 !important;
  padding: 5px !important;
  height: 80px;
  background-size: 100%;
  background-repeat: no-repeat;
}
#main .suppaMenu_wrap .suppa_rwd_submenu_1 > .suppa_column:nth-child(1)::before {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_partie1_colonne1.jpg');
}
#main .suppaMenu_wrap .suppa_rwd_submenu_1 > .suppa_column:nth-child(2)::before {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_partie1_colonne2.jpg');
}
#main .suppaMenu_wrap .suppa_rwd_submenu_1 > .suppa_column:nth-child(3)::before {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_partie1_colonne3.jpg');
}
#main .suppaMenu_wrap .suppa_rwd_submenu_2 > .suppa_column:nth-child(1)::before {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_partie2_colonne1.jpg');
}
#main .suppaMenu_wrap .suppa_rwd_submenu_2 > .suppa_column:nth-child(2)::before {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_partie2_colonne2.jpg');
}
#main .suppaMenu_wrap .suppa_rwd_submenu_2 > .suppa_column:nth-child(3)::before {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_partie2_colonne3.jpg');
}
#main .suppaMenu_wrap .suppa_rwd_submenu_3 > .suppa_column:nth-child(1)::before {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_partie3_colonne1.jpg');
}
#main .suppaMenu_wrap .suppa_rwd_submenu_3 > .suppa_column:nth-child(2)::before {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_partie3_colonne2.jpg');
}
#main .suppaMenu_wrap .suppa_rwd_submenu_1::before,
#main .suppaMenu_wrap .suppa_rwd_submenu_2::before,
#main .suppaMenu_wrap .suppa_rwd_submenu_3::before {
  display: block;
  content: "";
  width: 25%;
  margin: 0 !important;
  padding: 5px !important;
  float: left;
}
#main .suppaMenu_wrap .suppa_rwd_submenu_1::after,
#main .suppaMenu_wrap .suppa_rwd_submenu_2::after,
#main .suppaMenu_wrap .suppa_rwd_submenu_3::after {
  display: block;
  content: "";
  margin: 0 !important;
  padding: 5px !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: calc(75% + 10px);
}
#main .suppaMenu_wrap .suppa_rwd_submenu_1::after {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/menu_rubriques_01.jpg');
}
#main .suppaMenu_wrap .suppa_rwd_submenu_2::after {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/menu_rubriques_02.jpg');
}
#main .suppaMenu_wrap .suppa_rwd_submenu_3::after {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/menu_rubriques_03.jpg');
}
.suppa_column .sous-menu-pdf .suppa_item_title {
  background-image: url('http://oif.ninjacomputing.com/wp-content/themes/newedge-child/img/oif_pdf_download.png');
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: center left;
  padding-left: 25px;
}
.pp_download,
.pp_download:hover {
  color: #ffffff;
  font-size: 20px;
  margin-left: 5px;
  padding: 0px 8px;
  display: inline-block;
  background: #000000;
  text-transform: uppercase;
  line-height: 24px;
  font-family: hansom_bold;
}
.pp_download::before {
  content: "\e0d4";
  font-family: "nincha-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
  font-size: 24px;
  position: relative;
  top: 3px;
}
.pp_download:hover {
  background: #e3202c;
}
@media screen and (max-width: 780px) {
  #main .suppaMenu_wrap div.suppa_column {
    width: 50% !important;
    margin: 0 !important;
  }
  #main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_3 .suppa_rwd_submenu > .suppa_column:nth-child(1),
  #main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_3 .suppa_rwd_submenu > .suppa_column:nth-child(2) {
    width: 50% !important;
  }
  #main .suppaMenu_wrap .suppa_rwd_submenu_1::before {
    width: 50%;
  }
  #main .suppaMenu_wrap .suppa_rwd_submenu_1::after {
    right: calc(50% + 10px);
  }
  #main .suppaMenu_wrap .suppa_rwd_submenu_1::before,
  #main .suppaMenu_wrap .suppa_rwd_submenu_2::before,
  #main .suppaMenu_wrap .suppa_rwd_submenu_3::before,
  #main .suppaMenu_wrap .suppa_rwd_submenu_1::after,
  #main .suppaMenu_wrap .suppa_rwd_submenu_2::after,
  #main .suppaMenu_wrap .suppa_rwd_submenu_3::after {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  #main .suppaMenu_wrap div.suppa_column {
    width: 100% !important;
    margin: 0 !important;
  }
  #main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_3 .suppa_rwd_submenu > .suppa_column:nth-child(1),
  #main .suppaMenu_wrap .suppaMenu_rwd_wrap .suppa_rwd_menu_3 .suppa_rwd_submenu > .suppa_column:nth-child(2) {
    width: 100% !important;
  }
}
.wpcf7-form .wpcf7-submit {
  padding: 2px 15px;
  background: #e3202c;
  color: white;
  text-transform: uppercase;
}
.wpcf7-form .wpcf7-submit:hover {
  background: #ff424e;
}
.page_contact .breadcrumb + .suppa-sticky-holder,
.page_contact .report_link,
.page_contact .essb_links {
  display: none;
}
.page_contact span.wpcf7-not-valid-tip {
  margin-top: -20px;
}
/*** PAGE RECHERCHE ***/
.thumbTitle img {
  width: 100px;
  height: auto;
}
#shContent {
  width: 100%;
}
#shContent #shColRecherche {
  float: left;
  width: 30%;
}
#shContent #shColContenu {
  float: left;
  width: 70%;
}
.article_found .btn-style {
  display: none;
}
.clResColGauche {
  display: none;
}
/* force le menu image de la gallery affiche */
ul.nch-lb-photo-menu {
  display: inherit;
}
/* supprime les fleches et la mignature des gallery une image de la page ressources*/
.pp_content .pp_next {
  display: none;
}
.pp_content .pp_previous {
  display: none;
}
.pp_content .pp_next {
  display: none;
}
.pp_gallery li.selected {
  display: none;
}
#shContent #shColRecherche {
  background: #e3202c;
  padding: 10px 0;
  text-align: center;
  width: 280px !important;
  padding-bottom: 0;
}
#shContent #shColRecherche h1 {
  color: #ffffff;
  font-family: hansom_bold;
  font-size: 22px;
  text-align: center;
}
#shContent #shColRecherche h1::before {
  width: 50px;
  height: 55px;
  display: block;
  content: "";
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ico_barre_recherche.png');
  background-size: 100%;
  margin: 0 auto;
}
#shContent #shColRecherche input[type=text] {
  width: 90%;
  line-height: 30px;
  height: 30px;
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  outline: none;
  border: 1px solid #b1b3b4;
  margin: 0 auto;
  display: block;
  padding: 2px 20px;
}
#shContent #shColRecherche #accordion {
  border-bottom: 1px solid #ffffff;
  margin: 15px 0;
  text-align: left;
}
#shContent #shColRecherche #accordion h3 {
  border-top: 1px solid #ffffff;
  font-family: "PT Sans", sans-serif;
  color: #ffffff;
  margin: 0;
  padding: 10px 0 10px 10px;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}
#shContent #shColRecherche #accordion h3:focus,
#shContent #shColRecherche #accordion h3:active,
#shContent #shColRecherche #accordion h3:visited {
  outline: none;
}
#shContent #shColRecherche br {
  display: none;
}
#shContent #shColRecherche #accordion h3::after {
  font-family: "nincha-font" !important;
  content: "\e081";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  content: "\E077";
  top: 0;
  right: 5px;
  line-height: 40px;
}
#shContent #shColRecherche #accordion h3:hover,
#shContent #shColRecherche #accordion h3:hover:after {
  background: #f4313d;
}
#shContent #shColRecherche #accordion .accordion-header-active::after {
  content: "\E07A";
}
#shContent #shColRecherche #accordion ul {
  list-style-type: none;
  margin-left: 10px;
  margin-bottom: 10px;
  padding-left: 15px;
}
#shContent #shColRecherche #accordion > *:nth-child(4) ul {
  margin-left: 15px;
  padding-left: 10px;
}
#shContent #shColRecherche #accordion li {
  color: #ffffff;
  line-height: 24px;
}
#shContent #shColRecherche #accordion label {
  font-weight: normal;
}
#shContent #shColRecherche #accordion li input[type=checkbox] {
  margin-right: 7px;
  width: 18px;
  height: 18px;
  position: relative;
  top: 3px;
}
#shContent #shColRecherche input[type=submit] {
  background: #e8cb4c;
  background-image: -webkit-linear-gradient(top, #e8cb4c, #baa117);
  background-image: -moz-linear-gradient(top, #e8cb4c, #baa117);
  background-image: -ms-linear-gradient(top, #e8cb4c, #baa117);
  background-image: -o-linear-gradient(top, #e8cb4c, #baa117);
  background-image: linear-gradient(to bottom, #e8cb4c, #baa117);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 4px 20px 3px 20px;
  border: solid #e4c645 1px;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#shContent #shColRecherche input[type=submit]:hover {
  background: #ffe679;
  background-image: -webkit-linear-gradient(top, #ffe679, #dabd1b);
  background-image: -moz-linear-gradient(top, #ffe679, #dabd1b);
  background-image: -ms-linear-gradient(top, #ffe679, #dabd1b);
  background-image: -o-linear-gradient(top, #ffe679, #dabd1b);
  background-image: linear-gradient(to bottom, #ffe679, #dabd1b);
  text-decoration: none;
}
#shContent .resLiensGauche {
  border-top: 30px solid #ffffff;
}
#shContent .resLiensGauche a {
  display: block;
  width: 100%;
  padding: 8px;
  color: #ffffff;
  border-top: 10px solid #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  text-align: left;
}
#shContent .resLiensGauche > a:nth-child(1) {
  background: #587b8d;
}
#shContent .resLiensGauche > a:nth-child(2) {
  background: #e2434c;
}
#shContent .resLiensGauche > a:nth-child(3) {
  background: #5d0073;
}
#shContent .resLiensGauche > a:nth-child(4) {
  background: #7eb301;
}
#shContent .resLiensGauche > a:nth-child(5) {
  background: #0198e9;
}
#shContent .resLiensGauche > a:nth-child(1):hover {
  background: #698c9e;
}
#shContent .resLiensGauche > a:nth-child(2):hover {
  background: #f3545d;
}
#shContent .resLiensGauche > a:nth-child(3):hover {
  background: #6e1184;
}
#shContent .resLiensGauche > a:nth-child(4):hover {
  background: #8fc412;
}
#shContent .resLiensGauche > a:nth-child(5):hover {
  background: #12a9fa;
}
#shContent .resLiensGauche > a:nth-child(1),
#shContent .resLiensGauche > a:nth-child(2),
#shContent .resLiensGauche > a:nth-child(3),
#shContent .resLiensGauche > a:nth-child(4),
#shContent .resLiensGauche > a:nth-child(5) {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_search_arrow_cat.png');
  background-size: 20px;
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 9px;
  background-position: right 5px center;
}
#shContent .resLiensGauche > a:nth-child(1):hover,
#shContent .resLiensGauche > a:nth-child(2):hover,
#shContent .resLiensGauche > a:nth-child(3):hover,
#shContent .resLiensGauche > a:nth-child(4):hover,
#shContent .resLiensGauche > a:nth-child(5):hover {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_search_arrow_cat.png');
  background-size: 20px;
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 9px;
  background-position: right 5px center;
}
#shContent .resLiensGauche h3:hover:after {
  background: transparent !important;
}
#shContent #shColContenu {
  width: calc(100% - 280px) !important;
  padding-left: 20px;
}
#shContent #shColContenu .wpb_single_image {
  width: 180px;
  height: 240px;
  position: relative;
  display: inline-block;
  margin: 0 10px;
}
#shContent #shColContenu .wpb_single_image img {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  height: auto;
  min-height: 170px;
  border-top: 1px solid #acbac1;
  border-left: 1px solid #acbac1;
  border-right: 1px solid #acbac1;
  border-bottom: 1px solid #587b8d;
  background: #e6e6e6;
  position: relative;
}
#shContent #shColContenu .wpb_single_image h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px !important;
  font-family: "PT Sans", sans-serif;
  background: #587b8d;
  height: 60px;
  padding: 10px;
  text-align: center;
  color: #ffffff;
}
#shContent #shColContenu .wpb_text_column {
  margin-bottom: 10px;
}
#shContent #shColContenu .oif_ressources_title h2 {
  display: inline-block;
  font-family: hansom_bold;
  font-size: 22px;
  text-transform: uppercase;
  margin-right: 20px;
}
#shContent #shColContenu .oif_ressources_title img {
  display: inline-block;
  width: auto;
  height: 55px;
  margin: 0;
  margin-right: 4px;
}
#shContent #shColContenu .oif_ressources_title a {
  display: inline-block;
  font-family: hansom_regular;
  text-decoration: underline;
  font-size: 16px;
}
#shContent #shColContenu .oif_ressources_title a:hover {
  opacity: 0.7;
}
#shContent #shColContenu .oif_ressources_title div {
  display: inline-block;
}
#shContent #shColContenu .oif_ressources_title .essbis-media-wrapper {
  display: none !important;
}
#shContent #shColContenu .oif_ressources_title p {
  display: inline-block;
}
#shContent #shColContenu .ressource-graph-list .vc_single_image-wrapper::after {
  background: #e6e6e6;
  background-image: url('http://oif.ninjacomputing.com/wp-content/themes/newedge-child/img/oif_ressources_type_graphique_ligne.png');
  background-size: 100%;
  content: "";
  position: absolute;
  display: block;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 70px;
  z-index: 99;
}
@media screen and (max-width: 780px) {
  #shContent #shColContenu .wpb_single_image {
    width: 120px;
    height: 184px;
    margin: 0 3px;
  }
  #shContent #shColContenu .wpb_single_image h2 {
    font-size: 11px !important;
  }
  #shContent #shColContenu .wpb_single_image img {
    min-height: 114px;
  }
}
@media screen and (max-width: 750px) {
  #shContent #shColRecherche {
    max-width: 96% !important;
    margin: 0 auto;
    width: 280px !important;
    float: none !important;
  }
  #shContent #shColContenu {
    width: 100% !important;
    padding-left: 0px;
    clear: both;
    margin-top: 30px !important;
    float: none !important;
  }
  .resLiensGauche {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  #shContent #shColRecherche {
    max-width: 100% !important;
    margin: 0 auto;
    width: 100% !important;
    float: none !important;
  }
}
/*** RESULTATS RECHERCHE ***/
#pg1,
#pg2,
#pg3,
#pg4,
#pg5,
#pg6 {
  text-align: center;
}
#pg1 h1,
#pg2 h1,
#pg3 h1,
#pg4 h1,
#pg5 h1,
#pg6 h1 {
  text-align: left;
  font-family: hansom_bold;
  font-size: 22px;
  text-transform: uppercase;
  width: 100%;
  background-size: 70px;
  background-repeat: no-repeat;
  padding-left: 75px;
  line-height: 70px;
}
#pg1 .pagination,
#pg2 .pagination,
#pg3 .pagination,
#pg4 .pagination,
#pg5 .pagination,
#pg6 .pagination {
  line-height: 32px;
  width: 100%;
}
#pg1 .pagination > *,
#pg2 .pagination > *,
#pg3 .pagination > *,
#pg4 .pagination > *,
#pg5 .pagination > *,
#pg6 .pagination > * {
  margin: 0 5px;
  font-size: 20px;
  color: #000000;
  font-family: hansom_bold;
}
#pg1 .pagination > *:first-child,
#pg2 .pagination > *:first-child,
#pg3 .pagination > *:first-child,
#pg4 .pagination > *:first-child,
#pg5 .pagination > *:first-child,
#pg6 .pagination > *:first-child,
#pg1 .pagination > *:last-child,
#pg2 .pagination > *:last-child,
#pg3 .pagination > *:last-child,
#pg4 .pagination > *:last-child,
#pg5 .pagination > *:last-child,
#pg6 .pagination > *:last-child {
  background: #e3202c;
  color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 16px;
}
#pg1 .pagination > *:first-child,
#pg2 .pagination > *:first-child,
#pg3 .pagination > *:first-child,
#pg4 .pagination > *:first-child,
#pg5 .pagination > *:first-child,
#pg6 .pagination > *:first-child {
  text-indent: -3px;
}
#pg1 .pagination > *:last-child,
#pg2 .pagination > *:last-child,
#pg3 .pagination > *:last-child,
#pg4 .pagination > *:last-child,
#pg5 .pagination > *:last-child,
#pg6 .pagination > *:last-child {
  text-indent: 3px;
}
#pg1 .pagination > *:hover,
#pg2 .pagination > *:hover,
#pg3 .pagination > *:hover,
#pg4 .pagination > *:hover,
#pg5 .pagination > *:hover,
#pg6 .pagination > *:hover {
  text-decoration: underline;
}
#pg1 .pagination > *:first-child:hover,
#pg2 .pagination > *:first-child:hover,
#pg3 .pagination > *:first-child:hover,
#pg4 .pagination > *:first-child:hover,
#pg5 .pagination > *:first-child:hover,
#pg6 .pagination > *:first-child:hover,
#pg1 .pagination > *:last-child:hover,
#pg2 .pagination > *:last-child:hover,
#pg3 .pagination > *:last-child:hover,
#pg4 .pagination > *:last-child:hover,
#pg5 .pagination > *:last-child:hover,
#pg6 .pagination > *:last-child:hover {
  background: #ff424e;
  text-decoration: none;
}
#pg1 .pagination > *:first-child.inactive,
#pg2 .pagination > *:first-child.inactive,
#pg3 .pagination > *:first-child.inactive,
#pg4 .pagination > *:first-child.inactive,
#pg5 .pagination > *:first-child.inactive,
#pg6 .pagination > *:first-child.inactive,
#pg1 .pagination > *:first-child.inactive:hover,
#pg2 .pagination > *:first-child.inactive:hover,
#pg3 .pagination > *:first-child.inactive:hover,
#pg4 .pagination > *:first-child.inactive:hover,
#pg5 .pagination > *:first-child.inactive:hover,
#pg6 .pagination > *:first-child.inactive:hover,
#pg1 .pagination > *:last-child.inactive,
#pg2 .pagination > *:last-child.inactive,
#pg3 .pagination > *:last-child.inactive,
#pg4 .pagination > *:last-child.inactive,
#pg5 .pagination > *:last-child.inactive,
#pg6 .pagination > *:last-child.inactive,
#pg1 .pagination > *:last-child.inactive:hover,
#pg2 .pagination > *:last-child.inactive:hover,
#pg3 .pagination > *:last-child.inactive:hover,
#pg4 .pagination > *:last-child.inactive:hover,
#pg5 .pagination > *:last-child.inactive:hover,
#pg6 .pagination > *:last-child.inactive:hover {
  background: #aaa;
  cursor: default;
  text-decoration: none;
}
#pg1 .pagination > *.active,
#pg2 .pagination > *.active,
#pg3 .pagination > *.active,
#pg4 .pagination > *.active,
#pg5 .pagination > *.active,
#pg6 .pagination > *.active {
  color: #e3202c;
}
#pg1 .pagination > *.active:hover,
#pg2 .pagination > *.active:hover,
#pg3 .pagination > *.active:hover,
#pg4 .pagination > *.active:hover,
#pg5 .pagination > *.active:hover,
#pg6 .pagination > *.active:hover {
  color: #e3202c;
  text-decoration: none;
}
#pg1 h1 {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_ico_1.png');
}
#pg2 h1 {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_ico_5.png');
  background-size: 60px;
}
#pg2 .result_img {
  float: left;
  width: calc((100% / 3) - 10px);
  height: 200px;
  margin: 5px;
  overflow: hidden;
}
#pg2 .result_img img {
  min-height: 100%;
  width: auto;
  min-width: 100%;
}
#pg3 h1 {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_ico_4.png');
  background-size: 60px;
}
#pg4 h1 {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_ico_2.png');
  background-size: 80px;
  padding-left: 85px;
}
#pg5 {
  text-align: left;
}
#pg5 h1 {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_ico_3.png');
}
#pg5 li {
  width: 50%;
  padding: 10px;
}
#pg5 .thumbYT {
  width: 100%;
}
#pg5 .pagination {
  text-align: center;
}
#pg6 article {
  text-align: left;
}
#pg6 h1 {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_ico_6.png');
}
#pg6 h3 {
  font-size: 18px;
  margin: 0;
  font-family: hansom_bold;
}
span.shnoresult {
  text-align: left;
  width: 100%;
  display: block;
}
#pg4 ul,
#pg5 ul {
  list-style-type: none;
  padding: 0;
}
#pg4 ul li,
#pg5 ul li {
  display: inline-block;
  vertical-align: text-top;
}
#pg3 [class^=my_center_],
.vc_col-sm-9 [class^=my_center_] {
  width: calc(50% - 8px) !important;
  float: left !important;
  margin: 4px !important;
}
.shcontentsection {
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 1165px) {
  #pg1 .shcontentsection,
  #pg4 .shcontentsection {
    width: 600px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1000px) {
  #pg3 [class^=my_center_] {
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin: 0px !important;
  }
}
@media screen and (max-width: 960px) {
  #pg1 .shcontentsection,
  #pg4 .shcontentsection {
    width: 400px;
  }
}
@media screen and (max-width: 900px) {
  .vc_col-sm-9 [class^=my_center_] {
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin: 0px !important;
  }
}
@media screen and (max-width: 780px) {
  #pg2 .result_img {
    float: left;
    width: calc((100% / 2) - 10px);
    margin: 5px;
  }
}
@media screen and (max-width: 750px) {
  #pg1 .shcontentsection,
  #pg4 .shcontentsection {
    width: 380px;
  }
  #pg1 {
    margin: 0 auto;
    max-width: 520px;
  }
}
@media screen and (max-width: 430px) {
  #pg1 .shcontentsection,
  #pg4 .shcontentsection {
    width: 252px;
  }
}
.pdfDownload,
.cl-graph,
.cl-amcharts-funnel,
.cl-amcharts-,
.cl-amcharts-map,
.cl-amcharts-pie,
.cl-amcharts-xy,
.cl-TS-VCSC-Google-Charts,
.cl-TS-VCSC-Circliful,
.cl-vc_pie,
.cl-vc_line_chart,
.cl-amcharts-serial {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_type_pdf.png');
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 180px;
  height: 240px;
  margin: 10px;
  position: relative;
  border: 1px solid #acbac1;
  font-size: 14px;
  font-family: "PT Sans", sans-serif;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 185px;
  line-height: 15px;
  padding-right: 5px;
  padding-left: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: top;
}
.cl-TS-VCSC-Circliful,
.cl-amcharts-pie {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_type_graphique_camembert.png');
}
.cl-TS-VCSC-Google-Charts,
.cl-amcharts-map {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_type_graphique_ligne.png');
}
.cl-amcharts-xy {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_type_tableau.png');
}
.cl-vc_pie {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_type_tableau.png');
}
.cl-vc_line_chart,
.cl-amcharts-,
.cl-amcharts-funnel {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_type_graphique_ligne.png');
}
.cl-amcharts-serial {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_type_graphique_barres.png');
}
.cl-graph {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_ressources_type_graphique_ligne.png');
}
.pdfDownload:hover,
.cl-graph:hover,
.cl-amcharts-funnel:hover,
.cl-amcharts-:hover,
.cl-amcharts-map:hover,
.cl-amcharts-pie:hover,
.cl-amcharts-xy:hover,
.cl-TS-VCSC-Google-Charts:hover,
.cl-TS-VCSC-Circliful:hover,
.cl-vc_pie:hover,
.cl-vc_line_chart:hover,
.cl-amcharts-serial:hover {
  color: #ffffff;
}
.pdfDownload::before,
.cl-graph::before,
.cl-amcharts-funnel::before,
.cl-amcharts-::before,
.cl-amcharts-map::before,
.cl-amcharts-pie::before,
.cl-amcharts-xy::before,
.cl-TS-VCSC-Google-Charts::before,
.cl-TS-VCSC-Circliful::before,
.cl-vc_pie::before,
.cl-vc_line_chart::before,
.cl-amcharts-serial::before {
  background: #e6e6e6;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 59px;
  z-index: -1;
}
.pdfDownload::after,
.cl-graph::after,
.cl-amcharts-funnel::after,
.cl-amcharts-::after,
.cl-amcharts-map::after,
.cl-amcharts-pie::after,
.cl-amcharts-xy::after,
.cl-TS-VCSC-Google-Charts::after,
.cl-TS-VCSC-Circliful::after,
.cl-vc_pie::after,
.cl-vc_line_chart::after,
.cl-amcharts-serial::after {
  background: #587b8d;
  content: "";
  display: block;
  position: absolute;
  top: 179px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  z-index: -1;
}
.cl-amcharts- {
  display: none;
}
.ts-video-overlay-handle {
  display: none !important;
}
.cl-graph img {
  position: absolute;
  width: auto;
  min-height: 179px;
  height: 179px;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
}
@media screen and (max-width: 780px) {
  .pdfDownload,
  .cl-graph,
  .cl-amcharts-funnel,
  .cl-amcharts-,
  .cl-amcharts-map,
  .cl-amcharts-pie,
  .cl-amcharts-xy,
  .cl-TS-VCSC-Google-Charts,
  .cl-TS-VCSC-Circliful,
  .cl-vc_pie,
  .cl-vc_line_chart,
  .cl-amcharts-serial {
    width: 120px;
    height: 184px;
    margin: 0 3px;
    font-size: 11px;
    padding-top: 122px;
    margin-bottom: 3px;
  }
  .pdfDownload::before,
  .cl-graph::before,
  .cl-amcharts-funnel::before,
  .cl-amcharts-::before,
  .cl-amcharts-map::before,
  .cl-amcharts-pie::before,
  .cl-amcharts-xy::before,
  .cl-TS-VCSC-Google-Charts::before,
  .cl-TS-VCSC-Circliful::before,
  .cl-vc_pie::before,
  .cl-vc_line_chart::before,
  .cl-amcharts-serial::before {
    bottom: 60px;
  }
  .pdfDownload::after,
  .cl-graph::after,
  .cl-amcharts-funnel::after,
  .cl-amcharts-::after,
  .cl-amcharts-map::after,
  .cl-amcharts-pie::after,
  .cl-amcharts-xy::after,
  .cl-TS-VCSC-Google-Charts::after,
  .cl-TS-VCSC-Circliful::after,
  .cl-vc_pie::after,
  .cl-vc_line_chart::after,
  .cl-amcharts-serial::after {
    top: 120px;
  }
  .cl-amcharts- {
    display: none;
  }
  .cl-graph img {
    min-height: 119px;
    height: 119px;
  }
}
[class^=my_center_] {
  width: calc(100% - 4px) !important;
  background: #0198e9 !important;
  margin-bottom: 8px !important;
}
[class^=my_center_] > .audio2_html5 {
  width: 100% !important;
  background: #0198e9 !important;
  height: 120px !important;
}
[class^=my_center_] .AudioBuffer {
  display: none !important;
}
[class^=my_center_] .AudioRewind,
[class^=my_center_] .AudioShuffle,
[class^=my_center_] .AudioDownload,
[class^=my_center_] .AudioShowHidePlaylist,
[class^=my_center_] .AudioTwitter,
[class^=my_center_] .AudioFacebook {
  display: none !important;
}
[class^=my_center_] .bordersDiv {
  display: none !important;
}
[class^=my_center_] .AudioSeek {
  left: 10px !important;
  bottom: 10px !important;
  right: 10px !important;
  background: #1b6d98 !important;
  width: auto !important;
  top: auto !important;
}
[class^=my_center_] .AudioPrev,
[class^=my_center_] .AudioNext {
  display: none !important;
}
[class^=my_center_] .VolumeButton,
[class^=my_center_] .VolumeSlider {
  display: none !important;
}
[class^=my_center_] .ximage {
  top: 20px !important;
  left: 20px !important;
}
[class^=my_center_] .AudioTimer_a,
[class^=my_center_] .AudioTimer_b {
  display: none !important;
}
[class^=my_center_] .songTitle {
  font-family: hansom_light !important;
  left: 120px !important;
  width: calc(100% - 190px) !important;
  top: 40px !important;
  color: #ffffff !important;
  font-size: 18px !important;
  height: auto !important;
}
[class^=my_center_] .songAuthor {
  font-family: hansom_bold !important;
  left: 120px !important;
  width: calc(100% - 190px) !important;
  top: 60px !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  font-size: 18px !important;
  height: auto !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}
[class^=my_center_] .AudioPlay {
  top: 40px !important;
  right: 20px !important;
  left: initial !important;
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_audio_play.png') !important;
  background-size: 80px !important;
  background-repeat: no-repeat !important;
  width: 40px !important;
  height: 40px !important;
}
[class^=my_center_] .AudioPlay:hover {
  background-position: 100% 0 !important;
}
[class^=my_center_] .AudioPause {
  background-image: url('http://observatoire.francophonie.org/wp-content/themes/newedge-child/img/oif_audio_pause.png') !important;
}
[class^=my_center_] .songTitleInside {
  position: relative !important;
  width: 100% !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}
.vc_row > .vc_col-sm-6:nth-child(odd) [class^=my_center_] {
  float: left !important;
  clear: both !important;
}
.vc_row > .vc_col-sm-6:nth-child(even) [class^=my_center_] {
  float: right !important;
  clear: both !important;
}
@media screen and (max-width: 1000px) {
  [class^=my_center_] .audio2_html5 {
    height: auto !important;
    padding-bottom: 20px !important;
  }
  [class^=my_center_] .AudioPlay {
    left: initial !important;
    top: initial !important;
    bottom: 20px !important;
  }
  [class^=my_center_] .songTitle {
    font-family: hansom_light !important;
    left: 0px !important;
    top: 0 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    height: auto !important;
    float: right !important;
    width: 100% !important;
    text-align: right;
    margin-right: 20px !important;
    padding-left: 20px !important;
    margin-top: 20px !important;
    position: relative !important;
    text-overflow: initial !important;
    white-space: initial !important;
    overflow: initial !important;
  }
  [class^=my_center_] .songAuthor {
    font-family: hansom_bold !important;
    left: 00px !important;
    top: 0px !important;
    color: #ffffff !important;
    float: right !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    height: auto !important;
    text-overflow: initial !important;
    white-space: initial !important;
    overflow: initial !important;
    position: relative !important;
    width: 100% !important;
    text-align: right;
    margin-right: 20px !important;
    padding-left: 20px !important;
  }
  [class^=my_center_] .ximage {
    top: 0px !important;
    left: 0px !important;
    position: relative !important;
    float: left !important;
    margin-left: 20px !important;
    margin-top: 10px !important;
  }
  .vc_row > .vc_col-sm-6:nth-child(odd) [class^=my_center_] {
    float: left !important;
    clear: both !important;
  }
  .vc_row > .vc_col-sm-6:nth-child(even) [class^=my_center_] {
    float: right !important;
    clear: both !important;
  }
}
@media screen and (max-width: 768px) {
  [class^=my_center_] {
    width: 100% !important;
  }
  .vc_row > .vc_col-sm-6:nth-child(odd) [class^=my_center_] {
    float: none !important;
    clear: both !important;
  }
  .vc_row > .vc_col-sm-6:nth-child(even) [class^=my_center_] {
    float: none !important;
    clear: both !important;
  }
}
