
/* HP =========================== */
body.hp { 
background-color:#F8F8F8; 
background-repeat:no-repeat; 
background-position:right 90px; 
background-size:contain	
}
body.hp { background-image: url('img/fondo_hp_05.jpg') }

/* HP JUMBOTRON ==========================================================================*/   /**/
	.jumbotron.hp   {background-color:transparent; margin:0; padding-bottom:60px;}
		.jumbotron.hp .container {  opacity:0.8; opacity:1}	
		.jumbotron.hp .container { background-color:transparent; background-repeat:no-repeat; background-position:right center; background-size:contain	}
 		.jumbotron.hp .col-sm-12 {height:100%; padding:0}			
/* /HP JUMBOTRON ==========================================================================*/	
 
html {height:100%;  }
body.hp {height:100%;}
	.jumbotron.hp   {height:100%;  }
		.jumbotron.hp .container {height:100%;}
			.jumbotron.hp img.scrabble_hp {height:100%;}

			
					
	footer { position:fixed; bottom:0}
	
/*typo*/
	.jumbotron.hp { background-color:#d0dae4; background-repeat:no-repeat; background-position:right 0; background-size:contain	}
	.jumbotron.hp { background-image: url('img/fondo_hp_05.jpg') }
		.jumbotron.hp  .container { background-position:0 0; 	}		
		.jumbotron.hp  .container { background-image: url('img/fondo_hp_07.png') }	

	
/*MONITOR
body.hp { border:3px solid red}
.jumbotron.hp { border:2px solid yellow }
.jumbotron.hp .container { border:1px solid red }
.jumbotron.hp .container img { border:1px solid blue }
label{position:absolute; }
*/
 

