.timelinew {
	background-color:#ddf0ee;
	padding: 50px 0;
}
.timelinew h1 {
    font-size: 32px;
    font-weight: 900;
    line-height: 1.2em;
    text-align: center;
    margin: 20px 0px 40px 0px !important;
    color: #353535;
}
.timelinew h2 {
    font-size: 28px !important;
    margin-bottom: 15px !important;
	font-weight: 700;
	color: #353535;
}

.timelinew .bgbox {
	background-color:#ffffff;
	padding:20px 30px;
	box-shadow: 0 3px 0 #99c3bd;
	border-radius: 8px;
}

.timelinew .md-bosluk {
	margin-bottom:40px;
}