@import url(/css/enviar_pregunta.css);

div.destacado.row
{
	padding-bottom:	0.5em;
    margin:         2em 0;
}

@media only screen and (min-width: 40.063em)
{
    div.destacado > .columns
    {
        padding-left: 0;
        padding-right: 0.5em;
    }

    div.destacado > .columns:last-child
    {
        padding-right: 0;
        padding-left: 0.5em;
    }
}

div.destacado a:hover
{
	color: #D8007C;
}

.destacado a.accion_importante:hover {
	color: black;
}

div.destacado.consultas.row {
	margin-top: 0;
	margin-bottom: 1em;
}

div.destacado.consultas.row div.ntksearch {
	margin-bottom: 0;
}

.consultas-frecuentes {
	margin-top: 10px;
}

.consultas-frecuentes-busqueda {
	font-size: 0.95em;
}

div.consultar h2
{
	background-image:	url("/img/icono_interrogante.png");
	padding-left:		2em;
}

div.destacado div.contenido h3 a
{
    font-weight:    normal;
    color: #333333;
}

div.destacado div.contenido h3 a:hover
{
     color: #D8007C;
}

div.destacado div.consultas ul
{
	list-style: none;
	margin-top: 0.5em;
}

div.destacado div.consultas ul li
{
	padding:		0.5em;
	background:		#F2F2F2;
	margin-bottom:	0.25em;
}

div.destacado div.consultas a.consulta
{
	display:		block;
	margin-bottom:	0.5em;
    color:			#333333;
	font-size:		1.15em;
	text-decoration: none;
	font-weight:	bold;
}

div.destacado div.consultas a.consulta:hover
{
        color: #D8007C;
}

div.destacado div.asesores a
{
	margin:		0.5em;
}

div.destacado div.asesores
{
	float: right;
}

div.destacado div.asesores h3
{
	font-size:		1.4em;
	border-bottom:	1px solid #bdbdbd;
	padding-bottom: 0.5em;
}

div.destacado div.asesores a.mas_info
{
	margin:		0;
	margin-top:	0.5em;
}

div.destacado div.asesores table {
    width: 100%;
}

div.subvenciones a.pegatina,
div.servicios a.pegatina
{
	position: relative;
    top: 1em;
}

div.subvenciones ul li,
div.servicios ul li
{
	border-bottom:	1px dashed #C8C8C8;
	padding:		0.75em 0;
}

div.subvenciones ul li a,
div.servicios ul li a
{
	color:			#333333;
    font-size:		1.15em;
    text-decoration: none;
	font-weight:	bold;
}

.enredate
{
    font-size: 0.9em;
}

.destacado.enredate .columns
{
    margin-top: 1em;
}

.destacado.enredate .columns.linkedin
{
    padding-left: 2em;
}

.enredate .linkedin p
{
    font-size: 1em;
}

.enredate .linkedin a
{
    text-decoration: none;
}

@media only screen and (max-width: 40.063em)
{
    div.consultas,
    div.asesores
    {
        padding: 0;
    }

    div.destacado > .columns
    {
        margin: 1em 0;
    }
}
