
/* boxes direction */
.main {
   display: flex;
   flex-direction: row-reverse;
   background-color: #F5F7FA;
   width:1200px;
   margin: 0 auto;
}

/* fronts */
body {
    font-family: 'Montserrat', sans-serif;
}

/* background colors */

.sidebar {
    background-color: #1E2939;
    width: 370px;
}

img {
width: 370px;
height: 520px;
left: 42px;
top: 103px;
padding-top: 40px;
margin-bottom: 51px;
}

.diploma {
    width: 75px;
height: 55px;
padding: 0;
margin-top: 10px;
margin-right: 63px;
}

.mainphoto:hover { 
    	transform: scale(1.5); 
    }

.sidebar-title {
    color:#FFFFFF;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 27px;
}

.contacts,
.hobbies,
.cources {
    margin-left: 40px ;
}

.contact-type {
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.contactlink {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #80878F;
}

.contacts, .hobbies {
    margin-bottom: 45px;
}

.hobbies-list {
color:#FFFFFF;
padding: 0;
margin-left: 17px;
}

.hobbies-item {
    color: #FB6D3A
}
.hobbies-text {
    color: #FFFFFF;
    font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
}

.cources-list {
    color:#FFFFFF;
    padding: 0;
    margin-left: 17px;
    margin-bottom: 52px;
}

.cources-item {
    color: #FB6D3A;
}

.cources-text {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}


.main_content {
    background-color: #FFFFFF;
    box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.1);
    padding: 100px 90px;
}


/* about styles main content */

.about {

}

.about-position {
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

.about-name{
font-style: normal;
font-weight: 700;
font-size: 45px;
line-height: 55px;
color: #000000;
margin-bottom: 25px;
}

.about-discription {
    font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
color: #595959;
width: 400px;
margin-bottom: 40px;
font-weight: bold;
}

.projects {
  margin-bottom: 50px;
}

.title {
    font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 27px;
color: #000000;
margin-bottom: 10px;
}

.project-item, .brackets {
    font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 24px;
color: #000000;
}

.project, .project-link {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}

.project-list {
    padding: 0;
    margin-left: 15px;
}
.project-link {
    margin-left: 10px;
}

.work-position {
    font-weight: 700;
font-size: 16px;
line-height: 20px;
color: #000000;
margin-bottom: 10px;
}

.period {
    font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 15px;
color: #A8A8A8;
margin-bottom: ;
}

.lineinperiod {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;    
    color: #000000;
}
.company-name {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FB6D3A;
}

.work-list {
    padding: 0;
    margin-left: 15px;
}

.work_list_item {
    font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
color: #595959;
}

.Education {
    font-style: normal;
font-weight: 700;
font-size: 12px;
line-height: 17px;
color: #000000;
margin-bottom: 11.79px;
}
.Education1 {
    font-style: normal;
font-weight: 700;
font-size: 19px;
line-height: 23px;
color: #000000;
margin-bottom: 11.79px;
}

.university {
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: #FB6D3A;
margin-bottom: 10px;
}
