/*
	Made by Es&Es - http://esundes.com
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
	
html{
	overflow-y: scroll;}

body{
	line-height: 1;}

blockquote,q{
	quotes: none;}

blockquote:before,blockquote:after,q:before,q:after{
	content: '';}

ins{
	text-decoration: none;}

del{
	text-decoration: line-through;}

table{
	border-collapse: collapse;
	border-spacing: 0;}

html,body{
	min-height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #615f5f;
	font: normal 12px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: center;}

img,
object{
	vertical-align: bottom;}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;}
	
h1{
	margin: 0 0 10px;
	padding: 20px 0;
	font: 300 40px/40px 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	color: #125692;
	border-top: 1px dotted #959595;}
	
h2{
	font: 300 20px/20px 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;}

ul, ol{
	margin: 0 0 18px;}
	
ul li{
	}

ol li{
	}
	
blockquote{
	margin: 0 0 20px;}

blockquote cite{
	font-weight: bold;
	font-style: normal;
	color: #125692;}

a, a:link{
	color: #125692;
	text-decoration: none;
	border-bottom: 1px dotted #125692;}

a:visited{
	}

a:focus{
	}

a:hover{
	color: #125692;
	border-bottom: none;}

a:active{
	}

hr{
	clear: both;
	overflow: hidden;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
	color: #fff;
	border-bottom: 1px dotted #959595;}
	
.interact{
	cursor: pointer;}
	
.blue{
	color: #125692;}
	
.clearfix:after,.row:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
