/* ---------------------
    INFOS RESPONSIVE

    col-xs	< 768 px		tel				> tout reste en place
    col-sm	768 < > 992 	tablette		> passe sur 1 col en dessous de 768  (= pt de rupture)
    col-md	992 < > 1200	ordi classiq	> passe sur 1 col en dessous de 992  (= pt de rupture)
    col-lg	> 1200 px		Très grd format	> passe sur 1 col en dessous de 1200 (= pt de rupture)

------------------------ */


/* ---------------------
    STYLE PAR DEFAUT
------------------------ */

.absolute {
    position: absolute;
}
    
h1 {
    font-family: 'Abel', sans-serif; 
    color: #3c3939;
    font-size: 200%;
}
h2 {
    font-family: 'Abel', sans-serif;
    font-size: 30px;
    color: #3c3939;
    text-transform: none;
}
h3 {
    font-family: 'Abel', sans-serif;
    font-size: 25px;
    color: #3c3939;
    text-transform: none;
}
h4 {
    text-transform: none;
}
h5 {
    text-transform: none;
}
p {
    font-family: 'Abel', sans-serif;
    color: #3c3939;
    font-size: 18px;
    line-height: 130%;
}
p a {
    border-bottom: 0;
}
p a:hover {
    border-bottom: 0;
}
/* #contener{
    width: 1000px;
	margin: auto;
    background: white;
}   */

.reinitialise {
    border-radius : 0
}

body {
    box-sizing: border-box;
}


/*==========  Pour les Ecrans Large ==========*/ 

/* remove marging */
.rm {
    margin: 0 !important;
}

/* remove padding */
.rp {
    padding: 0 !important;
}

/* marging top */
.mt-40 {
    margin-top: 40px;
}


/* ---------------------
	    NAV BAR 
------------------------ */
.mav-nav{
    border:0;
    background: none;
    margin-top: 20px;
}

.logo {
    width: 60%;
}

.navbar-default {
    background-color: #fff;
    margin-bottom: 0;
}

.navbar-default ul {
    text-align: center;
}

.navbar-default ul li,
.navbar-default .navbar-brand {
    margin-right: 2rem;
}

.nav li a {
    font-family: 'Abel', sans-serif;
    font-size: 20px;
    color: #3c3939;
    text-transform: uppercase;
    display:block;
}

.nav li a:hover {
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    display:block;
}

a.navbar-brand {
    color: #3c3939;
    margin-top: -20px;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

.boutton {
    background: #fff;
    margin-top: 40px;
    margin-bottom: -10px;
    border: 1px solid #3c3939;
} 

/* .navbar-toggle a {
    font-family: 'Abel', sans-serif;
    font-size: 15px;
    border: 1px,  #3c3939;
    text-transform: uppercase;
    display:block;
} */


/***************** FOOTER *******************/

footer {
    margin-top: 100px;
	padding: 15px;
}
.filetFooter {
    margin-bottom: 20px;
}
.texteFooter {
    text-align: center;
    font-family: 'Abel', sans-serif;
    font-size: 14px;
    color: #3c3939;
}
.clear {
	clear:both;
}

/* ?????? */
.fa-angle-up:before {
    content: "\f106";
}
    *:before {
        box-sizing: border-box;
    }
    
/* ---------------------
    Flèche > top
------------------------ */

button {
	position: fixed; 
	right: 10px;
	bottom: 25px;
	background: none;
	border: 0;
    font-size: 200%;
	transition: 1s;
    /* cursor: pointer; */
}
button .color{
    color: #3c3939;
}
button :hover{
	color: #878282;
}

/***************** PROJECTEUR *******************/


.projecteur {
    margin-top: 60px; 
    background: #3c3939;
    padding-top: 30px;
}

.projecteur img {
    object-fit: cover;
    max-width: 40%;
    display: block;
    margin: auto;
}
figcaption p {
/*  position: absolute;   */
    color: #fff;
    font-size: 32px;
    box-sizing: border-box;
    margin-bottom: 15px;
    line-height: 150%;    
}
.nom_Prenom {
    color: #ffff33;
    font-size: 54px;
}
.mailTo {
    color: rgb(245, 134, 29);
    border: 0;
}
.mailTo a:hover {
    color: #ffff33;
    border: 0;
}
.in a:hover {
    color: #ffff33;
    border: 0;
}
.fa-linkedin-in {
    border: 0;
}

.logos {
    display: block;
    margin-top: 30px;
}

.owl-carousel .owl-item img {
    width: 60%;
}


/***************** DESCRIPTION *******************/

h2 {
    font-family: 'Abel', sans-serif; 
    color: #3c3939;
    font-size: 40px;
}
h3 {
    font-family: 'Abel', sans-serif;
    font-size: 28px;
    color: #3c3939;
}
h4 {
    font-family: 'Abel', sans-serif;
    font-size: 23px;
    color: #3c3939;
    line-height: 180%;
    text-transform: uppercase;
}
.des_prestations {
    margin: 0;
}
.accroche {
    text-align: center;
    padding: 90px 0 40px 0;
}
.portrait {
	max-width: 80%;
    margin: auto;
    padding: 0;
}
.histoire {
    position: relative;
    padding: 0;
}
.histoire p {
    text-align: justify;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 45px 0 10px 0;
}
.lienCV {
    color: rgb(243, 97, 18);
}
.pointsForts{
    width:100%;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.2em;
    display: block;
    padding: 40px 0;
    clear: both;
}
hr{
    height: 1px;
    background-color: #3c3939;
    border: none; /*on supprime le style par défaut*/
    margin: 0;
  }


/***************** PARALLAX *******************/

.parallax { 
    /* The image used */
    background-image: url(../img/parallax/fond5.jpg);

    /* Set a specific height */
    height: 400px;    

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/********************* NAV PORTFOLIO ******************/


.headerPortfolio{
/*    background: #3c3939;      */
    padding: 30px 0 30px 0;
    margin: 80px 0 0 0;
}   

.menuPortfolio {
    margin: 115px 0 5px 5px;
    padding: 0;
    list-style-type: none; 
}
.menuPortfolio li {
    padding-left: 10px;
}
.menuPortfolio a{
    width: 160px;
    font-family: 'Abel', sans-serif;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
	color: #3c3939;
	text-decoration:none;
    background: #ffff33;
    padding: 50px;
    border-radius: 110px;
    display: block;
}
.menuPortfolio li:hover{
	cursor: pointer;
}
.menuPortfolio a:hover{
	color: #ffff33;
    background: #3c3939;
}


/***************** PORTFOLIO *******************/

.jauge {
    margin-bottom: 240px; 
 }
.progress-bar-warning2 {
    background-color: rgba(255, 255, 51);

}
.langage {
    text-align: left;
    padding-left: 10px;
    color: #3c3939;
    vertical-align : middle;
    line-height: 110%;
}

hr .hrPortfolio {
    margin: 0 15px 0 15px;
}
#Portfolio{
    margin-top: 50px;
    margin-bottom: 70px;
}
.portfolioWeb {
    padding-bottom: 50px;
}
.portfolioEdition {
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}
.portfolioIdentite {
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}
.portfolioMP {
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}
#web {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
#edition {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
#identite {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
#matteP {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.thumbnail {
    padding: 0;
    border: 0;
    border-radius: 0;
    margin-bottom: 35px;
}
.vignettes {
    margin: 0;
    padding: 0 30px 20px 30px;
}


/***************** MODAL portfolio *******************/

* {
    box-sizing: border-box;
  }
  
  .row > .column {
    padding: 0 8px;
  }
  
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  /*
  .column {
    float: left;
    width: 25%;
  } */
  
  /* The Modal (background) */
  .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
  }
  
  /* Modal Content */
  .modal-content {
    position: relative;
/*    background-color: #fefefe;    */
    margin: auto;
    padding: 0;
/*    width: 90%;   */
    max-width: 800px;
  }
  
  /* The Close Button */
  .close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
    opacity: 1;
  }
  
  .close:hover,
  .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
  }
  
  .mySlides {
    display: none;
    text-align: center;
  }
  
  .cursor {
    cursor: pointer
  }
  #caption {
    font-family: 'Abel', sans-serif;
    color: #fff;
    font-size: 18px;
    margin: 15px 0 30px 0;
  }
    #caption2 {
        font-family: 'Abel', sans-serif;
        color: #fff;
        font-size: 18px;
        margin: 15px 0 30px 0;
    }
    #caption3 {
        margin-top: 50px;
    }
    #caption4 {
        margin-top: 50px;
    }

  /* Next & previous buttons */
  .prev, .next {
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }


  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
	/* .numbertext img {
		width: auto !important;
	} */

  /* .img {
  /*  margin-bottom: -4px;  */

  .caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white; 
  }
  
  .imageControlWeb {
    margin-bottom: 10px;
    text-align: center;
  }

  .lienSite {
    color: #ffff33;
    font-size: 15px;
    font-weight: 100;
   }
   .lienSite .nonActif {
    color: #fff;
   }
  .demo {
    opacity: 0.6;
    margin: 20px;
  }
  
  .active,
  .demo:hover {
    opacity: 1;
  }
  
 
  img.hover-shadow {
    transition: 0.3s;
    opacity: 1; 
  }
  img.hover-shadow:hover {
    opacity: 0.5; 
  }
  
  .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

/*    .next a {
    background-color: #878282;
    }   */

    .next a:focus, a:hover {
    color: #878282;
    text-decoration: none;
    }

/***************** MON ŒIL *******************/

.inprogress {
    /*    text-align: center;   */  
        margin-top: 250px;
        height: 800px;
    }
    .imgInProgress {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    
    
/***************** MEDIAQUERIES *******************/

/* medium screen */
@media (max-width: 1024px){ 
    figcaption p {
        font-size: 26px; 
    }
    .nom_Prenom {
        font-size: 44px;
    }

    .portrait {
        max-width: 100%;
        padding-top: 20px;
    }
    .histoire p {
        margin: 10px 0 10px 0;
    }
} 

/* tablette */
@media (max-width: 780px){ 
    figcaption p {
        font-size: 24px; 
        line-height: 28px;
    }
    .nom_Prenom {
        font-size: 32px;
        display: inline-block;
        padding-bottom: 12px;
    }

    .accroche {
        padding: 60px 0 40px 0;
    }
    h2 {
        font-size: 30px;
    }

    .portrait {
        max-width: 40%;
        padding-top: 0;
    }
    .histoire p{
        font-size: 20px;
        padding: 0 20px;
    }

    h4{
        font-size: 22px;
        line-height: 28px;
    }

    .menuPortfolio a{
        width: 120px;
        font-size: 18px;
        padding: 35px;
        border-radius: 70px;
        margin-bottom: 20px;
    }

    .pointsForts {
        padding: 40px 0 0 0;
    }
    
    footer {
        margin-top: 30px;
        padding: 10px;
    }

}    

/* mobile */
@media (max-width: 480px){ 
    figcaption p {
        font-size: 18px; 
    }
    .nom_Prenom {
        font-size: 26px;
    }

    .accroche {
        padding: 40px 0 40px 0;
    }
    h2 {
        font-size: 26px;
    }
    .histoire p{
        font-size: 18px;
    }

    h4{
        font-size: 18px;
        line-height: 24px;
    }

    .menuPortfolio {
        margin: 70px 5px 5px 5px;
    }
    .menuPortfolio a {
        width: 120px;
        font-size: 18px;
        padding: 35px;
        border-radius: 70px;
        margin-bottom: 20px;
    }

    .pointsForts {
        padding: 40px 0 0 0;
    }
    
    footer {
        margin-top: 30px;
        padding: 10px;
    }
}

/***************** CAPSULE *******************/
#capsule {
	margin-bottom: 150px;
}
#capsule h2 {
	margin: 50px 0 20px 0;
}
#capsule h2 a {
	color:rgba(0, 0, 0, 0.8);
}
#capsule h2 a:hover {
	color:#8e8c8c;
}
#capsule .parenthese {
    font-size: 22px !important;
}
#capsule .site, #capsule .edition {
	margin-top: 50px;
}
#capsule .kit-col1.col-md-6, #capsule .kit-col1b.col-md-4, #capsule .kit-col1b.col-md-6 {
	padding-left: 0 !important;
}
#capsule .kit-col2.col-md-6, #capsule .kit-col2b.col-md-8, #capsule .kit-col2b.col-md-6 {
	padding-right: 0 !important;
}
#capsule .kit-col2.col-md-6 img, #capsule .kit-col1 img, #capsule .site1 img, #capsule .edition img {
	border: 1px solid #8e8c8c;
}
#capsule .kit img:hover, #capsule .edition img:hover {
  opacity: 0.5;
  transition: opacity 0.9s;
}
#capsule .kit-pedago {
    margin-top: 30px;
}
#capsule .brochure-pedago {
    padding-right: 10px;
}
#capsule .brochure-pedago-interieur {
    padding-left: 25px;
}
#capsule .affiche-journee {
    padding-right: 0;
}
#capsule .programme-journee {
    padding-left: 30px;
    padding-right: 11px;
}
#capsule .poster-se-former {
    padding-right: 25px;
}
#capsule .poster-mineral {
    padding-left: 0;
    padding-right: 25px;
}
#capsule .poster-H5P {
    padding-left: 0;
    padding-right: 26px;
}

@media (max-width: 992px){ 
    #capsule {
        padding: 0;
    }
    #capsule img, #capsule .kit-col1.col-md-6, #capsule .kit-col2.col-md-6, #capsule .kit-pedago, #capsule .brochure-pedago-interieur, #capsule .kit-col2b.col-md-6, 
    #capsule .programme-journee, #capsule .kit-col2b.col-md-8, #capsule .kit-col1b.col-md-4, #capsule .kit-col1b.col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }
    #capsule img {
        margin-top: 20px;
    }
} 
@media (max-width: 780px){ 
    #capsule {
        padding: 0 25px;
    }
} 
