body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 0;
}

p {
    color: #575757;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

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

a {
    font-family: "Aldrich", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

header {
    background-image: url("../images/banners/banner-index-2.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
}


header nav.navbar {
    background: #FFFFFF !important;
}

header .navbar a.nav-link,
header .navbar a.nav-link.active {
    color: #6F6F6F;
    font-family: "Aldrich";
    font-size: 14px;
    font-weight: 400;
    text-align: start;
}

header .navbar a.btn-boletines {
    display: block;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 188px;
    height: 34px;
    color: #FFFFFF;
    background: #F71735;
}

header .texto-informativo {
    min-height: 500px;
    align-items: end;
    transform: scale(0.7);
}
.header-home .texto-informativo {
    min-height: 420px;
    align-items: end;
}

h1 {
    color: #FFF;
    text-align: center;
    font-family: "Open Sans";
    font-size: 36px;
    font-weight: 600;
}

h2 {
    color: #F71735;
    font-family: "Aldrich";
    font-size: 32px;
    font-weight: 400;
}

h3 {
    color: #F71735;
    font-family: "Aldrich";
    font-size: 20px;
    font-weight: 400;

}

.banner-servicio,
.banner-capacitaciones {
    background-image: url("../images/banners/servicio.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 364px;
    display: flex;
    align-items: center;
}
@media screen and (min-width: 1600px) {
    .texto-informativo {
        height: 470px;
    }

    .banner-servicio,
    .banner-capacitaciones {
        min-height: 460px;
    }
}
.banner-capacitaciones {
    background-image: url("../images/banners/capacitaciones.jpg");
}

.banner-servicio .btn,
.banner-capacitaciones .btn {
    width: 242px;
    height: 44px;
    background: #004BA8;
    color: #FFF;
    font-family: "Aldrich";
    font-size: 20px;
    font-weight: 400;
    border-radius: 0;
    margin-left: 10%;
}

.linea-gris {
    width: 100%;
    height: 2px;
    background: #747474;
}

.noticia-item {
    border: 1px solid #9D9D9D;
    background: #FFF;
    box-shadow: 0px 1px 4.2px 2px rgba(0, 0, 0, 0.20);
    height: 390px;
}
.noticia-item h3{
    font-size: 18px;
    margin-top: 15px;
}

.noticia-item img {
    width: 95%;
    height: 180px;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}

.noticia-item p {
    color: #585858;
}

.noticia-item p.fecha {
    font-size: 12px;
    font-weight: 600;
}

.noticia-item a {
    width: 114px;
    height: 28px;
    background: #004BA8;
    color: #FAF7E6;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-top: 15px;
}

.contenedor-asociados .carousel-item img {
    width: 200px;
    height: 92px;
    display: inline-block;
    margin: 0 auto;
    object-fit: contain;
}

footer {
    background: #242830;
    min-height: 242px;
    padding-top: 20px;
    padding-bottom: 20px;
}

footer a,
footer p {
    color: #FFF;
    font-family: "Aldrich";
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin-bottom: 20px;
}

footer .direccion a {
    font-family: "Open Sans";
    margin-bottom: 10px;
}

footer a.btn-boletines {
    color: #FFFFFF;
    font-family: "Aldrich";
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    display: block;
    text-align: center;
    width: 188px;
    height: 30px;
    background: #F71735;
}

.banner-interna {
    background-blend-mode: multiply;
    display: flex;
    flex-direction: column;
    text-align: center;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    min-height: 600px;
}

.banner-interna h1 {
    color: #FFF;
    font-family: "Aldrich";
    font-size: 48px;
    font-weight: 400;
}

.banner-servicios {
    /* linear-gradient(0deg, rgba(217, 217, 217, 0.00) 0%, rgba(0, 0, 0, 0.29) 64.98%), */
    background: url("../images/banners/banner-servicios.jpg");
}

.banner-noticias {
    background: url("../images/banners/curso-portada.jpg");
}

.banner-documentos {
    background: url("../images/banners/banner-documentos.jpg");
}

.banner-boletines {
    background: url("../images/banners/banner-documentos.jpg");
}

.contenedor-servicio1,
.contenedor-servicio1 .servicio1-texto {
    height: 500px;
}

.contenedor-servicio1 .servicio1-imagen {
    background-image: url("../images/banners/defiende-item.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.contenedor-servicio1 .servicio1-imagen.servicio-capacita {
    background-image: url("../images/banners/capacita-item.jpg");
}

.contenedor-servicio1 .servicio1-imagen.servicio-asesora {
    background-image: url("../images/banners/asesora-item.jpg");
}

.contenedor-servicio1 .servicio1-imagen.servicio-integra {
    background-image: url("../images/banners/integra-item.jpg");
}

.contenedor-servicio1 .servicio1-texto {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
}

.contenedor-servicio1 .servicio1-texto.servicio2-texto {
    padding-left: 100px;
    padding-right: 100px;
}

.contenedor-servicio1 .servicio1-texto h3 {
    color: #F71735;
    font-family: "Aldrich";
    font-size: 32px;
    font-weight: 400;
}

.contenedor-servicio1 .servicio1-texto p,
.contenedor-servicio1 .servicio1-texto li {
    color: #575757;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

.contenedor-servicio1 .servicio1-texto li {
    margin-bottom: 10px;
}

.noticia-interna h1 {
    color: #F71735;
    font-family: "Aldrich";
    font-size: 40px;
    font-weight: 400;
}

.noticia-interna p {
    color: #585858;
    margin-bottom: 10px;
}

.noticia-interna img.noticia-img-principal {
    object-fit: cover;
    height: 366px;
    border-radius: 0px 11px 0px 0px;
    display: block;
    margin: 0 auto;
}

.articulos-relacionados h4 {
    color: #004BA8;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 600;
}

.btn-ver-capacitaciones {
    color: #FFFFFF;
    font-family: "Aldrich";
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    display: block;
    text-align: center;
    width: 188px;
    height: 30px;
    background: #004BA8;
}

.formulario {
    border: 1px solid #8E8E8E;
    background: #FFF;
    padding: 30px;
}

.formulario .form-control {
    border: 1px solid #34563D;
    border-radius: 0;
    color: #5A5A5A;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.formulario textarea {
    height: 100px;
}

.formulario .btn-enviar {
    float: right;
    border: 1px solid #F71735;
    width: 156px;
    height: 38px;
    display: flex;
    align-items: center;
    background: #F71735;
    color: #FAF7E6;
    font-family: "Aldrich";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.direccion-info {
    border: 1px solid #8E8E8E;
    background: #FFF;
    padding: 30px;
    min-height: 415px;

}

.direccion-info h6 {
    color: #585858;
    font-family: "Aldrich";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
}

.direccion-info p,
.direccion-info a {
    color: #575757;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

img.logo-footer {
    height: 100px;
}

img.logo-header {
    height: 60px;
}


.contenedor-documentos .accordion-item {
    border: 1px solid #A5A5A5;
    background: #FFF;
    color: #575757;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

.contenedor-documentos .accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.contenedor-documentos .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.contenedor-documentos .accordion-button {
    color: #575757;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

.contenedor-documentos .accordion-button::after {
    background-image: url("../images/varios/flecha-arriba.svg");
    width: 37px;
    height: 37px;
    background-position: center;
    background-size: contain;
}

.contenedor-documentos .accordion-button:not(.collapsed) {
    color: #575757;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 600;
    background-color: #FFFFFF;
    box-shadow: none;
    border-bottom: 1px solid #6C6C6C;
}

.pdfs {
    float: right;
}

a.btn-leer-documento {
    color: #FFFFFF;
    font-family: "Aldrich";
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    display: block;
    text-align: center;
    height: 30px;
    background: #F71735;
}

.banner-principal-capacitaciones {
    background-image: url("../images/banners/banner-capacitaciones.jpg");
}

.contenedor-cursos {
    border: 1px solid #A5A5A5;
    background: #FFF;
    padding: 30px;
    height: 500px;
    position: relative;
}

.imagen-cursos {
    background-image: url("../images/banners/curso-portada.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: center;
    padding-left: 50px;
}

.imagen-charlas {
    background-image: url("../images/banners/charlas-portada.jpg");
}

.contenedor-cursos h6 {
    color: #FFF;
    font-family: "Aldrich";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.contenedor-cursos a.btn-ver-mas {
    color: #FFF;
    font-family: "Aldrich";
    font-size: 16px;
    line-height: 27px;
    font-style: normal;
    font-weight: 400;
    width: 141px;
    height: 27px;
    background: #F71735;
    text-align: center;
}

.detalle-curso-charla {
    border: 1px solid #A5A5A5;
    background: #FFF;
    padding: 30px;
    min-height: 500px;
    position: relative;
}

.detalle-curso-charla img {
    width: 100%;
    height: 470px;
    object-fit: cover;
}

.detalle-curso-charla h2 {
    color: #F71735;
    font-family: "Aldrich";
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
}

.detalle-curso-charla p.negrita {
    color: #000;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

.detalle-curso-charla p {
    color: #575757;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

a.btn-atras {
    color: #004BA8;
    font-family: "Aldrich";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.contenedor-capacitaciones p {
    margin-bottom: 20px;
}

.contenedor-capacitaciones li {
    color: #575757;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

.contenido-paginador button {
    border: 1px solid #575757;
    border-radius: 0;
    width: 40px;
    margin: 0 5px;
    display: inline-block;
    text-align: center;
    padding: 0;
}

.contenido-paginador button.jplist-selected {
    border: 1px solid #575757;
    background-color: #575757;
    color: #FFFFFF !important;
}

/* NOSOTROS */
.banner-nosotros {
    background-image: url("../images/banners/banner-nosotros.jpg");
}

.contenedor-fines-del-gremio {
    background: #004BA8;
}

.contenedor-fines-del-gremio h2 {
    color: #FFFFFF;
    font-family: "Aldrich";
    font-size: 32px;
    font-weight: 400;
    text-align: center;
}

.contenedor-fines-del-gremio p {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

.circulo-rojo {
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #F71735;
    border-radius: 50%;
    color: #FFF;
    font-family: "Aldrich";
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.subcomision-item {
    background: #FFF;
    box-shadow: 0px 1px 4.2px 2px rgba(0, 0, 0, 0.20);
    min-height: 80px;
    padding: 15px;
}

.subcomision-item h6 {
    margin-left: 30px;
    color: #000;
    font-family: "Aldrich";
    font-size: 16px;
    font-weight: 400;
}

.subcomision-item span {
    color: #F71735;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
}

.subcomision-item p {
    color: #000;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
}

.comision-directiva-item {
    border: 1px solid #A5A5A5;
    background: #FFF;
    height: 340px;
    padding: 15px;
}

.comision-directiva-item img {
    display: block;
    margin: 0 auto;
    height: 200px;
    border-radius: 50%;
    filter: grayscale(1);
}

.comision-directiva-item h6 {
    color: #575757;
    font-family: "Aldrich";
    font-size: 16px;
    font-weight: 400;
}

.comision-directiva-item p {
    color: #575757;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

.contenedor-miembros {
    background: #004BA8;
    min-height: 530px;
    padding-top: 30px;
}

.contenedor-miembros h2 {
    color: #FFF;
    font-family: "Aldrich";
    font-size: 32px;
    font-weight: 400;
    text-align: center;
}

.miembro-item {
    border: 1px solid #A5A5A5;
    background: #FFF;
    height: 300px;
    padding: 15px;
}
.miembro-item img{
    height: 100px;
    object-fit: contain;
}

.miembro-item h6 {
    color: #575757;
    font-family: "Aldrich";
    font-size: 16px;
    font-weight: 400;
}

.miembro-item p {
    color: #575757;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

.contenedor-linea-de-tiempo {
    /* background-image: url(../images/varios/linea-tiempo-2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 1000px; */
    position: relative;
}
.img-linea-tiempo {
  position: absolute;
  width: 15px;
  top: 0px;
  height: 4570px;
  margin: 0 auto;
  background: #004BA8;
  left: 50%;
  transform: translateX(-50%);
}

.img-linea-tiempo::before,
.img-linea-tiempo::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  background-image: url('../images/varios/rojo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}

.img-linea-tiempo::before {
  top: -12px; 
}

.img-linea-tiempo::after {
  bottom: -12px;
}


.contenedor-linea-de-tiempo .anho {
    width: 159px;
    height: 33px;
    line-height: 33px;
    background: #F71735;
    color: #FFF;
    font-family: "Aldrich";
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    
}
.caja-izquierda {
   margin-right: 30px;
}

.contenedor-linea-de-tiempo .tarjeta-item .tarjeta-item-info {
    min-height: 190px;
    background: #ffffff;
    padding: 15px;
    z-index: 2;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
}
/* .btn-ver {
  color: #003ba8;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  user-select: none;
  width: 100%;
}
.tarjeta-item-info details[open] {
  border: 1px solid #b9b9b9;
  padding: 25px;
}
summary.btn-ver {
  background-color: #fff;
  color: #003ba8;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 5px;
  user-select: none;
  list-style: none;
  position: relative;
}

.btn-ver::before {
  content: "Ver más";
  font-weight: bold;
}

.animacion-details[open] .btn-ver::before {
  content: "Cerrar";
  font-weight: bold;
}
.animacion-details[open] .btn-ver {
  text-align: right;
}

.contenido {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.animacion-details[open] .contenido {
  max-height: 500px;
} */

.contenedor-linea-de-tiempo .tarjeta-item img {
    height: 150px;   
}

.contenedor-linea-de-tiempo .tarjeta-item p {
    color: #575757;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
.contenedor-asociados .carousel{
    min-height: 260px;
}
.contenedor-asociados .carousel-indicators [data-bs-target]{
    height: 30px;
    background-color: #575757;
}
.contenedor-asociados .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23F71735'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.contenedor-asociados .carousel-control-next-icon{
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23F71735'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.contenedor-asociados .carousel-control-prev{
    left: -50px;
    width: auto;
    opacity: 1;
}
.contenedor-asociados .carousel-control-next{
    right: -50px;
    width: auto;
    opacity: 1;
}
.mission-item{
    border: 5px solid #004BA8;
    padding: 15px;
    text-align: center;
    min-height: 200px;
}
.mission-item p{
        font-size: 20px;
}
.btn-year{
    border: 1px solid #004BA8;
    background-color: #004BA8;
    color: #FFFFFF;
    border-radius: 0;
}
.ul-month.nav-tabs{
    border: 0;
}
.ul-month.nav-tabs .nav-item.show .nav-link,
.ul-month.nav-tabs .nav-link.active{
    color: #F71735;
    border-color: #F71735;
}
.ul-month.nav-tabs .nav-link{
    color: #575757;
    border-radius: 0;
    margin-right: 3px;
    text-transform: uppercase;
        
}
.tab-content a{
    color: #575757;
    font-family: "Open Sans";
        font-size: 14px;
        font-weight: 400;
}
#carouselFondo .carousel-item{
    background-size: cover;
    height: 600px;
}
header .banner-interna #carouselFondo{
    background-image: none;
}
#carouselFondo .banner-contacto1{
    background-image: url("../images/banners/banner-contacto1.jpg");
    background-position: center;
}
#carouselFondo .banner-contacto2 {
    background-image: url("../images/banners/banner-contacto2.jpg");
    background-position: center;
}
#carouselFondo .banner-contacto3 {
    background-image: url("../images/banners/banner-contacto3.jpg");
    background-position: center;
}
#carouselFondo .banner-contacto4 {
    background-image: url("../images/banners/banner-contacto4.jpg");
    background-position: center;
}
#carouselFondo .banner-contacto5 {
    background-image: url("../images/banners/banner-contacto5.jpg");
    background-position: center;
}
#carouselFondo .banner-contacto6 {
    background-image: url("../images/banners/banner-contacto6.jpg");
    background-position: center;
}
#carouselFondo .banner-contacto7 {
    background-image: url("../images/banners/banner-contacto7.jpg");
    background-position: center;
}
#carouselFondo .banner-contacto8 {
    background-image: url("../images/banners/banner-contacto8.jpg");
    background-position: bottom center;
}