

body{
    background: #F6F6FA;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
    padding-left: 40px;
    padding: 40px 40px 40px 40px;
    font-family: 'Montserrat', sans-serif;
}

ul, ol{
    margin-top: 0;
    margin-bottom: 0;
}
.Wrapper{
    background:#FFFFFF ;
    display: flex;
    flex-direction: row-reverse;
    width: 1200px;
    margin: 0 auto;
}
.mein-conten {
    padding: 88px 80px 40px 80px;
    box-sizing: border-box;
    }

    /* Sidebar */
.sidebar{

    padding-top: 40px ;
    padding-bottom: 40px;
    box-sizing: border-box;
    background: #E0EBFE;
    width: 370px;

}
.sidebar-content{
padding-left: 40px;
padding-top: 40px;
padding-right: 40px;
box-sizing: border-box;
}
/* contacts */
.contacts-titel{
color: #161D2A;
font-size: 22px;
font-weight: 700;
line-height: normal;
margin-top: 0px;
margin-bottom: 8px;
}
.contacts-type{
    color: #161D2A;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;  
    margin-right: 8px;
}
.contacts-link{

    color: #2979ff;
    font-size: 14px;
   font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
}
.contacts-item{
    margin-top: 0px;
    margin-bottom: 4px;
}
.contacts-container{
    margin-bottom: 40px;
}
/* t-skills */
.skills-container{
    margin-bottom: 40px;
}

.skills-titel{
    color: #161D2A;
font-size: 22px;
font-weight: 700;
line-height: normal;
margin-top: 0px;
margin-bottom: 8px;
}
.skills-list{
    
padding-left: 16px;
}
.skills-list-item{
   color: #161D2A; 

font-size: 14px;
font-weight: 400;
line-height: 24px;

}

.mein-profession{
    color: #000;
font-size: 14px;
font-weight: 700;
line-height: 17px;
margin-top: 0px;
margin-bottom: 8px;
}

.mein-name{
    color: #000;
font-size: 45px;
font-weight: 700;
line-height: 55px; 
margin-top: 0px;
margin-bottom: 12px;
}

.mein-descr{
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
  .my-info{
    margin-bottom: 40px;
  }

/* my projects */
.my-projects-titel{
color: #000;
font-size: 22px;
font-weight: 700;
line-height: 27px;
margin-bottom: 8px;
margin-top: 0px;

}

.my-projects-list{
    padding-left: 16px;
}
.project-item{
    color: #000;
font-size: 14px;
font-weight: 700;
line-height: 24px; 
}

.project-item-link{
    color: #005FFF;
font-size: 14px;
font-weight: 400;
line-height: 24px; 
text-decoration-line: underline;
}
.project-item-teck{

    color: #595959;
font-size: 14px;
font-weight: 400;
line-height: 24px; 
}
.my-projects-container{
margin-bottom: 40px;
}
/* work experience */

.work-exsperience-titel{
    color: #000;
font-size: 22px;
font-weight: 700;
line-height: 27px;
margin-top: 0px;
margin-bottom: 8px;
}
.work-exsperience-company{
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px; 
margin-top: 0px;
margin-bottom: 12px;

}
.company-name{
    color: #6D9BF5;
font-size: 16px;
font-weight: 700;
line-height: 20px;
}
.work-exsperience-period{
    color: #A8A8A8;
font-size: 12px;
font-weight: 400;
line-height: 15px; 
margin-top: 0px;
margin-bottom: 8px;
}
.work-exsperience-period-separator{
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px; 
}

.work-exsperience-dutlies-list{
    padding-left: 16px;
}
.work-exsperience-dutlies-item{

color: #595959;
font-size: 14px;
font-weight: 400;
line-height: 24px; 
}

.work-exsperience-conteiner{
    margin-bottom: 12px;
}
.work-exsperience-conteiner-all{
    margin-bottom: 40px;
}
/*Education  */
.education-titel{
    color: #000;
font-size: 22px;
font-weight: 700;
line-height: normal;
margin-top: 0px;
margin-bottom: 8px;
}
.University-titel{
    color: #6D9BF5;
font-size: 16px;
font-weight: 700;
line-height: normal;
margin-top: 0px;
margin-bottom: 8px;
}
.Management{
    margin-top: 0px;
margin-bottom: 8px;
color: #000;
font-size: 14px;
font-weight: 700;
line-height: normal;
}
