
.carousel-indicators .Sliders {
    left: 8%;
    display: block;
    margin-left: 0;
    bottom: 95px;

   /*top: 75%;
   height: 10px; */
}
.carousel-indicators .Sliders [data-bs-target] {
    height: 5px;
    width: 45px;
}
.carousel-indicators .categorias [data-bs-target] {
    height: 5px;
    width: 45px;
}
.carousel-indicators .categorias {
    left: 8%;
    display: block;
    margin-left: 0;
    bottom: 95px;

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

   /*top: 75%;
   height: 10px; */
}
.carousel-indicators.categorias button{
    background-color: #CCCCCC80;
    height: 5px;
    width: 45px;
}
.carousel-indicators .clientes [data-bs-target] {
    height: 5px;
    width: 45px;
}
.imgPrincipal_titulo{
    color:#131313;
    font-family: 'Inter';
    filter: brightness(1);
    margin-left: 12%;
    font-size: 40px;

}


.ContenedorBuscador{
    height: 146px;
    position: relative;
    bottom: 145px;
    margin-bottom: -150px;
    background-color:#00000080;
}
.section__title{
  font-family: 'Inter';
    color: #020202;
    font-size: 36px;
    margin-top: 35px;
}
.section__text{
  font-family: 'Inter';
    color: #020202;
    font-size: 20px;
    margin-top: 10px;
}
.Categorias__sectionTitle{
  font-family: 'Inter';
    color: #020202;
    font-size: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
}

.tituloSeccionEmpresa{
    font-family: 'Inter';
    font-weight: 600;
    font-size: 30px;
    color: #FFFFFF;
    text-transform: capitalize;
}
.textoSeccionEmpresa{
    font-family: 'Inter';
    font-weight: 300;
    font-size: 16px;
    margin-top: 20px;
    color: #FFFFFF;
}
.tituloSeccionEmpresa2{
    font-family: 'Inter';
    font-weight: 700;
    font-size: 32px;
    color: #022F6C;
}
.textoSeccionEmpresa2{
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    margin-top: 18px;
    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: block; }
.thevideo .txt-video{position: absolute; top: 25%; left:0; padding-left: 6rem; text-align:left;color:white;font-size: 51px;font-family: 'Roboto-Bold';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;font-family: 'Inter';font-weight: 700;}
.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%;
     margin: auto;
}
@media (max-width: 575px) {
        .thevideo .txt-video {font-size:  24px;top:45%;}
    .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%;
    }
    .highlight{
        font-size: 14px;
        font-family: 'Inter';
        font-weight: 400;
        margin-top: 20px;
    }
}
@media (min-width:576px) and (max-width:1024px){
    .div1{
        text-align: center;
    }
    .div2{
        text-align: center;
    }
    .thevideo .txt-video {font-size:  28px;top:0%;font-weight: 700;}
}
@media (min-width: 576px) {
    .thevideo .txt-video {font-size:  48px;top:25%;font-weight: 700;}
  .txt-video p {font-size: 24px;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;}
.highlight{
    font-size: 24px;
    font-family: 'Inter';
    font-weight: 400;
    margin-top: 20px;
}
}
.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;
}

@media screen and (max-width:468px) {
    /* .ContenedorBuscador{
        height: initial;
        position: relative;
        margin-top: 200px;
        background-color: transparent;
    } */
}
