* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body { 
    background-color: #f5f7fa;
    padding: 20px;
    font-family: Montserrat; 
}

.wrapper {
    background-color: #ffffff;
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 5px 9px 20px rgba(0, 0, 0, 0.15);
}

.sidebar { 
    background: #1e2939;
    width: 370px;
    padding-top: 40px;
    padding-bottom:  40px;
}

.my-photo {
    width: 370px;
}

.about-me-container { 
    padding-left: 90px;
    padding-right: 90px;
    padding-top: 110px;
    padding-bottom: 110px;
}

.contacts-container { 
    margin-top: 60px;
    margin-left: 40px;
    margin-right: 40px;
}

.contacts-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    color: white;
    margin-bottom: 20px;
}

.contacts-link { 
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #878d95
}

.contacts-link-tipe { 
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: white;
    margin-right: 10px;
}

.languages-title { 
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
    color: white;
}

.languages-container { 
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 55px; 
}

.languages-item { 
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #a6abb1;
    margin-left: 15px;
    color: #ff6b08;
}

.languages-text { 
    color: #c3c6ca;
}

.Soft-skils-title { 
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
    color: white;
}

.soft-skils-container {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 55px;
 }

 .soft-skil-item { 
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #a6abb1;
    margin-left: 15px;
    color: #ff6b08;
 }

.soft-skils-text { 
    color: #c3c6ca;
}

.profeccion {
    font-size: 15px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 20px;
}

.name {
    font-size: 45px;
    font-weight: 700;
    line-height: 89px;
}

.description {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 24px;
}

.info-contsiner {
    margin-bottom: 65px;
}

.about-me-title{
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
    
}

.projects-container {
    margin-bottom: 55px;
}

.profession-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.profession-company {
    color: #ff6b08;
}

.profecion-tipe {
    color: #a8a8a8;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
}

.profession-devider {
    color: black;
}

.profession-dutes {
    margin-top: 14px;
    margin-bottom: 30px;
}

.profession-duties-item {
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
{}
.education-title {
    color: #ff6b08;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

.faculty {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
}


color: #a8a8a8;
font-size: 12px;
font-weight: 400;
line-height: 24px;