a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

blockquote,q {
	quotes: none;
}

blockquote:after,blockquote:before,q:after,q:before {
	content: "";
	content: none;
}

img {
	max-width: 100%;
}

html {
	box-sizing: border-box;
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

*,:after,:before {
	box-sizing: inherit;
}

a {
	background-color: transparent;
}

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

b,strong {
	font-weight: 700;
}

dfn,em,i {
	font-style: italic;
}

h1, .h1 {
	margin: 0;
	font-size: 2rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

mark {
	background-color: #e9ebfc;
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em;
}

button,input,optgroup,select,textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	border: none;
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input:focus {
	outline: none;
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

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

td,th {
	padding: 0;
}

html {
	overflow-y: scroll;
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body,html {
	overflow-x: hidden;
}

body {
	font-family:   "Cantarell",
  "Ubuntu",
  "Oxygen",
  system-ui,
  -apple-system,
  BlinkMacSystemFont,
  "Segoe UI",
  Roboto,
  "Open Sans",
  "Helvetica Neue",
  Arial,
  sans-serif;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5em;
	color: #000;
	letter-spacing: 0;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga" on;
}

::-moz-selection {
	text-shadow: none;
	background: #cbeafb;
}

::selection {
	text-shadow: none;
	background: #cbeafb;
}

hr {
	display: block;
	position: relative;
	width: 100%;
	height: 1px;
	margin: 2.5em 0 3.5em;
	padding: 0;
	border: 0;
	border-top: 1px solid #e3e9ed;
}

audio,canvas,iframe,img,svg,video {
	vertical-align: middle;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

textarea {
	resize: vertical;
}

blockquote,dl,ol,p,ul {
	margin: 0 0 1.5em;
}

ol,ul {
	padding-right: 1.5em;
	padding-left: 1.3em;
}

ol ol,ol ul,ul ol,ul ul {
	margin: .5em 0 1em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

dt {
	float: left;
	width: 120px;
	margin: 0 20px 0 0;
	text-align: right;
	font-weight: 500;
	color: #15171a;
}

dd {
	margin: 0 0 5px;
	text-align: left;
}

blockquote {
	margin: 1.5em 0;
	padding: 0 1.6em;
	border-left: .5em solid #e5eff5;
}

blockquote p {
	margin: .8em 0;
	font-size: 1.2em;
	font-weight: 300;
}

blockquote small {
	display: inline-block;
	margin: .8em 0 .8em 1.5em;
	font-size: .9em;
	opacity: .8;
}

blockquote small:before {
	content: "\2014 \00A0";
}

blockquote cite {
	font-weight: 700;
}

blockquote cite a {
	font-weight: 400;
}

a {
	text-decoration: none;
	color: #26a8ed;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6, .h1 {
	margin-top: 0;
	font-weight: 700;
	line-height: 1.15;
	text-rendering: optimizeLegibility;
}


h2 {
	margin: 0;
	font-size: 2rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}

@media (max-width:500px) {
	h2 {
		font-size: 1.8rem;
	}
}

h3 {
	margin: 1.5em 0 .5em;
	font-size: 1.8rem;
	font-weight: 500;
}

@media (max-width:500px) {
	h3 {
		font-size: 1.7rem;
	}
}

h4 {
	margin: 1.5em 0 .5em;
	font-size: 1.6rem;
	font-weight: 500;
}

h5,h6 {
	margin: 1.5em 0 .5em;
	font-size: 1.4rem;
	font-weight: 500;
}


.btn-noir{

}
/*# sourceMappingURL=global.css.map */
