body{
	font-family: 'Playfair Display', serif;

}
#navby{
	padding: 20px;
	margin-bottom: 20px;
	background: lightgrey;
	

}
#sliderr{
	margin-top: 150px;
}
.logo{
	
 
}
.main{
	width: 800px;
	margin-top: 150px;
}
.kitchen{
	margin-bottom: 50px;
	height: 100%;
	width: 100%;
}
.renovation {
	height: 100%;
	width: 100%;
	margin-right: 150px;
	/*float: right;*/
}
.preservation{
	height: 100%;
	width: 100%;
}
.revitalization {
	height: 100%;
	width: 100%;
	margin-bottom: 50px;

}
.white {
	color: black !important;
}
.paddingtop1{
	padding-top: 100px;
}
/*.footer{
	height: 180px;
	background: lightgrey; 

}*/
.footcon{
	position: relative;
	top: 5px;
}
.instagram {
	height: 57px;
	width: 50px;
}
.icon {
	height: 50px;
	width: 50px;
    border: 2px solid black;
    border-radius: 15px;
}
#footer {
	height: 250px;
	background: lightgrey;
	width: 100%;
}
.foot {
	margin-top: 0px;
	padding-top: 10px;
}
.padding{
	padding-right: 10px;
}
.thumbnail{
	padding-top: 90px;
	width: 100%;
	height: 100%;
}
.c {
	background: lightgrey;
	margin: 10px; 
	padding-top: 10px;
	font-size: x-small;
}
.margintop {
	margin-top: 150px;
}
.filler {
	height: 100%;
	width: 100%;
	margin-top: 30px;
}
.marginbottom {
	margin-bottom: 50px;
}
/*.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}*/
.stick {
	position: absolute;
	bottom: 0;
}