/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 28 juil. 2021, 13:35:36
    Author     : DNE
*/

.menu-jeu{
  padding-bottom: 20px;
}
.partie-list ul,
.exercice-list ul {
  padding-left: 0;
}


li.partie,
li.exercice
{
  list-style: none;
}
ul.exercice-list{
  margin-bottom: 0;
}
.menu-parties,
.menu-exercices
{
  width: 100%;
  min-height: 40px;
}
.menu-parties ul.partie-list,
.menu-parties ul.exercice-list{
}

.menu-parties ul.partie-list > li > a{
  text-decoration:none;
  color:#283365;
  padding:5px 13px;
  border-radius:9px;
}

.menu-parties ul.partie-list > li.actif > a{
  text-decoration:none;
  background-color:#283365;
  color:#ffffff;
  box-shadow:1px 1px 5px rgba(0,0,0,0.3)
}

.menu-parties,
.menu-exercices{
  display:flex;
}
.menu-parties > .titre,
.menu-exercices > .titre{
  text-transform:uppercase;
  color:#283365;
  font-weight: bold;
}
.menu-parties > .titre{
  color:#6C63FF;
}


.menu-exercices,
.menu-parties,
.menu-exercices .titre,
.menu-parties .titre,
.menu-exercices .exercice-list,
.menu-parties .partie-list,
.menu-exercices .exercice-list > li,
.menu-parties .partie-list > li
{
  display: inline-block;
}



.menu-exercices > .titre{
  text-transform:uppercase;
  border-top:2px solid #283365;
}
.menu-exercices ul.exercice-list > li > a{
  text-decoration:none;
  color:#ffffff;
}
.menu-exercices ul.exercice-list{
  background:#6C63FF;
  border-radius:9px;
  margin-bottom: 0;
  margin-left: 2rem;
}
.menu-exercices ul.exercice-list > li > a{
  padding:5px 10px;
  display:inline-block;
}
.menu-exercices ul.exercice-list > li.actif > a{
  background:#ffffff;
  color:#283365;
}

/** FRONT Exercice */
.encart-presentation {
  box-shadow: 15px 15px 20px #2699fb17 !important;
  padding: 25px
}
.encart-presentation  label {
  font-weight: bold;
  display: block;
  margin: 3px 0 10px 0;
}

.encart-presentation textarea {
  max-width: 100%;
}
.informations-essentielles div.image {
float: left;
    height: 90px;
    width: 150px;
}
.informations-essentielles div.image img{
  width: 100%;
}
.informations-essentielles p.titre {
font-size: 1.1rem;
    font-weight: bolder;
    margin: 4px 0px;
}
.informations-essentielles p.resume {
  font-size: 1.1rem;
}
.indice.new {
  position: relative;
  bottom: 30px;
  float: left;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.container.informations{
 
}
.informations-essentielles H5 {
    text-align: center;
    font-size: 1.2rem;
    padding-top: 10px;
}
.encart-presentation .plain {
    
    height: 350px;
    margin: 0 -15px;
    background-position-x: center !important;
    background-position-y: center !important;
    background-size: cover !important;
}
.trois-bg {
    background: #fff;
}
.plain iframe {
    width: 100%;
    height: 340px;
}
.encart-presentation .plain h1.video {
    text-align: center;
    top: -50px;
    color: #FFF;
    position: relative;
    font-weight: bolder;
    text-shadow: 2px 2px 10px #000;
}
.encart-presentation {
    overflow: hidden;
    background-size: cover !important;
}
.encart-presentation .plain h1 {
    text-align: center;
    color: #FFF;
    font-weight: bolder;
    text-shadow: 2px 2px 10px #000;
}

.secondary-bg.informations-essentielles {
  padding: 15px;
}

.dashboard-session a.bouton {
  text-decoration: none;
}
.btn-annuler {
  width: 100%;
  display: block;
  border-radius: 0px;
  text-align: center;
}

.dashboard-session .disabled {
  background: #bfbfc2 !important;
  cursor: not-allowed;
}
#modalChallenge .modal-content
{
  max-width: 100% !important;
  height: 100% !important;
}
#modalChallenge .modal-dialog
{
  max-width: 90% !important;
  height: 90% !important;
}
.node--type-challenge header,
.node--type-challenge #footer-desktop,
.node--type-challenge #mySidenav,
.node--type-challenge #burger-menu
{
  display: none;
}
#modalChallenge .modal-content {
}
.node--type-challenge #main-wrapper
{
  background: none !important;
}
body.node--type-challenge  {
  background: #FFF;
  overflow: hidden;
  height: 100vh !important;
}
#drop a {
  padding: 40px 50px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  display: block;
}
.question-outer .texte span {
  font-size: 0.7rem;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*div#block-menudesktopblockblock {
  width: 100% !important;
}
.menu-principal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.menu-items {
  text-align: center;
  justify-content: center;
  flex: 3;
  display: flex;
  align-items: center;
  height: 100%;
}
.menu-login {
  text-align: right;
  justify-content: flex-end;
}
.menu-items ul > li {
  list-style: none;
  height: 100%;
  display: flex;
  padding: 0 24px;
  align-items: center;
  border-left: 3px #FFF solid;
}
.menu-items ul > li.first {
  border: none;
}
.menu-items ul {
  height: 100%;
  margin: 0px;
  display: flex;
  align-items: center;
}


.menu-items a {
  color: #FFF;
  text-decoration: none;
}

.menu-logo {
  padding: 10px 0px 10px 150px;
}
.menu-logo img {
  width: 170px;
}

.menu-login a:before{
  content: url(../img/logout.svg);
  top: 9px;
  left: -5px;
  position: relative;
}


.menu-login a {
  list-style: none;
  height: 100%;
  display: flex;
  padding: 0 24px;
  align-items: center;
  color: #FFF;
  font-size: 0.8rem;
  line-height: 80px;
  text-decoration: none;
}*/

/*  SLIDER HOME */
article {
  margin-top: 0px;
}

.text-intro {
  padding-top: 50px;
}

.text-intro h1 {
  font-size: 2rem;
}
.logo-header img {
  max-width: 300px;
}
.logo-header {
  flex: 1;
  align-self: flex-end;
  position: absolute;
  top: 550px;
}

/* Parallax */
.entrepreneur {
  padding: 70px 0 150px 0;
  height: auto;
  background-attachment: fixed;
  background-position: -100px 155px;
  background-image: url(/images/parallax.jpg);
}
.partenaires {
  padding : 30px 0px !important;
}
.territoire {
  padding : 30px 0px !important;
}

.mot-directeur {
  padding : 30px 0px !important;
}
.mot-directeur {
  height: 390px;
}
.mot-directeur .col-second {
  overflow-y: hidden;
  max-height: 350px;
}


.caroussel-temoin {
  max-width: 30%;
  height: 540px;
}
.temoignage {
  height: 800px;
}

.thetemoignages {
  display: flex;
}

/*.login-block.encart-presentation ,
.login-block.encart-presentation  a
{
  color: #FFF;
}*/
.encart-presentation {
  margin: 50px 0px !important;
}



.question input,
.question textarea
{
  max-width: 100% !important;
}

.question input[type="radio"],
.question input[type="checkbox"]
{
  width: 20px !important;
  height: 20px;
  float: left;
  line-height: 50px;
  margin: 5px 20px 0px 10px;
}


.encart-presentation .question-outer{
    padding: 0 40px;
}


.question {
  display: flex;
  flex-direction: column;
  padding: 15px 0;
}
.question .card-content {
  padding: 20px !important;
}
span .pj a {
  font-size: 0.8rem;
}
#upload {
  text-align: center;
  margin: auto;
}
#upload ul {
  list-style: none;
  margin: 0;
  padding: 0px;
}
#upload ul li canvas {
  top: 10px;
  left: 15px;
  width: 30px;
  position: absolute;
}
#upload ul li p {
  width: 144px;
  color: #EEE;
  font-size: 12px;
  top: 6px;
  text-align: left;
  left: 0px;
  left: 60px;
}
#upload ul li span {
  top: 10px;
}

.question span {
  font-size: 0.8rem;
  font-style: italic;
}

.menu-exercices ul.exercice-list,
.menu-parties ul.partie-list
{
  border-radius: 9px;
  margin-bottom: 0;
  background: none;
  margin-left: 0px;
}


ul.exercice-list > li {
  display: block;
  float: left;
}
ul.exercice-list > li a {
  background: #6869F6;
}
.titremenu {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
ul.exercice-list > li:nth-child(1) a {
  -webkit-border-top-left-radius: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -moz-border-radius-topleft: 9px;
  -moz-border-radius-bottomleft: 9px;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}

.menu-jeu .titre1 {
  text-transform: uppercase;
  color: #6C63FF;
  font-weight: bold;
  width: fit-content;
  text-align: center;
}
.menu-jeu .titre2 {
  text-transform: uppercase;
  color: #283365;
  border-top: 2px solid #283365;
  font-weight: bold;
  width: fit-content;
  text-align: center;
}
.logoslider {
  position: absolute;
  top: 105px;
}
.user-logged-in .logoslider {
  top: 15px;
}
.txtlider {
  position: relative;
  top: 10px;
}

.txtlider H1{
  margin-bottom: 15px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1em;
}
.txtlider p {
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin: 0 0 7px;
}
.homepres {
  background-position-x: center;
  background-image: url(/images/new_slide_home.jpg);
  height: 40vw;
  background-size: 136% auto;
}
.button-slider {
  margin-top: 40px;
}

@media (max-width: 1024px) {
    
    .titremenu {
        display: none;
    }
  .logoslider img
  {
    width: auto;
    height: 50px;
  }
  .logo-odyssee-1
  {
    width: auto;
    height: 35px;
  }
  .txtlider H1 {
    font-size: 1.5rem;
  }
  .button-slider {
    margin-top: 24px;
  }
  .txtlider {
    top: 0px;
  }
  .text-intro {
    padding-top: 25px;
  }
  .txtlider p {
    font-size: 0.8rem;
    line-height: 1rem;
  }
}
@media (max-width: 768px) {
  .homepres {
    background-position-x: center;
    background-image: url('/images/header-new-bg-mobile.jpg');
    height: 80vw;
    background-size: cover;
  }
  .logoslider img {
    width: auto;
    height: 65px;
  }
  .txtlider {
    top: 65px;
  }
  .txtlider H1 {
    margin-bottom: 1.5rem;
    font-size: 1.7rem;

  }
  .txtlider p {
    display: none;
  }
  .button-slider {
    margin-top: 35px;
  }
  div#burger-menu {
    background: #283365 !important;
    width: 100%;
    height: 70px;
    color: #FFF;
    font-size: 1.3rem;
    text-transform: uppercase;
    
  }
  .node--type-nexercice div#burger-menu {
   z-index:1 !important;   
  }
  #burger-menu span#open-nav {
    font-size: 30px!important;
    color: #ffffff !important;
    margin-right: 15px;
  }
  .logo-odyssee-1 {
    width: auto;
    height: 45px;
    margin-bottom: 20px;
  }
}

/** PROGRAMMES CHIFFRES **/
.fondation-numbers .fondation-numbers-wrapper {
  position: relative;
}
.fondation-numbers .logo {
  opacity: .8;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.block-numbers .number {
  text-transform: uppercase;
  text-align: center;
  padding: 1.5em 15px 1.75em;
}


@media (min-width: 576px){
  .block-numbers .number-figure {
    font-size: 3.125rem;
    line-height: .8;
  }
  .block-numbers .number-title {
    font-size: 1.125rem;
  }
  .logoslider img {
    width: auto;
    height: 40px;
}
.logo-odyssee-1 {
    width: auto;
    height: 35px;
    margin-bottom: 20px;
}
}

@media (min-width: 992px){
  .block-numbers.fondation-numbers .number {
    position: relative;
  }
  .block-numbers.fondation-numbers .number-content {
    color: #FFF;
  }
  .block-numbers.fondation-numbers [class*=col-]:nth-child(1) .number::after {
    border-width: 0 0 1px 1px;
    left: 50%;
  }
  .block-numbers.fondation-numbers [class*=col-]:nth-child(1) .number::after, .block-numbers.fondation-numbers [class*=col-]:nth-child(2) .number::after {
    bottom: -3.25em;
  }
  .block-numbers.fondation-numbers [class*=col-]:nth-child(2) .number::after {
    border-width: 0 1px 1px 0;
    right: 50%;
  }
  .block-numbers.fondation-numbers [class*=col-]:nth-child(3) .number::after {
    border-width: 0 1px 1px 0;
    right: -7%;
  }
  .block-numbers.fondation-numbers [class*=col-]:nth-child(4) .number::after {
    border-width: 0 0 1px 1px;
    left: -7%;
  }
  .block-numbers.fondation-numbers .number::after {
    border: 1px dotted #fff;
    z-index: 0;
  }
  .block-numbers.fondation-numbers .number::after {
    content: "";
    background: transparent;
    width: 30%;
    height: 35%;
    position: absolute;
  }
  .block-numbers.fondation-numbers [class*=col-]:nth-child(-n+2) {
    margin-bottom: 6em;
  }
  .block-numbers.fondation-numbers [class*=col-]:nth-child(1) .number::after {
    border-width: 0 0 1px 1px;
    left: 50%;
  }
}

@media (min-width: 1300px){
  .txtlider p {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: 0 0 7px;
  }
  .txtlider H1 {
    font-size: 2.4rem;
  }
  .txtlider {
    top: 40px;
  }
}



.block-numbers .number-title {
  font-size: .8125rem;
  line-height: 1.15;
}
.block-numbers .number-figure {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  margin-right: 0.2em;
}
.block-numbers .number-picto {
  display: block;
  margin: 0 auto 2em;
}
.block-numbers .number-content {
  text-align: left;
}
.fondation-numbers .fondation-numbers-wrapper {
  position: relative;
}
.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.fondation-numbers H2 {
  color: #FFF;
  text-align: center;
}
.container-medium.theme-secondary-medium {
  background: linear-gradient(-20deg, #6b40bd, #be69d4);
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0px 20px 40px #2699fb33;
}
.container.fondation-numbers.block-numbers {
  margin:30px auto;

}
.number-figure {
  font-size: 3rem !important;
}
.block-numbers .number-title {
  font-size: 1rem;
  line-height: 1rem;
  padding-top: 12px;
}
.path-frontpage #main section.section {
  margin-top: -30px;
}
.entrepreneur .citation-block {
  background: #fff;
  border-radius: 110px 110px 0;
  padding: 30px;
  color: #333;
  margin-bottom: 40px;
  box-shadow: 20px 20px 20px #b866d45e;
}
.path-frontpage .col-second.ze-citations {
  position: relative;
  top: -60px;
}
div#zone-territoire p {
  font-weight: bolder;
  font-size: 0.8rem;
  color: #1e1e1e;
}
.partenaires .lign1 img,
.partenaires .lign2 img {
  margin: auto;
}
.partenaires .lign1,
.partenaires .lign2
{
  display: flex;
  align-items: center;
}
.partenaires .lign2 {
  padding: 10px 20%;
}
div#grandsaxes h1 {
  padding-bottom: 40px;
}
/** ACTUALITES **/

.block-views-blockles-dernieres-actualites-block-1 .views-row {
  width: 25% !important;
}

/** owl caroussel **/
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  width: 15px;
  margin: 10px;
  height: 15px;
  border-radius: 50%;
}
.owl-dots {
  text-align: center;
  margin: 10px 0 30px 0;
}
.owl-carousel .owl-item img {
  border-radius: 10px;
}
.teaser-mini-galerie img,
.node-galerie img,
.owl-item img
{
  width: 100%;
  border-radius: 10%;
  margin-bottom: 20px;
  transition: transform .2s;
  box-shadow: 0px 3px 10px #b3b3b9;;
}


.owl-inner {
  position: relative;
  padding: 10px 0;
}

.owl-inner .img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.owl-inner .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.owl-inner:hover img {
  opacity: 0.3;
}

.owl-inner:hover .middle
{
  opacity: 1;
}

.owl-inner .text {
  color: black;
  font-size: 1.2rem;
  padding: 16px 32px;
}




.teaser-mini-galerie h2 {
  font-size: 1.5rem;
}

.teaser-mini-galerie img:hover,
.node-galerie img:hover,
.owl-item img:hover,
.node-galerie img:hover
{
  transform: scale(1.05);
  box-shadow: 0px 3px 10px #fbb5b5;
}

.owl-carousel.owl-drag .owl-item {
  padding: 5px;
}

.path-frontpage .owl-carousel .owl-item img {
  border-radius: 50%;
}

.path-frontpage #block-views-block-page-galerie-photo-block-1 {
  background: #e1e8fb;
  padding: 70px 0;
}

.temoignage-unique {
  max-width: 900px !important;
  min-height: 170px !important;
  height: auto;
}
.img-temoin > img {
  width: 180px !important;
  height: 180px!important;
}
.temoignage-unique {
  position: relative;
}
.temoignage-unique .col-9 a{
  position: absolute;
  right: 30px;
  bottom: 20px;
}

.node--type-temoignages .temoignage-unique {
  display: block;
  min-height: 500px !important;
  margin: 50px auto;
}
.node-temoignages-teaser-mini,
.item_video
{
  width: 100%;
  height: 50vw;
  display: flex;
  background-position: center;
  background-size: cover;
}
.node-temoignages-teaser-mini  .text {
  max-width: 35%;
  font-size: 2rem;
  font-weight: bolder;
  color: #FFF;
}
.node-temoignages-teaser-mini  .text span{
  font-size: 3rem;
  font-family: emoji;
}

.node-temoignages-teaser-mini.Centrer {
  text-align: center;
  align-items: center;

}
.node-temoignages-teaser-mini.Haut.Centrer {
  text-align: center;
  align-items: flex-start;
}
.node-temoignages-teaser-mini.Bas.Centrer {
  text-align: center;
  align-items: flex-end;
}

.node-temoignages-teaser-mini.Centrer .text {
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
}
.node-temoignages-teaser-mini.Bas.Centrer .text {
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 40px;
}
.node-temoignages-teaser-mini.Haut.Centrer .text {
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  top: 40px;
}


.node-temoignages-teaser-mini.Bas.Gauche {
  text-align: left;
  align-items: flex-end;
}
.node-temoignages-teaser-mini.Bas.Gauche .text {
  text-align: left;
  margin-left: 40px;
}

.node-temoignages-teaser-mini.Haut.Droite {
  text-align: right;
  align-items: flex-start;
}
.node-temoignages-teaser-mini.Haut.Droite .text {
  text-align: right;
  margin-left: auto;
  margin-top: 40px;
  margin-right: 40px;
}

.node-temoignages-teaser-mini.Haut.Gauche {
  text-align: left;
  align-items: flex-start;
}
.node-temoignages-teaser-mini.Haut.Gauche .text {
  text-align: left;
  margin-left: 40px;
  margin-top: 40px;
}

.node-temoignages-teaser-mini.Bas.Droite {
  text-align: right;
  align-items: flex-end;
}
.node-temoignages-teaser-mini.Bas.Droite .text {
  text-align: right;
  margin-left: auto;
  margin-bottom: 40px;
  margin-right: 40px;
}
.temoignages article {
  margin-top: 0px;
}
.temoignages .owl-carousel .owl-video-wrapper {
  width: 100%;
}
.temoignages .item-video  .text {
  position: absolute;
  z-index: 99999;
}

.temoignages button.owl-prev {
  position: absolute;
  top: 30%;
  font-size: 5rem;
  left: 40px;
  width: 100px;
  height: 100px;
}
.temoignages button.owl-next {
  position: absolute;
  top: 30%;
  font-size: 5rem;
  right: 40px;
  width: 100px;
  height: 100px;
}
.temoignages  svg.svg-inline--fa.fa-angle-right.fa-w-8,
.temoignages  svg.svg-inline--fa.fa-angle-left.fa-w-8
{
  height: 100px;
  width: 40px;
  color: #FFF;
}
.temoignages  .owl-dots {
  display: none;
}

.view-header H2 span {
  color: #6869f6;
}
.view-header H2 {
  padding: 0px 0px 15px 0px;
}
.teaser-mini-galerie h2 a {
  text-decoration: none;
  font-weight: bold;
}

#owl-temoignages p {
  font-family: serif;
  font-size: 1.5rem;
}
#owl-temoignages p {
  font-weight: bold;;
  font-size: 1rem;
}

#owl-temoignages .owl-carousel.owl-drag .owl-item {
  padding: 0px;
}

/** * * * * * *  DONS * * * * * * **/

.path-dons .radio-toolbar {
  margin: 10px;
}

.path-dons .radio-toolbar input[type="radio"],
.path-dons  input[type="radio"]
{
  opacity: 0;
  position: fixed;
  width: 0;
}

.path-dons .radio-toolbar label,
.path-dons  .col1 label
{
  display: inline-block;
  background-color: #ddd;
  padding: 5px 10px;
  width: 100%;
}

.path-dons input,
.path-dons fieldset
{
  width: 100% !important;
  max-width: 100% !important;
  /*margin-bottom: 5px;*/
}

.form-item-montant {
  width: 25%;
  padding: 3px;
}
.form-item-impots {
  width: 33%;
  padding: 3px;
}
.path-dons .radio-toolbar label:hover,
.path-dons .col1 label:hover
{
  background-color: #6869f6;
  color:#FFF;
}

.path-dons .radio-toolbar input[type="radio"]:focus + label,
.path-dons  input[type="radio"]:focus + label
{

}

.path-dons .radio-toolbar input[type="radio"]:checked + label,
.path-dons  input[type="radio"]:checked + label
{
  background-color: #6869f6;
  color:#FFF;
}

.path-dons .typepaiement  input[type="radio"]:checked + label {
  padding: 15px;
}

.path-dons  div#edit-montant,
.path-dons  div#edit-impots
{
  display: flex;
}
.path-dons .form-check {
  display: block;
  min-height: 1rem;
  padding-left: 0em;
  margin-bottom: 0.125rem;
}

.path-dons h3{
  text-transform: uppercase;
  border-bottom: 1px solid;
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.path-dons .block-dons{
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 0px 1px 1px #e9e9e9;
  -moz-box-shadow: 0px 0px 1px 1px #e9e9e9;
  box-shadow: 0px 0px 1px 1px #e9e9e9;
  background-color: #FFF;
  padding: 10px;
  margin-bottom: 30px;
}
.path-dons h2 {
  font-size: 1.2rem;
}
.path-dons .form-item-impots label.form-check-label {
  height: 4rem;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
}
.form-check-input[type=checkbox] {
  width: 10px !important;
  height: 23px;
  padding-right: 20px;
  margin-right: 10px;
  margin-left: 0px !important;
  float: left;
}

.path-dons .form-item-moral-0 label,
.path-dons .form-item-newsletter-0 label
{
  font-weight: normal;
}
.path-dons select {
  width: 100% !important;
  min-width: 100%;
  border: 1px solid #a6a6a6;
  border-radius: 0px;
}

.block-dons.buttons {
  display: flex;
  flex-direction: column;
  font-size: 0.9rem;
}
.block-dons.buttons a {
  margin-bottom: 10px;
  text-decoration: none;
}

input#edit-montantlibre {
  background: #e1e8fb;
}
.form-dons.container {
  margin-bottom: 50px;
}
/** ALL **/
.header-new {
  margin-bottom: 50px;
}
.header-new img {
  width: 100%;
}
/** ACTUALITE *****/
.notre-actualite article.post-show img,
.node--type-article article.post-show img
{
  width: 100%;
}
.notre-actualite .titre-teaser ,
.notre-actualite .extrait-teaser,
.node--type-article .titre-teaser ,
.node--type-article .titre-teaser ,
.node--type-article .extrait-teaser
{
  padding: 0px 10px;
}
.notre-actualite .view-id-les_dernieres_actualites article,
.node--type-article  .view-id-les_dernieres_actualites article
{
  background: #ffffff;
  margin: 0 auto;
  box-shadow: 0px 20px 40px #2699fb33;
  border-radius: 15px;
  height: 40vh;
}
.notre-actualite .titre-teaser a,
.notre-actualite .extrait-teaser a,
.node--type-article .titre-teaser a,
.node--type-article .extrait-teaser a
{
  text-decoration: none;
}
.notre-actualite .post-show img:hover{
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05);
}
.notre-actualite .post-show img {
  transition: transform .1s;
}
.noa img {
  width: 100%;
}
.notre-actualite  #cta-actualite-aticles {
  padding: 8px 20px;
  background-color: #6869f6;
  color: #f0f0f0;
  border-radius: 4px;
  text-decoration: none;
  border: none;
  font-size: 0.8rem;

}
a.notre-actualite article.post-shown,
.node--type-article  article.post-shown
{
  margin-top: 30px;
  background: #ffffff;
  /* padding: 10px; */
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0px 20px 40px #2699fb33;
}
/** NODE ARTICLE ***/
.node--type-article .image-principale {
  text-align: center;
  padding: 20px 0px;
}
.node--type-article .metadatas {
  font-size: 0.9rem;
  font-style: italic;
  color: #9e9e9e;
  font-weight: lighter;
}
.node--type-article  .content article .container {
  margin-top: 30px !important;
  padding: 30px 50px 80px 50px;
  background: #ffffff;
  margin: 0 auto;
  box-shadow: 0px 20px 40px #2699fb33;
  border-radius: 30px;
  margin-bottom: 50px;
}
.node--type-article  img.content {
  width: 100%;
}
.contact input#edit-field-ma-demande-none,
.contact input#edit-field-ma-demande-professionnel,
.contact input#edit-field-ma-demande-enseignant
{
  width: 20px;
  height: 20px;
}

.contact #edit-field-ma-demande label {
  font-weight: normal;
}
.temoignages  div#owl-temoignages {
  padding: 0px;
  margin: 0px;
  background: #000;
  width: 100%;
  margin-bottom: -10px;
}
.notre-actualite .titre-teaser {
  padding: 0 10px;
  min-height: 60px;
}
.notre-actualite .titre-teaser h5 {
  font-size: 1.1rem;
}


.notre-actualite .extrait-teaser {
  padding-top: 0px !important;
}
.notre-actualite .post-show .image-teaser {
  margin-bottom: 10px;
}
.notre-actualite  .post-show .extrait-teaser p {
 min-height: 90px;
}
.node--type-article .post-show .image-teaser {
  margin-bottom: 10px;
}
.node--type-article .post-show h5 {
  font-size: 1.1rem;
}

article.post-show {
  display: flex;
  flex-direction: column;
}

.notre-actualite .view-id-les_dernieres_actualites article, .node--type-article .view-id-les_dernieres_actualites article {
  height: 45vh;
  margin-bottom: 20px;    overflow: hidden;
}
.notre-actualite a#cta-actualite-aticles,
.node--type-article  a#cta-actualite-aticles
{
  margin: 0px 20px;
}
.notre-actualite .titre-teaser h3,
.node--type-article .titre-teaser h3
{
  font-size: 1.0rem;
  line-height: 1.5rem;
  font-weight: bold;
}

.notre-actualite .dernieres-actualites {
  margin: 50px auto;
}
.notre-actualite .dernieres-actualites h2,
.node--type-article  .dernieres-actualites h2
{
  margin: 25px 0px;
}
.notre-actualite .principale h3 {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: bold;
}
.notre-actualite .container.post-show {
  background: #ffffff;
  margin: 0 auto;
  box-shadow: 0px 20px 40px #2699fb33;
  border-radius: 15px;
  height: 40vh;
  padding: 20px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .notre-actualite .container.post-show,
  .node--type-article  .container.post-show
  {
    height: auto;padding-bottom: 15px;
  }
  .notre-actualite .view-id-les_dernieres_actualites article,
  .node--type-article .view-id-les_dernieres_actualites article
  {
    height: auto;
    padding-bottom: 15px;
  }
}
@media (max-width: 728px) {
  .notre-actualite  .extrait-teaser {
    display: none;
  }
}

.node--type-nexercice .card-question:hover label {
  background: #efefff;
  border-radius: 10px;
  border: 1px #dbdbdb solid;
}
.card-content .footer-card svg {
  color: #6869f6;
  height: 30px;
  width: 30px;
}
.card-content .footer-card svg {
  font-size: 20px;
  display: none;
}
.card-question .card-input-element:checked + .card-content .footer-card svg{
  display: block;
}
.card-question .card-input-element:checked + .card-content::after {
  display: none;
}
.card-question .card-input-element:checked + .card-content {.notre-actualite .extrait-teaser
  background: none;
}
.node--type-nexercice .owl-item .image a {
}

.node--type-nexercice .question-outer .titre {
  padding-top: 30px;
}
.notre-actualite .meta-teaser {
  padding: 3px 10px;
  min-height: 10px;
  font-size: 0.8rem;
  font-style: italic;
  color: #6c6c6c;
  font-weight: lighter;
}
.card-question .fichier {
  height: 20px;
}
.card-question .card-image {
  margin: 0 -20px;
}
.temoignages .owl-carousel.owl-drag .owl-item {
  padding: 0px;
}
#videoframe_v iframe {
  width: 100%;
  height: 100%;
}
/* Page MODAL CHALLENGE */
.challenge-page #header,
.challenge-page #footer-desktop
{
    display: none;
}
.challenge-page  #main-wrapper {
    background: none;
}


.question input, .question textarea {
    max-width: 100% !important;
    padding: 5px 10px;
    border-radius: 5px !important;
    font-size: 1.3rem;
}

.encart-presentation label {
    font-size: 1.3rem;
}

.texte p {
        font-size: 1.3rem;
}

.monequipe li span  {
    color: #FFF;
    font-size: 0.6rem;
    display: block;
}


.monequipe li.nav-item {
    text-align: center;
    width: 50%;
}


.monequipe .dashboard-session img.membre-equipe {
        border: 2px #fff solid;
}

.dashboard-session .chef img.membre-equipe {
        border: 2px #f00  solid;
}


/** JEUX **/

.node--type-nexercice div#burger-menu {
    position: absolute;
    background: none;
    padding-left: 25px;
    padding-top: 5px;
    line-height: 80px;
    z-index: 1 !important;
}

.node--type-nexercice .menu-jeu {
    padding-bottom: 20px;
    max-width: 1140px;
    margin: 0 auto;
    margin-top: 0px;
}

.node--type-nexercice #header,
.node--type-nexercice span.bburg
{
    display: none;
}

.node--type-nexercice  .block-menujeublock {
    margin-top: 0px;
    padding: 20px 20px;
    margin-bottom: 20px;
}
.node--type-nexercice span#open-nav {
    font-size: 70px !important;
    color: #111C44;
}

.node--type-nexercice img.icon-fun {
    width: 100px;
    padding: 10px;
}

.node--type-nexercice .icon-indices {
    width: 100px;
    position: fixed;
    height: 160px;
    background: #FFF;
    left: -10px;
    border-radius: 0px 20px 20px 0px;
    box-shadow: 3px 3px 10px;
    top: 37%;
}


@media (min-width: 768px){
    .container {
        max-width: 90% !important;
}
}
.path-user #main-wrapper { height: 100%;}

.path-user .dialog-off-canvas-main-canvas,
.path-user #page-wrapper,
.path-user #page,
html,
body
{
        height: 100% !important;
}


.node--type-nexercice .nfield-map {
    display: flex;
}
.node--type-nexercice .nfield-map.address{
    width: 100%;
}

.node--type-nexercice .nfield {
    padding: 20px;
}
.node--type-nexercice div#us2 {
    width: 100% !important;
}

.node--type-nexercice .question span {
    color: #f00;
}

/* Fix Game */

#exercice-container img {
    max-width: 100%;
    
}


#block-myresultblockblock h2 
{
    font-weight: bolder;
}

#block-myresultblockblock .ssresultats span {
    font-size: 1.5rem;
    width: 100%;
    font-weight: bolder;
    display: block;
    color: #6869f6;
}




.path-user  .user-picture, .user-picture img {
    width: 60px;
    height: 60px;
    background: #6869f6;
    border-radius: 100%;
}

.menu-jeu .titre1 a {
    text-transform: uppercase;
    color: #6C63FF;
    font-weight: bold;
    width: fit-content;
    text-align: center;
    text-decoration: none;
}
.menu-jeu .titre2 a {
    text-transform: uppercase;
    color: #283365;
    border-top: 2px solid #283365;
    font-weight: bold;
    width: fit-content;
    text-align: center;
    text-decoration: none;
}

.titremenu {
    align-items: start;
}

.menu-exercices ul.exercice-list, .menu-parties ul.partie-list {
    padding-left: 0px;
}

.block-menujeublock .menu-jeu .menu-parties {
    padding-bottom: 10px;
}

.menu-exercices ul.exercice-list > li.actif > a {
    background: #6c63fd;
    color: #FFF !important;
    border-radius: 8px;
}

ul.exercice-list > li {
    border-radius: 8px;
}
ul.exercice-list > li a {
    background: none;
    color: #6c63fd !important;
}

.menu-parties ul.partie-list > li > a {
    padding: 7px 13px 8px 13px;
}

.menu-exercices ul.exercice-list, .menu-parties ul.partie-list {
    padding: 0px 0px 10px 0px !important;
}

.node--type-nexercice .block-menujeublock {
    padding: 20px 20px 0px 20px;
}
.encart-presentation {
        box-shadow: 0px 0px 20px #b7b3ef;
    background: #ffffffcf !important;
}



.block-menujeublock {
    background-color: transparent !important;
    padding: 15px 0;
}

.encart-presentation label {
    font-weight: bolder !important;
    color: #6c63fd !important;
}

input:not(input[type='submit']), textarea {
    border: 1px solid #9a94f7 !important;
    background: #dcdaff;
    color: #283365;
}

input:not(input[type='submit'])::placeholder,
input:not(input[type='submit'])::-ms-input-placeholder, /* Chrome, Firefox, Opera, Safari 10.1+ */
input::placeholder
{ 
  color: red;
  opacity: 1; /* Firefox */
}


.encart-presentation  .texte p {
    /* font-size: 1.3rem; */
    color: #283365;
}

.node--type-nexercice #footer-desktop {
    top: -60px;
    position: relative;
}

.node--type-nexercice div#page {
    min-height: 100vh;
}

.node--type-nexercice .icon-indices {
    height: 125px;
    width: 70px;
}


.node--type-nexercice img.icon-fun {
width: 65px;
    padding: 5px 0px 0px 10px;
}

.informations-essentielles div.image {
    float: left;
    height: 120px;
    width: 150px;
}
.informations-essentielles H5 {
    text-align: center;
    font-size: 1.2rem;
    padding-top: 10px;
    color: #283365;
    font-weight: bolder;
    text-decoration: underline;
}

.node--type-nexercice  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    box-shadow: 0px 0px 20px #6c63fd;
}


.informations-essentielles div.image img {
    width: 80%;
}

.dashboard-session .bloc-img-membre {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
}

.user-picture, .user-picture img {
    /*width: 100% !important;
    height: 100% !important;*/
    width: 100%;
    height: 100%;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: #283365;
    border-radius: 100%;
    padding: 5px;
    width: 50px;
    height: 50px;
}

/*** FIX DNE 04 04 2023****/
.node--type-presentation video{
    position: absolute;
    top: 50%; 
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%; 
    min-height: 100%; 
    width: auto; 
    height: auto;
    overflow: hidden;
        max-height: 100%;
  }
  
  .carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    border: 10px #283365 solid;
}

.encart-presentation .block-left {
    min-height: 700px;
}

.node--type-nexercice #footer-desktop {
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.node--type-nexercice .modal-dialog {
    max-width: 70% !important;
}

.node--type-nexercice .modal-dialog img {
    max-width: 100% !important;
}

.node--type-nexercice .plain2 p {
    font-size: 1.1rem;
    font-weight: bold;
    width: 100%;
    margin: auto;
    line-height: 1.2rem;
    margin-bottom: 10px;
    text-align: left;
}
.node--type-nexercice .plain2 H2 {
    font-size: 1.5rem;
    font-weight: bolder;
    text-align: center;
    color: #c3397a;
    padding: 20px;
}

.node--type-nexercice .plain H1{
position: absolute;
    top: 120px;
    z-index: 3;
    text-align: center;
    width: 100%;
}
.node--type-nexercice .plain p{
position: absolute;
    top: 160px;
    color: #FFF;
    font-size: 1.5rem;
    font-weight: bolder;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 20px;
}
.node--type-nexercice .plain {
    position: relative;
overflow: hidden;
}
.node--type-nexercice .plain2 img{
    width: 90%;
    margin: auto;
    float: none;
    left: 0;
    right: 0;
    display: block;
}
.node--type-nexercice video {
    top: -160px;
    position: relative;
}

div#main,
main#content,
.path-user #main-wrapper
{
    min-height: 1500px;
}


.path-user .alert.alert-dismissible.fade.show.col-12.alert-danger {
    display: none;
}

.question-outer a {
    color: #6869F7 !important;
    cursor: pointer;
}


.node--type-nexercice #main-wrapper {
    height: 100%;
    background-image: url(https://odyssee2.10gitallab.com/modules/custom/xgit_my_account/images/AnimatedShape1.svg);
    background-size: cover;
}

.node--type-nexercice .encart-presentation {
    background:#fff !important;
}

.path-user #main-wrapper {
    height: 100%;
    background-image: url(https://odyssee2.10gitallab.com/modules/custom/xgit_my_account/images/AnimatedShape1.svg);
    background-size: cover;
}