body
{
/*  font-family: 'KievitWebPro', Arial, sans-serif; */
/*  font-family: 'AcuminProSemiCondensed', Arial, sans-serif; */ /* 22.02.2021 */
  font-family: 'Georama', Arial, sans-serif; 
/*  font-family: 'Titillium Web', Arial, sans-serif; */
  font-weight: 400; 
  font-size: 0.85em; 
/*  font-weight: 300;
  font-size: 1.2em; */
/*  letter-spacing: -0.2px; */  /* para KievitWebPro */
  padding: 0;
  margin: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color:#333;
/*  color:#bbb; */
  background: #fff;
/*  background: #fff url('../../images/frontend/bg_bba.png') top repeat-x; */
  
  font-feature-settings:"lnum" 1, "pnum" 1;
  -moz-font-feature-settings:"lnum" 1, "pnum" 1; 
  -moz-font-feature-settings:"lnum=1, pnum=1"; 
  -ms-font-feature-settings:"lnum" 1, "pnum" 1;
  -o-font-feature-settings:"lnum" 1, "pnum" 1; 
  -webkit-font-feature-settings:"lnum" 1, "pnum" 1; 
  
/*  background-attachment:fixed;
  background-image:url('../../images/frontend/fondobba.jpg');
  background-repeat:no-repeat no-repeat; */ /* Solamente para fondo con imagen */

/* Sin color para LUTO */
/*  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; */
}


/* Cuerpos de texto en otras tipografías */

/* .slotlet_main_content_left #full-html .body, .full-width #full-html .body
{
  font-family: 'KievitWebPro', Arial, sans-serif;
  letter-spacing: -0.2px;
} */

/* body.continuidadeducativa, body.continuidadeducativa_2020
{
  font-family: 'Bree', Arial, sans-serif; 
} */


.home-photo-background
{
/*  background-color: rgba(117, 115, 192, 0.2); */ /* 10 de junio de 2019 */
  padding-top: 3em;
  padding-bottom: 4em;
}

.home-text-only-background
{
  background-color: #eee;
  padding-top: 2em;
}


.jemu2012
{
  font-family: Arial, serif;
  font-size: 0.8em;
  padding: 0;
  margin: 0;
  text-align: center;
  color:#bbb;
  background: #111;
  background-attachment:fixed;
  background-image:url('../../images/frontend/fondoba.html');
  background-position:50% 50%;
  background-repeat:no-repeat no-repeat;
}

.choique-layout
{
/*  width: 900px;
  margin: 0em auto 1em auto; */
}

a
{
  color: #333;
  text-decoration: none;
}

a:hover
{
  color: #999;
  text-decoration: underline; 
}

a img
{
  border: 0;
}

/* sup */
sup.supref
{
/*  font-size: xx-small; */
  font-size: x-small;
  line-height: initial;
  color: #06aada;
}

.xlarge
{
  font-family: "Piazzolla", serif;
  font-size: 6em;
}

.serif
{
  font-family: "Piazzolla", serif;
}


#wrapper
{
  margin: 0em auto 0em auto; 
  min-width: 900px;
  text-align: left;
/*  margin: 0em auto 1em auto;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 0px solid #ccc;
  box-shadow: 0px 2px 4px #333; */
/*  width: 900px; */
/*  background:#111; */
  letter-spacing: 0.1px;
/*  overflow: hidden; */ /* 10.5.2021 */
}

@media (min-width:600px) and (max-width: 900px) 
{
  #wrapper
  {
    width: 100% !important;
    min-width: unset;
  }
  .slotlet_horizontal_menu_bg .container_main_content_gallery .slotlet_horizontal_menu a
  {
    line-height: 1.4em;
  }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) 
{
  #wrapper
  {
/*    overflow: hidden; */ /* 12.5.2021 */
    overflow: initial;
  }
}


#footer
{
  font-size: 90%;
  color: #fff; 
/*  color: #aaa; */
/*  width: 900px; */ /* 23.04.2018 */
  width: 1210px;
  text-align: left !important;
  margin-left:96px;
  padding: 0;
}

.slotlet_footer
{
  background-color: #7573C0; 
/*  background-color: #000; */
  background-position:initial initial;
  background-repeat:initial initial;
  padding-top: 8px;
  padding-bottom: 12px;
  text-align: center !important;
/*  margin-top: 48px; */ /* Importante si se encuentra pegado al contenido principal */
}  

.home .slotlet_footer
{
  margin-top: 0px;
} 

.slotlet_footer_wrapper
{
  display:table-cell;
/*  text-align: center; */ /* Importante para centrar horizontalmente */
}

.slotlet_footer_multimedia
{
  display:inline-table;
/*  width: 900px; */ /* 23.04.2018 */
  width: 1210px;
  text-align:left !important;
}

.slotlet_footer_nuevo
{
  background-color: #fff; 
}

.slotlet_footer_nuevo + .slotlet_footer
{
  margin-top: 25px;
}

.slotlet_footer_multimedia_nuevo
{
  display:inline-table;
/*  width: 900px; */ /* 23.04.2018 */
  width: 100%; 
  max-width: 1210px;
  text-align:right !important;
  margin-left: 0px !important; 
}

.slotlet_footer_nuevo.social .slotlet_footer_multimedia_nuevo
{
  width: auto;
}

.slotlet_footer_multimedia_nuevo.unlp img /* 23.04.2018 */
{
  height: 95px;
}  

.slotlet_footer_multimediaimg
{
  display:block;
}

.slotlet_address
{
  text-align: center;
}

.layout_container.header
{
  display: none;
}

.home .layout_container.header
{
  display:block;
}
  
.header
{
/*  background: #7573C0; */ /* 13.04.2018 */
  background-position:center top;
  background-repeat:no-repeat no-repeat;
/* height: 84px; */ /* 20.04.2018 */
/*  height: 106px; */ /* 20.04.2018 */
  height: 130px;
  position: relative;
  z-index: 9 !important;
}

/* Encabezado 60 aniversario */ 
/* .header
{
  background: transparent;
  background-image:url('../../uploads/assets/fondo_60_aniversario_large.jpg'); 
}
*/

.header .header-logo,
.header-unlp .header-logo
{
/*  background: url('../../images/frontend/logo-bg.png') no-repeat 0em top transparent;
  background: url('../../images/frontend/bba-logo.png') no-repeat 0em top transparent; */ 
  background: transparent;
/*  background: #7573C0; */
/*  background-attachment:fixed; */
/*  background-image:url('../../images/frontend/bba-logo.png'); */
/*  background-image:url('../../images/frontend/logo_bba_2013.jpg'); */ /* Logo BBA */
  background-position:0em top;
  background-repeat:no-repeat no-repeat;
/*  height: 80px; */
  height: 65px;
  display: table;
  float: none !important;
  margin: 0em auto 0em auto;
  max-width: 1210px;
}

.header .right-side
{
  text-align: right;
}

.bba-logo
{
  float: left;
/*  margin-top: 16px; */
/*  margin-top: 8px; */ /* antes 14px */ /* 20.04.2018 */
}

.bba-logo img
{
/*  height: 60px; */ /* 20.04.2018 */
  height: 53px; /* 20.04.2018 */
/*  image-rendering: -webkit-optimize-contrast; */
  padding: 0px 10px;
}

.unlp-logo
{
  float: left;
  margin-top: 8px;  /* antes 14px */
/*  margin-top: 16px; */
  margin-left: 6px;
/*  margin-left: 10px; */
}

.aniversario60-logo
{
  float: left;
  margin-top: 8px; /* antes 14px */
  margin-left: 10px;
}

.aniversario60-logo .with-image
{
  padding: 0px !important;
}

.slotlet_prefooter
{
/*  background: #444444; */
  padding-bottom: 12px;
  padding-top: 12px;
  border-top: 1px solid #7573c0;
  background-color: #fff;
  width: 100%;
}

.header-unlp
{
  float: none !important;
  margin: 0 auto;
  height: 84px;
}

.unlp-logo-top
{
  float: left;
/*  margin-top: 8px; 
  margin-left: 3px; */ /* 20.04.2018 */
/*  margin-top: 3px; */ /* 20.04.2018 */
  margin-top: 12px;
  margin-left: -50px;
}

.unlp-logo-top img
{
/*  height: 100px; */ /* 20.04.2018 */
  height: 110px;
/*  image-rendering: -webkit-optimize-contrast; */
}

.reforma-top
{
  margin-top: 8px;
  text-align: right;
}

.container_main_content
{
/*  background: #eaeaea; */
/*  width: 900px; */ /* 23.04.2018 */
  width: 1210px;
/*  margin: 0em auto 1em auto; */
}

.container_main_content_width
{
/*  width: 900px; */ /* 23.04.2018 */
  width: 100%;
/*  max-width: 1210px; */ /* 26.04.2018 */
/*  margin: 0em auto 1em auto; */
  margin: 0em auto 24px auto;
}

.container_main_content.container_main_content_full
{
  width: 100% !important;
  margin: 0em auto;
}

.container_main_content_gallery
{
/*  background: #7573C0; */
/*  width: 900px !important; */
  margin-left: auto !important;
  margin-right: auto !important;
/*  text-align: center !important; */
  float: none !important;
/*  margin: 0em auto 1em auto; */
  width: 100%;
}

.slotlet_horizontal_menu_bg .container_main_content_gallery
{
  margin: 0 auto 0 auto;
/*  background: #555; */
  background: #7573c0;
/*  width: 900px; */ /* 23.04.2018 */
  max-width: 1210px;
}

.slotlet_horizontal_menu_bg .container_main_content_gallery .slotlet_horizontal_menu
{
  padding: 1px 0 0;
  margin: 0 auto 0 auto;
/*  background: #555; */
  background: #7573c0;
  width: auto !important;
}

.slotlet_horizontal_menu_bg .container_main_content_gallery .slotlet_horizontal_menu a
{
/*  border-bottom: 5px solid #555; */
  border-bottom: 5px solid #7573c0;
}

.container_main_content_width_gallery
{
/*  background: #7573C0; */
  background: #ffffff;
  width: 100% !important;
  margin: 0em auto 0em auto !important;
}


/* Portadas */

/* Solo texto */

.text-without-link .text-only-container
{
  margin: 5px;
  padding: 10px;
/*  padding: 5px;
  border-top: 2px solid #7573C0;
  background-color: #000 !important; */
  background-color: #7573C0;
}

.text-without-link .text-only-container .front-title
{
  font-size: 2em !important;
/*  font-weight: bold !important; */
  font-weight: 300 !important;
  margin: 5px 0px 0px;
  padding: 0px !important;
/*  color: #7573C0; */
  color: #fff;
}


.text-without-link .text-only-container .body
{
  margin: 0px;
  padding: 0px;
}

.text-only-container
{
  margin: 5px; 
/*  padding: 5px; */
  padding: 0 5px 0 5px;
  border: 1px solid #7573C0;
/*  background-color: #f3f3f3;
  border-top: 2px solid #7573C0; */
}

.text-only-container .front-title
{
  padding: 5px 5px 5px !important;
}

/* .home .text-only
{
  margin: 0; 
}

.text-only
{
  margin: -10px; 
} */

.text-only .body
{
  margin: 5px;
  padding-bottom: 40px;   /* para updated en bottom y absolute */
  line-height: 180%;
}

.front-title-only
{
/*  margin: 5px;
  padding: 5px; */ /* 13.5.2021 */
/*  background-color: #161616; 
  border-top: 2px solid #7573C0; */
}

/* Imagen a la izquierda */

.photo-summary-content .img-left
{
  float: left;  
  margin-right: 5px; 
  margin-bottom: 5px;
}

.publicaciones .photo-summary-content .img-left
{
  min-width: 103px;
}

.photo-summary-content .img-left img
{
  height: 145px;
}

.photo-summary-content
{
  margin: 5px;
  padding: 5px;
/*  background-color: #f3f3f3; 
  border-top: 2px solid #7573C0; */
  border: 1px solid #7573C0;
  min-height: 150px;
}

.photo-summary-content .content
{
  min-height: 140px;
  display: table;
}

.photo-summary-content .body
{
  margin-left: 5px;
}


/* Imagen superior con bajada */

.photo-over-text-container
{
  margin: 5px;
  border: 1px solid #7573C0;
/*  background-color: #f3f3f3; */
}

.photo-over-text-container .front-title
{
  text-transform: uppercase;
  font-size: 100%;
  font-weight: normal;
/*  padding: 5px 5px 0 !important; 
  margin: 0px; */
  padding: 5px 10px 5px !important;
  margin: 10px 0;
/*  min-height: 48px;
  border-top: 2px solid #7573C0; */
}

/* .home .photo-over-text-container
{
  height: 360px;
} */

.photo-over-text-container .photo img /* para photo-over-text cuando usaba img */
{
  width: 100%;
/*  min-width: 405px; */
  min-width: 486px;
  min-height: 180px; 
  overflow: hidden;
/*  top: 50%; 
  left: 50%; */
/*  margin-top: -90px; */ /* mitad del alto */
/*  margin-left: -243px; */ /* mitad del ancho */ /* 01.10.2021 */
/*  position: relative; */ /* muy importante */ /* 08.11.2021 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.gestion2010a2018 .photo-over-text-container .photo img
{
  width: 130%;
}

.gestion .photo-over-text-container .photo img,
.portfolios7ess .photo-over-text-container .photo img
{
  width: 100%;
  min-width: 486px;
  min-height: 180px; 
  overflow: hidden;
  top: 50%; 
  left: 50%; 
  margin-top: -90px;  /* mitad del alto */
  margin-left: -243px;  /* mitad del ancho */
  position: relative; /* muy importante */
}

.photo-over-text-container .photo
{
/*  height: 150px; */ /* 21.02.2018 */
  height: 280px; 
/*  height: 180px; */
  width: 100%;
  overflow: hidden;
/*  border-bottom: 1px solid #7573C0; */
  background-size: cover;
/*  background-position: top center; */
  background-position: center;
  position: relative; /* 08.11.2021 */
}

/*
.photo-over-text-container .photo
{
  position: absolute;
  width: 100%;
}

.photo-over-text-container .front-title
{
  position: absolute;
  z-index: 8000;
  visibility: hidden;
} 

.photo-over-text-container .front-title:hover
{
  visibility: visible;
} */

 /* .home .photo-over-text-container .body */
.photo-over-text-container .body
{
/*  display: none; */
/*  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis; */ /* comentado 19 feb 2021 */
  margin: 10px;
  padding-bottom: 40px;  /* para updated en bottom y absolute */ 
  line-height: 180%; /* 10 dic 2018 */
}

.photo-inscription
{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  margin: -1em; */
  padding-bottom: 2em;
  padding-top: 2em;
  min-height: 300px;
}

.only-photo .photo img
{
  width: 100%;
}

.photo-inscription.img-left .photo-inscription-content,
.photo-inscription.img-right .photo-inscription-content
{
  width: 900px; 
  margin: 0 auto;
}

.photo-inscription.img-left .photo-inscription-content .front-title,
.photo-inscription.img-right .photo-inscription-content .front-title
{
/*  padding: 0px; */
  padding: 0px 40px 0px 0px;
  color: #7573c0;
  letter-spacing: 2px;
  line-height: 1.8em;
}

.photo-inscription.img-left .photo-inscription-content .content
{
/*  padding: 10px 360px 10px 10px; */
  padding: 10px 10px 10px 10px;
  margin-right:360px;  /* margen derecho */
  background-color: rgba(255,255,255,0.8);
}

.photo-inscription.img-right .photo-inscription-content .content
{
  /* padding: 10px 10px 10px 360px; */
  padding: 10px 10px 10px 10px;
  margin-left:360px;  /* margen izquierdo */
  background-color: rgba(255,255,255,0.8);
}


.text-over-photo
{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 2em;
/*  min-height: 300px; */
}

.text-over-photo .text-over-photo-content
{
  width: 900px;
  margin: 0 auto;
}

.text-over-photo .text-over-photo-content .content
{
/*  padding: 10px; */
  padding: 10px 27px; /* luego de adaptar Portfolios */
  text-align: center;
}

.text-over-photo .text-over-photo-content .content .front-title
{
/*  font-size: 160%; 
  font-weight: 700;
  line-height: 160%; */
  font-size: 250%; 
  font-weight: 400;
  line-height: 250%;
}

.text-over-photo .text-over-photo-content .content .body
{
  font-size: 140%;
  font-weight: 200;
  line-height: 200%;
}

.front-title-only
{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 2em;
  margin: 0;
}

.front-title-only .front-title-only-content
{
  width: 900px;
  margin: 0 auto;
}

.front-title-only .front-title-only-content .content
{
  padding: 10px;
  font-size: 160%;
  font-weight: 700;
  line-height: 160%;
}


/* Contenedor general */

.slotlet_container_wrapper
{
  text-align: left;
/*  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; */
  border: 0px solid #ccc;
/*  box-shadow: 0px 2px 4px #333; */
}

/* Footer al pie de página */

html, body, .choique-layout
{
/*  height: 100% !important; */ /* Requerido para posición al pie del piepag */
  text-align: center; /* Importante para centrar el footer */
}     

.contenidoweb
{
  margin: 0 auto;
  min-height: 400px;
}

.contenidoweb_noheight
{
  margin: 0 auto 10px;
}

.contenidoweb .slotlet_container
{
  position: relative;
}

/* Vieja disposición de pie de página */
  
#wrapper
{    
  height: auto !important;
/*  min-height: 100%; */
/*  height: 100%; */
/*  position: relative; /* Requerido para posición absoluta de piepag */
} 

.contenidoweb_nomargin 
{
  margin: 0 auto;
}

.piepag
{
  margin: 0 auto;
  height: 100px; /* Altura del piepag */
  position: absolute;
  bottom: 0; /* Ubicar al pie de página (borde inferior) */
  left: 0;
  width: 100%;
}

#top_menu 
{
/*  display: table; */ /* 20.04.2018 */
  display: block;
/*  font-size: 0.85em; */
}

.slotlet_mobile_menu
{
  display: none;
}


/* Avisos en la portada */

.multimedia_ad
{
  background-color: #fff;
  text-align: center;
}

.container_main_content.full-width
{
  width: 100%;
}

#full-html #article-image
{
  position: relative;
/*  background-color: #00ffff; */ /* 26.03.2021 */
/*  height: 220px; */
/*  height: calc(100vh - 84px - 33px); */ /* 8 jun 2018 */
/*  height: 600px; */ /* 26.03.2021 */
/*  margin-bottom: 1em; */
  background-size: cover; 
/*  height: 700px; */ /* 01.10.2021 - para img y video */
  margin-bottom: 4em;
  background-position: center;
}

#full-html #article-image img
{
  width: 100% !important;
  min-width: 100% !important;
/*  height: -webkit-fill-available !important; */
  height: auto;
  line-height: 0;
  overflow: hidden;
  background: none;
}

#full-html #article-image:after {
  content: " ";
  z-index: 1;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
/*  background: rgba(64,64,64, 0.2); */ /* Agrega velado de color por sobre la imagen */
/*  background: rgba(255,255,255,0);
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 70%, rgba(255,255,255,0.9) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(70%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0.9)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 70%, rgba(255,255,255,0.9) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 70%, rgba(255,255,255,0.9) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 70%, rgba(255,255,255,0.9) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 70%, rgba(255,255,255,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); */ /* 01.09.2020 */
}

#full-html #article-image .title-top
{
  position: absolute;
  bottom: 0; 
  right: 0;
  left: 0;
  text-align: center;
/*  bottom: 1em; */
  padding-left: 10px;
  padding-right: 10px;
/*  width: 900px; */
  width: calc(100% - 20px);
  margin: 0 auto; 
  z-index: 2;
}

#full-html #article-image .title-top .title
{
/*  background-color: #fff; */ /* 8.9.2017 */
  display: inline; 
/*  line-height: 140%; */
  margin-bottom: 0em;
/*  padding: 0; */
/*  padding: 0.1em 0 0 0; */
  padding: 0.2em 0 0 0; /* para Acumin Pro */
/*  box-shadow: 10px 0 0 #fff, -10px 0 0 #fff; */ /* 8.9.2017 */
/*  font-size: 2.6em; */ /* 8.9.2017 */
  font-size: 4em;
  font-weight: 700;
/*  line-height: 1.2em; */
}

#full-html #article-image + .title-top .title
{
  font-size: 4em;
}

#full-html .title-top .title
{
  padding: 0.2em 0 0 0;
  font-size: 2.6em;
  font-weight: 700;
/*  margin: 2em auto; */
  margin: 0 auto 2em;
  width: 900px;
  text-align: center;
}

#full-html #article-noimage + .title-top .title
{
  margin-top: 2em;
  font-size: 4em;
}

/* #full-html #article-image .title-top .heading p
{
  background-color: #7573C0;
  display: inline;
} */

#full-html .heading
{
/*  background-color: #7573C0; 
  display: inline; */
} 

/*.full-width #full-html
{
  padding: 10px;
} */

.full-width #full-html .body
{
/*  width: 60%; */ /* comentado para poder modificarlo desde estilos de parrafo en sl_main_content */
  font-size: 1.1em;
  line-height: 200%;
  word-break: break-word;
}

.full-width #full-html,
.slotlet_main_content_left #full-html
{
/*  margin: 5px; */ /* comentado 22feb2017 */
/*  padding-bottom: 4em; */
  padding-bottom: 8em;
}

.slotlet_main_content_left #full-html .title,
.slotlet_main_content_left #full-html .heading,
.slotlet_main_content_left #full-html .body,
.full-width #full-html #article-image .title,
.full-width #full-html .heading,
.full-width #full-html .body
{
  padding-left: 10px;
  padding-right: 10px;
  width: 900px;
  margin: 4em auto 0;
}

.full-width #full-html .heading
{
  width: 800px;
}

/* Plan de estudios 2012 y programas 2015, 2016 */

.plandeestudios2012 .slotlet_main_content_left #full-html .body,
.programas2015 .slotlet_main_content_left #full-html .body,
.programas2016 .slotlet_main_content_left #full-html .body
{
  font-size: 0.92em;
/*  line-height: 120%; */
  line-height: 140%; 
  letter-spacing: 0.018em;
}


/* Portfolios 7ESS */

.portfolios7ess .full-width #full-html .body,
.portfolios7ess.full-width #full-html .body
{
  width: 900px;
/*  width: 100%; */
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.portfolios7ess.full-width #full-html .body p
{
  margin-top: 0;
  width: 100%;
}

.portfolios7ess .photo-over-text .photo-over-text-container .photo
{
  height: 90px !important;
  width: 90px;
  overflow: hidden;
  background-size: cover;
  background-position: top center;
  border-radius: 90px;
  -moz-border-radius: 90px;
  -webkit-border-radius: 90px;
  padding: 40px;
  text-align: center; 
  margin: 0 auto;
  border: none;
  box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -moz-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -webkit-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
/*  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5); */
}

.portfolios7ess .photo-over-text .photo-over-text-container 
{
  border: none;
  box-shadow: none;
}

.portfolios7ess .photo-over-text-container .result-updated-at-text-only, .portfolios7ess .text-only-container .result-updated-at-text-only 
{
  display: none;
}

.portfolios7ess .photo-over-text-container .front-title
{
  text-align: center;
}

.portfolios7ess .body img
{
  width: 170px;
  height: 170px;
  padding: 5px;
  object-fit: cover; /* 13 dic 2018 por problema en img small representation */
}

.portfolios7ess .slotlet_main_content .updated-at, .portfolios7ess .result-updated-at-text-only,
.portfolios7ess.slotlet_main_content .updated-at, .portfolios7ess.result-updated-at-text-only
{
  padding-left: 0;
  padding-right: 0;
}

.portfolios7ess #contact_form
{
  padding: 1em;
  margin: 15px 5px 5px;
  padding-left: 0;
  padding-right: 0;
  display: none; 
}

.portfolios7ess .slotlet_main_content.slotlet_main_content_full div[class*="line"]:nth-of-type(2), 
.portfolios7ess .contenidoweb.container_main_content .slotlet_banner.cover ~ .slotlet.slotlet_main_content div[class*="line"]:nth-of-type(2),
.portfolios7ess2017 .slotlet_main_content.slotlet_main_content_full div[class*="line"]:nth-of-type(2), 
.portfolios7ess2017 .contenidoweb.container_main_content .slotlet_banner.cover ~ .slotlet.slotlet_main_content div[class*="line"]:nth-of-type(2)
{
  background-color: transparent;
}

.portfolios7ess .slotlet_main_content.slotlet_main_content_full div[class*="line"]:nth-of-type(4), 
.portfolios7ess .slotlet_main_content.slotlet_main_content_full div[class*="line"]:nth-of-type(5), 
.portfolios7ess .contenidoweb.container_main_content .slotlet.slotlet_main_content div[class*="line"]:not(:nth-of-type(2)),
.portfolios7ess2017 .slotlet_main_content.slotlet_main_content_full div[class*="line"]:nth-of-type(4), 
.portfolios7ess2017 .slotlet_main_content.slotlet_main_content_full div[class*="line"]:nth-of-type(5), 
.portfolios7ess2017 .contenidoweb.container_main_content .slotlet.slotlet_main_content div[class*="line"]:not(:nth-of-type(2))
{
  background-color: transparent;
}


.portfolios7ess .text-without-link,
.portfolios7ess2017 .text-without-link
{
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
  padding-bottom: 8em;
/*  padding-bottom: 4em; */
}

.portfolios7ess .text-without-link .text-only-container,
.portfolios7ess2017 .text-without-link .text-only-container
{
  display: inline-block;
  text-transform: uppercase;
  padding: 4px 16px; 
  border-radius: 38px;
/*  border: 1px solid #fff; */
  background-color: #7573C0;
  box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -moz-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -webkit-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
}

.portfolios7ess .text-without-link .text-only-container .front-title,
.portfolios7ess2017 .text-without-link .text-only-container .front-title
{
  text-transform: uppercase;
  padding: 4px 16px !important;
  font-variant: all-petite-caps;
  letter-spacing: 1px;
  margin: 2px 0px 0px;
  font-size: 3em !important;
  line-height: 1em;
}

.portfolios7ess .container_main_content .slotlet_main_content .template-container
{
  min-width: auto;
}


/* .roquintana #article-image-gradient
{
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 90%,rgba(0,255,255,0.6) 100%); 
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 90%,rgba(0,255,255,0.6) 100%); 
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 90%,rgba(0,255,255,0.6) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d900ffff',GradientType=0 );
  height: 100%;
} */

/* .marianellabonanno_test
{
  background-color: #eab3f7; 
}

.marianellabonanno_test #article-image-gradient
{
  background-image: -webkit-linear-gradient(top, rgba(100, 100, 0, 0) 0%, rgba(100, 100, 0, 0) 59%, rgba(234, 179, 247, 1) 100%);
  height: 100%;
} */



/* Links desde Instagram */

.instagram .contenidoweb
{
  min-height: inherit;
  padding-left: 0.5vw;
  padding-right: 0.5vw;
}

.instagram .bba-logo
{
  height: 100px !important;
  width: 100px;
  overflow: hidden;
  background-size: cover;
  background-position: top center;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px; 
  padding: 0px;
  text-align: center; 
/*  margin: 0 auto; */
  margin: 1vw;
  border: none;
  box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -moz-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -webkit-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  position: relative;
  display: block !important;
}

.instagram .bba-logo img
{
  width: 100px;
  height: 100px;
  object-fit: cover; 
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  padding: 0;
}

.instagram .shortcut_slotlet .shortcut_external.with-image.external-shortcut
{
  height: 48.5vw !important;
  width: 48.5vw;
  overflow: hidden;
  background-size: cover;
  background-position: top center;
  padding: 0;
  text-align: center; 
  margin: 0 auto;
  border: none;
  position: relative;
  float: left;
}

.instagram .shortcut_slotlet .shortcut_external.with-image.external-shortcut img
{
  width: 48.5vw;
  height: 48.5vw;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -24.25vw;
  margin-top: -24.25vw;
}

.instagram .container_main_content.full-width .shortcut_slotlet {
  display: block;
  width: 48.5vw;
  height: 48.5vw;
  float: left;
  padding: 0.5vw;
}

.instagram .container_main_content.full-width .shortcut_slotlet:first-child {
  padding-left: 0.5vw;
  padding-right: 0.5vw;
}
.instagram .container_main_content.full-width .shortcut_slotlet:last-child {
  padding-left: 0.5vw;
  padding-right: 0.5vw;
}
.instagram .container_main_content.full-width .shortcut_slotlet:not(:first-child):not(:last-child) {
  padding-left: 0.5vw;
  padding-right: 0.5vw;
}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
  .instagram .slotlet.section_name_slotlet {
    margin: 2vw 0 2vw !important;
  }
}


/* Imagen ampliable - cambio de tamaño width */

.body p a.lightview img
{
  width: 100%;
}


/* Periodos de gestion */

.gestion .photo-over-text .photo-over-text-container .body,
.gestion .photo-over-text .photo-over-text-container .front-title
{
  text-align: center;
}

.gestion .photo-over-text .photo-over-text-container .photo
{
  height: 90px !important;
  width: 90px;
  overflow: hidden;
  background-size: cover;
  background-position: top center;
  border-radius: 90px;
  -moz-border-radius: 90px;
  -webkit-border-radius: 90px;
  padding: 40px;
  text-align: center; 
  margin: 0 auto;
  border: none;
  box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -moz-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -webkit-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
/*  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5); */
  -webkit-transform: translateY(-10px); 
  -moz-transform: translateY(-10px); 
  -ms-transform: translateY(-10px); 
  transform: translateY(-10px); 
}



/* 60 aniversario */

.bba60 .front-title-only .front-title-only-content .content
{
    font-size: 140%;
    font-weight: 200;
    line-height: 200%;
    text-align: center;
}

.bba60 .front-title-only .front-title
{
    font-weight: 200;
    line-height: 200%;
    text-transform: none;
}

.bba60 .container_main_content .slotlet_main_content .line
{
  line-height: inherit;
}

.bba60 .photo-inscription
{
  margin-top: 2em;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px)
{
  .bba60 .text-over-photo .text-over-photo-content 
  {
    float: none !important;
    width: 100% !important;
  }
  .bba60 .text-over-photo .text-over-photo-content .content .front-title
  {
    line-height: 160%;
  }
  .photo-inscription.img-left .photo-inscription-content
  {
    width: 90% !important;
  }
  .photo-inscription.img-left .photo-inscription-content .content
  {
    margin: 0 !important;
  }
  .bba60 .container_main_content .slotlet_main_content iframe
  {
    width: 100%;
  }
  .bba60 .photo-inscription
  {
    background-size: contain;
    background-position: top center;
    padding-top: 8em;
  }
}


.home .slotlet_main_content .front-title-only
{
  border-radius: 8px;
}

.home .slotlet_main_content .front-title-only,
.muestras .slotlet_main_content .front-title-only,
.publicaciones .slotlet_main_content .front-title-only
{
/*  line-height: 0em; */
  padding: 0em !important;
}

.home .slotlet_main_content .front-title-only p,
.muestras .slotlet_main_content .front-title-only p,
.publicaciones .slotlet_main_content .front-title-only p
{
  margin: 0px !important;
}

.home .slotlet_main_content .front-title-only .front-title,
.muestras .slotlet_main_content .front-title-only .front-title,
.publicaciones .slotlet_main_content .front-title-only .front-title
{
  padding: 10px 5px 0px;
}

.home .container_main_content_width.shortcut_home_external_line .slotlet_container
{
  width: 100% !important;
}

/* Adapta el banner a un formato libro para Publicaciones */

.publicaciones #full-html #article-image,
.lenguajeinclusivo #full-html #article-image,
.capitulosrobados #full-html #article-image
{
  position: relative;
/*  height: 600px !important; */ /* 01.11.2021 */
  background-size: auto 400px;
  /* margin-bottom: 1em; */
  margin-bottom: 4em;
  background-position: center;
/*  background-color: #ddd; */ /* 01.11.2021 */
  background-repeat: no-repeat;
  padding-top: 100px; /* provisorio */
  height: 500px !important; /* 500px + 100px padding */
}

.publicaciones #full-html #article-image img,
.lenguajeinclusivo #full-html #article-image img,
.capitulosrobados #full-html #article-image img
{
  height: 400px !important;
  width: auto !important;
  min-width: auto !important;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -moz-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -webkit-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
}

/* Nuevo aspecto de la portada Publicaciones - diciembre 2018 */

.publicaciones .photo-over-text .photo-over-text-container .front-title,
.publicaciones .photo-over-text .photo-over-text-container .fecha_publicado,
.fecha_publicado {
/*  font-family: 'Vollkorn', serif; */ /* 27.2.2020 */
/*  font-family: 'Crimson Pro', serif; */ /* 19.2.2021 */
/*  font-family: 'Literata', serif; */
  font-family: 'Piazzolla', serif; 
}

.publicaciones .photo-over-text .photo-over-text-container .photo 
{
/*   height: 150px !important;
  width: 90px; 
  padding: 40px; */ /* 01.11.2021 */
  height: auto !important;
  width: 180px;
  overflow: hidden;
  background-size: cover;
  background-position: top center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
  margin: 0 auto;
  border: none;
  box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -moz-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -webkit-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
}

.publicaciones .photo-over-text .photo-over-text-container .photo img
{
  min-height: auto;
  min-width: auto;
  position: relative; /* 26.11.2021 */
}

.publicaciones .photo-over-text .photo-over-text-container {
  box-shadow: none;
  border-radius: 0;
  height: auto !important;
}

.publicaciones .contenidoweb.container_main_content .slotlet_banner.cover ~ .slotlet.slotlet_main_content div[class*="line"]:nth-of-type(2) {
    background-color: rgba(255, 255, 255, 0);
    padding-bottom: 0;
}

.publicaciones .photo-over-text .photo-over-text-container .front-title {
  font-weight: 900;
  text-align: center;
/*  margin: 30px 0 5px;
  padding: 5px 30px 5px !important; */
/*  border-bottom: 2px solid #7573c0; */
  position: relative;
  margin: 30px 0 15px;
  padding: 5px 30px 15px !important;
}

.publicaciones .photo-over-text .photo-over-text-container .front-title:after {
  content: "";
  border-bottom: 1px solid #7573c0;
  position: absolute;
  bottom: 0px;
  right: 45%;
  left: 45%;
}
  
.publicaciones .photo-over-text .photo-over-text-container .front-title a {
  color: #333;
}

/* .publicaciones .photo-over-text .photo-over-text-container .front-title a:hover {
  text-decoration:none;
} */

.publicaciones .photo-over-text-container .body {
  text-align: center;
}

.publicaciones .photo-over-text .photo-over-text-container .fecha_publicado,
.fecha_publicado { 
  display: block;
  font-weight: 100;
  color: #777;
  padding-top: 15px;
  letter-spacing: -0.5px;
}

/* .publicaciones .slotlet_banner.cover, */
.lenguajeinclusivo .slotlet_banner
{
  height: auto;
}
/* .publicaciones .slotlet_banner.cover img, */
.lenguajeinclusivo .slotlet_banner img
{
  margin: auto 0;
  width: 100%;
}

.publicaciones .container_main_content .section_name_slotlet
{
  color: #000;
  text-shadow: 0px 0px 5px rgba(117,115,192,0.5);
}

.publicaciones .full-width #full-html .body p a.highlighted,
.lenguajeinclusivo .full-width #full-html .body p a.highlighted,
.capitulosrobados .full-width #full-html .body p a.highlighted,
.programas .full-width #full-html .body p a.highlighted,
.cartelera .full-width #full-html .body p a.highlighted,
#velarpor .full-width #full-html .body p a.highlighted
{
/*  text-transform: uppercase; */
  border: solid 2px; 
  border-radius: 16px; 
  padding: 12px 16px 8px;
/*  font-weight: 700; */
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
}

.publicaciones .full-width #full-html .body p a.highlighted:hover,
.lenguajeinclusivo .full-width #full-html .body p a.highlighted:hover,
.capitulosrobados .full-width #full-html .body p a.highlighted:hover,
.programas .full-width #full-html .body p a.highlighted:hover,
.cartelera .full-width #full-html .body p a.highlighted:hover,
#velarpor .full-width #full-html .body p a.highlighted:hover
{
  background-color: #000;
  color: #fff;
}

.publicaciones .full-width #full-html .body p img,
.lenguajeinclusivo .full-width #full-html .body p img,
.capitulosrobados .full-width #full-html .body p img
{
  width: auto;
}

/* .publicaciones .full-width #full-html .body p a.highlighted[href*='sedici.unlp.edu.ar'] {
    background: transparent url('../../uploads/assets/sedici_logo_descargas_large.png') center left no-repeat;
    padding-left: 26px;
} */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px)
{
  .publicaciones .container_main_content .slotlet_main_content .line {
    width: auto !important;
  }
  
  .publicaciones .photo-over-text .photo-over-text-container .body p {
/*    margin: 1em 0 0 0 !important; */
    width: auto !important;
  }
  
  .publicaciones .photo-over-text .photo-over-text-container .body {
    width: 90% !important;
    text-align: center;
    margin: 10px auto;
  }
  
  .publicaciones .photo-over-text .photo-over-text-container {
    width: 100% !important;
    height: auto !important;
    margin-left: auto; 
    margin-right: auto;
  }
}



/* Libro Francisco De Santo */

/* .fds */
.franciscodesanto
{
  color:#bbb !important;
  background: #111 !important;
}

.franciscodesanto .slotlet_prefooter
{
  color:#bbb !important;
  background: #111 !important;
}

.franciscodesanto .second_level_slotlet .cq_menu .cq_item > a, 
.franciscodesanto .second_level_slotlet .cq_menu .cq_submenu_item > a, 
.franciscodesanto .second_level_slotlet .cq_menu .cq_sub_submenu_item > a
{
  border-bottom: 5px solid #111 !important;
}

.franciscodesanto .second_level_slotlet .cq_menu .cq_item > a:hover, 
.franciscodesanto .second_level_slotlet .cq_menu .cq_submenu_item > a:hover, 
.franciscodesanto .second_level_slotlet .cq_menu .cq_sub_submenu_item > a:hover
{
  border-bottom: 5px solid #06aada !important;
  background-color: #111 !important;
}

.franciscodesanto .slotlet_banner.cover,
.gestion_2010_2018 .slotlet_banner.cover
{
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.franciscodesanto .slotlet_banner.cover img,
.gestion_2010_2018 .slotlet_banner.cover img
{
  margin: auto 0;
  width: 100%;
}

.franciscodesanto .front-content + .only-photo 
{
  text-align: center !important;
}

.franciscodesanto .slotlet.slotlet_main_content div:nth-child(2) .front-content .template-container.first
{
/*  width: 75%; */
  margin: 0 auto;
  float: none !important;
}

.franciscodesanto .front-title-only-content
{
  width: auto;
}

.franciscodesanto .slotlet_main_content .front-title 
{
  text-transform: none;
/*  border-top: solid 1px #25b5bb; */
  border-top: 2px solid transparent;
/*  border-bottom: 0px solid transparent;
  border-right: 0px solid transparent;
  border-left: 0px solid transparent;
  -moz-border-image: -moz-linear-gradient(right, #25b5bb 0%, #7573c0 100%);
  -webkit-border-image: -webkit-linear-gradient(right, #25b5bb 0%, #7573c0 100%);
  border-image: linear-gradient(to right, #25b5bb 0%, #7573c0 100%);
  border-image-slice: 1; */
}

.franciscodesanto .slotlet_main_content .front-title:first-child:before {
    content:'';
    position:absolute;
/*    width:100%; */
    width:90%;
    height:2px;
    background:linear-gradient(to right, #25b5bb 0%, #7573c0 100%);
/*    top:-2px; */
/*    left:0; */
}

.franciscodesanto .slotlet_main_content .front-title p:first-of-type
{
  font-family: 'ClearfaceStd';
  font-weight: 400;
}

.franciscodesanto .text-over-photo .text-over-photo-content .content
{
  text-align: left;
}

.franciscodesanto .text-over-photo .text-over-photo-content .content .front-title
{
  display: none;
}

.franciscodesanto .text-without-link .text-only-container
{
  background: transparent;
  border: none;
}

.franciscodesanto .text-without-link .text-only-container .front-title
{
  color:#bbb !important;
  font-weight: 700 !important;
  margin: 1em;
  border-top: none !important;
  text-align: right;
}

.franciscodesanto .text-without-link .text-only-container .front-title::first-line
{
  text-transform: lowercase;
}

.franciscodesanto .text-without-link .text-only-container .body
{
    text-align: right;
    margin: 2em;
}

.franciscodesanto .slotlet_main_content .text-without-link .text-only-container .front-title:first-child:before
{
  background: transparent !important;
}

.franciscodesanto .photo-inscription.img-left .photo-inscription-content .content
{
  background: transparent;
}

.franciscodesanto .photo-inscription.img-left .photo-inscription-content .front-title
{
  display: none;
}

.franciscodesanto .photo-inscription.img-right .photo-inscription-content .content
{
  background: transparent;
  font-size: 160%;
  line-height: 160%;
  margin-right: 360px;
  margin-left: 0px;
}

.franciscodesanto .photo-inscription.img-right .photo-inscription-content .front-title
{
  display: none;
}

.franciscodesanto .photo-inscription.img-right .photo-inscription-content .body
{
  font-weight: 400;
  color: #fff;
  font-size: 105%;
  line-height: 1.4em;
  text-shadow: 0px 0px 4px #0b6165, 0px 0px 10px #25b5bb;
}

.franciscodesanto .photo-inscription.img-right .photo-inscription-content .body p:first-of-type
{
  font-family: 'ClearfaceStd';
  font-weight: 400;
}

.franciscodesanto .photo-inscription.img-right:after 
{
    content: " ";
    z-index: 1;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(37,181,187, 0.7);
}

.franciscodesanto .photo-inscription.img-right .photo-inscription-content 
{
    z-index: 2;
    position: relative;
}

.franciscodesanto .line:nth-of-type(10) .front-title-only-content .content .front-title p a
{
  color: #25b5bb !important;
  font-family: 'AcuminProSemiCondensed', Arial, sans-serif;
/*  border: solid 1px #25b5bb; 
  border-radius: 5px; 
  padding: 6px 10px 3px; */
}

.franciscodesanto .line:nth-of-type(10) .front-title-only-content .content .front-title p a:hover
{
  text-decoration: none !important;
  color: #fff !important;
/*  border-color: #fff; */
}
  
.franciscodesanto .line:nth-of-type(10) .front-title-only-content .content .front-title p
{
  text-align: center !important;
}

.franciscodesanto .line:nth-of-type(10) .front-title-only-content .content .front-title:first-child:before
{
  background: transparent !important;
}

.franciscodesanto .line:nth-of-type(10) .front-title-only-content .content
{
  font-size: 100%;
  line-height: 160%;
}

.franciscodesanto .line:nth-of-type(10) .front-title-only-content .body
{
  font-size: 100%;
}

.franciscodesanto .line:nth-of-type(10) .front-title-only-content .front-title
{
  line-height: 2.2em;
}

.franciscodesanto .line:nth-of-type(10) .front-title-only-content .front-title a img
{
  width: 28px;
  height: 28px;
}

.franciscodesanto .line:nth-of-type(10) .front-title-only-content .front-title a:hover img
{
  background: url('../../uploads/assets/libro_de_santo_un_incansable_hacedor_04_flecha_descargar_hover_medium.png') no-repeat;
  width: 28px; /* Width of new image */
  height: 28px; /* Height of new image */
  padding-left: 28px; /* Equal to width of new image */
  background-size: contain;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.franciscodesanto .slotlet_footer_nuevo 
{
  background-color: #000;
}

.franciscodesanto .slotlet_footer_multimedia_nuevo img 
{
  background: url('../../uploads/assets/marca_unlp_prueba_medium.jpg') no-repeat;
  width: 162px; /* Width of new image */
  height: 86px; /* Height of new image */
  padding-left: 162px; /* Equal to width of new image */
  background-size: contain;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.franciscodesanto .contenidoweb.container_main_content .slotlet_banner.cover ~ .slotlet.slotlet_main_content div[class*="line"]:nth-of-type(2),
.franciscodesanto .contenidoweb.container_main_content .slotlet.slotlet_main_content div[class*="line"]:not(:nth-of-type(2))
{
  background-color: transparent;
}

.franciscodesanto .slotlet_main_content .front-title-only .front-title
{
  text-align: inherit;
}

.franciscodesanto .container_main_content .slotlet_main_content .line
{
  line-height: 180%;
}

.franciscodesanto .slotlet_horizontal_menu_bg.contextual.new_contextual
{
  background-color: rgba(17,17,17,0.9);
/*  background-color: rgba(0,0,0,0); */ /* 13.5.2021 */
  border-bottom: solid 1px rgba(255,255,255,0.2);
}

.franciscodesanto .slotlet_horizontal_menu_bg.contextual.new_contextual .section_name_slotlet.shortcut_slotlet.shortcut_internal_home_item,
.franciscodesanto .slotlet_horizontal_menu_bg.contextual.new_contextual .shortcut_slotlet.shortcut_internal_home_item .cq_item a
{
  color: #fff;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px)
{
  .franciscodesanto .text-over-photo .text-over-photo-content .body p {
    margin: 1em 0 0 0 !important;
    width: auto !important;
  }
  
  .franciscodesanto .text-over-photo .text-over-photo-content .body {
    width: 90% !important;
  }
  
  .franciscodesanto .text-over-photo .text-over-photo-content {
    width: 100% !important;
  }
  
  .franciscodesanto .photo-inscription.img-left .photo-inscription-content, .photo-inscription.img-right .photo-inscription-content 
  {
    width: 90% !important;
  }
  
  .franciscodesanto .photo-inscription.img-left .photo-inscription-content .content, .photo-inscription.img-right .photo-inscription-content .content 
  {
    margin: 0 !important;
  }
  
  /* 13.5.2021 */
  
  .franciscodesanto .slotlet_main_content .text-without-link .text-only-container .front-title:first-child:before
  {
    display: none; 
  }
  
  .franciscodesanto .contenidoweb.container_main_content .slotlet_banner.cover ~ .slotlet.slotlet_main_content div[class*="line"]:nth-of-type(2)
  {
    padding-top: 0;
  }
  
  .franciscodesanto .slotlet_banner.cover
  {
    height: auto !important;
  }
  
  .franciscodesanto .text-without-link .text-only-container
  {
    height: auto !important;
  }
  
  .franciscodesanto .text-without-link .text-only-container .front-title::first-line
  {
    text-transform: none !important;
  }
  
  .franciscodesanto .slotlet_horizontal_menu_bg.contextual.new_contextual.mobile
  {
    background-color: rgba(17,17,17,0.9) !important;
  }
}



/* ProduccionEs BBA 2020 */

@media only screen and (min-width: 600px)
{ 
  .producciones .photo-summary-home.main_image .desc a .tiempoyespaciodelectura,
  .blogs .photo-summary-home.main_image .desc a .tiempoyespaciodelectura
  {
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-image: url("../../uploads/assets/tiempoyespaciodelectura_marca_medium.png"); 
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 900px;
    height: 500px;
    padding: 0;
    margin: 0 -16px 0;
    display: inline-block;
  }
} 

@media only screen and (max-width: 600px)
{ 
  .producciones .photo-summary-home.main_image .desc a .tiempoyespaciodelectura,
  .blogs .photo-summary-home.main_image .desc a .tiempoyespaciodelectura
  {
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-image: url("../../uploads/assets/tiempoyespaciodelectura_marca_medium.png"); 
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 90%;
    height: 200px;
    padding: 0;
    margin: 0 -16px 0;
    display: inline-block;
  }
} 


/* En defensa de la educación pública */

/* estilo para atajo en Inicio */

.shortcut_slotlet_educacionpublica
{
  background-color: #fff;
}

.shortcut_slotlet_educacionpublica .shortcut_section
{
  text-align: right;
  padding: 12px 6px 10px;
  margin: 0 auto;
  width: 900px;
}

.shortcut_slotlet_educacionpublica .shortcut_section a
{
  color: #7573c0;
  font-weight: 900;
  letter-spacing: 0.5px;
}

/* estilos para la sección */

.educacionpublica .container_main_content .path a
{
  color: #7573c0;
  text-shadow: none;
}

.educacionpublica .container_main_content .section_name_slotlet
{
  color: #7573c0;
  text-shadow: none;
  display: none;
}

.educacionpublica .slotlet.path,
.educacionpublica .slotlet.section_name_slotlet
{
/*  display: none; */ /* 18.02.2022 */
}

.educacionpublica .text-over-photo .text-over-photo-content .content
{
  text-align: left;
}

.educacionpublica .text-over-photo .text-over-photo-content .content .front-title 
{
  font-size: 500%;
  font-weight: 900;
  line-height: 100%;
  color: #7573c0;
}

.educacionpublica .line:nth-of-type(2) .front-content .template-container.first
{
  width: 900px !important;
  margin: 90px auto 0;
  float: none;
}

.educacionpublica .front-title-only .front-title 
{
  font-size: 160%;
  font-weight: 200;
  line-height: 200%;
  text-transform: none;
  font-weight: 900;
  padding: 0px 5px;
}

.educacionpublica .front-title-only .front-title-only-content .content 
{
    font-size: 140%;
    font-weight: 200;
    line-height: 200%;
    text-align: center;
}

.educacionpublica .line:nth-of-type(4) .front-title-only .front-title-only-content 
{
  width: auto;
}

.educacionpublica .template-container .only-photo
{
  margin-left: 20px;
  margin-right: 20px;
}

.educacionpublica .template-container:last-of-type .only-photo
{
  margin-right: 0 !important;
}

.educacionpublica .template-container:first-of-type .only-photo
{
  margin-left: 0 !important;
  margin-bottom: 30px;
}

.educacionpublica .line:nth-of-type(7) .front-content .template-container.first,
.educacionpublica .line:nth-of-type(8) .front-content .template-container.first
/*.educacionpublica .photo-inscription.img-right */
{
  margin-top: 30px;
}

.educacionpublica .photo-inscription.img-right .photo-inscription-content .content
{
  background-color: rgba(255,255,255,0);
}

.educacionpublica .photo-inscription.img-left .photo-inscription-content .front-title, .photo-inscription.img-right .photo-inscription-content .front-title
{
  font-weight: 700;
  text-transform: none;
  letter-spacing: -0.2px;
  font-size: 3em;
  line-height: 1.2em;
}

.educacionpublica .photo-inscription.img-right:after 
{
    content: " ";
    z-index: 1;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
/*    background: rgba(171,115,192, 0.3); */
    background:linear-gradient(to right, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0.5) 70%);
}

.educacionpublica .photo-inscription.img-right .photo-inscription-content 
{
    z-index: 2;
    position: relative;
}

.educacionpublica .photo-inscription.img-right .photo-inscription-content .front-title
{
  color: #fff;
/*  text-shadow: 0px 0px 4px #7573c0, 0px 0px 10px #7573c0; */
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.educacionpublica .line:nth-of-type(8) .template-container .only-photo,
.educacionpublica .line:nth-of-type(11) .template-container .only-photo 
{
  width: 100%;
  height: 0;
  padding-bottom: 56%; /* Change this till it fits the dimensions of your video */
  position: relative;
}

.educacionpublica .line:nth-of-type(8) .template-container .only-photo iframe,
.educacionpublica .line:nth-of-type(11) .template-container .only-photo iframe 
{
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
} 

/* .educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content
{
  display: table;
  margin-left: 0;
}

.educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content .front-title
{
  float: left;
  width: 35%;
}

.educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content .body
{
  float: left;
  width: 40%;
} */

.educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content
{
  margin-left: 0;
}

.educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content .front-title
{
  width: 35%;
  margin-bottom: 0;
}

.educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content .body
{
  width: 40%;
  padding-left: 45%;
}

/* ojo */

.educacionpublica .line:nth-of-type(9) .front-title-only .front-title,
.educacionpublica .line:nth-of-type(9) .front-title-only .front-title-only-content .content
{
  padding: 0;
}

.educacionpublica .line:nth-of-type(9) .front-title-only .front-title-only-content .content p
{
  margin-top: 0;
  width: 100%;
}

.educacionpublica .line:nth-of-type(9) .front-title-only .front-title-only-content .content img
{
  width: 170px;
  height: 170px;
  padding: 5px;
}

.educacionpublica .line:nth-of-type(9) .front-title-only .front-title-only-content .content p:nth-of-type(2)
{
/*  font-size: 1.1em; */
  line-height: 20px !important; 
}

.educacionpublica .line:nth-of-type(9) .front-title-only .front-title-only-content .content a.lightview
{
  font-size: 15px !important;
}

.educacionpublica .line:nth-of-type(9) .front-title-only .front-title-only-content .content a.lightview:hover
{
  border-bottom: solid 1px #05ADE9;
}

.educacionpublica .line:nth-of-type(10) .front-title-only .front-title
{
  font-size: 240%;
  line-height: 140%;
/*  background: -webkit-linear-gradient(top, #333, #7573c0);
  background: linear-gradient(top, #333, #7573c0); */
  background: -webkit-linear-gradient(25deg, #7573c0, #1b7fcc);
  background: linear-gradient(25deg, #7573c0, #1b7fcc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.educacionpublica .line:nth-of-type(10) .front-title-only .front-title-only-content .content
{
  text-align: left;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px)
{
  .educacionpublica .line:nth-of-type(2) .front-content .template-container.first,
  .educacionpublica .text-over-photo .text-over-photo-content,
  .educacionpublica .front-title-only .front-title-only-content,
  .educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content .front-title,
  .educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content .body
  {
    width: auto !important;
  }
  
  .educacionpublica .template-container .only-photo
  {
    margin-left: 0;
    margin-right: 0;
  }
  
  .educacionpublica .text-over-photo .text-over-photo-content .content .front-title
  {
    font-size:350%;
  }
  
  .educacionpublica .template-container:last-of-type .only-photo
  {
    margin-bottom: 30px;
  }
  
  .educacionpublica .line:nth-of-type(2) .front-content .template-container.first
  {
    padding: 10px 27px;
  }
  
  .educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content .body
  {
    padding: 0;
  }
  
  .educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content .body p
  {
    width: 100%;
    height: 0;
    padding-bottom: 56%; /* Change this till it fits the dimensions of your video */
    position: relative;
  }
  
  .educacionpublica .line:nth-of-type(8) .photo-inscription.img-right .photo-inscription-content .content .body p iframe
  {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
  } 
}
 

/* Junta Electoral */
  
.juntaelectoral .slotlet_banner.cover 
{
  height: auto;
}

.juntaelectoral .slotlet_banner.cover img 
{
  margin: auto 0;
  width: 100%;
}
    

/* Donde esta Santiago Maldonado */

.shortcut_slotlet_dondeestasantiagomaldonado
{
  background-color: #fff;
}
.shortcut_slotlet_dondeestasantiagomaldonado .shortcut_external
{
  text-align: right;
  padding: 12px 6px 10px;
  margin: 0 auto;
  width: 900px;
}
.shortcut_slotlet_dondeestasantiagomaldonado .shortcut_external a
{
  color: #005F61;
  font-weight: 900;
  letter-spacing: 0.5px;
}
.shortcut_slotlet_dondeestasantiagomaldonado .shortcut_external a:hover
{
  color: #96BA3A;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  
  .shortcut_slotlet_dondeestasantiagomaldonado .shortcut_external
  {
    width: 90%;
    text-align: center;
  }
  
  .shortcut_slotlet_dondeestasantiagomaldonado .shortcut_external a
  {
    font-size: 90% !important;
  }
}


/* Extenso BBA 2017 */

.extensobba .front-title-only .front-title-only-content
{
  color: #fff;
  font-size: 105%;
  line-height: 1.4em;
  text-transform: none;
  text-shadow: 0px 0px 4px #ae4b9d, 0px 0px 10px #594e9c;
  position: relative;
  z-index: 1;
}

.extensobba .front-title-only .front-title-only-content a
{
  padding: 10px 10px 7px 10px;
  background-color: #7573c0;
  border-radius: 8px;
  color: #fff;
  text-shadow: none;
  box-shadow: 0px 0px 4px #ae4b9d, 0px 0px 10px #594e9c;
}

.extensobba .front-title-only .front-title-only-content a:hover
{
  background-color: #D14CA5;
  text-decoration: none;
}

.extensobba .front-title-only .front-title-only-content h1 p
{
  text-transform: initial;
}

.extensobba .front-title-only .front-title-only-content h1 p.highlighted
{
  font-size: 150%;
  font-weight: bold;
  text-transform: uppercase;
}

@media only screen and (min-width: 600px)
{
  /* #slotlet_article_gallery_inicio_1 div.main_image:nth-child(1) .desc .block a */
/*  #slotlet_article_gallery_inicio_1 .main_image .desc .block a p.extensobba */
  #slotlet_article_gallery_inicio_1 .main_image .desc .block a .extensobba,
  .photo-summary-home.main_image .desc a .extensobba
  {
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
/*    background-image: url("../../uploads/assets/extensobba_edicion2019_marca_convocatoria_medium.png"); */
    background-image: url("../../uploads/assets/extensobba_edicion2019_marca_medium.png"); 
    background-repeat: no-repeat;
    /*  background-size: 400px; */
    background-size: contain;
    background-position: center;
    /*  font-size: 8em; */
    width: 900px;
/*    height: 140px; */
    height: 240px;
    padding: 0;
    margin: 0 -16px 0;
    display: inline-block; /* 19.9.2017 */
  }
  
/* Fondo degradado para portada */
/*  #slotlet_article_gallery_inicio_1 div.main_image:nth-child(2):before
  {
    content: " ";
    z-index: 1;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-image: url("../../uploads/assets/extensobba_edicion2017_fondo_portada_medium.jpg");
    background-size: cover;
  } */
  
} 

.extensobba .front-title-only:before 
{
  background: url('../../uploads/assets/extensobba_edicion2018_degradado_fondo_portada_medium.png') no-repeat;
/*  background-color: rgba(117, 115, 192,0.5); */
  background-size: cover;
  content: ""; /* important */
  z-index: 0; /* important */
/*  position: inherit;  */
  position: absolute;
  left: inherit;
  top: inherit;
/*  width: inherit;                                                                               
  height: inherit; */ 
  width: 100%;
  height: 100%;
  margin: -5px;
}

.extensobba sup
{
  color: inherit;
  font-size: initial;
}

#full-html #article-image .title-top .title .extensobba
  {
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    /* background-image: url("../../uploads/assets/extensobba_2018_logo_medium.png"); */
    background-image: url("../../uploads/assets/extensobba_edicion2019_marca_medium.png");
    background-repeat: no-repeat;
    /*  background-size: 400px; */
    background-size: contain;
    background-position: center;
    /*  font-size: 8em; */
    width: 900px;
    height: 240px;
    padding: 0;
    margin: 0 -16px 0;
    display: inline-block; /* 19.9.2017 */
  }


/* El Bachi se muestra 2018 */

@media only screen and (min-width: 600px) {
#slotlet_article_gallery_inicio_1 .main_image .desc .block a .el_bachi_se_muestra,
.el_bachi_se_muestra
  {
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-image: url("../../uploads/assets/el_bachi_se_muestra_centro_de_arte_unlp_4_nov_marca_medium.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 900px;
    height: 140px;
    padding: 0;
    margin: 0 -16px 0;
    display: inline-block;
  }
}

@media only screen
 and (min-device-width : 320px) 
 and (max-device-width : 480px) {
#full-html #article-image .title-top .title .el_bachi_se_muestra
  {
    text-indent: 200%; 
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-image: url("../../uploads/assets/el_bachi_se_muestra_centro_de_arte_unlp_4_nov_marca_medium.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 100%;
    height: 100px;
    padding: 0;
    margin: 0 -16px 0;
    display: inline-block; 
  }
}

/* Destacado como primer articulo a partir de contenido multimedia en portada */

@media only screen and (min-width: 600px)
{
  .container_main_content_width_gallery.absolute
  {
/*    margin-top: 60px !important; */ /* 13.5.2021 */
    position: absolute;
    z-index: 18;
  }

  .container_main_content_width_gallery.absolute2
  {
/*    margin-top: 101px !important; */ /* 13.5.2021 */
    margin-top: 41px !important;
    position: absolute;
    z-index: 18;
  }
  
  .container_main_content_width_gallery.absolute_section
  {
/*    margin-top: 120px !important; */ /* 13.5.2021 */
    position: absolute;
    z-index: 18;
  }
}

.container_main_content_width_gallery.gris
{
  background-color: #eee;
}

.container_main_content_width_gallery.gris2
{
  background-color: #ddd;
}

.container_main_content_width_gallery.verde
{
  background-color: #02545e;
}

.container_main_content_width_gallery.verde a
{
  color: #fff;
}

.container_main_content_width_gallery.verde a:hover
{
  color: #00968f !important;
}


.primer_articulo
{
/*  font-size: 0; */ /* comentar si los atajos llevan texto */
    max-width: 1210px;
    margin: 0 auto 0 auto;
    width: 100% !important;
    float: none !important;
}

/* Saludos e invitaciones para portada, requiere primer_articulo, modificado en abril de 2019 para cualquier tipo de Atajo (slotlet) */

.primer_articulo .shortcut_slotlet_special.small_shortcut
{
  text-align: center;
/*  background-color: #eee; */ /* no comentar si los atajos llevan enlace */
  display: block; 
  margin-bottom: 0px; 
  margin-top: 0px; 
  margin-left: 6px; /* 16.07.2019 */
  margin-right: 6px; /* 16.07.2019 */
}

.primer_articulo .shortcut_slotlet_special.small_shortcut a
{
  font-size: 1.2em;
  padding: 12px;
  font-weight: 400;
}

.primer_articulo .shortcut_slotlet_special.small_shortcut.arrow a:after 
{
  content: ">";
  padding-left: 12px;
} 

.primer_articulo .shortcut_slotlet_special.small_shortcut.arrow .shortcut_article a:hover, 
.primer_articulo .shortcut_slotlet_special.small_shortcut.arrow .shortcut_external a:hover, 
.primer_articulo .shortcut_slotlet_special.small_shortcut.arrow .shortcut_section a:hover, 
.primer_articulo .shortcut_slotlet_special.small_shortcut.arrow .shortcut_none
{
/*  color: #88E4ff; */
  color: #00aae7;
}


.primer_articulo .shortcut_slotlet_special
{
  text-align: center;
/*  background-color: #eee; */ /* no comentar si los atajos llevan enlace */
  display: inline-table; /* 16.07.2019 */
  margin-bottom: 12px; /* no comentar si los atajos llevan texto */
  margin-top: 12px; /* no comentar si los atajos llevan texto */
  margin-left: 6px; /* 16.07.2019 */
  margin-right: 6px; /* 16.07.2019 */

}

.primer_articulo .shortcut_slotlet_special .shortcut.shortcut_external .with-image a
{
  font-size: 0; 
}

.primer_articulo .shortcut_slotlet_special a
{
  display: block;
  text-align: center;
  padding: 22px;
  text-transform: none;
  text-decoration: none;
/*  font-size: 4em; */ /* 16.07.2019 */
  font-size: 1.6em;
  font-weight: 900;
/*  letter-spacing: -1.5px; */ /* 9.03.2021 */
  letter-spacing: -0.5px;
  text-align: center;
  text-rendering: optimizeLegibility;
  line-height: 110%;
}

.primer_articulo .shortcut_slotlet_special img
{
  width: 100%;
  vertical-align: middle;
}

.primer_articulo .shortcut_slotlet_special img.external-shortcut-image
{
  display: none;
}

.primer_articulo .shortcut_slotlet_special.empty /* clase para agregar a los contenedores sin atajo */
{
  display: none;
}

.primer_articulo .shortcut_slotlet_special .shortcut_article a:hover, 
.primer_articulo .shortcut_slotlet_special .shortcut_external a:hover, 
.primer_articulo .shortcut_slotlet_special .shortcut_section a:hover, 
.primer_articulo .shortcut_slotlet_special .shortcut_none
{
  color: #333;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  
  .primer_articulo
  {
    max-width: unset;
    width: 100% !important;
  }
  
  .primer_articulo .shortcut_slotlet_special a
  {
    display: inline-block;
    width: 100% !important;
    text-align: left !important;
/*    font-size: 26px !important; */ /* 02.03.2021 */
    font-size: 20px !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    line-height: normal !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 0 0 !important;
  }
  
  .primer_articulo .shortcut_slotlet_special
  {
/*    padding: 16px !important; */ /* 4.9.2019 */
    width: auto !important;
/*    width: 100% !important; */ /* 20.2.2020 */
  }
  
  .primer_articulo .shortcut_slotlet_special.small_shortcut
  {
    padding: 10px;
  }
  
  .primer_articulo .shortcut_slotlet_special.small_shortcut a
  {
    font-size: 1em !important;
  }
}

.fuente_unlp
{
  font-family: 'Open Sans', Arial, sans-serif;
}

.empty
{
  display: none;
}


/* VideoJS - video con loop y autoplay de fondo en portada - 23.12.2020 */

.home .video-js.video-wrapper,
.only-photo .photo .video-js.video-wrapper
{
  width: 100% !important;
  min-width: 100% !important;
/*  height: -webkit-fill-available !important; */
/*  height: calc(100vw / 1.77) !important; */ /* 1920x1080 */ /* 20.6.2021 */
/*  height: calc(100vw / 1.839) !important; */ /* 1620x880 */ /* 18.9.2021 */
  height: fit-content !important; /* 18.9.2021 */
  line-height: 0; /* 18.9.2021 */
  overflow: hidden;
  background: none;
}

#full-html #article-image .video-js.video-wrapper
{
  width: 100% !important;
  min-width: 100% !important;
/*  height: -webkit-fill-available !important; */
  height: auto;
  line-height: 0;
  overflow: hidden;
  background: none;
}

#full-html .body p .video-js 
{
}

.video-js.video-wrapper .video 
{
  width: 100%;
/*  border-radius: 8px; */ /* 20.6.2021 */
/*  box-shadow: 0px 0px 5px rgba(117, 115, 192, 0.8), 0px 0px 15px rgba(117, 115, 192, 0.5); */ /* sombra en video */ /* 18.9.2021 */
}

.gestion2018a2022 .photo-over-text .photo-over-text-container .photo .video-js
{
  width: 100%;
  height: auto;
}



/* 28.08.2020 - photo-over-text img-right */

.photo-over-text.img-right
{
    border: none;
    box-shadow: none;
    margin-left: 1.5em;
    margin-right: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    display: table;
}

.photo-over-text.img-right .photo-over-text-container .photo
{
  height: 90px !important;
  width: 90px;
  overflow: hidden;
  background-size: cover;
  background-position: top center;
  border-radius: 90px;
  -moz-border-radius: 90px;
  -webkit-border-radius: 90px;
  padding: 40px;
  text-align: center; 
  margin: 0 auto;
  border: none;
  box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -moz-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  -webkit-box-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
/*  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5); */
}

.photo-over-text.img-right .photo-over-text-container 
{
  border-radius: 8px;
  text-shadow: none;
  box-shadow: 0px 0px 5px rgba(117, 115, 192, 0.8), 0px 0px 15px rgba(117, 115, 192, 0.5);
  border: 0px solid transparent;
  background-color: #fff;
/*  display: table-row; */
  display: flex;
  clear: both;
}

.photo-over-text.img-right .photo-over-text-container a
{
/*  float: right; */
}

.photo-over-text.img-right .photo-over-text-container .photo-over-text-container-left
{
  display: table-cell;
  vertical-align: top;
}

.photo-over-text.img-right .photo-over-text-container .photo-over-text-container-right
{
  display: table-cell;
  margin: 10px;
}

.photo-over-text.img-right .photo-over-text-container .result-updated-at-text-only, 
.photo-over-text.img-right .text-only-container .result-updated-at-text-only 
{
  display: none;
}

.photo-over-text.img-right .photo-over-text-container .front-title
{
/*  text-align: center; */
}

.photo-over-text.img-right .body img
{
  width: 170px;
  height: 170px;
  padding: 5px;
  object-fit: cover; /* 13 dic 2018 por problema en img small representation */
}

.photo-over-text.img-right .updated-at, .photo-over-text.img-right .result-updated-at-text-only,
.photo-over-text.img-right .updated-at, .photo-over-text.img-right.result-updated-at-text-only
{
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px)
{
  .photo-over-text.img-right
  {
    margin-left: 0;
    margin-right: 0;
  }
  
  .photo-over-text.img-right .photo-over-text-container
  {
    display: inline-grid;
  }
}


/* Destacados Multimedia (antes de primer artículo) por ej. Saludo a docentes 2020 con gif animado */

.slotlet_multimedia.destacado
{
  display: block !important;
/*  padding-bottom: 10px !important; */
  padding-bottom: 6px !important;
  min-height: 10px !important;
}
.slotlet_multimedia.destacado img
{
  width: 100% !important;
  min-width: 100% !important;
  min-height: 10px !important;
}
.slotlet_multimedia.destacado iframe
{
  width: 100% !important;
  min-width: 100% !important;
/*  height: -webkit-fill-available !important; */
  height: calc(100vw / 1.77) !important;
}


/* Destacados Multimedia para eventos en vivo */

.eventos .slotlet_multimedia.destacado
{
  display: block !important;
/*  padding-bottom: 6px !important; */
  min-height: 10px !important;
  text-align: center;
  padding-top: 5vw;
  padding-bottom: 5vw !important;
}

.eventos .slotlet_multimedia.destacado img
{
  width: 100% !important;
  min-width: 100% !important;
  min-height: 10px !important;
}

.eventos .slotlet_multimedia.destacado iframe
{
  width: 90vw !important;
/*  min-width: 90vw !important; */
  height: calc(90vw / 1.77) !important;
  display: block;
  margin: 0 auto;
  max-width: calc(1210px + 3em);
}

.eventos .slotlet_multimedia_gallery .cq_gallery li iframe
{
  width: 45vw !important;
/*  min-width: 45vw !important; */
  height: calc(45vw / 1.77) !important;
  display: block;
  margin: 0 auto;
/*  max-width: calc((1210px + 3em) / 2); */
  max-width: calc(1210px / 2);
}

.eventos .slotlet_multimedia_gallery
{
  padding-bottom: 8em;
}

.eventos .slotlet_multimedia_gallery,
.eventos .slotlet_multimedia_gallery .cq_gallery
{
  width: 100%;
}

.eventos .slotlet_multimedia_gallery .cq_gallery li
{
/*  float: none !important; */
  list-style-type: none;
/*  margin-left: 1.5em;
  margin-right: 1.5em; */ /* 01.11.2021 */
  margin: 0 auto;
/*  width: 100%; */
  width: 50%;
  margin-bottom: 1.5em;
  max-width: calc(1210px + 3em);
}

/* Destaca el primer video de Eventos */

.eventos .slotlet_multimedia_gallery .cq_gallery li:first-of-type
{
  width: 100%;
  padding-top: 5vw;
/*  padding-bottom: 5vw !important; */
}

.eventos .slotlet_multimedia_gallery .cq_gallery li:first-of-type iframe
{
  width: 90vw !important;
/*  min-width: 90vw !important; */
  height: calc(90vw / 1.77) !important;
  display: block;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgb(117 115 192 / 80%), 0px 0px 15px rgb(117 115 192 / 50%);
  max-width: calc(1210px + 3em);
}

.eventos .slotlet_multimedia_gallery .cq_gallery li:first-of-type .cq_description
{
  text-align: center;
  font-size: 160%;
  padding: 40px 21px;
}

/* Agrega el texto de Videos anteriores previo al segundo video */

.eventos .slotlet_multimedia_gallery .cq_gallery li:first-of-type:after 
{
  content: "Eventos anteriores";
  text-transform: uppercase;
  font-size: 165%;
  font-weight: 500;
  line-height: 1.4em;
  padding: 0px 5px 10px;
  text-align: center;
  padding-top: 10px;
  margin-top: 2em;
  padding-bottom: 10px;
  margin-bottom: 1em; 
  color: #333;
  display: block;
}

.eventos .slotlet_multimedia_gallery .cq_gallery,
.eventos .slotlet_multimedia_gallery .cq_gallery ul
{
  width: 100% !important;
  margin: 0 auto;
  max-width: calc(1210px + 3em);
  padding-inline-start: 0 !important;
}

.eventos .slotlet_multimedia_gallery .cq_gallery .cq_description
{
  padding: 10px 21px;
}

.eventos .shortcut_slotlet.eventos_anteriores 
{
  font-size: 160%;
}

.eventos .shortcut_slotlet .shortcut_none
{
  text-transform: uppercase;
  font-size: 105%;
  font-weight: 500;
  line-height: 1.4em;
  padding: 0px 5px 10px;
  text-align: center;
  padding-top: 10px;
  margin-top: 2em;
  padding-bottom: 10px;
  margin-bottom: 1em;
  color: #333;
}

.eventos .shortcut_slotlet.eventos_anteriores_todos
{
  text-align: center;
}

.eventos .shortcut_slotlet.eventos_anteriores_todos a
{
  border: solid 2px;
  border-radius: 16px;
/*  padding: 12px 16px 8px; */
  padding: 9px 12px 10px 18px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  font-size: 150%;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  border-color: #333;
  margin: 0;
}

.eventos .shortcut_slotlet.eventos_anteriores_todos a:hover
{
  background-color: #333;
  color: #fff;
}

.eventos .shortcut_slotlet.eventos_anteriores_todos a img
{
  display: none;
}

.eventos .slotlet_prefooter
{
  padding-bottom: 8em;
  border-top: none;
}

@media only screen and (max-width: 600px)
{ 
  .eventos .slotlet_multimedia_gallery .cq_gallery li
  {
    width: 100%;
  }
    
  .eventos .slotlet_multimedia_gallery .cq_gallery li iframe
  {
    width: 90vw !important;
    min-width: 90vw !important;
    height: calc(90vw / 1.77) !important;
  }
}


/* LED pasillo 2018 */

/* body.led
{
  font-family: 'Roboto', sans-serif;
}

.led .bba-logo
{
  margin-top: 0px;
  margin-left: 50px; 
}

.led .unlp-logo-top 
{
  float: right;
  margin-top: 0px;
  margin-left: -50px;
}

.led .layout_container.slotlet_horizontal_menu_bg.top
{
  background-color: transparent;
  position: absolute;
  z-index: 10;
}

.slotlet_horizontal_menu_bg .container_main_content_gallery
{
  background-color: transparent;
}

.led .layout_container.slotlet_horizontal_menu_bg.bottom
{
  background-color: #fefefe;
}

.led .article_multimedia_gallery ul.articles_number_list
{
  display: none;
}

.led .article_multimedia_gallery .main_image div.desc div.block a
{
  padding: 10px 10px 7px 10px;
  background-color: rgba(255,255,255,0.8);
  border-radius: 8px;
  color: #7573c0;
  text-shadow: none;
  box-shadow: 0px 0px 8px rgba(64,64,64,0.9), 0px 0px 20px rgba(64,64,64,0.5);
  width: fit-content;
  display: block;
  margin: 0 auto 0.4em;
  line-height: 100%;
}

.led .destaque
{
  padding: 10px 10px 7px 10px;
  background-color: rgba(117,115,192,0.8);
  border-radius: 8px;
  color: #fff;
  text-shadow: none;
  box-shadow: 0px 0px 8px rgba(64,64,64,0.9), 0px 0px 20px rgba(64,64,64,0.5);
  width: fit-content;
  display: block;
  margin: 0.1em auto;
  line-height: 100%;
}

.led .bba-logo img
{
  height: auto;
}

.led .desc .block p
{
  padding: 10px 10px 7px 10px;
  background-color: rgba(64,64,64,0.5); 
  color: #fff;
  text-shadow: none;
  display: inline;
  padding:5px;
  padding: 6px 0 2px!important;
  line-height: 1.5em;
  font-size: 3.8em !important;
  text-transform: uppercase;
}

.led sup
{
  font-size: initial !important;
  line-height: initial !important;
  color: #fff;
}

.led .article_multimedia_gallery .article_gallery_element_0.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_1.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_2.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_3.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_4.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_5.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_6.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_7.main_image div.desc div.block a
{
  display: none;
}

.led .article_multimedia_gallery .main_image img
{
    margin-top: -200px;
} */

/* Ciencia de Pelicula 2 */
/* .led .article_multimedia_gallery .article_gallery_element_3.main_image div.desc div.block a,
.led .article_gallery_element_3 .desc .block p
{
  font-family: 'Roboto Mono', monospace !important;
} */


/* LED pasillo 2019 */

body.led
{
/*  font-family: 'Roboto', sans-serif; */
}

.led #wrapper
{
  height: 100vh;
  min-width: 100vw;
}

.led .bba-logo
{
/*  margin-top: 0px;
  margin-left: 50px; */
  margin-top: 4vh;
  margin-left: 4vh;
}

.led .unlp-logo-top 
{
  float: right;
  margin-top: 0px;
/*  margin-left: -50px; */
  margin-left: 0px;
  height: 110px;
}

.led .layout_container.slotlet_horizontal_menu_bg.top
{
/*  background-color: #7573c0; */
  background-color: transparent;
  position: absolute;
  z-index: 10;
}

.slotlet_horizontal_menu_bg .container_main_content_gallery
{
  background-color: transparent;
}

.led .layout_container.slotlet_horizontal_menu_bg.bottom
{
/*  background-color: #fefefe; */
  position: absolute;
  z-index: 30;
  bottom: 0;
  right: 0;
/*  margin-bottom: 4vh; */
  margin-bottom: 9vh;
  background-color: #7573c0;
/*  background: linear-gradient(90deg, rgba(117,115,192,0) 0%, rgba(117,115,192,1) 30%, rgba(117,115,192,1) 100%); */
  background: linear-gradient(80deg, rgba(117,115,192,0) 0%, rgba(117,115,192,0) 15%, rgba(117,115,192,1) 100%);
}

.led .article_multimedia_gallery ul.articles_number_list
{
  display: none;
}

.led .article_multimedia_gallery .main_image .desc
{
/*  width: calc(100vw - 10vh) !important; */
}

.led .article_multimedia_gallery .main_image div.desc div.block
{
  text-align: left !important;
}

.led .article_multimedia_gallery .main_image div.desc div.block a,
.led .desc .block > p
{
/*  padding: 10px 10px 7px 10px;
  background-color: rgba(255,255,255,0.8);
  border-radius: 8px;
  color: #7573c0;
  text-shadow: none;
  box-shadow: 0px 0px 8px rgba(64,64,64,0.9), 0px 0px 20px rgba(64,64,64,0.5); */
  width: fit-content;
  display: block;
/*  margin: 0 auto 0.4em; */
  line-height: 1;
/*  line-height: 100%; */
  text-align: left;
/*  margin-bottom: 1vh; */
  margin-bottom: 2vh;
  padding: 0;
  font-size: 7vh;
  width: calc(100vw - 10vh) !important;
  margin-left: auto;
  margin-right: auto;
}

.led .article_multimedia_gallery .main_image div.desc div.block a.no_title
{
  display: none;
}

.led .destaque
{
  padding: 10px 10px 7px 10px;
  background-color: rgba(117,115,192,0.8);
  border-radius: 8px;
  color: #fff;
  text-shadow: none;
/*    box-shadow: 0px 0px 4px #ae4b9d, 0px 0px 10px #594e9c; */
  box-shadow: 0px 0px 8px rgba(64,64,64,0.9), 0px 0px 20px rgba(64,64,64,0.5);
  width: fit-content;
  display: block;
  margin: 0.1em auto;
  line-height: 100%;
}

.led .bba-logo img
{
  height: 5vh;
  width: auto;
}

/* .led .desc .block > p
{
  padding: 10px 10px 7px 10px;
  background-color: rgba(64,64,64,0.5);
  color: #fff;
  text-shadow: none; 
  display: inline;
  padding:5px;
  padding: 6px 0 2px!important;
  text-transform: uppercase; 
  text-align: left;
  font-size: 2vh !important; 
  line-height: 1.7; 
} */

.led .desc .block > p
{
  color: #fff;
  padding: 0 !important;
  text-align: left;
  font-weight: 700 !important; /* ojo 900 */
  font-size: 7vh !important; /* ojo */
  letter-spacing: -1.5px; 
  line-height: 1 !important; /* ojo */
  text-rendering: optimizeLegibility;
  text-shadow: 0px 0px 12px rgba(64,64,64,0.5), 0px 0px 20px rgba(64,64,64,0.25);
  margin-bottom: 2vh;
  margin-top: 1vh;
} 

.led sup
{
  font-size: initial !important;
  line-height: initial !important;
  color: #fff;
}

/* .led .article_multimedia_gallery .article_gallery_element_0.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_1.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_2.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_3.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_4.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_5.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_6.main_image div.desc div.block a,
.led .article_multimedia_gallery .article_gallery_element_7.main_image div.desc div.block a
{
  display: none;
} */

/* .led .article_multimedia_gallery .main_image img
{
  margin-top: -200px; 
}*/

.led .container_main_content_width_gallery
{
  height: 100vh;
  width: 100vw;
}

.led .slotlet_container_wrapper,
.led .container_main_content_gallery,
.led .slotlet.article_multimedia_gallery
{
  height: 100%;
  width: 100%;
}

.led .article_multimedia_gallery .main_image
{
  min-height: 100vh;
}

.led .article_multimedia_gallery .main_image img
{
  height: 100vh;
/*  width: auto; */
/*  transform: translateX(-62vh); */ /* centrar imagen - borrador */
/*  transform: translateX(-62vh) translateY(-3vh); */
}

.led .article_multimedia_gallery .main_image .body img
{
  width: auto;
  height: auto;
  min-height: auto;
}

/* .led #wrapper:before, */
/* .led .slotlet.article_multimedia_gallery:before { */
.led .article_multimedia_gallery .border_color.border {
/*  height: 94vh; */
  height: 90vh;
  display: block;
  width: auto;
/*  background: transparent; */
/*  border: solid 3vh #fff; */
  border-top: solid 3vh #fff;
  border-bottom: solid 7vh #fff;
  border-left: solid 3vh #fff;
  border-right: solid 3vh #fff;
  content: '';
  position: fixed;
  z-index: 20;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.led .article_multimedia_gallery .image_thumb
{
  position: absolute;
  z-index: 40;
  right: 0;
  margin-right: 3vh;
  bottom: 0;
  overflow: hidden;
/*  margin: 0 auto -150px; */
  margin: 0 auto -2vh;
}

.led .article_multimedia_gallery .image_thumb ul.articles_list
{
  display: table !important;
  margin: 0;
}

.led .article_multimedia_gallery .image_thumb ul.articles_list li
{
  position: relative;
/*  float: left;
  display: table-cell; */
  display:inline-block;
/*  box-shadow: 0px 0px 12px rgba(64,64,64,0.5), 0px 0px 20px rgba(64,64,64,0.25); */
/*  border-radius: 8px;
  box-shadow: 0px 0px 5px rgba(117, 115, 192, 0.8), 0px 0px 15px rgba(117, 115, 192, 0.5); */
}

.led .article_multimedia_gallery .image_thumb ul.articles_list li + li
{
  margin-left: 2vh;
}

.led .article_multimedia_gallery .image_thumb ul.articles_list li .block
{
  display: none;
}

.led .article_multimedia_gallery .image_thumb ul.articles_list li a
{
  display: block !important;
  overflow: hidden;
/*  width: 110px; */
/*  width: 6vh; */ /* comentado para fondos verticales 16:9 */
}

.led .article_multimedia_gallery .image_thumb ul.articles_list li a img
{
/*  height: 200px; */
  height: 6vh;
  width: auto; /* 07.05.2019 */
}

.led .article_multimedia_gallery .image_thumb ul.articles_list li.active
{
/*  display: none !important; */
}

.led .article_multimedia_gallery .image_thumb ul.articles_list li.active a
{
/*  padding-bottom: 2vh; */
  padding-bottom: 1vh; 
}

.led .article_multimedia_gallery .image_thumb ul.articles_list li::before 
{
  content:'';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(255, 255, 255, .5);
}

.led .article_multimedia_gallery .image_thumb ul.articles_list li.active::before 
{
  content:'';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0);
}

.led .article_multimedia_gallery .upper_description
{
  display: inline-block;
  padding-bottom: 1em;
  margin-left: 5vh;
  margin-right: 5vh;
}

.led .article_multimedia_gallery .upper_description p, 
.led .article_multimedia_gallery .main_image div.desc div.block .upper_description p
{
  text-transform: uppercase;
  padding: 4px 16px;
  border-radius: 8px;
  border: 1px solid;
  /* box-shadow: 0px 0px 4px rgba(64,64,64,0.9), 0px 0px 20px rgba(64,64,64,0.5); */
  font-variant: all-petite-caps;
  letter-spacing: 1px;
}

/* .led .desc .block .body
{
  display: inline-block; 
} */

.led .desc .block .body p
{
  display: block;
  padding: 0 !important;
  font-size: 1.5em !important;
  text-shadow: 0px 0px 8px rgba(64,64,64,0.9), 0px 0px 20px rgba(64,64,64,0.5);
  margin-top: 1em;
  width: calc(100vw - 10vh) !important;
  margin-left: auto;
  margin-right: auto;
}

.led .desc .block .body .highlighted
{
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
}

.led .desc .block .body .dependence
{
  position: fixed;
  bottom: 9vh;
  right: 400px;
  margin: 0 !important;
}

.led .desc .block .body .dependence img
{
    height: 110px;
}

.led .progressbar
{
  width: 0%;
/*  height: 3px; */
  height: 0.5vh;
/*  background-color: #7573c0; */
  background-color: #fff; 
/*  background: rgba(117,115,192,0.8); */
  position: fixed;
  z-index: 50;
/*  top: 0; */
  bottom: 0;
  box-shadow: 0px 0px 10px rgba(117, 115, 192, 0.8), 0px 0px 20px rgba(117, 115, 192, 0.4); 
/*  box-shadow: 0px 0px 5px rgba(136, 228, 255, 0.8), 0px 0px 15px rgba(136, 228, 255, 0.5); */
/*  box-shadow: 0px 0px 8px rgba(0,0,0,0.6), 0px 0px 20px rgba(0,0,0,0.2); */
}

.led .image_thumb .articles_number_list_element
{
  display: table;
  text-align: center;
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 2.7vh;
  color: #fff;
  font-size: 2em;
  text-shadow: 0px 0px 10px rgba(117, 115, 192, 0.8), 0px 0px 20px rgba(117, 115, 192, 0.4); 
}

.led .article_multimedia_gallery .image_thumb ul.articles_list li.active .articles_number_list_element
{
  padding-bottom: 0.3em;
}

.led .desc .block .body .blockquote
{
  font-size: 14vh !important;
  margin: -1vh;
  line-height: 7vh;
/*  font-weight: 900 !important; */
  text-transform: none;
/*  background-color: rgba(0, 0, 0, 0.7); */
/*  padding: 10px; */
  text-shadow: none;
}

.led .desc .block .body .blackled
{
  width: 100vw !important;
  background: #fff;
  background-color: rgba(255,255,255,0.7);
}

.led .desc .block .body .blackled img
{
  padding-right: 5vh !important;
  padding-left: 5vh !important;
}

.led .article_multimedia_gallery .main_image #yt-frame
{
  width: 192vh;
  height: 108vh;
  transform: translateX(-68vh);
}

/* LED agregados 2021 */

.led .cq_gallery ul li,
.led .cq_gallery img
{
  width: 100vw !important;
  height: 100vh !important;
}

.led .cq_gallery ul,
.led .cq_gallery ul li
{
  list-style-type: none !important;
  margin: 0 auto;
  padding: 0;
}

.led .cq_gallery ul li a
{
  pointer-events: none;
  cursor: default;
}

/* LED2 - 2021 */

.led2 .article_multimedia_gallery .main_image .desc
{
  position: relative;
}

.led2 .article_multimedia_gallery .main_image div.desc div.block p
{
  position: relative !important;
}

.led2 .article_multimedia_gallery .main_image .desc a,
.led2 .article_multimedia_gallery .main_image div.desc div.block p
{
  color: #333;
  text-shadow: none;
}

.led2 .layout_container.slotlet_horizontal_menu_bg.top
{
  display: none;
}


/* LED3 - 2021 */

.led3 #wrapper
{
  height: 100vh;
  min-width: 100vw;
  overflow: hidden;
  position: absolute;
}

.led3 #wrapper::after
{
  background-image: url('../../uploads/assets/led_bba_footer_urls_large.png');
  background-size: 100vw 100vh;
  display: inline-block;
  width: 100vw; 
  height: 100vh;
  content: "";
  position: absolute;
  z-index: 100000;
  left: 0;
  top: 0;
}

.led3 .bba-logo
{
  margin-top: 3vh;
  margin-left: 3vh;
}

.led3 .bba-logo img
{
/*  height: 4vh !important;
  width: 6.87vw !important;
  opacity: 0.6 !important; */
  display: none;
}

.led3 .unlp-logo-top 
{
  float: right;
  margin-top: 0px;
  margin-left: 0px;
  height: 110px;
}

.led3 .layout_container.slotlet_horizontal_menu_bg.top
{
  background-color: transparent;
  position: absolute;
  z-index: 10;
}

.led3 .layout_container.slotlet_horizontal_menu_bg.bottom
{
  position: absolute;
  z-index: 30;
  bottom: 0;
  right: 0;
  margin-bottom: 9vh;
  background-color: #7573c0;
  background: linear-gradient(80deg, rgba(117,115,192,0) 0%, rgba(117,115,192,0) 15%, rgba(117,115,192,1) 100%); 
  display: none !important;
}

.led3 .cq_gallery ul
{
  position: relative;
}

.led3 .cq_gallery ul,
.led3 .cq_gallery ul li
{
  list-style-type: none !important;
  margin: 0 auto;
  padding: 0; 
}

.led3 .cq_gallery ul li
{
  position: relative; 
  display: block;
  width: 100vw;
  height: 100vh;
}

.led3 .cq_gallery img
{
  width: 100vw;
  height: 100vh;
}

.led3 .cq_gallery ul li a
{
  pointer-events: none;
  cursor: default;
}

.led3 .cq_gallery .cq_description
{
/*  display: none; */
  position: absolute;
  display: block;
  z-index: 18;
  bottom: 0;
  width: 100vw;
  padding: 0;
  font-size: 2.5vh;
  color: #fff;
  text-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  line-height: 4vh;
}

.led3 .cq_gallery .cq_description .cq_description_title
{
  display: none;
}

.led3 .cq_gallery .cq_description .cq_description_detail
{
  position: absolute; 
  z-index: 20; 
  display: block;
/*  background-color: #fff; */
  width: calc(100vw - 3vh - 6vh); 
  padding-top: 3vh;
  padding-bottom: 15vh;
  bottom: 0;
  padding-left: 3vh;
  padding-right: 6vh;
  
/*  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); */
/*  background: radial-gradient(farthest-corner, #23d5ab, #7573c0, #ffffff); */
  background: radial-gradient(farthest-side at bottom left, rgba(52, 5, 233, 0.5), transparent),
    radial-gradient(farthest-corner at bottom right, rgba(2, 84, 94, 0.5), transparent 400px);
/*  background: radial-gradient(ellipse at top, #23d5ab, transparent); */
  background-color: #7573c0; 
  background-size: 400% 400%; 
  animation: gradient 10s ease infinite;
  
  min-height: 20vh;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.led3 .cq_gallery .cq_description .cq_description_detail:empty
{
  display: none;
}

/* .led3 .cq_gallery .cq_description .cq_description_detail::before
{
  background-color: #fff; 
  background-size: 100vw 100vh; 
  display: block;
  content: "";
  position: absolute;
  z-index: 19;
} */

.led3 .clock
{
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  margin-right: 3vh;
}

.led3 .clock #clockbox
{
  color: #ffffff;
/*  text-shadow: 0px 0px 8px rgba(64,64,64,0.9), 0px 0px 20px rgba(64,64,64,0.5); */
  text-shadow: -1px 3px 5px rgba(0, 200, 200, 0.5), 1px 3px 5px rgba(200, 50, 200, 0.5);
  opacity: 0.8;
  line-height: 1.85em;
}

.led3 .clock #clockbox p
{
  margin: 0;
  padding: 0;
}

.led3 .clock #clockbox .time
{
  font-size: 300%;
}




/* Transmisión en vivo */

.vivo,
.vivo .rm_slotlet_article_gallery
{
  background: #000;
}

.vivo .bba-logo
{
  margin-top: 0px;
  margin-left: 50px; 
}

.vivo #full-html .title-top .title
{
  margin: 0 auto;
}

.vivo #full-html .body
{
  margin-top: 0em;
}

.vivo .video-js
{
  margin: 0 auto;
}

.vivo .unlp-logo-top 
{
  float: right;
  margin-top: 0px;
  margin-left: -50px;
}

.vivo .bottom
{
  background: #fff;
/* cuidado - para revisar 13.07.2018 */
  bottom: 0;
  right: 0;
  position: absolute;
  width: 100%;
}



/* Atajos destacados inicio 2018 */

/* Recomposicion salarial agosto */

.shortcut_slotlet_destacadosup
{
/*  background-color: #fff; */
/*  background-color: rgba(117, 115, 192, 0.2); */
/*  background-color: #333; */
/*  background: url("../../uploads/assets/recomposicion_salarial_docentes_unlp_2018_medium.jpg"); */
  background: url("../../uploads/assets/recomposicion_salarial_docentes_unlp_2018_abrazo2017_medium.jpg"); 
  background-position: bottom;
  background-size: cover;
}

.shortcut_slotlet_destacadosup .shortcut_section,
.shortcut_slotlet_destacadosup .shortcut_none
{
  text-align: right;
/*  padding: 12px 6px 10px; */
  padding: 32px 6px 10px; 
  margin: 0 auto;
  max-width: 1210px;
}

.shortcut_slotlet_destacadosup .shortcut_section a,
.shortcut_slotlet_destacadosup .shortcut_none
{
/*  color: #7573c0; */
  color: #e4e4e4;
  font-weight: 900;
  letter-spacing: 0.5px;
  font-size: 2.2em;
  text-shadow: 0px 0px 12px rgba(64,64,64,0.5), 0px 0px 20px rgba(64,64,64,0.25);
}

.shortcut_slotlet_destacadosup .shortcut_section strong,
.shortcut_slotlet_destacadosup .shortcut_none strong
{
  color: #fff;
  font-weight: 900;
}


.home .inlinePlayButton
{
  z-index: 1000;
}



.full-width #full-html .body #separador_tabla p
{
  margin: 1em 0 0 0;
}

.full-width #full-html .body .addeventatc-p {
    width: 60%;
    margin: 1em auto 0;
}

.full-width #full-html .body .addeventatc-p .addeventatc
{
  font-family: 'AcuminProSemiCondensed', Arial, sans-serif !important;
  border-radius: 8px !important;
  border-color: #06aada !important;
}


@media only screen
/* and (max-width: 480px) { */
 and (min-device-width : 320px) 
 and (max-device-width : 480px) { 
/* Styles */


  /***/
  
  .full-width #full-html .body .carousel-component-horizontal
  {
    width: 90% !important;
    background: #eee;
  }
  
  .continuidadeducativa_repaso #full-html #article-noimage .title
  {
    width: 100%;
    font-size: 3em;
  }
  
  .continuidadeducativa_repaso .full-width #full-html .heading
  {
    text-align: center !important;
  }
  
  /***/
  
  .full-width #full-html .body .photo-inscription.img-right.quote .photo-inscription-content .content
  {
    width: auto !important;
  }
  
  body,
  .full-width #full-html .body,
  .slotlet_main_content
  {
    font-size: 16px !important;
  }
  
  
  #wrapper
  {
    float: none !important;
    min-width: 100% !important;
    width: 100% !important;
  }
  
  
  .layout_container.header
  {
    display: block;
  }
  
  .header
  {
    background-color: #7573C0 !important; 
    background-image: none !important;
    margin: 0em auto !important;
    height: 42px !important;
    text-align: left;
    width: 100% !important;
  }
  .home .header,
  .todas_las_noticias .header,
  .institucional .header, .ingreso .header, .estudiantes .header, 
  .personal  .header,  .producciones .header, .extension .header, 
  .gestion .header, .licitaciones .header
  {
    position: sticky;
    top: 0;
  }
  
  .header-logo
  {
/*    width: 20% !important; */
    width: 100% !important;
    height: 42px !important;
    float: left !important;
/*    display: block !important; */
  }
  
  .header .bba-logo
  {
/*    margin: 0 10px !important; */ /* 21.02.2021 */
    margin: 0 6px !important;  
/*    margin: 0 !important; */ /* 22.02.2021 */
  }
  
  .header .bba-logo img
  {
    height: 42px;
  }
  
  .header .unlp-logo,
  .header .aniversario60-logo,
  .header .unlp-logo-top /* 20.04.2018 */
  {
    display: none !important;
  }
  
  /*
  
  .right-side
  {
    width: 80% !important;
  }
  
  .right-side .sl_separator
  {
    display: none !important;
  }
  
  .middle-side
  {
    display: none;
  } 
  
  */
  
  .slotlet_navigation
  {
    display: none !important;
  }
  
  .sl_search_mini
  {
    float: left !important;
    margin: 0 !important;
    display: none;
  }
  
  .sl_search_form .sl_search_query
  {
    margin: 3px;
    float: left;
    height: 30px;
  }
  
  .sl_search_form .sl_search_query
  {
    display: none !important;
  }
  
  .sl_search_submit
  {
    padding-top: 10px !important;
  }
  
  .slotlet_mobile_menu 
  {
    display: inline;
    font-size: 16px !important;
    float: right;
    height: 42px;
    background-color: #555;
  }
  
  .slotlet_horizontal_menu_bg
  {
    position: initial !important;
  }
  
  #top_menu 
  {
    display: none;
  }
  
  
  .slotlet_mobile_menu img
  {
    height: 42px;
  }
  
  .facebook_top
  {
    margin-top: 5px !important;
  }
  
  .twitter_top
  {
    margin-top: 5px !important;
  }
  
  .youtube_top
  {
    margin-top: 5px !important;
  }
  
  .instagram_top
  {
    margin-top: 5px !important;
  }
  
  .second_level_slotlet
  {
    width: 100% !important;
  }
  
  .slotlet.path
  {
/*    width: 90% !important; */
    width: 100% !important;
    margin: 0 !important;
    padding: 10px 0;
  }
  .slotlet.path > div
  {
    padding: 0 10px;
  }
  
  
  .slotlet.section_name_slotlet
  {
    width: 90% !important;
/*    margin: 35px 0 0 !important; */ /* 22.02.2021 */
/*    margin: 16px 0 0 !important; */ /* 12.5.2021 */
    margin: 0 !important; /* 12.5.2021 */
  }
  
  .slotlet_horizontal_menu_bg.contextual.new_contextual .shortcut_slotlet.shortcut_internal_home_item .cq_menu.sf-menu
  {
    margin-bottom: 16px !important;
  }
  
  .slotlet_main_content #top-article-actions
  {
    width: 100% !important;
  }
  
  
  .container_main_content
  {
    float: none !important;
    width: 100% !important;
  }
  
  .container_main_content_width
  {
    float: none !important;
    width: 100% !important;
  }
    
  .slotlet_main_content_left
  {
    float: none !important;
    width: 90% !important;
  }
  
  .template-container
  {
    float: none !important;
    width: 100% !important;
  }
  
  .slotlet_container_right
  {
    float: none !important;
    width: 100% !important;
  }
  
  .shortcut_article a, .shortcut_external a, .shortcut_none a
  {
    font-size: 100% !important;
  }
  
  .slotlet_horizontal_menu_menu
  {
    display: inline-block !important; 
    width: 100%;
  }
  
  .slotlet_horizontal_menu_bg .bba-logo
  {
    display: none; 
  }
  
  .slotlet_horizontal_menu_bg .container_main_content_gallery .slotlet_horizontal_menu
  {  
    background: #555;
  }

  .slotlet_horizontal_menu_bg .container_main_content_gallery .slotlet_horizontal_menu a
  {  
    border-bottom: none;
    margin: 0 10px;
  }
  
  .slotlet_horizontal_menu_menu .horizontal_menu_full
  {
    position: absolute; 
    height: 100%;
    z-index: 1000;
    width: 100%;
    background: #555;
  }
  
  .slotlet_horizontal_menu_menu a
  {
    float: none !important;
    display: block;
    text-align: left !important;
  }
  
  .article_multimedia_gallery .main_image 
  { 
    display:block !important;
    padding-bottom:10px !important;   
    min-height: 10px !important;
  }
  
  .article_multimedia_gallery .main_image a 
  {
/*    display:inline !important;*/
    display: inline-block;
    width: 100% !important;
/*    color: #fff !important; */
    color: #7573C0 !important;
    text-align: left !important;
/*    text-transform: uppercase; */
    font-size: 26px !important; 
    text-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    line-height: normal !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 0 0 !important;
    margin-bottom: 20px; /* 13.5.2021 */
  }
  
  .article_multimedia_gallery .main_image div.desc div.block
  {
      text-align: left !important;
  }
  
/*  .article_multimedia_gallery .main_image a img */
  .article_multimedia_gallery .main_image img 
  {
    min-width: 100% !important;
    min-height: 10px !important;
  }
  
  .article_multimedia_gallery .main_image .desc
  {
    position: relative !important;
    width: 100% !important;
    padding-bottom: 10px !important;
  }
  
  .article_multimedia_gallery .main_image div.desc div.block
  {
    display: table-cell !important;
    padding: 16px !important;
/*    padding: 10px !important; */
    width: 100% !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border: none !important;
    position: relative !important; /* 05.5.2021 */
  }
  
  .article_multimedia_gallery .main_image div.desc div.block a
  {
    position: relative !important;
  }
  
  .article_multimedia_gallery .main_image div.desc div.block p
  {
    text-shadow: none !important;
    font-size: 16px !important;
    margin: 6px auto 0 !important;
    padding: 0px !important;
    background-color: transparent !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
/*    color: #fff !important; */
    color: #333 !important;
    text-align: left !important;
    position: relative !important; /* 05.5.2021 */
  }
  
   #slotlet_article_gallery_inicio_1 div:nth-child(1) div.main_image:nth-child(1) .desc .block p
  {
    text-align: left !important;
  }
  
  .article_multimedia_gallery .main_image .main_image_alt
  {
    display: table-cell !important;
    padding: 0px !important;
    width: 100% !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border: none !important;
    color: #333 !important;
    position: relative !important;
    width: 100% !important;
    padding-bottom: 10px !important;
    text-shadow: none !important;
    text-align: left !important;
  }
  
  .photo-over-text-container .photo img
  {
    min-width: 100% !important;
    min-height: 10px !important;
    margin: 0 auto;
    z-index: 1;
  }
  .gestion .photo-over-text-container .photo img,
  .portfolios7ess .photo-over-text-container .photo img
  {
    margin-left: -250px !important;
    width: 500px !important;
  }
  
  
  .shortcut_home_line,
  .shortcut_home_item
  {
    display: inline-block !important;
  }
  
  .sitemap_slotlet,
  .slotlet_prefooter
  {
    display: none !important;
  }
  
  .slotlet_footer
  {
    text-align: left !important;
    padding: 10px;
  }
  
  .slotlet_footer_multimedia_nuevo
  {
    width: auto !important;
    padding-right: 16px !important;
  }
  
  #footer
  {
    width: auto !important;
/*    margin-left: 50px !important; */
/*    display: inline !important; */
    display: block !important;
    font-size: 100% !important;
    color: #fff;
  }
  
  .multimedia_ad img
  {
    width: 100% !important;
    min-width: 100% !important;
    min-height: 10px !important;
  }
  
  
  .slotlet_horizontal_menu .section-color-block
  {
    float: none !important;
  }
  
  .slotlet_footer_multimedia_nuevo
  {
    display: block !important;
  }
  
  .full-width #full-html .body
  {
    width: 90% !important;
  }
  
  .slotlet_main_content
  {
    width: 100% !important;
    margin: 0 !important;
  }
  
  .slotlet_main_content .front-title-only .front-title-only-content
  {
    width: 100% !important;
    margin: 0 !important;
  }
  
  .home .slotlet.slotlet_main_content.slotlet_main_content_full .line .front-content
  {
    width: 100% !important;
    margin: 0 !important;
  }
  
  .slotlet_banner.cover
  {
    height: 200px !important;
  }
  
  .slotlet_banner.cover img
  {
/*    width: auto !important;
    height: 100% !important; */ /* 22.02.2021 */
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }
  
  .portfolios7ess .body img
  {
    width: 45%;
    height: 45%;
  }
  
  .article_multimedia_gallery .upper_description
  {
/*    padding: 16px 16px 5px !important; */
    padding: 0px 0px 16px !important;
    letter-spacing: 2px;
    margin-left: -5px;
  }
  
  .article_multimedia_gallery .main_image div.desc div.block  .upper_description p
  {
/*    padding: 4px 16px !important; */
    padding: 1px 5px !important;
    border-color: inherit !important; /* 05.5.2021 */
  }
  
  .article_multimedia_gallery .main_image:after 
  {
    display: none;
  }
  
  .portfolios7ess .text-over-photo .text-over-photo-content
  {
    width: 100% !important;
  }
  
  
  .shortcut_internal_home_line 
  {
    display: inline-block !important;
  }
  
  .home .shortcut_internal_home_line .slotlet_container 
  {
    width: 100% !important;
  }
  
  .home .container_main_content .slotlet_main_content .line
  {
    width: 100% !important;
  }
  
  .home .shortcut_slotlet .shortcut_external, 
  .home .shortcut_slotlet .shortcut_section, 
  .home .shortcut_slotlet .shortuct_article
  {
    padding: 0 !important;
  }
  
  .home .shortcut_internal_home_item .shortuct_article  a, 
  .home .shortcut_internal_home_item .shortcut_external a, 
  .home .shortcut_internal_home_item .shortcut_section  a, 
  .home .shortcut_internal_home_item .shortcut_none
  {
    margin: 0 !important;
  }
  
  
  #full-html #article-image
  {
    margin-bottom: 2em !important;
    height: 220px;
  }
  
  #full-html #article-image .title-top
  {
    text-align: left !important;
    bottom: 1em !important;
  }
  
  #full-html #article-image .title-top .title
  {
    font-size: 150% !important;
    text-align: left !important;
  }
  
  #full-html .heading, .slotlet_main_content .heading
  {
    font-size: 125% !important;
    text-align: left !important;
  }
  
  .full-width #full-html .heading
  {
    width: 90% !important;
  }
  
  .full-width #full-html .title-top
  {
    width: auto !important;
  }
  
  .full-width #full-html .title-top .title
  {
    width: 90% !important;
  }
  
  .full-width #full-html #article-image + .title-top .title,
  .full-width #full-html #article-noimage + .title-top .title
  {
    font-size: 2.5em; /* 13.5.2021 */
  }
  
  .full-width #full-html .body
  {
    line-height: 180%;
    margin-top: 2em !important;
  }
  
  .full-width #full-html .body p
  {
    margin: 1em 0 0 0 !important;
    width: auto !important;
  }
  
  .full-width #full-html .body ul
  {
    margin: 0 0 0 1.3em !important;
    width: auto !important;
    padding-left: 0 !important;
  }
  
  .full-width #full-html .body ol
  {
    margin-left: 1.3em !important;
    width: auto !important;
    padding-left: 0 !important;
  }
  
  .full-width #full-html .body table
  {
    margin: auto;
    border-collapse: collapse;
    overflow-x: auto;
    display: block;
    width: fit-content;
    max-width: 100%;
  }
  
  .full-width #full-html, .slotlet_main_content_left #full-html
  {
    padding-bottom: 4em !important;
  }
  
  .container_main_content .slotlet_main_content #contact_form
  {
    width: 90% !important;
    margin: 0 !important;
  }
  
/*  .sf-menu li
  {
    float: left;
    position: initial !important;
  } */

  .sf-menu a
  {
    display: block;
    position: initial !important;
  }
  
  
  .slotlet_banner.cover ~ .slotlet_main_content .default-template .default-template-child
  {
    width: 90% !important;
    margin: 1em 10px auto !important;
  }

  .slotlet_banner.cover ~ .slotlet_main_content .default-template .default-template-child a
  {
    font-size: 160%;
    font-weight: 500;
  }
  
  .home .photo-summary.img-right .photo-summary-img-right-content,
  .photo-summary.img-right .photo-summary-img-right-content
  {
    margin-bottom: 0px !important;
  }
  
  .home .shortcut_slotlet_educacionpublica .shortcut_section
  {
    width: 90% !important;
    text-align: center;
  }
  
  .full-width #full-html .body p.p-iframe 
  {
    width: auto !important;
    text-align: center;
/*    margin-left: -20px !important;
    margin-right: -20px !important; */ /* 01.10.2021 */
  }
  
  .full-width #full-html .body p.p-iframe iframe
  {
    width: 100% !important;
  }
  
  .full-width #full-html .body div.pa-gallery-player-widget.jx-gallery-player-widget
  {
    width: 100% !important;
  }
  
  .full-width #full-html .body p.imgfull
  {
/*    width: 120% !important;
    left: -10% !important; */ /* 13.5.2021 */
/*    width: calc(100% + 37px) !important;
    left: -18.5px !important; */ /* 13.6.2021 */
    width: calc(100% + 40px) !important; /* 13.6.2021 */
    left: -18.8px !important; /* 13.6.2021 */
    max-width: 100vw !important; /* 13.6.2021 */
    margin: 0 !important;
  }
  
  .photo-over-text-container .photo
  {
    height: 190px;
  }
  
    
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px)
{
  .bba64 .contenidoweb .slotlet_container .slotlet_main_content,
  .bba65 .contenidoweb .slotlet_container .slotlet_main_content
  {
    overflow: hidden;
  }
  
  .gestion2018a2022 .video-js.video-wrapper .video
  {
    width: 120%;
  }
  
  .gestion2010a2018 .text-over-photo .text-over-photo-content,
  .gestion2010a2018 .text-over-photo .text-over-photo-content .content .body p img
  {
    width: 100% !important;
  }
}


sup
{
  vertical-align: super;
  font-size: smaller;
  line-height: normal;
}