.shape_1_hero{
    position: absolute;
    left: -10%;
    top: 400px;
    z-index: -1;
}

.shape_2_hero{
    position: absolute;
    right: -5%;
    top: 300px;
    z-index: -1;
}


.shape_right_caracteristicas{
    position: absolute;
    bottom: 10%;
    right: -250px;
}


.shape_left_funcionalidad{
    position: absolute;
    top: 0%;
    left: -200px;
}



.shape_right_funcionalidad{
    position: absolute;
    bottom: 0%;
    right: -250px;
}

.shape_right{
    position: absolute;
    top: 100px;
    left: -10%;
}

@media (max-width: 768px) {

    .shape_1_hero{
        left: -60%;
    }


    .shape_2_hero{
        right: -60%;
    }

}

  

.ingresar-class{
    text-decoration: underline;
}

.text-black{
    color: black !important;
}

.img-icon-caracteristicas{
    width: 74px ;
}

.mt-1 {
    margin-top: 4px; /* Puedes ajustar este valor según tus necesidades */
}

.mt-2 {
    margin-top: 8px; /* Puedes ajustar este valor según tus necesidades */
}

.mt-3 {
    margin-top: 16px; /* Puedes ajustar este valor según tus necesidades */
}

.mt-4 {
    margin-top: 24px; /* Puedes ajustar este valor según tus necesidades */
}

.mt-5 {
    margin-top: 32px; /* Puedes ajustar este valor según tus necesidades */
}

.mt-6 {
    margin-top: 48px; /* Puedes ajustar este valor según tus necesidades */
}


.p-1 {
    padding: 4px !important; /* Puedes ajustar este valor según tus necesidades */
}

.p-2 {
    padding: 8px !important; /* Puedes ajustar este valor según tus necesidades */
}

.p-3 {
    padding: 16px !important; /* Puedes ajustar este valor según tus necesidades */
}

.p-4 {
    padding: 24px !important; /* Puedes ajustar este valor según tus necesidades */
}


.height-pc-feature{
    min-height: 400px !important;
}





/* Para dispositivos móviles */
.view-mobile {
    display: none; /* Oculta por defecto */
}

@media (max-width: 768px) {
.view-mobile {
    display: block; /* Muestra en dispositivos con ancho máximo de 768px (ajusta este valor según tus necesidades) */
}
}

/* Para computadoras de escritorio */
.view-pc {
display: block; /* Muestra por defecto */
}

@media (max-width: 768px) {
    .view-pc {
        display: none !important; /* Oculta en dispositivos con ancho máximo de 768px (ajusta este valor según tus necesidades) */
    }
}

/* Para computadoras de escritorio */
.view-pc-1100 {
    display: block; /* Muestra por defecto */
    }
    
@media (max-width: 1100px) {
    .view-pc-1100 {
        display: none !important; /* Oculta en dispositivos con ancho máximo de 768px (ajusta este valor según tus necesidades) */
    }
}

    

.min-height-caracteristica{
    min-height: 300px;
}

@media (max-width: 768px) {
    .min-height-caracteristica{
        min-height: auto !important;
    }
}


.padding-bottom-pc{
    padding-bottom: 50px !important;
}


@media (max-width: 1300px) {
    .padding-bottom-pc{
        padding-bottom: 20px !important;
    }
}

@media (max-width: 1100px) {
    .padding-bottom-pc{
        padding-bottom: 50px !important;
    }
}



.bg-blue{
    background-color: #EEF6FF !important;
}


.video-container {
    position: absolute;
    width: 100%;
    height: 0;
    top: 240px;
    margin: 0 auto; /* Centrar horizontalmente */
}


.video-container iframe {
    width: 700px;
    height: 400px;
}



@media (max-width: 1050px) {
    .video-container iframe {
        width: 650px;
        height: 370px;
    }
}



@media (max-width: 1000px) {

    
    .video-container {
        top: 220px;
    }


    .video-container iframe {
        width: 630px;
        height: 350px;
    }
}



@media (max-width: 950px) {

    
    .video-container {
        top: 200px;
    }


    .video-container iframe {
        width: 600px;
        height: 350px;
    }
}



@media (max-width: 870px) {

    
    .video-container {
        top: 180px;
    }


    .video-container iframe {
        width: 500px;
        height: 320px;
    }
}



@media (max-width: 800px) {
    .video-container {
        top: 170px;
    }


    .video-container iframe {
        width: 500px;
        height: 300px;
    }
}


@media (max-width: 750px) {
    .video-container {
        top: 150px;
    }


    .video-container iframe {
        width: 450px;
        height: 290px;
    }
}




@media (max-width: 700px) {
    .video-container {
        top: 140px;
    }


    .video-container iframe {
        width: 430px;
        height: 280px;
    }
}


@media (max-width: 700px) {
    .video-container {
        top: 150px;
    }


    .video-container iframe {
        width: 390px;
        height: 240px;
    }
}


@media (max-width: 650px) {
    .video-container {
        top: 30%;
    }


    .video-container iframe {
        width: 60%;
        height: 200px;
    }
}


@media (max-width: 550px) {
    .video-container {
        top: 30%;
    }


    .video-container iframe {
        width: 60%;
        height: 170px;
    }
}




@media (max-width: 450px) {
    .video-container {
        top: 30%;
    }


    .video-container iframe {
        width: 60%;
        height: 150px;
    }
}


@media (max-width: 380px) {
    .video-container {
        top: 28%;
    }


    .video-container iframe {
        width: 60%;
        height: 150px;
    }
}

@media (max-width: 360px) {
    .video-container {
        top: 26%;
    }


    .video-container iframe {
        width: 70%;
        height: 130px;
    }
}


@media (max-width: 320px) {
    .video-container {
        top: 28%;
    }


    .video-container iframe {
        width: 60%;
        height: 120px;
    }
}

.img-arrow-btn{
    position: relative;
    top: -1px;
}


.equal-height-row {
    display: flex;
    flex-wrap: wrap;
}

.equal-height-row [class^="col-"] {
    display: flex;
    flex-direction: column;
}

.equal-height-row [class^="col-"] > * {
    flex-grow: 1;
}

.w-full{
    width: 100% !important;
}



@media (max-width: 767px) {
    .service-style-one h3 {
      font-size: 19px; /* El tamaño que desees */
    }
}

@media (max-width: 767px) {
    .service-style-one .text {
      font-size: 14px; /* Tamaño de fuente deseado */
    }

    
    .heading_title{
        font-size: 30px !important;
    }
}
  


.swiper-container {
    width: 60%;
    margin-bottom: 10px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
}



@media (max-width: 768px) {

    .swiper-container {
        width: 100%;
    }

}

  


.swiper-pagination {
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 150px !important; /* Ajusta la posición vertical según sea necesario */
}


/* Estilo para los puntos del paginador cuando están activos */
.swiper-pagination-bullet-active {
background: #1C8AF3 !important; /* Cambia el color de fondo cuando está activo */
height: 16px !important;
width: 16px !important;
}

/* Estilo para los puntos del paginador cuando están inactivos */
.swiper-pagination .swiper-pagination-bullet {
background: #1c8bf39c; /* Cambia el color de fondo cuando está inactivo */
height: 12px ;
width: 12px ;
}




.video-container-2{
width: 100%;
padding-top: 100px;
}




@media (max-width: 768px) {
    .video-container-2 iframe{
        width: 100% !important;
        height: 300px;
    }
}



@media (max-width: 768px) {
.h1-hero{
    font-size: 26px !important;
      line-height: 30px !important;
}
}



.sec-title{
    padding-top: 0px !important;
    margin-top: 0px !important;
}