/*-------------------------------
ESTILOS DE BOOTSTRAP SOBREESCRITOS
-------------------------------*/
.badge {
  margin: 0px 1px 0px 1px;
}
.badge-primary {
  background-color: #2fbced !important; }

.border-primary {
  color: #2fbced !important; }

.bg-primary {
  background-color: #2fbced !important; }

.text-primary {
  color: #2fbced !important; }

.btn-primary {
  margin: 0px 4px;
  background-color: #2fbced !important;
  border-color: #13a4d6 !important; }

.btn-primary:hover,
.btn-primary:focus {
  background-color: #13a4d6 !important; }

.btn-primary:active {
  background-color: #0e80a8 !important;
  border-color: #0a5c79 !important; }

.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(47, 188, 237, 0.5) !important; }

.btn-secondary {
  margin: 0px 4px;
  background-color: #939598 !important;
  border-color: #797b7f !important; }

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #797b7f !important; }

.btn-secondary:active {
  background-color: #606265 !important;
  border-color: #47494b !important; }

.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(147, 149, 152, 0.5) !important; }

.bg-light {
  background-color: #a3c7d426 !important; }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #2fbced; }

.navbar-light .navbar-nav .nav-link {
  color: #2fbced; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #2fbced;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }

.alert-info {
  color: #32837e;
  background-color: #d1eeec; }

.alert-warning {
  color: #6f750c;
  background-color: #f1f4b5; }

.alert-danger {
  color: #55487a;
  background-color: #dad4eb;
  border-color: #dad4eb; }

/*-------------------------------
ESTILOS DEL PROYECTO
-------------------------------*/
html {
  font-size: 14px; }

body {
  color: #333;
  font-family: 'Roboto', sans-serif; }

a {
  color: #2fbced; }

.card-subtitle {
  line-height: 22px !important;
}

section.ciencias {
  margin-bottom: 20px;
}

.staff {
  margin-top: 40px !important;
}

/*

.card:hover{
box-shadow: 0 0 10px $principal;
}*/
/*.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}*/
.card-title {
  font-family: 'Encode Sans';
  /*font-weight: bold;*/ }

.card-body-noticias {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1rem;
  padding-left: 0rem; }

.card-bg-derecha {
  background-color: #a3c7d426 !important; }

.pie-de-pagina a {
  display: inline-block;
  width: 150px; }

.dropdown-menu.show {
  z-index: 1100; }

/*  social icons */
ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0; }

ul.social-network li {
  display: inline;
  margin: 0 5px; }

.social-network a.icoAI:hover {
  background-color: #2fbced; }

.social-network a.icoFacebook:hover {
  background-color: #2fbced; }

.social-network a.icoTwitter:hover {
  background-color: #2fbced; }

.social-network a.icoGoogle:hover {
  background-color: #2fbced; }

.social-network a.icoInstagram:hover {
  background-color: #2fbced; }

.social-network a.icoYoutube:hover {
  background-color: #2fbced; }

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff; }

a.socialIcon:hover,
.socialHoverClass {
  color: #2fbced; }

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 9px auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 16px; }

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center; }

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s; }

.social-circle a {
  background-color: #2fbced; }

@media (min-width: 768px) {
  html {
    font-size: 14px; } }
@media (max-width: 575.98px) {
  .logo {
    width: 265px !important; } }

/*# sourceMappingURL=estilos.css.map */

.stretched-link-2{
  position: relative;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1;
  pointer-events:auto;
  content:"";
  background-color:rgba(0,0,0,0);
  color: #333;
  text-decoration: none !important;
}

.stretched-link-2:hover{
  color: #333;
}

.card-body-categoria{
  background-color:rgba(0,0,0,0) !important;
  color: #333 !important;
  text-decoration: none !important;
}

/*-------------------------------
GALERIA
-------------------------------*/
#galeria_fotos {
  width: 100%;
}

#galeria_titulo {
  padding-left: 15px;
  padding-top: 30px;
}

#boton_galeria {
  margin-left: 1rem;
  padding-top: .5rem;
}

@media (max-width: 380px) {
  #boton_galeria {
    margin-left: 0px !important;
  }
}

.alert-nota {
  color: #55487a !important;
  background-color: white;
  border-color: #55487a !important; 
}
.alert-nota a {
  color: #55487a !important;
}
