.text-style-general {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 187.5% */
    letter-spacing: 0.2px;
}

.tall-wide-bar {
    margin-left: 30px;
    margin-right: 30px;
    height: 30px; /* Ajusta la altura de la barra */
    border-left: 2px solid black; /* Crea un borde izquierdo que actúa como una barra */
    display: inline-block; /* Permite que el div se comporte como un elemento en línea */
}

.custom-margin-left {
    margin-left: 250px; /* Ajuste el valor según sea necesario */
}

.social-icons-container {
    color: black;
}
.social-icons-container a{
    margin-left: 10px;
}

.social-icon-size {
    width: 16.915px;
    height: 16.915px;
    color: black;
}
.question-text{
    margin-left: 90px;
}

/* Columna Izquierda con Imagen */
.rectangle {
    width: 418px;
    height: 145px;
    margin-top: -45px;
    background: #000000;
    transform: rotate(360deg);
    z-index: 25;
    border-radius: 0px 20px 20px 0px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.background-info{
        background: url(../images/d20401d9-4a93-4c9b-963d-6f28cdb83fb9.png) no-repeat center;
        background-size: cover;
    }
    .paragraph {
        width: 188px;
        height: 60px;
        color: #ffffff;
        font-family: "Montserrat", Helvetica;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0.2px;
        z-index: 128;
    }
.rectangle img {
    width: 80.15%;
    height: 80.15%;
    padding: 2%;
}
.custom-navbar{
    z-index: 99999;
    height: 78px;
    margin-top: 40px;
    background-color: #C6010B;

}
.navbar-ul {
    list-style: none; /* Elimina los marcadores de lista */
}

.navbar-li {
    display: inline-block; /* Muestra los elementos li en línea */
    margin-right: 20px; /* Añade un margen a la derecha de cada li */
    margin-top: 20px;
}

.navbar-li a {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 150% */
    letter-spacing: 0.2px;
    text-decoration: none; /* Elimina el subrayado de los enlaces */
}
.rectangle-c {
    margin-top: -35px;
    padding: 2%;
    width: 379.6px;
    height: 145px;
    background: #000000;
    transform: rotate(360deg);
    z-index: 26;
    border-radius: 20px 0px 0px 20px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.haz-tu-cotizacion {
    margin-top: 10px;
    display: block;
    height: 30px;
    margin: 19px 0 0 47px;
    color: #ffffff;
    font-family: "Montserrat", Helvetica;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 0.2px;
    z-index: 27;
}
.rectangle-d {
    width: 164px;
    height: 44px;
    margin: 12px 0 0 32px;
    cursor: pointer;
    background: #c6010b;
    border: none;
    z-index: 139;
    border-radius: 20px;
}
.solicitar {
    height: 30px;
    top: 7px;
    left: 38px;
    color: #ffffff;
    font-family: "Montserrat", Helvetica;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 0.2px;
    z-index: 140;
}
.question-text{
    margin-bottom: 10px;
    margin-left: 0px;
}
.custom-navbar .row {
    display: flex;
    justify-content: space-between; /* Separa los elementos a lo largo de la fila */
}

.display-none-rectangle-c {
    margin-left: auto; /* Empuja el div a la derecha */
}
.image-size img{
    width: 900px;
    height: 879px;
  }
  .custom-carousel {
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.carousel-slide {
    z-index: 1;
    width: 100%;
    height:100%;
    background-size: cover;
    background-position: center;
    position: absolute;
    animation: slide-animation 10s infinite;
}

.carousel-slide:nth-child(2) {
    animation-delay: 5s;
}
.vector-13 {
    width: 69px;
    height: 55.008px;
    background: url(../images/3730c4d6-5cb8-4a65-bb60-ca10f0626ba0.png) no-repeat center;
    background-size: cover;
}
.vector-14 {
    width: 69px;
    height: 55.008px;
    background: url(../images/24c6e4ba-d168-4868-a2fa-614279f1fe9e.png) no-repeat center;
    background-size: cover;
}
.paragraph-16 {
    width: 241px;
    height: 60px;
    color: #ffffff;
    font-family: "Montserrat", Helvetica;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    letter-spacing: 0.2px;
}

.vector-15 {
    width: 67px;
    height: 53px;
    background: url(../images/a0f27a89-9025-4f15-8993-255868f088e4.png) no-repeat center;
    background-size: cover;
}
.paragraph-17 {
    width: 201px;
    height: 60px;
    color: #ffffff;
    font-family: "Montserrat", Helvetica;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.2px;
}
.info-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 30px;
    margin-left: 80px;
}

.vector-13, .vector-14, .vector-15 {
    margin-right: 50px;
}

@keyframes slide-animation {
    0% { opacity: 0; }
    20% { opacity: 1; }
    40% { opacity: 1; }
    60% { opacity: 0; }
    100% { opacity: 0; }
}
.estilo-h1-1 {
    color: #000;
    font-family: 'Montserrat';
    margin-top: 90px;
    font-size: 47px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.2px;
}

.estilo-h1-2 {
    color: #C6010B;
    font-family: 'Montserrat';
    font-size: 47px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0.2px;
    margin-top: 30px;
}

.estilo-h1-3 {
    color: #000;
    text-align: justify;
    font-family: 'Montserrat';
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.2px;
    margin-top: 30px;
}

.boton-saber-mas {
    border-radius: 20px;
    background: #C6010B;
    width: 191px;
    height: 55px;
    display: flex; /* Añade flexbox para centrar el contenido */
    align-items: center; /* Centra verticalmente */
    justify-content: center; /* Centra horizontalmente */
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    margin-left: 60%;
    margin-top: 20px;
}

.boton-saber-mas:hover{
    cursor: pointer;
}
.saber-mas {
    color: #ffffff;
    font-family: "Montserrat", Helvetica;
    font-size: 21px;
    font-weight: 700;
    text-align: center; /* Asegura que el texto esté centrado */
    /* Elimina los paddings y margins específicos para alinear correctamente */
    letter-spacing: 0.2px;
}
.vector-7 {
    width: 8.752px;
    height: 15.006px;
    margin-left: 10px;
    background: url(../images/384a08b4-b656-4918-a936-ef30ea865fcc.png) no-repeat center;
    background-size: cover;
    z-index: 148;
}
#containerConFondo {
    height: 500px;
    background: url('../images/tablero.png') no-repeat center center; 
    background-size: cover; /* Asegura que la imagen cubra todo el contenedor */
}
.background-elegirnos{
    height: auto;
    background: url(../images/fa27ea7c-8c17-4293-a342-19c1a09092a1.png) no-repeat center;
    background-size: 100% 100%;
    background-position: right center;
}

.background-ventajas{
    height: 550px;
    background: url(../images/barcotransparente.png) no-repeat center;
    background-size: 100% 100%;
    
}


.background-elegirnos::before {
    filter: blur(12.5px);
    z-index: -1;
}



.index-picture{
   margin-top: 40px;
}

.porque-elegirnos {
    height: 30px;
    color: #c6010b;
    font-family: "Montserrat", Helvetica;
    font-size: 49px;
    font-weight: 800;
    line-height: 30px;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 0.2px;
    z-index: 29;
    margin-bottom: 30px;
}

.somos-una-empresa {
    color: #000000;
    font-family: "Montserrat", Helvetica;
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0.2px;
    margin-top: 60px;
}

.rectangle-23 {
    width: 390px;
    height: 55px;
    margin-top: 40px;
    background: #c6010b;
    border-radius: 20px;
    display: flex;
    align-items: center; /* Centra verticalmente */
    justify-content: center; /* Centra horizontalmente */
}
.conoce-nuestros-servicios {
    height: 30px;
    color: #ffffff;
    font-family: "Montserrat", Helvetica;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
    margin-left: 10px; /* Espacio entre el vector y el texto */
    white-space: nowrap;
    letter-spacing: 0.2px;
}
.vector-24 {
    width: 8.752px;
    height: 15.006px;
    margin-left: 10px;
    background: url(../images/952aee5f-4eb7-499f-95c4-d7de98114987.png) no-repeat center;
    background-size: cover;
}

.cobertura-global {
    height: 30px;
    color: #ffffff;
    font-family: "Montserrat", Helvetica;
    font-size: 25px;
    font-weight: 800;
    line-height: 30px;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 0.2px;
}
.contamos-con-una-red {
    height: 78px;
    color: #ffffff;
    font-family: "Montserrat", Helvetica;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    text-align: justify;
    letter-spacing: 0.2px;
    margin-bottom: 15px;
}
.card{
    box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.37);
    border-radius: 20px; /* Radio del borde para el contenedor de la tarjeta */
    overflow: hidden; /* Esto asegura que todo dentro del contenedor respete el radio del borde */
}
.card .row.g-0 {
    border-radius: 20px; /* Aplica el radio del borde a los elementos internos si es necesario */
}
.card:not(:first-child) {
    margin-top: 20px;
}

.card .col-md-3 {
    background: #000000;
    display: flex;
    align-items: center; /* Centra verticalmente */
    justify-content: center; /* Centra horizontalmente */
    border-top-left-radius: 30px; /* Ajusta el radio del borde si es necesario */
    border-bottom-left-radius: 30px; /* Ajusta el radio del borde si es necesario */
}
.card .col-md-3 img {
    width: 72px; /* Ancho */
    height: 72px; /* Alto */
    margin-bottom: 40px;
}
.background-ventajas{
    margin-top:20px;
}
.text-ventajas{
    color: #000;
    font-family: 'Montserrat';
    font-size: 27px;
    font-style: normal;                                                                                                                                       
    font-weight: 400;
    line-height: 30px; /* 111.111% */
    letter-spacing: 0.2px;
}
.index-picture-ventajas{
    margin-top: 40px;
}

.untitled-design-2a {
    position: absolute;
    width: 450px;
    height: 550px;
    background: url(../images/dbe3ac219bc7516157a07eeacac89b8b40a5ccd9.png) no-repeat center;
    background-size: cover;
    z-index: 179;
}


.nav-ventajas li{
        list-style-type: none; /* Elimina los marcadores de lista */
        display: flex;
        align-items: center; /* Centra verticalmente el contenido del li */ 
        margin-top: 20px;;
}

.diversificacion-productos {
    color: rgba(0, 0, 0, 0.53);
    font-family: 'Montserrat',hervetica;
    font-size: 19px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.2px;
    text-decoration: none; /* Opcional: elimina el subrayado */
    display: flex;
    align-items: center; /* Asegura que el texto y el SVG estén alineados verticalmente */
}
.diversificacion-productos svg {
    margin-right: 10px; 
}
.svg-width{
    width: 700;
}
.footer {
    width: 100%;
    background-color: #000000;
  }
  
  .oficina-principal {
    width: 401px;
    height: 88px;
    border-radius: 0px 0px 20px 20px;
    background: #C6010B;
    padding: 10px;
    margin-top: -17px;
  }
  
  .oficina-principal span {
    color: #FFF;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0.2px;
  
  }
  
  .oficina-principal-ul ul {
    list-style: none;
    padding: 0;
  }
  
  .oficina-principal-ul ul li {
    color: #FFF;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.2px;
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-top: 10px;
    padding: 20px 0px;
  }
  
  .oficina-principal-ul ul li i {
    /* Aquí puedes agregar estilos para los íconos, como tamaño o margen */
    margin-right: 5px;
  }
  .footer ul {
    list-style-type: none; /* Elimina los puntos de los elementos de la lista */
    padding-left: 0; /* Elimina el padding izquierdo, si es necesario */
    margin-left: 5px;
    margin-top: 10px;
}
  
  /* Estilos para SVG */
  .footer svg {
    width: 100%; /* Ajusta este valor según sea necesario */
    height: auto;
  }

.footer-network{
    width: 100%;
    height: 62px;
    flex-shrink: 0;
    background: #C6010B;
}

.footer-dos {
    width: 100%;
    height: 62px;
    background: #C6010B;
    color: #FFF;
    font-family:' Montserrat';
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.2px;
    display: flex;
    align-items: center;
}

.footer-dos .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.footer-dos  .col-lg-6 {
    display: flex;
    align-items: center;
}

.footer-dos  .col-lg-6.text-left {
    justify-content: flex-start;
}

.footer-dos  .col-lg-6.text-right {
    justify-content: flex-end;
}

.footer-dos  strong {
    font-weight: bold;
}


.social-icons-dos {
    margin-left: 10px;
}


.social-icons-dos:hover {
    color: #ddd; /* Cambio de color al pasar el ratón por encima */
}
.siguenos{
    color: #FFF;
font-family: 'Montserrat';
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 157.895% */
letter-spacing: 0.2px;
}
@media screen and (min-width: 320px) and (max-width: 480px) {
    .footer-dos .col-12 {
        text-align: center;
    }
    .custom-margin-left > * {
        margin-left: 0px;
        display: block;
        margin-bottom: 10px; /* Ajusta este valor según sea necesario */
    }
    .custom-margin-left{
        margin-left: 0px;
    }
    .oficina-principal {
        margin-top: 10px;
        width: 351px;
    }
    .social-icons-container {
        margin-left: 0px;
        display: flex;
        margin-top:10px;
        margin-bottom: 10px;
    }
    .question{
        margin-top:5px;
        margin-bottom: 10px;
        margin-left: 30px;
    }
    .question-text{
        margin-bottom: 10px;
        margin-left: 30px;
    }
    .tall-wide-bar,.display-none-rectangle-c,.rectangle-c{
        display: none;
    }
    .rectangle{
        margin-top: -10px;
        width: 387px;
        height: 150px;
        border-radius: 0px 0px 0px 0px;
    }
    .rectangle img {
        width: 100%;
        height: 100%;
        padding: 4%;
    }

    .custom-navbar{
    width: 100%;
    height: auto;
    margin-top: 0px;
    background-color: #C6010B; /* Rojo Oscuro */

}
.navbar-ul {
    margin-top: 20px;
    list-style: none; /* Elimina los marcadores de lista */
}

.navbar-li a {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 150% */
    letter-spacing: 0.2px;
    text-decoration: none;
}

.navbar-li {
    display: inline-block; /* Muestra los elementos li en línea */
    margin-right: 10px; /* Añade un margen a la derecha de cada li */
    margin-top: 0px;
}


.estilo-h1-1 {
    color: #000;
    font-family: 'Montserrat';
    margin-top: 90px;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.2px;
}

.estilo-h1-2 {
    color: #C6010B;
    font-family: 'Montserrat';
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0.2px;
    margin-top: 20px;
}

.estilo-h1-3 {
    color: #000;
    font-family: 'Montserrat';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.2px;
    margin-top: 30px;
}

.boton-saber-mas {
    border-radius: 20px;
    background: #C6010B;
    width: 191px;
    height: 40px;
    color: #FFF;
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.2px;
    flex-shrink: 0;
    margin-left: 90px;
    margin-bottom: 30px;
}

.card{
    box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.37);
    border-radius: 0px; /* Radio del borde para el contenedor de la tarjeta */
    overflow: visible; /* Esto asegura que todo dentro del contenedor respete el radio del borde */
}

.card .row.g-0 {
    border-radius: 0px; /* Aplica el radio del borde a los elementos internos si es necesario */
}

.card:is(:first-child) {
    margin-top: 20px;
}

.card .col-md-3 {
    border-top-left-radius: 0px; /* Ajusta el radio del borde si es necesario */
    border-bottom-left-radius: 0px; /* Ajusta el radio del borde si es necesario */
}
.porque-elegirnos{
    font-size: 30px;
}

.rectangle-23 {
    width: 340px;
}

.info-item {
    display: block;
    align-items: center;
    justify-content: start; 
    padding: 15px 30px;
    margin-left: 10px; 
}
.vector-13, .vector-14, .vector-15 {
    margin-right: 50px;
    margin-bottom: 10px;
}
.svg-width{
    width: 100%;
}
.untitled-design-2a {
    width: 350px;
    height: 350px;
}
}
/* Extra small devices (portrait phones, less than 576px) */
@media (min-width: 576px) and (max-width: 768px)   {
    .social-icons-container {
    }
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 769px)  and (max-width: 992px)  {
    .ml-250px { margin-left: 250px; }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 993px)  and (max-width: 1200px)  {
    .ml-250px { margin-left: 250px; }
}



/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1921px)  and (max-width: 3840px)  {
    .rectangle-c {
        margin-top: -35px;
        padding: 2%;
        width: 500px;
        height: 145px;
        background: #000000;
        transform: rotate(360deg);
        z-index: 26;
        border-radius: 20px 0px 0px 20px;
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    }
}


