* {
	font-family: Averta, sans-serif;
}

h1, h2, h3 {
	font-family: Averta, sans-serif !important;
	font-weight: 700 !important;
}

p {
	font-family: Averta, sans-serif !important;
	font-weight: 400 !important;
}

#flashMessage {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	border-radius: 6px;
	color: #468847;
	background-color: #dff0d8;
	border-color: #dff0d8;
}

#header.eyetractive-header h2 {
	font-weight: 600 !important;
}

#header.eyetractive-header {

	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	height: 100px;
	background: #ed2437;
	z-index: 1041;
	overflow: hidden;
}


#header.eyetractive-header ul li a {
	text-transform: lowercase;
	color: #fff !important;
	font-weight: 400;
}

#header.eyetractive-header h1#logo {

	margin-top: 34px;
	margin-left: -10px;
}

#header.eyetractive-header ul#menu {

	float: right;
}
#header.eyetractive-header ul#menu li {

	list-style: none;
	display: inline-block;
	line-height: 100px;
	margin-left: 15px;
	font-weight: 600;
	color: #ffffff;

}

#logo img {width: 200px;

}

#layout-content-wrapper {
	background: #fff;

}



#header.eyetractive-header h2 {

	text-align: center;
	line-height: 90px;
}

h1 {

	font-weight:900;

	font-family: 'Averta',sans-serif;
	color: #000;
	font-size: 30px;
	margin-bottom: 14px;
}


h2 {

	font-family: 'Averta',sans-serif;
	color: #ed2437;
	font-size: 26px;
	font-weight: 300;

	}

p, li {

	color: #231823;
	font-family: 'Averta',sans-serif;
	line-height: 28px;
	font-size: 18px;

}

p {

margin-bottom: 20px;
}

a.btn {

	font-family: 'Averta',sans-serif;
}
dl dt, dl dd, table th, table td {

	font-family: 'Averta',sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #333;

}

.navbar  {
	margin-top: 30px;
	border-radius: 0px;
	background-color: #231823;
	border-color: #231823;
	margin-bottom: 60px;
border-radius: 12px;
}

.navbar .navbar-nav > li > a, .navbar-default .navbar-nav > li > a {


 	color: #fff;
}


.navbar .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #fff; text-decoration: underline;}

a, a:hover {

	color: #ed2437;
}
