.video_backss{
    position: absolute;
    height: 100vh;
    object-fit: cover;
    width: 100%;
    z-index: -1;
}

.backk{
    height: 100vh;
    width: 100%;
}

.onl_txt_ou {
    opacity: 0;
}
.pr_ou_1{
    visibility: hidden;
    border-bottom: 1px solid;
    font-weight: 200;
    width: 247px;
    /* font-weight: 100; */
    font-size: 3rem;
    font-family: 'Tsec';
}



.general_designers_section{
    display: flex;
    margin-top: 80px;
    height: 100vh;
    width: 100%;
    justify-content: center;
}

.general_designers_section2{
  
    display: flex;
  
    height: 100vh;
    width: 100%;
    justify-content: center;
}



.nada{
    position: relative;
    margin-top: 120px;
    display: flex;
   
    justify-content: center;

}

.prueba_h{
    
    border-bottom: 1px solid;
    font-weight: 200;
    font-size: 4rem;
    color: white;
    font-family: Tsec;
    z-index: 31;
   
}




.lea_hea{
    
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.general_content_section1{
    height: 80%;
   
    width: 90%;
}

.prueba_h22{
    
    border-bottom: 1px solid;
    font-weight: 200;
    font-size: 2rem;
    color: white;
    font-family: Tsec;
    z-index: 30;
   
}


/*.general_designers_section2{
    opacity: 0;
    transform: translateY(100px);
    transition: opacity 1s, transform 1s;
  }
  
  .general_content_section1 {
    opacity: 0;
    transform: translateY(100px);
    transition: opacity 1s, transform 1s;
  }
  
  
  
    .general_content_section1.animate{ opacity: 1;
      transform: translateY(0);
      animation: sweep-up1  1s;
       }

       .ge.animate{ opacity: 1;
        transform: translateY(0);
        animation: sweep-up1  1s;
         }*/
  
  




















.img_proo{
 z-index: 10;
 opacity: 0.6;
    height: 80%;
    position: absolute;
width: 90%;
}

.img_proo1{
    z-index: 9;
 background-color: black;
    height: 80%;
    position: absolute;
width: 90%;
}


@media(max-width:1024px) {


    .onl_txt_ou {
        opacity: 1;
        margin-top: 20px;
        display: flex;
        justify-content: center;
    }
    .pr_ou_1{
        visibility: visible;
        border-bottom: 1px solid;
        font-weight: 200;
        width: 247px;
        /* font-weight: 100; */
        font-size: 3rem;
        font-family: 'Tsec';
    }

    .general_designers_section {
        display: flex;
        margin-top: 0px; 
        /* height: 100vh; */
        width: 100%;
        justify-content: center;}

        .general_content_section1 {
            height: 100vh;
            display: flex;
            position: relative;
            width: 100%;
            justify-content: center;
            align-items: center;}
            
            
            
            
            
            
            .img_proo {
                /* height: 300vh; */
                object-fit: cover;
                /* left: 0; */
                z-index: 10;
                opacity: 0.6;
                height: 80%;
                position: absolute; }

    .img_proo1 {
        
            position: relative;
           
            background-color: black;
            position: absolute;
           
    
}

.general_designers_section2 {
        display: flex;
        height: 100vh;
        width: 100%;
        justify-content: center;}



}




@media (max-width:858px) {

    .general_designers_section {
        display: flex;
        margin-top: 0px;
        height: 40vh;
        width: 100%;
        justify-content: center; }


        .general_content_section1 {
            height: 40vh;
            display: flex;
            position: relative;
            width: 100%;
            justify-content: center;
            align-items: center;
        }

    .general_designers_section2{
        height: 40vh;

    }

    .img_proo {
        object-fit: cover;
        z-index: 10;
        opacity: 0.6;
        height: 80%;
        position: absolute;}


        .lea_hea {
            position: relative;
            width: 90%;
            display: flex;
            flex-direction: column;
            height: 80%;
            align-items: center;
            justify-content: center; }

            .img_proo1 {
                height: 100%;
                /* object-fit: contain; */
                z-index: 9;
                background-color: black;
                /* height: 60%; */
                position: absolute;
                width: 100%;
            }


            .prueba_h {
                border-bottom: 1px solid;
                font-weight: 200;
                font-size: 2rem;
                color: white;
                font-family: Tsec;
                z-index: 31; }


                .prueba_h22 {
                    margin-top: 10px;
                    border-bottom: 1px solid;
                    font-weight: 200;
                    font-size: 1rem;
                    color: white;
                    font-family: Tsec;
                    z-index: 30; }

                    .pr_ou_1 {
                        opacity: 1;
                        visibility: visible;
                        border-bottom: 1px solid;
                        font-weight: 200;
                        width: 160px;
                        /* font-weight: 100; */
                        font-size: 2rem;
                        font-family: 'Tsec'; }
    
}