/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

#page-title {
padding: 150px;
}

#page-title h1 {
color: white;
text-shadow: 1px 1px black;
}

#page-title span {
color: #CCC;
text-shadow: 1px 1px black;
}

.breadcrumb-item, .breadcrumb-item a, .breadcrumb-item.active {
color: #CCC;
text-shadow: 1px 1px black;
}

#activaconsultores #page-title {
background-image: url('fondos/fondo-activaconsultores.png')
}

#servicios #page-title {
background-image: url('fondos/fondo-servicios.png')
}

#empleo #page-title {
background-image: url('fondos/fondo-empleo.png')
}

#contacto #page-title {
background-image: url('fondos/fondo-contacto.png')
}

#blog #page-title {
background-image: url('fondos/fondo-blog.png')
}

#enlaces #page-title {
background-image: url('fondos/fondo-enlaces.png')
}

#asesoria_emprendedores_sevilla #page-title {
background-image: url('fondos/fondo-asesoria-emprendedores-sevilla.png')
}

#asesoria_autonomos_sevilla #page-title {
background-image: url('fondos/fondo-asesoria-autonomos-sevilla.png')
}