.full{
	width: 100%;
}
#content-wrapper{
	min-height: 400px;
}
article{
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.bgstairs{
	background-image: url("/img/bgstairs.jpg");
	background-size: cover;
	padding: 30px 0;
	position: relative;
}
.bgstairs h2{
	color: #fff;
	font-size: 3em;
}
.bgstairs h3{
	color: #fff;
	font-size: 2.4em;
}
.arrow-list a:hover{
	color: #D52B2A;
}
img{
	width:100%;
}
.smallimg{
	width: 20px;
	position: relative;
	left: 5px;
}
ul.plus{
	list-style-image: url('/img/list.jpg');
	padding-left: 20px;
	margin-top:20px;
}
.plus li{
	margin: 0 0 5px 3px;
}
.aleft{
	text-align: left !important;
}
.aright{
	text-align: right !important;
}
.acenter{
	text-align: center !important;
}

.fleft{
	float:left !important;
}
.fright{
	float: right !important;
}
.tizio{
	background: url('/img/testimonial-arrow-footer.png') no-repeat;
}
.team-social-links{
	margin-left: 30px;
}
.rosso{
	background-color: #d52b2a !important;
}
.bottone{
	width: 100%;
	padding-top: 8px;
	padding-bottom:8px;
}
.bottone a{
	color:#fff;
	padding-left: 10px;
}
.bottone a:hover{
	color:#000 !important;
}
.bottone span{
	color:#fff;
	padding-right: 10px;
	font-size:20px;
}
.bignbold{
	font-size: 14px;
	font-weight:400;
	text-transform: uppercase;
}
.pdfico{
	width: 94px;
}
.mb30{
	margin-bottom: 30px;
}
.redtext{
	color: #d52b2a !important;
}
aside .section-title{
	margin-bottom: 0px;
}
#footer .widget .title {
	padding-top: 10px;
}
#back-top{
	position: fixed;
	bottom: 30px;
	right: 50px;
	width: 52px;
	height: 52px;
}
#back-top img{
	width: 100%;
}
.h-300{
	min-height: 230px;
}
.p-b-20{
	padding-bottom: 20px;
}
.p-t-20{
	padding-top: 20px;
}
.team-info:hover .portfolio-hover {
	opacity: 1;
}
.hidden{
	display: none;
	opacity: 0;
}
.visible{
	display: block;
	opacity: 1;
}
.pp_gallery ul {
	display: none;
}
#flashMessage{
	color: #E02E2D;
	font-size: 18px;
}
.description {
    height: 170px;
}
