#bloque_principal{ width: 100%; overflow: hidden;margin-top: 48px;margin-bottom: 48px; }
#subbloque{ width: 50%; float:left; text-align: right;padding:0px 1% 0px 1%;color: black; }
#subbloque_der{ text-align: left; width: 50%; float: left; padding:0px 1% 0px 1%;color: black; }
#limpiar{ clear: both; }
#columns{ max-width: 1920px !important; padding: 0;}
hr{ border-top: 1px solid #999999 !important; padding: 0 !important; margin: 0 !important; }
#homepage-slider{ margin-bottom: 0; }
#subbloque a{ color: black; }
#subbloque_der a{ color: black; }

/*texto como psd de juan ortiz*/
#subbloque h3{ font-weight: bold; font-size: 26px; }
#subbloque_der h3{ font-weight: bold; font-size: 26px; }
#desplaza_izquierda { width: 551px;float: right;text-align: left; }
#desplaza_derecha { width: 551px;text-align: left; }
#Subtitulo { font-size: 20px;letter-spacing: -0.5pt;line-height: 22px;color: #7c878e; }

#Subtitulo img { filter: grayscale(100%); }

@media(max-width: 769px){
	#bloque_principal{ margin-top: 15px;}
	#subbloque{ width: 100%; float:left; padding: 1%; border: 0;}
	#subbloque_der{ width: 100%; float: left; padding: 1%; border: 0;}
	hr{ display: none; }
	img { max-width: 100% !important; height: auto;margin-bottom: 15px; }
	.row{ margin: 0; }
	#subbloque h3{ font-weight: bold; font-size: 20px; }
	#subbloque_der h3{ font-weight: bold; font-size: 20px; }
	#desplaza_izquierda { width: 100%; }
	#desplaza_derecha { width: 100%; }
	#Subtitulo { font-size: 13px;letter-spacing: -0.5pt;line-height: 13px;color: #7c878e; }
}