a {
    color: #fff;
}

.imgAlign {
    vertical-align: text-top;
    float: left;
    margin-right: 10px;
}

.jobTittle {
    font-weight: bold;
}

.text-muted {
    color: #fff;
    text-align: left;
}

.timeline-title {
    text-align: center;
}


.timeline-badge .glyphicon {
    top: 0px;
}

.hrFull {
    width: 100%;
}

h3 {
    text-align: center;
}

.hrReduce {
    width: 50%;
    margin-bottom: 30px;
}

.HobbiesRight {
    text-align: right;
}

.HobbiesRight .imgAlign {
    float: right;
    margin-left: 10px;
}

.HobbiesRight {
    margin-bottom: 70px;
}

.HobbiesLeft {
    margin-bottom: 70px;
}

.btn-default {
    width: 150px;
}

.HeadFormation {
    font-size: 20px;
}

#education ul {
    padding-bottom: 20px;
}

.intro {
    height: 100%
}

.LangBar {
    left: inherit;
    background-color: #fff;
}

.description{
    padding-left: 15px;
    font-size: 20px;
}

.description li{
    padding-bottom: 10px;
}

.JobDate{
    padding-bottom: 20px;
}