@charset "iso-8859-1";
/* CSS Document */
        
* {
    box-sizing: border-box;
	padding:0;
	margin:0;	
}

html body {
   background-color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;	
    font-size: 1rem;
}


/* ENCABEZADO */

.cabeza {
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   color: white;
/*    text-align: center; */
    display: flex;
    flex-wrap: wrap;
    z-index: 1000;	
}

.encabezado {
    display:flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: #FFFFFF;
}
.subencabezado {
    width: 100%;
	background-color: rgba(130,130,130,0.6);
backdrop-filter: blur(5px);		
	color: #FFFFFF;
	padding: 4px 0 5px 0;
    text-align: center;    
}

a.comunilink:link {
	font-size: 0.875rem; 
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px transparent solid;		
}

a.comunilink:visited {
	font-size: 0.875rem;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px transparent  solid;	
}


a.comunilink:hover {
  color: #FFFFFF;
  text-decoration: none;
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px #FFFFFF solid;	
}

a.comunilink:active {
	font-size: 0.875rem; 
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px #FFFFFF solid;	
}


.centrava1 {
    display: block;
}

.centrava2 {
    display: none;    
}

.imagen-fluida{
    max-width:95%;		
    height:auto;
    margin-top:0px;
    padding:8px;	
}

.imagen-fluidav4{
    width:400px;
    max-width:100%;		
    height:auto;
    margin-top:0px;
    padding:8px 8px 8px 20px;	
}

.imagen-fluidam{
    max-width:100%;	
    height:auto;
    margin-top:0px;
    padding:0px;
}

/*.imagen-fluida2{
    width: 250px;    
    height:auto;  
}*/



/* idiomas */
.busidio-sim {
	display: flex;
    margin:0 25px 0 0; 
    line-height:0; 
	flex-direction: row;
	column-gap: 10px;
	justify-content: center;
} 


.busidio {
    margin:0 25px 0 0; 
    line-height:0; 
    padding: 4px 8px;
} 
/* idiomas */

.img-redes{
    max-width:100%;
    height:auto;
    margin-bottom: 15px;
}
/* TERMINA ENCABEZADO */


/* CUERPO */

/* INICIA MENUS */
/* -- INICIA menu-movil -- */
#menu-movil {
    display: none; 
    text-align: left;
    padding: 10px 20px 20px 20px;
    top:0px;
    right:0px;    
    border-radius: 0 0 0 10px;
    background-color: #393939;
    position: fixed;    
    position: absolute;    
    z-index: 850;
}

#menu-movil a {
   font-size: 1rem;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-bottom: 2px;
    border-bottom: 1px solid #7b7b7b;
    margin-bottom: 8px;
}

.hamb {
    display: none;    
    }  
/* -- TERMINA menu-movil -- */



.menuprin {
	background-color: rgba(255,255,255,0.75);
	-webkit-backdrop-filter: blur(5px);		
	backdrop-filter: blur(5px);	
	border-radius: 3px 0 0 3px;
    padding: 10px 0 10px 10px;
}

	.menuprinting {
	float: right;
	}

	.menuprinting div {
	margin-bottom: 15px;
	}	


a.linkynicio {
  color: #000000;    
    text-decoration: none;
	font-size: 1.375em;
	font-family: Arial, Helvetica, sans-serif;
    padding: 0px 5px 0 10px;
	border-right: 1px solid	 #6E6E6E;	
	border-bottom: 1px solid transparent;	
    margin-bottom: 200px;  
}

a.linkynicio:hover {
    background-image: url("../_imgstc/overolini.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-origin: border-box;
	border-bottom: 1px solid #6E6E6E;
}

.linkyniciosep {
	margin-bottom: 20px;
}


a.linky {
  color: #000000;    
    text-align: right;
	text-decoration: none;
    display: block;
	font-family: Arial, Helvetica, sans-serif;	
	padding: 3px 10px 3px 10px;	
    margin-bottom: 10px;   
	border-right: 2px solid #0bc0cf;
	border-bottom: 2px solid transparent;	
}

a.linky:hover {
	border-bottom: 2px solid #0bc0cf;	
} 
/* TERMINA MENUS */



/* COLINFO */

.colinfo {
    color:#FFFFFF;  
   background-color: rgba(0, 0, 0, 0.65);		
    padding: 40px 30px 50px 30px; 
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 	
}

/* 50 ANIVERSARIO */
.contiso50 {
    text-align: center;
    margin: 30px 0 15px 0;
}
.iso50 {
    max-width:250px;
    height:auto;
}
.linblaiso {
        border-top: 1px solid #B0B0B0;
        margin: 0
    }    
/* TERMINA 50 ANIVERSARIO */

/* LINKESTO LINKSUB */
a.linkesto {
  color: #FFFFFF;  
  text-decoration: none;
    font-size: 0.75rem;
    font-style: italic;
    line-height: 1.5rem;
    padding: 3px 7px 2px 5px;
	border-right: 1px #B4B4B4 solid;
	border-bottom: 1px transparent solid;	
} 
a.linkesto:hover {
    color: #FFFFFF;
    text-decoration: none; 
    font-style: italic; 
	border-right: 1px #B4B4B4 solid;
	border-bottom: 1px #B4B4B4 solid;
} 

a.linksub {
    color: #FFFFFF;  
    text-decoration: none;
    display: block;
    padding: 5px 10px;
}

a.linksub:hover {
    color: #FFFFFF;  
    display: block;
    padding: 5px 10px;
}
/* LINKESTO LINKSUB */



.tit-sec0 {	
    font-size: 2rem; 	
    border-bottom:2px solid #b0b0b0;	
	padding-bottom: 5px;
    margin-bottom: 20px;
    text-align:right;	
}


.tit-sec {
    font-size: 3.5rem; 
    border-bottom:6px solid rgba(255, 255, 255, 0.9); 
    margin-bottom: 20px;
    text-align:right;
}

.tit-sec2 {
    font-size: 2.5rem; 
    margin-top: -10px;
        text-align:right;
}

.estowrapper {
   width: 100%;
   color: #FFFFFF;
    display: flex;
  justify-content: center;
    column-gap: 20px;
    row-gap: 10px;
	margin-bottom: 50px;
} 

.estowrapper .divima {
    width: 300px;	
} 

.estowrapper>.divima>img {
    max-width: 300px;	
    height: auto;
} 

.divtxtesto {
    font-size: 1rem;
	font-weight: bold;
	margin-bottom: 3px;
	color: #FFFFFF;
}
    
.estowrapper .divtxt {
	width: 300px;	
    font-size: .875rem;	
	line-height: 1.125rem;	
}

.somosircf {
	margin-top:8px;
	display:flex;
	justify-content:flex-end;	
	align-items: flex-start;
}

.somosirlink {
	padding-top:4px;
	padding-left:12px;
}


.rg {
    font-size: .825rem;
    text-align: center;
}

a.linkestorg {
  color: #FFFFFF;  
  text-decoration: none;
    font-size: .875rem;
    padding: 3px 5px;
    border: 1px #B4B4B4 solid;
    border-radius: 5px;
    margin-top: 6px;
} 
a.linkestorg:hover {
    color: #FFFFFF;
    text-decoration: none; 
    background-image: url("../_imgstc/overtop.png");
    background-repeat: no-repeat;
    background-position: 0px -3px;
    background-origin: border-box;   
} 

.spanrg {
        margin-top: 10px; 
    margin-bottom: 10px;
}

/* MARQUESINA */
#contentillo {
    max-width:100%;
    max-height:320px;    
    margin: 10px auto 10px auto;
}

.cont-ifra {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 57.1%;
}

.resp-ifra {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* TERMINA MARQUESINA */

/* flexbox NEC*/
.contdelcontnec {
    position: relative;
    z-index: 800;
}

.contenedor-nec {
  display: flex;
  flex-wrap: wrap;
   margin: 0px auto 0px auto;
/*   justify-content: space-between; */
   justify-content: center;	
    align-items: center;
 /*   gap:20px; */
    gap:40px 20px;	
}

.contenedor-nec div {
     height:80px;
}

.contenedor-nec img {
    width: 200px;	
    height:auto;
}

/* termina flexbox NEC*/

.clearfloat { 
	clear:both;
}

.linblaboth {
    border-bottom: 1px solid #B0B0B0;	
    margin: 20px 0;  
}

.linbla {
	border-bottom: 1px solid #B0B0B0;
    margin-bottom: -2px;
}


.linblatop {
    border-top: 1px solid #B0B0B0;
    margin-top: 20px;
    padding-top: 5px;
    font-weight: bold;    
}


.linblatop1 {	
    border-top: 1px solid #B0B0B0;
    margin-top: 10px;
   padding-top: 5px;
    font-weight: bold;    
}

.divisorhrcero {    
  border-width:0;
    line-height: 20px;
    background-color: #FFF;
    margin: 0px auto;
}

.divisorhr {
  border-width:0;
    line-height: 20px;
    background-color: #FFF;
    margin: 20px auto;
}

/* INgrid */
.cssgrid-container {
    display:grid;
   grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); 
    grid-gap: 0.75rem;
    margin-top: 20px;
	row-gap:40px;
}

.cssgrid-container > div {
	border-right: 1px #B4B4B4 solid;
   display:flex;
    justify-content:flex-end;
    align-items: center;
    text-align: right;  	
}

.cssgrid-container > div:hover {
    background-image: url("../_imgstc/overtop1.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-origin: border-box;
}

.cssgrid-container2 {
    display:grid;
   grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); 
	gap:40px;
	justify-content: end;	
}

.cssgrid-container2 > div {
	border-right: 1px #B4B4B4 solid;
   display:flex;
    justify-content:flex-end;
    align-items: center;
    text-align: right;
}

.cssgrid-container2 > div:hover {
    background-image: url("../_imgstc/overtop1.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-origin: border-box;
}


/* FINgrid */


/* INICIO licitaciones */
.licitaciones {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;    
    gap:20px;
    padding-top: 10px;
    margin: 0; 
} 

.licitacion {
    font-size: .75rem;
    color: #FFFFFF;
    margin-top: 4px;
    width: 50%;
    text-align: right;
}

.licitacion-linbla {
    color: #FFFFFF;
    text-align: right;
    font-size: 1rem;	
    width: 100%;
	text-decoration: underline;
}

.licitacion-linbla::before {
  content: "\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0";
}

.licitacionvap {
    margin-top: 4px;
}

a.licitacionva {
  color: #FFFFFF;  
  text-decoration: none;
    font-size: 0.75rem;
    line-height: 1.5rem;
    padding: 1px 5px;
    border: 1px #B4B4B4 solid;
    border-radius: 5px;
} 

a.licitacionva:hover {
    color: #FFFFFF;
    text-decoration: none;  
    background-image: url("../_imgstc/overtop.png");
    background-repeat: no-repeat;
    background-position: 0px -3px;
    background-origin: border-box;    
}

/* FIN licitaciones */


.redes1 {
    display:flex;
	justify-content: center;
    padding: 0 0 10px 0;
    margin-top: 50px;    
}

.contactoweb {
    display:flex;
	justify-content: center;
    padding: 0 0 10px 0;
    font-size: 0.85rem;
    margin-bottom: 10px;
}

/* TERMINA CUERPO */

/* FOOTER */
.footer-mob {
    display: none;
}

.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   color: white;
   text-align: center;
    display: flex;
    flex-wrap: wrap;
    z-index: 950;
} 

.uni {
   width: 100%;
   background-color: #000;
   color: #FFF;
   text-align: center;
    font-size: .85em;
    padding:0px 0px 0px 0px;
} 

.footer .diva {
background-color: #CD032E;
    width: 16.5%;
} 
    
.footer .divc {
	background-color: #F08200;
    width: 16.5%;
}     

     .footer .divi {
	background-color: #57A519;
    width: 17%;
}    

.footer .divl {
	background-color: #AD25A8;
    width: 16.5%;
}     

.footer .divx {
	background-color: #0072CE;
    width: 16.5%;
} 

.footer .divr {
	background-color: #3B3B3B;
    width: 17%;
} 

a.linkunidad {
  color: #FFFFFF;  
  text-decoration: none;
    display: block;
    padding: 5px 0px;
} 
a.linkunidad:hover {
 	color: #000000;
    font-weight: bold;
    display: block;
    background-color: #FFFFFF;
}

/* TERMINA FOOTER */

/********* INICIAN MEDIAQUERIES **********/

@media only screen and (min-width: 320px) and (max-width: 450px) {
	 
 .centrava1 {
	 display: none;
 }
 
 .centrava2 {
	 display: initial;
	 /*display: block;	*/
	 text-align: center;
 }
    
    
.imagen-fluidav6{
       width: 180px;
/*	   max-width:80%; */
	   max-width:100%;
	   height:auto;
        margin:8px 0 8px 20px;
   }      
    
	 
 .encabezado {
	 flex-wrap: wrap;
 
	 }  
	 
	 
 #menu-movil {
	 padding: 110px 20px 20px 20px;
	 position: fixed;
 }    
	 
	 .busidio-sim {
		 width: 220px;
		 margin: 4px auto;
	 }
	 
 .cont-prin {
		 overflow:hidden;
		 position:relative;
		 margin-top: 120px;
		 margin-bottom: 80px;        
	 }    
	 
 .licitaciones {
 	flex-wrap: wrap;
	 }     
	 
	 
 .licitacion {
	 width: 100%;
	 text-align: right;
	 }    
	 
 
 }


 @media screen and (min-width: 451px) and (max-width: 930px) {
 
	.busidio-sim {
		width: 280px;
		margin: 4px 50px 4px 0;
	}	
	
.imagen-fluidam{
	width:100%;	
	height:auto;
	margin-top:0px;
	padding:0px;
}	
	
	
	
.imagen-fluida{
	margin-left:0px;   
	}
     
.imagen-fluidav4{
    width:400px;
    max-width:75%;		
    height:auto;
    margin-top:0px;
	margin-left:0px;     
    padding:8px;	
}
     
#menu-movil {
	padding: 70px 20px 20px 20px;
}    
	
.cont-prin {
		overflow:hidden;
		position:relative;
		margin-top: 80px;    
		margin-bottom: 80px;        
	}      
	
}


 @media only screen and (min-width: 320px) and (max-width: 550px) {
 
	.busidio {
		margin: 0px auto;
	}
   
	#contentillo {
			margin: auto;
			padding: 0;
		} 	
	
	.tit-sec0 {
		font-size: 2.5rem; 
	}     
		   
	.contenedor-nec {
	   justify-content: center;
	
	}    
		
	}


 @media only screen and (min-width: 320px) and (max-width: 930px) {  
	 
	html body {
   	background-image: none;	
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		background-color: #eceef0;
	
	   }
	   
	   
   .encabezado {
   border-bottom: 7px solid #454545;
	   }  	
		  
	   
   .imagen-fluida-menu{
	   max-width:80%;
	   height:auto;
   }    
   
   /* HAMB */ 
   .hamb {
	   display: block;    
	   position: fixed;
	   top:10px;
	   right:10px;
	   z-index: 1010;
	   }  
   
   .container {
	 display: inline-block;
	 cursor: pointer;
   }
   
   .bar1, .bar2, .bar3 {
	 width: 25px;
	 height: 3px;
	 background-color: #333;
	 margin: 5px 0;
	 transition: 0.4s;
   }
   
   .change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-4px, 3px);
	 transform: rotate(-45deg) translate(-4px, 3px);
   }
   
   .change .bar2 {opacity: 0;}
   
   .change .bar3 {
	 -webkit-transform: rotate(45deg) translate(-8px, -8px);
	 transform: rotate(45deg) translate(-8px, -8px);
   }
   /* FIN HAMB */    
	   
 /*  .imagen-fluida{
       width: 189px;
	   max-width:80%;
	   height:auto;
   }    
	*/   
   .busidio {
	   margin: 0px auto;
   }    
	
	   .menuprin {
		   display:none;
	   }
	   
	   .subencabezado {
		   display:none;
	   } 	
   
	 .colinfo {
		   float: none;
		   width: 95%;		
		   margin: auto;
		   border-top: 1px solid #888888;	  
		   border-right: 1px solid #414141;
		   border-bottom: 1px solid #414141;
		   border-left: 1px solid #777777;	  
		   background-color: rgba(36,36,36,0.55);	  	  
	   }
   
   .estowrapper {
	 flex-wrap: wrap;
   }	
	   
   
   /* footer */   
	   
   .footer {
   display: none;
   }    
	   
   .footer-mob {
	  position: fixed;
	  left: 0;
	  bottom: 0;
	  width: 100%;
	  color: #FFFFFF;
	  text-align: center;
	   flex-wrap: wrap;
	   display: flex;
	   justify-content: space-around;
	   background-color: #000000;
	   padding-bottom: 2px;
		   z-index: 950;
   } 
   
   
   .uni-mob {
	  width: 100%;
	  background-color: #000;
	  color: #FFF;
	  text-align: center;
	   font-size: .625em;
	   padding:0px 0px 0px 0px;
   } 
   
   .footer-mob .diva-mob {
   background-color: #CD032E;
	   width: 15%;
	   border-radius: 3px;
   } 
	   
   .footer-mob .divc-mob {
   background-color: #F08200;
	   width: 15%;
	   border-radius: 3px;    
   }     
   
   .footer-mob .divi-mob {
   background-color: #57A519;
	   width: 15%;
	   border-radius: 3px;    
   }    
   
   .footer-mob .divl-mob {
   background-color: #AD25A8;
	   width: 15%;
	   border-radius: 3px;    
   }     
   
   .footer-mob .divx-mob {
   background-color: #0072CE;
	   width: 15%;
	   border-radius: 3px;    
   }   
	   
   .footer-mob .divr-mob {
   background-color: #3b3b3b;
	   width: 15%;
	   border-radius: 3px;    
   }      
   a.linkunidad-mob {
	 color: #FFFFFF;  
	 text-decoration: none;
	   display: block;
	   font-size: .75rem;
	   font-weight: bold;
	   padding: 4px;
   
   } 
   a.linkunidad-mob:hover {
	color: #000000;
	   font-weight: bold;
	   display: block;
	   background-color: #FFFFFF;
   }
	   
  
   }


 @media screen and (min-width: 815px) and (max-width: 899px) {
	 
	.cont-prin {
		overflow:hidden;
		position:relative;
		padding-right:20px;
	}

	a.linky {
		font-size:1.125rem;
	}
	
}


 @media only screen and (min-width: 931px) and (max-width: 1200px) {
	 
	.cont-prin {
		overflow:hidden;
		position:relative;
		padding-right:20px;
		margin-top: 80px;
		margin-top: 110px;		
		margin-bottom: 150px;        
	}

	.menuprin {
	   position: fixed;
   margin: 50px 0 0 0;		
		width: calc(100% - 670px);
		left:0;
	}	
	
	.menuprinting {
		padding-right: 40px;
		width:270px;
		padding-top: 10px;
	}	

	a.linky {
		font-size:1.125rem;
	}
	
	a.linky:hover {     
		background-position: 0px -3px;
   
}    	

	.colinfo {
		max-width: 650px;		
		float: right;        
}     
	
.estowrapper {
  flex-wrap: wrap;
}		
	
}


 @media screen and (min-width: 1201px) and (max-width: 1300px) {    
	 
	.cont-prin {
		overflow:hidden;
		position:relative;
		margin-top: 110px;
		margin-bottom: 95px;        
	}
	
	.menuprin {
	   position: fixed;
   margin: 50px 0 0 0;		
		width: calc(100% - 750px);
		left:0;
	}	
	
	.menuprinting {
		padding-right: 50px;
		width:270px;
		padding-top: 10px;
	}	
	
	
	
	.colinfo {
		width: 700px;
		float: right;
		margin-right:50px;
} 
	
	a.linky {
		font-size:1.25rem;
	}
	
a.linkynicio {
		font-size: 1.125rem;
	}	
	
	
}


 @media screen and (min-width: 1301px) and (max-width: 1400px) {    
	 
	.cont-prin {
		overflow:hidden;
		position:relative;
		/*margin-top: 100px;*/
		margin-top: 110px;		
		margin-bottom: 150px;        
	}

	.menuprin {
	   position: fixed;
   margin: 50px 0 0 0;		
		width: calc(100% - 800px);
		left:0;
	}	
	
	.menuprinting {
		padding-right: 50px;
		width:270px;
		padding-top: 10px;
	}	
	
	
	
	.colinfo {
		width: 740px;
		float: right;
		margin-right:60px;		
}     
	a.linky {
		font-size:1.25rem;
	}
	
	a.linkynicio {
		font-size: 1.125rem;
	}		
	
}

 @media screen and (min-width: 1401px) and (max-width: 1500px) {    
	 
	.cont-prin {
		overflow:hidden;
		position:relative;
		margin-top: 110px;
		margin-bottom: 150px;        
	}
	
	.menuprin {
	   position: fixed;
   margin: 60px 0 0 0;		
		width: calc(100% - 820px);
		left:0;
	}	
	
	.menuprinting {
		padding-right: 50px;
		width:270px;
		padding-top: 10px;
	}	
	
	
	
	.colinfo {
		width: 740px;
		float: right;
		margin-right:80px;		
}     
	a.linky {
		font-size:1.25rem;
	}
	
a.linkynicio {
		font-size: 1.125rem;
	}		
	
}

 @media screen and (min-width: 1501px) and (max-width: 1700px) {    
	.cont-prin {
		overflow:hidden;
		position:relative;
		margin-top: 110px;
		margin-bottom: 150px;
	}
	
	.menuprin {
	   position: fixed;
   margin: 60px 0 0 0;		
		width: calc(100% - 920px);
		left:0;
	}	
	
	.menuprinting {
		padding-right: 50px;
		width:300px;
		padding-top: 10px;
	}		
	
   .colinfo {
	width: 850px;		
	float: right;
	margin-right:70px;	   
	}
	
	  
	
	a.linky {
		font-size:1.5rem;
	}
	
a.linkynicio {
		font-size: 1.25rem;
	}		
	
}

 @media screen and (min-width: 1701px) and (max-width: 2000px) {    
	.cont-prin {
		overflow:hidden;
		position:relative;
		margin-top: 110px;		
		margin-bottom: 150px;
	}
	
	.menuprin {
	position: fixed;
	margin: 70px 0 0 0;		
	width: calc(100% - 1060px);			
	left:0;
	}
	.menuprinting {
		padding-right: 60px;		
		width:310px;
		padding-top: 10px;
	}		

   .colinfo {
	width: 930px;	   
	float: right;
	margin-right:130px;	   
	}

	a.linky {
		font-size:1.5rem;
	}
	
}

 @media screen and (min-width: 2001px) and (max-width: 2200px) {    
	.cont-prin {
		overflow:hidden;
		position:relative;
		margin-top: 130px;
		margin-bottom: 150px;
	}
	
	.menuprin {
	   position: fixed;
   margin: 80px 0 0 0;		
		width: calc(100% - 1200px);
		left:0;
	}	
	
	.menuprinting {
		padding-right: 50px;
		width:300px;
		padding-top: 10px;
	}		
	
	
	.colinfo {
	width: 1050px;		
	float: right;
	margin-right:150px;		
	}	
	
	  
	
	a.linky {
		font-size:1.5rem;
	}
	
}

/* Viewport 2500px BIG*/
 @media screen and (min-width: 2201px) and (max-width: 3000px) {       
	.cont-prin {
		 overflow:hidden;
		 position:relative;
		 margin-top: 130px;
		 margin-bottom: 150px;
	 }
	 

    .menuprin {
       position: fixed;
   margin: 100px 0 0 0;		
		width: calc(100% - 1770px);		
		left:0;
    }
	 
	.menuprinting {
		padding-right: 170px;
		padding-top: 30px;
	}
	 
    .colinfo {
    width: 1650px;		
    float: right;
    margin-right:120px;
		padding: 60px 80px 80px 80px;			
    }
	 
	 
.estowrapper .divtxt {
  width: 600px;	
font-size: 1rem;
	line-height: 1.5rem;
}

	 .divtxtesto {
font-size: 1.125rem;
}	 
	 
	 
a.comunilink:link {
	font-size: 1rem;	
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  	border-bottom: 1px transparent  solid;
}

a.comunilink:visited {
	font-size: 1rem;	 	
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px transparent  solid;
}

a.comunilink:hover {
	font-size: 1rem;		
  color: #FFFFFF;
  text-decoration: none;
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px #FFFFFF solid;		
}

a.comunilink:active {
		font-size: 1rem;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px #FFFFFF solid;	
}		 
	 
a.linky {
        font-size:1.5rem;
		margin-bottom: 1.25rem;
    }
	
	    a.linky:hover {
        background-position: 0px 3px;			
	} 
	 

	 
	 
 .contenedor-nec {
	justify-content:space-around;
 
 } 
	 
.licitacion-linbla {
    font-size: 1rem;
}	
 
.licitacion {
    font-size: 0.875rem;
}		 
	 
 }

/* Viewport 4096px GIANTMEDIUM */
 @media screen and (min-width: 3001px) and (max-width: 4300px) {       
	.cont-prin {
		 overflow:hidden;
		 position:relative;
		 margin-top: 150px;
	 }
	 
    .menuprin {
       position: fixed;
   margin: 80px 0 0 0;		
		width: calc(100% - 3000px);			
		left:0;
    }	
	 
	.menuprinting {
		padding-right: 240px;
		padding-top: 30px;
	}
	 
    .colinfo {
    width: 2850px;			
    float: right;
    margin-right:150px;		
		padding-bottom: 300px;
		padding: 60px 80px 120px 80px;			
    }
	 
.estowrapper .divtxt {
  width: 700px;	
font-size: 1rem;
	line-height: 1.5rem;
}

	 .divtxtesto {
font-size: 1.125rem;
}
	 
	 
a.comunilink:link {
	font-size: 1.125rem;	
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px transparent  solid;
}

a.comunilink:visited {
	font-size: 1.125rem;	 	
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px transparent  solid;
}

a.comunilink:hover {
	font-size: 1.125rem;		
  color: #FFFFFF;
  text-decoration: none;
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px #FFFFFF solid;		
}

a.comunilink:active {
		font-size: 1.125rem;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px #FFFFFF solid;	
}	 
	 
	 
a.linky {
        font-size:1.5rem;	
		margin-bottom:1.5rem;
    }
	
	    a.linky:hover {
        background-position: 0px 3px;			
	}  
	 
	 
	 
 /* LINKESTO LINKSUB */
 a.linkesto {
   color: #FFFFFF;  
   text-decoration: none;
	 font-size: 1.125rem;
	 font-style: italic;
	 line-height: 1.5rem;
	 padding: 3px 7px 2px 5px;
	 border-right: 1px #B4B4B4 solid;
	 border-bottom: 1px transparent solid;	
 } 
 a.linkesto:hover {
	 color: #FFFFFF;
	 text-decoration: none; 
	 font-style: italic; 
		 border-right: 1px #B4B4B4 solid;
	 border-bottom: 1px #B4B4B4 solid;
 } 
 
 a.linksub {
	 font-size: 1.125rem;	
	 color: #FFFFFF;  
	 text-decoration: none;
	 display: block;
	 padding: 5px 10px;
 }
 
 a.linksub:hover {
	 color: #FFFFFF;  
	 display: block;
	 padding: 5px 10px;
 }
 /* LINKESTO LINKSUB */	
	 
	 
 .contenedor-nec {
	justify-content:space-around;
 
 } 	
	 
 
 .uni {
	 font-size: 1.125rem;
	 padding:5px 0px 5px 0px;
 } 	
	 
a.linkunidad {
font-size: 1.25rem;	
    padding: 10px 0px;
} 
	 
	.tit-sec0	{
font-size: 2.5rem;
	}	 

.licitacion-linbla {
    font-size: 1.125rem;
}	
 
.licitacion {
    font-size: 0.875rem;
}	 
	 
 } 

/* Viewport 5120px y mas GIANT */
 @media screen and (min-width: 4301px)  {    
	.cont-prin {
		 overflow:hidden;
		 position:relative;
		 margin-top: 150px;
	 }
	 
    .menuprin {
       position: fixed;
   margin: 80px 0 0 0;		
		width: calc(100% - 3800px);		
		left:0;
    }
	 
	.menuprinting {
		padding-right: 280px;		
		padding-top: 30px;
	}
	 
    .colinfo {
    width: 3600px;
    float: right;
    margin-right:200px;
	padding: 60px 80px 100px 80px;		

    }
	 
 
	 
	 
	 
a.comunilink:link {
	font-size: 1.25rem;	
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px transparent  solid;
}

a.comunilink:visited {
	font-size: 1.25rem;	 	
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px transparent  solid;
}

a.comunilink:hover {
	font-size: 1.25rem;		
  color: #FFFFFF;
  text-decoration: none;
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px #FFFFFF solid;		
}

a.comunilink:active {
		font-size: 1.25rem;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;	
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;	
	border-right: 1px solid #FFFFFF;
  border-bottom: 1px #FFFFFF solid;	
}	 
	 
a.linky {
        font-size:1.75rem;
		margin-bottom:1.5rem;
    }
	
	    a.linky:hover {
        background-position: 0px 3px;			
	} 
 
 .estowrapper {
 margin-top: 50px;
 margin-bottom: 30px;	
 }	
	 
.estowrapper .divtxt {
  width: 900px;	
font-size: 1.125rem;
	line-height: 1.5rem;
}

	 .divtxtesto {
font-size: 1.25rem;
}		 
	 
	 
 /* LINKESTO LINKSUB */
 a.linkesto {
   color: #FFFFFF;  
   text-decoration: none;
	 font-size: 1.125rem;
	 font-style: italic;
	 line-height: 1.5rem;
	 padding: 3px 7px 2px 5px;
	 border-right: 1px #B4B4B4 solid;
	 border-bottom: 1px transparent solid;	
 } 
 a.linkesto:hover {
	 color: #FFFFFF;
	 text-decoration: none; 
	 font-style: italic; 
		 border-right: 1px #B4B4B4 solid;
	 border-bottom: 1px #B4B4B4 solid;
 } 
 
 a.linksub {
	 font-size: 1.25rem;	
	 color: #FFFFFF;  
	 text-decoration: none;
	 display: block;
	 padding: 5px 10px;
 }
 
 a.linksub:hover {
	 color: #FFFFFF;  
	 display: block;
	 padding: 5px 10px;
 }
 /* LINKESTO LINKSUB */
	 
	 
 .contenedor-nec {
	justify-content:space-around;
 
 } 
	 
.licitacion-linbla {
    font-size: 1.25rem;
}	
 
.licitacion {
    font-size: 1rem;
}	 
	 
	 
 
 .uni {
	 font-size: 1.25rem;
	 padding:5px 0px 5px 0px;
 } 	
	 
 a.linkunidad {
 font-size: 1.75rem;
	 padding: 10px 0px;
 } 
	 

	 
 }
 
  /********* TERMINAN MEDIAQUERIES **********/

