.image{ /* photo dans card réalisations */
    width: 50%;
    height: 50%;
}

.image1{ /* photo dans card réalisations quand je clique sur voir*/
    width: 100%;
    height: 100%;
}

.logo{ /* logo CK avec les boutons nav dedans */
    width: 100px;
    margin-right: 29rem;
    border-radius: 50px;
}

/*.card{  card entière dans à propos (ma présentation quoi!) 
    padding: 0 auto;
    text-align: left;
    width: 50%;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    margin: 0 auto;
    box-shadow: 5px 5px 5px rgb(165, 165, 165);
    font-size: 20px;
}*/

.c3{
    width: 60%;
    padding: 0 auto;
    margin: 0 auto;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

.profil{ /* logo du bonhomme profil */
    width: 130px;
}

/*.card-header{  titre profil
    width: 500px;
    font-weight: bold;
    color: rgb(44, 68, 119);
    font-size: 40px;
    text-align: center;
} */

.container-fluid{ /* navbar contenant les boutons */
    background: linear-gradient(#000000, #880000);
    font-family: 'Yanone Kaffeesatz', sans-serif;
    border: 1px solid rgb(0, 0, 0);
}

.card-title{ /* titre développeuse/intégratrice web */
    color: rgb(44, 68, 119);
}

h1{ /* titre réalisations */
    color: rgb(44, 68, 119);
    background-color: white;
    width: 100%;
    height: 100%;
    line-height: 100px;
    box-shadow: 5px 5px 5px rgb(165, 165, 165);
    margin-left:auto;
    margin-right:auto;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: bolder;
}

.intro{ /* texte dans profil */
    padding-left: 20rem;
    width: 100%;
    font-size: 25px;
}

.introduction{ /* titre introduction */
    background-color: rgb(233, 233, 233);
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    color: rgb(44, 68, 119);
    font-family: 'Yanone Kaffeesatz', sans-serif;
}

.background{ /* fond du body background */
    background: linear-gradient(#9e0000, #150074)no-repeat;
    height: auto;
}

.soustitre{ /* sous-titre en-dessous de réalisations */
    color: white;
    text-align: center;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 20px;
}


nav a, .nav-link{ /* couleurs des textes dans la navbar */
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 20px;
    justify-content: space-between;
}

.background{ /* image de fond */
    background: url(../uploads/image/design.png) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; /* pour que l'image de fond reste centré sur toutes les pages */
}

marquee{ /* texte défilant */
    color:white;
    font-weight: bold;
    background: linear-gradient(0.25turn, #ff8080, #990000, #ff8080);
    font-family: 'Yanone Kaffeesatz', sans-serif;
    border: 1px solid rgb(0, 0, 0);
    
}

.table{ /* tableau dans messagerie (formulaire) */
    background: linear-gradient(0.25turn, #ff8080, #ffecec, #ff8080);
    width: 70%;
    margin-left:auto;
    margin-right:auto;
    margin-top: 60px;
    box-shadow: 7px 7px 7px rgb(216, 216, 216);
}

.contact{ /* titre CONTACT */
    color: rgb(44, 68, 119);
    background-color: white;
    width: 100%;
    height: 100%;
    line-height: 100px;
    box-shadow: 5px 5px 5px rgb(165, 165, 165);
    margin-left:auto;
    margin-right:auto;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: bolder;
}

.formations{ /* titre FORMATIONS dans bouton formations */
    color: rgb(44, 68, 119);
    background-color: white;
    width: 100%;
    height: 100%;
    line-height: 100px;
    box-shadow: 5px 5px 5px rgb(165, 165, 165);
    margin-left:auto;
    margin-right:auto;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: bolder;
}

footer{
    background: linear-gradient(0.25turn, #ff8080, #990000, #ff8080);
    height: 190px;
    text-align: center;
    line-height: 50px;
    color: white;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 15px;
    border: 1px solid rgb(0, 0, 0);
}

.fa-brands, .fa-solid{ /* liens GitHub et LinkedIn dans le footer */
    color: white;
    width: 40px;
    line-height: 110px;
    font-size: 30px;
    justify-content: center;
}

.cards, .border-dark{ /* cards dans page d'accueil */
    background-color: white;
    align-items: center;
    width: 400px;
}

.card-header{
    background-color: rgb(216, 216, 216); /* sous-titres dans réalisations dans chaque card */
    /*width: 100%;*/
}

.comp{ /* texte en-dessous du titre COMPÉTENCES */
    color: white;
    text-align: center;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 20px;
}

h3{ /* titre Chanrothmony KHY Développeur Intégratrice Web */
    color: white;
    text-shadow: 5px 5px 5px black, 0 0 1em, 0 0 0.2em black;
    /* text-shadow: black 1px 0 10px; */
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 570px;
    line-height: 370px;
    box-shadow: 5px 5px 5px rgb(165, 165, 165);
    margin-left:auto;
    margin-right:auto;
    font-family: 'Saira Condensed', sans-serif;
    text-align: center;
    font-size: 120px;
    font-weight: bolder;
    background: url(../uploads/image/fondaccueil2.jpg) no-repeat; /* ça c'est l'image de fond du titre dans accueil */
    background-size: cover;
}

.cidessous{ /* Développeuse Intégratrice Web et la flèche bas dans accueil */
    color: white;
    text-shadow: 5px 5px 5px black, 0 0 1em, 0 0 0.2em black;
    font-size: 50px;
    margin-top: -190px;
}

.accordion{ /* accordion dans page accueil */
    width: 50%;
    margin: 0 auto;
    font-family: 'Yanone Kaffeesatz', sans-serif;
}

.accordion-body{ /* liste dans chaque accordion */
    font-weight: lighter;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
}

.accordion-button, .collapsed{ /* les missions les compétences les qualités dans accueil */
    text-align: center;
    display: inline;
}

.audessusprofil{ /* titre à propos de moi */
    color: rgb(44, 68, 119);
    background-color: white;
    width: 100%;
    height: 100%;
    line-height: 100px;
    box-shadow: 5px 5px 5px rgb(165, 165, 165);
    margin-left:auto;
    margin-right:auto;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: bolder;
}

.container{ /* container dans contact */
    padding: 0 auto;
    margin: 0 auto;
    width: 80%;
}

.petitedescription{ /* titre description du développeur web dans accueil */
    color: rgb(44, 68, 119);
    background-color: white;
    width: 40%;
    height: 100%;
    box-shadow: 5px 5px 5px rgb(165, 165, 165);
    margin-left:auto;
    margin-right:auto;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 30px;
    font-weight: bolder;
    border-radius: 20px;
}

.textdescrip{ /* la description du développeur web */
    color: black;
    font-size: 20px;
    width: 100%;
    font-weight: lighter;
    font-family: 'Yanone Kaffeesatz', sans-serif;
}

.logoComp{ /* logo dans compétences */
    margin-left: 55px;
    margin-right: 15px;
    margin-top: 50px;
}

.titrecomp{ /* titre COMPETENCES */
    color: rgb(44, 68, 119);
    background-color: white;
    width: 100%;
    height: 100%;
    line-height: 100px;
    box-shadow: 5px 5px 5px rgb(165, 165, 165);
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: bolder;
}

.fleche{ /* flèche pour remonter en haut de la page */
    position: fixed;
    bottom: 40px;
    right: 20px;
    cursor: pointer;
    border: none;
    background-color: transparent;
    font-size:350% ;
    color: black;
    z-index:1;
}

.mesexperiences{ /* titre EXPERIENCES */
    color: rgb(44, 68, 119);
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
    line-height: 100px;
    box-shadow: 5px 5px 5px rgb(165, 165, 165);
    margin-left:auto;
    margin-right:auto;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: bolder;
}

.navbar-toggler{
	background:white;
}