@font-face {
  font-family: "Decimamono Bold";
  font-weight: normal;
  font-style: normal;
  src: url("../../lib/font/decimamono-bold-webfont.eot");
  src: url("../../lib/font/decimamono-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../lib/font/decimamono-bold-webfont.woff") format("woff"), url("../../lib/font/decimamono-bold-webfont.ttf") format("truetype"), url("../../lib/font/decimamono-bold-webfont.svg#Decimamono Bold") format("svg"); }
@font-face {
  font-family: "Decimamono";
  font-weight: normal;
  font-style: normal;
  src: url("../../lib/font/decimamono-webfont.eot");
  src: url("../../lib/font/decimamono-webfont.eot?#iefix") format("embedded-opentype"), url("../../lib/font/decimamono-webfont.woff") format("woff"), url("../../lib/font/decimamono-webfont.ttf") format("truetype"), url("../../lib/font/decimamono-webfont.svg#Decimamono") format("svg"); }
body {
  background: url(../../img/bkg.svg) center center no-repeat !important; }

.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6 {
  margin: 0 0 20px 0;
  color: black;
  line-height: 0.9em;
  letter-spacing: 0.02em;
  text-shadow: none !important; }

.reveal h1 {
  max-width: 100%;
  font-size: 3em;
  font-weight: 700;
  font-family: "Decimamono", "Helvetica Neue", "Helvetica", sans-serif !important;
  letter-spacing: -1.2em;
  text-align: center;
  line-height: 1.055em !important;
  padding-top: 20px;
  text-transform: uppercase !important; }

h1.claim {
  max-width: 100%;
  font-size: 2.5em;
  font-weight: 400;
  font-family: "Decimamono", "Helvetica Neue", "Helvetica", sans-serif !important;
  letter-spacing: -1.2em;
  text-align: center; }

.invertido {
  color: white !important;
  text-transform: none !important; }

h1.quote {
  max-width: 100%;
  font-size: 2em;
  font-family: "Decimamono", "Helvetica Neue", "Helvetica", sans-serif !important;
  letter-spacing: -1.2em;
  text-align: center; }

h3 {
  font-size: 2em;
  font-family: "Decimamono", "Helvetica Neue", "Helvetica", sans-serif !important;
  letter-spacing: -1.2em;
  line-height: 1.055em !important; }

h4.quote {
  max-width: 100%;
  font-size: 1.4em !important;
  font-family: "Decimamono", "Helvetica Neue", "Helvetica", sans-serif !important;
  letter-spacing: -1em;
  line-height: 1.02em !important;
  color: #444 !important; }

.highlight {
  background-color: black !important;
  color: white !important; }

.author {
  display: block; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul li {
    display: block;
    margin: 0px;
    text-align: center; }

ul.us li {
  padding: 10px;
  float: left; }
ul.us img {
  border: none !important;
  border-top-left-radius: 250px;
  border-top-right-radius: 250px;
  border-bottom-left-radius: 250px;
  border-bottom-right-radius: 250px;
  border-top-left-radius: 250px;
  border-bottom-left-radius: 250px;
  border-top-right-radius: 250px;
  border-bottom-right-radius: 250px; }
ul.us p {
  text-align: center; }

ul.company li {
  padding: 10px; }

img {
  border: none !important;
  box-shadow: none !important; }

.objetivo {
  position: absolute;
  top: -250px;
  right: -230px;
  text-align: right; }

#posicion {
  position: absolute;
  bottom: 250px;
  right: 0;
  color: black; }
  #posicion .numero {
    text-align: center;
    font-family: "Decimamono Bold", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 4.8em;
    padding-right: 15px;
    padding-bottom: 10px; }
  #posicion .separador {
    display: block;
    width: 180px; }
    #posicion .separador.parte-uno {
      border-top: 5px solid #7c00ff; }
  #posicion .leyenda {
    font-family: "Decimamono", "Helvetica Neue", "Helvetica", sans-serif;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 70%;
    margin: 0 auto;
    display: block; }

/*********************************************
 * GLOBAL STYLES
 *********************************************/
body {
  background: white;
  background-color: white; }

.reveal {
  font-family: "Decimamono Bold", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: black; }

::selection {
  color: white;
  background: rgba(0, 0, 0, 0.99);
  text-shadow: none; }

/*********************************************
 * HEADERS
 *********************************************/
.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6 {
  margin: 0 0 20px 0;
  color: black;
  font-family: "Decimamono", "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 0.9em;
  letter-spacing: 0.02em;
  text-transform: none;
  text-shadow: none; }

.reveal h1 {
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2); }

/*********************************************
 * LINKS
 *********************************************/
.reveal a:not(.image) {
  color: darkblue;
  text-decoration: none;
  -webkit-transition: color .15s ease;
  -moz-transition: color .15s ease;
  -ms-transition: color .15s ease;
  -o-transition: color .15s ease;
  transition: color .15s ease; }

.reveal a:not(.image):hover {
  color: #0000f1;
  text-shadow: none;
  border: none; }

.reveal .roll span:after {
  color: #fff;
  background: #00003f; }

/*********************************************
 * IMAGES
 *********************************************/
.reveal section img {
  margin: 15px 0px;
  background: rgba(255, 255, 255, 0.12);
  border: 4px solid black;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear; }

.reveal a:hover img {
  background: rgba(255, 255, 255, 0.2);
  border-color: darkblue;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); }

/*********************************************
 * NAVIGATION CONTROLS
 *********************************************/
.reveal .controls div.navigate-left,
.reveal .controls div.navigate-left.enabled {
  border-right-color: darkblue; }

.reveal .controls div.navigate-right,
.reveal .controls div.navigate-right.enabled {
  border-left-color: darkblue; }

.reveal .controls div.navigate-up,
.reveal .controls div.navigate-up.enabled {
  border-bottom-color: darkblue; }

.reveal .controls div.navigate-down,
.reveal .controls div.navigate-down.enabled {
  border-top-color: darkblue; }

.reveal .controls div.navigate-left.enabled:hover {
  border-right-color: #0000f1; }

.reveal .controls div.navigate-right.enabled:hover {
  border-left-color: #0000f1; }

.reveal .controls div.navigate-up.enabled:hover {
  border-bottom-color: #0000f1; }

.reveal .controls div.navigate-down.enabled:hover {
  border-top-color: #0000f1; }

/*********************************************
 * PROGRESS BAR
 *********************************************/
.reveal .progress {
  background: rgba(0, 0, 0, 0.2); }

.reveal .progress span {
  background: darkblue;
  -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
  -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
  -ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
  -o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
  transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }

/*********************************************
 * SLIDE NUMBER
 *********************************************/
.reveal .slide-number {
  color: darkblue; }
