
.pv-box-white {
	background: #fff;
	padding: 30px 15px;
	box-shadow: 0 0 25px 0px rgba(0,0,0,0.05);
}


.lh-condensed { line-height: 1.25; }


h1,h2,h3,h4,h5 {
	font-family: "Raleway",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 800;
}
/*
body, p, li, a {
	font-family: "Nunito",Helvetica Neue,Helvetica,Arial,sans-serif;
}*/

.error-general {
	font-weight: 600;
}

.img-with-text {
	text-align: center;
}
.img-with-text img {
	margin-bottom: 10px;
}

.pv-btn-lg {
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

.pv-infobox {
	
}


@media (min-width:1200px) {
	.container {
		max-width:940px;
	} 
	.container-s {
		max-width:700px;
	}
}

@media (min-width:992px) {
	.container-s {
		max-width:700px
	}
}