*{
margin:0;
padding:0;
}


@font-face {
    font-family: 'bebas_neueregular';
    src: url('bebasneue-regular-webfont.eot');
    src: url('bebasneue-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-regular-webfont.woff2') format('woff2'),
         url('bebasneue-regular-webfont.woff') format('woff'),
         url('bebasneue-regular-webfont.ttf') format('truetype'),
         url('bebasneue-regular-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
font-family: 'AurulentSans-Regular';
font-style: normal;
font-weight: normal;
src: local('AurulentSans-Regular'), url('AurulentSans-Regular.woff') format('woff');
}



@font-face {
font-family: 'AurulentSans-Bold';
font-style: normal;
font-weight: normal;
src: local('AurulentSans-Bold'), url('AurulentSans-Bold.woff') format('woff');
}

@font-face {
font-family: 'AurulentSans-Italic';
font-style: normal;
font-weight: normal;
src: local('AurulentSans-Italic'), url('AurulentSans-Italic.woff') format('woff');
}
.contenedor{
height: 100vh;
    width: 100%;
    position: relative;
    float: left;
    }
header{
width: 100%;
    height: 70px;
    position: fixed;
    float: left;
    z-index: 20;
    background:rgba(255,255,255, 0.95);
    
    
    
}
header .headercon{
width: 980px;
    height: 100%;
    position: relative;
      float: left;
     margin-left: 20%;

}
.logo{
width: 8%;
    height: 70px;
    position: relative;
    float: left;
   padding-left: 0%;

}

.logo a img{
    width:110px;
    height: 30px;
    
    margin-top: 19px;
}
.navdearriba{
width: 600px;
    height: 70px;
     position: relative;
      float:left;
     margin-left:120px;
 
}

.navdearriba ul.botoneraprinc li.btn ul li {
        display: none;
}


.navdearriba ul.botoneraprinc li.btn ul li:hover{
        display: block;
}
.navdearriba ul.botoneraprinc li.btn ul li a:hover {
        background-color: #E0E0E0;
    color: #ffffff;
}

	
.nav1{
width: 600px;
height: auto;
margin-top:19px; 
}
			.nav1 > li {
				float:left;
                    width: 115px;
                list-style: none;
                text-align: center;
              
			}
			
			.nav1 li a {
				color:#000000;
				text-decoration:none;
				padding:10px 10px;
				display:block;
                 font-family: 'AurulentSans-Regular';
    font-size: 11pt;
                
                  
			}
			
			.nav1 li a:hover {
				background-color:#E0E0E0;
             	
			}
			
			.nav1 li ul {
				display:none;
				position:absolute;
				min-width:110px;
                height:auto;
                z-index:100;
			}


            .nav1 li ul li a{
            width: 125px;
            background-color:rgba(255,255,255,.95);
            font-family: 'AurulentSans-Regular';
            font-size: 9pt;
                text-align: left;
}

            .nav1 li ul li a:hover {
				background-color:#E0E0E0;
                color:#000000;
        	}
			.nav1 li:hover > ul {
				display:block;
             			}
				.nav1 li ul li {
				position:relative;
                  list-style: none;
                        
			}
			
			.nav1 li ul li ul {
				top:0px;
			}

/*.botoneraprinc{
    width:100%;
    height: 20px;
  position: relative;
    float: left;
    list-style: none;
    margin-top: 25px;
   
    
   }


.botoneraprinc li{   
    width: 20%;
    height: 20px;
    position: relative;
    float: left;
    list-style: none;

    text-decoration: none;  
 }

.botoneraprinc li a{   
    width: 100%;
    height: 20px;
    position: relative;
    float: left;
    list-style: none;
  
    text-decoration: none;
    text-align: center;
    color: black;
 }

.botoneraprinc li p{ 
     width: 100%;
    height: 20px;
    position: relative;
    float: left;     
   font-family: 'AurulentSans-Bold';
    font-size: 11pt;
   
 }

/*
.primerbtnera{   
    width: 9%;
    height: 70px;
    position: relative;
    float: left;

          
 }
*/

.primerbtnera{
width:120px;
    height: 100%;
   float: right;
    position: relative;
 
  
}

.botoneralogin{
   width: 100% ;
    height: auto;
    position:relative;
    float: left;
     list-style: none;
 }

.botoneralogin li{  
      text-decoration: none;
    width: 100%;
    height:20px;
     list-style: none;
    margin-top: 5px;
    
    
}
.botoneralogin li a{   
    width: 120px;
    height: 20px;
    position: relative;
       float: left;
     background: yellow;
    text-decoration: none;  
 margin-top: 7px;       

 }

.botoneralogin li:first-child a {   
    width: 120px;
    height: 20px;
    position: relative;
       float: left;
     background: black;
    text-decoration: none;  
 margin-top: 7px;
}

.botoneralogin li a p{   
      text-decoration: none; 
        margin-left: 10px;
    margin-top: 3px;
      font-size: 9pt;
    font-family: 'AurulentSans-Bold';
text-align: left;
    color:black; 

}

.botoneralogin li:first-child a p{   
      text-decoration: none; 
        margin-left: 10px;
    margin-top: 3px;
      font-size: 9pt;
    font-family: 'AurulentSans-Bold';
text-align: left;
    color:white; 

}




section{
width: 100%;
    max-height:310px;

     position: relative;
      float: left;
    margin-top: 70px;
}
    




article{
width: 54%;
    height: auto;
    float: left;
    position: relative;
    margin-left: 15%;
    margin-top: 0%;
}

article p{
  font-family: 'AurulentSans-Italic';
    font-size: 2.3em;
    margin-top: 3%;
    margin-bottom: 10px;
}

.box1{
width: 260px;
    height: 250px;
    position: relative;
      float: left;
margin-right:2%;
}

.box1 p{
   font-size: 25pt;
    font-family: 'bebas_neueregular';
    line-height: 0.9em;
    }

.box1 h2{
    width: 80px;
   font-size: 10pt;
    font-family: 'AurulentSans-Regular';
    border: 1px solid black;
        padding-left: 6px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
      }
.box1 .p4{
  
   font-size: 8.4pt;
    font-family: 'AurulentSans-Regular';
    line-height: 1em;
         }
.box1 a{
text-decoration: none;
        color: white;
}
.box1 .ver{
  
   font-size: 8.5pt;
    font-family: 'AurulentSans-Regular';
     background: black;
    width:70px;
     padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
         }



.box1 img{
   
    width: 260px;
    height: 100px;
    margin-top: 12px;         }


aside{
 width: 15%;
    height: 57%;
  float: left;
    position: relative;
  margin-top: 2.3%;
    z-index: 10;

}


.busca1 img {
 position: relative;
    float: left;
    margin-top: 2.35px;
    margin-left: 2.1px;

}
aside .busca{
float: left;
    position: relative;
    width:80%;
    margin-top: 3%;

    }

aside .busca ul p{
color: black;

   
}

aside .busca1{
color: black;
    background: #EDEDED;
    width:100%;
    height: auto;
  position: relative;
    float: left;

  
}

aside .busca1 p{
color: black;
   font-size: 9pt;
    font-family: 'AurulentSans-Bold';
    margin-left: 5px;
    margin-top: 2px;
     position: relative;
    float: left;
}
aside .busca ul .urb p{
color: black;
    font-size: 0.6em;
    font-family: 'AurulentSans-Bold';
}
      aside .busca ul .vid p{
color: black;
    font-size: 0.6em;
    font-family: 'AurulentSans-Bold';
}  

aside .busca ul .emp p{
color: black;
    font-size: 0.6em;
    font-family: 'AurulentSans-Bold';
}     
 aside .busca ul .inst p{
color: black;
    font-size: 0.6em;
    font-family: 'AurulentSans-Bold';
}        
           
aside .busca ul li{
float: left;
    position: relative;
    list-style: none;
  
}

 aside .busca ul .notmas{
font-family: 'AurulentSans-italic';
     font-size: 0.8em;
     
}

aside .busca ul li a{
float: left;
    position: relative;
    list-style: none;
    text-decoration: none;
} 

.transmision img {
    float: left;
    position: relative;
   height:auto;
width: 100%;
    margin-top: 8.2%;
   
    }
.medio{
width: 100%;
    height: auto;
    position: relative;
    float: left;

}
.video{
 
    width: 70%;
    height: 50%;
    margin-top:10px;
       position: relative;
    float:left; 
     margin-left:15%;
}


.video img {
    position: relative;
    
 width: auto;
    height: 31px;  
    float:left;
    margin-right: 100%;
  }

.video1 {
position: relative;
    float:left; 
    margin-top: 13px;
  width: 47%;
    height: 74%;
        
}
.video p {
position: relative;
float:left; 
    
    
}


.video2 {
position: relative;
    float:left; 
    margin-top: 13px;
    margin-left:5%;
  width: 47%;
    height: 74%;
        
}


.abajov {
position: relative;
float:left; 
    margin-top: 0.5%;
      width: 100%;
    height: auto;
    
}

.video1p{
width: 47%;
    height: 90%;
       position: relative;
float:left; 

}
.abajov h3 {
position: relative;
float:left; 
      width: 90%;
    height: 35%;
    color:#1D1D1B;
   font-family: 'AurulentSans-regular';
    font-size: 11pt;
    
}
.video2p{
width: 30%;
    height: 90%;
    position: relative;
float:left; 
margin-left: 5%;
    
}
    
.abajov p {
position: relative;
float:left; 
      width: 80%;
    height: 35%;
     font-family: 'AurulentSans-regular';
    font-size: 9pt;
    
}

footer{
background-color: #e0e0e0;
    width: 100%;
    margin-top:1%;
       position: relative;
    float:left; padding-bottom: 1%;
   
}
.cajasfooter{

    width: 70%;
    height: auto;
    top:0%;
   position: relative;
    float:left;
     margin-left: 15%;
   
}
.cajalogo { max-width: 150px;
    max-height: 100px;
      position: relative;
    float:left;
    margin-top: 2%;
    margin-right: 10%;
      
}
.caja1{  
    position: relative;
    float:left;
   margin-left: 8%;
   width: 15%;
    height: auto;
    margin-top: 2%;
}
.caja1 li{
list-style: none;
          margin-top: 3%;
   }
.caja1 li a{
text-decoration: none;
    
}
.caja1 .btnos a{
color:#1D1D1B;
   font-family: 'AurulentSans-regular';
    font-size: 0.9em;
  
}
.bthis a, .btque a, .btqui a{
color:#1D1D1B;
   font-family: 'AurulentSans-regular';
    font-size: 0.8em;
}

.cajalogo li {
list-style: none;
}
.cajalogo .urbaimg{
margin-left:10px;
margin-top: 9px;}
.cajalogo .btnreg{
  width:130px;
    height: 20px;
    margin-left: 15px;
         position: relative;
       float: left;
}
.cajalogo .btnreg a{
  width:100%;
   
  
}
.cajalogo ul{
height: 50px;
    width: 140px;
}
.cajalogo ul li{
height: auto;
    width: 25px;
       position: relative;
       float: left;
    margin-left: 5px;text-align: center;
   
}
.cajalogo ul li img{
margin-left: 30%;
}
.cajalogo .btnreg a{   
    width: 100%;
    height: 20px;
    position: relative;
       float: left;
     background: yellow;
    text-decoration: none;  text-align: center;
    
 
 }
.cajalogo .btnfb{margin-left:35px; margin-top: 6px; }
.btninsta{ margin-top: 6px;}
.btnemail{ margin-top: 6px;}
.cajalogo .btnreg a p{   
      text-decoration: none; 
       
    margin-top: 3px;
      font-size: 8pt;
    text-align: center;
    font-family: 'AurulentSans-Bold';
text-align: left;
    color:black; }
.parfinal{
font-size: 6.2pt;
       font-family: 'AurulentSans-Regular';
    color:black; 
width: 70%;
height: auto;
 position: relative;
       float: left;
    margin-left:15%;
    margin-top:0.5%;
}
.btnreg1{
display:none;}




#nav
{
  
}
    #nav > a
    {
        display: none;
    }
    #nav li
    {
        position: relative;
    }
 
    /* first level */
 
    #nav > ul
    {
        height: 3.75em;
    }
        #nav > ul > li
        {
            width: 25%;
            height: 100%;
            float: left;
        }
 
    /* second level */
 
    #nav li ul
    {
        display: none;
        position: absolute;
        top: 100%;
    }
        #nav li:hover ul
        {
            display: block;
        }



@media screen and (min-width: 561px){


.segundabtnera{
display:none;
}
    
    #nav{
    display: none;}
}


@media screen and (max-width: 560px) {
    header{
    width:100%;
    height: auto;}
    header .headercon{
width: 79.9%;
    height: 100%;
    position: relative;
      float: left;
     margin-left: 11%;

}
    .navdearriba{
display:none;
}
    .botoneralogin{
    display: none;}
    
    .logo{
width: 28%;
    height: auto;
    position: relative;
    float: left;
   padding-left: 4.8%;
 margin-top: 5px;

}

.logo a img{
    width:100%;
    height:auto;
    
   
}
    
    section{
width: 100%;
    height:180px;

     position: relative;
      float: left;
background-image: url(img/probarslider-21.png);background-size: 100% 100%;
        background-repeat: no-repeat;
        margin-bottom: 15px;
}
    .primerbtnera{
   visibility: hidden;
    }

.segundabtnera{
width:50px;
    height:auto;
   float: right;
    position: relative;

  
}
    
   #nav
    {
        float: right;
        position: relative;
        width: 30px;
        height: 30px;
        margin-top: 18px;
    }
     #nav img
    {
       width: 100%; height: 100%;
    }
        #nav > a
        {
        }
    
        #nav:not( :target ) > a:first-of-type,
        #nav:target > a:last-of-type
        {
            display: inline;     width: 50px; 
        height:auto;
            
        }
 
    /* first level */
 
    #nav > ul
    {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        width: 100px;
        height: auto;margin-left: -40px;
    }
        #nav:target > ul
        {
            display: block;
        }
        #nav > ul > li
        {text-align: justify;
            width: 100%;
            float: none;
            list-style: none;background-color: white;}
       #nav ul li a
        {
            font-size: 10pt;
           text-align: center;
       font-family: 'AurulentSans-Regular';
         text-decoration: none;
                
        }
    /* second level */
 
    #nav li ul
    {
        position: static;
    }
    
    
    #nav li a {
				color:#000000;
				text-decoration:none;
				padding:10px 12px;
				display:block;
                
                  
			}
			
			
			
			#nav li ul {
				display:none;
				position:absolute;
				min-width:140px;
                height:300px;
            
               
               
			}




       
			
			.#nav li ul li {
				position:relative;
                  list-style: none;
                 
                  
			}
			
			#nav li ul li ul {
				top:0px;
			}
    
    
    
    
    
    
    
    
    
    
    
    aside{
    display:none;}
    
    article{
    margin-left:10%;
    width:80%;}
    
    article p{
  font-family: 'AurulentSans-Italic';
    font-size: 10pt;
    margin-top: 10px;
    margin-bottom: 10px;
}
    

    .box1{
margin-left:5%;
}
        .box2{
margin-left:5%;
}
        .box3{
margin-left:5%;
}
        .box4{
margin-left:5%;
}
        .box5{
margin-left:5%;
}
            .box6{
margin-left:5%;
}
    
    
    
    
    .video{
     width: 70%;
    height: auto;
    margin-top:10px;
       position: relative;
    float:left; 
     margin-left:15%;
}


.video img {
    position: relative;
     width: auto;
    height: 31px;  
    float:left;
    margin-right: 100%;
  }

.video1 {
position: relative;
    float:left; 
    margin-top: 13px;
  width: 100%;
    height:200px;
        
}
.video p {
display: none;
    
    
}


.video2 {
position: relative;
    float:left; 
    margin-top: 13px;
  width: 100%;
    height:200px;
    margin-left: 0px;
        
}


.abajov {
display: none;
    
}

.video1p{
display: none;
    
    
}
.abajov h3 {
display: none;
    
    
}
.video2p{
display: none;
    
    
}
    
.abajov p {
display: none;
    
}
    footer{
background-color: #e0e0e0;
    width:100%;
        height: auto;
        position: relative;
    float:left;
   
}
  footer .parfinal{
font-size: 6pt;
       font-family: 'AurulentSans-Regular';
    color:black; 
        text-align: center;
width: 90%;
height: auto;
 position: relative;
       float: left;
    margin-left: 4%;
    margin-top: 2%;
      margin-bottom: 3%;

}


.cajasfooter{
width: 100%;
    height: 100%;
   position: relative;
    float:left;
    margin-left:0px;
}

.cajalogo { width: 25%;
    height: auto;
      position: relative;
    float:left;
    margin-left:35%;
  
      
}
.cajalogo li {
list-style: none;
    width: 20px;
    height:20px;
}
.cajalogo .urbaimg{
width:80%;
margin-top: 1%;
    margin-left:10%;
}

.cajalogo .btnreg{
display:none;
}
.cajalogo .btnreg1 a{
  width:100%;
  
}
    
.cajalogo .btnreg1{
  width:100%;
    height: 100%;
 position: relative;
     float: left;
margin-left:1%;
}

.cajalogo ul{
height: auto;
    width: 100%;
      list-style: none;

}
.cajalogo ul li{
height: auto;
    width: 20%;
       position: relative;
       float: left;
    margin-left: 5%;
    list-style: none;
   
}

.cajalogo .btnreg1 a{   
    width: 100%;
    height: 20px;
    position: relative;
       float: left;
     background: yellow;
    text-decoration: none;  
     
 }

    .cajalogo .btnreg1 a p{   
      text-decoration: none; 
        margin-left: 7%;
    margin-top: 3px;
      font-size: 8pt;
    font-family: 'AurulentSans-Bold';
text-align: left;
    color:black; }
.cajalogo .btnfb{margin-left:10%; margin-top: 2%; }
.btninsta{ margin-top: 2%;}
.btnemail{ margin-top: 2%;}
.caja1{
display: none;}
.caja2{
display: none;}
.caja3{
display: none;}
.tittle{
display: none;
}
