body {
  background-color: #E5E5E5;
  padding: 40px;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  width: 1200px;
  height: 1330px;
  left: 40px;
  top: 40px;

}

/* wrapper */
.wrapper {
  display: flex;
  flex-direction: row-reverse;
  background-color: #ffffff;
  width: 1200px;
  margin: 0;
  padding: 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/* Main content */

.main-content {
  padding: 88px;
}


/* About me */

.Adout_me {
  margin-bottom: 64px;
}

.my-profeshion {
  margin: 0 0 18px 0;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}

.my_name {
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 55px;
  color: #000000;
  margin: 0 0 28px 0;
}

.my_information {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #595959;
  width: 525px;
}

/* my project */

.contact-container-information {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #000000;
  margin: 0 0 8px 0;
}

.project-items-container {
  margin: 0;
  padding: 0 0 0 14px;
}

.project-items-container_first {
  margin-bottom: 50px;
}


.project-items {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin: 0;
  padding: 0 0 0 15px;
}

.project-items-custom {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-decoration-line: underline;
  color: #005FFF;
}

.project-items-custom-options {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #595959;
}

.work_duties {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #595959;
}

.work_duties_container {
  margin: 0;
  padding: 0 0 0 14px;
}


/* Work expsritns */

.Work_experience_content {
  margin-bottom: 44px;
}

.Work_experience_content_position {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  margin: 0;
}

.Work_experience_place {
  margin-bottom: 16px;
}

.Work_place_content {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #6D9BF5;
}

.work_period {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #A8A8A8;
  margin: 12px 0 8px 0;
}

/* sidbar */

.saidbar {
  background-color: #E0EBFE;
  Width: 370px;
  Height: 1330px;
  Top: 40px;
  Left: 40px;
}

.my_foto {
  width: 370px;
  height: 240spx;
  left: 80px;
  top: 120px;
  margin-top: 40px;
  border-radius: 6px;
}

.contact,
.tech_Skills,
.soft_skills {
  margin: 40px 0 0 40px;
}

.contact-container,
.tech-container,
.soft_skills-container {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #161D2A;
  margin-bottom: 8px;
}

.contact-type {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #161D2A;
  margin-right: 8px;
}

.contact-item {
  margin: 0;
}

.contact-number {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #161D2A;
}

.contact-email {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #3373e8;
}

/* soft skills */

.skills-list {
  margin: 0;
  padding: 0 0 0 20px;
}

.skills-list-item {
  color: #6D9BF5;
}

.skills-list-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #161D2A;
}

/* soft */

.soft_skills-container {
  margin: 0px;
  padding: 0 0 0 0px;
}

.skills-list-item {
  color: #6D9BF5;
}

.soft-list-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #161D2A;

}