.Conexion{
    position: absolute;
}
.Conexion{
    height: 120%;
}
.Conexion, .Conexion-history,  .Conexion-history-down{
    background-image: url('../images/Conexion-route.svg');
    width: 100%;
    z-index: -1;
    /* position: absolute; */
    background-repeat: no-repeat;
}
.Content-Conexion{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    /* height: 140%; */
    
    height: calc(120% + 364px);
    width: 100%;
    
    z-index: -1;
}
.Conexion-history,  .Conexion-history-down{
    height: 50%;
}
@media only screen and (max-width: 767px) {
    .Conexion {
        /* background-position: center top; */
        background-position-y: -7%;
        background-size:  160%;
    }
    .Conexion-history {
        /* background-position: center top; */
        background-position-y: 0%;
        background-size:  100%;
    }
    .razon>div:nth-of-type(1){
        font-size: 6vw;
    }
    .razon>div:nth-of-type(2){
        text-align: start;
        font-size: 3vw;
    }
    .lazos{
        display: flex;
        flex-direction: column;
        margin-left: 5%;
        margin-right: 5%;
        padding-top: 15%;
        margin-bottom: 15%;
    }
    .lazos>div:nth-of-type(1){
        width: 100%;
    }
    .lazos>div:nth-of-type(2){
        /* width: 100%; */
        margin-top: 10%;
    }
    .lazos>div:nth-of-type(2)>div:nth-of-type(1){
        font-size: 6.6vw;
    }
    .lazos>div:nth-of-type(2)>div:nth-of-type(2){
        font-size: 3.2vw;
        margin-top: 3%;
    }
    .History{
        display: flex;
        flex-direction: column;
        /* padding-left: 5%; */
        padding-right: 2%;
        /* margin-top: 5%; */
    }
    .History>div:nth-of-type(1){
        font-size: 4vw;
        margin-bottom: 17%;
        padding-left: 5%;
    }
    .History>div:nth-of-type(2){
        display: flex;
        flex-direction: column;
        overflow-x: scroll;
        overscroll-behavior-x: contain;
        scroll-snap-type: x proximity;
    }
    .History>div:nth-of-type(2)>div{
        /* display: flex;
        flex-direction: row; */
        margin-left: 5%;
    }
    .punto>div:nth-of-type(1){
        padding-right: 46vw;
        padding-left: 46vw;
    }
    .punto>div:nth-of-type(1)>div{
        height: 6vw;
        width: 2vw;
    }
    .empleados>div:nth-of-type(1){
        font-size: 3vw;
    }
    
    .Scroll-empleados{
        height: 60vw;
    }
    .Scroll-empleados>div{
        margin-right: 5%;
        width: 50%;
        
    }
    
    .Scroll-empleados>div>div>div:nth-of-type(1){
        font-size: 3vw;
    }
    .Sostenibilidad{
        background-image: url(../images/Mano-rigth.svg);
        background-position: right bottom;
        background-size: 120%;
        background-position-x:27vw;

        display: flex;
        flex-direction: column;
        text-align: start;
        margin-top: 30px;
        margin-left: 8%;
    }
    
    .Sonteni-Img{
        margin-top: 40px;
        align-self: self-end;
    }
    .Sostenibilidad>div:nth-of-type(1){
        width: 100%;
    }
    .Sostenibilidad>div:nth-of-type(2){
        width: 100%;
    }
    .linea-img{
        height: 66vw;
        width: 274vw;
        background-position-y: 5.5vw;
    }

    .History-des-top>div:nth-of-type(1){
        margin-left: 11vw;
        width: 56vw;
    }
    .History-des-top>div{
        margin-right: 10vw;
        font-size: 2.6vw;
        width: 56vw;
    }
    .punto-dow>div:nth-of-type(1){
        padding-left: 17vw;
        padding-right: 17vw;
    }
    .punto-dow>div:nth-of-type(1)>div{
        height: 7vw;
        width: 2vw;
        background-position-y: 0.2vw;
        background-repeat: no-repeat;
    }
    .History-des-bottom>div{
        font-size: 2.6vw;
        margin-right: 3.8vw;
        width: 56vw;
    }
    
    .Sostenibilidad>div>div:nth-of-type(2){
        font-size: 3vw;
    }
    .Sostenibilidad>div:nth-of-type(1)>div:nth-of-type(1){
        font-size: 6vw;
    }
    
    .Clientes>div:nth-of-type(1){
        font-size: 6vw;
    }
    .Clientes>div:nth-of-type(2){
        padding-left: 15%;
        padding-right: 15%;
        font-size: 3vw;
    }
    
    .Sonteni-Img>img{
        width: 25%;
    }
    
    .empleados{
        margin-bottom: 7%;
    }
    .link-empleado>div{
        margin-bottom: 3%;
        margin-right: 3%;
    }
    .linea-img>div:nth-of-type(3){
        padding-left: 12vw;
        padding-right: 12vw;
        font-size: 4.5vw;
    }
    .linea-img>div:nth-of-type(2){
        font-size: 4.5vw;
        padding-left: 42vw;
        padding-right: 42vw;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .Conexion {
        background-position: right top;
        background-position-y: -20px;
        background-size: 50%;
    }
    .Conexion-history {
        background-position: left top;
        background-position-y: 0px;
        background-size: 50%;
    }
    
    .Conexion-history-down {
        background-position: right bottom;
        background-position-y: 0%;
        background-size:  50%;
        transform: rotate(180deg);
        /* padding-bottom: 500px; */
        margin-bottom: 5%;
    }
    .razon>div:nth-of-type(1){
        font-size: 3.2vw;
    }
    .razon>div:nth-of-type(2){
        text-align: center;
        font-size: 1.8vw;
    }
    .lazos{
        display: flex;
        flex-direction: row;
        margin-left: 5%;
        margin-right: 7%;
        padding-top: 15%;
        margin-bottom: 5%;
    }
    .lazos>div:nth-of-type(1){
        width: 60%;
    }
    .lazos>div:nth-of-type(2){
        width: 40%;
        padding-left: 7%;
        margin-right: 5%;
        padding-top: 8%;
    }
    .lazos>div:nth-of-type(2)>div:nth-of-type(1){
        font-size: 2.5vw;
    }
    .lazos>div:nth-of-type(2)>div:nth-of-type(2){
        font-size: 1.4vw;
    }
    .History{
        display: flex;
        flex-direction: row;
        margin-top: 10%;
    }
    .History>div:nth-of-type(1){
        width: 50%;
        align-content: center;
        margin-left: 15%;
        margin-right: 20%;
    }
    .History>div:nth-of-type(2){
        display: flex;
        flex-direction: column;
    }
    .punto>div:nth-of-type(1){
        padding-right: 19.5vw;
        padding-left: 19.5vw;
    }
    .punto>div:nth-of-type(1)>div{
        height: 2vw;
        width: 0.8vw;
    }
    .empleados>div:nth-of-type(1){
        font-size: 1.32vw;
    }
    .Scroll-empleados{
        height: 22vw;
    }
    .Scroll-empleados>div{
        margin-right: 5%;
        width: 20%;
    }
    .Scroll-empleados>div>div>div:nth-of-type(1){
        font-size: 1vw;
    }
    .Sostenibilidad{
        background-size: 35%;
        background-image: url(../images/Mano-lef.svg);
        background-position: left bottom;
        background-position-y: 150%;
        display: flex;
        flex-direction: row-reverse;
        text-align: start;
        margin-top: 30px;
    }
    .Sonteni-Img{
        margin-top: 40px;
        margin-left: 100px;
        align-self: self-end;
    }
    .Sostenibilidad>div:nth-of-type(1){
        width: 50%;
    }
    .Sostenibilidad>div:nth-of-type(2){
        width: 50%;
    }
    .linea-img{
        height: 26vw;
        width: 114vw;
        background-position-y: 1.5vw;
    }
    .History-des-top>div:nth-of-type(1){
        margin-left: 8vw;
        width: 23vw;
    }
    
    .History-des-top>div{
        font-size: 1.2vw;
        margin-right: 3.5vw;
        width: 23vw;
    }
    .punto-dow>div:nth-of-type(1){
        padding-left: 7vw;
        padding-right: 7vw;
    }
    .punto-dow>div:nth-of-type(1)>div{
        height: 2vw;
        width: 0.8vw;
    }
    .History-des-bottom>div{
        font-size: 1.2vw;
        margin-right: 3.8vw;
        width: 21.5vw;
    }
    .Sostenibilidad>div>div:nth-of-type(2){
        font-size: 1.8vw;
    }
    
    .Sostenibilidad>div:nth-of-type(1)>div:nth-of-type(1){
        font-size: 3.2vw;
    }
    
    .Clientes>div:nth-of-type(1){
        font-size: 3.2vw;
    }
    .Clientes>div:nth-of-type(2){
        padding-left: 25%;
        padding-right: 25%;
        font-size: 1.8vw;
    }
    .Sonteni-Img>img{
        width: 20%;
    }
    .empleados{
        margin-bottom: 2%;
    }
    .Con-Img-Cone{
        padding-top: 15%;
    }
    .Con-Img-Cone-dow{
        background-image: url(../images/Conexion-route.svg);
        background-repeat: no-repeat;
        background-position: right top;
        background-position-y: 10%;
        background-size: 50%;
        position: absolute;
        width: 100%;
        transform: rotate(180deg);
        top: 0%;
        height: 100%;
    }
    .link-empleado>div{
        margin-bottom: 2%;
        margin-right: 2%;
    }
    .linea-img>div:nth-of-type(3){
        padding-left: 6.25vw;
        padding-right: 6.25vw;
        font-size: 1.4vw;
    }
    .linea-img>div:nth-of-type(2){
        font-size: 1.4vw;
        padding-left: 18vw;
        padding-right: 18vw;
    }
}
@media only screen and (min-width: 1024px) {
    .Conexion{
        background-position: right top;
        background-position-y: -40px;
        background-size: 40%;
    }
    .Conexion-history {
        background-position: left top;
        background-size: 40%;
    }
    .Conexion-history-down {
        background-position: right top;
        background-position-y: 0%;
        background-size:  40%;
        transform: rotate(180deg);
        /* padding-bottom: 500px; */
        margin-bottom: 5%;
        /* height: 990px; */
    }
    .razon>div:nth-of-type(1){
        font-size: 3.2vw;
    }
    .razon>div:nth-of-type(2){
        text-align: center;
        font-size: 1.8vw;
    }
    
    .lazos{
        display: flex;
        flex-direction: row;
        margin-left: 5%;
        margin-right: 7%;
        padding-top: 15%;
        margin-bottom: 5%;
    }
    .lazos>div:nth-of-type(1){
        width: 60%;
    }
    .lazos>div:nth-of-type(2){
        width: 40%;
        padding-left: 7%;
        margin-right: 5%;
        padding-top: 8%;
    }
    .lazos>div:nth-of-type(2)>div:nth-of-type(1){
        font-size: 2.5vw;
    }
    .lazos>div:nth-of-type(2)>div:nth-of-type(2){
        font-size: 1.4vw;
    }
    .History{
        display: flex;
        flex-direction: row;
    }
    .History>div:nth-of-type(1){
        width: 50%;
        align-content: center;
        margin-left: 15%;
        margin-right: 20%;
    }
    .History>div:nth-of-type(2){
        display: flex;
        flex-direction: column;
    }
    
    .punto>div:nth-of-type(1){
        padding-right: 19.5vw;
        padding-left: 19.5vw;
    }
    .punto>div:nth-of-type(1)>div{
        height: 2vw;
        width: 0.8vw;
    }
    .empleados>div:nth-of-type(1){
        font-size: 1.32vw;
    }
    .Scroll-empleados{
        height: 22vw;
    }
    .Scroll-empleados>div{
        margin-right: 2%;
        width: 20%;
    }
    .Scroll-empleados>div>div>div:nth-of-type(1){
        font-size: 1vw;
    }
    .Sostenibilidad{
        background-size: 35%;
        background-image: url(../images/Mano-lef.svg);
        background-position: left bottom;
        background-position-y: 150%;
        display: flex;
        flex-direction: row-reverse;
        text-align: start;
        margin-top: 30px;
    }
    .Sonteni-Img{
        margin-top: 40px;
        margin-left: 100px;
        align-self: self-end;
    }
    .Sostenibilidad>div:nth-of-type(1){
        width: 50%;
    }
    .Sostenibilidad>div:nth-of-type(2){
        width: 50%;
    }
    .linea-img{
        height: 26vw;
        width: 114vw;
        background-position-y: 1.5vw;
    }
    .History-des-top>div:nth-of-type(1){
        margin-left: 8vw;
        width: 23vw;
    }
    .History-des-top>div{
        font-size: 1.2vw;
        margin-right: 3.5vw;
        width: 23vw;
    }
    .punto-dow>div:nth-of-type(1){
        padding-left: 7vw;
        padding-right: 7vw;
    }
    .punto-dow>div:nth-of-type(1)>div{
        height: 2vw;
        width: 0.8vw;
    }
    .History-des-bottom>div{
        font-size: 1.2vw;
        margin-right: 3.8vw;
        width: 21.5vw;
    }
    
    .Sostenibilidad>div>div:nth-of-type(2){
        font-size: 1.8vw;
    }
    .Sostenibilidad>div:nth-of-type(1)>div:nth-of-type(1){
        font-size: 3.2vw;
    }
    .Clientes>div:nth-of-type(1){
        font-size: 3.2vw;
    }
    .Clientes>div:nth-of-type(2){
        padding-left: 25%;
        padding-right: 25%;
        font-size: 1.8vw;
    }
    .Sonteni-Img>img{
        width: 20%;
    }
    .empleados{
        margin-bottom: 2%;
    }
    .Con-Img-Cone{
        padding-top: 15%;
    }
    .Con-Img-Cone-dow{
        background-image: url(../images/Conexion-route.svg);
        background-repeat: no-repeat;
        background-position: right top;
        background-position-y: 10%;
        background-size: 50%;
        position: absolute;
        width: 100%;
        transform: rotate(180deg);
        top: 0%;
        height: 100%;
    }
    .link-empleado>div{
        margin-bottom: 2%;
        margin-right: 2%;
    }
    .linea-img>div:nth-of-type(3){
        padding-left: 6.25vw;
        padding-right: 6.25vw;
        font-size: 1.4vw;
    }
    .linea-img>div:nth-of-type(2){
        font-size: 1.4vw;
        padding-left: 18vw;
        padding-right: 18vw;
    }
}
.History{
    
    position: relative;
    overflow-x: scroll;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
}
.lazos>div:nth-of-type(1)>img{
    width: 100%;
    border-radius: 5%;
}
.lazos>div:nth-of-type(2){
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.lazos>div:nth-of-type(2)>div:nth-of-type(1){
    font-weight: 900;
    margin-bottom: 3%;
    color: var(--primary);
}
.lazos>div:nth-of-type(2)>div:nth-of-type(2){
    font-weight: 400;
    font-size: calc(100% -18px);
    /* font-size: 18px; */
    line-height: 150%;
    color: var(--primary);
}

.Con-Img-Cone{
    background-image: url('../images/Conexion-route.svg');
    background-repeat: no-repeat;
    background-size: 54%;
    background-position-x: 15%;
    position: relative;
}

.History>div:nth-of-type(1){
    
    font-size: 5vw;
    font-weight: 800;
    line-height: 150%;
    letter-spacing: -0.02em;
    color: var(--primary);
}
.History-des-top{
    /* display: flex;
    flex-direction: column; */
    display: -webkit-inline-box;
}

.History-des-top>div{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    /* margin-left: 10%; */
    /* height: 100%; */
    font-weight: 700;
    line-height: 150%;
    color: var(--primary);
}

.linea-img{
    display: flex;
    flex-direction: column;
    
    justify-content: space-between;
    background-image: url("../images/linea.svg");
    /* margin-top: 15px; */
    background-size: 100%;
    
    background-repeat: no-repeat;
}
.punto{
    display: flex;
    flex-direction: column;
}
.punto>div:nth-of-type(1){
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.punto-dow{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-x: scroll;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
}
.punto-dow>div:nth-of-type(1){
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
/* .punto>div:nth-of-type(2){
    width: 100%;
    -webkit-box-pack: justify;
    display: -webkit-inline-box;
} */
.punto>div:nth-of-type(1)>div{
    z-index: -1;
    background-image: url("../images/punto-up.svg");
    background-size: 100%;
}
.punto-dow>div:nth-of-type(1)>div{
    z-index: -1;
    background-image: url("../images/punto-up.svg");
    transform: rotate(180deg);
    background-size: 100%;
}
.info-fecha{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.linea-img>div:nth-of-type(2){
    font-weight: 700;
    line-height: 150%;
    color: var(--second);
    
}
.linea-img>div:nth-of-type(3){
    font-weight: 700;
    line-height: 150%;
    color: var(--second);
}
.History-des-bottom{
    /* display: flex;
    flex-direction: column; */
    display: -webkit-inline-box;
}
.History-des-bottom>div{
    /* margin-left: 10%; */
    height: 100%;
    font-weight: 700;
    line-height: 150%;
    color: var(--primary);
}
.History-des-bottom>div:nth-of-type(5){
    
    margin-right: 10px;
}

.razon{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* justify-content: center; */
    margin-top: 10%;
}


.razon>div:nth-of-type(1){
    margin-bottom: 2%;
}

.razon>div:nth-of-type(2){
    color: var(--second);
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 5%;
}





.Clientes{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.Clientes>div:nth-of-type(1){
    font-weight: 800;
    line-height: 150%;
    letter-spacing: -0.02em;
    margin-bottom: 2%;
    color: var(--primary);
}

.Clientes>div:nth-of-type(2){
    color: var(--second);
    text-align: center;
    margin-bottom: 2%;
}
.Sostenibilidad{
    background-repeat: no-repeat;
    padding-bottom: 10%;
}

.Sostenibilidad>div:nth-of-type(1)>div:nth-of-type(1){
    font-weight: 800;
    line-height: 150%;
    letter-spacing: -0.02em;
    margin-bottom: 2%;
    color: var(--primary);
}
.Sostenibilidad>div>div:nth-of-type(2){
    color: var(--second);
    padding-right: 18%;
}
.Sonteni-cambio{
    display: flex;
    flex-direction: column;
}

/* 
.Sonteni-Img{
    
} */

.Sonteni-Img>img{
    height: 42%;
    border-radius: 7%;
    margin-right:  3.4%;
    margin-bottom: 20px;
}
.Sonteni-Img-final{
    margin-bottom: 0px;
}
.ImgMano{
    /* position: relative; */
    /* left: -8%; */
    /* top: -80px; */ 
    height: 200px;
    /* z-index: -1; */
    /* top: -20px; */
    /* overflow-y: hidden; */
}
.ImgMano>img{
    position: relative;
    width: 45%;
    /* top: -79px; */
    left: -4%;
}


.empleados>div:nth-of-type(1){
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    font-weight: 700;
    line-height: 150%;
    color: var(--primary);
    flex-wrap: wrap;
}
.link-empleado{
    margin-left: 7%;
}
.link-empleado>div{
    cursor: pointer;
}
.link-empleado>.Active{
    border-bottom: 2px solid var(--primary);
    animation: subrayado 0.5s; 
    animation-timing-function: linear;
}
@keyframes subrayado {
    0%{
        border-bottom: 2px solid var(--primary-opacity);
    }
    50%{
        border-bottom: 2px solid var(--primary-opacity-medio);
    }
    100% {
        border-bottom: 2px solid var(--primary);
    }
}
.Scroll-empleados{
    overflow-x: scroll;
    overscroll-behavior-x: contain;
    scroll-snap-type: x proximity;
    scroll-direction: horizontal;
    display: -webkit-inline-box;
    margin-top: 2%;
    width: 100%;
}

.Empleados-Photo-pri{
    margin-left: 7%;
}

.Scroll-empleados>div{
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 8%;
    display: none;
    overflow: hidden;
}
.Scroll-empleados>div>div{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
}

.Scroll-empleados>div>div>div{
    height: 20%;
    width: 85%;
    background: rgba(27, 33, 59, 0.5);
    /* backdrop-filter: blur(2px); */
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 0px 32px 0px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 7%;
}
.Scroll-empleados>div>div>div:nth-of-type(1){
    font-weight: 500;
    line-height: 150%;
    color: var(--fondo);
}
/* .Scroll-empleados>div>div>div:nth-of-type(2){
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    color: var(--fondo);
} */
.Scroll-empleados>div:nth-of-type(1){
    background-image: url('../images/v259_221.png');
    background-position-y: 30%;
}
.Scroll-empleados>div:nth-of-type(2){
    background-image: url('../images/v259_211.png');
    background-position-y: 30%;
}
.Scroll-empleados>div:nth-of-type(3){
    background-image: url('../images/v259_212.png');
    background-position-y: 30%;
}
.Scroll-empleados>div:nth-of-type(4){
    background-image: url('../images/v259_215.png');
    background-position-y: 30%;
}
.Scroll-empleados>div:nth-of-type(5){
    background-image: url('../images/v259_218.png');
    background-position-y: 30%;
}
.Scroll-empleados>div:nth-of-type(6){
    background-image: url('../images/v259_206.png');
    background-position-y: 10%;
}
.Scroll-empleados>div:nth-of-type(7){
    background-image: url('../images/v259_216.png');
    background-position-y: 30%;
}
.Scroll-empleados>div:nth-of-type(8){
    background-image: url('../images/v281_824.png');
    background-position-y: 30%;
}
.Scroll-empleados>div:nth-of-type(9){
    background-image: url('../images/v281_825.png');
    background-position-y: 10%;
}
.Scroll-empleados>div:nth-of-type(10){
    background-image: url('../images/v259_210.png');
    background-position-y: 10%;
}
.Scroll-empleados>div:nth-of-type(11){
    background-image: url('../images/v259_209.png');
    background-position-y: 10%;
}
.Scroll-empleados>div:nth-of-type(12){
    background-image: url('../images/v259_207.png');
    background-position-y: 55%;
}
.Scroll-empleados>div:nth-of-type(13){
    background-image: url('../images/v259_208.png');
    background-position-y: 45%;
}
.Scroll-empleados>div:nth-of-type(14){
    background-image: url('../images/v259_204.png');
    background-position-y: 90%;
    background-size: 130%;
    background-position-x: 45%;
}
.Scroll-empleados>div:nth-of-type(15){
    background-image: url('../images/v259_213.png');
    background-position-y: 30%;
}

.Scroll-empleados>div:nth-of-type(16){
    background-image: url('../images/v259_214.png');
    background-position-y: 30%;
}
.Scroll-empleados>div:nth-of-type(17){
    background-image: url('../images/v259_217.png');
    background-position-y: 30%;
}
.Scroll-empleados>div:nth-of-type(18){
    background-image: url('../images/v259_205.png');
    background-position-y: 20%;
}
.active-grupo{
    display: block !important;
}
.Content-IClientes{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 140px;
    overflow: hidden;
}
.Content-IClientes>div{
    width: 80px;
    height: 80px;
}

.Content-IClientes>img:nth-child(1){
    width: 132.89px;
    height: 80px;
}
.Content-IClientes>img:nth-child(2){
    width: 184px;
    height: 150px
    /* object-fit: cover; */
}
.Content-IClientes>img:nth-child(3){
    width: 112.68px;
    height: 80px;
}
.Content-IClientes>img:nth-child(4){
    width: 271.3px;
    height: 130px;
    object-fit: cover;
}
.Content-IClientes>img:nth-child(5){
    width: 147.55px;
    height: 80px;
}
.Content-IClientes>img:nth-child(6){
    width: 80px;
    height: 80px;
}
.Content-IClientes>img:nth-child(7){
    width: 173.4px;
    height: 80px;
}