/*
Theme Name: Exactas - Secretar&iacute;a de Comunicaci&oacute;n
Author: Irene Fernandez
Author URI: https://exactas.uba.ar/
*/


/* =Reset default browser CSS. Based on work by Eric Meyer.
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/*   -----------   */
body {
    font-family: Archivo, sans-serif;
    line-height: 150%;    
    background-color: #102538;
    color: #fff;
}
.bloque1 {
    background-color: #0887bd;
    margin: auto;
    text-align: center;
        padding: 5px;
}
.bloque1 img {
    margin: auto;
    /*padding: 3px;*/
}
.logo-soi {
    display: none;
}
.soi {
    max-height: 25px;
    margin-top: 5px;
    margin-right: 20px;
}
.exactas {
    max-height: 15px;
    margin-top: 0px;
    padding-left: 20px;
}
.logo-exactas {
    padding-top: 5px;
    /*display: block;*/
    margin: auto;
    width: 206px;
}
.logo-exactas:hover {
    background-color: rgba(0,79,113,0.5);
    text-decoration: none;
    color: white;
}

.bloque2 {
    background-color: #004f71;
    text-align: center;
    padding: 5px;
}
#logo {
    display: block;
    width: 100px;
    border: 1px solid transparent;
    margin: auto;
    height: 103px;
}
#logo:hover {
    border: 1px solid #009fe3;
    background-color: #009fe3;
    border-radius: 50px;
}

#logo img{
    width: 100px;
    margin: 2px auto 0 auto;
}
.abajosi {
    /*display: none*/
}
.abajono {
    display: none
}
nav ul {
    display: flex;
    justify-content: center;
    /*background-color: #000;*/
    margin: 15px auto 0;
}
nav ul a {
    display: block;
    margin: 0 auto;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}
nav ul a:hover {
    color: #009fe3; 
}

.material-symbols-outlined {    
    font-size: 1.2em;
  font-variation-settings:
  'FILL' 0,
  'wght' 0,
  'GRAD' 0,
  'opsz' 24
}
.icon {
    display: block;
    width: 19px;
    height: 19px;
    border-radius: 4px;
    background-image: url(elementos/ig.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.icon:hover {
    background-color: #0887bd;
}
.oinw .material-symbols-outlined {
    margin-top: -60px;
    text-align: center;
    color: #0887bd;
    width: 100%;
    display: none;
    font-size: 1.2em;
    font-variation-settings:
  'FILL' 0,
  'wght' 0,
  'GRAD' 0,
  'opsz' 24
}
.oinw.ig .material-symbols-outlined {
    margin-top: -55px;
}
.oinw:hover .material-symbols-outlined{
    display: block;    
}
a.afuera span {
    display: none;
    vertical-align: sub;
    font-size: 1.2em;
}
a.afuera:hover span {
    display: inline
}
.bloque3 {
    background-image: url(elementos/burbujasb.jpg);
    background-size: cover;
    text-align: center;   
    padding: 100px 5%;     
}
.equipo .bloque3, .agenda .bloque3 {
    background-position-y: 50%;    
}
h1 {
    font-family: "Archivo Black", sans-serif;
}
h2 {
    font-weight: bold;
}
h3.titulo {
    /*font-family: "Archivo Black", sans-serif;
    color: #4a9c9d;*/
    margin: 1em;
    text-align: center;
    font-size: 3em;
    
}
.bloque3 h1 {    
  font-weight: 400;
  font-style: normal;
    font-size: 3em;
    margin-bottom: 30px;
    line-height: 100%;
}
.equipo .bloque5 {
    line-height: 200%;
    color: #ccc;
}
.bloque3 h2 {
    color:#009fe3;
}
.equipo h4, .equipo-jefa {
    font-size: 1.8em;
    margin-bottom: 1em;
    text-align: center;
}
.burbujas h3,
.equipo-jefa span,
h5 {
    text-transform: uppercase;
    font-size: 1.2rem;
    color: #4a9c9d;
    margin-top: 1em;
}
.equipo .fotojefa {
    width: 150px;
    border-radius: 75px;
}
.equipo .foto {
    width: 80px;
    border-radius: 40px;
    vertical-align: middle;
    margin-right: 15px;
    margin-bottom: 5px;
}
.equipolistado {
            margin: 0 10%;
        }
    
h6 {
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 10px;
    color: aliceblue
}
.bloque5 ul {
    /*list-style:decimal;*/
    margin-bottom: 20px;
    padding-left: 20px;
}

blockquote{
    font-style: italic;
    line-height: 200%;
    margin: 30px 10%;
    max-width: 700px;
    font-size: 1.1em;
    color: #ccc;
}
.agenda p {
    color: #ccc;
    line-height: 200%;
}
.fechas {
    border: 1px solid #fff;
    margin: 15px;
}
.fechas h5 {
    margin-bottom: 1em;
}
.fechas ul {
    padding: 0 20px;
}

.fechas li {    
    color: #fff;
    line-height: 200%;
    margin-bottom: 10px;
}
.fechas span {
    color: #bbb;
}

ul.listatransmisiones {
    list-style: circle;
    line-height: 150%;
    margin: 20px;
}
ul.listatransmisiones li{
    margin-bottom: 20px;
}
.burbujas {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: stretch;
    justify-content: center;
    background-color: #051829;
    padding: 40px 0;
}
.burbujas article a {
    color: #009fe3;
}
.burbujas article.destacadas a {
    color: #051829;
}
.burbujas article.destacadas a:hover {
    background-color: #009fe3;
    color: white;
    text-decoration: none
}
.burbujas figure img {
    max-width: 100%;
}
.burbujas h1, .burbujas h2, .burbujas h3 {
    margin-bottom: 15px;
    color: #fff;
}
.burbujas article {    
    margin: 15px 1%; 
    padding: 0;
    box-shadow: 0 0 10px;
    color: #121a21;
    background-color: #102538;
    border-radius: 25px;
}
.burbujas figure {
    width: 100%;
    margin: 0;
    overflow: hidden;
    border-radius: 25px 25px 0 0;
    max-height: 250px;
}

.burbujas article.segunda figure {
    max-height: initial;
}
.burbujas article h2, .burbujas article h3, .burbujas article p { 
    margin: 25px 10%;
}

.burbujas article.destacadas {
    background-color: #4a9c9d;
}

.burbujas article p {
    margin-bottom: 10px;     
    color: #c0c0c0;
}
.burbujas article.destacadas  p{
    margin-bottom: 10px;     
    color: #e8e8e8;
}
.burbujas article p:last-child {
    padding-bottom: 20px; 
}
.equipo .bloque5 {
    max-width: 800px;
    margin: auto;
}
.equipo .bloque6 article {
    max-width: 600px;
}
.agenda .bloque5 {
    max-width: 600px;
    margin: auto;
}

footer {
    margin-top: 40px;
    text-align: center;
    background-color: #fff;
    clear: both;
}
footer img {
    max-height: 50px;
    padding: 2%;
}
.foto-ancho {
    width: 100%;
}

/* ----- SPOILER ----- */
.btn {
  padding: 4px 12px;
  margin-bottom: 0;
    margin-left: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #0887bd;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #0887bd;
    background-color: transparent;
    border-radius: 4px;
  *zoom: 1;
  text-decoration: none;
}
.btn:hover {
    background-color: #0887bd;
    color: white;
}
[popover] {
    margin: auto 1%;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    border: none;
    background-color: #eee;
}
[popover] h3 {
    color: #004f71;
    margin: 1em 0;
}
[popover] p {
    color: #666;
    margin: 0 10% 10px;
}
[popover] .foto {
    margin-left: 33px;
    width: 120px;
    border-radius: 60px;
}
.cierre {
    float: right;
    color: #004f71;
    border: none;
}
.cierre:hover {
    background-color: #0887bd;
    color: white;
}
.copy {
    font-size: 0.8em;
    float: right;
    margin: 10px;
    color: cornflowerblue;
}
@media screen and (min-width: 768px) {
        .bloque2 {
            overflow: hidden;
        }
        #logo {
           float: left;
        }
        nav ul  {
           float: right;
            margin: 45px auto 0;
        }
        .bloque3 {
        padding: 50px;
        }
        .home .bloque3 {
            padding: 150px;
        }
        blockquote{
        margin: 30px auto;
        }
        .equipolistado {
        display: flex;
        flex-wrap: wrap;
            margin: auto;
        }
    
        .bloque6.burbujas article, .equipo .bloque5 ul {
        width: 45%;
        }
        .bloque5 article {
            width: 30%;
        }        
        .equipos .bloque5 ul {
        width: 45%;
        }
        [popover] {
        max-width: 500px;
            margin: auto;
        }
        .abajosi {
            display: none
        }
        .abajono {
            display: inline;
        }
    } 