@import url("https://fonts.googleapis.com/css2?family=Bitter:wght@100;200;300;400;500;600;700;800;900&family=Rubik:wght@300;400;500;600;700;800;900&display=swap");
* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a,
select,
button,
input,
textarea {
	outline: none;
}

.trans, .prensa2 .boton, .dropdown-menu[data-bs-popper] .menu a, footer .col-md-3 a,
footer .col-md-4 a,
footer .col-md-2 a,
footer .col-md-6 a, footer .news input[type=button], footer .redes img, .grillainformes .pad, .botonesinformes a, .equipo a, .detalle5 input[type=submit], .detalle4 .pad a, .detalle3 .pad3 a, .detalle3 .pad2 a, .detalle3 .pad a, .detalle2 a, .headercursosdetalle a, .modalbiblioteca input[type=submit], .eventos_detalle .compartir ul a, .eventos_detalle .formulario a, .eventos_detalle .formulario input[type=submit], .cursos .boton, .cursos .item .titulo, .filiales .iconos a, .eventostabs2 .pad2 .boton, .eventostabs .pad2 a, .publicaciones .buscadorpub input[type=submit], .publicaciones .path a, .grillahome .boton, .grillahome #tiles li a,
.grillahome #tiles2 li a,
.grillahome #tiles1 li a, .destacados .destacado a, .accesos .item, .novedades .boton, .novedades .item a, .novedades .item .titulo, .bannerhome2 .texto a, .masbuscados .boton, .masbuscados .item .titulo, .bannerhome1 .texto a {
	transition: all 0.3s ease;
}

body {
	padding: 0;
	margin: 0;
	font-family: "Rubik", sans-serif;
	color: #818181;
	overflow-x: hidden;
}

.clear {
	clear: both;
}

h1,
h2,
h3,
h4,
p,
ul,
li {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

a,
a:hover {
	text-decoration: none;
	outline: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.container {
	max-width: 1400px;
}

.borde {
	background: rgb(0, 103, 166);
	background: linear-gradient(90deg, rgb(0, 103, 166) 33%, rgb(0, 50, 91) 33%);
	height: 6px;
}

.bg-dark {
	background-color: #fff !important;
	padding-top: 20px;
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff !important;
	font-size: 18px;
	padding: 10px 15px 10px 15px;
}

.navbar-dark .navbar-nav .nav-link:hover {
	background-color: #00325b;
}

.navbar-expand-md .navbar-nav {
	background-color: #0067a6;
}

.banner {
	margin: 45px 0 45px 0;
}

.navbar .row {
	width: 100%;
}

.navbar-nav {
	flex: 1;
	justify-content: center;
}

.redesmenu {
	text-align: right;
}
.redesmenu li {
	display: inline-block;
	vertical-align: top;
}
.redesmenu li:first-child {
	padding: 4px 6px 0 0;
}
.redesmenu li:first-child img {
	width: 20px;
}
.redesmenu img {
	height: 33px;
}

.carouselmobile {
	display: none;
}

nav .width {
	width: 100%;
}

.navbar {
	padding-bottom: 0;
}

.carouselprods,
.productoshome {
	width: 100%;
}

.carousel1 img,
.carouselfotos img {
	width: 100%;
}
.carousel1 .slick-prev,
.carouselfotos .slick-prev {
	position: absolute;
	top: 41%;
	left: 45px;
	width: 16px;
	height: 35px;
	border: none;
	background-color: #0067a6;
	border-radius: 60px;
	color: transparent;
	z-index: 9;
	background-repeat: no-repeat;
	background-image: url(../img/flechaizq.png);
	background-size: 10px;
	background-position: center;
	width: 36px;
}
.carousel1 .slick-next,
.carouselfotos .slick-next {
	position: absolute;
	top: 41%;
	right: 45px;
	width: 16px;
	height: 35px;
	border: none;
	background-color: #0067a6;
	border-radius: 60px;
	z-index: 9;
	background-repeat: no-repeat;
	color: transparent;
	background-image: url(../img/flechader.png);
	background-size: 10px;
	background-position: center;
	width: 36px;
}
.carousel1 .slick-dots,
.carouselfotos .slick-dots {
	display: none !important;
}
.carousel1 .slick-prev:hover,
.carousel1 .slick-next:hover,
.carouselfotos .slick-prev:hover,
.carouselfotos .slick-next:hover {
	opacity: 0.8;
}

.search {
	position: absolute;
	top: 45px;
	right: 45px;
	border: none;
	background-image: url(../img/Searchicon.svg);
	background-repeat: no-repeat;
	background-position: right;
}

.carouselhome img {
	width: 100%;
}
.carouselhome .slick-prev {
	position: absolute;
	top: 41%;
	left: 45px;
	width: 16px;
	height: 35px;
	border: none;
	background-color: #0067a6;
	border-radius: 60px;
	color: transparent;
	z-index: 9;
	background-repeat: no-repeat;
	background-image: url(../img/flechaizq.png);
	background-size: 10px;
	background-position: center;
	width: 36px;
}
.carouselhome .slick-next {
	position: absolute;
	top: 41%;
	right: 45px;
	width: 16px;
	height: 35px;
	border: none;
	background-color: #0067a6;
	border-radius: 60px;
	z-index: 9;
	background-repeat: no-repeat;
	color: transparent;
	background-image: url(../img/flechader.png);
	background-size: 10px;
	background-position: center;
	width: 36px;
}
.carouselhome .slick-prev:hover,
.carouselhome .slick-next:hover {
	opacity: 0.8;
}
.carouselhome .slick-dots {
	position: absolute;
	bottom: 9px;
	left: -41%;
	right: 0;
	width: 100%;
	text-align: right;
	padding-right: 31px;
}
.carouselhome .slick-dots li {
	display: inline-block;
	margin-left: 6px;
}
.carouselhome .slick-dots li button {
	border: none;
	padding: 5px;
	background-color: #fff;
	color: transparent;
	width: 21px;
	height: 21px;
	border-radius: 60px;
}
.carouselhome .slick-dots .slick-active button,
.carouselhome .slick-dots button:hover {
	background-color: #0067a6;
}
.carouselhome .slick-dots h1 {
	color: #fff !important;
}
.carouselhome .slick-dots p {
	color: #fff !important;
}
.carouselhome .slick-dots a p {
	color: #fff !important;
}

.navbar-brand img {
	width: 645px;
	display: block;
	margin: auto;
}

.dropdown-menu-dark {
	background-color: #0067a6;
	border: none;
}

.carouselhome {
	height: 300px;
	background-color: #00325b;
	color: #fff;
}
.carouselhome h1 {
	font-family: "Bitter", serif;
	font-size: 33px;
	padding-top: 45px;
	padding-left: 33px;
}
.carouselhome p {
	font-size: 14px;
	max-width: 95%;
	margin-top: 15px;
	line-height: 16px;
	padding-left: 33px;
}
.carouselhome .foto {
	width: 100%;
	height: 100%;
	background-size: cover;
	height: 300px;
	background-position: center;
}
.carouselhome .fondo {
	background-size: 450px;
	background-position: center;
	background-repeat: no-repeat;
}

.bannerhome1 {
	height: 396px;
	background-image: url(../img/fdo-paralax-asociate.jpg);
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.bannerhome1 .texto {
	width: 700px;
	margin: auto;
	background-color: rgba(0, 50, 91, 0.8);
	height: 100%;
}
.bannerhome1 .texto p {
	color: #fff;
	text-align: center;
	font-size: 28px;
	font-family: "Bitter", serif;
	padding-top: 145px;
	padding-bottom: 15px;
	max-width: 90%;
	margin: auto;
}
.bannerhome1 .texto a {
	color: #0067a6;
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	display: block;
	margin: auto;
	width: 201px;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
}
.bannerhome1 .texto a:hover {
	background-color: #00325b;
	color: #fff;
}

.masbuscados {
	padding: 45px 0 45px 0;
}
.masbuscados h1 {
	color: #0067a6;
	font-size: 33px;
	margin-bottom: 6px;
	font-family: "Bitter", serif;
	padding-left: 15px;
}
.masbuscados .item {
	background-color: #0067a6;
	padding: 33px 45px 33px 45px;
	margin: 15px;
}
.masbuscados .item .titulo {
	color: #fff;
	font-size: 26px;
	font-weight: 300;
	line-height: 33px;
	margin-top: 20px;
	display: block;
}
.masbuscados .item .titulo:hover {
	opacity: 0.8;
}
.masbuscados .item p {
	color: #fff;
	margin-top: 15px;
}
.masbuscados .boton {
	color: #0067a6;
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	display: block;
	margin: 33px auto auto auto;
	width: 201px;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
}
.masbuscados .boton:hover {
	background-color: #00325b;
	color: #fff;
}
.masbuscados .container {
	max-width: 100%;
	margin: 0;
	padding-left: 145px;
}
.masbuscados .carouselbuscados {
	width: 100%;
}
.masbuscados .slick-prev {
	position: absolute;
	top: 41%;
	left: 45px;
	width: 60px;
	height: 35px;
	border: none;
	background-color: #0067a6;
	border-radius: 60px;
	color: transparent;
	z-index: 9;
	background-repeat: no-repeat;
	background-image: url(../img/flechaizq.png);
	background-size: 10px;
	background-position: center;
	width: 36px;
	display: none !important;
}
.masbuscados .slick-next {
	position: absolute;
	top: 41%;
	right: 45px;
	width: 90px;
	height: 60px;
	border: none;
	background-color: #000;
	z-index: 9;
	background-repeat: no-repeat;
	color: transparent;
	background-image: url(../img/flechader.png);
	background-size: 10px;
	background-position: center;
	width: 51px;
}
.masbuscados .slick-prev:hover,
.masbuscados .slick-next:hover {
	opacity: 0.8;
}

.bannerhome2 {
	height: 396px;
	background-image: url(../img/fdo-paralax-dona.jpg);
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
}
.bannerhome2 .texto {
	width: 700px;
	float: right;
	height: 100%;
}
.bannerhome2 .texto p {
	color: #fff;
	text-align: center;
	font-size: 28px;
	font-family: "Bitter", serif;
	padding-top: 145px;
	padding-bottom: 15px;
	max-width: 90%;
	margin: auto;
}
.bannerhome2 .texto a {
	color: #0067a6;
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	display: block;
	margin: auto;
	width: 201px;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
}
.bannerhome2 .texto a:hover {
	background-color: #00325b;
	color: #fff;
}

.novedades {
	padding: 45px 0 45px 0;
	border-left: solid 15px rgba(0, 0, 0, 0.06);
}
.novedades h1 {
	color: #0067a6;
	font-size: 33px;
	margin-bottom: 6px;
	font-family: "Bitter", serif;
	padding-left: 15px;
}
.novedades .item {
	padding: 0 0 45px 0;
	margin: 15px;
	border-bottom: solid 4px #aad8e8;
}
.novedades .item .titulo {
	color: #fff;
	font-size: 26px;
	font-weight: 300;
	line-height: 33px;
	margin-top: 20px;
	display: block;
}
.novedades .item .titulo:hover {
	opacity: 0.8;
}
.novedades .item p {
	color: #818181;
	margin-top: 15px;
}
.novedades .item img {
	width: 100%;
}
.novedades .item h2 {
	color: #818181;
	font-size: 15px;
	font-weight: 500;
}
.novedades .item a {
	display: block;
}
.novedades .item a:hover {
	opacity: 0.8;
}
.novedades .item .pad {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
}
.novedades .item h3 {
	color: #0067a6;
	padding: 15px 0 15px 0;
	font-weight: 300;
}
.novedades .boton {
	color: #0067a6;
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	display: block;
	margin: 33px auto auto auto;
	width: 201px;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
}
.novedades .boton:hover {
	background-color: #00325b;
	color: #fff;
}
.novedades .carouselnovedades {
	width: 100%;
}
.novedades .carouselnovedades .slick-track {
	margin: 0;
}
.novedades .slick-prev {
	position: absolute;
	top: 41%;
	left: 45px;
	width: 60px;
	height: 35px;
	border: none;
	background-color: #0067a6;
	border-radius: 60px;
	color: transparent;
	z-index: 9;
	background-repeat: no-repeat;
	background-image: url(../img/flechaizq.png);
	background-size: 10px;
	background-position: center;
	width: 36px;
	display: none !important;
}
.novedades .slick-next {
	position: absolute;
	top: 41%;
	right: 45px;
	width: 90px;
	height: 60px;
	border: none;
	background-color: #000;
	z-index: 9;
	background-repeat: no-repeat;
	color: transparent;
	background-image: url(../img/flechader.png);
	background-size: 10px;
	background-position: center;
	width: 51px;
}
.novedades .slick-prev:hover,
.novedades .slick-next:hover {
	opacity: 0.8;
}

.accesos {
	padding: 45px 0 45px 0;
	border-left: solid 15px rgba(0, 0, 0, 0.06);
}
.accesos h1 {
	color: #0067a6;
	font-size: 33px;
	margin-bottom: 45px;
	font-family: "Bitter", serif;
	padding-left: 15px;
}
.accesos img {
	display: block;
	margin: auto;
}
.accesos .item {
	text-align: center;
	display: block;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	margin: 15px;
	height: 233px;
	padding-top: 45px;
}
.accesos .item h2 {
	font-family: "Bitter", serif;
	font-size: 21px;
	color: #0067a6;
	padding: 20px;
}
.accesos .item:hover {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
	padding-top: 51px;
}
.accesos .slick-prev {
	position: absolute;
	top: 41%;
	left: 0;
	width: 60px;
	height: 60px;
	border: none;
	background-color: #000;
	color: transparent;
	z-index: 9;
	background-repeat: no-repeat;
	background-image: url(../img/flechaizq.png);
	background-size: 10px;
	background-position: center;
	width: 51px;
}
.accesos .slick-next {
	position: absolute;
	top: 41%;
	right: 0;
	width: 90px;
	height: 60px;
	border: none;
	background-color: #000;
	z-index: 9;
	background-repeat: no-repeat;
	color: transparent;
	background-image: url(../img/flechader.png);
	background-size: 10px;
	background-position: center;
	width: 51px;
}
.accesos .slick-prev:hover,
.accesos .slick-next:hover {
	opacity: 0.8;
}

.destacados {
	padding: 45px 0 45px 0;
	background-image: url(../img/fdo2.png), url(../img/fdo1.png);
	background-color: #f6f5f5;
	background-position: top left, bottom right;
	background-repeat: no-repeat;
}
.destacados h1 {
	color: #0067a6;
	font-size: 33px;
	margin-bottom: 45px;
	font-family: "Bitter", serif;
	padding-left: 15px;
}
.destacados ul li {
	display: inline-block;
	margin-right: 15px;
	width: 18%;
	background-color: #fff;
	text-align: center;
	border-bottom: solid 6px #0067a6;
}
.destacados .destacado img {
	display: block;
	margin: auto;
	padding-bottom: 20px;
}
.destacados .destacado li {
	height: 245px;
	color: #0067a6;
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 45px;
	font-family: "Bitter", serif;
	vertical-align: top;
}
.destacados .destacado a {
	color: #0067a6;
	display: block;
	padding: 33px;
	height: 100%;
}
.destacados .destacado a:hover {
	background-color: #0067a6;
	color: #fff;
}
.destacados .destacado a:hover img {
	filter: brightness(0) invert(1);
}
.destacados .sitios img {
	display: block;
	margin: auto;
	width: 100%;
}

.grillahome {
	padding: 45px 0 45px 0;
}
.grillahome .icono {
	width: 33px;
	height: 33px;
	float: left;
	margin-bottom: 145px;
	margin-right: 20px;
}
.grillahome .foto {
	width: 100%;
	margin-bottom: 15px;
}
.grillahome #tiles li,
.grillahome #tiles2 li,
.grillahome #tiles1 li {
	border-bottom: solid 6px #aad8e8;
	margin-bottom: 45px;
	padding-bottom: 20px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	min-height: 633px;
	position: relative;
}
.grillahome #tiles li h1,
.grillahome #tiles2 li h1,
.grillahome #tiles1 li h1 {
	color: #0067a6;
	font-family: "Bitter", serif;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 26px;
	margin-bottom: 9px;
}
.grillahome #tiles li a,
.grillahome #tiles2 li a,
.grillahome #tiles1 li a {
	color: #0067a6;
}
.grillahome #tiles li a:hover,
.grillahome #tiles2 li a:hover,
.grillahome #tiles1 li a:hover {
	color: #00325b;
}
.grillahome #tiles li p,
.grillahome #tiles2 li p,
.grillahome #tiles1 li p {
	font-size: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
}
.grillahome #tiles .pad,
.grillahome #tiles2 .pad,
.grillahome #tiles1 .pad {
	padding: 33px;
}
.grillahome h2 {
	color: #0067a6;
	font-size: 33px;
	margin-bottom: 26px;
	font-family: "Bitter", serif;
	padding-left: 15px;
}
.grillahome .boton {
	background-color: #0067a6;
	color: #fff;
	padding: 10px 15px 10px 15px;
	display: block;
	width: 208px;
	margin: 20px auto auto auto;
}
.grillahome .boton:hover {
	background-color: #00325b;
}
.grillahome .fecha {
	padding-top: 14px;
	padding-left: 20px;
	font-size: 14px;
}
.grillahome .boton2 {
	background-color: #0067a6;
	color: #fff !important;
	border-radius: 12px;
	padding: 10px 15px 10px 15px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.sobre {
	padding: 45px;
}
.sobre h1 {
	color: #0067a6;
	font-family: "Bitter", serif;
	font-size: 33px;
	margin-bottom: 15px;
}

.sobre2 .col-md-6 {
	padding: 0;
}
.sobre2 p {
	color: #fff;
	font-size: 16px;
	padding: 60px;
}
.sobre2 .foto {
	height: 700px;
	background-size: cover;
	background-position: center;
}
.sobre2 .foto1 {
	background-image: url(../img/acerca/fdo_mision-01.png);
	background-size: cover;
}
.sobre2 .foto2 {
	background-image: url(../img/acerca/fdo_mision-02.png);
	background-size: cover;
}
.sobre2 .foto3 {
	background-image: url(../img/acerca/fdo_valores-01.jpg);
	background-size: cover;
}
.sobre2 .foto4 {
	background-image: url(../img/acerca/valores02.jpg);
	background-size: cover;
}
.sobre2 .foto5 {
	background-image: url(../img/acerca/vision01.png);
	background-size: cover;
}
.sobre2 .foto6 {
	background-image: url(../img/acerca/fdo_vision-02.png);
	background-size: cover;
}
.sobre2 .icono {
	display: block;
	margin: 0 auto 20px auto;
	width: 145px;
	padding-top: 145px;
}
.sobre2 h1 {
	color: #0067a6;
	text-align: center;
	font-size: 33px;
	font-weight: 600;
}

.publicaciones {
	padding: 20px 0 45px 0;
}
.publicaciones h1 {
	color: #0067a6;
	font-size: 33px;
	margin-bottom: 26px;
	font-family: "Bitter", serif;
}
.publicaciones p {
	font-size: 16px;
}
.publicaciones .path {
	font-size: 14px;
	padding-bottom: 33px;
	color: #818181;
}
.publicaciones .path ul li {
	display: inline-block;
}
.publicaciones .path a {
	color: #818181;
}
.publicaciones .path a:hover {
	color: #0067a6;
}
.publicaciones .path p {
	padding-top: 20px;
	font-size: 14px;
}
.publicaciones .buscadorpub {
	padding-top: 45px;
}
.publicaciones .buscadorpub input[type=search] {
	background-color: rgba(0, 0, 0, 0.1);
	border: none;
	padding: 10px;
	width: 100%;
	background-image: url(../img/Searchicon.svg);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	padding-left: 45px;
}
.publicaciones .buscadorpub select {
	border: solid 1px rgba(0, 0, 0, 0.2);
	padding: 11px;
	width: 100%;
	background-color: #fff;
	color: #818181;
}
.publicaciones .buscadorpub input[type=submit] {
	background-color: #0067a6;
	border: none;
	padding: 10px 15px 10px 15px;
	color: #fff;
	width: 100%;
}
.publicaciones .buscadorpub input[type=submit]:hover {
	background-color: #00325b;
}

.publicacionestabs {
	padding: 45px 0 45px 0;
	background-image: url(../img/fdo2.png), url(../img/fdo1.png);
	background-position: top left, bottom right;
	background-repeat: no-repeat;
}
.publicacionestabs .nav-tabs {
	padding: 0 45px 0 45px;
	margin-bottom: 45px;
}
.publicacionestabs .nav-tabs .nav-link.active,
.publicacionestabs .nav-tabs .nav-link:focus,
.publicacionestabs .nav-tabs .nav-link:hover {
	background-color: #0067a6 !important;
	border-radius: 0;
	border: none;
	color: #fff !important;
}
.publicacionestabs .nav-fill .nav-item .nav-link {
	background-color: rgba(0, 0, 0, 0.1);
	border: none;
	color: #0067a6;
	border-radius: 0;
}
.publicacionestabs li {
	margin: 0px 20px 0px 20px;
}
.publicacionestabs .tab-content .pad {
	padding: 20px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	padding-bottom: 33px;
	margin-bottom: 30px;
	min-height: 430px;
	background-color: #fff;
}
.publicacionestabs .tab-content h2 {
	color: #818181;
	font-size: 15px;
}
.publicacionestabs .tab-content h1 {
	color: #0067a6;
	margin: 20px 0 20px 0;
	font-size: 28px;
}
.publicacionestabs .tab-content p {
	color: #818181;
	font-size: 15px;
}
.publicacionestabs .tab-content .barrita {
	height: 2px;
	background-color: #0067a6;
	margin: 15px 0 45px 0;
	width: 45px;
}
.publicacionestabs .tab-content img {
	display: block;
	margin: auto;
}

.eventostabs {
	padding: 45px 0 45px 0;
	background-image: url(../img/fdo2.png), url(../img/fdo1.png);
	background-position: top left, bottom right;
	background-repeat: no-repeat;
}
.eventostabs .nav-tabs {
	padding: 0 45px 0 45px;
	margin-bottom: 45px;
}
.eventostabs .nav-tabs .nav-link.active,
.eventostabs .nav-tabs .nav-link:focus,
.eventostabs .nav-tabs .nav-link:hover {
	background-color: #0067a6 !important;
	border-radius: 0;
	border: none;
	color: #fff !important;
}
.eventostabs .nav-fill .nav-item .nav-link {
	background-color: rgba(0, 0, 0, 0.1);
	border: none;
	color: #0067a6;
	border-radius: 0;
}
.eventostabs li {
	margin1: 0px 20px 0px 20px;
}
.eventostabs .tab-content .pad {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	padding-bottom: 33px;
	margin-bottom: 30px;
	border-radius: 0 0 20px 20px;
	min-height: 430px;
	background-color: #fff;
}
.eventostabs .tab-content h2 {
	color: #818181;
	font-size: 15px;
}
.eventostabs .tab-content h1 {
	color: #0067a6;
	margin: 9px 0 20px 0;
	font-family: "Bitter", serif;
	font-size: 28px;
}
.eventostabs .tab-content p {
	color: #818181;
	font-size: 15px;
}
.eventostabs .tab-content .barrita {
	height: 2px;
	background-color: #0067a6;
	margin: 15px 0 45px 0;
	width: 45px;
}
.eventostabs .tab-content img {
	display: block;
	margin: auto;
	width: 100%;
}
.eventostabs .pad2 {
	padding: 20px 20px 0 20px;
}
.eventostabs .pad2 ul {
	padding: 14px 0 14px 0;
	margin: 0;
}
.eventostabs .pad2 ul li {
	padding: 0;
	margin: 0;
}
.eventostabs .pad2 a {
	background-color: #0067a6;
	color: #fff;
	display: block;
	width: 145px;
	margin: 15px auto auto auto;
	text-align: center;
	padding: 10px;
}
.eventostabs .pad2 a:hover {
	background-color: #00325b;
}

.eventostabs2 {
	padding: 45px 0 45px 0;
	background-image: url(../img/fdo2.png), url(../img/fdo1.png);
	background-position: top left, bottom right;
	background-repeat: no-repeat;
}
.eventostabs2 .nav-tabs {
	padding: 0 45px 0 45px;
	margin-bottom: 45px;
}
.eventostabs2 .nav-tabs .nav-link.active,
.eventostabs2 .nav-tabs .nav-link:focus,
.eventostabs2 .nav-tabs .nav-link:hover {
	background-color: #0067a6 !important;
	border-radius: 0;
	border: none;
	color: #fff !important;
}
.eventostabs2 .nav-fill .nav-item .nav-link {
	background-color: rgba(0, 0, 0, 0.1);
	border: none;
	color: #0067a6;
	border-radius: 0;
}
.eventostabs2 li {
	margin: 0px 20px 0px 20px;
}
.eventostabs2 .tab-content .pad {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	padding-bottom: 33px;
	margin-bottom: 30px;
	border-radius: 0 0 20px 20px;
	min-height: 430px;
	background-color: #fff;
}
.eventostabs2 .tab-content h2 {
	color: #818181;
	font-size: 15px;
}
.eventostabs2 .tab-content h1 {
	color: #0067a6;
	margin: 9px 0 20px 0;
	font-family: "Bitter", serif;
	font-size: 28px;
}
.eventostabs2 .tab-content p {
	color: #818181;
	font-size: 15px;
}
.eventostabs2 .tab-content .barrita {
	height: 2px;
	background-color: #0067a6;
	margin: 15px 0 45px 0;
	width: 45px;
}
.eventostabs2 .tab-content img {
	display: block;
	margin: auto;
	width: 100%;
}
.eventostabs2 .pad2 {
	padding: 20px 20px 0 20px;
}
.eventostabs2 .pad2 ul {
	padding: 14px 0 14px 0;
	margin: 0;
}
.eventostabs2 .pad2 ul li {
	padding: 0;
	margin: 0 0 6px 0;
}
.eventostabs2 .pad2 ul li img {
	width: 20px !important;
	display: inline-block !important;
	margin-right: 4px !important;
}
.eventostabs2 .pad2 ul li a {
	color: #0067a6;
	font-weight: 600;
}
.eventostabs2 .pad2 ul li a:hover {
	color: #00325b;
}
.eventostabs2 .pad2 .boton {
	background-color: #0067a6;
	color: #fff;
	display: block;
	width: 145px;
	margin: 15px auto auto auto;
	text-align: center;
	padding: 10px;
}
.eventostabs2 .pad2 .boton:hover {
	background-color: #00325b;
}

.prensa {
	padding-top: 0 !important;
}
.prensa li {
	min-height: 536px;
	padding-top: 0;
}
.prensa .grillahome {
	padding-top: 20px !important;
}

.bibliotecatabs {
	padding: 45px 0 45px 0;
	background-image: url(../img/fdo2.png), url(../img/fdo1.png);
	background-position: top left, bottom right;
	background-repeat: no-repeat;
}
.bibliotecatabs .nav-tabs {
	padding: 0 145px 0 145px;
	margin-bottom: 45px;
}
.bibliotecatabs .nav-tabs .nav-link.active,
.bibliotecatabs .nav-tabs .nav-link:focus,
.bibliotecatabs .nav-tabs .nav-link:hover {
	background-color: #0067a6 !important;
	border-radius: 0;
	border: none;
	color: #fff !important;
}
.bibliotecatabs .nav-fill .nav-item .nav-link {
	background-color: rgba(0, 0, 0, 0.1);
	border: none;
	color: #0067a6;
	border-radius: 0;
}
.bibliotecatabs li {
	margin: 0px 20px 0px 20px;
}
.bibliotecatabs .tab-content .pad {
	padding: 20px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	padding-bottom: 33px;
	margin-bottom: 30px;
	min-height: 201px;
	background-color: #fff;
}
.bibliotecatabs .tab-content h2 {
	color: #818181;
	font-size: 15px;
}
.bibliotecatabs .tab-content h1 {
	color: #0067a6;
	margin: 20px 0 20px 0;
	font-family: "Bitter", serif;
	border-bottom: solid 1px #aad8e8;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 28px;
}
.bibliotecatabs .tab-content p {
	color: #818181;
	font-size: 15px;
	position: relative;
}
.bibliotecatabs .tab-content p a {
	position: absolute;
	right: 0;
	top: 4px;
}
.bibliotecatabs .tab-content .barrita {
	height: 2px;
	background-color: #0067a6;
	margin: 15px 0 45px 0;
	width: 45px;
}
.bibliotecatabs .tab-content img {
	display: block;
	margin: auto;
}

.filiales .texto {
	color: #0067a6;
	font-size: 16px;
	text-align: center;
	padding: 45px;
}
.filiales .datos {
	background-color: rgba(0, 0, 0, 0.1);
	padding: 70px;
	background-image: url(../img/triangulo.png);
	background-position: center -1px;
	background-repeat: no-repeat;
}
.filiales .datos .borde1 {
	padding-bottom: 33px;
	border-bottom: solid 1px rgba(0, 0, 0, 0.2);
	margin-bottom: 33px;
}
.filiales .datos .borde1 .ubicacion {
	font-family: "Bitter", serif;
	color: #0067a6;
	font-size: 45px;
	font-weight: 600;
}
.filiales h2 {
	color: #0067a6;
	text-align: center;
	font-size: 30px;
	padding-top: 33px;
	padding-bottom: 45px;
	font-family: "Bitter", serif;
}
.filiales .col-md-4 ul {
	padding-top: 15px;
}
.filiales .col-md-4 ul li {
	padding-bottom: 14px;
	color: #0067a6;
	font-weight: 400;
	background-size: 33px;
}
.filiales .col-md-4 ul li img {
	width: 33px;
	margin-right: 6px;
}
.filiales .col-md-4 ul li a {
	color: #0067a6;
}
.filiales .col-md-4 ul li a:hover {
	color: #00325b;
}
.filiales h3 {
	color: #0067a6;
	font-size: 33px;
	font-family: "Bitter", serif;
	font-weight: bold;
}
.filiales .icono1 {
	background-image: url(../img/iconoubicacion2.svg);
	background-repeat: no-repeat;
	padding-left: 41px;
}
.filiales .icono2 {
	background-image: url(../img/email.svg);
	background-repeat: no-repeat;
	padding-left: 41px;
}
.filiales .icono3 {
	background-image: url(../img/phone.svg);
	background-repeat: no-repeat;
	padding-left: 41px;
}
.filiales .iconos a {
	display: block;
	background-color: #fff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	text-align: center;
	padding: 45px;
	color: #0067a6;
	font-size: 20px;
	font-family: "Bitter", serif;
	font-weight: 600;
}
.filiales .iconos a img {
	display: block;
	margin: auto auto 6px auto;
}
.filiales .iconos a .icono {
	height: 133px;
}
.filiales a:hover {
	background-color: rgba(0, 0, 0, 0.04);
}

.cursos .item {
	background-color: #0067a6;
	padding: 33px 45px 33px 45px;
	margin: 15px 15px 15px 0;
	min-height: 500px;
}
.cursos .item .titulo {
	color: #fff;
	font-size: 25px;
	font-weight: 300;
	line-height: 33px;
	margin-top: 20px;
	display: block;
}
.cursos .item .titulo:hover {
	opacity: 0.8;
}
.cursos .item p {
	color: #fff;
	margin-top: 15px;
}
.cursos .boton {
	color: #0067a6;
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	display: block;
	margin: 33px auto auto auto;
	width: 201px;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
}
.cursos .boton:hover {
	background-color: #00325b;
	color: #fff;
}
.cursos .container {
	max-width: 80%;
	margin: auto;
}
.cursos img {
	margin: 0 !important;
}

.headercursos {
	height: 245px;
	color: #fff;
	background-image: url(../img/headercursos.jpg);
	background-size: cover;
}
.headercursos h1 {
	padding-top: 81px;
}

.eventos_detalle {
	padding: 45px 0 45px 0;
}
.eventos_detalle h1 {
	color: #0067a6;
	font-size: 45px;
	font-weight: 600;
	line-height: 43px;
}
.eventos_detalle p {
	padding: 15px 0 15px 0;
}
.eventos_detalle img {
	width: 100%;
	max-width: 800px;
	margin: 15px auto 15px auto;
	display: block;
}
.eventos_detalle .datos {
	background-color: #f6f5f5;
	border-radius: 20px;
	padding: 10px;
	width: 273px;
	margin: 15px 0 15px 0;
	text-align: center;
	box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.16);
}
.eventos_detalle .datos ul li {
	display: inline-block;
	font-size: 20px;
}
.eventos_detalle .formulario {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	padding: 33px;
}
.eventos_detalle .formulario label {
	display: block;
	margin-bottom: 4px;
}
.eventos_detalle .formulario input[type=text],
.eventos_detalle .formulario input[type=email],
.eventos_detalle .formulario select {
	width: 100%;
	padding: 10px;
	margin-bottom: 15px;
}
.eventos_detalle .formulario h2 {
	color: #0067a6;
	font-size: 33px;
	font-weight: 400;
}
.eventos_detalle .formulario input[type=submit] {
	background-color: #0067a6;
	font-size: 25px;
	color: #fff;
	padding: 10px 15px 10px 15px;
	font-weight: 600;
	border: none;
}
.eventos_detalle .formulario input[type=submit]:hover {
	background-color: #00325b;
}
.eventos_detalle .formulario a {
	color: #fff;
	background-color: #0067a6;
	padding: 10px 20px 10px 20px;
	display: block;
	width: 201px;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
}
.eventos_detalle .formulario a:hover {
	background-color: #00325b;
	color: #fff;
}
.eventos_detalle .compartir {
	background-color: #f6f5f5;
	border-radius: 20px;
	padding: 0;
	width: 473px;
	margin: 15px 0 15px 0;
	text-align: center;
	box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.16);
}
.eventos_detalle .compartir ul {
	padding: 21px;
	margin: 0;
}
.eventos_detalle .compartir ul li {
	display: inline-block;
	font-size: 16px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.eventos_detalle .compartir ul li img {
	float: left;
}
.eventos_detalle .compartir ul li:last-child {
	padding-left: 25px;
}
.eventos_detalle .compartir ul img {
	width: 33px;
	margin: 0;
}
.eventos_detalle .compartir ul a {
	color: #818181;
	font-size: 16px;
}
.eventos_detalle .compartir ul a:hover {
	color: #00325b;
}
.eventos_detalle .compartir ul a:hover img {
	opacity: 0.8;
}

.modalbiblioteca h1 {
	color: #0067a6;
	font-size: 28px;
	line-height: 28px;
	font-family: "Bitter", serif;
	margin-bottom: 20px;
}
.modalbiblioteca .modal-dialog {
	max-width: 700px;
}
.modalbiblioteca p {
	padding-bottom: 4px;
	font-size: 18px;
}
.modalbiblioteca p a {
	color: #0067a6;
}
.modalbiblioteca p a:hover {
	color: #818181;
}
.modalbiblioteca h2 {
	color: #0067a6;
	font-size: 20px;
	margin-bottom: 15px;
	font-family: "Bitter", serif;
	font-weight: bold;
	padding-top: 12px;
}
.modalbiblioteca input[type=text],
.modalbiblioteca input[type=email] {
	border: solid 1px #818181;
	padding: 10px;
	width: 100%;
	margin-bottom: 15px;
}
.modalbiblioteca label {
	display: block;
	font-size: 15px;
	font-weight: bold;
}
.modalbiblioteca .modal-content {
	padding: 33px;
}
.modalbiblioteca input[type=submit] {
	background-color: #0067a6;
	color: #fff;
	border: none;
	display: block;
	width: 145px;
	font-weight: bold;
	padding: 10px 15px 10px 15px;
	margin: 20px auto auto auto;
}
.modalbiblioteca input[type=submit]:hover {
	background-color: #00325b;
}

.headercursosdetalle {
	background-size: cover;
	padding: 60px 0 60px 0;
}
.headercursosdetalle h1 {
	color: #fff;
	max-width: 70%;
	margin-bottom: 15px;
}
.headercursosdetalle p {
	font-size: 18px;
	font-family: "Bitter", serif;
	max-width: 70%;
	color: #fff;
	padding-bottom: 20px;
}
.headercursosdetalle ul li {
	display: inline-block;
	margin-right: 20px;
	color: #fff;
}
.headercursosdetalle a {
	color: #0067a6;
	background-color: #fff;
	display: block;
	width: 145px;
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	font-weight: 500;
	cursor: pointer;
	padding: 10px 15px 10px 15px;
}
.headercursosdetalle a:hover {
	background-color: #00325b;
	color: #fff;
}

.detalle1 {
	padding-top: 45px;
}
.detalle1 h1 {
	color: #0067a6;
	font-family: "Bitter", serif;
	font-size: 33px;
}
.detalle1 p {
	font-size: 15px;
	padding-top: 15px;
}

.detalle2 {
	margin-top: 45px;
	background-color: #0067a6;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 60px 0 60px 0;
}
.detalle2 h1 {
	color: #fff;
}
.detalle2 p {
	color: #fff;
	padding: 15px 0 15px 0;
}
.detalle2 a {
	color: #00325b;
	background-color: #fff;
	display: block;
	width: 200px;
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}
.detalle2 a:hover {
	background-color: #00325b;
	color: #fff;
}

.detalle3 {
	padding: 45px 0 45px 0;
	background-image: url(../img/fdo2.png), url(../img/fdo1.png);
	background-color: rgba(0, 0, 0, 0.04);
	background-position: top left, bottom right;
	background-repeat: no-repeat;
}
.detalle3 .pad {
	background-color: #fff;
	border-radius: 20px;
	padding: 33px;
	text-align: center;
	height: 370px;
}
.detalle3 .pad h1 {
	color: #0067a6;
	font-size: 33px;
	font-family: "Bitter", serif;
}
.detalle3 .pad p {
	color: #0067a6;
	max-width: 90%;
	margin: auto;
	padding: 15px 0 33px 0;
}
.detalle3 .pad h2 {
	color: #0067a6;
	font-size: 45px;
	font-weight: 600;
	padding-bottom: 33px;
}
.detalle3 .pad a {
	color: #fff;
	background-color: #0067a6;
	display: block;
	width: 200px;
	text-align: center;
	margin: auto;
	font-size: 20px;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}
.detalle3 .pad a:hover {
	background-color: #00325b;
	color: #fff;
}
.detalle3 .pad2 {
	background-color: #0067a6;
	border-radius: 20px;
	padding: 33px;
	text-align: center;
	height: 370px;
}
.detalle3 .pad2 h1 {
	color: #fff;
	font-size: 33px;
	line-height: 36px;
	font-family: "Bitter", serif;
}
.detalle3 .pad2 p {
	color: #fff;
	max-width: 90%;
	margin: auto;
	padding: 15px 0 33px 0;
}
.detalle3 .pad2 h2 {
	color: #fff;
	font-size: 45px;
	font-weight: 600;
	padding-bottom: 33px;
}
.detalle3 .pad2 a {
	color: #00325b;
	background-color: #fff;
	display: block;
	width: 200px;
	text-align: center;
	margin: auto;
	font-size: 20px;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}
.detalle3 .pad2 a:hover {
	background-color: #00325b;
	color: #fff;
}
.detalle3 .pad3 {
	background-color: #0067a6;
	border-radius: 20px;
	padding: 33px;
	text-align: center;
	height: 370px;
}
.detalle3 .pad3 h1 {
	color: #fff;
	font-size: 33px;
	line-height: 36px;
	font-family: "Bitter", serif;
}
.detalle3 .pad3 p {
	color: #fff;
	max-width: 90%;
	margin: auto;
	padding: 15px 0 33px 0;
}
.detalle3 .pad3 h2 {
	color: #fff;
	font-size: 45px;
	font-weight: 600;
	padding-bottom: 33px;
}
.detalle3 .pad3 a {
	color: #00325b;
	background-color: #fff;
	display: block;
	width: 200px;
	text-align: center;
	margin: auto;
	font-size: 20px;
	font-weight: 500;
	margin-top: 63px;
	padding: 10px 15px 10px 15px;
}
.detalle3 .pad3 a:hover {
	background-color: #00325b;
	color: #fff;
}

.detalle4 {
	padding: 45px 0 45px 0;
}
.detalle4 .pad {
	background-color: #0067a6;
	padding: 33px;
	color: #fff;
}
.detalle4 .pad h1 {
	font-weight: 300;
	font-size: 20px;
}
.detalle4 .pad h2 {
	font-family: "Bitter", serif;
	padding: 4px 0 4px 0;
	font-size: 20px;
}
.detalle4 .pad h3 {
	color: #fff;
	font-size: 20px;
	padding-top: 12px;
	font-family: "Bitter", serif;
	margin-bottom: 45px;
}
.detalle4 .pad a {
	color: #00325b;
	background-color: #fff;
	display: block;
	width: 200px;
	text-align: center;
	margin: auto;
	font-size: 20px;
	font-weight: 500;
	margin-top: 63px;
	padding: 10px 15px 10px 15px;
}
.detalle4 .pad a:hover {
	background-color: #00325b;
	color: #fff;
}
.detalle4 .container {
	max-width: 900px;
}

.detalle5 {
	padding: 45px 0 45px 0;
	background-color: #004c72;
}
.detalle5 h1 {
	color: #fff;
	font-size: 33px;
	margin-bottom: 15px;
}
.detalle5 p {
	max-width: 600px;
	color: rgba(255, 255, 255, 0.4);
}
.detalle5 h2 {
	font-size: 33px;
	padding-top: 20px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.4);
}
.detalle5 .datos {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.detalle5 label {
	color: #fff;
	display: block;
	margin: 15px 0 0 0;
}
.detalle5 input[type=text],
.detalle5 input[type=email],
.detalle5 select {
	width: 100%;
	border: none;
	padding: 10px;
	color: #fff;
	background-color: rgba(255, 255, 255, 0.4);
}
.detalle5 select {
	padding: 12px;
}
.detalle5 input[type=submit] {
	color: #00325b;
	background-color: #fff;
	border: none;
	display: block;
	width: 200px;
	text-align: center;
	margin: auto;
	font-size: 25px;
	font-weight: 300;
	padding: 10px 15px 10px 15px;
	margin-top: 45px;
}
.detalle5 input[type=submit]:hover {
	background-color: #00325b;
	color: #fff;
}
.detalle5 .col-md-4 {
	color: #fff;
	font-size: 16px;
}

.tituloact {
	text-align: center;
	padding-bottom: 20px;
}
.tituloact .icono {
	width: 45px !important;
	display: inline-block !important;
	margin-right: 9px !important;
}
.tituloact a {
	color: #0067a6;
	font-family: "Bitter", serif;
}
.tituloact a:hover {
	color: #00325b;
}
.tituloact .pad1 {
	padding-bottom: 9px !important;
}

.tituloact2 {
	text-align: center;
	padding-bottom: 20px;
	font-family: "Bitter", serif;
	font-size: 30px;
	color: #0067a6;
	font-weight: 600;
}
.tituloact2 .icono {
	width: 45px !important;
	display: block !important;
}

.historia {
	padding: 45px;
}
.historia h1 {
	color: #0067a6;
	font-family: "Bitter", serif;
	font-size: 33px;
	margin-bottom: 15px;
}
.historia img {
	width: 100%;
}

.historia2 {
	padding: 45px 0 45px 0;
	background-image: url(../img/fdo2.png), url(../img/fdo1.png);
	background-color: rgba(0, 0, 0, 0.04);
	background-position: top left, bottom right;
	background-repeat: no-repeat;
}
.historia2 h1 {
	text-align: center;
	font-size: 33px;
	color: #0067a6;
	margin-bottom: 45px;
	font-family: "Bitter", serif;
}
.historia2 .icono {
	display: block;
	margin: auto;
	height: 120px;
}
.historia2 .borde1 {
	height: 1px;
	background-color: rgba(0, 0, 0, 0.1);
	margin: 20px 0 20px 0;
	position: relative;
}
.historia2 .borde1 img {
	position: absolute;
	top: -6px;
	right: 0;
	left: 0;
	margin: auto;
}
.historia2 h2 {
	color: #818181;
	font-size: 96px;
	text-align: center;
	font-weight: 300;
}
.historia2 .col-md-3 {
	padding: 0;
	margin: 0;
}
.historia2 h3 {
	color: #0067a6;
	font-size: 20px;
	text-align: center;
}

.equipo {
	padding: 45px;
}
.equipo h1 {
	color: #0067a6;
	font-family: "Rubik", sans-serif;
	text-align: center;
	font-size: 43px;
	margin-bottom: 33px;
}
.equipo .texto {
	color: #0067a6;
	font-size: 15px;
	text-align: center;
	padding-bottom: 45px;
}
.equipo .foto {
	display: block;
	margin: auto;
	border: solid 1px #aad8e8;
	padding: 4px;
	border-radius: 90px;
}
.equipo h2 {
	color: #000;
	font-size: 30px;
	margin-top: 15px;
	text-align: center;
}
.equipo .col-md-3 {
	margin-bottom: 33px;
	padding-bottom: 33px;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.equipo .col-md-3 p {
	color: #0067a6;
	font-size: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.equipo a {
	margin: auto;
	margin-top: 12px;
	text-align: center;
}
.equipo a img {
	display: block;
	margin: auto;
}
.equipo a:hover {
	opacity: 0.8;
}

.botonesinformes {
	padding: 45px 0 45px 0;
}
.botonesinformes a {
	display: block;
	background-color: #ededed;
	color: #0067a6;
	font-size: 18px;
	font-weight: 600;
	padding: 15px;
	box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.16);
	border-radius: 7px;
}
.botonesinformes a img {
	vertical-align: top;
	margin-right: 6px;
}
.botonesinformes a:hover {
	box-shadow: none;
}

.informes .col-md-6 img {
	width: 100%;
}
.informes .col2 {
	-moz-column-count: 2;
	     column-count: 2;
}

.barrainformes {
	padding: 15px;
	background-color: #f6f5f5;
	border-bottom: solid 6px #0067a6;
	margin-bottom: 20px;
}
.barrainformes select {
	background-image: url(../img/select.svg);
	background-repeat: no-repeat;
	padding: 10px 45px 10px 20px;
	border: solid 1px rgba(0, 0, 0, 0.2);
	border-radius: 15px;
	background-color: transparent;
	border-radius: 15px;
	background-position: 95%;
	background-size: 12px;
	margin-left: 12px;
	-webkit-appearance: none;
}
.barrainformes .col1 {
	color: #0067a6;
	font-size: 20px;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 45px;
}

.grillainformes {
	padding-bottom: 45px;
}
.grillainformes .pad {
	background-color: #0067a6;
	text-align: center;
	display: block;
	padding: 33px;
	color: #fff;
	margin-bottom: 30px;
}
.grillainformes .pad h1 {
	font-size: 30px;
	font-weight: 300;
}
.grillainformes .pad h2 {
	font-family: "Bitter", serif;
	font-size: 36px;
	margin: 4px 0 4px 0;
}
.grillainformes .pad p {
	line-height: 20px;
	margin-bottom: 20px;
	min-height: 100px;
	font-size: 12px;
}
.grillainformes .pad:hover {
	background-color: #00325b;
}
.grillainformes .col-lg-2 {
	width: 19.9%;
}
.grillainformes .col-lg-2:nth-child(even) a {
	background-color: #00325b;
}
.grillainformes .col-lg-2:nth-child(even) a:hover {
	background-color: #0067a6;
}

.carouselhome p {
	color: #fff !important;
}

.itemsreservorio {
	text-align: center;
}
.itemsreservorio .buscadornoticias,
.itemsreservorio #form_c {
	display: inline-block;
}

#form_c select {
	border-radius: 6px;
	border: solid 1px #818181;
	padding: 12px;
	width: 100%;
	background-color: #fff;
}

footer {
	background-color: #0067a6;
	padding: 43px 0 63px 0;
}
footer h1 {
	color: #fff;
	font-size: 33px;
	margin-bottom: 15px;
	text-align: left;
	font-family: "Bitter", serif;
}
footer h1 span {
	display: block;
}
footer p {
	color: #fff;
	text-align: left;
	font-size: 15px;
}
footer .redes {
	text-align: left;
}
footer .redes li {
	display: inline-block;
	margin: 0 15px 0 0;
}
footer .redes img:hover {
	opacity: 0.8;
}
footer .redes .x {
	filter: brightness(1) invert(1);
}
footer .news {
	position: relative;
	padding: 20px 0 20px 0;
}
footer .news input[type=email] {
	background-color: #00325b;
	color: #fff;
	padding: 10px;
	border: none;
	width: 100%;
}
footer .news input[type=button] {
	position: absolute;
	right: 0;
	background-image: url(../img/news.svg);
	border: none;
	width: 45px;
	height: 44px;
	background-size: cover;
	background-repeat: no-repeat;
}
footer .news input[type=button]:hover {
	opacity: 0.8;
}
footer .col-md-3,
footer .col-md-4,
footer .col-md-2,
footer .col-md-6 {
	text-align: left;
}
footer .col-md-3 h2,
footer .col-md-4 h2,
footer .col-md-2 h2,
footer .col-md-6 h2 {
	color: #fff;
	font-family: "Bitter", serif;
	font-size: 20px;
	margin-bottom: 15px;
}
footer .col-md-3 a,
footer .col-md-4 a,
footer .col-md-2 a,
footer .col-md-6 a {
	color: #fff;
	font-size: 14px;
	text-align: left;
}
footer .col-md-3 a:hover,
footer .col-md-4 a:hover,
footer .col-md-2 a:hover,
footer .col-md-6 a:hover {
	opacity: 0.8;
}
footer .col-md-6 {
	text-align: right;
}
footer .pad {
	padding-right: 33px;
}
footer .col-md-2 {
	padding-bottom: 33px;
}
footer .colcapacitacion li {
	margin-bottom: 14px;
}
footer .colcapacitacion a {
	font-size: 18px;
	font-family: "Bitter", serif;
}
footer h2 a {
	color: #fff;
}
footer h2 {
	border-bottom: solid 1px #fff;
	padding-bottom: 4px;
}

.dropdown-menu {
	margin-top: 0;
	border-radius: 0;
}

.dropdown-menu[data-bs-popper] {
	margin-top: 0;
}
.dropdown-menu[data-bs-popper] .menu {
	padding-bottom: 12px;
	padding-left: 6px;
	padding-top: 6px;
	display: none;
}
.dropdown-menu[data-bs-popper] .menu a {
	color: #fff;
	font-size: 14px;
}
.dropdown-menu[data-bs-popper] .menu a:hover {
	color: #aad8e8;
}

.dropdown-menu-dark {
	background-color: #00325b;
	padding: 0 20px 20px 20px;
}

.dropdown-item {
	border-bottom: solid 1px #0067a6;
	padding: 12px 25px 9px 6px;
	cursor: pointer;
	font-weight: normal;
}
.dropdown-item span {
	font-weight: bold;
}

.dropdown-menu-dark .dropdown-item:focus,
.dropdown-menu-dark .dropdown-item:hover {
	background-color: transparent;
	color: #aad8e8;
	opacity: 1;
}

.linkmenu {
	background-image: url(../img/Chevron.svg);
	background-repeat: no-repeat;
	background-position: right;
}

.gracias {
	padding: 145px;
	text-align: center;
}
.gracias i {
	color: #0067a6;
	font-size: 120px;
	text-align: center;
}
.gracias p {
	padding: 15px;
	font-size: 18px;
}

.blog .foto {
	height: 300px;
	-o-object-fit: cover;
	   object-fit: cover;
}
.blog .boton {
	margin: 15px 0 0 0 !important;
}

.blog_detalle {
	padding-top: 33px;
	padding-bottom: 60px;
}
.blog_detalle .foto {
	height: 450px;
	-o-object-fit: cover;
	   object-fit: cover;
	display: block;
	margin: auto;
	width: 100%;
}
.blog_detalle h1 {
	color: #0067a6;
	font-size: 33px;
	line-height: 45px;
	text-align: left;
	margin: 20px 0 20px 0;
}
.blog_detalle h2 {
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}
.blog_detalle p {
	font-size: 16px;
	line-height: 22px;
}

.botonpdf {
	background-color: #0067a6;
	color: #fff;
	padding: 10px 15px 10px 15px;
	border-radius: 4px;
}

.botonpdf:hover {
	opacity: 0.8;
}

.buscadornoticias {
	width: 300px;
	margin: 45px auto auto auto;
	padding: 0px;
	position: relative;
}
.buscadornoticias input[type=text] {
	border-radius: 6px;
	border: solid 1px #818181;
	padding: 10px;
	width: 100%;
}
.buscadornoticias input[type=submit] {
	background-color: transparent;
	border: none;
	position: absolute;
	right: 0;
	top: 12px;
	width: 33px;
	height: 33px;
	background-repeat: no-repeat;
	background-image: url(../img/Searchicon.png);
	background-size: 20px;
}

.buscador {
	width: 200px;
	position: relative;
}
.buscador input[type=text] {
	border-radius: 6px;
	padding: 6px;
	border: none;
	margin-top: 5px;
	width: 100%;
}
.buscador input[type=submit] {
	background-color: transparent;
	border: none;
	position: absolute;
	right: 0;
	top: 12px;
	width: 33px;
	height: 33px;
	background-repeat: no-repeat;
	background-image: url(../img/Searchicon.png);
	background-size: 20px;
}

.observatorio .nav-tabs {
	padding: 0 45px 0 45px;
	margin-bottom: 45px;
}
.observatorio .nav-link {
	background-color: rgba(0, 0, 0, 0.1);
	border: none;
	color: #0067a6;
	border-radius: 0;
}
.observatorio .nav-link.active {
	background-color: #0067a6 !important;
	border-radius: 0;
	border: none;
	color: #fff !important;
	color: #fff !important;
}
.observatorio h2 {
	font-family: "Bitter", serif;
	font-size: 33px !important;
	color: #0067a6 !important;
	margin-bottom: 20px;
}
.observatorio strong,
.observatorio a {
	color: #0067a6 !important;
}

.vivo {
	padding: 15px 0 15px 0;
}
.vivo h2 {
	color: #fff;
	font-size: 20px;
	background-color: #ab0000;
	width: 148px;
	padding: 0px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 12px;
}
.vivo h2 span {
	font-size: 33px;
}
.vivo p {
	padding-bottom: 20px;
}

.filtro {
	text-align: center;
	max-width: 800px;
	margin: auto;
	padding: 20px;
	border-radius: 15px;
	background-color: rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}
.filtro label {
	display: block;
	color: #818181;
	text-align: left;
}
.filtro input,
.filtro select {
	width: 100%;
	padding: 10px;
	height: 48px;
	border: solid 1px #818181;
}
.filtro input[type=submit] {
	border: none;
	background-color: #0067a6;
	border: solid 1px #0067a6;
	color: #fff;
	margin-top: 22px;
}
.filtro input[type=submit]:hover {
	background-color: #818181;
	border: solid 1px #818181;
}

.prensa2 {
	padding-bottom: 120px;
}
.prensa2 .item {
	border-bottom: solid 1px #818181;
	padding: 0px 0 0px 0;
	margin-bottom: 33px;
	min-height: 144px;
}
.prensa2 .item h3 {
	font-size: 12px;
	font-weight: 400;
	padding-top: 6px;
}
.prensa2 .item h2 {
	padding-bottom: 12px;
	line-height: 20px;
	height: 68px;
}
.prensa2 .item h2 a {
	color: #0067a6;
	font-family: "Bitter", serif;
	font-size: 18px;
}
.prensa2 .item h2 a:hover {
	color: #00325b;
}
.prensa2 .item .vermas {
	color: #0067a6;
	text-decoration: underline;
	font-size: 12px;
}
.prensa2 .item .vermas:hover {
	text-decoration: none;
}
.prensa2 .mas2 {
	background-color: #0067a6;
	color: #fff;
	padding: 10px 15px 10px 15px;
	display: block;
	width: 200px;
	margin: auto;
	text-align: center;
	margin-top: 41px;
}
.prensa2 h4 {
	color: #0067a6;
	font-size: 33px;
	margin-bottom: 6px;
	font-family: "Bitter", serif;
}
.prensa2 .boton {
	background-color: #0067a6;
	color: #fff;
	padding: 10px 15px 10px 15px;
	display: block;
	width: 120px;
	text-align: center;
	margin: 20px auto auto auto;
}
.prensa2 .boton:hover {
	background-color: #00325b;
}

.buscador2 {
	background-color: rgba(0, 0, 0, 0.1);
	padding: 12px;
	border-radius: 12px;
	width: 633px;
	margin: auto auto 33px auto;
}
.buscador2 input[type=text] {
	border: none;
	padding: 10px;
	border-radius: 6px;
	width: 482px;
	margin-right: 12px;
	border: solid 1px #818181;
}
.buscador2 input[type=submit] {
	padding: 12px 20px 12px 20px;
	border: none;
	background-color: #0067a6;
	color: #fff;
}

.prensa2 h3 span {
	background-color: #0067a6;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border-radius: 6px;
	padding: 4px;
}

.vermas {
	text-align: center;
	padding-bottom: 84px;
}
.vermas a {
	color: #0067a6;
	font-weight: bold;
}

@media (max-width: 1300px) {
	.filiales .iconos a {
		min-height: 282px;
	}
}
@media (max-width: 450px) {
	.redesmenu {
		display: none;
	}
	.navbar-toggler {
		float: right;
		margin-top: 7px;
	}
	.navbar-toggler {
		padding: 0;
	}
	.navbar .row {
		width: 105%;
	}
	.navbar-dark .navbar-toggler-icon {
		outline: none !important;
	}
	.navbar-dark .navbar-nav .nav-link {
		text-align: center;
	}
	.navbar-nav {
		padding-top: 15px;
	}
	.carouselhome {
		height: auto;
	}
	.navbar-brand img {
		width: 100%;
	}
	.carouselhome .foto {
		height: 200px;
		background-position: center;
	}
	.carouselhome .fondo {
		padding-bottom: 70px;
		background-size: 345px;
	}
	.carouselhome .slick-dots {
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
	}
	.grillahome {
		margin: 0 20px 0 20px;
		max-width: 90%;
		padding: 0;
	}
	.grillahome .icono {
		margin-bottom: 200px;
	}
	.bannerhome1 .texto {
		width: 100%;
	}
	.bannerhome1 .texto p {
		padding-top: 82px;
	}
	.bannerhome1 {
		background-attachment: scroll;
		background-repeat: no-repeat;
	}
	.masbuscados .container {
		padding-left: 0;
	}
	.masbuscados .item {
		padding: 20px;
	}
	.bannerhome2 .texto {
		width: 100%;
	}
	.bannerhome2 .texto p {
		padding-top: 90px;
	}
	.novedades .container {
		padding-right: 0;
		padding-left: 0;
	}
	.destacados .destacado li {
		width: 100%;
	}
	.destacados ul li {
		width: 25%;
		margin-bottom: 20px;
	}
	.destacados .sitios {
		text-align: center;
	}
	footer {
		padding: 33px 20px 33px 20px;
	}
	footer h1 span {
		display: inline;
	}
	footer .pad {
		padding-right: 0;
		padding-bottom: 45px;
	}
	.navbar-toggler {
		background-color: #0067a6;
	}
	.navbar-expand-md .navbar-nav {
		width: 100%;
	}
	.search {
		display: none;
	}
	.navbar-brand {
		margin-right: 0;
	}
	.navbar-dark .navbar-toggler {
		position: absolute;
		top: 0;
		right: 12px;
	}
	.navbar-nav {
		padding-top: 0;
	}
	.width .padmobile {
		padding-top: 20px;
	}
	.carouselhome h1 {
		font-size: 39px;
	}
	.masbuscados h1 {
		font-size: 29px;
	}
	.masbuscados .slick-next {
		right: -4px;
	}
	.novedades .slick-next {
		right: 0;
		top: 52%;
	}
	.sobre {
		padding: 20px;
	}
	.sobre2 .foto1,
	.sobre2 .foto6,
	.sobre2 .foto3 {
		height: 300px;
		background-position: center;
	}
	.sobre2 .foto2 {
		height: auto;
	}
	.sobre2 p {
		padding: 45px;
	}
	.sobre2 .foto2,
	.sobre2 .foto4,
	.sobre2 .foto5 {
		background-image: none;
		background-color: #0067a6;
		height: auto;
	}
	.sobre2 .icono {
		padding-top: 45px;
	}
	.publicacionestabs .tab-content .pad {
		min-height: auto;
	}
	.filiales .datos {
		padding: 70px 20px 20px 20px;
	}
	.filiales .datos .borde1 .ubicacion {
		font-size: 30px;
	}
	.filiales .datos .borde1 .ubicacion img {
		margin-right: 4px;
	}
	.filiales h2 {
		font-size: 28px;
	}
	.filiales .iconos a {
		margin-bottom: 33px;
	}
	.headercursos {
		height: 180px;
	}
	.cursos .container {
		max-width: 100%;
	}
	.eventos_detalle .compartir {
		width: 100%;
	}
	.eventos_detalle .compartir ul li:last-child {
		padding-left: 0;
	}
	.eventos_detalle .compartir ul li,
	.eventos_detalle .compartir ul li a {
		font-size: 14px;
	}
	.bibliotecatabs .nav-tabs {
		padding: 0;
	}
	.buscadorpub div {
		margin-bottom: 4px;
	}
	.headercursosdetalle h1,
	.headercursosdetalle p {
		max-width: 100%;
	}
	.headercursosdetalle ul li {
		display: block;
	}
	.detalle1 p {
		padding-bottom: 15px;
	}
	.detalle2 {
		padding: 30px 0 30px 0;
	}
	.detalle3 .pad,
	.detalle3 .pad2,
	.detalle4 .pad {
		margin-bottom: 20px;
	}
	.detalle4 {
		padding-bottom: 0;
	}
	.eventostabs2 {
		padding: 0 20px 0 20px;
	}
	.historia {
		padding: 20px;
	}
	.historia2 .col-md-3 {
		margin-bottom: 33px;
	}
	footer .col-md-3 h2,
	footer .col-md-4 h2,
	footer .col-md-6 h2 {
		margin-top: 15px;
	}
	.equipo {
		padding: 33px;
	}
	.equipo h1 {
		font-size: 33px;
	}
	.informes .col-md-6 img {
		margin-top: 15px;
	}
	.botonesinformes a {
		margin-bottom: 15px;
	}
	.botonesinformes {
		padding-bottom: 0;
	}
	.informes .col2 {
		-moz-column-count: 1;
		     column-count: 1;
	}
	.grillainformes .col-lg-2 {
		width: 100%;
	}
	.grillainformes .pad {
		margin-bottom: 15px;
	}
	.barrainformes .col1 {
		padding-left: 15px;
		padding-bottom: 15px;
	}
	.barrainformes label {
		display: block;
	}
	.barrainformes select {
		margin: 0 0 12px 0;
		width: 100%;
	}
	#menuinformes .menu {
		display: block !important;
	}
	.blog_detalle .foto {
		height: auto;
	}
	.blog_detalle h1 {
		font-size: 22px;
		line-height: 26px;
	}
	.eventos_detalle .compartir ul {
		padding: 12px;
	}
	.accesos .slick-prev {
		left: 0;
	}
	.accesos .slick-next {
		right: 0;
	}
	.novedades .slick-prev {
		left: 0;
	}
	.novedades {
		border-left: none;
	}
	.grillahome h2 {
		margin-top: 15px;
	}
	.carouselhome h1 {
		font-size: 28px;
		line-height: 28px;
		padding-right: 20px;
	}
	.grillahome #tiles li,
	.grillahome #tiles2 li,
	.grillahome #tiles1 li {
		min-height: auto;
	}
	.grillahome .boton2 {
		position: relative;
		margin: 15px;
		float: none;
		right: auto;
		bottom: auto;
	}
	.grillahome #tiles2 li p {
		padding-bottom: 20px;
	}
	.eventostabs .nav-tabs {
		padding: 0;
	}
	.eventostabs .nav-fill .nav-item .nav-link {
		font-size: 12px;
	}
	.eventostabs.nav-fill .nav-item,
	.nav-fill > .nav-link {
		width: 20%;
	}
	.eventostabs .nav-tabs {
		margin-bottom: 0;
	}
	.filtro {
		width: 90%;
	}
	.eventostabs {
		padding-top: 0;
	}
	.eventostabs .nav {
		display: block !important;
	}
	.eventostabs .nav-fill .nav-item .nav-link {
		text-align: left;
	}
}