			/*.pie{
				position:absolute;
				left:0;
				bottom: 0;
				z-index:100;
			}*/
			.tecnico{
				font-size: .8rem;
				margin-top: 1rem;
			}
			.nosub{
				text-decoration: none;
			}
			.logo{ 
				max-width:2rem;
				width: 100%;
				float:left;
			 }
			.portapapeles{
				font-size: 1.2rem;
				cursor:pointer;
			}
			.txt-h2{
				color:#555;
				font-weight:400;
				font-size:1.2rem;
			}
.mapa-ip{
	height: 300px;
	width: 100%;
	border-radius: 12px;
	border: 1px solid #dee2e6;
	box-shadow: 0 4px 6px rgba(0,0,0,.1);
}

/* Banderas del selector de idioma */
.bandera { vertical-align: -1px; border: 1px solid rgba(255,255,255,.25); }
.dropdown-item .bandera { border-color: rgba(0,0,0,.15); }
