p {
  font-size: 14px;
}

img {
  height: auto;
  max-width: 100%;
}

h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: bold !important;
  color: #ffffff;
  font-size: 2em;
  padding: 10px 0;
  text-align: center;
}

h3 {
  font-size: 24px;
  color: #4DC8E9;
  margin-top: 3rem;
}

li::marker {
  color: #4DC8E9;
}
li p {
  color: black;
}

.background-title {
  background-color: #496c85;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
}

table {
  border: 2px solid #d5d5d5;
}
table thead tr th {
  background-color: #496c85;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
table tbody tr th {
  background-color: #496c85;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
table tbody tr td {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left;
  border-left: 2px solid #d5d5d5;
  font-size: 14px;
}
table tbody tr td a {
  color: #97B426;
}

tr {
  border-bottom: 1px solid #ccc;
  background: rgba(0, 0, 0, 0.063);
}

.row-white {
  background-color: #ffffff;
}

.fondo-navbar {
  background-color: #4DC8E9;
  padding: 10px 0;
}

.navbar-brand img {
  height: 90px;
}
@media (max-width: 767px) {
  .navbar-brand img {
    height: auto;
  }
}

.navbar .nav-level-0 .nav-item {
  position: relative;
  border-top: transparent solid 3px;
  border-left: #4CC8E4 1px dashed;
  width: 160px;
  height: 96px;
}
.navbar .nav-level-0 .nav-item:hover {
  border-top: #95AD34 solid 3px;
  background-color: transparent !important;
  border-top: #95AD34 solid 3px;
  color: #103555;
}
.navbar .nav-level-0 .nav-item:nth-child(1) .nav-link::before {
  content: url("../img/comite.png");
  position: absolute;
  left: 15px;
  padding-bottom: 18px;
  top: 30px;
}
.navbar .nav-level-0 .nav-item:nth-child(2) .nav-link::before {
  content: url("../img/tramites.png");
  position: absolute;
  left: 15px;
  padding-bottom: 18px;
  top: 30px;
}
.navbar .nav-level-0 .nav-item:nth-child(3) .nav-link::before {
  content: url("../img/informacion.png");
  position: absolute;
  left: 15px;
  padding-bottom: 18px;
  top: 30px;
}
.navbar .nav-level-0 .nav-item .nav-link {
  line-height: 1em;
  font-size: 0.9em;
  color: #0071b3;
  padding: 2rem 1rem 0rem 4rem;
}
@media (max-width: 1200px) {
  .navbar .nav-level-0 .nav-item {
    width: 100%;
    border: none;
    border-top: #4CC8E4 2px dashed;
  }
  .navbar .nav-level-0 .nav-item .nav-link {
    line-height: 1em;
    font-size: 1.1em;
    padding: 2.6rem 1rem 0rem 4rem;
  }
}
.navbar .navbar-toggler {
  background-color: #0184B3;
  z-index: 2;
}
.navbar .navbar-toggler-icon {
  background-image: url("../img/list.svg");
}

.container-img-home-header {
  width: 100%;
  position: relative;
}

.container-img-home-header img {
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  font-family: "Lora", serif;
}

.container-text-home-header {
  position: absolute;
  bottom: 8rem;
  text-align: right;
}

.container-text {
  background-color: rgba(0, 0, 0, 0.6);
  width: auto;
  height: auto;
  padding: 25px 42px 25px 42px;
  margin-right: 2rem;
}
.container-text h3 {
  margin-top: 0rem !important;
  color: white;
  font-size: 24px !important;
  font-weight: 500 !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.container-text a {
  text-decoration: none;
  color: white;
}
.container-text .button-container-text-home-header {
  display: inline-flex;
  background: #97B426;
  padding: 5px 25px 5px 13px;
  cursor: pointer;
  position: relative;
}
.container-text .button-container-text-home-header::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transition: all 600ms ease;
}
.container-text .button-container-text-home-header::after {
  content: url("../img/icono-mas.png");
  position: absolute;
  right: 4px;
  top: 7.9px;
}
.container-text .button-container-text-home-header:hover::before {
  width: 100%;
}

.contaner-all-banner {
  margin-top: -40px;
  position: relative;
}

.container-banner {
  margin-bottom: 30px;
  border: 2px solid #d0cfcf;
}

.text-banner {
  display: flex;
  align-items: center;
  padding-top: 15px;
}
.text-banner h3 {
  cursor: pointer;
  margin-top: 0rem !important;
  color: #0184B3;
  font-size: 1em !important;
  font-weight: 600 !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 5px 10px 5px 10px;
}
.text-banner h3 a {
  color: #0071b3;
  text-decoration: none;
}

.banners {
  display: inline-flex;
  background: #97B426;
  position: relative;
  margin: 1px 10px 0px 5px;
  padding: 5px 16px;
  color: #97B426 !important;
}
.banners::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transition: all 600ms ease;
}
.banners::after {
  content: url(../img/icono-mas.png);
  position: absolute;
  right: 11px;
  top: 6.9px;
}
.banners:hover::before {
  width: 100%;
}

.background-footer {
  margin-top: 5rem;
  background-color: #666666;
  height: auto;
}

.footer-contact {
  display: flex;
  padding: 0px 0 0px 0;
  float: right;
}

.footer-contact-2 {
  border-left: white 1px dashed;
  margin-left: 10px;
  padding-left: 5px;
}
.footer-contact-2 p {
  margin: 0px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer-contact-2 p a {
  color: #ffffff;
}

.footer-contact-1 h3 {
  color: #ffffff;
  font-size: 1em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600 !important;
  margin-top: 0rem;
}

.copyright {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.copyright p {
  margin: 0px;
  color: #ffffff;
  font-size: 0.8em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

footer {
  padding: 0;
}

.archivos-descarga li {
  color: #97B426;
  list-style: none;
}
.archivos-descarga li a {
  color: #97B426;
  font-size: 0.8em;
  text-decoration: none;
}
.archivos-descarga li a:hover {
  text-decoration: underline;
}
.archivos-descarga li::before {
  content: url(../img/icn-descargar.png);
  position: relative;
  top: 5px;
  left: -5px;
}

.visible-movil {
  display: none;
}

.region-sidebar-first,
.region-sidebar-second,
.region-footer,
.region-content {
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .container-banner {
    min-height: 165px;
  }
}
@media only screen and (min-width: 991px) {
  .container-banner {
    min-height: 213px !important;
  }
  .container-banner h3 {
    width: 260px !important;
    height: 38px !important;
  }
}
@media only screen and (max-width: 575px) {
  .visible-movil {
    display: block;
  }
  .visible-desktop {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .visible-movil strong {
    color: #496c85;
  }
  .visible-movil p {
    color: #496c85;
    margin-bottom: 0rem;
  }
  .visible-movil a {
    color: #97B426;
    font-size: 14px;
  }
}/*# sourceMappingURL=layout.css.map */