
/* Buttons */
  .btn-green {
	display: block;
	margin: 0 auto;
	width: 300px;
  }
  
  
/*
  Page Banner
*/
.page-banner {
    background: transparent url("/images/HomeSC/site/security/banner_bg_security.jpg") no-repeat scroll 0 0 / cover ;
}
/*--------------------------------
Generalismo
--------------------------------*/
.pageBottom h3 {
	color:#000;
	font-size:21px;
	font-weight:500;
}

.price-sec {
	color:#E0733F;
	text-align:center;
	line-height:1;
}

.price-sec > em,.price-sec > h3 {
	display:inline-block;
	vertical-align:top;
}

.price-sec > em {
	font-size:46px;
	font-style:normal;
	line-height:1;
}

.price-sec > h3 {
	color:#E0733F;
	font-size:46px;
	line-height:1;
	margin:0;
	padding:0;
	text-align:left;
}

.price-sec > h3 > sup {
	font-size:24px;
}

.price-sec > h3 > small {
	color:#000;
	font-size:12px;
	display:block;
}
