body {
	background-color: #F5F7FA;
	font-family: 'Montserrat', sans-serif;
	color: #595959;
}
.main-container {
	display: flex;
	flex-direction: row-reverse;
	width: 1200px;
	background: #fff;
	margin: 40px auto;
	box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.1);
}
.main-content-section {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	padding: 85px 110px;
}
.about-me-profession {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #000;
	margin: 0 0 20px 0;
}
.name {
	font-style: normal;
	font-weight: bold;
	font-size: 45px;
	line-height: 55px;
	color: #000;
	margin: 0 0 25px 0;
}
.description {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	width: 600px;
	margin: 0 0 40px 0;
}
.main-content-title {
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 27px;
	color: #000;
	margin: 0 0 10px 0;
}
.my-projects-container {
	margin-bottom: 55px;
}
.my-projects-list {
	padding: 0 0 0 17px;
}
.projects-item {
	color: #000;
	font-weight: bold;
}
.projects-text {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #595959;
	margin: 0 0 0 5px;
	}
.projects-link {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #595959;
	text-decoration: none;
}
.projects-link2{
	display: none;
}
.projects-bracket {
	font-weight: bold;
	color: #000000;
}
.experience-item {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	margin: 0 0 10px 0;
}
.experience-company {
	color: #FB6D3A;

}
.period {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #A8A8A8;
	margin: 0 0 10px 0;
}
.experience-divider {
	color: #000;
}
.experience-duties {
	padding: 0 0 0 40px;
}
.course4-block {
	margin: 0 0 15px 0;
}
.course3-block {
	margin: 0 0 20px 0;
}
.course2-block {
	margin: 0 0 20px 0;
}
.course1-block {
	margin: 0 0 45px 0;
}
.University {
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 20px;
color: #FB6D3A;
margin: 0 0 11px 0;
}
.Automation {
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 17px;
color: #000;
margin: 0 0 12px 0;
}
/*sidebar*/
.sidebar {
	background: #1E2939;
	width: 370px;
	color: #fff;
	padding: 40px 0;
}
.my-photo {
	width: 370px;
	height: 370px;
}
.sidebar-title {
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 27px;
margin-bottom: 10px;
}
.Contacts,
.Tech-Skills {
margin: 50px 0 0 40px;
}
/*contact section*/
.contact-section-type {
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 24px;
margin-right: 7px;
}
.contact-section-link {
color: #565E6A;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 24px;
}
.telephone {
	text-decoration: none;
}
.Tech-Skills-list {
	padding: 0 0 0 17px;
}
.Skills-item {
	color: #FB6D3A;
	margin-left: 5px;
}
.Skills-item-text {
	color: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 0 1px;

}
.Soft-Skills {
margin: 45px 0 0 40px;
}
.Soft-Skills-list {
padding: 0 0 0 17px;
}




