@charset "CP850";
/*!
Skin Name: Anyssa
*/
/*
 * Fonts
 * --------------------------------------------------------------
 */
@font-face {
  font-family: "lato";
  src: url("../../fonts/lato/lato-reg-webfont.eot");
  src: url("../../fonts/lato/lato-reg-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/lato/lato-reg-webfont.woff") format("woff"), url("../../fonts/lato/lato-reg-webfont.ttf") format("truetype"), url("../../fonts/lato/lato-reg-webfont.svg#lato") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "lato";
  src: url("../../fonts/lato/lato-regita-webfont.eot");
  src: url("../../fonts/lato/lato-regita-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/lato/lato-regita-webfont.woff") format("woff"), url("../../fonts/lato/lato-regita-webfont.ttf") format("truetype"), url("../../fonts/lato/lato-regita-webfont.svg#lato") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "lato";
  src: url("../../fonts/lato/lato-bla-webfont.eot");
  src: url("../../fonts/lato/lato-bla-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/lato/lato-bla-webfont.woff") format("woff"), url("../../fonts/lato/lato-bla-webfont.ttf") format("truetype"), url("../../fonts/lato/lato-bla-webfont.svg#lato") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "lato";
  src: url("../../fonts/lato/lato-blaita-webfont.eot");
  src: url("../../fonts/lato/lato-blaita-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/lato/lato-blaita-webfont.woff") format("woff"), url("../../fonts/lato/lato-blaita-webfont.ttf") format("truetype"), url("../../fonts/lato/lato-blaita-webfont.svg#lato") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "lato";
  src: url("../../fonts/lato/lato-lig-webfont.eot");
  src: url("../../fonts/lato/lato-lig-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/lato/lato-lig-webfont.woff") format("woff"), url("../../fonts/lato/lato-lig-webfont.ttf") format("truetype"), url("../../fonts/lato/lato-lig-webfont.svg#lato") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "lato";
  src: url("../../fonts/lato/lato-ligita-webfont.eot");
  src: url("../../fonts/lato/lato-ligita-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/lato/lato-ligita-webfont.woff") format("woff"), url("../../fonts/lato/lato-ligita-webfont.ttf") format("truetype"), url("../../fonts/lato/lato-ligita-webfont.svg#lato") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "oswald";
  src: url("../../fonts/oswald/oswald-regular-webfont.eot");
  src: url("../../fonts/oswald/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/oswald/oswald-regular-webfont.woff") format("woff"), url("../../fonts/oswald/oswald-regular-webfont.ttf") format("truetype"), url("../../fonts/oswald/oswald-regular-webfont.svg#oswald") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "oswald";
  src: url("../../fonts/oswald/oswald-bold-webfont.eot");
  src: url("../../fonts/oswald/oswald-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/oswald/oswald-bold-webfont.woff") format("woff"), url("../../fonts/oswald/oswald-bold-webfont.ttf") format("truetype"), url("../../fonts/oswald/oswald-bold-webfont.svg#oswald") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "oswald";
  src: url("../../fonts/oswald/oswald-light-webfont.eot");
  src: url("../../fonts/oswald/oswald-light-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/oswald/oswald-light-webfont.woff") format("woff"), url("../../fonts/oswald/oswald-light-webfont.ttf") format("truetype"), url("../../fonts/oswald/oswald-light-webfont.svg#oswald") format("svg");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "yesteryear";
  src: url("../../fonts/yesteryear/yesteryear-regular-webfont.eot");
  src: url("../../fonts/yesteryear/yesteryear-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/yesteryear/yesteryear-regular-webfont.woff") format("woff"), url("../../fonts/yesteryear/yesteryear-regular-webfont.ttf") format("truetype"), url("../../fonts/yesteryear/yesteryear-regular-webfont.svg#yesteryear") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "share-mono";
  src: url("../../fonts/share-mono/sharetechmono-regular-webfont.eot");
  src: url("../../fonts/share-mono/sharetechmono-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/share-mono/sharetechmono-regular-webfont.woff") format("woff"), url("../../fonts/share-mono/sharetechmono-regular-webfont.ttf") format("truetype"), url("../../fonts/share-mono/sharetechmono-regular-webfont.svg#share-mono") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*
 * Variáveis
 * --------------------------------------------------------------
 */
body {
  font-family: lato, Arial, serif;
  min-height: 740px;
  background: #000;
  color: #fff;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

a {
  color: #00a971;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
a:hover, a:focus {
  color: #00f5a4;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

h1, h2, h3, h4, h5, h6 {
  font-family: oswald, impact, sans-serif;
  font-weight: 400;
  font-size: 210%;
  line-height: 1.1;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  margin: 0.2em 0 0.1em 0;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.1em;
}

h5 {
  font-size: 1.0em;
}

h6 {
  font-size: 0.8em;
}

code, pre {
  display: block;
  padding: 0.5em;
  margin: 0 0 10px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #ccc;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  font-size: 80%;
}

blockquote {
  font-family: yesteryear, cursive;
  font-size: 90%;
  line-height: 110%;
  color: #00e194;
  position: relative;
  margin: 0;
  padding: 1em 40px;
}
blockquote cite {
  display: block;
  font-family: oswald, impact, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 60%;
  margin-top: 0.3em;
  text-align: right;
  color: #fff;
}
blockquote:before {
  content: open-quote;
  font-family: oswald, impact, sans-serif;
  font-size: 250%;
  display: inline-block;
  position: absolute;
  quotes: "“" "”" "‘" "’";
  left: 0;
  top: 40px;
}
blockquote :last-child {
  margin-bottom: 0;
}

/*blockquote {
		font-family: $font-family-headings;
	font-size: 110%;
	line-height: 110%;
	color: $color-primary;
	
	cite {
	font-family: $font-family-display;
		text-transform: none;
		display: block;
		font-style: normal;
		font-size: 80%;
		margin-top: 0.3em;
		text-align: right;
		color: #fff;
	}
}*/
li {
  -webkit-transition: opacity 1s 0 ease;
  -o-transition: opacity 1s 0 ease;
  transition: opacity 1s 0 ease;
  opacity: 0;
}

.steps.active li {
  -webkit-transition: opacity 1s 1s ease;
  -o-transition: opacity 1s 1s ease;
  transition: opacity 1s 1s ease;
  opacity: 1;
}
.steps.active li + li {
  -webkit-transition: opacity 1s 2s ease;
  -o-transition: opacity 1s 2s ease;
  transition: opacity 1s 2s ease;
  opacity: 1;
}
.steps.active li + li + li {
  -webkit-transition: opacity 1s 3s ease;
  -o-transition: opacity 1s 3s ease;
  transition: opacity 1s 3s ease;
  opacity: 1;
}
.steps.active li + li + li + li {
  -webkit-transition: opacity 1s 4s ease;
  -o-transition: opacity 1s 4s ease;
  transition: opacity 1s 4s ease;
  opacity: 1;
}
.steps.active li + li + li + li + li {
  -webkit-transition: opacity 1s 5s ease;
  -o-transition: opacity 1s 5s ease;
  transition: opacity 1s 5s ease;
  opacity: 1;
}
.steps.active li + li + li + li + li + li {
  -webkit-transition: opacity 1s 6s ease;
  -o-transition: opacity 1s 6s ease;
  transition: opacity 1s 6s ease;
  opacity: 1;
}
.steps.active li + li + li + li + li + li + li {
  -webkit-transition: opacity 1s 7s ease;
  -o-transition: opacity 1s 7s ease;
  transition: opacity 1s 7s ease;
  opacity: 1;
}
.steps.active li + li + li + li + li + li + li + li {
  -webkit-transition: opacity 1s 8s ease;
  -o-transition: opacity 1s 8s ease;
  transition: opacity 1s 8s ease;
  opacity: 1;
}
.steps.active li + li + li + li + li + li + li + li + li {
  -webkit-transition: opacity 1s 9s ease;
  -o-transition: opacity 1s 9s ease;
  transition: opacity 1s 9s ease;
  opacity: 1;
}
.steps.active li + li + li + li + li + li + li + li + li + li {
  -webkit-transition: opacity 1s 10s ease;
  -o-transition: opacity 1s 10s ease;
  transition: opacity 1s 10s ease;
  opacity: 1;
}

/*
 * Impress styles
 */
.impress-enabled .step {
  margin: 0;
  opacity: 0.1;
}

.impress-enabled .step.active {
  opacity: 1;
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}

.head, .head-text {
  font-family: yesteryear, cursive;
  font-size: 150%;
  margin: 0;
  text-transform: none;
}

/*
 * Step Formats
 * ---------------------------------------------------------
 */
body[class^='impress-on-title'],
body[class*='impress-on-title'] {
  background: #00a971;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.format-title h1, .format-title h2 {
  color: #000;
}

.center, .centered {
  text-align: center;
}

.highlight {
  background: #00a971;
  font-weight: bold;
}

address {
  font-size: 50%;
  opacity: 0.4;
}
