.fondo_dosa {
	background-color: rgba(129,175,56,0.80) !important;
}
.fondo-verde {
	background-color: #81AF38 !important;
}
.fondo-rosa {
	background-color: #E43498 !important;
}
.fondo-azul {
	background-color: #3082C1 !important;
}
.txt-rosa {
	color: #E43498 !important;
}
.txt-verde {
	color: #81AF38 !important;
}
.txt-azul {
	color: #3082C1 !important;
}
.txt-quasi-blanco {
	color: #F9F9F9 !important;
}
.local-scroll-cont {
	width: 40px;
	height: 40px;
	position:absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	text-align: center;
	z-index: 20;
	
	-webkit-animation: scroll-down-anim ease-in-out 1s infinite;
  -moz-animation: scroll-down-anim ease-in-out 1s infinite;
  -o-animation: scroll-down-anim ease-in-out 1s infinite;
  animation: scroll-down-anim ease-in-out 1s infinite; 
}
.scroll-down {
  color: #4b4e53;
	font-size: 32px;
}
.font-white, .font-white a{
  color:#fff !important;
}#boton_hummongus:hover {
	background-color: #717171 !important;
}


.sombra_jpg {
	-webkit-box-shadow: 0px 0px 5px 1px rgba(46,46,46,1.00);
	box-shadow: 0px 0px 5px 1px rgba(46,46,46,1.00);
}
#pk_menu {
	position: absolute;
	right: 0px;
	left: 0px;
	top: 0px;
}
