/*html5doctor.com Reset v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) - http://cssreset.com*/
HTML, BODY, DIV, SPAN, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, ABBR, ADDRESS, CITE, CODE, DEL, DFN, EM, IMG, INS, KBD, Q, SAMP, SMALL, STRONG, SUB, SUP, VAR, B, I, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD, ARTICLE, ASIDE, CANVAS, DETAILS, FIGCAPTION, FIGURE, FOOTER, HEADER, HGROUP, MENU, NAV, SECTION, SUMMARY, TIME, MARK, AUDIO, VIDEO
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	/*[empty]color:;*/
}
H1, H2, H3, H4, H5, H6
{
	font-size: 100%;
	font-weight: 300 !important;
}
BODY
{
	line-height: 1;
}
ARTICLE, ASIDE, DETAILS, FIGCAPTION, FIGURE, FOOTER, HEADER, HGROUP, MENU, NAV, SECTION
{
	display: block;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: none;
}
NAV UL
{
	list-style: none;
}
A
{
	outline: none;
}
INS
{
	background-color: #FF9;
	color: #000;
	text-decoration: none;
}
MARK
{
	background-color: #FF9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
DEL
{
	text-decoration: line-through;
}
ABBR[title], DFN[title]
{
	border-bottom: 1px dotted;
	cursor: help;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
HR
{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #CCC;
	margin: 1em 0;
	padding: 0;
}
INPUT, SELECT
{
	vertical-align: middle;
}
@font-face
{
	font-family: 'Kingthings Trypewriter 2';
	src: url('KingthingsTrypewriter2.woff2') format('woff2'), url('KingthingsTrypewriter2.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
/**
FLOAT CLEARING
**/
.Clearfix:after
{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.Clearfix
{
	display: inline-block;
	/*Fixes IE/Mac*/
}
/*Hides from IE-mac \*/
* HTML .Clearfix
{
	height: 1%;
}
.Clearfix
{
	display: block;
}
/**
ETIQUETAS
**/
BODY
{
	font-size: 125%;
	color: #000;
	font-family: 'Kingthings Trypewriter 2', Arial, sans-serif;
	font-weight: 100;
	font-style: normal;
	line-height: 130%;
	margin: 0;
	background: url(../imagenes/bgessentials.jpg) 50% -30px repeat #FFFFFF;
}
A
{
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
DIV, P
{
	color: #000;
	font-weight: 300;
}
FOOTER
{
	text-align: center;
	margin-bottom: 40px;
}
/***/
.Centro
{
	width: 1000px;
	margin: 0 auto;
}
.NoMarginRight
{
	margin-right: 0 !important;
}
.MargenDerecho
{
	margin-right: 15px;
}
.MargenDerechoGrande
{
	margin-right: 30px;
}
.MargenIzquierdo
{
	margin-left: 15px;
}
.MargenIzquierdoGrande
{
	margin-left: 30px;
}
.MargenInferior
{
	margin-bottom: 15px;
}
.MargenInferiorGrande
{
	margin-bottom: 30px;
}
.MargenSuperior
{
	margin-top: 15px !important;
}
.MargenSuperiorGrande
{
	margin-top: 30px;
}
.Negrita
{
	font-weight: 500;
}
.NoUnderline
{
	text-decoration: none;
}
.Clear
{
	clear: both;
}
.DisplayBlock
{
	display: block;
}
.Hid
{
	position: absolute;
	left: -99999px;
	top: -99999px;
}
.HidDisplay
{
	display: none;
}
.FloatLeft
{
	float: left;
}
.FloatRight
{
	float: right;
}
.AlignLeft
{
	text-align: left;
}
.AlignRight
{
	text-align: right;
}
.AlignJustify
{
	text-align: justify;
}
.AlignCenter
{
	text-align: center;
}
.CursorPointer
{
	cursor: pointer;
}
#Logo
{
	display: block;
	width: 300px;
	height: 80px;
	margin: 25px auto 40px;
}
@media screen
{
	.images-on #Logo
	{
		background: url(../imagenes/logo-beardburys-essentials.png) top left / contain no-repeat rgba(237, 99, 99, 0);
		text-indent: -1000000px !important;
		overflow: hidden;
	}
}
FOOTER DIV
{
	text-align: center;
	font-size: 0.9em;
	margin: 0px 0 0;
	padding: 0 15px 10px;
}
FOOTER DIV SPAN, FOOTER DIV A
{
	white-space: nowrap;
}
FOOTER DIV *
{
}
FOOTER DIV STRONG
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	display: block;
}
A
{
	font-weight: bold;
	color: #000;
}
#CapaCuerpo
{
	max-width: 1200px;
	margin: 0 auto;
}
IFRAME
{
	border: none;
	width: 100%;
	height: 56vw;
	margin: 0 0 50px 0;
}
