/*////////////////////////////////////////////////////////////////////
/////////////////////////////KEYFRAMES/////////////////////////////////
///////////////////////////////////////////////////////////////////*/
*{
    --orange-temp1: #f39200;
    --orange-temp1op: rgba(255, 115, 0, 0.1);/*#e1d3c2*/
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}


@keyframes push {
    0% { 
        transform: scale(1.15);
        transform-origin: -20% 100%;
    }
}

.fade-in{
    display: block;
    animation: zoomIn 1s;
}

hr{
    position: absolute;
    width: 1vw;
    height: 0.15vw;
    background-color: black;
    z-index: 19;  
}

hr:before{
    position: absolute;
    left: 0vw;
    bottom: -0.45vw;
    width: 1vw;
    height: 1vw;
    background-color: white;
    content: '';
    display: block;
    visibility: visible;
    clip-path: circle(50% at 50% 50%);
}


.line-2 {
    left: 10.5vw;
    bottom: 6vw;
    transform: rotate(-16deg);
    opacity: 0;
    animation: fadeOut 0.01s;
    background-color: transparent;
}

.line-2-expanded {
    left: 9.5vw;
    bottom: 11vw;
    width: 39vw !important;
    opacity: 1;
    background-color: /*#80b941*/#f39200;
}


.line-4 {
    left: 9vw;
    bottom: 7vw;
    transform: rotate(-13deg);
    opacity: 0;
    animation: fadeOut 0.01s;
    background-color: transparent;
}

.line-4-expanded {
    left: 8.5vw;
    bottom: 11.5vw;
    width: 40vw !important;
    opacity: 1;
    background-color: #f39200;
}

.line-6 {
    opacity: 0;
    background-color: transparent;
    left: 7vw;
    bottom: 7vw;
    animation: fadeOut 0.01s;
    transform: rotate(-11deg);
}

.line-6-expanded {
    opacity: 1;
    background-color: #f39200;
    left: 6.5vw;
    bottom: 11.5vw;
    width: 45vw !important;
}

.line-8 {
    opacity: 0;
    background-color: transparent;
    left: 14vw;
    bottom: 6vw;
    animation: fadeOut 0.01s;
    transform: rotate(-20deg);
}

.line-8-expanded {
    opacity: 1;
    background-color: #f39200;
    left: 13.5vw;
    bottom: 11.25vw;
    width: 40vw !important;
}

.hide{
    display: none;
}

.display{
    display: flex !important; 
}


/*///////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////*/

*{
    color: white !important;
}

#main{
    width: 100vw;
    height: auto;
    font-family: "U-R";
    font-size: 1vw !important; 
}

section{
    width: 100vw;
    padding-bottom: 1% !important;
}

#infografias span{
    /*margin-top: -15% !important;*/
    width: 100%;
    height: 25vw !important;
    overflow: hidden;
}

#infografias span video{
    position: relative;
    padding: 0 0% !important;
    width: 100% ;
    height: auto;
    top: -40%;
}

#infografias h1{
    width: 100%;
    font-size: 150%;
    font-family: "U-B";
    padding: 3% 5% !important;
}

#infografias h1:after{
    position: absolute;
    left: 5%;
    top: 65%;
    width: 4%;
    height: auto;
    background-color: transparent;
    content: '';
    display: block;
    visibility: visible;    
    font-family: "U-B";
    border-bottom: 0.5vw solid #f39200;
    
     border-radius: 1vw 1vw 1vw 1vw;
    -moz-border-radius: 1vw 1vw 1vw 1vw;
    -webkit-border-radius: 1vw 1vw 1vw 1vw;
}

#archivos{
    width: 100vw;
    margin-bottom: 5% !important;
}

#archivos #themes{
    width: 20vw;
    padding: 1.5% 0 !important;
    margin-left: 4.5vw !important;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    align-items: flex-start;
}

#archivos #themes label {
    cursor: pointer;
    font-size: 115%;
    padding: 5.5% 5% !important;
    margin: 0 1% !important;
    border-radius: var(--border-radius);
}

#archivos #themes label:hover{
    font-weight: bold;
    /* transform: scale(1.1); */
    background-color: var(--orange-temp1op);
    padding: 5.5% 5.5% !important;
}


.theme-active{
    font-weight: bold;
    transform: scale(1.1);
    background-color: /*#c4e1c2*/var(--orange-temp1op);
    padding: 1% 3.5% !important;
}

#files{
    width: 74vw;    
    padding: 1% 2% !important;
}

#files span.hand-btn {
    position: absolute;
    top: -215%;
    right: -46%;
    background-color: yellow;
    border-radius: 2vw;
    line-height: calc(1);
    padding: 0.50vw 1.75vw !important;
    display: none;
    font-family: "U-R";
    font-size: clamp(0.90rem,1.20vw,4rem);
    text-align: center;
    z-index: 22;
    color: black!important;
}

.span-visible{
    display: block !important;
}

.span-visible img{

    animation: push 1s infinite;
    
}

#files span.hand-btn img{
    position: absolute;
    width: 20%;
    height: auto !important;
    top: 27%!important;
    left: 86%!important;
    rotate:-25deg;
    
}

#files #slider{
    width: 100%;
    height: 15vw;
    overflow: visible;
}

#files #slider img {
    height: 120%;
    top: -37%;
    left: 0%;
    z-index: 10;
}

#files #slider a{
    width: 16vw;
    height: 16vw;
    bottom: 69%;
    left: 44vw;
    display: none;
    flex-direction: column;
    z-index: 20;
}   

#files #slider a:hover{
    transform: scale(1.1);
}

#files #slider a img.infografia{
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    border: 5px solid /*#80b941*/#f39200;
    border-radius: 50%;
    box-sizing: border-box;
}

#files #slider a label {
    height: auto;
    font-size: 150%;
    text-align: center;
    text-decoration: none;
    color: black;
    padding: 0 0% !important;
    z-index: 10;
    cursor: pointer;
    position: relative;
}

@media screen and (max-width: 991px) and (orientation:portrait){
    #infografias h1{
        padding: 5% !important; 
        font-size: 700%;
    }
    
    #infografias h1:after{
        top: 80%;
        left: 5%;      
        width: 10%;
        /*border-bottom: 1.5vw solid #3c9d36;*/
        border-bottom: 1.5vw solid #f39200;
    }
    
    #files{
        top: 20vw !important;
        width: 100vw;
        height: auto;
    }
    
    #archivos #themes {
        width: 100vw;       
        
    }
    
    #archivos #themes label {
        font-size: 300%;
        height: 13vw;
    }
    
    #archivos #themes label:hover{
        transform: scale(1);
        padding: 3.5% 3% !important;
    }
    
    #files #slider {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center
    }
    
    #files #slider > img {
        position: static;
        width: 140%;
        height: auto;
        z-index: 10;
    }
    
    #files #slider a {
        position: static;
        width: 45vw;
        height: auto;
    }
    
    #files #slider a img{
        top: 0;
        left: 0;
    }
    
    #files #slider a label{
        font-size: 1rem;
    }

    #files span.hand-btn{
        right: -20%;
        top: -230%;
        padding: 0.5em 1.35em !important;
    }
    
    @keyframes zoomIn {
      0% { 
        width: 0vw;
        height: 0vw;      
      }
      100% { 
        width: 45vw;
        height: auto;     
      }
    }

    hr:before{
        width: 2.5vw !important;
        height: 2.5vw !important;
        bottom: -1vw;
    }
    
.line-2 {
    left: 14.5vw;
    bottom: 43.5vw;
    transform: rotate(73deg);
}

.line-2-expanded {
    left: 14.5vw;
    bottom: 43.5vw;
    width: 54vw !important;
    height: 0.5vw;
}

.line-4 {
    left: 17vw;
    bottom: 15vw;
    transform: rotate(72deg);
}

.line-4-expanded {
    left: 13.5vw;
    bottom: 56.8vw;
    width: 39vw !important;
    height: 0.5vw;
}

.line-6{
    left: 13vw;
    bottom: 17vw;
    transform: rotate(65deg);
}

.line-6-expanded {
    left: 3.5vw;
    bottom: 58vw;
    width: 45vw !important;
    height: 0.5vw;
}

.line-8 {
    left: 10vw;
    bottom: 19vw;
    transform: rotate(-110deg);
}

.line-8-expanded {
    left: 31.5vw;
    bottom: 46.5vw;
    width: 40vw !important;
    height: 0.5vw;
}
    
    
    
    
    
}


@media screen and (max-width: 526px) and (orientation:portrait){
    hr{
        display: none;
    }

    #files span.hand-btn{
        max-width: 30vw;
        height: auto;
        right: -40%;
        top: -240%;
        padding: 0.25em 0.45em !important;
    }
}