/* *********************** Patrocinadores************************* */

.padre-swiper-patrocinadores {
  font-family: Montserrat;
}

.titulo-seccion-Patrocinadores {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
  text-align: center;
  padding-top: 3rem;
  color: #001e50;
}

.padre-swiper-patrocinadores h2 {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
  text-align: left;
  padding: 1rem 0;
  color: #9e9e9e;
}

.padre-swiper-patrocinadores .swiper .bg-gris {
  background-color: #f6f6f6;
  padding: 24px 16px 24px 16px;
  border-radius: 8px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-patrocinadores {
  padding-left: 3rem;
  padding-right: 3rem;
}

.padre-swiper-patrocinadores .swiper-button-next-patrocinadores:after,
.padre-swiper-patrocinadores
  .swiper-rtl
  .swiper-button-prev-patrocinadores:after,
.padre-swiper-patrocinadores .swiper-button-prev-patrocinadores:after,
.padre-swiper-patrocinadores
  .swiper-rtl
  .swiper-button-next-patrocinadores:after {
  content: none;
}
.padre-swiper-patrocinadores h2 {
  padding: 1rem;
}

/* ***************** Estilos inversion ***************** */

.titulo-seccion-Inversión {
  position: absolute;
  left: 1rem;
  top: 6rem;
  width: fit-content;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
  color: #001e50;
  font-family: "Montserrat";
}

.container-tabs-general {
  padding: 2rem;
  margin-bottom: 1.5rem;
}

.tablinksopenmodulo1 {
  background-color: #007bff; /* Blue background */
  color: white; /* White text */
  padding: 10px 20px; /* Padding inside the button */
  margin-right: 10px; /* Space between buttons */
  border: none; /* Remove border */
  border-radius: 5px; /* Rounded corners */
  cursor: pointer; /* Pointer cursor on hover */
  transition: background-color 0.3s ease; /* Smooth background color transition */
}

/* Hover effect for the buttons */
.tablinksopenmodulo1:hover {
  background-color: #0056b3; /* Darker blue on hover */
}

/* Active tab styles */
.tablinksopenmodulo1.active {
  background-color: #0056b3; /* Darker blue for active tab */
}

/* Styles for the tab content */
.tabcontentopenmodulo1 {
  display: none; /* Hide content by default */
  padding: 10px; /* Padding inside the content */
  border-top: 1px solid #ddd; /* Top border for content */
}

/* Show tab content when active */
.tabcontentopenmodulo1.tabG {
  display: block; /* Show content */
}

/* Styles for the table inside the tab content */
.table {
  width: 100%; /* Full width */
  border-collapse: collapse; /* Collapse borders */
}

.table th,
.table td {
  border: 1px solid #ddd; /* Border around cells */
  padding: 8px; /* Padding inside cells */
  text-align: left; /* Left align text */
}

.table th {
  background-color: #f2f2f2; /* Light background for headers */
  font-weight: bold; /* Bold text */
}

#inversion {
  font-family: Montserrat;
  background: url("/themes/custom/landing_incocredito/img/fondoInversion.png");
  background-size: cover;
  background-position: center;
}

#inversion table th {
  text-align: center;
}
#inversion table th:nth-child(1) {
  padding-bottom: 25px;
}
#inversion h2 {
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
  color: #001e50;
}
#inversion ul {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}

#inversion button {
  background-color: #f9f9f9;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  color: #001e50;
  /* width: fit-content; */
  height: 52px;
  padding: 16px 24px 16px 24px;
  border-radius: 10px;
  border: 1px solid #d8d8d8;
}
#inversion button.active {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 30, 80, 1);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 30, 80, 1);
  box-shadow: 0px 0px 8px 0px rgba(0, 30, 80, 1);
  transition: ease-in 0.1s;
}
#inversion table {
  border-collapse: separate;
  border-spacing: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
}

#inversion table th {
  width: 25%;
  min-height: fit-content;
  padding: 16px;
  border-radius: 8px;
  background-color: #001e50;
  color: #ffffff;
}
#inversion .contenido-de-los-tabs-generales {
  text-align: center;
}

#inversion table td {
  padding: 16px;
  border-radius: 8px;
  color: #001e50;
  border: 1px solid #001e50;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
}
.field.field--name-field-contenido-tabs-generales {
  display: flex;
  justify-content: end;
}
.field.field--name-field-titulo-del-tab,
.field.field--name-field-seleccionar-modulo-tab,
.field.field--name-field-identificador-tab-general,
.field.field--name-field-identificador-del-modulo-t {
  display: none;
}
@media screen and (max-width: 768px) {
  #inversion {
    overflow-x: scroll;
  }
}

/* Estilos Agenda del evento  */

@media screen and (max-width: 768px) {
  .botonera a {
    text-align: center;
    margin-top: 1.5rem;
  }
}

/* Estilos swiper conferencistas */
@media screen and (max-width: 768px) {
  .swiper-conferencistas .swiper-slide {
    padding: 0 2rem;
  }
  .img-rombo {
    height: fit-content;
    max-width: 100%;
    margin: -8rem auto 1rem auto;
    padding-bottom: 3rem;
  }
  .ct-conferencistas {
    border: 2px solid #7ce495;
    margin-left: 0;
    margin-top: 3rem;
  }
  .cont-flechas-conferencistas {
    display: none;
  }
}

/* Estilos patrocinios */

@media screen and (max-width: 768px) {
  #patrocinios h2,
  #patrocinios p {
    text-align: left !important;
  }
  #patrocinios .card-patrocinios .card-body h4 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #001e50;
  }
}

/* Imagen del formulario  */

@media screen and (max-width: 768px) {
  .img-formulario {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
  }
  .col-pr-m {
    padding-right: 0 !important;
  }
}

/* Estilos inversion  */
@media screen and (max-width: 768px) {
  .titulo-seccion-Inversión {
    position: relative;
    left: 1rem;
    top: 2rem;
  }
  .field.field--name-field-contenido-tabs-generales {
    display: flex;
    justify-content: flex-start;
  }
}

.sticky-incocredito {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important; /* Ajusta este valor según sea necesario */
}

@media (min-width: 769px) {
  #contacto .img-fluid.mx-auto.d-block.img-formulario {
    min-height: 550px;
    object-fit: cover;
  }
}

footer p {
  font-size: 16px;
}
footer .ct-oficina p {
  margin-bottom: 0.1rem;
}

#contacto form input,
#contacto form input textarea {
  font-family: DM Sans;
  /* font-size: 14px; */
  font-weight: 400;
  line-height: 20.83px;
  text-align: left;
  color: #626262;
}

@media (max-width: 768px) {
  
  #contacto .col-12.col-md-7 {
    padding-left: 0px !important;
  }
  .js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-acepto-politica-de-tratamiento-de-datos.form-item-acepto-politica-de-tratamiento-de-datos {
    margin-top: 27px !important;
  }
  .w-75 {
    width: 85% !important;
  }
  #contacto {
    overflow-x: hidden;
  }
}
