.seccion {
	padding-top: 2vh;
}

.construccion{
	position: relative;
	height: 160px;
	overflow: hidden;
	/*border: 2px solid #fff;*/
	transition: 0.5s;
	box-shadow: var(--shadow);
  }
  .construccion img{
	width: 100%;
	height: auto;
	/*object-fit: cover;*/
	object-position: top;
	margin-left: auto;
	margin-right: auto;
	display: block;
  }

p{
	text-align: justify;
}

p.derecha{
	text-align: right;
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
  	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
  	animation-duration: .75s;
	-webkit-animation-timing-function: ease;
  	animation-timing-function: ease;
  	-webkit-animation-delay: 0s;
  	animation-delay: 0s;
	-webkit-animation-iteration-count: 1;
  	animation-iteration-count: 1;
	-webkit-animation-fill-mode: backwards;
  	animation-fill-mode: backwards;
  	/*opacity:1;*/
}

.imagenContacto {
	margin-bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 0px;
    margin-left: -27px;
}

/**************MOVIL******************/
@media (max-aspect-ratio: 5/7) {
	.imagenContacto {
	    margin-left: 0px;
	}
}

@media (max-aspect-ratio:9/13) {/*width:360 heigth:540*/
	.imagenContacto {
	    margin-left: 0px;
	}
}
@media (max-aspect-ratio: 2/3) {/*width:360 heigth:771*/
	.imagenContacto {
	    margin-left: 0px;
	}
}

@media (max-aspect-ratio: 4/3) {/*width:600 heigth:450*/

}
/**************MOVIL******************/

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
    	max-width: 1170px;
	}
}

#wrapper-lg {
    width: 72em;
    max-width: calc(100% - 4em);
    margin: 0 auto;
}

@-webkit-keyframes flipOutY {
	0%{
	    -webkit-transform: rotateY(90deg);
	    transform: rotateY(90deg);
	    opacity: 0;
  	}

  	100%{
	    -webkit-transform: rotateY(0);
	    transform: rotateY(0);
	    opacity: 1;
  	}
}

@keyframes flipOutY {
	0%{
	    -webkit-transform: rotateY(90deg);
	    transform: rotateY(90deg);
	    opacity: 0;
  	}

  	100%{
	    -webkit-transform: rotateY(0);
	    transform: rotateY(0);
    	opacity: 1;
	}
}

.tituloSeccion img {
	height: 1em;
}

.imgLogo{
	width: 10%;
	height: 10%;
	min-width: 80px;
	min-height: 80px;
}

#divContenidoPagina{
    padding-left: 30px;
    padding-right: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.contentDetalle{
	width: 100%;
}

#divContenidoPagina p {
    color: #636363;
}

#divContenidoPagina h2 {
    color: #636363;
}

.sitiosRelacionados{
	background-color: #424242;
	width: 100%;
	height: 35px;
}
.logoRedes{
	background-color: #D7D7D7;
	height: 100px;
	text-decoration: none;
}
a.iconSitiosRelacionados{
	text-decoration: none;
	display: inline-block;
	min-width: 40px;
	height: 100%;
	line-height: 30px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
a.iconSitiosRelacionados.primero{
	/*border-left: 1px solid #D7D7D7;*/
	border-right: 1px solid #D7D7D7;
}
a.iconSitiosRelacionados:hover{
	background-color: #D7D7D7;
}
a.iconSitiosRelacionados.pjem:hover{
	background-color: #BC0114;
}
a.iconSitiosRelacionados.ejem:hover{
	background-color: #79242f;
}
a.iconSitiosRelacionados.voluntariado:hover{
	background-color: #DF1487;
}
a.iconSitiosRelacionados.mediacion:hover{
	background-color: #8147AD;
}
.iconSitiosRelacionados img{
	max-height: 20px;
	width: auto;
	vertical-align: middle;
	display: inline-block;
}
.imgLogoPJ{
	text-decoration: none;
}
.imgLogoPJ img{
	max-height: 70px;
	width: auto;
	margin-top: 5px;
}
.txtSubtitulo{
	font-size: 30px !important;
}
.txtTitulo{
	font-family: "MoskExtra-Bold800";
	font-size: 35px !important;
	text-align: center !important;
}
.txtFechaHoy{
	float: left;
	margin-right: 100px;
	font-size: 15px;
	color: #424242;
	line-height: 30px;
}

.logoRedes{
	background-color: #D7D7D7;
	height: 100px;
	text-decoration: none;
}
.imgLogoRedes{
	text-decoration: none;
}
.imgLogoRedes img{
	width: 24px;
	height: 24px;
	margin-left: 5px;
	margin-right: 5px;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box {
	background: #333333;
	border: 1px solid #8F8F8F;
	border-radius: 6px;
	/*box-shadow: 5px 5px 2px 0 rgba(0,0,0,0.4);*/
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
	color: white;
	font-size: 13px;
	padding: 8px;
}

.galeriaImagenes{
	margin-left: auto;
	margin-right: auto;
}

.btnDocumento{
    background-color: #B00016;
    color: #FFF;
}

.dataTableDocumentos{
    width: 100% !important;
}
.dataTableDocumentos thead th{
    text-align: center;
    font-size: 18px;
    /*font-weight: bolder;*/
}
.dataTableDocumentos tbody tr td{
    font-size: 18px;
    vertical-align: middle;
}
.dataTableDocumentos div.dataTables_wrapper {
    min-width: 350px;
    margin: 0 auto;
}

.swiperInfoRelevante .fondoBanner {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.swiperInfoRelevante {
	min-height: 33vh;
	padding-bottom: 10px;
	padding-top: 0px;
}

.fondoBanner {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.swiper-wrapper .row {
	margin-left: 0px;
	margin-right: 0px;
	width: fill-available;
	width: -moz-fill-available;
	width: -webkit-fill-available;
	padding: 1vw 2vw;
	justify-content: space-evenly;
}

.swiper-wrapper .col-sm{
	margin-inline: 1vw;
	height: 25vh;

	margin-top: auto;
    margin-bottom: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.swiperInfoRelevante .swiper-button-next,
.swiperInfoRelevante .swiper-button-prev
	{
	top: 40%;
	height: 100px;
	background-color: #FFF;
	color: #FFF;
	opacity: 0;
}

.swiperInfoRelevante:hover .swiper-button-next,
.swiperInfoRelevante:hover .swiper-button-prev
	{
	top: 40%;
	height: 100px;
	background-color: #FFF;
	color: #444442;
	opacity: .35;
}

.swiperInfoRelevante .swiper-slide {
	background-position: center;
	background-size: cover;
	/* width: 200px; */
	height: 30vh;
}

.swiperInfoRelevante .swiper-slide img {
	max-height: 300px;
}

.swiperInfoRelevante:hover .swiper-button-next.swiper-button-disabled,
.swiperInfoRelevante:hover .swiper-button-prev.swiper-button-disabled
	{
	opacity: .20 !important;
	cursor: not-allowed;
	pointer-events: visible;
}

.swiperLoRelevante .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #FFF;
	opacity: 1;
	background: none;
}

.swiperLoRelevante .swiper-pagination-bullet-active {
	background: none;
	font-weight: 700;
	font-size: 14px;
}

.divLeyendaImagen {
	position: absolute;
	bottom: 0;
	background-color: #0000008c;
	color: #FFF;
	/* opacity: .4; */
	text-align: center;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	width: 100%;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}

.divLeyendaImagen:hover {
	color: #FFF;
}

/* timeline */
.timeline,
.timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -25px;
  background-color: #7c7c7c;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}
.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}
.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}
.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}
.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}
.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #c0c0c0;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline-img {
	height: 25vh;
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #c0c0c0;
  border-right: 0 solid #c0c0c0;
  border-bottom: 16px solid transparent;
  content: " ";
}
.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
}
.timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 60vh;
  width: 20%;
  min-width: 320px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}
.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #c0c0c0 !important;
  border-bottom: 0 solid #c0c0c0 !important;
  border-left: 16px solid transparent !important;
}
.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 0px;
  left: 43px;
}