body *, body * * {
  font-family: "Noto Sans", sans-serif;
}
.subthema_content .ml-1 {
  margin-left: 10px;
}
.subthema_content p {
  font-size: 18px;
}
.d-flex-direction {
  flex-direction: row;
  flex-wrap: wrap;
  flex-grow: 1;
}
.subthema_content .btn.cta {
  min-width: 216px;
}
.subthema_content a.btn:hover {
  border: 1px solid #ca3538 !important;
  color: #050868 !important;
}
.subthema_content .btn.social {
  margin: 0 8px 0 0;
  width: 32px;
  height: 32px;
  padding: 4px;
  font-size: 22px;
  line-height: 0;
  background: #050868;
  color: white;
}
.subthema_content .btn.social {
  text-align: center;
  color: white;
}
.subthema_content .btn.social.linkedin {
  background: #0076b2;
  width: 38px;
  height: 38px;
  display: inline-block;
  padding: 8px;
}
.subthema_content .btn.linkedin > i {
}
.subthema_content .btn.social:hover,
.subthema_content .btn.social:active {
  transition-delay: 0s;
  transition-duration: 0s;
  background-color: #050868;
  color: #fff !important;
  border-color: transparent !important;
}
.subthema_content .breadcrumbs ul li {
  font-size: 1.6rem;
  line-height: 1;
}
.subthema_content .breadcrumbs ul li a {
  font-size: 10px;
  display: inline-flex;
}
.subthema_content .text-green {
  color: #042e38;
}
.subthema_content .text-green-light {
  color: #0f284c;
}
.subthema_content .text-blue-second {
  color: #050868;
}
.subthema_content .text-blue-third {
  color: #108de7;
}
.subthema_content .text-blue-light {
  color: #012cb8;
}
.subthema_content .fw-bold {
  font-weight: 700;
}
.subthema_content .fz-sm {
  font-size: 12px;
}
.subthema_content .bg_grey_light {
  background: #f9f9f9;
}
.subthema_content .bg_grey {
  background: #f5f5f6;
}
.subthema_content .bg_pink {
  background: #ca3538;
}
.subthema_content .bg_white {
  background: #ffffff;
}
.subthema_content .border_pink {
  border: 1px solid #ca3538;
}
.subthema_content .border_grey {
  border: 1px solid #cccccc;
}
.subthema_content .border_left {
  border-width: 0;
  border-left-width: 1px;
}
.subthema_content ::marker {
  font-size: 0.6em;
}
.subthema_content .border-radius {
  border-radius: 10px;
}
.subthema_content .text-decoration {
  text-decoration: underline;
}
.subthema_content h1 {
  color: #050868;
  font-weight: 900;
  font-size: 30px;
  line-height: 34px;
}
.subthema_content h2 {
  color: #050868;
  font-weight: 700;
  font-size: 28px;
}
.subthema_content .introduction_group .tags {
  width: 178px;
  height: 80px;
  border: 1px solid #2154f6;
  background-color: transparent;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  color: #012cb8;
  text-align: center;
  margin: 0 12px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
}

.subthema_content .introduction_group .etiquette {
  font-size: 16px;
  color: #050868;
  font-weight: 700;
}
.subthema_content .introduction_group .grand-thema-content {
  margin-top: 10px;
  font-size: 18px;
  line-height: 27px;
  color: #050868;
}
.subthema_content .pdf_group figure img {
  width: 100%;
  max-width: 315px;
  display: block;
}
.subthema_content .highlighted_group .text p,
.subthema_content .highlighted_group .text ul > li {
  color: #0f284c;
}

.subthema_content .access_form form#email-access-form {
  width: 100%;
}
.subthema_content .access_form form#email-access-form label {
  color: #050868;
}
.subthema_content .access_form p {
  font-size: 16px;
}

.subthema_content section {
  padding: 20px;
  position: relative;
  display: block;
}
.subthema_content .banner_group figure img {
  max-width: 200px;
  width: auto;
  display: block;
  height: 100%;
}
.subthema_content .banner_group .title p {
  font-size: 18px;
  font-weight: 700 !important;
  color: #042e38;
}
.subthema_content .banner_group .title p a {
  font-size: 18px;
  font-weight: 700 !important;
  color: #012cb8;
}
.subthema_content .banner_group .text p,
.subthema_content .banner_group .text ul > li {
  font-size: 18px;
  color: #050868;
}

.subthema_content .webconferance_group_poster > figure {
  position: relative;
  display: block;
}
.subthema_content .webconferance_group_poster figure > i {
  position: absolute;
  cursor: pointer;
  top: 40%;
  left: 48%;
  font-size: 65px;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.72);
}
.subthema_content .webconferance_group_gallery .item {
  margin: auto;
  text-align: center;
  display: block;
}
.subthema_content .webconferance_group_program_chapter .chapter {
  border-top: 1px solid #cccccc;
  padding: 8px;
  margin-top: 0;
}
.subthema_content .webconferance_group_program_chapter .chapter p,
.subthema_content .webconferance_group_program_chapter .chapter span {
  color: #0f284c;
}
.subthema_content .webconferance_group_program_chapter .chapter span {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin: auto;
  display: block;
}
.subthema_content .partners_group img.logo {
  width: 120px;
  height: auto;
  margin: 12px;
  filter: none;
  -webkit-filter: grayscale(0%);
}
.subthema_content .partners_group img.logo:hover {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.subthema_content
  .webconferance_group_stakeholders
  .stakeholders__slider
  .item
  img {
  border-radius: 50%;
  border: 2px solid #e4e4e4;
  width: 130px;
  object-fit: cover;
  height: 130px;
  display: block;
  object-position: center;
}
.subthema_content
  .webconferance_group_stakeholders
  .stakeholders__slider
  .item
  p {
  color: #0f284c;
}
.subthema_content
  .webconferance_group_stakeholders
  .themas_group_slider-arrows {
  display: block;
  position: absolute;
  right: 12px;
  top: 12px;
}
.subthema_content
  .webconferance_group_stakeholders
  .themas_group_slider-arrows
  > span {
  display: inline-block;
  color: #cccccc;
  font-size: 40px;
  margin: 0px 8px;
}
.subthema_content
  .webconferance_group_stakeholders
  .themas_group_slider-arrows
  > span:hover {
  color: #ca3538;
}
.subthema_content .experts_group .item,
.subthema_content .bibliomooc_group .item,
.subthema_content .contributors_group .item {
  box-shadow: -1px 2px 8px 0px rgba(0, 0, 0, 0.102);
  display: block;
  position: relative;
  padding: 0;
  margin: 12px auto;
  height: 420px;
}
.subthema_content .contributors_group .item {
  height: 350px;
}
.subthema_content .bibliomooc_group .item {
  height: 100%;
}
.subthema_content .experts_group .item .content,
.subthema_content .bibliomooc_group .item .content,
.subthema_content .contributors_group .item .content {
  cursor: pointer;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 10px;
  transition-delay: 0s;
  transition-duration: 0s;
}
.subthema_content .experts_group .item .content > p,
.subthema_content .bibliomooc_group .item .content > p,
.subthema_content .contributors_group .item .content > p {
  padding: 0 6px;
  display: block;
  margin: auto;
}
.subthema_content .experts_group .item .name,
.subthema_content .bibliomooc_group .item .title,
.subthema_content .contributors_group .item .title {
  color: #0f284c;
  min-height: 48px;
  display: block;
  margin: auto;
}

.subthema_content .bibliomooc_group .item .content figure {
  display: grid;
  margin: auto;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #c4c4c4;
  width: 100%;
  height: 225px;
}
.subthema_content .bibliomooc_group .item .ctas {
  z-index: 999;
  background: #fff;
  border-radius: 4px;
  bottom: 2px;
  left: -10px;
}
.subthema_content .bibliomooc_group .item .ctas > a {
  padding: 10px 10px;
}
.subthema_content .contributors_group .item .content figure {
  display: grid;
  margin: auto;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #c4c4c4;
  width: 100%;
  height: 225px;
}
.subthema_content .experts_group .item .content img {
  max-width: 175px;
  width: 100%;
  height: 175px;
  border: 1px solid #c4c4c4;
  object-fit: cover;
  object-position: center;
  display: block;
  margin: auto;
}
.subthema_content .contributors_group .item .content img {
  max-width: 175px;
  width: 100%;
  max-height: 175px;
  height: 100%;
  border: 0;
  object-fit: contain;
  object-position: center;
  display: block;
  margin: auto;
}
.subthema_content .bibliomooc_group .item .content img {
  width: 116px;
  height: 161px;
  border: 1px solid #c4c4c4;
  object-fit: contain;
  object-position: center;
  display: block;
  margin: auto;
}
.subthema_content .experts_group .description,
.subthema_content .bibliomooc_group .description,
.subthema_content .contributors_group .description {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #108de7;
}
.subthema_content .experts_group .item .content:hover div.description,
.subthema_content .bibliomooc_group .item .content:hover div.description,
.subthema_content .contributors_group .item .content:hover div.description {
  display: block;
  width: 100%;
  height: 100%;
  transition-delay: 0.2s;
  transition-duration: 0.2s;
}
.subthema_content .contributors_group .item .content:hover div.description {
  height: 350px;
}
.subthema_content .experts_group .description > p,
.subthema_content .bibliomooc_group .description > p,
.subthema_content .contributors_group .description > p {
  color: #ffffff;
  font-size: 14px;
  padding: 8px;
}
.subthema_content .edito_group figure figure {
  height: 100%;
  width: 100%;
  border: 1px solid #c4c4c4;
}
.subthema_content .edito_group figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.subthema_content p:empty {
  display: none !important;
}

.tabordion {
  display: block;
  margin: auto;
  position: relative;
  width: 100%;
}

.tabordion input[name="sections"] {
  left: -9999px;
  position: absolute;
}

.tabordion .sectiontab {
  display: block;
}

.tabordion .sectiontab label {
    background: #F5F5F5;
    border: 1px solid #cccccc;
    border-radius: 7px;
    cursor: pointer;
    display: block;
    font-size: 32px;
    line-height: 32px;
    color: #050868;
    font-weight: bold;
    padding: 12px 0;
    position: relative;
    width: 20%;
    height: 60px;
    z-index: 100;
    text-align: center;
    margin: 12px 0;
}

.tabordion .sectiontab .articletab {
  display: none;
  left: 22%;
  min-width: 78%;
  height: 100%;
  padding: 0 0 0 21px;
  position: absolute;
  top: 0;
  background-color: #F5F5F5;
  border-radius: 7px;
  border: 2px solid #CCCCCC;
}
.tabordion .sectiontab .articletab h2 {
    position: relative;
    color:#050868;
    font-size: 65px;
    font-weight: 900;
    margin: 20px 0 ;
}


.tabordion input[name="sections"]:checked + label {
  background: #050868;
  color: #ffffff;
}

.tabordion input[name="sections"]:checked ~ .articletab {
  display: block;
}
@media screen and (max-width: 1023px) {
    .subthema_content .introduction_group .tags {
      font-size: 14px;
    }
    .subthema_content .webconferance_group_program_chapter .chapter span {
      font-size: 16px;
    }
  }
  @media screen and (min-width: 1024px) and (max-width: 1439px) {
    .subthema_content .experts_group .item p,
    .subthema_content .bibliomooc_group .item p,
    .subthema_content .contributors_group .item p {
      font-size: 14px;
      line-height: 16px;
    }
    .subthema_content .btn.social.linkedin {
      width: 32px;
      height: 26px;
    }
    .subthema_content .btn.social {
      font-size: 17px;
    }
    .subthema_content .experts_group .ctas .btn,
    .subthema_content .contributors_group .ctas .btn {
      font-size: 1.02rem;
      line-height: 0.8rem;
      padding: 8px !important;
    }
  }
  @media screen and (min-width: 768px) {
    .mt__5 {
      margin-top: -5px;
    }
  }
  
  @media screen and (max-width: 768px) {
    .subthema_content .experts_group .item .content > p,
    .subthema_content .bibliomooc_group .item .content > p,
    .subthema_content .contributors_group .item .content > p {
      text-align: center;
    }
    .subthema_content .experts_group .item .ctas,
    .subthema_content .contributors_group .item .ctas {
      bottom: 5px;
      margin: auto;
      display: inline-block;
      text-align: center;
      width: 100%;
    }
    .subthema_content .bibliomooc_group .item .ctas {
      width: -webkit-fill-available;
      text-align: center;
    }
    .subthema_content .bibliomooc_group .item .title {
      line-height: 1.2em;
      font-size: 1.5em;
    }
    .tabordion .sectiontab label {
      font-size: 18px;
    }
    .position-absolute {
      position: relative !important;
    }
    .subthema_content .webconferance_group_poster figure > i {
      font-size: 45px;
    }
    .width-100 {
      width: 100%;
    }
    .ml-1 {
      margin-left: 0 !important;
    }
    .pb-4 {
      padding-bottom: 0 !important;
    }
  }
@media screen and (max-width: 320px) {
    .subthema_content .bibliomooc_group .item .title {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      resize: horizontal;
    }
}
@media (max-width: 425px) {
    .tabordion .sectiontab .articletab h2 {
        font-size: 45px;
    }
    .tabordion .sectiontab label {
        font-size: 14px;
      }
}
@media (max-width: 320px) {
    .tabordion .sectiontab label {
        font-size: 12px;
      }
}

.summary_group_list_menu,
.mg-flat {
  width: 100%;
  padding: 0;
  background-color: rgb(225 225 225 / 10%);
}
.mg-accordion,
.mg-accordion ul {
  list-style-type: none;
  padding: 0 0 0 0;
}
.mg-accordion .submenu {
  display: none;
  padding-left: 26px;
  background-color: rgba(217, 217, 217, 0.2);
}
.summary_group_list_menu .order {
  min-width: 25px;
  margin-left: 26px;
  display: inline-block;
  text-align: left;
}
.justify-items-evenly {
  justify-content: space-evenly;
}
.mg-flat li {
}
.mg-flat li.dropdown {
}
.mg-flat .submenu li {
}
.mg-flat span.toggler {
  float: left;
  font-size: 20px;
  color: #012cb8;
  display: block;
  opacity: 0;
  padding-left: 5px;
}
.mg-flat span.toggler.opShow {
  opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}
.mg-flat li span.chapter {
  cursor: pointer;
  padding: 16px 26px 4px 26px;
  text-decoration: none;
  display: block;
  color: #000;
  text-transform: uppercase;
}
.mg-flat li > span.chapter {
  font-weight: 600;
}
.mg-flat li.dropdown > ul > li > span.chapter {
  font-weight: 500;
  margin-left: 26px;
  display: flex;
}
.mg-flat li.dropdown > ul > li > ul > li > span.chapter {
  font-weight: 400;
  margin-left: 56px;
}
a.openItem {
}
.openItem span.toggler {
  transform: rotate(180deg);
}
.toggler {
  transition: all 0.8s;
}
.bordered {
  padding-left: 12px;
  border-color: rgba(218, 218, 218, 0.302);
  border-left-style: solid;
  border-left-width: 2px;
}
.subthema_sidebar h3 {
  color: #050868;
  font-weight: 600;
  font-size: 20px;
  border-width: #d9d9d9;
}
.subthema_sidebar .heading .border {
  border-width: 2px !important;
  width: 65px;
  margin-top: 12px;
}
.subthema_sidebar a.block_post {
  display: block;
  position: relative;
  margin: 20px 0;
}
.subthema_sidebar a.block_post:last-child {
  margin-bottom: 28px;
}
.subthema_sidebar a.block_post label {
  display: block;
  color: #050868;
  font-weight: 700;
  font-size: 16px;
}
.subthema_sidebar a.block_post p {
  margin-top: 10px;
  display: block;
  color: #000000;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}
.subthema_sidebar a.block_post img {
  display: block;
  width: 100%;
  height: 90px;
  object-fit: cover;
  object-position: center;
}
@keyframes hoverdisplay {
  0% {
    opacity: 0;
    max-height: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Themas List Section */
.themas-list-section {
    position: relative;
}

.themas-list-section .container .row {
    justify-content: flex-start;
}

.themas-list-section .container .row .quick-access-title {
    text-align: left;
}

.themas-list-section .container .row .quick-access-title .btn {
    padding: 0;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
}

.hiddenfrom {
    display: none;
}

.themas-list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    background-color: #ffffff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    list-style: none;
    padding: 10px 0;
    margin: 0;
/*     width: 100%;
    max-width: 600px; */
    display: none;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
    gap: 5px 10px;
    overflow: hidden;
    white-space: nowrap;
	z-index: 9999;
}

.themas-list.open {
    display: grid;
}

.themas-list li {
    padding: 5px 10px;
    white-space: nowrap;
}

.themas-list li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

.themas-list li:hover {
    background-color: #f7f7f7;
}

@media (max-width: 768px) {
    .themas-list {
        grid-template-columns: 1fr;
        max-width: 100%;
        left: 0;
        right: 0;
    }
}

#logosheaddiv {
	justify-content: end;
}


@media (max-width: 768px) {
    #logosheaddiv {
        justify-content: center;
    }
	#logosheaddiv ul {
		gap: 20px;
	}
	#contentholderhead {
		flex-direction: column-reverse;
	}
	.search-form {
		margin-bottom: 10px;
	}
	#homepage-v5 > section.hero > div > div > div.col-12.col-md-5.d-lg-block {
		justify-items: center;
	}
}

#hv4-actualites {
	font-family: "Noto Sans", serif;
	font-size: 20px;
	font-weight:900;
	color:#00239B;
}

#hv4-post-date {
    padding: 5px 0;
    font-family: "Montserrat", serif;
    font-size: 8px;
    font-weight: 500;
}

#hv4-post-title {
    font-family: "Noto Sans", serif;
    font-size: 14px;
    font-weight: 700;
    color: #151515;
	margin-bottom: 20px;
}

#hv4-post-title a, .emission-actualites-section .post-title a { 
	color: #151515;
}

.emission-actualites-section .post-meta {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 8px 0;
    align-items: center;
}

.emission-actualites-section .post-title {
    font-family: "Noto Sans", serif;
    font-size: 22px;
    font-weight: 900;
    color: #151515;
	margin-bottom: 10px;
}

.emission-actualites-section #introduction-group-text .ewa-rteLine {
    font-family: "Montserrat", serif;
    font-size: 14px;
	font-weight: 400;
	line-height:1.3;
}

#post-date,.emission-actualites-section .post-meta #introduction-group-characteristic2 {
    font-family: "Montserrat", serif;
    font-size: 12px;
    font-weight: 500;
}

#hv4-post {
	margin-bottom: 20px;
}

.subtitle-section {
	font-size:14px;
}

@media (min-width: 1024px) and (max-width: 1280px) {
	#hv4-thumbnail {
		width: 100%;
		height: auto !important;
	}
	.grand-thema .subthema figure img {
		width: 100%;
		height: auto !important;
	}
}

@media (min-width: 786px) and (max-width: 1024px) {
	.themas_group .grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 770px) and (max-width: 1090px) {
	#homepage-v5 > section.emission-actualites-section > div {
		max-width: 95%;
	}
}


@media (min-width: 770px) and (max-width: 980px) {
	#hv4-col-md-6 {
		width: 100%;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	#contentholderhead > div.col-12.d-lg-block.pt-2.pt-lg-3.col-lg-3, #logoshead {
		width: 50%;
	}
	#logosheaddiv > ul {
		gap: 20px;
    	margin-top: 20px;
	}
}

