/* landing*/

.landingGenero{
	background:#ffffff;
}

a.navbar-brand {
    font-size: 1rem;
    padding-top: 1rem;
    color: #777;
}

header img.logoHCDN {
    width: 4.5rem!important;
	justify-self: end;
}
.preview-genero-texto{
	font-size:0.9rem;
}
.preview-genero-texto h1 {
    font-size: 0.9rem;
    width: 19rem;
    font-weight: bold;
    line-height: 1rem;
}

.preview-genero-texto a {
    background: #504C80;
    display: block;
    padding: 10px;
    text-align: center;
    color: #fff;
    width: 100%;
    float: right;
    font-size: 12px;
    border-radius: 0;
}

.articulo{
    min-height: 15rem;
}

/**/

.slider-images.slick-initialized.slick-slider.slick-dotted {
	margin:0!important;
}
.slider-images.slick-initialized.slick-slider.slick-dotted .slick-dots {
    bottom: -5px!important;
}

.menu .navbar-collapse{
    position: absolute;
    background: #555;
    z-index: 999;
    padding: 1rem;
}

.menu .navbar-collapse a {
    color: #fff;
    border-bottom: 1px solid #777;
    display: block;
    padding: 6px;
}
main.container-fluid {
    padding: 0;
}
header.preview-genero {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.preview-genero .section-top-menu{
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: start;
    height: 4rem;
    align-items: center;
}
header img{
	margin-bottom:0!important;
}
.verTodas {
    display: flex
;
    align-items: center;
    padding-right: 1rem;
    padding-left: 0;
}
.verTodas > div {
    display: flex;
    align-items: center;
    height: 100%;
    grid-template-rows: 10px 10px;
    justify-content: start;
    text-align: left;
    background: #f7f1e7;
    width: 100%;
    padding: 0;
}
.noticias{
	margin-bottom:2rem;
}
.cajaGenero {
    margin-bottom: 2rem;
}
.noticias .col-sm-9 {
    padding-left: 1rem;
    padding-right: 0;
	
}
.verTodas h2 {
    font-size: 1.7rem;
	margin-bottom:0px;
}
.right {
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: start;
    padding: 1rem;
}
.verTodas a {
    color: #333;
}
.boxTextoNoticias {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    background: rgba(22, 22, 22, 0.7);
    color: #fff;
    padding: 0.5rem;
    max-width: 38rem;
}

.boxTextoNoticias h4{
	font-size:1.1rem;
}
.boxTextoNoticias p{
	font-size:0.8rem;
	margin:0;
}
.cajaGenero img{
	width: 100%;
}

.box-boton {
    background: #a1bfad;
    text-align: center;
    color: #fff;
}

.box-boton a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    font-size: 0.9rem;
    margin-bottom: 16px;
    display: block;
}

.listado .btn-mas {
    text-align: right;
    float: right;
    margin-top: 1rem;
}

h1 {
    margin: 0 0 1.12rem;
    padding: 0;
    font-size: 2.35rem!important;
    font-weight: 500!important;
    line-height: 1;
    color: var(--color-institucional);
    font-weight: 400;
    text-transform: uppercase;
}
.topGenero .sgrow-columna {
    padding: 0;
}

h1.tituloSeccion {
    text-align: center;
    width: 100%;
    color: #fff;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
    font-family: 'raleway';
    font-weight: 800!important;
	text-transform:unset;
	padding:1rem;
}

.headerRecursero {
    background: #EFECF2;
    text-align: center;
    padding: 5rem 1rem 1rem 1rem;
	position:relative;
}

.headerRecursero img {
    position: absolute;
    top: -54px;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
}

.headerRecursero h1 {
    font-weight: bold !important;
    font-size: 1.3rem !important;
    color: #666;
}
.destacado {
    text-align: center;
    margin: 20px;
    font-size: 20px;
    font-weight: bold;
	padding:0!important;
	background:none!important;
}

span.linea {
    background: #595699;
    display: block;
    width: 100px;
    height: 2px;
    margin: 0 auto;
    margin-top: 10px;
}

#listadoArchivos li a {
    color: #666666;
    margin: 0.2rem 1rem;
    display: block;
}
ul#listadoArchivos li {
    list-style: none;
}
#listadoArchivos{
	padding:0;
margin-top: 1rem;
}

.recursero {
    margin-top: 4rem;
}
.recursero  .modal-header{
    text-align: right;
    align-items: end;
	border:0;
    justify-content: end;
}
.recurseroModal .modal-header {
    justify-content: end;
}

.recurseroModal .slick-prev {
    left: -35px;
}

.recurseroModal .slick-next {
	right: -35px;
}
.recurseroModal  .modal-header button.close {
    background: none;
    border: 0;
    font-size: 25px;
    line-height: 10px;
}

.botoneraCamara .btn {
    background: #b09873!important;
    border-radius: 0!important;
    width: 17rem;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    display: block;
    margin: 11px auto;
    padding: 11px;
}

.txtSeccion {
    text-align: center;
    margin: 2rem;
    font-size: 1.2rem;
    color: #666;
}

.boxDiputada img{
	width:120px;
	
}
.boxDiputada {width:120px;}

.boxDiputada a {
	cursor:pointer;
	width:120px;
}
.boxDiputada a .textoHover {
    position: absolute;
    width: 120px;
    text-align: center;
    height: 120px;
    align-items: center;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: none;
}
.filaDip:nth-child(2n) {
    margin-left: 19%;
}
.filaDip {
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    gap: 7rem;
}
.boxDiputada a:hover .textoHover {
    display: grid;
}
.diputados {
    text-align: center;
    display: grid
;
    justify-content: center;
}

.hito.xd {
    border-left: 5px solid #5C5F60;
}


.hito.xd {
    border-left: 5px solid #5C5F60;
}

.hito.xd {
    border-left: 5px solid #5C5F60;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 1rem;
}
.box-hito  .anio {
    font-size: 26px!important;
    font-weight: bold!important;
    margin: 0;
    color: #606362;
}

.lineaVerde {
    background: #C3D1AD;
    height: 5px;
    width: 41px;
    margin-top: 4px;
}

.hito:not(.xd) .lineaVerde, .hito:not(.xd) .titulo {justify-self:end;}
.box-hito .hito.xd .titulo {
    float: left;
}
.box-hito .hito:not(.xd) .titulo {
    float: right;
}
.box-hito .hito .titulo {
    background: #EBF0E2;
    padding: 2px 10px;
    margin-top: 6px;
    color: #B1C393;
    width: 170px;
}
.box-hito .hito.xd  .subtitulo {    float: left;}
.box-hito .hito:not(.xd)  .subtitulo {    justify-self:end;}
.box-hito .titulo i {
    color: #B1C393;
    margin-top: 7px;
}
.box-hito  .hito.xd .titulo h1 {float: left;}
.box-hito  .hito .titulo h1 {
    margin: 0;
    padding: 5px;
    font-size: 16px!important;
    font-weight: bold!important;
    
}
.box-hito .hito  .subtitulo {
    width: 70%;
    margin: 6px 0 0 0;
    font-size: 21px;
    clear: both;
}
.textoHito {
    max-width: 27rem;
}
.imgHito img{
	width:120px;
}
.hito:not(.xd):after {
    content: " ";
    position: absolute;
    margin-left: -20px;
    background: #5C5F60;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    top: 4rem;
    padding: 6px;
	right: -9px;
}
.hito.xd:before {
    content: " ";
    position: absolute;
    margin-left: -20px;
    background: #5C5F60;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    top: 4rem;
    padding: 6px;
}
.box-hito  .hito:not(.xd)  .titulo i {
    float: inline-end;
}
.box-hito .hito:not(.xd)  .titulo h1 {
    float: right;
    width: auto;
}
.box-hito.row.row-eq-height {
    position: relative;
}


.hito:not(.xd) .imgHito {
    grid-area: imgHito;
}
.hito:not(.xd) .textoHito {
    grid-area: texto;
    justify-content: end;
    text-align: right;
    display: grid;
    align-items: end;
    justify-self: end;
}
.hito:not(.xd) {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-areas: "texto imgHito";
	position:relative;
	border-right:5px solid #5C5F60;
	width: 50.39%;
	gap:1rem;
	
}
.hitos .titulo a, .hitos .titulo a h1 {
    color: #337ab7;
    /* text-decoration: none; */
}
.btnNormativaVigente {
    background: #C3D1AD;
    margin: 40px auto;
    width: 300px;
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
 .box-hito:first-child i.fa.fa-chevron-up {
    position: absolute;
    left: -18px;
    top: -12px;
    font-size: 31px;
    display: block !important;
    color: #5C5F60;
}
.tusDerechos_wrapper a:hover .textoHover {
    color: #fff;
    background: #A1C18E;
    outline: 0;
}

.tusDerechos  .tusDerechos_wrapper a .textoHover  h3{font-size:14px!important;}
.tusDerechos_wrapper a .textoHover {
    border: 3px solid #A1C18E;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    color: #A1C18E;
    text-align: left;
    padding-left: 12px;
    font-size: 14px;
    padding-right: 10px;
    background: #fff;
    margin-bottom: 15px;
    white-space: pre-wrap;
    word-break: break-word;
    overflow-wrap: break-word;
    padding-top: 0;
    line-height: 19px;
	align-items: center;
    display: grid;
	cursor:pointer;
}
.tusDerechos_wrapper {
	margin:0 auto;
}

.contenido-modal-normativa  .categoria {
    width: 150px;
    height: 150px;
    background: #A1C18E;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 13px;
    color: #DDE8AF;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
}

.urlNormativa {
    border-left: 2px solid #A1C18E;
	padding:0;
}

.urlNormativa img {
    width: 7%;
    float: left;
    margin-top: 23px;
}

.urlNormativa a {
    color: #A1C18E;
    background: #DDE8AF;
    display: block;
    float: left;
    padding: 10px;
    width: 90%;
    margin-bottom: 15px;
}

.contenido-modal-normativa button.btnCerrar {
    background: #f0f0f0;
    border: 0;
    font-size: 17px;
    float: right;
    text-align: right;
    /* width: 40px; */
    display: grid
;
    justify-content: end;
    justify-self: end;
    font-weight: lighter;
    color: #333;
    border-radius: 3px;
    padding: 9px;
}

.normativa-individual .categoria {
    width: 150px;
    height: 150px;
    background: #A1C18E;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 13px;
    color: #DDE8AF;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
}

section.normativa-individual {
    background: #dde8af;
    border-top-left-radius: 76px;
    padding: 0px;
	margin:0 auto;
}

section.normativa-individual  .top {
    padding: 4px;
    display: grid;
    grid-template-columns: 150px auto;
    align-items: center;
    gap: 1rem;
}
.normativa-individual .top h3 {
    font-size: 30px;
    color: #748E68;
    font-weight: bold;
}
section.normativa-individual  .parrafo:not(.parrafoNormativa){
	margin-left:154px;
	padding:1rem;
}
.como-acceder {
    background: #A1C18E;
    padding:0;
}

section.normativa-individual  .parrafo:not(.parrafoNormativa) {
    column-count: 2;
	
}
section.normativa-individual  .parrafo p, section.normativa-individual .parrafo p span, section.normativa-individual .parrafo span, section.normativa-individual .parrafo li {
	font-family:'Roboto Condensed', sans-serif!important;
	font-size:0.9rem!important;
	color:#444!important;
}
section.normativa-individual  .parrafo:not(.parrafoNormativa) h4{
    color:#748E68;
	font-size:24px;
	font-weight:bold;
}
.como-acceder .btnNormativaDesplegable {
    text-align: left !important;
    width: 290px !important;
    background: #DDE8AF !important;
    color: #A1C18E !important;
    padding: 10px 22px;
    margin: -2px 0;
    font-size: 20px !important;
    clear: both;
    text-transform: none;
    display: flex;
    justify-self: end;
    border-radius: 0 !important;
    align-items: center;
    gap: 10px;
    font-weight: bold;
}
.como-acceder h3 {
    color: #DDE8AF;
    font-size: 24px;
    font-weight: bold;
	padding:2rem 2rem  0 2rem;
	margin:0;
}
.como-acceder > .parrafos:not(.normativa){
	padding:0.5rem 2rem 2rem 2rem;
}
.como-acceder > .parrafos p {
	margin:0;
}
.como-acceder a {
    color: rgb(17, 85, 204);
}

section.normativa-individual  .como-acceder  .normativaDesplegable .card.card-body {
    background: #DDE8AF;
    border: 0;
    border-radius: 0;
	padding:2rem;
}


.listadoBotones.trabajadoras {
    margin: 0 auto;
}
.listadoBotones.trabajadoras .accordion-item {
    border: 0;
}
.listadoBotones.trabajadoras > .accordion > .accordion-item > h2 >   button.accordion-button, .listadoBotones.trabajadoras a {
 	text-align:center;
    background: #f7e7e7;
    font-size: 16px;
    padding: 10px;
    font-weight: bold;
    margin-top: 16px;
    color: #646464;
    text-align: center;
    text-transform: uppercase;
	display:block;
	text-decoration:none;
}

.listadoBotones.trabajadoras .accordion-body {
    padding: 0;
}

.trabajadoras .accordion-body .accordion-button {
    background: #ffefef;
    border-bottom: 5px solid #fff;
    padding: 7px !important;
    margin: 0px;
    color: #333;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    display: block;
	text-transform:uppercase;
}

.parlamentarias a {
    background: #E9F0F1;
    font-size: 16px;
    padding: 10px;
    font-weight: bold;
    margin-top: 16px;
    color: #646464;
    text-align: center;
    width: 100%;
    display: block;
    max-width: 50rem;
    margin: 1rem auto;
}
.btn-color {
    background: #EFECF2;
    color: #666;
    font-weight: bold;
    font-size: 17px;
    width: 100%;
    border-radius: 7px;
    padding: 1rem;
    border: 1px solid #545094;
    margin: 3px 0;
}

.btn-color.active {
    background: #545094 !important;
    color: #fff;	
}

select#provincia {
    border-radius: 5px;
    width: 88%;
    margin-right: 6px;
    border: 1px solid #ddd;
    padding: 4px;
}
div#leyendaBoolean {
    margin: 1rem 0;
}
button#botonVer {
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
}
#botonera hr {
    border-top: 3px solid #545094;
	opacity:1;
}

.cargaMasderechos .resultados_listado ul {
    display: block!important;
    flex-wrap: wrap;
    width: auto!important;
    margin: 0 auto;
}

.col-xs-12.wrapper-normativa {
    border: 1px solid #ddd;
    margin: 1rem 0;
    padding: 0.8rem;
}
.wrapper-normativa h3 {
    font-size: 1.3rem;
    font-weight: 500;
}
.wrapper-normativa h5 {
    font-size: 0.9rem;
	margin:0;
}
form#formConcurso a {
    background: #efece9;
    border-radius: 0;
}

.boxDiputada .well {
    text-align: left;
}

div#nombre{
    font-weight: bold;
    text-transform: uppercase;
}

.btnComisiones {
    background: #dcccb3;
    display: inline-block;
    clear: both;
    padding: 2px;
    margin-top: 14px;
    color: #333;
    text-decoration: none;
}
div#comisionesCollapse {
    background: #dcccb3;
    padding: 10px;
}
.btnComisiones a {
    color: #333;
    padding: 4px;
}
.boxTextoNoticias h4 a {
    color: #fff;
}
@media (min-width: 769px) {
    .boxRecursero {
        height: 300px;
        padding: 0 30px;
        border: 0;
    }
}

@media (max-width: 769px) {

	.hito:not(.xd):before {
		    content: " ";
			position: absolute;
			margin-left: -8px;
			background: #5C5F60;
			border-radius: 50%;
			width: 9px;
			height: 9px;
			top: 1rem;
			padding: 6px;
		}
	.hito.xd:before {
		top: 1rem;
	}
	.hito:not(.xd):after {
		content:none;
	}
	.hito:not(.xd) {
		display: grid;
        grid-template-columns: auto 1fr;
        grid-template-areas: none;
        position: relative;
        border-left: 5px solid #5C5F60;
		border-right:0;
        width: auto!important;
        gap: 1rem;
    }
	.hito:not(.xd) .imgHito, .hito:not(.xd) .textoHito  {
    	grid-area: unset;
	}
	.box-hito .hito:not(.xd) .subtitulo {
		justify-self: start;
		text-align: left;
	}
	.imgHito img {
		width: 70px;
	}
	.box-hito .anio {
        font-size: 19px!important;
    }
	.hito:not(.xd) .textoHito {
		justify-content: start;
		text-align: left;
		align-items: start;
		justify-self: start;
	}
	.box-hito {
        padding-left:1rem;
    }
	    .box-hito .subtitulo {
        font-size: 12px!important;
    }
	
	.hito:not(.xd) .lineaVerde, .hito:not(.xd) .titulo {
		justify-self: start;
	}
	.box-hito .hito:not(.xd) .titulo i, .box-hito .hito:not(.xd) .titulo h1 {
		float: left;
	}
	section.normativa-individual .top {
    	grid-template-columns: unset!important;
	}
	section.normativa-individual  .parrafo:not(.parrafoNormativa) {
		column-count: 2;
	}
	section.normativa-individual .parrafo:not(.parrafoNormativa) {
		margin-left: 0;
		padding: 2rem;
	}
	.normativa-individual .top h3 {
    	padding: 0 2rem;
	}
	
	.textoHito {
		margin-bottom: 2rem;
	}
	
	h1.tituloSeccion {
		font-size: 1.5rem !important;
	}
	.tusDerechos_wrapper > div{
		width:auto;
	}
	.boxRecursero {
		margin: 3rem 0;
	}
	.recurseroModal .modal-content{
		width: 83%;
		margin: 0 auto;
	}
	
	.wrapper-normativa {
		margin: 1rem!important;
	}
	.filaDip {
		grid-template-columns: 1fr;
		gap: 1rem;
	}
	.diputados {
		gap: 1rem;
	}
	
	.boxTextoNoticias {
		position: relative;
		bottom: 0;
		left: 0;
		background: #f7f1e7;
		color: #333;
		padding: 1rem;
		max-width: 38rem;
	}
	.right{
		display:none;
	}
	.preview-genero .section-top-menu {
		display: grid;
		grid-template-columns: 1fr auto;
		justify-content: start;
		height: auto;
		align-items: center;
	}
	.menu {
		display: flex;
		gap: 1rem;
	}
	.menu .navbar-collapse {
		position: absolute;
		background: #555;
		z-index: 999;
		padding: 1rem;
		top: 8rem;
	}
	a.navbar-brand {
		font-size: 1rem;
		padding-top: 1rem;
		color: #777;
		text-wrap: auto;
	}
}