.nav{
    cursor: pointer;
}
.ularge{
    width: 300px;
}

.nav ul{
    position: absolute;
/* on cache les sous menus complètement sur la gauche */
    left: -999em;
    text-align: left;
    z-index: 1000;
}
.nav li{
    list-style: none;
    list-style-image: none;
}
.nav li:hover ul {
/* Au survol des li du menu on replace les sous menus */
    left: auto;
}
@media(min-width:768px){
     .navbar-custom.top-nav-collapse .nav li:hover ul {
        padding: 10px 30px;
        background-color: #101c47;
    }
}
.reseau{
    width: 23px;
}
.bodyPart{
    background-color: #101c47;
}
#page-top{
    background-color: #101c47;
}
#team{
    background-color: #101c47;
}
#team2{
    background-color: #101c47;
}


#contact{
    background-color: white;
}
.liseret {
    border:6px solid #00a8ff;
    border-radius: 2px;
}

li {
    list-style-image: url(../img/data/pictos/etoile-puce.svg);
}

h2,
h4 {
    color: #101c47;
    font-family: 'Abel', sans-serif;
}

h3,
h5,
.navbar-brand,
.brand-heading {
    font-family: 'Abel', sans-serif;
}

.p-intro-ul {
    margin-bottom: 0px;
}

.citation p span {
    font-size: 2em;
}

.btn-on-video {
    position: relative;
    top: 40px;
}

.video-controls {
    display: none;
}

.navbar-custom.top-nav-collapse a {
    color: #fff;
}

h1.headerline {
    line-height: inherit;
    font-size: 1.5em;
    color: #fff;
}

.citation p {
    font-size: 1em;
}

#countdown p,
#countdown h5 {
    color: #fff;
}

#countdown h1{
    margin-top: 30%;
    text-align: justify;
}
#countdown .btn{
    padding-top: 0%;
    padding-bottom: 0%;
}


#progress h2,
#action2 h2,
#mission h2,
#mission h4,
#about3 h3,
#about3 h5,
#about4 h3,
#about4 h5,
#about5 h3,
#about5 h5,
#partenariat h3,
#partenariat h5,
#webinaire h3,
#mentionsLegales h3,
#article h3,
#formation h3,
#formation h5,
#methode h3 {
    color: #fff;
}
#about4 h3{
    margin-left: 15px;
}
#mentionsLegales h3,
#mentionsLegales h4,
#mentionsLegales p{
    margin-left: 25px;
    color: #fff;
}

#article h4,
#article p{
    color: #fff;
    text-align: justify;
}
#article p{
    font-size: 15px;
}
#article h4{
    padding-top: 5%;
}

.vertical{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40%;
}
.imgCoach{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50%;
}
.tennis{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50%;
}


#article h3,
#article h2{
    color: #fff;
}
#article li{
    text-align: justify;
    font-size: 15px;
}

}
#mentionsLegales p{
    font-size: 17px;
}

#webinaire h5 {
    margin-top: 10%;
    color: white;
}

#webinaire li {
    color: white;
}
#mentionsLegales h5 {
    margin-top: 10%;
    color: white;
}

#mentionsLegales li {
    color: white;
}
#article h5 {
    margin-top: 10%;
    color: white;
}

#article li {
    color: white;
}

#progress h4,
#project h4 {
    color: #00a8ff;
}

#action p {
    font-size: 1em;
}

#action p.p-petit {
    font-size: 0.8em;

}

.navbar-custom a {
    color: #cecece;
}

.info img {
    width: 90%;
    margin-left: 7%;
}
.info3 img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7%;
}

.imgBandeau {
    margin-top: 7%;
}
.imgBandeau2 {
    margin-top: 10%;
    padding-left: 20%;
}
.info {
    text-align: justify;
    color: white;
}

.info2 {
    text-align: justify;
}

.info3 {
    text-align: justify;
    color: white;
}

.info2 p {
    padding-bottom: 2%;
}

.info p {
    margin-left: 5%;
    margin-right: 5%;
}
.info h3 {
    margin-left: 5%;
}
.info3 h3 {
    margin-left: 5%;
}
#profil h4{
    margin-left: 5%;
}
#profil3 h1{
    margin-left: 30px;
}

.groupe {
    padding-top: 10%;
}
.disque img{
    width: 70%;
}

.bateau {
    padding-bottom: 1px;
    width: 50%;
    margin-left: 30%
}
.besoins{
    padding-bottom: 85px;
}

#about {
    background: url(../img/data/nouveau-plateau.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#about p {
    font-size: 1em;
    line-height: 1.7em;
}

#about2 h6 {
    color: #00a8ff;
    margin-bottom: 10px;
}

#formation h6 {
    color: white;
    font-family: "open sans", Arial, sans-serif;
}

#about2 h4.headerline {
    padding-bottom: 5px;
}

#formation h5.headerline {
    padding-bottom: 0px;
}

#about2 .padding-light {
    padding: 20px 60px;
}

#about2 p {
    font-size: 0.9em;
}

.split-padding4,
.split-padding5 {
    padding-top: 50px;
    padding-bottom: 70px;
}

.split-padding5 {
    background-color: #101c47;
}

.split-padding4 h4,
.split-padding5 h4,
.split-padding4 p,
.split-padding5 p {
    margin-bottom: 0px;
    color: #fff;
}

#webinaire .split-padding5 h5,
#webinaire .split-padding4 h5 {
    color: #fff;
}

#mentionsLegales .split-padding5 h5,
#mentionsLegales .split-padding4 h5 {
    color: #fff;
}
#article .split-padding5 h5,
#article .split-padding4 h5 {
    color: #fff;
}
.split-padding4 {
    background-color: #15225c;
}

.split-padding4 p,
.split-padding5 p {
    font-size: 1em;
}

#countdown p {
    width: 70%;
    margin: auto;
}


#countdown {
    background: #15225c url(../img/data/capture-toem.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 200px;
}
#acceuil2 p{
    color: white;
    text-align: justify;
    font-family:  'Abel', sans-serif;
    font-size: 17px;
}
.container-c-margin{
    margin-left: 15%;
    margin-right: 15%;
}
#cal{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#coach{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top:0px;
    padding-bottom: 0px;
}
#profil {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 50px;
}
#profil2 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 0px;
}
#profil3 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 0px;
}

#about3 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 0px;
}
#about4 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 0px;
}
#about5 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 0px;
}
#formation {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 200px;
}

#partenariat {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 0px;
}

#webinaire {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 150px;
}
#mentionsLegales {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 150px;
}
#article {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 200px;
}
#team{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 150px;
}
#team2{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 0px;
}

#savoirPlus {
    font-family: 'Abel', sans-serif;
    font-size: 0.9em;
    color: white;

}

#project {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 100px;
    background-color: #101c47;
}
#profil h4{
    text-align: justify;
    color: #fff;
    font-size: 15px;
}
#profil3 h1{
    text-align: justify;
    font-size: 20px;
}
#profil3 li{
    padding-left: 30px;
}
.formation {
    background-color: #101c47;
}

.project-item .project-link .project-link3 .caption {
    text-align: center;
    opacity: 1;
}

.imgModal {
    cursor: pointer;
    margin-bottom: 20%
}

.imgModal:hover {
    opacity: 50%;
}

.team p {
    padding: 20px 20px;
    font-family: 'Abel', sans-serif;
    font-size: 1.2em;
    line-height: 1.7em;
    color: white;
}
.team2 p {
    padding: 20px 20px;
    font-family: 'Abel', sans-serif;
    font-size: 1.2em;
    line-height: 1.7em;
    color: white;
}



#about3 ul.blanc li,
#about3 .split-padding4 h3 {
    color: #fff;
}
#about4 ul.blanc li,
#about4 .split-padding4 h3 {
    color: #fff;
}
#about5 ul.blanc li,
#about5 .split-padding4 h3 {
    color: #fff;
}


#partenariat ul.blanc li,
#partenariat .split-padding4 h3 {
    color: #fff;
}

#webinaire ul.blanc li,
#webinaire .split-padding4 h3 {
    color: #fff;
}
#mentionsLegales ul.blanc li,
#mentionsLegales .split-padding4 h3 {
    color: #fff;
}
#article ul.blanc li,
#article .split-padding4 h3 {
    color: #fff;
}
#formation ul.blanc li,
#formation .split-padding4 h3 {
    color: #fff;
}

#methode ul.blanc li,{
color: #fff;
}


#methode li {
    list-style-type: none;
    color: white;
}

#team blockquote {
    font-size: 15px;
    font-style: italic;
    color: white;

}
#team2 blockquote {
    font-size: 15px;
    font-style: italic;
    color: white;

}


#about3 {
    background-color: #101c47;
}
#about4 {
    background-color: #101c47;
}
#about5 {
    background-color: #101c47;
}

#formation {
    background-color: #101c47;
}

#partenariat {
    background-color: #101c47;
}

#webinaire {
    background-color: #101c47;
}
#mentionsLegales {
    background-color: #101c47;
}
#article {
    background-color: #101c47;
}

#about4 img {
    width: 32%;
    margin-left: auto;
    margin-right: auto;

}
#about5 img {
    width: 32%;
    margin-left: auto;
    margin-right: auto;

}
#formation a {
    cursor: pointer;
}

.picto {
    width: 17%;
    margin-left: 45%;
    padding-bottom: 20px;

}

.tarif {
    width: 90%;
    cursor: pointer;
}

#partenariat img {
    width: 90%;
}

#webinaire img {
    width: 90%;
}

#greg {
    width: 40%;
    margin-left: 40%;
}

#doro {
    width: 40%;
    margin-left: 40%;
    margin-top: 17%;
}

.nom {
    text-align: center;
}

.commentaire {
    text-align: justify;
}

.commentaire strong {
    color: #00a8ff;
}

#methode {
    background-color: #101c47;
}

.work {
    color: #fff;
}

.work h4 {
    color: #fff;
    border-bottom: 1px solid #00a8ff;
    padding-bottom: 15px;
}

.modal-content {
    background-color: #101c47;
}

.modal-content h2,
.modal-content p {
    color: #fff;
}

.modal-content h4,
.modal-content p {
    margin-top: 30px;
    margin-bottom: 10px;
}

.modal-content .btn-default {
    color: #00a8ff;
    border-color: #00a8ff;
}

.modal-content hr {
    display: none;
}

.project-modal .close-modal {
    right: 50px;
    text-align: right;
    color: #00a8ff;
    opacity: 1;
}
.project-modal2 .close-modal {
    right: 50px;
    text-align: right;
    color: #00a8ff;
    opacity: 1;
}
.project-modal2 {
    font-family: 'Abel', sans-serif;
}
.project-modal2 h4{
    color: white;
}

.navbar-brand img {
    height: 80px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1200px) {

    .navbar-brand img {
        height: 20px;
    }

    .navbar-custom a {
        font-size: 0.7em;
        margin-bottom: 10px;
    }

    .intro .intro-body p.intro-texte {
        font-size: 0.2em;
    }

    .navbar-header {
        float: none;
        margin: auto;
    }


}

@media screen and (max-width: 768px) {

    #countdown {
        padding-top: 100px;
    }

    h1.headerline {
        color: #00a8ff;
    }



    .btn {
        width: inherit;
        display: inline;
    }

}

.totem {
    width: 33%;
    margin-left: 30%;
}

.totem2 {
  width: 200%;
}

.blanc strong {
    color: #00a8ff;
}
.asterix{
    text-indent: 90px;
}


#contact img {
    width: 20%;
    padding-bottom: 7%;
}


figure{
    display: flex;
    flex-flow: column;
    width: 620wv;
    margin: auto;
}

figcaption {
    background-color: #101c47;
    color: #fff;
    font-family: 'Abel', sans-serif;
    font-size: 15px;
    text-align: center;
}

#carousel img{
    max-width: 620px;
    max-height: 100%;
}
#carousel img:hover {
    background-color: #101c47;
    opacity: 50%;
}

.carousel-item {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 450px;
    margin-right: 40px;
    list-style-image: none;
    list-style: none;
}
.carousel-items {
    display: flex;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
}

.carousel-item {
    flex: 1 0 250px;
    width: 650px;
    scroll-snap-align: start;
}
::-webkit-scrollbar-track {
    background-color: #101c47;
}

::-webkit-scrollbar {
    height: 6px;
    background-color: #101c47;
}

::-webkit-scrollbar-thumb {
    background-color: #00a8ff;
    border-radius: 10px;
}

#acceuil3 h4{
    color: white;
    text-align: justify;
    margin-bottom: 20px;

}
#acceuil3 img{
    margin-top: 60px;
}
.centrage {
    margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.centrage2 {
    margin-left: auto;
  margin-right: auto;
  width: 20%;
}
.centrage3 {
    margin-left: auto;
  margin-right: auto;
  width: 60%;
}
.centrage3 p{
    font-size: 12px;
    text-align: justify;
}


#acceuil3 p,
#acceuil3 li{
    text-align: justify;
    font-family: 'Abel', sans-serif;
    font-size: 17px;
    color: white;
}
.petit{
    font-size: 10px;
}


.img-slide{
    width: 100px;
}
#slider {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 40vw;
}

#slides {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    max-height: 100%;
}


#slides figure {
    display: inline-block;
    width: 100vw;
    max-height: 100%;
    margin: 0;
}

#slides figure img {
    width: 50%;
    /*Centrer l'image verticalement si celle-ci ne peut être affichée totalement*/
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#slides figure figcaption {
    position: absolute;
    bottom: 0;
    padding: 1.5em 1.5em ;
    text-align: center;
    width: inherit;
    background-color: rgba(16,28,71,0.5);;
    color: white;
}
#slides figcaption {
    font-size: 2vw;

}


@keyframes slide {
    0%, 20%, 100% {
        left: 0; /*1ère image*/
    }
    35%, 50% {
        left: -100vw; /*2ème image*/
    }
    70%, 95% {
        left: -200vw; /*3ème image*/
    }
}

#slides {
    /*... Code précédent ...*/
    /*CSS3 keyframes animation*/
    animation-name: slide;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}
#slides {
    animation: slide 20s infinite ease-in-out forwards;
}
#slides:hover {
    animation-play-state: paused; /* Mise en pause de l'animation */
}
.dots_commands  {
    position: absolute;
    bottom: 0;
    width: 100vw;
    padding:0;
    margin: 0;
    text-align: center;
}

.dots_commands li {
    display: inline;
    padding: 0;
    margin: 0;
}

.dots_commands label {
    position: relative;
    display: inline-block;
    height:8px; width: 8px;
    margin: 0 5px;
    text-indent: -9999px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 2px rgba(0,0,0,0.55) inset;
    cursor: pointer;
}

input[type="radio"] {
    display: none;
}
input[type="radio"]#show_slide1:checked ~ nav .dots_commands li:nth-of-type(1) label,
input[type="radio"]#show_slide2:checked ~ nav .dots_commands li:nth-of-type(2) label,
input[type="radio"]#show_slide3:checked ~ nav .dots_commands li:nth-of-type(3) label {
    outline: none;
    background: dodgerblue;
}

input[type="radio"]#show_slide1:checked ~ div#slides {
    animation: none;
    left: 0;
}

input[type="radio"]#show_slide2:checked ~ div#slides {
    animation: none;
    left: -100vw;
}

input[type="radio"]#show_slide3:checked ~ div#slides {
    animation: none;
    left: -200vw;
}

/* Overload for menu */
.nav.navbar-nav{
    padding-top: 35px;
}
@media(max-width:768px){
    .navbar-custom .nav li a.page-scroll{
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .navbar-custom .nav .li{
        padding-bottom : 0;
    }
    .navbar-nav li>ul{
        position: relative;
        left: 0;
        /*max-height: 0;*/
        transition: max-height .5s;
        overflow-y: hidden;
    }
    .navbar-nav li>ul.open{
        max-height: 999px;
    }
    .navbar-nav .social-icon{
        display: inline-block ;
    }
}

.title-xl{
    color: #00a8ff;
    font-size: 30px;
    text-align: left;
    line-height: 34px;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Abel', sans-serif;
}

.title-lg{
    color: white;
    margin-bottom: 20px;
    border-bottom: 1px solid #00a8ff;
    padding-bottom: 15px;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Abel', sans-serif;
}
.title-xxl{
    font-size: 40px;
    text-align: left;
    line-height: 34px;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Abel', sans-serif;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.profil-picture{
    border-radius: 50%;
    border: 4px solid white;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 30px;
    max-width: 400px;
}
.profil-picture img{
    width: 100%;
}
.wrapper-90{
    max-width:90%;
    width:90%;
    margin:0 auto;
    position:relative;
}
.has-color-white{
    color: white ;
}
section.first-section{
    padding-top: 200px !important;
}
section.title-section{
    padding-top: 200px !important;
    padding-bottom: 0px !important;
}
.d-none{
    display: none;
}
.w-100{
    width: 100%;
}
.commentaire{
    font-style: italic;
    font-size: 12px !important;
    opacity: .8;
}
.title-xs{
    color: #00a8ff;
    font-size: 10px;
    margin: 0;
}
.title-sm{
    margin: 4px 0;
}
.profil-more{
    margin: 20px 0;
}
.profil-more p{
    font-size: 12px;
    opacity: .6;
}
.profil-img-me{
    max-width: 250px;
    margin: 10px;
}
.profil-info{
    padding-top: 30px;
}
.d-inline-block{
    vertical-align: top;
    display: inline-block;
}
.view_by{
    text-transform: uppercase;
    color: #00a8ff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}