/*////////////////////////////////////////////////////////////////////////////*/
/*/// QUADON /////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/


@font-face {
  font-family: 'quadon-medium';
  src: url('../fonts/Quadon-Medium.eot'));
  src: url('../fonts/Quadon-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Quadon-Medium.woff') format('woff'),
       url('../fonts/Quadon-Medium.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}




/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}*/

body {
	margin: 0;
	padding: 0;
    background: #fff;
    color: #302a2c;
	font-family: sans-serif;
    /*font-family: "arnhem, gentona, quadon, titling-gothic, serif;*/
 font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.8;
}


/* Links
--------------------------------------------- */

/*a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

 Embedded content
--------------------------------------------- 

img {
	border: 0;
}*/

h1, h2, h3, h4, h5, h6, blockquote, #menu {
    font-family: 'quadon-medium' !important;
}




.content {
    margin: 0 auto;
    max-width: 1140px;
}

.fr-title-row {
    overflow: auto;
}

.content h1 {
    float: left;
    font-size: 22px;
	line-height: 40px;
	font-weight: 700;
    letter-spacing: 3px;
    margin: 10px 0 16px;
    padding: 0;
    text-transform: none;
}

h2 {
    font-size: 22px;
	line-height: 40px;
	font-weight: 700;
    letter-spacing: 3px;
    margin: 10px 0 16px;
    padding: 0;
    text-transform: none;
}

.radial-chart {
    float: left;
    width: 33%;
    margin: 0 1.5em 1.5em 0;
}

.content p {
    margin-bottom: 30px;
}

.content .blue-text {
    color: #002d72;
}
.content strong {
    font-weight: 600;
}

.navbar-brand{
	font-family: 'quadon-medium' !important;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
    letter-spacing: 3px;
	color: #000000;
	text-transform: uppercase;
}

/*.footer-link{
	font-family: 'quadon-medium' !important;
	font-size: 10px;
	line-height: 18px;
	font-weight: 400;
    letter-spacing: 3px;
	color: #302a2c;
	text-transform: uppercase;
}
.footer-link:hover{
	color: #302a2c;
}*/

sup {
    vertical-align: super;
    font-size: x-small;
}

.msg-1 {
    color: red;
    font-size: 20px;
}

