.conent{
	padding-left: 160px;
	padding-right: 153px;
	padding-top:100px;
	padding-bottom: 100px;
	box-sizing: border-box;
}
.line{
	width: 100%;
	height: 10px;
	background: #F7AE01;
}
.company-image{
	width: 253px;
	height: 164px;
	object-fit: contain;
}
.width-383{
	width: 383px;
}
.event-line{
	width: 6px;
	height: 50px;
	background: #F7AE01;
}
.event-raius{
	width:16px;
	height:16px;
	border-radius: 100%;
	background:rgba(247,174,1,1);
}
.event-underline{
	width: 65px;
	height: 2px;
	background: #F7AE01;
}
.event-lines{
	width: 6px;
	height: 300px;
	background: #F7AE01;
}

