:root {/*Duración animaciones*/
    --animate-duration: 1300ms;
    
}

*{
    
}

html{
    background-color: #242932;
}

body{
    /*background-color: #242932;*/
    display: flex;
    place-content: center;
    flex-wrap: nowrap;
    align-items: center;
    overflow-x: hidden;
    background:  url("../../img/fondo.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -3;
}

.main{
    width: 100%;    
    height: auto;
    /*overflow-x: scroll;*/
}

section{
    width: 100%;
    height: auto;
    background-color: #242932;   
    color: white 
}

#portada > img{
    margin: 0 !important;
    padding: 0 !important;
    height: auto;
    border-bottom: 0.5em solid var(--color-orange);
}

#portada #iconbar{
    background-color: white;
    height: auto;
    padding: 2% 0 !important;
}

#iconbar .icon{
    height: 100%;
    margin: 0 0.35% !important;
}

#iconbar .icon:hover{
    transform: scale(1.10);
}

#iconbar .icon .icon-img {
    width: 100%;
    height: 75%;
}

#iconbar .icon .icon-img img{
    width: 60%;
    height: auto;
}

#iconbar .icon .icon-text{
    width: 100%;
    height: 25%;
    text-align: center;
    padding: 12.5% 0 !important;
    color: black;
    font-size: 120%;
}

#iconbar #iconbar-title{
    background-color: #112656;
    color: white;
    left: 1%;
    top: -24%;
    padding: 0.5% 0 !important;
    text-align: center;
    border-radius: 0 10em 8em 0;
    font-size: 120%;
    font-weight: 600;
    transform: scale(1.15);
}

#noticias{
    width: 100vw;
    overflow-x: hidden;
    padding: 3% 0 !important;
    height: auto;
}

#noticias #ncontrols{
    bottom: 10%;
    left: 70vw;
    width: 15vw;
    height: auto;
    padding: 1% !important;
    z-index: 1;
}

#noticias #ncontrols span{
    color: gray;
    font-size: 500%;
    font-family: 'Raleway-bold';
    padding: 0 15% !important;
    cursor: pointer;
    opacity: 40;
    
}

#noticias #ncontrols span:hover{
    transform: scale(1.15);
    opacity: 100;
}

#noticias .ncontainer{
    width: 100vw;
}

#noticias #nslide{    
    right: 0vw;
}

#noticias .ncontainer img{
    height: auto;
}

#noticias .ncontainer #news-info{
    padding: 0 2% !important;
    height: 46vw;
}

#news-title{
    width: 100%;
    height: auto;
    padding: 2% 0 !important;
   /* margin-left: 0 !important;*/
    text-align: left;
    font-size: 400%;
    font-weight: bold;
}

.ncontainer #news-title{
   /* margin-left: 5vw !important;*/
}

#noticias .ncontainer #news-info h3{
    width: 100%;
    height: auto;
    padding: 4% 0 !important;
    text-align: left;
    font-size: 150%;
    font-weight: bold;
}

#noticias .ncontainer #news-info p{
    width: 100%;
    height: auto;
    text-align:justify;
    font-size: 110%;
}

#noticias .ncontainer #news-info #news-date{
    padding: 4% 0 !important;
    text-align: right;
}


#como-inscribirte{
    padding: 3% 0 !important;
    height: auto;
}

#como-inscribirte img{
    height: 100%;
}

#como-inscribirte #signup-info{
    padding: 0 3% !important;
    height: 45vw;
}

#signup-info h1{
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 350%;
    font-weight: bold;
}

#signup-info h3{
    width: 100%;
    height: auto;
    padding: 4% 0 !important;
    text-align: left;
    font-size: 150%;
    font-weight: bold;
}


#signup-info ul{
    width: 100%;
    height: auto;
    text-align:justify;
}

#signup-info li{
    width: 100%;
    height: auto;
    padding: 0.5% 0 !important;
    text-align:justify;
    font-size: 110%;
}

#registrate{
    width: 100vw;
    height: auto;
}

#registrate > div{
    height: 85%;
    margin-top: 15% !important
}

#registrate > div > span{
    width: 35%;
    color: white;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
}

#registrate > div > div{
    width: 35%;
    margin: 1% 0 !important;
}

#registrate > div > div input{
    width: 60%;
    padding: 2% 0 !important;
    background-color: white;
    border-radius: 10em;
    text-align: center;
    border: none;   
}

#registrate > div > div span{
    width: 35%;
    padding: 2.5% 0 !important;
    margin-left:  5% !important;
    background-color: #F15A24;
    text-align: center;
    border-radius: 10em;
}

#registrate > div > div span:hover{
    transform: scale(1.05);
    color: white;
}

#sedes-umg{
    padding: 3% 0 !important;
    background-color: #F7931E;
}

#sedes-umg h3{
    width: 100%;
    padding: 2% 0 !important;
    text-align: center;
    font-size: 200%;
    font-weight: bold;
}


#sedes-umg div a{
    padding: 1.5% 2% !important;
    font-size: 150%;
    color: black;
    text-align: center;
}


#sedes-umg div a:hover{
    transform: scale(1.15);
    font-weight: bold;
}



@media screen and (max-width: 3801px){

}

@media screen and (max-width: 3751px){

}

@media screen and (max-width: 3701px){
  
}
@media screen and (max-width: 3651px){
  
}
@media screen and (max-width: 3601px){
   
}
@media screen and (max-width: 3551px){
  

}
@media screen and (max-width: 3501px){
   

}
@media screen and (max-width: 3451px){
   

}
@media screen and (max-width: 3401px){
   

}
@media screen and (max-width: 3351px){
 
}
@media screen and (max-width: 3301px){
   
}
@media screen and (max-width: 3251px){
   
}
@media screen and (max-width: 3201px){
  

}
@media screen and (max-width: 3151px){
   

}
@media screen and (max-width: 3101px){
    
}

@media screen and (max-width: 3051px){

}
@media screen and (max-width: 3001px){
 

}

@media screen and (max-width: 2951px){

}

@media screen and (max-width: 2901px){
 
}

@media screen and (max-width: 2851px){
    
}

@media screen and (max-width: 2801px){
       
}

@media screen and (max-width: 2751px){
       
}

@media screen and (max-width: 2701px){
    
}

@media screen and (max-width: 2651px){
     
}

@media screen and (max-width: 2601px){
     
}

@media screen and (max-width: 2551px){
  
}

@media screen and (max-width: 2501px){
    
}

@media screen and (max-width: 2451px){
  
}

@media screen and (max-width: 2401px){
    
}

@media screen and (max-width: 2351px){
   
}

@media screen and (max-width: 2301px){
    
}

@media screen and (max-width: 2251px){
    
}

@media screen and (max-width: 2201px){
  
}

@media screen and (max-width: 2151px){
    
}

@media screen and (max-width: 2101px){
    
}

@media screen and (max-width: 2051px){
    
}

@media screen and (max-width: 2001px){
 
    
}

@media screen and (max-width: 1951px){
  
}

@media screen and (max-width: 1901px){
 
}

@media screen and (max-width: 1851px){
   
}

@media screen and (max-width: 1801px){    
  
}

@media screen and (max-width: 1751px){
   
}

@media screen and (max-width: 1701px){
   
}

@media screen and (max-width: 1651px){
    
}

@media screen and (max-width: 1601px){
 
}

@media screen and (max-width: 1551px){
    
}

@media screen and (max-width: 1501px){
        
 
}

@media screen and (max-width: 1476px){
   

}

@media screen and (max-width: 1441px){
   
    
    
}

@media screen and (max-width: 1401px){
 
    
}

@media screen and (max-width: 1341px){
  

    
}

@media screen and (max-width: 1301px){
  
}

@media screen and (max-width: 1276px){
   
    
}

@media screen and (max-width: 1251px){
    
}

@media screen and (max-width: 1226px){
   
    
}

@media screen and (max-width: 1201px){
    
}

@media screen and (max-width: 1176px){
    #noticias #ncontrols{
        bottom: 8%;
        left: 67vw;
        width: 20vw;
        height: auto;
        padding: 1% !important;
        z-index: 1;
    }
}

@media screen and (max-width: 1151px){
       
}

@media screen and (max-width: 1101px){
    
}

@media screen and (max-width: 1024px){
    
}





/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*---------------------------CSS MOBILE PORTRAIT------------------------------*/
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/



@media screen and (max-width: 991px) and (orientation:portrait){
      
    #portada > img{
        width: 167vw !important;
        left: -44%;
    }
    
    #portada #iconbar{
        height: auto;
        padding: 2% 0 !important;
        padding-top: 13% !important;
    }
    
   #iconbar .icon {
        padding: 0 2vw !important;
        height: 23vw;
        margin-left: 6.5% !important;
    }
    
    #iconbar .icon .icon-img {
        height: 55%;
    }
    
    #iconbar .icon .icon-text{
        height: 45%;
        padding: 5% 0 !important;
        font-size: 110% !important;
    }

    
    #iconbar #iconbar-title{
        padding: 1.5% 0 !important;
        left: 4%;
        top: 0.65%;
        font-size: 97%;
        transform: scale(1.15);
    }  
    
    #noticias{
        height: auto;
        overflow:visible;
        padding-bottom: 12% !important;
    }
    
    
    #noticias #ncontrols{
        bottom: 0%;
        left: 20vw;
        width: 60vw;
        height: auto;
        padding: 1% !important;
    }

    
    #noticias .ncontainer #news-info{
        padding: 0 6% !important;
        height: auto;
    }
    
    #noticias #news-info,
    #como-inscribirte #signup-info{
        display: initial;
        height: auto;
        padding: 5% 6% !important;
    }
    
    #registrate > div{
       padding: 0 8% !important;
       padding-top: 35% !important;
    }
    
    #registrate img{
        width: 185vw !important;
        left: -46%;
    }
    
    #registrate > div > div,
    #registrate > div > span{
       width: 100%;
       padding: 0 7% !important;
    }
    
    #sedes-umg{
        padding: 5% 0 !important;
    }
    
    #sedes-umg h3{
        padding: 4% 21% !important;
        font-size: 150%;
    }
    
    #sedes-umg div{
        display: initial;
        
    }
    
   #sedes-umg div a {
        width: 59vw;
        margin-left: 20% !important;
        margin-bottom: 0.4em !important;
        font-size: 130%;
    }
    
    
}

@media screen and (max-width: 941px) and (orientation:portrait){
    
}

@media screen and (max-width: 891px) and (orientation:portrait){
   
    

}

@media screen and (max-width: 841px) and (orientation:portrait){
   
    
}

@media screen and (max-width: 801px) and (orientation:portrait){
    

}

@media screen and (max-width: 768px) and (orientation:portrait){
  
}

@media screen and (max-width: 711px) and (orientation:portrait){
  
    
}

@media screen and (max-width: 661px) and (orientation:portrait){
    
    
    
}

@media screen and (max-width: 601px) and (orientation:portrait){
    
    
}

@media screen and (max-width: 551px) and (orientation:portrait){
      
    

}

@media screen and (max-width: 501px) and (orientation:portrait){
   
    
    
}

@media screen and (max-width: 451px) and (orientation:portrait){
    
    

}

@media screen and (max-width: 421px) and (orientation:portrait){
    
    
}

@media screen and (max-width: 391px) and (orientation:portrait){
  
    

}

@media screen and (max-width: 351px) and (orientation:portrait){
   
    
}

@media screen and (max-width: 331px) and (orientation:portrait){
    
}

@media screen and (max-width: 301px) and (orientation:portrait){
   
}

@media screen and (max-width: 251px) and (orientation:portrait){
    
}




/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*---------------------------CSS MOBILE LANDSCAPE-----------------------------*/
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/



@media screen and (max-width: 991px) and (orientation:landscape){
    
    
     
    #portada #iconbar{
        height: auto;
        padding: 2% 0 !important;
        padding-top: 8% !important;
    }
    
    #iconbar .icon{
        width: 12vw;
        height: 15vw;
        margin-left: 4vw !important;
    }
    
    #iconbar .icon .icon-img {
        height: 55%;
    }
    
    #iconbar .icon .icon-text{
        height: 25%;
        margin-top: 0.2em !important;
        padding: 5% 0 !important;
    }

    
    #iconbar #iconbar-title{
        
        width: 50%;
        padding: 1% 0 !important;
        left: 0%;
        top: 0.75%;
        font-size: 100%;
        transform: scale(1.15);
    }  
    
    
    #noticias{
        height: auto;
        overflow:visible;
        padding-bottom: 10% !important;
    }
    
    #news-title {
        padding: 2% 6vw !important;
        font-size: 300%;
    }
    
    
    #noticias #ncontrols{
        bottom: -3%;
        left: 30vw;
        width: 40vw;
        height: auto;
        padding: 1% !important;
    }  
    
    #noticias #news-info,
    #como-inscribirte #signup-info{
        display: initial;
        height: auto;
        padding: 5% 4% !important;
    }
    
    #signup-info h1 {
        font-size: 250%;
    }
    
    #registrate > div{
       padding: 0 8% !important;
    }
    
    #registrate > div > div,
    #registrate > div > span{
       width: 100%;
    }
    
    #sedes-umg{
        padding: 5% 0 !important;
    }
    
    #sedes-umg h3{
        padding: 4% 8% !important;
        font-size: 150%;
    }
    
    #sedes-umg div{
        display: initial;
        
    }
    
    #sedes-umg div a{
        width: 30vw;
        margin-left: 2% !important;
        font-size: 130%;
        
    }
    
    
    
    
    
}

@media screen and (max-width: 941px) and (orientation:landscape){
    
}

@media screen and (max-width: 891px) and (orientation:landscape){
 
}

@media screen and (max-width: 841px) and (orientation:landscape){
  
}

@media screen and (max-width: 801px) and (orientation:landscape){
  
}

@media screen and (max-width: 768px) and (orientation:landscape){
  
}

@media screen and (max-width: 711px) and (orientation:landscape){
    
}

@media screen and (max-width: 661px) and (orientation:landscape){
    
}

@media screen and (max-width: 601px) and (orientation:landscape){
  
}

@media screen and (max-width: 551px) and (orientation:landscape){
  
}

@media screen and (max-width: 501px) and (orientation:landscape){
  
}

@media screen and (max-width: 451px) and (orientation:landscape){
 
}

@media screen and (max-width: 421px) and (orientation:landscape){
  
}

@media screen and (max-width: 391px) and (orientation:landscape){
  
}

@media screen and (max-width: 351px) and (orientation:landscape){
   
}

@media screen and (max-width: 331px) and (orientation:landscape){
   
}

@media screen and (max-width: 301px) and (orientation:landscape){
  

}

@media screen and (max-width: 251px) and (orientation:landscape){

}
