body{
background: #F6F6FA
padding 40px 40px  40px 40px;
font-family: 'Montserrat', sans-serif;
}
ul, ol{
  margin-top: 0 ;
  margin-bottom: 0;

}
.wrapper{
 background: #F6F6FA;   
 display: flex;
 flex-direction: row-reverse;
 width: 1200;
 margin: 0auto;
}

/* Main content */

.Main-content{

  padding-left: 88px;
 padding-top: 80px;
 padding-right: 40px;
padding-bottom: 80px;
 box-sizing: border-box;
}
/*Sidebar  */
.sidebar{
  background: #E0EBFE;
padding-top: 40px;
padding-bottom: 40px;
box-sizing: border-box;
width: 370px;
}
.sidebar-content{
padding-left: 40px;
padding-top: 40px;
padding-right: 40px;
}
/* Contacts */
.contact-title{
  color: #161D2A;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
  margin-top: 0;
  margin-bottom: 8px;
}
.contacts-type{
  color: #161D2A;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 171.429% */
margin-right: 8px;
}
.contacts-link{
  color: #2979FF;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px;
text-decoration-line: underline;
}
.contact-item{
margin-top: 0;
margin-bottom: 8px;
}
.contacts-container{
margin-bottom: 40px;
/* Skills-container */
}
.skills-container{
margin-bottom: 40px;
}
.skills-title{
  color: #161D2A;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-top: 0;
margin-bottom: 8px;
}
.skills-list{
  padding-left: 16px;
}
.skills-list-item{

  color: #161D2A;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
}
.skills-container2{
  margin-bottom: 40px;
}
.contact-title2{
  color: #161D2A;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-top: 0;
margin-bottom: 8px;
}
.skills-list2{
padding-left: 16px;
}
 .skills-list-item2{
  color: #161D2A;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
 } 
/* my content */
.my-profesion{
  color: #000;
 font-family: Montserrat;
 font-size: 14px;
 font-style: normal;
 font-weight: 700;
 line-height: 17px; 
 margin-top: 0;
 margin-bottom: 12px;
}
.my-name{
  color: #000;
font-family: Montserrat;
font-size: 45px;
font-style: normal;
font-weight: 700;
line-height: 55px;
margin-top: 0;
margin-bottom: 8px;
}
.my-deskr{

  color: #595959;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; 
  margin-top: 0;
} 
.my-info{
  margin-bottom: 40pt;
}

/* projects */
.projects-title{
  color: #000;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 27px; 
margin-top: 0;
margin-bottom: 8px;
}
.my-projects-list{
padding-left: 16px;
}
.my-projects-item{
  color: #000;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 24px; 
}
.my-projects-item-link{

  color: #005FFF;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-decoration-line: underline;

}
.my-projects-item-link{
  color: #595959;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px; 
}
.my-projects-container{
  margin-bottom: 40px;
}
/* Work Experiens */
.work-experiens-title{
  color: #000;
font-size: 22px;
font-weight: 700;
line-height: 27px;
margin-top: 0;
margin-bottom: 8px;
}
.job{
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px; 
  margin-top: 0;
  margin-bottom: 12px;
}
.job-name{
  color: #6D9BF5;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
} 

.job-period{

 color: #A8A8A8;
font-size: 12px;
font-weight: 400;
line-height: 15px; 
 margin-bottom: 8px;
}

.job-period-separ{
  color: #000;
}
.job-list{

  padding-left: 16px;
}

.job-discribe{

  color: #595959;
font-size: 14px;
font-weight: 400;
line-height: 24px;
margin-top: 0;
margin-bottom: 8px;
}
.job-conteiner{
  margin-bottom: 12px;
}










.school{
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
}
.school-place{
  color: #6D9BF5;
font-size: 16px;
font-weight: 700;
line-height: normal; 

}
 .time{
  color: #A8A8A8;
font-size: 12px;
font-weight: 400;
line-height: normal;
}