body {
    font-family: 'Montserrat', sans-serif;
    background-color: #F5F7FA;
}

.main-conteiner {
display: flex;
flex-direction: row-reverse;
width: 1200px;
background-color: #FFF;
margin: 40px auto;
box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.1);
}

/* Main content section */

.main-content-section {
    padding: 100px 90px;
}

.Main-content-title {
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 27px;
color: #000000;
margin-bottom: 10px;
}


/* About me section */

.about-me-section {
    margin: 0 0 40px 0;
}


.about-me-profesion {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    margin: 0 0 20px 0;
}

.about-me-name {
font-style: normal;
font-weight: bold;
font-size: 45px;
line-height: 55px;
color: #000;
margin: 0 0 25px 0;
}

.about-me-description {
    Width: 400px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}

/* My project section */

.my-project-section {
margin: 0 0 50px 0;
}

.my-project-list {
padding: 0 0 0 17px;
}

.my-project-item {
font-weight: bold;
color: #000000;    
}

.my-project-text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
    margin-left: 5px;
}

.my-project-link {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}

.my-project-bracket {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px; 
    color: #000; 
}

/* sidebar section */

.Sidebar-section {
background-color: #1E2939;
width: 370px;
height: auto;
left: 40px;
top: 0px;
padding: 40px 0;
}


.Contacts-section,
.Tech-skill-section,
.Soft-skill-section {
margin: 50px 0 0 40px;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 24px;
color: #fff;
}

.Sidebar-title {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 27px;
    color: #FFF;
    margin-bottom: 10px;
}

/* Contacts section */

.Contacts-section-type {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
    margin-right: 5px;
    }
.Contacts-section-link {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    margin-right: 9px;
    color: #565E6A;
}

/* Tech skill list */

.tech-skill-list {
padding: 0 0 0 17px;
}
.tech-skill-item {
color: #FB6D3A;
}
.tech-skill-item-text {
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 24px;
color: #FFF;
}

/* Soft skill list */

.Soft-skill-list {
padding: 0 0 0 17px;
}
.soft-skill-item {
color: #FB6D3A;
}
.soft-skill-item-text {
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 24px;
color: #FFF;
}


/* My Work Expirience Section */

.my-work-expirience-position {
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 20px;
margin: 0 0 10px 0;

}
.my-work-expirience-time {
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 15px;
color: #A8A8A8;
}

.my-work-expirience-divier {
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 15px;
color: #000;   
}

.my-work-expirience-duties {
    padding: 0 0 0 18px;
}

.my-work-expirience-duty {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}

.my-company-section-3 {
    margin: 0 0 15px 0;
}

.my-company-section-2 {
    margin: 0 0 20px 0;
}
.my-company-section-1 {
    margin: 0 0 20px 0;
}
.my-company-section-0 {
    margin: 0 0 40px 0;
}

.Company-text-3 {

color: #FB6D3A;
}
.Company-text-2 {
color: #FB6D3A;
}
.Company-text-1 {
color: #FB6D3A;
}
.Company-text-0 {
color: #FB6D3A; 
}


/* My Education Section */

.my-education-section {
    margin: 0 0 10px 0;  
}
.my-education-item {
color: #FB6D3A; 
}

.my-education-time {
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 15px;
color: #A8A8A8;
}

.my-education-divider {
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 15px;
color: #000;
}