#Bienvenidos .d-flex-l-c-c{
    display: flex;
    justify-content: space-evenly;
    
}

.card-body-bacoffice img{
 width: 50px;
}

.card-body-bacoffice .icon {
    margin-top: 0px;
    margin-bottom: 0px;
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(94,167,84,1) 53%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
}

.col-xl-6 .col-12:nth-child(4) .card-body-bacoffice > .icon {
    background:none
}

.p-valor{
    padding-left: 100px;
}

.card-body-bacoffice .boxValor {
   padding-left: 15px;
   padding-bottom: 20px;
}
.img-fluid-big{
    max-width: 140%;
    height: auto;
}
.img-fluid-half {
    max-width: 70%;
    height: auto;
}

.boxValor-img{
    overflow: hidden;
    height: 600px;
}

.img-back-absolute{
    position: absolute;
    height: 600px;
    object-fit: contain;
    margin-left: 60%;
    object-position: left;
    z-index: -1;
}
.laptop{
    max-width: 600px;
}

.img-backoffice{
min-width: 115%;
height: auto;
}

.Val-gestion-responsive {
    display: none;
}

.Validacion_gestion{
    margin-top: -50px;
}

.Validacion_gestion .eosCardTwo{
    max-height: 280px;
}

.Validacion_gestion .boxIcon{
    height: auto;
    margin-bottom: 0!important;

}

.Validacion_gestion .col-sm-6{
    height: 350px;

}

.Validacion_gestion .col-sm-6{
    height: 350px;

}

.Validacion_gestion .col-sm-6 .card{
    border-radius: 28px;
}

.Validacion_gestion .col-sm-6 .card .card-bodyTwo{
    padding: 30px;
}

.textBlue .h1 {
    font-size: 50px;
    font-weight: 900;
    letter-spacing: 1.2px;
    max-width: 750px;
    text-align: center;
}

.textBlueL .h1{
    
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 1.2px;
    
   
}   

.numeral{
min-width: 60px;
height: 60px;
background: #5ca734;
border-radius: 50%;
display: flex;
align-items: center;
text-align: center;
justify-content: center;
margin-right: 15px
}

.numeral p{
    margin-bottom: 5px;
    font-size: 25px;
    color: white;
    font-weight: 900;
}


.indice{
    min-width: 12px;
    height: 12px;
    background: #5ca734;
    border-radius: 50%;
    margin-right: 15px
    }

    .scoring .boxIcon {
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
    }
    

    @media screen and (max-width:1200px){
        #Bienvenidos .h1, .textDegradado, .textblueGrayL .h1, .textblueGray .h1, .textBlue .h1{
            font-size: 40px!important; 
        }

        .boxValor-img {
            overflow: inherit;
            height: 500px;
        }

        .img-back-absolute{
            display: none;
        }
        .laptop{
            max-width: 600px;
        }

        .boxValor-img{
            background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 32%, rgba(15,43,80,1) 32%, rgba(15,43,80,1) 32%, rgba(15,43,80,1) 100%);
        }
        .p-valor{
            padding-left: 15px;
        }
        .img-fluid-big{
            width: 100% !important;
        }
        
        }
    


    @media screen and (max-width:1050px){
        .Validacion_gestion{
            margin-top: 10px;
        }
        }
    

@media screen and (max-width:991px){
    .seccionTop{
            padding-top: 90px;
        }

    .boxValor-img{
     overflow: inherit;
    }

    .uno{
        order: 2;
    }
    .dos{
        order: 1;
    }

    .Val-gestion{
        display: none;
    }

    .Val-gestion-responsive {
        display: flex;
    }

    .mac{
        max-height: 400px!important;
       
    }

    .mac img {
        max-height: 400px;
        object-fit: contain;
        height: 400px;
    }

    .mac2{
        max-height: 200px!important;
       
    }

    .mac2 img {
        max-height: 200px;
        object-fit: contain;
        height: 200px;
    }

    .mac3{
        max-height: 300px!important;
       
    }

    .mac3 img {
        max-height: 300px;
        object-fit: contain;
        height: 300px;
    }


    }

    @media screen and (max-width:767px){
        #Bienvenidos{
                height: auto;
                padding-top: 150px;
            }
        
            #Bienvenidos .h1, .textDegradado, .textblueGrayL .h1, .textblueGray .h1, .textBlue .h1{
                font-size: 34px!important;
            }

            .textCenterP40{
                text-align: left;
            }

        }

        @media screen and (max-width:500px){
            .boxValor-img{
                height: 400px;
            }

            .card-bodyTwo p {
                font-size: 20px;
            }

            .machine-learning .d-flex-c-c{
                flex-direction: column;
            }

            .numeral{
                align-self: baseline;
                margin-bottom: 10px;
            }
        }
    