@page {
  size: A4;
}
  *,
  *:before,
  *:after {
/*    background: transparent !important; */
    color: #000 !important;
    border-color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside:avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }

/* generales */
.cont_menus{display: none;}

.cont_logo img{
	width: 150px;
}
.menu_fijo{
	padding: 0 !important;
}
.menu_fijo .cont_cabecera{
	display: block !important;
}
img.multiple_bkg_parent{
	display: block !important;
}

	
	
	

/* owl a ancho completo */
.sec_slide_home .owl-stage-outer,
.rejilla_ultimas_noticias .owl-stage-outer,
.sec_destacados_pice .owl-stage-outer,
.sec_galerias_fotos .owl-stage-outer,
.sec_enlaces_interes .owl-stage-outer,
.sec_descargas .owl-stage-outer,
.sec_colaboradores .owl-stage-outer,
.sec_actividades_destacadas .owl-stage-outer{
	height: auto !important;
}
.sec_slide_home .owl-stage,
.sec_slide_home .owl-item,
.rejilla_ultimas_noticias .owl-stage,
.rejilla_ultimas_noticias .owl-item,
.sec_destacados_pice .owl-stage,
.sec_destacados_pice .owl-item,
.sec_galerias_fotos .owl-stage,
.sec_galerias_fotos .owl-item,
.sec_enlaces_interes .owl-stage,
.sec_enlaces_interes .owl-item,
.sec_descargas .owl-stage,
.sec_descargas .owl-item,
.sec_colaboradores .owl-stage,
.sec_colaboradores .owl-item,
.sec_actividades_destacadas .owl-stage,
.sec_actividades_destacadas .owl-item{
	width: 100% !important;
	transform: none !important;
}
.sec_slide_home .owl-dots,
.sec_slide_home .owl-nav,
.sec_slide_home .owl-item,
.rejilla_ultimas_noticias .owl-dots,
.rejilla_ultimas_noticias .owl-nav,
.rejilla_ultimas_noticias .owl-item,
.sec_destacados_pice .owl-dots,
.sec_destacados_pice .owl-nav,
.sec_destacados_pice .owl-item,
.sec_galerias_fotos .owl-dots,
.sec_galerias_fotos .owl-nav,
.sec_galerias_fotos .owl-item.cloned,
.sec_enlaces_interes .owl-dots,
.sec_enlaces_interes .owl-nav,
.sec_enlaces_interes .owl-item.cloned,
.sec_descargas .owl-dots,
.sec_descargas .owl-nav,
.sec_descargas .owl-item.cloned,
.sec_actividades_destacadas .owl-dots,
.sec_actividades_destacadas .owl-nav,
.sec_actividades_destacadas .owl-item{
	display: none !important;
}
.sec_slide_home .owl-item.active,
.sec_destacados_pice .owl-item.active,
.rejilla_ultimas_noticias .owl-item.active,
.sec_galerias_fotos .owl-item.active,
.sec_actividades_destacadas .owl-item.active{
	display: table !important;
}
.sec_colaboradores .owl-item{
	margin-bottom: 10px;
}
.sec_colaboradores .owl-item img{
	width: auto !important;
	
}
.sec_descargas{
	border: none !important;
}
.sec_descargas .owl-item{
	height: auto !important;
	border: solid 1px #cccccc;
	border-top: none;
}
.sec_descargas .owl-item:first-child{
	border-top: solid 1px #cccccc;
}

.sec_visita_virtual,
.sec_galerias_fotos,
.sec_libros_digitales,
.sec_descargas,
.sec_enlaces_interes,
.ser_actividades_relacionadas,
.sec_ultimas_noticias,
.sec_itinerancia{
	page-break-inside: avoid;
}


.sec_multimedia_resultados .rejilla_4col .item{
	width: 33.333%;
}
.sec_multimedia_resultados .rejilla_4col .item:nth-child(odd){
	clear: none;
}
.sec_multimedia_resultados .rejilla_4col .item:nth-child(3n-2){
	clear: left;
}
.sec_ultimas_noticias .rejilla_ultimas_noticias .item .col{
	float: left;
	width: 50%;
}
.sec_ultimas_noticias .rejilla_ultimas_noticias .item .col:nth-child(odd){
	clear: left;
}




/* home */
.sec_media_wall,
.ff-slideshow,
.sec_suscribete_newsletter{
	display: none;
}


/* ficha */
.sec_actividades_ficha .cont_textos:after,
.sec_actividades_ficha .espacio{
	display: none;
}

.sec_actividades_ficha .btn_leer,
.cont_menu_flotante_lateral{
	display: none;
}
.sec_actividades_ficha .cont_textos{
	max-height: none;
}
.widget_sede_actual{
	border-bottom: solid 1px #cccccc;
}
.widget_datos_actividad .listado_enlaces,
.widget_sedes .listado_enlaces{
	max-height: none !important;
}
.widget_datos_actividad .btn,
.widget_sedes  .btn{
	display: none;
}


/* pie */
.footer .col_logo{
	display: none;
}

