/* CSS Document */

.ols-mainbanner{
	background: url("../img/soporte-online.jpg") center bottom;
	background-repeat: no-repeat;
	background-size:cover;
	color:white;
}

.ols-mainbanner-trans{
	background-color:rgba(0,0,0,0.5);
}

.ols-planes{
	
}

.plan-precio{
	font-size: 24px;
	color:#03470B;
	font-weight: 600;
}