body {
    overflow: hidden;
    background-color: #0c0c0c;
}

/* Estilo de la seccion Video*/
.video-section {
    background-color: #0c0c0c;
    padding-bottom: 5%;
}

.centrado {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40rem;
    position: relative;
    padding-top:5%;
}

/* Fin Estilo de la seccion Video*/

/* Estilo de la seccion Como empezar */


/* Fin Estilo de la seccion Como empezar */



/* ESTILO SECCION IDENTIDAD */

.section-identity {
    background-color: #0c0c0c !important; 
}


.title-identity {
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
    color: #FCFDFD;
}

.text-identity {
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    color: #899393;
}

/* FIN ESTILO SECCION IDENTIDAD */






.main-section {
    background-color: #0c0c0c;
}

.main-container {
    height: 40rem;
}

.main-container-text {
    height: 80%;
    padding-top: 5%;
}

.main-title {
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
    color: #FCFDFD;
}
.imagen-lorem {
    width: 160px;
    height: auto;
    margin-right: 10px;
    display: inline;
}

.main-text {
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #A3ADAE;
}

.main-img {
    width: 50%;
}




.icono-celular:hover svg { 
    fill: blue;
  transition: all 0.5s;
}

.video-overlay {
    position: absolute;
    top: 20%;
    left: 20%;
    width: 60%;
    height: 60%;
}

.imagen-computador {
    width: 70%;
    height: auto;
}

.control-section {
    background-color: #141D1E;
    padding-bottom: 5%;
    
}

.control-title-line {
    display: flex;
    align-items: center;
    padding-top: 5%;
}

.control-line {
    flex-grow: 1;
    height: 1px;
    background-color: #566061;
    margin: 0 10px;
}

.control-title {
    font-family: "Mulish", sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
    color: #FCFDFD;
}

.control-container-row {
    padding-top: 5%;
}

.col-img {
    padding: 1rem;
}

.control-col-information {
    text-align: right;
}

.control-row-users {
    padding-top: 5%;
}

.control-col-title {
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #FCFDFD;
}

.control-col-text {
    font-family: "Mulish", sans-serif;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    color: #566061;
}

.control-text-img {
    font-family: "Mulish", sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #BEC8C9;
}

.security-section {
    background-color: #0c0c0c;
    padding-bottom: 5%;
}

.security-container-col {
    padding: 5%;
    padding-top: 10%;

}

.security-row {
    padding-top: 5%;
}

.security-col-text {
    font-family: "Mulish", sans-serif;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    color: #566061;
}

.security-col-title {
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #FCFDFD;
}





.app-row-img {
    padding-top: 5%;
}

 .phone-frame {
    position: relative;
    margin-top: 5%;
    padding: 10px;
}



.carousel-inner {
    position: relative;
    overflow: hidden; 
}

.carousel-item {
    text-align: center;
}

.carousel-item img {
        max-width: 84.5%;
        max-height: 100%;
        display: block;
        margin: auto;
        border-radius: 20px;
    }


.credential-section {
    background-color: #0c0c0c;
    padding-bottom: 5%;
}

.credential-main-text {
    font-family: "Mulish", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #FCFDFD;
}
.buttonStore{
    margin-top: 7%;
  margin-bottom: -6%;
}

.for-me-section {
    background-color: #293233;
    padding-bottom: 5%;
}

.forme-col-container {
    padding-top: 10%;
}

.forme-title {
    font-family: "Mulish", sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
    color: #FCFDFD;
}


.forme-section-row a {
    text-decoration: none;
}


/*seccion bienvenido*/
#BienvenidoImg1 img{
        width: 30%;
    }
    #Bienvenido{
        position: relative;
        overflow-x: hidden
    }
    .idGif{
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .idGif img{
        width: 31em;
    }
    

/*fin seccion bienvenido*/

/*inicio seccion centraliza*/
#centralizaInfo{
        background-color: #141D1E;
        padding-bottom: 65px;
    }
    .centraliza-box{
        padding-bottom: 40px;
    }


.centraliza .centraliza-box .features-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 60px;
    line-height: 1;
    color: #656fe0;
    transition: all .3s ease
}

    .centraliza h5{
        color: #FCFDFD;
        font-weight: 700;
    }

    .centraliza p{
        color: #899393;
        font-weight: 500;
        font-size:21px;
    }
    .gifCentraliza img{
        width: 63%;
    }
    .sec-hd{
        text-align: center;
        margin-top: 5%;
    }
    .sec-hd h2{
        color: #FCFDFD;
        font-weight: 600;
    }
    .centralizaR{
        margin-top: -17px;
    }
        .centralizaD{
        text-align: right;
    }

    /*fin seccion centraliza*/
    
    
    /*inicio seccion banner*/
    .containerTop{
        position:absolute;
        margin-left: 5.5%;
    }
    .bannerGrupo{
        position: relative;
    }
   
    .divImage{
        width:311px;
        height:600px;
        margin-left: -4.6%;
        z-index: 4;
        position: relative;
        
    }
    .divTop{
   
          max-width: 28.2%;
          margin-left: 29.5%;
          z-index: 4;
          position: relative;
          margin-top: -1%;
    }
    .divTop img{
        width: 322px;
    }

        #imagenCambiante img{
         width:89.7% !important;
        }
          #banner {
        position: relative;
        z-index: 1;
    
      }
          #imagenCambiante {
        position: relative;
        z-index: 3;
        
    }
            .hidden-banner {
          position: absolute;
          top: -1px;
          left: 0;
          width: 23.7%;
          height: 42.7rem;
          z-index: 2;
          overflow: hidden;
          background-color: #093743;
          border-radius: 20px;
        }
        
        #banner img{
            width:300px;
            height:600px;
        }
        
        
 @media (min-width: 1200px) and (max-width: 1299px)   {
     
     .opera .divTop {
    margin-left: 22.8%;
}
     
             .divTop {
          margin-left: 24.8%;
        
        }
        
        .app-section{
            padding-bottom: 10%;
            padding-top: 5%;
        }
        .carousel-item img {
        max-width: 87%;
    }

 }
    @media (min-width: 1500px) and (max-width: 1600px)   {
    
        .containerTop {
         
          margin-left: 8.7%;
        }
        .app-section{
            padding-bottom: 10%;
            padding-top: 5%;
        }
        #banner img {
      width: 290px;
      height: 600px;
        }

    }
    @media(min-width: 1601px) and (max-width: 1699px) {
        .containerTop {
        
    margin-left: 9.5%;
    }
    .divTop {
    
    margin-left: 35.3%;
    }
            .app-section{
            padding-bottom: 10%;
            padding-top: 5%;
        }
    .divImage {
        margin-top: 1.1%;
    }
    #banner img {
    width: 284px;

}
    }
    
        @media (min-width:1800px)and (max-width:1899px){
        .containerTop {
       
        margin-left: 10.5%;
    }
    .divTop {
       
    margin-left: 41%;
    margin-top: -1.4%;
   
    }
    .divTop img {
    width: 329px;
}
            .app-section{
            padding-bottom: 10%;
            padding-top: 5%;
        }
            .divImage {
        margin-top: 1.1%;
    }

    }
    
        @media (min-width:1700px)and (max-width:1759px){
        .containerTop {
       
        margin-left: 10.5%;
    }
    .divTop {
       
    margin-left: 36%;
   
    }
    .divTop img {
    width: 329px;
}
            .app-section{
            padding-bottom: 10%;
            padding-top: 5%;
        }
            .divImage {
        margin-top: 1.1%;
    }

    }
    
    
    
    @media (min-width:1760px) and (max-width:1799px){
        .containerTop {
       
        margin-left: 10.5%;
    }
    .divTop {
       
    margin-left: 37%;
   
    }
    .divTop img {
    width: 329px;
}
            .app-section{
            padding-bottom: 10%;
            padding-top: 5%;
        }
            .divImage {
        margin-top: 1.1%;
    }

    }
    
     @media (min-width:1900px){
        .app-section{
            padding-bottom: 10%;
            padding-top: 5%;
        }

  .phone-image {
    position: absolute;
    left: 50%;
    width: 445px;
    z-index: 3;
    top: -58rem;
    height: 59rem;
  
  }
 
  .hidden-banner {
position: absolute;
    
    left: 0;
    width: 24.2%;
    height: 46rem;
    z-index: 2;
    overflow: hidden;
    background-color: #093743;
    }
    #banner {
  position: relative;
  z-index: 1;
 
    }
    
    .divImage{
        margin-left: -18.8%;
        margin-top: 149px;
    }

    .divTop {
      max-height: 95%;
      margin-top: 143px;
      max-width: 28.2%;
      margin-left: 41%;
      z-index: 4;
    }
    .containerTop{
        position:absolute;
        margin-left: 21.2%;
        margin-top: -8%;
    }
            #banner img {
    width: 285px;

}
         
     }
     @media (min-width:1950px){
    .divTop {
        margin-left: 62%;
        margin-top: 146px;
    }
    
      .hidden-banner {
    position: absolute;
    left: 0;
    width: 24.2%;
    height: 46rem;
    z-index: 2;
    top:-60;
    overflow: hidden;
    background-color: #093743;
    }
    #banner {
  position: relative;
  z-index: 1;
  margin-top: -2% !important;
  
 
    }
         
     }
/*responsive tablets*/
 @media only screen and (min-width: 811px) and (max-width: 890px){
     #banner img {
            width: 298px;
            height: 362px;
          }
        .carousel-item img{
            max-width: 89%;
        }
        .divTop {
          margin-left: 2.5%;
          margin-top: 6px;
        }
        .containerTop {
          margin-left: 11.5%;
        }
        .divTop img {
      width: 197px;
        } 
        .hidden-banner {
        height: 26.7rem;
        }
        .app-section {
            padding-top: 6%;
        }
 }
  @media only screen and (min-width: 891px) and (max-width: 899px){
     #banner img {
            width: 298px;
            height: 362px;
          }
        .carousel-item img{
            max-width: 89%;
        }
        .divTop {
          margin-left: 6.8%;
          margin-top: 1px;
        }
        .containerTop {
          margin-left: 11.5%;
        }
        .divTop img {
      width: 201px;
        } 
        .hidden-banner {
        height: 26.7rem;
        }
        .app-section {
            padding-top: 6%;
        }
 }
 @media only screen and (min-width: 799px) and (max-width: 810px){
          #banner img {
            width: 298px;
            height: 362px;
          }
        .carousel-item img{
            max-width: 89%;
        }
        .divTop {
          margin-left: 3.5%;
          margin-top: 6px;
        }
        .containerTop {
          margin-left: 9.5%;
        }
        .divTop img {
      width: 197px;
        } 
        .hidden-banner {
        height: 26.7rem;
        }
        .app-section {
            padding-top: 6%;
        }
 }
 @media only screen and (min-width: 780px) and (max-width: 798px){
          #banner img {
            width: 298px;
            height: 362px;
          }
        .carousel-item img{
            max-width: 89%;
        }
        .divTop {
            margin-left: 7.4%;
            margin-top: 7px;
        }
        .containerTop {
          margin-left: 4.5%;
        }
        .divTop img {
      width: 193px;
        } 
        .hidden-banner {
        height: 26.7rem;
        }
        .app-section {
            padding-top: 6%;
            padding-bottom:10%;
        }
        
        #imagenCambiante img{
         width:55% !important;
        }
 }
 @media only screen and (min-width: 750px) and (max-width: 779px){
          #banner img {
            width: 298px;
            height: 362px;
          }
        .carousel-item img{
            max-width: 89%;
        }
        .divTop {
            margin-left: 5.4%;
            margin-top: 7px;
        }
        .containerTop {
          margin-left: 4.5%;
        }
        .divTop img {
      width: 193px;
        } 
        .hidden-banner {
        height: 26.7rem;
        }
        .app-section {
            padding-top: 6%;
            padding-bottom:10%;
        }
        
        #imagenCambiante img{
         width:55% !important;
        }
 }
 
  @media only screen and (min-width: 900px) and (max-width: 950px){
       #banner img {
          width: 300px;
          height: 370px;
        } 
        .carousel-item img{
            max-width: 81%;
        }
        .divTop {
          margin-left: 8.5%;
          margin-top: 6px;
        }
        .containerTop {
          margin-left: 10.9%;
        }
        .divTop img {
      width: 202px;
        } 
        .hidden-banner {
        height: 26.7rem;
        }
        .app-section {
            padding-top: 6%;
        }
    }
     @media only screen and (min-width: 951px) and (max-width: 969px){
       #banner img {
          width: 300px;
          height: 370px;
        } 
        .carousel-item img{
            max-width: 81%;
        }
        .divTop {
          margin-left: 13.5%;
          margin-top: 6px;
        }
        .containerTop {
          margin-left: 10.9%;
        }
        .divTop img {
      width: 202px;
        } 
        .hidden-banner {
        height: 26.7rem;
        }
        .app-section {
            padding-top: 6%;
        }
    }
    @media only screen and (min-width: 970px) and (max-width: 1024px){
       #banner img {
          width: 300px;
          height: 370px;
        } 
        .carousel-item img{
            max-width: 71%;
        }
        .divTop {
          margin-left: 11.5%;
          margin-top: -10px;
        }
        .containerTop {
          margin-left: 13.5%;
        }
        .divTop img {
      width: 202px;
        } 
        .hidden-banner {
        height: 26.7rem;
        }
        .app-section {
            padding-top: 6%;
        }
    }
     @media only screen and (min-width: 1025px) and (max-width: 1113px){
               #banner img {
          width: 300px;
          height: 370px;
        } 
        .carousel-item img{
            max-width: 71%;
        }
        .divTop {
          margin-left: 14.5%;
          margin-top: 6px;
        }
        .containerTop {
          margin-left: 14.5%;
        }
        .divTop img {
      width: 202px;
        } 
        .hidden-banner {
        height: 26.7rem;
        }
        .app-section {
            padding-top: 6%;
        }
    
     }
    @media (max-width: 767px) {
        .carousel-inner .carousel-item>div {
            display: none;
        }

        .carousel-inner .carousel-item>div:first-child {
            display: block;
        }
    }

    .carousel-inner .carousel-item.active,
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        display: flex;
    }

    /* medium and up screens */
    @media (min-width: 768px) {

        .carousel-inner .carousel-item-end.active,
        .carousel-inner .carousel-item-next {
            transform: translateX(25%);
        }

        .carousel-inner .carousel-item-start.active,
        .carousel-inner .carousel-item-prev {
            transform: translateX(-25%);
        }
    }

/*inicio seccion banner app*/


 @media(min-width:1400px) {
        .idGif img {
            width: 35em;
            
        }




 }
    @media (max-width: 767px) {
        .main-container {
            height: 47rem;
        }

        .main-container-text {
            padding-top: 0;
        }

        .main-img {
            width: 70%;
        }

        .control-col-information {
            text-align: left;
        }
    }

    @media (max-width: 767px) {
        .carousel-inner .carousel-item>div {
            display: none;
        }

        .carousel-inner .carousel-item>div:first-child {
            display: block;
        }
    }
          .carousel-inner .carousel-item.active,
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        display: flex;
    }

    /* medium and up screens */
    @media (min-width: 768px) {

        .carousel-inner .carousel-item-end.active,
        .carousel-inner .carousel-item-next {
            transform: translateX(25%);
        }

        .carousel-inner .carousel-item-start.active,
        .carousel-inner .carousel-item-prev {
            transform: translateX(-25%);
        }
    }

    .carousel-inner .carousel-item-end,
    .carousel-inner .carousel-item-start {
        transform: translateX(0);
    }



    #banner .col-md-3 {
        margin-left: 1px;
    }


    .banner-hidden {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        /* Asegura que esté encima del banner */

        display: flex;
    }

    .carousel-item {
        transition: transform 1.5s ease;
        /* Ajusta la duración y el tipo de transición según lo desees */
    }
/*final seccion banner app*/





.section-price {
    background-color: #0c0c0c;
}

.section-price .nav {
    border: none;

}

.nav-tabs .nav-item .nav-link {
    border: none;

}

.section-price .nav .nav-link {
    font-family: "Mulish", sans-serif;
    font-weight: 500;
    font-size: 23px;
    line-height: 27px;
    background-color: transparent;
    color: #A3ADAE;
}

.section-price .nav .nav-link.active {
    color: #25DFEB;
    border-bottom: 2px solid #25DFEB;
    background-color: transparent;
}

.container-price {
    border: 1px solid #ECFF50;
    border-radius: 10px;
    transition: transform 0.3s ease;
}

.container-price:hover {
    transform: scale(1.1);
}

.section-price .tab-content ul {
    list-style: none;
    padding-left: 0;
}

.section-price .tab-content svg {
    width: 19px;
    height: 19px;
    margin-right: 5px;
    vertical-align: middle;
}

.title-section-price {
    font-family: "Mulish", sans-serif;
    font-weight: 700;
    font-size: 23px;
    line-height: 27px;
    color: #EDF2F2;
}

.plan-section-price {
    font-family: "Mulish", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #ECFF50;
}

.text-section-price {
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #A3ADAE;
}

.button-buy-price {
    text-decoration: none;
    border: 1px solid #25DFEB;
    border-radius: 10px;
    background-color: #25DFEB;
    padding: 5px 55px;
    font-family: "Mulish", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 12px;
    color: #141D1E;
}

.button-buy-price:hover {
    text-decoration: none;
    background-color: #21bcc7;
    color: #141D1E;
}

.bullet {
    flex-shrink: 0;
    margin-right: 1px;
}
    
/* SECCION IDENTIDAD */     
