/************************27-08-2018******************************************/
.page-template-template-ta #page *, .vinculacion-home-bkg *, 
.cyj-home-bkg *, #home-vocar *,
.page-template-default .detalle-cuerpo *{
	-webkit-box-sizing: unset;
    -box-sizing: unset;
    box-sizing: unset;
}

.page-template-template-home-vinculacion .breadcrumb, 
.cyj-home-bkg .breadcrumb, .page-template-template-page-vocar .breadcrumb, .page-template-default #page .breadcrumb,
.page-template-default #page .breadcrumb, .page-template-template-home-ciencia-justicia .breadcrumb {
    margin: 10px 10px!important;
}

/***************************************End***********************************/

#menu-fondo {
	-moz-box-shadow: 0 14px 10px -10px #888888;
    -webkit-box-shadow: 0 14px 10px -10px #888888;
    box-shadow: 0 14px 10px -10px #888888;
}

#post-page .page-content {
	width:980px;
	margin:0px auto;
	padding:5px 0 0px;
}

#post-page .page-content .detalle-titulo {
	background-color:#7d7d7d;
	color:#fff;
	font-size:15px;
	padding-top:4px;
	padding-bottom:4px;
	font-family: Roboto-Regular;
}

#post-page .page-content .detalle-titulo {
	padding-left:8px;
	padding-right:8px;
}

#post-page .menu-content {
	width:980px;
	margin:7px auto 3px;
}

#post-page .menu-content a {
	color:#fff;
	float:left;
	margin-left:4px;
	margin-bottom:4px;
}

#post-page .subm-item {
	text-align:center;
	vertical-align:middle;
	height:137px;
	width:164px;
	display: table-cell;
	font-family: Roboto-Regular;
	font-size:20px;
	background-color:#166FB3;
	padding:0 39px;
}

#template-nivel-3 #post-page .menu-item-0 {
	margin-left:0px!important;
}

#menu_nivel_3 {
	padding:0px 5px; 
	width:982px; 
	margin:auto; 
	font-size:14px; 
	font-family: Roboto-Regular; 
	background-color:#FFF; 
	border-bottom: solid 1px #E6E7E8; 
	border-left: solid 1px #E6E7E8;
	border-right: solid 1px #E6E7E8; 
	text-align:left;
}


#template-nivel-3  a {
	color:#0397D6;	
}
            
#template-nivel-3 #post-page a:link {
    color:#0397D6;
}
    
#template-nivel-3 #post-page a:visited {
    color:#0397D6;
}
    
#template-nivel-3 #post-page a:hover {
    color:#464646;
}

strong{
	font-weight:bold;
}

.descargas-n3 button{
	margin-right: 0.3rem;
}

.single-post .titulo-noticias-interes{
    font-weight: normal;
    font-family: 'Roboto-Bold';
}

#nivel-3-post-right table {
    display: block;
    overflow-x: auto;
}

#nivel-3-post-right table tbody {
    display: table;
    width: 100%;
}
/********Para que no falle el calendar plugin en template - NIVEL 3***********/
#container-calendar-conicet > #calendar table {
	display: inline-table;
	overflow-x: visible;
}
#container-calendar-conicet > #calendar table tbody {
    display: contents;
  	width: 100%;
}
#container-calendar-conicet > #calendar .fc-view-harness {
	height: 800px;
}
#container-calendar-conicet > #calendar tr.fc-scrollgrid-section:nth-child(2) > td:nth-child(1) {
	padding-right: 0px !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
}
#container-calendar-conicet > #calendar .fc-daygrid-body {
	width: 100%;
}
#container-calendar-conicet > #calendar .fc-scrollgrid-sync-table {
	width: 100%;
	margin-bottom: 0px !important;
}
@media screen and (max-width: 690px) {
	#container-calendar-conicet > #calendar #block-system-main > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) {
			display: none;
  	}
	#container-calendar-conicet > #calendar {
			height:870px;
	}
	#container-calendar-conicet > #exampleModalCenter {
			left: 0% !important;
			width: 400px !important;
	}
	#container-calendar-conicet > #exampleModalCenter > div:nth-child(1) {
			margin-left: 0px;
			width: 400px !important;
	}
}
/*****************************************************************************/
/* SLIDER-----------*/

.slider-wrapper-inn{
	width:600px;
	margin:auto;
}

#sliderpage{
	position:relative;
}

#sliderpage .item{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	z-index: 4;
	opacity: 1;
	width: 600px;
	height: 338px;
}

#sliderpage .item img{
	width: 600px;
}


.slider-wrapper-ext{
	position:relative;	
}


.slider-wrapper-ext #prevslider > div,
.slider-wrapper-ext #nextslider > div
{
	padding: 0;
	position: absolute;
	top: 43%;
	cursor: pointer;
	z-index: 2;
}

.slider-wrapper-ext #prevslider > div{
	margin-left: 20px;
	background: url('../images/page/flecha_video_anterior.png') !important;
	height: 50px;
	width: 25px;
}


.slider-wrapper-ext #nextslider > div{
	margin-right: 20px;
	right:0px;
	background: url('../images/page/flecha_video_siguiente.png') !important;
	height: 50px;
	width: 25px;
}	
	
/* END SLIDER---------*/



/*-------------NIVEL-3----------*/

#nivel-3-post-page-fondo {
	background-color:#FFF; 
	overflow: hidden;	
}

#nivel-3-post-container {
	overflow: hidden; 
	width:1134px; 
	margin:auto; 
	background-color:#FFF; 
	text-align:left;
	
}

#nivel-3-actions-container {
	width:70px;
	float:left; 
	background-color:#FFF;
	height:300px;
}

#nivel-3-central-container{
	width:994px;
	float:left; 
}

#nivel-3-post-right .nivel-3-entry-title {
	text-align: left;
	font-family: 'Roboto-Regular';
	color:#39393A;
	padding-left:3px; 
	font-size:36px; 
	line-height:36px;
	margin-left:10px;
	margin-right:5px; 
	margin-bottom:20px;
}

#nivel-3-post-left {
	float:right;
	width:30%; 
	height:100%;
	overflow:hidden;	
	border-right:1px solid #E6E7E8;
}


#nivel-3-link-container {
	background:#FFF; 
	border-bottom:2px solid rgb(204,204,204);
	font-size:14px;
	margin-bottom:15px;
}


#nivel-3-title-container {
	padding:15px;
	border-bottom:1px solid #E6E7E8; 
}


#nivel-3-link-title {
	font-family: 'Roboto-Regular';
	background-color:#FFF; 
	height:20px; 
	width:100%; 
	color:#808080; 
	font-size:17px;
}


#nivel-3-link-container-urls {
	padding: 7px 15px;
	font-family: 'Roboto-Regular';
	border-bottom:1px solid #E6E7E8;
}


#nivel-3-post-right p img{
	max-width: 100%;
	height: auto;
	margin: 10px 0px 10px 0px;
}

#nivel-3-post-right table{
  	width: 100%;
	border-collapse: collapse;
	margin:10px 0;
}

#nivel-3-post-right thead{
	border:1px solid #F2F2F2;
	border-bottom: 2px solid rgb(204,204,204)!important;
}

#nivel-3-post-right thead th, 
#nivel-3-post-right thead td{
	text-align:center!important;
}

#nivel-3-post-right tbody{
	background-color:transparent!important;
}

#nivel-3-post-right tbody td{
	border: 1px solid #ccc;
	padding: 9px;
	vertical-align:middle;
	text-align:left;
}

#nivel-3-post-right h6, .item-desplegable{
	border:1px solid #F2F2F2;
	padding:7px 40px 7px 10px;
	background-image: url('../images/page/arrow-down.png') !important;
	background-repeat:no-repeat;
	background-position:98%;
	cursor:pointer;
}
#nivel-3-post-right h6{
	background-color: #fff;
	color:#808080;
}

a.item-desplegable{
	display:inline-block;
	width:100%;
	padding:0px;
}

#nivel-3-post-right h6.desplegable-arrow{
	background-image: url('../images/page/arrow-up.png') !important;
}

#nivel-3-post-right .interior-despleg{
	background-color:#DDF0FF;
	padding:10px;
}

#nivel-3-post-right {
    width: 100%;
}

#nivel-3-link-container-urls a {
    color:#7D7D7D;	
}

#nivel-3-link-container-urls a:link {
    color:#7D7D7D;
}

#nivel-3-link-container-urls a:visited {
    color:#7D7D7D;
}

#nivel-3-link-container-urls a:hover {
    color:#464646;
}
a.mail-pers{
	font-size: 14px;
	color:#808080;
}
.botones-presidente{
	text-align:right;
}
.botones-presidente .btn .fa {
    font-size: 1.4em;
}
.botones-presidente .btn .fa:after {
    font-size: 1.4em;
}

.titulo_item_desplegable{
	padding: 12px 6% 12px 20px;
	background-repeat: no-repeat;
	background-position: 98%;
	border-radius: 4px;
	color: #0695D6;
	background-color: #e9e9e9;
	font-size: 1.1em;
}

.titulo_item_desplegable:hover {
	cursor:pointer;
}

#nivel-3-post-right .contenido_item_desplegable,
#content-ta .contenido_item_desplegable{
	background-color: #fff;
	color: black;
	border: 2px solid #e9e9e9;
	border-top: 0px!important;
	padding: 20px;
	padding-right: 35px;
	border-radius: 4px;
}

.estructura-desplegables .panel.panel-default .panel-heading {
    min-height: auto;
}

#nivel-3-post-right .estructura-desplegables .contenido_item_desplegable .interior-despleg{
	background-color:#fff;
	padding:0px;
}

.img-destacada-n3 img{
	width:100%;
	height:auto;
}
p.interior-despleg{
	margin:0!important;
}
#nivel-3-entry-content img{
	margin:0 auto;
	width:100%;
	height:auto;
}

/*-------------#NIVEL-3----------*/
/*********HistoricoConvocatorias**********/
.nav.navbar-historico>li>a{
    text-decoration: none;
    background-color: #00A19A !important;
	color: #ffffff;
	padding: 1.3rem !important;
    font-size: 1.2rem;
    font-family: 'Roboto';
    font-weight: 500;
    text-transform: uppercase;
}
.nav.navbar-historico>li>a:hover {
    background-color: #00A19A;
	opacity: 0.7;
}
.nav.navbar-historico>li:hover #dropdown-historico{
	display: inline-block;
}
.nav.navbar-historico>li>a,
.nav.navbar-historico>li,
.nav.navbar-historico .dropdown-menu{
	width: 18rem;
	margin-top: 0px;
}
.nav.navbar-historico>li>a{
	text-align: center;
	display: flex;
  	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
#dropdown-historico>li>a:hover {
	background-color: #00A19A;
}
#i-down-btn-con-desplegable{
	color: black;
	background-color: white;
	width: 40px;
	height: 30px;
	font-size: 30px;
}
@media (max-width: 991px){
	.nav.navbar-historico>li,
	.nav.navbar-historico>li>a,
	.nav.navbar-historico .dropdown-menu{
		width: 100%;
	}
	#i-down-btn-con-desplegable{
		width: 30px;
		height: 30px;
	}
}
/********************************************/
/*-------------#single----------*/
.detalle-nota .detalle-cuerpo img{
	min-width:60px;
	max-width:100%;
	height:auto;
}
.detalle-nota .detalle-cuerpo table{
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.detalle-nota .detalle-cuerpo table tbody {
  display: table;
  width: 100%;
}

.single-post .breadcrumb a{
	color: #fff;
}
.detalle-nota .detalle-cuerpo .wp-caption {
    width: 100% !important;
}
.single-post .btn-ir-programa{
	padding: 10px 25px;
}
/*-------------#single----------*/



/*-------------ACTIONS----------*/

.page-action-volver a{
	background-image:url('images/page/volver.PNG');	
	width:56px;
	height:56px;
}

.button-container {
	margin-left:1px;
	margin-top:-6px;
}

.button-share-container {
	margin-left:5px;
}


/*-------------#ACTIONS----------*/
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em !important;
}


/*-------------CONTACTO----------*/

.contacto-formulario {
	font-family: 'Roboto-Regular';
	margin:30px;
}

.contacto-formulario label {
	font-family: 'Roboto-Regular';
	margin-top:15px;
	margin-bottom:15px;
}

.contacto-formulario input {
	font-family: 'Roboto-Regular';
	width:400px;	
}

#contacto-boton-enviar input {
	font-family: 'Roboto-Regular';
	width:100px;
	margin-top:15px;
}

.contacto-formulario textarea {
	font-family: 'Roboto-Regular';
	width:400px;
	height:150px;	
}

.contacto-info {
	font-family: 'Roboto-Regular';
	margin-top:10px;
}

/*-------------#CONTACTO----------*/

#atic_google, #atic_pinterest_share, #atic_print, #atic_buffer{
	display:none!important;
}


/*-------------SINEP----------*/

#concurso-sinep a:hover{
	text-decoration:none!important;
}

/*-------------#SINEP----------*/

/*-------#Slider-noticias------*/
#post-page #wrapper-photo{
	width: 720px;
    position: relative;
	display:block;
	z-index:1;
	margin-bottom: 20px;
	padding-bottom:50px;
}
#post-page #wrapper-photo{
	height: 445px;
}
#post-page #wrapper-photo.single-gallery {
	height: 521px;
}


#wrapper-photo #slideshow{
	margin:0 auto;
}

#wrapper-photo .thumbs-container.bottom{
	bottom:0!important;
}

#wrapper-photo .thumbs-container.bottom .container-flecha-der,
#wrapper-photo .thumbs-container.bottom .container-flecha-izq{
	margin-top:-335px;
	height:335px;
}

#post-page .top-slider{
	margin-bottom:-50px;
	width:720px;
	height:50px;
	background: rgba(0,0,0,1);
	position: absolute;
    bottom: 0;
	
}

#post-page .top-slider .icono-descarga-slider{
	position:absolute;
	bottom: 16px;
    right: 14px;
}

#post-page .descripcion-imagen{
	
	height:50px;
	display:table;
}

#post-page .texto-img-hidden {
    padding: 8px 50px;
    color: #fff;
    font: 13px 'Roboto-Light';
	display:table-cell;
	vertical-align:middle;
}

#post-page .icono-descarga-slider a img{
	width:20px;
}
/*
#post-page .thumbs-container{
	display:none;	

}

#post-page #wrapper-photo:hover .thumbs-container{
	display: block;
} */

#post-page ul.thumbs {
	margin-top:0px!important;
	margin-bottom:0px!important;
}

#post-page .ss2_wrapper.wrapper-slider-single{
	height:521px;
}
#post-page .ss2_wrapper.wrapper-photo-single{
	height:445px;
}


/*-------Slider-noticias------*/


/*--- HOME VINCULACION -----*/

.vinculacion-home-bkg {
	background-color: #c9e9f8;
	background-repeat: repeat-x;
	background-position: center top;
	background-image:url('../images/vinculacion/bg_dvt.jpg');	
}
/*ocultar espacio en blanco organo de gob*/
.blank-space { 
    visibility: hidden;
}
.foto-presidente{
	padding-top: 1.7rem;
	width: 100%;
}
.alert.alert-perfil{
    margin-bottom: 0!important;
}
.alert.alert-perfil div,
.alert.alert-perfil p {
    font-size: .95rem!important;
}
/**************TemplatePerfiles*****************/
.page-template-template-perfiles .slick-slider-conicet-page .slick-item{
	padding: 40px!important;
}

/*******************************************PROGRAMA CIENCIA Y JUSTICIA*******************************************/

/*---Estilos para bullets numericos----*/

#nivel-3-post-right ol {
    margin: 5px 20px 15px;
}

#nivel-3-post-right ol li { 
   counter-increment: item;
}

#nivel-3-post-right ol li:before { 
  content: counter(item) ' - ';
}
#nivel-3-post-right ol { 
    counter-reset: item;
    list-style-type: none;
}

#nivel-3-post-right em{
    font-family: 'Roboto-RegularItalic';
}

#nivel-3-post-right ol > li:before{
    content: counter(customlistcounter)"-";
    counter-increment: customlistcounter;
    margin-left: -21px;
    float: left;
    width: 1em;
}
#nivel-3-post-right ol li{
    padding-left: 21px;
}
#nivel-3-post-right li:first-child {
  counter-reset: customlistcounter;
}

.flipbook-n3 #nivel-3-post-right {
    width: 100%;
}
.vinculacion-home-bkg #grilla .item-grilla-coni-buscador input[type="text"] {
    height: 24px;
}
/*ocultar espacio en blanco organo de gob*/
.blank-space { 
    visibility: hidden;
}
/*******************************************PROGRAMA CIENCIA Y JUSTICIA*******************************************/
#pie{
    border-top: 1px solid #E2E2E4;
    border-bottom: 1px solid #E2E2E4;
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 5px;
    text-align: center;
    color: #7C7C7C;
    background-color: #F9F9F9;
    font-size:1rem;
}
#pie p{
	font-size:12px;
	margin-bottom:0;
}

.foto-integrante{
	margin: 1.5em 0;
}

/**********************/
.icon-play-video i{
	font-size: 5rem;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}
.panel-video .panel-heading{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0,0,0,.5);
}
/**********************/
/******************Minituras**********************/
.panel-miniatura-item .img-miniatura{
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 150px;
}

.estructura-paneles-miniatura .media-body-descripcion p,
.estructura-paneles-miniatura .media-body-descripcion p span{
    margin-bottom: .5rem;
}

.panel-miniatura-item .col-img-izq,
.panel-miniatura-item .col-text-der{
	line-height: 0rem;
}
.panel-miniatura-item .col-text-der h5{
	margin: .2em 0;
}
.panel-miniatura-item{
	margin-bottom:1rem;
}
.panel-miniatura-item p{
    margin-bottom: 0;
}
.panel-miniatura-items hr {
    margin: 15px 0;
}
.panel-miniatura-item .btn-dwn{
	margin-top: .5rem;
}
.pr-0{
	padding-right:0;
}
.mb-1r{
	margin-bottom: 1rem;
}
.col-md-8.col-md-push-4 .panel-miniatura-item .col-sm-6 .row-miniatura{
	max-height: 180px;
    min-height: 180px;
}
.panel-miniatura-items .enlace-miniatura {
	text-decoration: none !important;
	color: black;
}  
.panel-miniatura-items .cortina-opacity{
	width: 100%;
  	height: 90%;
  	position: absolute;
  	z-index: 4;
  	border-radius: 4px;
  	top: 0%;
}
.panel-miniatura-items .cortina-opacity:hover{
	background-color: rgba(255, 255, 255, 0.35);
	box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.94);
}
@media screen and (max-width: 690px) {
	.panel-miniatura-items .cortina-opacity{
		width: 93%;
		height: 100%;
	}
}
/******************Fin Minituras**********************/
.d-block{
	display:block;
}
/******VIDEO*Home*****/
#video-home-template:hover,
#video-home-template .thumb-icon:hover{	
	cursor: pointer;	
}

#video-home-template img{
	filter: brightness(0.5);
	width:100%;
}

#video-home-template, #video-home-programa .thumb-icon {
     position: absolute;
     z-index: 1; 
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
     font-size: 6rem;
     color: #fff;
     text-shadow: 2px 2px 8px #000000;
}

/******INDICADORES Home Section***********/
.counter-indicador::before{
	content:'+';
}
main a[href^="http://"][target^="_blank"]:after, main a[href^="http://"][target^="_blank"]:after, main a[href^="https://"][target^="_blank"]:after, main a[href^="https://"][target^="_blank"]:after {
    content: none;
}


@media screen and (max-width:992px){
	.nav-icons-perfiles{
    	flex-wrap: wrap;
	}
	.numbers h3, .numbers .h3 {
    	font-size: 2em;
    }
}


@media (max-width: 991px){

	 .vinculacion-home-bkg #post-page, .vinculacion-home-bkg .page-content,
	 .cyj-home-bkg #post-page, .cyj-home-bkg .page-content, #post-page .page-content {
    	width: 100%!important;
	}
	 .xs-valign{
 		display:block;
	 }
	 .xs-pr{
	 	padding-right:15px;
	 }
	 .img-dspace {
	    min-height: 120px;
	 }
	 .contenido_item_desplegable .nivel-3-video{
	 	margin:0px!important;
	 }
}

@media screen and (max-width: 690px) {

  	.pane-area-estructura-presidente .h1, .botones-presidente{
		text-align:center;
	}
  	.pane-area-estructura-presidente .foto-presidente{
		margin: 0 auto;
	}
	.cargo-presidente{
		text-align: center;
	}
	.titulo_item_desplegable {
	    padding: 10px 22% 10px 14px;
	    font-size: 1.1em;
	}
  
}

/*******************************************PROGRAMAS*******************************************/
.btn-opacity:hover{
	opacity: 0.8;
}
.page-template-template-home-programas .section-botones-simples .section-ayuda{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.page-template-template-home-programas #block-system-main > .section-home-programa { /*section home programa botones*/
	padding-top: 20px;
	padding-bottom: 0px;
}
.page-template-template-home-programas  #block-system-main > .section-noticias { /*section noticias*/
	padding-top: 20px;
	padding-bottom: 20px;
}
  
  /*#video-home-programa .thumb-icon {
	position: absolute;
	z-index: 1; 
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 6rem;
	color: #fff;
	text-shadow: 2px 2px 8px #000000;
}*/
/*******************************************fin PROGRAMAS*******************************************/

/************************* NOTICIAS ******************************/

.search-form .form-control {
    height: 51px;
}
/************************* FIN NOTICIAS ******************************/
/**********menu********/
.page-template-template-nivel-3 .navbar-default {
    z-index: 11;
}
/**********fin menu********/

/**Becas***/

.row.equal {
    display: flex;
    flex-wrap: wrap;
}
.five-columns > .col-md-2 {
    width: 20%;
}
.resultados-becas .btn{
    padding: 10px 10px;
    font-size: 14px;
    text-transform: inherit;
}
.resultados-becas .btn-azul-oscuro{
    background-color:#01579B;
	color:#fff;
}
.resultados-becas .btn-azul-oscuro:hover{
	background-color:#0072BB;
}
.resultados-becas .col-tipo{
	display: grid;
padding-right: 0;
}
.resultados-becas .col-tipo a{
	display: inline-grid;
	text-decoration:none;
}

.btn-celeste{
	background-color:#2897D4;
}
.resultados-becas hr {
   margin: 5px 0 15px;
   width: 101.5%;
}
@media (max-width: 991px){

	.five-columns > .col-md-2 {
	    width: 100%;
	}
	.resultados-becas .col-tipo{
		width: 100%;
	 	padding-left: 0;
	}
	.resultados-becas .btn{
		text-align: left;
	}
	.contenido_item_desplegable {
	    padding: 10px;
	    padding-right: 10px;
	}
	.resultados-becas hr {
	   width: auto;
	}
	.content_format-n3 .entry-meta, #container_nivel_3 aside{
		display: inline-block;
	}
	
	/***AGENDA***/
	.agenda-banner-data .fa-3x {
    	font-size: 2em;
	}
	/***Video*Home***/
	.section-video-home-template .contenedor-video{
		position: relative;
	}
	.section-video-home-template .text-content{
		padding-left: 0px;
	}
	section.section-video-home-template .v-align{
		display:block;
	}
	section.section-video-home-template .panel-body {
    	padding: 20px 10px;
	}
	.video-home .v-align {
    	display: block;
	}
   
}

/********Plantilla*Empresas*Sinapsis***************/
/******************Minituras**********************/

.panel-miniatura-item .img-miniatura{
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 250px;
}

.estructura-paneles-miniaturas .panel-miniatura-item .media-body-descripcion{
	line-height: 1.6;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 1.125rem;
}

.panel-miniatura-item .col-text-der h5{
	margin: .2em 0;
}
.panel-miniatura-item{
	margin-bottom:1rem;
}
.panel-miniatura-item p{
    margin-bottom: 0;
}
.panel-miniatura-items hr {
    margin: 15px 0;
}
.panel-miniatura-item .btn-dwn{
	margin-top: .5rem;
}
.pr-0{
	padding-right:0;
}
.mb-1r{
	margin-bottom: 1rem;
}
.col-md-8.col-md-push-4 .panel-miniatura-item .col-sm-6 .row-miniatura{
	max-height: 180px;
    min-height: 180px;
}
.badges-miniaturas{
	display: flex;
    flex-direction: column;
    place-items: flex-start;
}
.panel-miniatura-item .container-data-episodio{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
/***Multimedia****/
.panel-miniatura-item .container-data-episodio span{
	margin-bottom: 2%;
	text-align: left;
	width: fit-content;
}
/***multimedia****/
/******************Fin Minituras**********************/
/**********Section*botones*parrafos***************/
.section-botones-parrafo .container-parrafo{
	padding: 1.5rem 2rem;
}

.section-botones-parrafo .panels-row .img-only{
	border-bottom-left-radius: 3px; 
	border-bottom-right-radius: 3px;
	height: 100%; 
	min-height: 240px !important;
}
.mr-sm {
    margin-right: .25rem;
}
@media screen and (max-width: 991px){
	.section-botones-parrafo .panels-row .img-only.img-only-col12{
		min-height: 100px !important;
	}
	/*********Miniaturas******/
	.panel-miniatura-item .container-data-episodio{
		height: auto;
		display: flex;
		flex-direction: row;
		place-items: center;
		gap: .25rem;
		justify-content: start;
	}
	/*******fin Miniaturas*******/
}
/***********Section*botones*parrafos***************/