body{
    font-family: Lato, Pacifico, sans-serif;
    margin: 0 0 0 0;
}

.container{
    width: 100%;
}

.navbar{
    text-transform: uppercase;
    background-color: #1abec0;
}

.sticky{
    transition: 1s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #1e2e32;
    color: white;
}

.sous_navbar, .sous_navbar p{
    margin: 0; padding: 0;
    height: 4px;
    background-color: #1abec0;
}

.sous_sticky{
    transition: 1s;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: #35e1df;
}


#nav li i{
    font-size: 20px;
}

#nav{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

#nav li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 1.6%;
    letter-spacing: 0.8px;
    font-size: 15.5px;
    font-weight: lighter;
}

#nav li a{
    text-decoration: none;
    color: inherit;
    transition: all .3s ease-in-out;
}

#nav li a:hover{
    color: white;
}

.first{
    background-color: #1abec0;
    text-align: center;
    list-style: none;
}

.first li{
    font-size: 25px;
}

.petitspoints{
    font-weight: bold;
    padding: 50px;
}

.images ul{
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 40px;
}

.grow i{
    font-size: 65px;
    margin: 0 7px;
    padding: 0;
    color: #1f2f32;
    transition: 1s ease;
}

.grow i:hover{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: 1s ease;
}

.name{
    padding: 0px;
    margin: 0px;
    font-size: 80px;
    font-family: "Pacifico";
    color: white;
    text-shadow: 2px 5px 0 #1abec0, 2px 10px 0 #06383a;
}

.descr{
    color: white;
    font-size: 24px;
    margin: 0;
    padding: 0;
    padding-top: 25px;
    font-weight: bold;
    letter-spacing: 4px;
}

.cv{
    text-align: center;
}

.cv ul{
    padding: 0;
    margin: 0;
}

#something{
    color: #1f2f32;
    padding: 10px;
}

#something .textecv{
    font-size: 20px;
}

#something li{
    display: inline-block;
    font-size: 10px;
}

/* Section a propos */

#a-propos{
    text-align: center;
    color: #1f2f32;
    padding-top: 80px;
    padding-bottom: 80px;
    width: 100%;
}

.title{
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    color: #1e2b2d;
    font-family: 'Arial';
}

.title li{
    display: inline-block;
}

#child-text{
    vertical-align: middle;
}

#Starkpoints{
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: bold;
    font-size: 50px;
    color: #1e2b2d;
    line-height: 0px;
    padding-bottom: 40px;
}

.text-a-propos{
    text-align: center;
    line-height: 30px;
}

.text-a-propos p{
    padding: 15px;
    margin: 0;
}

/* Button 1 */

#button-submit1{
    padding: 0;
    margin: 0;
    font-size: 0px;
    padding-top: 30px;
}

#gauche, #droite{
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 50px;
    font-size: initial;
}

#gauche{
    background-color: #35e1df;
    width: 50px;
    height: 50px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

#droite:hover{
    background-color: rgba(0, 0, 0, 0.7);
}

#gauche a{
    color: #1e2b2d;
    display: block;
}

#droite{
    background-color: #26b0ae;
    width: 150px;
    height: 50px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    box-shadow: 100px -9px 30px -99px rgba(0, 0, 0, 0.3) inset;
    transition-duration: 1.6s;
}

#droite a{
    display: block;
}

#droite a:link, #droite a:visited{ 
    text-decoration:none;
    color: white;
}

/* Page competences */

#competences{
    background-color: #efefef;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    padding-top: 80px;
    padding-bottom: 80px;
    height: auto;
}

#illustrations{
    padding-top: 30px;
}

.row1{
    display: inline-block;
    width: 250px;
    height: auto;
    vertical-align: text-top;
    padding: 30px;
    line-height: 23px;
}

#stitre1{
    color: #29c5d6;
}

#stitre2{
    color: #b3c16a;
}

#stitre3{
    color: #f06b53;
}

#stitre1, #stitre2, #stitre3{
    font-size: 20px;
}

.grow2 img{
    font-size: 65px;
    margin: 0 7px;
    padding: 0;
    color: #1f2f32;
    transition: 1s ease;
}

.grow2 img:hover{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: 1s ease;
}

.mainCircle{
    padding: 0;
    margin: 0;
    
}

.circlePX{
    display: inline-block;
    background-color: #1e2b2d;
    color: white;
    line-height: 80px;
    font-size: 30px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 1px 5px 0 #1abec0;
}

/* Section Portfolio */

#portfolio{
    background-color: white;
    height: auto;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
}

/* Fin de la section Portfolio*/

/* Début de la section Curiculum Vitae*/
#cv{
    background-color: #1e2e32;
    text-align: center;
    height: auto;
    padding-top: 80px; padding-bottom: 80px;
}

#cv div li{
    color: white;
}

.cv_blocs{
    margin: 0; padding: 0;
    display: inline-block;
}

.bloc_cv_gauche{
    width: 50%;
    height: auto;
    margin: 0; padding: 0;
    display: inline-block;
    /*background-color: red;*/
}

#illus_cv{
}


.bloc_cv_droite{
    width: 50%;
    height: auto;
    margin: 0; padding: 0;
    display: inline-block;
    float: right;
    color: white;
    /*background-color: blue;*/
    margin-top: 17.5%; margin-bottom: 17.5%;
}

.bloc_cv_droite p{
    padding-top: 6%;
    padding-bottom: 6%;
}

/* Fin de la section Curiculum Vitae*/

/* Section Contact */

#contact{
    background-color: white;
    margin: 0;
    padding-top: 80px;
    padding-bottom: 80px;
    width: 100%;
    color: #1e2b2d;
    text-align: center;
}

/* Gestion des évènements au niveau du formulaire de contact */
.container2 i{
    color: #d54f58;
}

.container2 input, textarea{
    transition: 0.5s ease-in-out;
}

.container2 input:hover, textarea:hover{
    background-color: #35e1df;
}

.container2 input:focus, textarea:focus{
    background-color: #35e1df;
}

/* Ici on moddifie la couleur de l'astérisque en "rouge" */
#contact p i{
    color: #d54f58;
}

 /* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */ 
    border: none; /* Gray border */
    box-sizing: border-box; /* Make sure that padding and width stays in
    place */
    background-color: #f3edd3;
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
    background-color: #45a049;
}

/* Add a background color and some padding around the form */
.container2 {
    border-radius: 5px;
    padding: 20px;
    padding-left: 10%;
    padding-right: 10%;
    text-align: left;
} 

#footer{
    background-color: #1e2b2d;
    margin: 0;
    width: 100%;
    color: white;
    text-align: center;
    padding: 0;
    height: 80px;
}

#footer p{
    padding: 0;
    margin: 0;
    padding-top: 35px;
}

#footer i{
    color: #d54f58;
    font-weight: bold;
}