

.bloque{
    display: flex;
    flex-direction: column;
    padding:100px;
    margin-left: 600px ;
    margin-top: -530px;
    
}
.galeriabrands{
    gap: 1px;    
}
.bransrep h1{
    color: black;
    text-align: center;
    font-size: 40px;
    font-weight: 650;
}
.bransrep{

padding-top: 15%;
}

#cuerpo1{
    width: 120%;
}
.acomodo{
    display: flex;
    justify-content:space-around;
    flex-direction: row;
    padding: -100px;
    margin-top: 150px;
    
}

.titulos{
    padding-left: 10%;
    text-align: justify;
    font-size: 55px;
    font-weight: 750;
}

.texto1div{
    text-align: left;
    padding-left: 10%;
    padding-right: 10%;
    color: rgb(228, 222, 222);
    padding-top: 48px;
    
}

.titulos2div{
    text-align: justify;
    font-weight: bold;
    font-size: 50px;
}

.texto2div{
    text-align: left;
    
    font-size: 30px;
    padding-top: 10%;
}

.titulos3div{
    padding-top: 20%;
    text-align: justify;
    font-weight: bold;
    font-size: 72px;
    color: azure;
}

.texto3div{
    text-align: left;
    padding-top: 10%;
    font-size: 48px;
    color: azure;
}
ul {
    list-style-type: circle;
    padding-left: 1.5em;
 }

 
  
.titulos4div{
    padding-top: 20%;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
}

.texto4div{
    text-align: left;
    padding-top: 10%;
    font-size: 18px;
}

.titulos5div{
    padding-top: 10%;
    padding-left: 10%;
    padding-right: 10%;
    text-align: center;
    font-weight: bold;
    font-size: 27px;
}
.titulos6div{
    padding-left: 10%;
    padding-right: 5%;
    color: aliceblue;
    text-align:left;
    font-weight: bold;
    font-size: 30px;
}
h3{
    padding: 25px;
    text-decoration-color: #9c3270;
    text-underline-offset: 2px;
    border-bottom: 3px solid #9c3270;
    margin-right: -50px;
}   
.cardtext{
    color:rgba(28, 27, 27, 0.354);
    font-weight: bold;
    text-align:center;
    font-size: 18px;
}

.cardtext2{
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}
.cardtextpart{
    color:black;
    text-align: center;
    font-size: 14px;
}

.tarjetaslt{
   
    background-image: url('../img/waves/OndaGrisInferior.webp');
    background-repeat: no-repeat;
    background-size: cover;   
}
.col:hover{
    -webkit-transform:scale(1.3);transform:scale(1.3);
    
}


.tarjetaslt h5{
    color: #a8a7a7;
    font-weight: 700;
    font-size:x-large;
    padding-top: -100px;
}



.linea {
    border-right: 3px solid #9c3270;
    height: 15px;
    max-width: 200px;
    padding: 0;
    margin: 0;
  }


.col div{
    border-color: #9c3270;
}

.texto{
   color:aliceblue;
   display: grid;
   align-items: center;
   justify-content: center;
   padding-top: 90px;

}
.texto p{
    font-size: 25px;
}
.consultivo h2{
    font-style: bold;
    font-size: 46px;
    font-weight: 590;
}
.consultivo p{
    font-size: 25px;
    display: flex;
    flex-wrap: wrap;
}
.consultivo {
padding-left: -10px;
}
