/* CSS file for design for the elements of the website */
/* BASE */

/* PROFILE */

.profile {
    display: table;
    margin: 0 auto;
    width: 1014px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
}

/* #### */
/* SECTION1 */

.section1 {
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

/* #### */
/* SECTION2 */

.section2 {
    display: block;
    width: auto;
    height: auto;
}

/* #### */
/* SECTION-TXT */

.section-txt {
    color: #000000;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.8;
    text-align: center;
    margin-top: 30px;
    padding-left: 5%;
    padding-right: 5%;
}

/* #### */
/* SECTION-TXT-P */

.section-txt-p {
    font-family: Roboto, sans-serif;
    color: #000000;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
}

/* #### */
/* PROFIL */

.profil {
    float: left;
    padding-right: 50px;
}

/* #### */
/* PHOTO */

.photo {
    width: auto;
    height: 343px;
}

/* #### */
/* INFORMATIONS */

.informations {
    width: auto;
    height: auto;
    float: right;
    padding-left: 50px;
}

/* #### */
/* PERSONAL-INFOS */

.personal-infos {
    margin-top: 24px;
    margin-bottom: 0px;
}

/* #### */
/* INFOS */

.infos {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	line-height: 40px;
}

/* #### */
/* WELCOME */

.welcome {
    width: auto;
    height: auto;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    display: inline-block;
    color: #FFFFFF;
    background-color: #FF0000;
    padding: 8px;
}

/* #### */
/* NAME */

.name {
    color: #FF0000;
}

/* #### */
/* SOCIAL-NETWORKS */

.social-networks {
    width: auto;
    height: auto;
    display: block;
    background-color: #FF0000;
    padding: 8px;
    text-align: center;
}

/* #### */
/* SOCIAL-NETWORKS-END */

.social-networks-end {
    width: auto;
    height: auto;
    display: block;
    padding: 8px;
    text-align: center;
}

/* #### */
/* PRESENTATION */

#presentation {
    padding-top: 66px;
    margin: 1px;
}

.presentation {
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
}

/* #### */
/* SKILLS */

#skills {
    padding-top: 66px;
    margin: 1px;
}

.skills {
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    margin-top: 22px;
    margin-bottom: 0;
}

/* #### */
/* SKILLS-INFOS */

.skills-infos {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    display: table;
    margin: 0 auto;
    padding: 40px 50px;
    width: 1014px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
}

/* #### */
/* PROJECTS */

#projects {
    padding-top: 66px;
    margin: 1px;
}

.projects {
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    margin-top: 22px;
    margin-bottom: 0;
}

/* #### */
/* PROJECTS-INFOS */

.projects-infos {
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
    margin: 0 auto;
    text-align: center;
    padding: 8px;
    width: auto;
    height: auto;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
}

/* #### */
/* CARD-INFOS */

.card-infos {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    display: inline-block;
	margin: 8px;
    padding: 8px;
    width: auto;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
}

/* #### */
/* PROJS */

.projs {
    margin: 0;
    padding: 0;
    text-align: center;
    word-wrap: break-word;
    overflow: hidden;
}

/* #### */
/* EXPERIENCES */

#experiences {
    padding-top: 66px;
    margin: 1px;
}

.experiences {
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    margin-top: 22px;
    margin-bottom: 0;
}

/* #### */
/* REFERENCES */

#references {
    padding-top: 66px;
    margin: 1px;
}

.references {
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    margin-top: 22px;
    margin-bottom: 0;
}

/* #### */
/* REFERENCES-INFOS */

.references-infos {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    display: table;
    margin: 0 auto;
    padding: 55px 75px 40px 80px;
    width: 1014px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
}

/* #### */
/* assets */

.assets {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    padding-bottom: 27px;
}

/* #### */
/* INTERESTS-INFOS */

.interests-infos {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    display: table;
    padding: 40px 50px;
    margin: 0 auto;
    width: 1014px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
}

/* #### */
/* CONTACT */

#contact {
    padding-top: 66px;
    margin: 1px;
}

.contact {
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    margin-top: 22px;
    margin-bottom: 0;
}

/* #### */
/* CONTACT-INFOS */

.contact-infos {
    display: block;
	margin-bottom: 66px;
    padding: 8px;
    width: auto;
    height: auto;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
    text-align: center;
}

/* #### */
/* FORM-INFOS */

.form-infos {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 40px 50px;
    width: 580px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
    box-sizing: border-box;
    word-wrap: break-word;
    text-align: left;
}

/* #### */
/* INFO */

.info {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    margin: 0;
}

/* #### */
/* SUBTITLE */

.subtitle {
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 26px;
}

/* #### */
/* MEDIA QUERIES */

@media only screen and (max-width: 1159px) {
    #presentation {
        padding-top: 0;
		padding-bottom: 50px;
    }
	.presentation {
		padding-top: 22px;
		margin: 0;
	}
    #skills {
        padding-top: 0;
		padding-bottom: 50px;
    }
	.skills {
		padding-top: 22px;
		margin: 0;
	}
    #projects {
        padding-top: 0;
		padding-bottom: 50px;
    }
	.projects {
		padding-top: 22px;
		margin: 0;
	}
    #experiences {
        padding-top: 0;
		padding-bottom: 50px;
    }
	.experiences {
		padding-top: 22px;
		margin: 0;
	}
    #references {
        padding-top: 0;
		padding-bottom: 50px;
    }
	.references {
		padding-top: 22px;
		margin: 0;
	}
    #contact {
        padding-top: 0;
		padding-bottom: 50px;
    }
	.contact {
		padding-top: 22px;
		margin: 0;
	}
	.contact-infos {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 352px) {
    .profile {
        width: 100%;
        float: none;
        clear: both;
        display: inline-block;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow: hidden;
    }
}

@media only screen and (max-width: 607px) {
    .form-infos {
        width: auto;
        height: auto;
        display: block;
        padding: 20px;
    }
}

@media only screen and (max-width: 409px) {
    .form-infos {
        width: auto;
        height: auto;
        display: block;
        padding: 8px;
    }
}

@media only screen and (max-width: 1035px) {
    .section1 {
        display: flex;
        flex-direction: column;
    }
    .profile {
        width: 676px;
    }
    .profil {
        padding-right: 0;
        padding-bottom: 20px;
        float: none;
        clear: both;
        display: block;
        text-align: center;
        box-sizing: border-box;
        word-wrap: break-word;
    }
    .informations {
        padding-left: 0;
        padding-bottom: 20px;
        float: none;
        clear: both;
        display: block;
        text-align: center;
        box-sizing: border-box;
        word-wrap: break-word;
    }
    .skills-infos {
        display: block;
        width: 676px;
        height: auto;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
    }
    .references-infos {
        display: block;
        width: 676px;
        height: auto;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
        padding: 30px;
    }
    .interests-infos {
        display: block;
        width: 676px;
        height: auto;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
    }
}

@media only screen and (max-width: 937px) {
    .profil {
        padding-right: 0;
    }
}

@media only screen and (max-width: 873px) {
    .contact-infos {
        padding: 0;
    }
}

@media only screen and (max-width: 857px) {
    .form-infos {
        margin-right: 0;
    }
}

@media only screen and (max-width: 683px) {
	.profile {
		display: block;
        width: auto;
        height: auto;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
    }
    .skills-infos {
        display: block;
        width: auto;
        height: auto;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
    }
    .references-infos {
        display: block;
        width: auto;
        height: auto;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
    }
    .interests-infos {
        display: block;
        width: auto;
        height: auto;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
    }
}

@media only screen and (max-width: 344px) {
    .section1 {
        display: flex;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
    }
}

@media only screen and (max-width: 119px) {
    .skills-infos {
        display: block;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
        padding: 0;
    }
    .references-infos {
        display: block;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
        padding: 0;
    }
    .interests-infos {
        display: block;
        word-wrap: break-word;
        overflow: hidden;
        clear: both;
        padding: 0;
    }
}

@media only screen and (max-width: 675px) {
	.infos-text {
		display: inline-block;
	}
}

@media only screen and (max-width: 489px) {
    .projects-infos {
        padding: 0;
    }
}