



#about {

	margin-bottom:50px;

	margin-top:100px;

	margin-left:auto;

	margin-right:auto;

}

#about img {

	width:300px;

	padding-right:20px;

	padding-bottom:20px;

	float:left;

	

}



#portofolio {

	margin-bottom:50px;

	margin-top:100px;

	margin-left:auto;

	margin-right:auto;

}



#paket {

	margin-bottom:50px;

	margin-top:100px;

	margin-left:auto;

	margin-right:auto;

}



#paket img {

	height:150px;

	margin-bottom:10px;

}



.col-md-14 {

	width:33.11%;

	

}

#paket-detail {

	margin-bottom:50px;

	margin-top:100px;

	margin-left:auto;

	margin-right:auto;

}

#paket-detail img {

	height:250px;

	margin-bottom:10px;

}

.row-profile {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}

.row-profile img {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.row-profile ul {
	padding-left:50px;
	
}

.row-profile ul li {
 	list-style-type:disc;
}
.row-profile ol {
	padding-left:50px;
	
}

.row-profile ol li {
 	list-style-type:decimal;
}

#contact {
	margin-bottom:50px;
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	
}