@font-face{
	font-family: Oswal;
	src:url(../fonts/Oswald-Regular.ttf);
}

@font-face{
	font-family: Oswald;
	src:url(../fonts/Oswald-SemiBold.ttf);
}




.wrap{
	width: 90%;
	max-width: 1000px;
	text-align: center;
}


.widget p{
	display: inline-block; 
	line-height: 1em;
}


.fecha{

	font-family: oswald, Arial;
	font-size: 1.5em;
	color: black;
	background: rgba(0,0,0,0);

	margin-bottom: 0.3125rem;
	padding-right: 30px;
}
.reloj{
	
	font-family: oswald, Arial;
	font-size: 2.5em;
	color: black;
	background: rgba(0,0,0,0);
	margin-top: -12px;
/*	padding: 3px;*/
}

.reloj .caja-segundos{
	display: inline-block;
}


.ampm{
	font-size: 22px;
}

table{

font-family: oswal, Arial;
	}


