
.carousel-indicators.Sliders { /* Selector corregido para <ol class="carousel-indicators Sliders"> */
    display: block;
    bottom: 20px; /* Ajusta la distancia desde la parte inferior */
    left: 50%; /* Centra los indicadores */
    transform: translateX(-42%); /* Mueve los indicadores a la izquierda la mitad del ancho de .col-md-8 para alinear con el contenido */
}
.carousel-indicators.Sliders [data-bs-target] {
    height: 5px;
    width: 45px;
}
.carousel-indicators .clientes {
    left: 8%;
    display: block;
    margin-left: 0;
    bottom: 95px;

   /*top: 75%;
   height: 10px; */
}
.carousel-indicators.clientes button.active {
    background-color: #53658B;

   /*top: 75%;
   height: 10px; */
}
.carousel-indicators.clientes button{
    background-color: #CCCCCC80;
}
.carousel-indicators .clientes [data-bs-target] {
    height: 5px;
    width: 45px;
}
.Slider-texto{
    color:white;
    font-size: 45px;
    font-weight: 700;
}
.Slider-texto p:last-child{
    color:white;
    font-size: 16px;
    font-weight: 400;

}
.contenedorFiltros{
    position: relative;
    bottom: 100px;
    height: 160px;
    background-color: white;
    border-radius: 8px;
    z-index: 1000;
}
.contenedorNumerosMobile{
    background-color: #1A2E46;
}
.Inicio__valorcampo{
    color: #26B3FB;
    font-size: 32px;
    font-weight: 700;
}
.Inicio__valorcampoMobile{
    color: #26B3FB;
    font-size: 32px;
    font-weight: 700;
}
.Inicio__campo{
    color: white;
    font-weight: 400;
    font-size: 19px;
}
.ContenedorBuscador{
    height: 146px;
    position: relative;
    bottom: 145px;
    margin-bottom: -150px;
    background-color:#00000080;
}
.section__title{
    color: #020202;
    font-size: 36px;
    margin-top: 35px;
}
.section__text{
    color: #020202;
    font-size: 20px;
    margin-top: 10px;
}
.Categorias__sectionTitle{
    color: #020202;
    font-size: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
}

.tituloSeccionEmpresa{
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
}
.textoSeccionEmpresa{
    font-weight: 400;
    font-size: 16px;
    margin-top: 20px;
    color: #FFFFFF;
}
/*
.thevideo{position: relative;height: auto;}
.thevideo video{height: auto;width: 100%;margin-bottom: -5px;}
.thevideo .txt-cont{background-color: rgba(0, 0, 0, 1); width: 100%; height: auto; display: block; }
.thevideo .txt-video{position: absolute; top: 25%; left:0; padding-left: 6rem; text-align:left;color:white;font-size: 51px;width: 40%;}
.thevideo .txt-video button{background-color: transparent; border: 1px solid #fff;border-radius: 83px; color: white; font-size: 30px; padding: 20px 27px; transition: .5s;}
.thevideo .txt-video button:hover{cursor: pointer;}
.txt-video p {font-size: 51px;opacity: 1;margin-top:30px;color: white;}
.txt-video h1,h2,h3,h4 {font-size: 2rem!important;}
.txt-video h1 b,h2 b,h3 b,h4 b {font-size: 2rem!important;}
.nav-pills .nav-link{color:#000000;}*/
.thevideo{position: relative;height: auto;}
.thevideo video{height: auto;width: 100%;margin-bottom: -5px;}
.thevideo .txt-cont{background-color: rgba(0, 0, 0, 1); width: 100%; height: auto; display: flex;justify-content: center; }
.thevideo .txt-video{position: absolute; top: 50%; text-align:left;color:white;font-size: 60px;}
.thevideo .txt-video button{background-color: transparent; border: 1px solid #fff;border-radius: 83px; color: white; font-size: 30px; padding: 20px 27px; transition: .5s;}
.thevideo .txt-video button:hover{cursor: pointer;}
.txt-video p {font-size: 24px;opacity: 1;margin-top:30px;color: white;}
.txt-video h1,h2,h3,h4 {font-size: 2rem!important;}
.txt-video h1 b,h2 b,h3 b,h4 b {font-size: 2rem!important;}

.div1{
    width:50%;
}
.div2{
     width:50%;
}
@media (max-width: 576px) {
        .thevideo .txt-video {font-size:  20px;top:15%;}
    .txt-video p {font-size: 18px;opacity: 0.7;}
    .txt-video h1,h2,h3,h4 {font-size: 32px!important;}
    .txt-video h1 b,h2 b,h3 b,h4 b {font-size: 32px!important;}
    .div1{
        width:100%;
    }
    .div2{
        width:100%;
    }
}
@media (min-width: 576px) {
    .thevideo .txt-video {font-size:  3.125vw;top:25%;}
    .txt-video p {font-size: 18px;opacity: 0.7;}
    .txt-video h1,h2,h3,h4 {font-size: 32px!important;}
    .txt-video h1 b,h2 b,h3 b,h4 b {font-size: 32px!important;}
    .tituloSeccionEmpresa{
        margin-top:110px
    }
}
.filtro:before {
    content: "";
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 45px;
    background: black;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    top: 0;
    position: absolute;
}
.highlight{
    font-size: 20px;
    margin-top: 20px;
}
@media screen and (max-width:468px) {
    /* .ContenedorBuscador{
        height: initial;
        position: relative;
        margin-top: 200px;
        background-color: transparent;
    } */
}

/* Seccion Background Styles */
.seccion-bg {
    width: 100%;
    height: 414px;
    position: relative;
    overflow: hidden;
}

.seccion-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 58, 178, 0.8) 0%, rgba(147, 174, 226, 0.8) 100%);
    z-index: 1;
}

.seccion-bg .container {
    position: relative;
    z-index: 2;
    height: 100%;
}

.seccion-bg-title {
    color: white;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    margin: 0;
    max-width: 600px;
    background-color: #384F7E;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 0px;
}

.seccion-bg-icon {
   /* width: 200px;*/
    min-height: 100px;
    display: flex;
    align-items: center;
    padding: 8px;
}

.seccion-bg-icon img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

/* Responsive adjustments for background section */
@media (max-width: 768px) {
    .seccion-bg {
        height: 300px;
    }

    .seccion-bg-title {
        font-size: 28px;
        line-height: 36px;
    }

    .seccion-bg-icon {
        width: 50px;
        height: 50px;
    }

    .seccion-bg .row {
        padding-bottom: 30px !important;
    }
}

@media (max-width: 576px) {
    .seccion-bg-title {
        font-size: 24px;
        line-height: 32px;
    }

    .seccion-bg-icon {
        width: 45px;
        height: 45px;
    }
}
