.wrapper{
	margin-bottom: -350px;
}
.link{
	text-decoration: underline;
}
.forsaljning{
	overflow: auto;
	width:auto;
}
.services-contact{
	text-align: center;
	margin-top:30px;
}
.services-wrapper{
	padding: 20px 0 50px;
	background: #e9e9e9 no-repeat center center;
	background-size: cover;
}
.contact-us-wrapper{
	margin: 0px 0px 20px;
	padding: 20px 0 50px;
	background: #ffffff;
}
.navbar-brand > img{
	margin-top:-9px;
	height:32px;
}
.portfolio-item{
	margin-bottom:0px;
}
.row.portfolio-row-bottom{
	margin-top: 30px;
}
.portfolio-item > .portfolio-thumbnail > .mask p{
	margin-left: -15.5px;
}
.form-group button{
	width:100%;
}
.case-quote{
	margin-top: 30px;
}
.case-quote table{
	width:100%;
	margin:10px 0px;
}
.case-quote table td{
	vertical-align: middle;
}
.case-img{
	width:75px;
	height:75px;
	margin:10px 0px;
}
.case-img-quote{
	width:75px;
	height:75px;
	border-radius:50%;
}
.case-quote h4{
	font-weight:500;
	margin-left:20px;
}
.feedbacks{
	border:none;
}
/* Mobil / iPad */
@media (max-width: 768px) {
	.portfolio-item{
		margin-bottom:30px;
	}
	.row.portfolio-row-bottom{
		margin-top:0px;
	}
}

/*
** Inputs och buttons
*/
input.form-control{
	height:42px;
}
.btn{
	height:42px;
	min-width: 130px;
}