body {
  font-family: Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.1rem;
}
p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1rem;
}
nav {
  font-size: 15px;
}
a:link {
  text-decoration: none;
}
a {
  color: #0760ab;
}
a:hover {
  color: #2d7cbe;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.logo-sintra {
  width: 32%;
}
.logo-incucai {
  width: 24%;
}
.logo-sintra-pequeño {
  width: 60%;
}
.nav-btn {
  position: absolute;
  right: 0;
  margin-right: 30px;
  margin-top: 5px;
  float: right;
}
.nav-btn-user {
  float: right;
  position: absolute;
  right: 45px;
}
.lead-font {
  font-size: 1.1rem;
  font-weight: 300;
}
.hm-gradient .full-bg-img {
  /* background: linear-gradient(45deg, rgba(42, 27, 161, 0.6), rgba(29, 210, 177, 0.6) 100%); */
  background-color: #303030a6;
}

.bg-color-nav {
  background: linear-gradient(
    45deg,
    rgba(42, 27, 161, 0.6),
    rgba(29, 210, 177, 0.6) 100%
  );
  padding: 6px 0;
}

.breadcrumb {
  background-color: rgba(245, 245, 245, 0);
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.4);
  margin-bottom: 0px;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #d0d0d0;
}
.breadcrumb-item.active {
  color: #dcdcdc;
}
.breadcrumb a {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}
li.nav-item a#modal-689868 {
  font-size: 15px;
  padding-top: 0.4rem;
}
.btn {
  font-weight: 500;
  text-transform: uppercase;
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info a {
  color: rgb(23, 162, 184);
}
.btn-outline-info a:hover {
  color: rgb(255, 255, 255);
  background-color: #38bdd2;
  border-color: #2bc4dc;
}
.btn-info:hover {
  color: #fff;
  background-color: #38bdd2;
  border-color: #2bc4dc;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #38bdd2;
  border-color: #2bc4dc;
}
.breadcrumb a:hover {
  text-decoration: none;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 0.25rem;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f1f1f1;
}
.nav-link {
  display: block;
  padding: 0.5rem 0.6rem;
}
.shadow-text {
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}
.h7 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
  font-size: 1rem;
}
.modulos {
  position: relative;
  display: inline-block;
  margin: 10px;
  max-width: 135px;
  width: 65%;
  color: #0678bb;
  font-size: 9px;
  box-shadow: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.modulos *,
.modulos:before,
.modulos:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modulos:before,
.modulos:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
  border: 2px solid #bbb;
  border-color: transparent #bbb;
}
.modulos img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  border-radius: 50%;
  padding: 9px;
}
.modulos figcaption {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  opacity: 0;
  background-color: rgb(105, 184, 220);
  border-radius: 50%;
}
.modulos i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 4em;
  z-index: 1;
}
.modulos a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.modulos:hover figcaption,
.modulos.hover figcaption {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modulos:hover:before,
.modulos.hover:before,
.modulos:hover:after,
.modulos.hover:after {
  border-width: 10px;
}
.modulos:hover:before,
.modulos.hover:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modulos:hover:after,
.modulos.hover:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.intro-2 {
  background: url("../img/fondo-home.png") no-repeat center center;
  background-size: cover;
}
.hm-gradient .full-bg-img {
  background: linear-gradient(
    45deg,
    rgba(42, 27, 161, 0.6),
    rgba(29, 210, 177, 0.6) 100%
  );
}
.hm-gradient .full-bg-modulo {
  background: linear-gradient(
    45deg,
    rgba(42, 27, 161, 0.6),
    rgba(29, 210, 177, 0.6) 100%
  );
  height: 410px;
}
.bgc-gray {
  background-color: #f7f7f7;
}
.bgc-news {
  background-color: #ececec;
}
.mt-5,
.my-5 {
  margin-top: 3.5rem !important;
}
#text-iniciar {
  font-size: 1.18rem;
  color: white;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}
#text-sintra {
  font-size: 21px;
  font-weight: 400;
  color: #fff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  padding: 125px 0;
  position: relative;
  line-height: 30px;
}
p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1rem;
}

.text-modulos {
  font-size: 1.3rem;
  font-weight: 300;
  text-align: center;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  margin-right: 65px;
  padding-top: 112px;
  margin-left: 65px;
}
.btn-light {
  color: #8285ae;
  font-size: 0.9rem;
  font-weight: 500;
}
.btn-outline-light:hover {
  color: #8285ae;
}
.btn-outline-light a:hover {
  color: #8285ae;
}
.btn-outline-light a {
  color: #ffffff;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.button-modulos {
  text-align: center;
  margin-top: 25px;
}
article {
  font-size: 1.1rem;
  font-weight: 300;
}
article a i {
  color: #7f7fad;
}
article a i:hover {
  color: #409ce4;
}
.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgb(255, 255, 255);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-toggler {
  padding: 0.15rem 0.55rem;
  font-size: 1rem;
}
.navbar-light .navbar-toggler {
  margin-top: 6px;
  margin-right: 16px;
  height: 33px;
  width: 40px;
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.7rem;
  outline: 0;
}
.modal-body {
  font-weight: 300;
  padding: 2rem;
}
.modal-body-cresi {
  font-weight: 300;
  padding: 30px;
}
.progress-cresi {
  width: 40px;
}
.progress-inicio {
  width: 60px;
}
.social-share {
  margin: 0;
  min-height: 32px;
}
.social-share p {
  color: #767676;
  float: left;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 8px;
}
.social-share ul {
  float: left;
  margin: 5px 10px 5px 12px;
}
.social-share a {
  display: inherit;
  font-size: 30px;
  line-height: 0;
  min-width: 35px;
  padding: 3px 5px 2px;
  text-align: center;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
}
.social-share li {
  border-radius: 4px;
  margin: 0;
  padding: 6px;
}
.mtop-4 {
  margin-top: 2.5rem !important;
}
footer .h5,
h5 {
  font-size: 1rem;
  margin-bottom: 0.2rem;
  margin-top: 0.3rem;
}
footer p {
  font-size: 0.9rem;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.8rem 1.25rem;
  margin-bottom: -1px;
  background-color: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, 0);
}
.list-group-item.active {
  color: #fff;
  background-color: #648bc4;
  border-color: #7998c7;
}
.list-group-item:hover {
  text-decoration: none;
  background: #e2e2e2;
  color: #565656;
  border-color: #f7f7f7;
}
.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #737373;
  text-align: center;
  white-space: nowrap;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
/*-----------------
Estilos del Menú
-------------------*/
.panels-row {
  display: grid;
  flex-wrap: wrap;
  flex-direction: row;
}
a.card:hover {
  color: white !important;
  background: #3c81b9;
}
a .card-text {
  color: #373737;
}
.hover-icon {
  color: white !important;
  background: #3c81b9;
}
.card-title {
  margin-bottom: 0.75rem;
  color: #000000;
}
.card p {
  font-weight: 300;
}
.font-weight-bold {
  font-weight: 500 !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2) !important;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.02);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 20px 18px;
}
.alert-warning {
  color: #543f02;
  background-color: #fff8e4;
}
.spinner-border-sm {
  width: 1.3rem;
  height: 1.3rem;
  border-width: 0.2em;
}
/*Truncate texto noticias chrome, firefox*/
.line-clamp {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  line-height: 1.4em;
  max-height: 5.6em;
}
/*-----------------
Estilos del ie Edge
-------------------*/
.edge .card-img-top {
  width: 100%;
  height: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.edge.line-clamp {
  /* display: block; */
  display: -webkit-box;
  height: 85px;
  /* width: 200px; */
  margin: 0 0 21px 0;
  /* font-size: 14px; */
  /* line-height: 1.4; */
  line-height: 1.4em;
  max-height: 5.6em;
}
/*-----------------
//Fin Estilos del ie Edge
-------------------*/
