* {
  font-family: "Montserrat", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  /*padding: 0px;
    margin:0px*/
}
body {
  font-family: "Montserrat", sans-serif;
}
.agradecimiento-gracias{
color: black;
}
.button-form-action{
  border-radius: 25px;
   width: -webkit-fill-available;
    font-weight: bold;
     text-transform: uppercase
}
.padlr {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.padl {
  padding-left: 10px !important;
}
.padr {
  padding-right: 10px !important;
}

.full-bg {
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.78);
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.78);
  -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.78);
}
.izqpyme h3 {
  font-weight: 700; /* Negrita para hacer el texto llamativo */
  font-size: 30px; /* Tamaño de fuente grande pero no excesivo */
  margin-top: 20px; /* Espacio superior */
  color: #555454; /* Color negro */
  line-height: 1.2; /* Espaciado entre líneas para mejor legibilidad */
  text-align: left; /* Alineación a la izquierda */
}


.somospyme {
  font-size: 20px;
  color: #555454;
}
.somospyme2 {
  font-size: 20px;
  color: #ffffff;
}
.izqpyme {
  padding: 0px 40px;
}
.pymehead  {
  
  font-size: 38px;
  font-weight: normal;
  margin-top: 40px;
  color: #555454;
  
}
/* Center the content vertically */
.button-form {
  margin-top: 100px;
  border-radius: 25px;
  width: 50%; /* Ancho del botón en dispositivos de escritorio */
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  z-index: 1; /* Asegura que el botón esté por encima de otros elementos */
  position: relative; /* Asegura que el posicionamiento sea relativo */
  text-align: center;
}
@media (max-width: 768px) {
  .pymehead {
    margin-top: 70px; /* Ajusta este valor según el espaciado que necesites */
  }

  .column-text[data-aos="fade-right"] {
    opacity: 1 !important; /* Asegura que la opacidad sea completa para que no oculte el botón */1-{--{.}}
    transform: none !important; /* Anula cualquier transformación aplicada */
  }

  .button-form {
    width: 80%; /* Ancho del botón en dispositivos móviles */
    padding: 15px 20px; /* Relleno del botón en dispositivos móviles */
    font-size: 1rem; /* Tamaño de fuente del botón en dispositivos móviles */
    margin: 20px auto; /* Centrado horizontal y margen superior e inferior */
    display: block; /* Asegura que el botón se muestre como bloque en dispositivos móviles */
    z-index: 2; /* Asegura que el botón esté por encima de otros elementos */
    position: relative; /* Asegura que el posicionamiento sea relativo */
  }
  
  .izqpyme {
      padding: 20px; /* Añade un poco de relleno para evitar que el contenido se pegue a los bordes */
  }
  
  .column-text {
      padding-bottom: 50px; /* Añade un relleno inferior para evitar que el botón se superponga a otra sección */
  }
}



.pymehead2 {
  font-size: 38px;
  font-weight: normal;
  color: #ffffff;
}
.phead {
  padding-top: 40px;
}
.custom-card {
  border: 1px solid grey;
  border-radius: 40px;
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.78);
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.78);
  -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.78);
}

.card-title {
  font-size: 25px;
  border: 1px solid #a55299;
  border-radius: 20px;
  padding: 5px 15px;
  text-align: center;
}
.card-title2 {
  font-size: 25px;
  border: 1px solid #7b7e52;
  border-radius: 20px;
  padding: 5px 15px;
  text-align: center;
}
.card-title3 {
  font-size: 25px;
  border: 1px solid #25647c;
  border-radius: 20px;
  padding: 5px 15px;
  text-align: center;
}
.card-title4 {
  font-size: 25px;
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 5px 15px;
  text-align: center;
}
.card-title5 {
  font-size: 25px;
  border: none;
  border-radius: 20px;
  padding: 5px 0px;
  text-align: center;
}

p.card-text {
  font-size: 15px;
}

/*.cardspyme{
    margin:10px 20px
  }*/

.table-container {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}

.icon-image {
  width: 20px; /* Adjust size as needed */
  height: 20px; /* Adjust size as needed */
  margin-right: 10px; /* Spacing between icon and text */
}
.list-item {
  font-family: "Montserrat";
  font-weight: 750px;
  font-size: 25px;
  display: flex;
  align-items: center;
  margin-bottom: 10px; /* Space between items */
}
.list-item2 {
  display: flex;
  align-items: center;
  margin-bottom: 0px; /* Space between items */
}

.colum-image img {
  position: absolute;
  bottom: 0;
}

.list-group-item {
  padding: 0px;
  border: none;
  text-align: center;
  font-size: 14px;
}
.icon-image2 {
  width: 28px;
  height: 28px;
  margin-right: 0px; /* Spacing between icon and text */
}
.icon-image3 {
  width: 50px;
  height: 50px;
  margin-right: 0px; /* Spacing between icon and text */
}

.list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
  list-style-type: none;
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.78);
  border-radius: 20px;
  padding: 30px 40px;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-position: 20px center;
  padding-left: 40px;
}
.list-item h5 {
  display: flex;
  align-items: center;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 27px;
  margin-bottom: 10px;
}
.list-item h5 img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.linuevo {
  font-size: 14px;
  line-height: 20px;
  list-style-type: none;
}

.linuevo2 {
  font-size: 12px;
  line-height: 20px;
  list-style-type: none;
}
.column-text {
  padding: 50px;
  animation: slideInLeft 1s ease-out forwards; /* Entrance animation */
}
.column-text {
  display: flex; /* Make the column a flex container */
  align-items: center; /* Center items vertically */
  min-height: 100vh; /* Ensure column takes full height of viewport */
}
.vicente {
  background-image: url("webpimagenes/vicenteok.webp");
}
.lamaite {
  background-image: url("webpimagenes/lamaite3.webp");
}
.drogueria {
  background-image: url("webpimagenes/drogueriaok.webp");
}
.mujer {
  background-image: url("webpimagenes/mujerok.webp");
}
.colegiales {
  background-image: url("webpimagenes/centromedico2webp.webp");
}
.urquiza {
  background-image: url("webpimagenes/urquiza2.webp");
}
#nuestrocolegiales {
  background-image: url("webpimagenes/colegiales2.webp");
}

.formoption1 {
  background-image: url("webpimagenes/logocoberpyme.webp");
}
.formoption2 {
  background-image: url("webpimagenes/vicentemobile.webp");
}
.formoption3 {
  background-image: url("webpimagenes/fondogrupo.webp ");
}
.formoption4 {
  background-image: url("webpimagenes/vicente.webp ");
}
.formoption5 {
  background-image: url("webpimagenes/centromedico.webp ");
}
.grupocober {
  width: 80%;
}
@media (max-width: 767px) {
  .grupocober {
    width: 100%;
  }
  #nuestrocolegiales {
    background-image: none;
    background-color: white;
  }

  .urquiza {
    background-image: url("webpimagenes/urquizamobile.webp");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .colegiales {
    background-image: url("webpimagenes/colegialesmobile.webp");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .mujer {
    background-image: url("webpimagenes/mujermobile.webp");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .vicente {
    background-image: url("webpimagenes/vicentemobile.webp");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .drogueria {
    background-image: url("webpimagenes/drogueriamobile.webp");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .lamaite {
    /* background-image: url('webpimagenes/lamaitemobile.webp'); 
        background-size: cover;
        background-repeat: no-repeat;*/
    background-color: white;
    background-image: none !important;
  }
  .lamaitetext {
    color: white;
  }
  #grupocober {
    height: 100% !important;
  }
  .column-text {
    padding: 0px !important;
    min-height: 100% !important;
  }
  .colum-image img {
    position: relative;
    bottom: 0;
  }
  #notmobile {
    display: none !important;
  }
  #aliado,
  #nuestrosplanes,
  #planes2,
  #coberdoc,
  #cobertouch,
  #nuestrocolegiales,
  #nuestrocolegiales2,
  #nuestrocolegiales3,
  #urquizapyme {
    padding-top: 40px;
  }
  .custom-card {
    margin-bottom: 20px;
  }
  #imagenpyme {
    padding: 0px !important;
    margin: 0px !important;
  }
  ul.deskonly {
    padding: 10px;
  }
  .cardspyme {
    margin: 0px;
  }
  .izqpyme {
    padding: 20px;
  }
}