li a {
	font-size: 15px;
	font-weight: 600;
}

.icon-facebook {
	width: 40px;
}

.icon-vimeo {
	width: 40px;
}

.icon-youtube {
	width: 40px;
}

.jetpack-social-widget-item {
	padding: 2px;
}

.d2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: 50px;
	margin-bottom: 15px;
	background: url(https://agu.udelar.edu.uy/wp-content/uploads/sites/31/2022/03/DSC_0291-scaled.jpg) no-repeat fixed center;
	background-size: cover;
	height: 80%;
	width: 100%;
	text-align: center;
}

.d2b {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: px;
	margin-bottom: 15px;
	background: url(https://agu.udelar.edu.uy/wp-content/uploads/sites/31/2021/06/Archivo-Galeano-Villagra.png) no-repeat fixed center;
	background-size: cover;
	height: 120px;
	width: 100%;
	text-align: center;
}

.d2c {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: px;
	margin-bottom: 15px;
	background: url(https://agu.udelar.edu.uy/wp-content/uploads/sites/31/2022/09/red.png) no-repeat fixed center;
	background-size: cover;
	height: 120px;
	width: 100%;
	text-align: center;
}

.d4b {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: px;
	margin-bottom: 15px;
	background: url(https://agu.udelar.edu.uy/wp-content/uploads/sites/31/2022/03/Agregar-un-titulo.png) no-repeat fixed center;
	background-size: cover;
	height: 120px;
	width: 100%;
	text-align: center;
}

.d3b {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: 50px;
	margin-bottom: 15px;
	background: url(https://agu.udelar.edu.uy/wp-content/uploads/sites/31/2020/04/DSC_0023-2-scaled.jpg) no-repeat fixed center;
	background-size: cover;
	height: 80%;
	width: 100%;
	text-align: center;
}

.fondo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: 10px;
	margin-bottom: 15px;
	background: url(https://agu.udelar.edu.uy/wp-content/uploads/sites/31/2020/05/Fondo_historico.jpg) no-repeat fixed center;
	background-size: cover;
	height: 80%;
	width: 100%;
	text-align: center;
}

.boton-transparente {
	display: inline-block;
	padding: 10px;
	margin: 30px;
	width: 350px;
	border: 1px solid #fff;
	border-radius: 10px;
	font-family: 'Open Sans Condensed';
	font-size: 20px;
	font-weight: bold;
	color: #ffff;
	text-align: center;
	outline: none;
	text-decoration: none;
	word-wrap: normal;
	word-break: keep-all;
	background: #004a82;
	box-shadow: 2px 2px 2px #666;
	cursor: pointer;
	position: relative;
	transition: background-color .2s ease-out, color .2s ease-out;
}

.boton-transparenteb {
	display: inline-block;
	padding: 10px;
	margin: 30px;
	width: 450px;
	border: 1px solid #fff;
	border-radius: 10px;
	font-family: 'Open Sans Condensed';
	font-size: 20px;
	font-weight: bold;
	color: #ffff;
	text-align: center;
	outline: none;
	text-decoration: none;
	word-wrap: normal;
	word-break: keep-all;
	background: #004a82;
	box-shadow: 2px 2px 2px #666;
	cursor: pointer;
	position: relative;
	transition: background-color .2s ease-out, color .2s ease-out;
}

.boton-transparente:hover,
.boton-transparente:active {
	background-color: rgba(0,74,130,0.7);
	color: #ffff;
	transition: background-color .3s ease-in, color .3s ease-in;
}

.boton-transparenteb:hover,
.boton-transparente:active {
	background-color: rgba(0,74,130,0.7);
	color: #ffff;
	transition: background-color .3s ease-in, color .3s ease-in;
}

.d3 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: 20px;
	background: url(https://agu.udelar.edu.uy/wp-content/uploads/sites/31/2020/06/web.jpg) no-repeat fixed center;
	background-size: cover;
	height: 80%;
	width: 100%;
	text-align: center;
	color: #ffff;
}

.jr {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: 20px;
	background-size: cover;
	height: 80%;
	width: 100%;
	text-align: center;
	color: #ffff !important;
}

.hjr {
	color: #FFF !important;
	font-weight: bold;
}

.di3 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: 20px;
	background-size: cover;
	height: 80%;
	width: 100%;
	text-align: center;
	color: #ffff;
}

.bot1 {
	display: inline-block;
	padding: 5px;
	margin: 30px;
	border: 1px solid #fff;
	border-radius: 10px;
	width: 500px;
	word-wrap: normal;
	word-break: keep-all;
	font-family: 'Open Sans Condensed';
	font-size: 20px;
	font-weight: bold;
	color: #ffff;
	text-align: center;
	outline: none;
	text-decoration: none;
	background: #004a82;
	box-shadow: 2px 2px 2px #666;
	cursor: pointer;
	position: relative;
	transition-duration: .4s;
}

.bot1:hover {
	background-color: rgba(0,74,130,0.8);
	color: white;
}

.div1 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: 8px;
	margin-bottom: 15px;
	background: url(https://agu.udelar.edu.uy/wp-content/uploads/sites/31/2020/05/25182309_688991437961452_1453322652376755268_o-1024x768-1.jpg) no-repeat fixed center;
	background-size: cover;
	height: 20%;
	width: 100%;
	text-align: center;
}

.d4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-flow: row-wrap;
	justify-content: center;
	padding: 10px;
	margin-bottom: 15px;
	background: url(https://agu.udelar.edu.uy/wp-content/uploads/sites/31/2019/12/proyección-san-josé.jpg) no-repeat fixed center;
	background-size: cover;
	height: 50%;
	width: 100%;
	text-align: center;
}

.b2 {
	display: inline-block;
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #fff;
	margin: 30px;
	width: 200px;
	word-wrap: normal;
	word-break: keep-all;
	font-family: 'Open Sans Condensed';
	font-size: 20px;
	font-weight: normal;
	color: #FFF !important;
	text-align: center;
	outline: none;
	text-decoration: none;
	background: #004a82;
	box-shadow: 2px 2px 2px #666;
	cursor: pointer;
	position: relative;
	transition: background-color .2s ease-out, color .2s ease-out;
}

.b2:hover,
.b2:active {
	background-color: rgba(0,74,130,0.7);
	color: #ffff;
	transition: background-color .3s ease-in, color .3s ease-in;
}

.b3 {
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #fff;
	margin: 15px;
	width: 220px;
	height: 50px;
	word-wrap: normal;
	word-break: keep-all;
	font-family: 'Open Sans Condensed';
	font-size: 15px;
	font-weight: normal;
	color: #FFF !important;
	text-align: center;
	outline: none;
	text-decoration: none;
	background: #004a82;
	box-shadow: 2px 2px 2px #666;
	cursor: pointer;
	position: relative;
	transition: background-color .2s ease-out, color .2s ease-out;
}

.b3:hover,
.b3:active {
	background-color: rgba(0,74,130,0.7);
	color: #ffff;
	transition: background-color .3s ease-in, color .3s ease-in;
}

.wp-block-table {
	margin-bottom: 0;
	overflow: hidden;
	overflow-x: scroll;
	display: block;
	white-space: wrap;
}

.bloque-anuncio {
	font-size: large;
	color: black;
	padding: 5px;
	background-color: #dc143c;
	border: 5px;
	border-style: solid;
	border-color: #004a82;
}