/* tyle-carusel */
.canvas-carusel{
    
    width: 100%;
    min-height: 780px;
    height: 50vh;
    display: flex;
    align-items: center;
}
.box-carusel{
    display: flex; 
    align-items: center;
    justify-content: center;
    }

.box-carusel .img{
    min-height: 780px;
    height: 50vh;
object-fit: cover;
object-position: top
}

.d-flex-c{
    display: flex;
    align-items: center; 
}

.carousel-inner {
    min-height: 780px;
    height: 50vh;
    
}
.max-110{
    max-width: 110%;
}
.img-fluid-middle{
    max-width: 80%;
    height: auto;
}
.img-fluid-small{
    max-width: 60%;
    max-height: 550px;
}
.img-fluid-verysmall{
    max-width: 40%;
    height: auto;
}
.carousel-item{
    min-height: 780px;
    height: 50vh;
}

.space{
    min-height: 780px;
    height: 50vh;
}

.bcImg_1{
    background-image: url('../assets/switch/background.png');
    background-size: cover;
    clip-path: polygon(0 0, 100% 0, 100% 89%, 0 100%);
}

.circle2{
    width: 200px;
    height: 200px;
    background: #87d172;
    border-radius: 50%;
    position: absolute;
    right: 10%;
    top: 350px;
    opacity: .4;
    
}

.btn-slider-r {
    /* margin-right: 17px; */
    width: 2em;
    padding: 1em;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    width: 4.5em; 
}

.btn-slider-l {
    /* margin-right: 17px; */
    padding: 1em;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    width: 4.5em;
}

.btn-controls-slider {
    border-radius: 50%;
    width: 2em;
    height: 2em;
    padding: 5px 0 0 3px;
}

/* ------------------------------- */

.text-market{
    max-width: 700px!important;
}

.textDegradado .h1{
    font-size: 40px;
    font-weight: 900;
}

#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;
}



.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: 70px;
}


.justify-content-between{
    justify-content: space-between !important;
}

.marginLeft{
    margin-left: 50px;
}


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

}

.boxIcon img {
    max-width: 90px;
    /* max-height: 50px; */
}

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

}

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

}

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

.card-title, .card-text{
    padding-left: 30px;
}

.card-bodyBottom{
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem;
	padding-top: 2px;
}


.card-bodyTwo p{
    font-size: 18px;
    min-height: 100px;
}

/* .card-bodyTwo::after{
    content: "";
    width: 60px;
    height: 3px;
    position: absolute;
    background: #87D172;
    right: 33px;
} */
.card-bodythre{
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
}

.space-circle{
    justify-content: center;
    display: flex;
    margin-top: -70px;
    margin-bottom: -70px;
}

.canvas-circle{
    width: 500px;
    
}

.canvas-circle img{
    width: 500px;
}

 .d-flex-self-end{
     display: flex;
     align-items: self-end;
 }

.textLeft{
    text-align: left;
}

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

.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; 
}   

.pdl-30{
    padding-left: 30px;
}

.contain{
    object-fit: contain;
}


.numeralTop{
    height: 130px;
}

.numeralTop p{
    font-size: 100px;
    font-weight: 900;
    margin-left: 15px;
    color: #929FC7;
    opacity: 0.19;
}


.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;
    }

    .max700{
        max-height: 500px;
    }

    .max700 img{
        object-fit: contain;
    object-position: left;
    }
    
    .tab-content > .active {
        display: flex!important;
    }
    .nav-pills .nav-link.active{
        background-color: #092d5d!important;  
        color: white!important;
    }
    .item2{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .link2{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        text-align: center;
        padding-bottom: 12px;
        color:#092d5d!important;
        box-shadow: 0px 20px 50px #13242b0d;
        font-size: 22px;
        font-weight: 900;
        height: 100px;
    }

    .mx120{
        max-width: 120%!important;
    }

    .machine-learning .textLightGray{
        margin-left: 10px;
    }

    @media screen and (max-width: 1400px){
     .seccTwo, .seccThree {
        background-size: cover!important;
        background-position: top;
    }
    }

    @media screen and (max-width:1200px){
        #Bienvenidos .h1, .textDegradado, .textblueGrayL .h1, .textblueGray .h1, .textBlue .h1, .textBlueL .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;
        }

        .container-finvero{
            width: 90%;
        }
        
        }
    


    @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;
    }

    .space-circle{
        display: none;
    }

    .img-120-l, .img-120-r{
        width: 100%;
        margin-left: auto;
    }

    .d-flex-img{
        display: flex;
    }
    .d-flex-img img{
        margin: auto;
        width: 100%;
        max-width: 450px;  
    }

    .canvas-carusel{
        height: auto;
    }

    .box-carusel{
        padding: 0 !important;
        margin-top: 0px !important;
    
    }


    .seccOne, .seccTwo, .seccThree, .seccFour, .seccFive {
   background-image: none;
    }

    .space, .carousel-item, .carousel-inner{
        height: auto;
    }
    
    .boxleft{
        margin-top: 120px;
    }

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

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

    }

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

            .textCenterP40{
                text-align: left;
            }

            .card-bodythre{
                height: 90px;
            }

            .card-bodythre h3{
                font-size: 25px;

            }

            .topMovil{
                margin-top: 50px!important
            }

        }

        @media screen and (max-width:500px){

            .paddingTop{
                    padding-top: 0px!important
            }

            .mb-5{
                margin-bottom: 0px!important
            }

            .initial-h{
                padding: 1.2rem 0 !important;
            }

            .m-bottom-20{
                margin-bottom: 0px;
            }

            .marginSmallTop {
            margin-top: 2em;
        }

        .textCenterP40{
            text-align: center;
        }

        .marginTop{
            margin-top: 3em;
        }

        .boxValor-img{
            height: 400px;
        }

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

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

        .numeral{
            align-self: baseline;
            margin-bottom: 10px;
        }
        .max700{
            max-height: 300px;
        }
        .max700 img{
            width: 100%
        }

        .topMovil .h1{
            font-size:24px!important
        }

        .textDegradado .h1{
            font-size: 28px;
        }

        .d-flex-img img, .img-fluid-small {
        margin: auto;
        width: auto;
        max-width: 320px;
        max-height: 250px;
        height: auto;
}
    }
