@charset "UTF-8";
/* *********** icon-moon el español *********** */
@font-face {
  font-family: 'icon-espanol';
  src: url("../../recursos/fonts/icon-espanol.eot?o8ttbj");
  src: url("../../recursos/fonts/icon-espanol.eot?o8ttbj#iefix") format("embedded-opentype"), url("../../recursos/fonts/icon-espanol.ttf?o8ttbj") format("truetype"), url("../../recursos/fonts/icon-espanol.woff?o8ttbj") format("woff"), url("../../recursos/fonts/icon-espanol.svg?o8ttbj#icon-espanol") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 13, ../sass/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-espanol' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* *********** icons espanol *********** */
@font-face {
  font-family: "IconosElEspanol";
  font-style: normal;
  font-weight: 400;
  src: url("../../recursos/fonts/IconosElEspanol.woff");
}
@font-face {
  font-family: "GlyphIcons";
  font-style: normal;
  font-weight: 400;
  src: url("../../recursos/fonts/glyphicons-halflings-regular.woff");
}
@font-face {
  font-family: "RobotoLight";
  font-style: normal;
  font-weight: 400;
  src: url("../../recursos/fonts/Roboto/Roboto-Light-webfont.woff");
}
@font-face {
  font-family: "RobotoRegular";
  font-style: normal;
  font-weight: 400;
  src: url("../../recursos/fonts/Roboto/Roboto-Regular-webfont.woff");
}
@font-face {
  font-family: "RobotoMedium";
  font-style: normal;
  font-weight: 400;
  src: url("../../recursos/fonts/Roboto/Roboto-Medium-webfont.woff");
}
@font-face {
  font-family: "RobotoBold";
  font-style: normal;
  font-weight: 400;
  src: url("../../recursos/fonts/Roboto/Roboto-Bold-webfont.woff");
}
@font-face {
  font-family: "RobotoCondensedRegular";
  font-style: normal;
  font-weight: 400;
  src: url("../../recursos/fonts/Roboto/Roboto-Condensed-Regular-webfont.woff");
}
@font-face {
  font-family: "RobotoCondensedBold";
  font-style: normal;
  font-weight: 400;
  src: url("../../recursos/fonts/Roboto/Roboto-Condensed-Bold-webfont.woff");
}
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
/* line 3, ../sass/_base.scss */
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* line 10, ../sass/_base.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 14, ../sass/_base.scss */
body {
  font-size: 16px;
  line-height: 1;
  background: #fff;
  color: #fff;
  -webkit-text-size-adjust: 100%;
}
/* line 21, ../sass/_base.scss */
body * {
  box-sizing: border-box;
}

/* line 26, ../sass/_base.scss */
ol, ul {
  list-style: none;
}

/* line 30, ../sass/_base.scss */
blockquote, q {
  quotes: none;
}

/* line 34, ../sass/_base.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 40, ../sass/_base.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* #Typography
================================================== */
/* line 47, ../sass/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

/* line 51, ../sass/_base.scss */
h1 {
  font-size: 60px;
  line-height: 1.1;
}

/* line 56, ../sass/_base.scss */
h2 {
  font-size: 48px;
  line-height: 1.2;
}

/* line 61, ../sass/_base.scss */
h3 {
  font-size: 36px;
  line-height: 1.3;
}

/* line 66, ../sass/_base.scss */
h4 {
  font-size: 24px;
  line-height: 1.4;
}

/* line 71, ../sass/_base.scss */
h5 {
  font-size: 21px;
  line-height: 1.5;
}

/* line 76, ../sass/_base.scss */
h6 {
  font-size: 18px;
  line-height: 1.6;
}

/* line 81, ../sass/_base.scss */
p {
  font-size: 19px;
  margin: 0 0 20px 0;
}

/* line 86, ../sass/_base.scss */
em {
  font-style: italic;
}

/* line 90, ../sass/_base.scss */
strong {
  font-weight: bold;
}

/* line 94, ../sass/_base.scss */
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}

/* #Links
================================================== */
/* line 104, ../sass/_base.scss */
a {
  color: #333;
  text-decoration: underline;
  outline: 0;
}

/* line 108, ../sass/_base.scss */
a:hover, a:focus {
  color: #000;
}

/* line 112, ../sass/_base.scss */
p a, p a:visited {
  line-height: inherit;
}

/* line 32, ../sass/_header.scss */
.navbar-default {
  background-color: transparent;
}

/* line 36, ../sass/_header.scss */
.navbar-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 44, ../sass/_header.scss */
.header {
  border: none;
  min-height: 40px;
}
/* line 48, ../sass/_header.scss */
.header .header-el-espanol {
  height: 41px;
  background-color: #ffffff;
  text-align: center;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #f2f2f2;
}
@media screen and (min-width: 768px) {
  /* line 48, ../sass/_header.scss */
  .header .header-el-espanol {
    -webkit-box-shadow: 0 2px 14px 0 rgba(25, 26, 30, 0.05);
    -moz-box-shadow: 0 2px 14px 0 rgba(25, 26, 30, 0.05);
    box-shadow: 0 2px 14px 0 rgba(25, 26, 30, 0.05);
  }
}
/* line 62, ../sass/_header.scss */
.header .header-el-espanol ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 67, ../sass/_header.scss */
.header .header-el-espanol ul .icon-el-espanol {
  list-style: none;
  display: inline-block;
}
/* line 71, ../sass/_header.scss */
.header .header-el-espanol ul .icon-el-espanol .link-el-espanol {
  text-decoration: none;
  display: inline-block;
  color: #191A1E;
  cursor: pointer;
}
/* line 77, ../sass/_header.scss */
.header .header-el-espanol ul .icon-el-espanol .link-el-espanol::before {
  font-family: "icon-espanol";
  content: "\e900";
  font-size: 26px;
  line-height: 40px;
}
/* line 84, ../sass/_header.scss */
.header .header-el-espanol ul .icon-el-espanol .link-el-espanol span {
  display: none;
}
/* line 90, ../sass/_header.scss */
.header .header-el-espanol ul .btn-subscribe {
  position: absolute;
  list-style: none;
  right: 15px;
  top: 0;
}
@media screen and (min-width: 768px) {
  /* line 90, ../sass/_header.scss */
  .header .header-el-espanol ul .btn-subscribe {
    top: 4px;
  }
}
/* line 100, ../sass/_header.scss */
.header .header-el-espanol ul .btn-subscribe .link-subscribe {
  text-decoration: none;
  color: #B39500;
  font-family: "RobotoRegular", sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  /* line 100, ../sass/_header.scss */
  .header .header-el-espanol ul .btn-subscribe .link-subscribe {
    display: block;
    border: 1px solid #B39500;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    width: 97px;
    height: 33px;
    background-color: #fff;
    line-height: 31px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 124, ../sass/_header.scss */
  .header .header-el-espanol ul .btn-subscribe .link-subscribe:hover {
    background-color: #B39500;
    color: #fff;
  }
}
/* line 135, ../sass/_header.scss */
.header .nav-segundo {
  text-align: center;
  position: relative;
  background-color: #fff;
  height: 60px;
  border-bottom: 1px solid #f2f2f2;
}
/* line 143, ../sass/_header.scss */
.header .nav-segundo .wraper-brand .colaboracion {
  font-family: 'RobotoRegular', Arial, sans-serif;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #fff;
  background-color: #000000;
  padding-top: 3px;
  padding-bottom: 3px;
}
@media screen and (min-width: 768px) {
  /* line 143, ../sass/_header.scss */
  .header .nav-segundo .wraper-brand .colaboracion {
    position: absolute;
    font-size: 12px;
    line-height: 60px;
    left: 10px;
    background-color: transparent;
    color: #333;
    padding: 0;
  }
}
/* line 167, ../sass/_header.scss */
.header .nav-segundo .wraper-brand .logo-brand {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 8px;
}
@media screen and (min-width: 768px) {
  /* line 167, ../sass/_header.scss */
  .header .nav-segundo .wraper-brand .logo-brand {
    padding-top: 10px;
  }
}
/* line 177, ../sass/_header.scss */
.header .nav-segundo .wraper-brand .logo-brand img {
  width: auto;
  height: 28px;
}
@media screen and (min-width: 768px) {
  /* line 177, ../sass/_header.scss */
  .header .nav-segundo .wraper-brand .logo-brand img {
    height: 40px;
  }
}
/* line 188, ../sass/_header.scss */
.header .nav-segundo .social-header {
  position: absolute;
  padding: 0;
  margin: 0;
  right: 15px;
  top: 22px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  /* line 188, ../sass/_header.scss */
  .header .nav-segundo .social-header {
    top: 12px;
  }
}
/* line 200, ../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header,
.header .nav-segundo .social-header .facebook-header {
  padding: 0;
  display: inline-block;
  list-style: none;
  background: transparent;
  border: 1px solid #fff;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  position: relative;
  border-color: #e61d2b;
}
/* line 18, ../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header:hover,
.header .nav-segundo .social-header .facebook-header:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 206, ../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header button,
.header .nav-segundo .social-header .facebook-header button {
  padding: 0;
  border: none;
  background: transparent;
  vertical-align: middle;
  line-height: 30px;
  outline: none;
  font-size: 0;
  line-height: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 218, ../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header button::before,
.header .nav-segundo .social-header .facebook-header button::before {
  font-size: 17px;
  font-family: "IconosElEspanol";
  color: #e61d2b;
}
/* line 224, ../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header button span,
.header .nav-segundo .social-header .facebook-header button span {
  display: none;
}
/* line 230, ../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header {
  margin-right: 5px;
}
@media screen and (min-width: 768px) {
  /* line 230, ../sass/_header.scss */
  .header .nav-segundo .social-header .twitter-header {
    width: 36px;
    height: 36px;
  }
}
/* line 239, ../sass/_header.scss */
.header .nav-segundo .social-header .twitter-header button::before {
  content: "\F00C";
}
@media screen and (min-width: 768px) {
  /* line 239, ../sass/_header.scss */
  .header .nav-segundo .social-header .twitter-header button::before {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  /* line 249, ../sass/_header.scss */
  .header .nav-segundo .social-header .facebook-header {
    width: 36px;
    height: 36px;
  }
}
/* line 256, ../sass/_header.scss */
.header .nav-segundo .social-header .facebook-header button::before {
  content: "\F00B";
}
@media screen and (min-width: 768px) {
  /* line 256, ../sass/_header.scss */
  .header .nav-segundo .social-header .facebook-header button::before {
    font-size: 20px;
  }
}
/* line 268, ../sass/_header.scss */
.header .nav-segundo .social-header .facebook-header:hover,
.header .nav-segundo .social-header .twitter-header:hover {
  cursor: pointer;
  background-color: #e61d2b;
}
/* line 272, ../sass/_header.scss */
.header .nav-segundo .social-header .facebook-header:hover button,
.header .nav-segundo .social-header .twitter-header:hover button {
  cursor: pointer;
}
/* line 274, ../sass/_header.scss */
.header .nav-segundo .social-header .facebook-header:hover button::before,
.header .nav-segundo .social-header .twitter-header:hover button::before {
  color: #fff;
}

/* line 284, ../sass/_header.scss */
.header__microsite {
  font-size: 0;
  display: block;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 4px 0 rgba(25, 26, 30, 0.05);
  -moz-box-shadow: 0 4px 4px 0 rgba(25, 26, 30, 0.05);
  box-shadow: 0 4px 4px 0 rgba(25, 26, 30, 0.05);
}
/* line 294, ../sass/_header.scss */
.header__microsite .microsite__link {
  display: inline-block;
  cursor: pointer;
  min-width: 30px;
  height: 30px;
  text-decoration: none;
  color: #e61d2b;
  font-family: "RobotoRegular";
  font-size: 14px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  transition: all .6s ease-in-out;
}
@media screen and (min-width: 768px) {
  /* line 294, ../sass/_header.scss */
  .header__microsite .microsite__link {
    min-width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
  }
}
/* line 316, ../sass/_header.scss */
.header__microsite .microsite__link--selected, .header__microsite .microsite__link:hover, .header__microsite .microsite__link:active {
  background-color: #e61d2b;
  color: #fff;
}
/* line 324, ../sass/_header.scss */
.header__microsite .microsite__link--home span {
  margin-left: 10px;
  vertical-align: top;
}
/* line 329, ../sass/_header.scss */
.header__microsite .microsite__link--home::before {
  content: "\E021";
  font-family: "GlyphIcons";
}
/* line 335, ../sass/_header.scss */
.header__microsite .microsite__link--selected {
  -moz-box-shadow: inset 0 0 4px rgba(149, 21, 30, 0.4);
  -webkit-box-shadow: inset 0 0 4px rgba(149, 21, 30, 0.4);
  box-shadow: inset 0 0 4px rgba(149, 21, 30, 0.4);
}
/* line 341, ../sass/_header.scss */
.header__microsite .microsite__link--disabled {
  color: #808080;
  cursor: default;
}
/* line 345, ../sass/_header.scss */
.header__microsite .microsite__link--disabled:hover, .header__microsite .microsite__link--disabled:active {
  background-color: white;
  color: #808080;
}

/* line 354, ../sass/_header.scss */
.back-home {
  background-color: #e61d2b;
  color: #fff;
  padding: 20px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border-radius: 35px;
  -webkit-border-radius: 35px;
  font-family: "RobotoRegular";
}
/* line 365, ../sass/_header.scss */
.back-home::before {
  content: "\E021";
  font-family: "GlyphIcons";
  vertical-align: bottom;
  margin-right: 10px;
}
/* line 372, ../sass/_header.scss */
.back-home:hover, .back-home:focus {
  text-decoration: none;
  color: #fff;
}

/* line 380, ../sass/_header.scss */
.play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
@media screen and (min-width: 1500px) {
  /* line 380, ../sass/_header.scss */
  .play-video {
    top: 40%;
  }
}
/* line 391, ../sass/_header.scss */
.play-video::before {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url("../../img/play.svg");
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 768px) {
  /* line 391, ../sass/_header.scss */
  .play-video::before {
    width: 150px;
    height: 150px;
  }
}

/* line 407, ../sass/_header.scss */
.fake-play--1 {
  background-image: url("../../img/thumbnail1.png");
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 56.25%;
}

/* line 415, ../sass/_header.scss */
.fake-play--2 {
  background-image: url("../../img/thumbnail2.png");
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 56.25%;
}

/* line 424, ../sass/_header.scss */
.fake-play--3 {
  background-image: url("../../img/thumbnail3.png");
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 56.25%;
}

/* line 1, ../sass/_footer.scss */
.footer {
  background-color: #F9F9F9;
  text-align: center;
  color: #808080;
  padding: 60px 0 100px 0;
  font-weight: 100;
  font-family: Arial, sans-serif;
  letter-spacing: normal;
}
@media screen and (min-width: 768px) {
  /* line 1, ../sass/_footer.scss */
  .footer {
    padding: 60px 0;
  }
}
/* line 14, ../sass/_footer.scss */
.footer .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 20, ../sass/_footer.scss */
.footer .container-fluid .col-sm-12 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  /* line 20, ../sass/_footer.scss */
  .footer .container-fluid .col-sm-12 {
    width: 100%;
  }
}
/* line 32, ../sass/_footer.scss */
.footer span {
  display: block;
}
@media screen and (min-width: 768px) {
  /* line 32, ../sass/_footer.scss */
  .footer span {
    display: inline-block;
  }
}
/* line 40, ../sass/_footer.scss */
.footer .txt-cliente-footer {
  display: block;
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  /* line 40, ../sass/_footer.scss */
  .footer .txt-cliente-footer {
    font-size: 20px;
  }
}
/* line 50, ../sass/_footer.scss */
.footer .txt-cliente-footer i {
  font-size: 14px;
  font-style: italic;
}
@media screen and (min-width: 768px) {
  /* line 50, ../sass/_footer.scss */
  .footer .txt-cliente-footer i {
    font-size: 20px;
  }
}
/* line 60, ../sass/_footer.scss */
.footer .creditos-footer {
  font-size: 12px;
  line-height: 1.2rem;
}
@media screen and (min-width: 768px) {
  /* line 60, ../sass/_footer.scss */
  .footer .creditos-footer {
    font-size: 14px;
  }
}
/* line 69, ../sass/_footer.scss */
.footer .text-uppercase {
  font-size: 12px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  /* line 69, ../sass/_footer.scss */
  .footer .text-uppercase {
    font-size: 14px;
  }
}
/* line 78, ../sass/_footer.scss */
.footer .logo-espanol-gris .icon-el-espanol {
  text-align: center;
  font-size: 0;
  margin-top: 30px;
}
/* line 83, ../sass/_footer.scss */
.footer .logo-espanol-gris .icon-el-espanol::before {
  content: "\e900";
  position: relative;
  margin: 0 auto;
  display: inline-block;
  width: 135px;
  color: #000;
  font-size: 26px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  /* line 83, ../sass/_footer.scss */
  .footer .logo-espanol-gris .icon-el-espanol::before {
    font-size: 30px;
  }
}
/* line 98, ../sass/_footer.scss */
.footer .logo-espanol-gris .icon-el-espanol span {
  display: none;
}
/* line 103, ../sass/_footer.scss */
.footer .social {
  margin-bottom: 20px;
}
/* line 107, ../sass/_footer.scss */
.footer .social ul li {
  list-style: none;
  margin-right: 16px;
  display: inline-block;
}
/* line 112, ../sass/_footer.scss */
.footer .social ul li span {
  display: none;
}
/* line 116, ../sass/_footer.scss */
.footer .social ul li a {
  color: #ccc;
  font-size: 17px;
  text-decoration: none;
}
/* line 122, ../sass/_footer.scss */
.footer .social ul li.twitter a, .footer .social ul li.facebook a, .footer .social ul li.youtube a, .footer .social ul li.instagram a, .footer .social ul li.spotify a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 133, ../sass/_footer.scss */
.footer .social ul li.twitter a::before {
  content: "\F00C";
  font-size: 26px;
  font-family: "IconosElEspanol";
  color: #808080;
}
/* line 144, ../sass/_footer.scss */
.footer .social ul li.facebook a::before {
  content: "\F00B";
  font-size: 26px;
  font-family: "IconosElEspanol";
  color: #808080;
}
/* line 155, ../sass/_footer.scss */
.footer .social ul li.youtube a::before {
  content: "\FFC3";
  font-size: 26px;
  font-family: "IconosElEspanol";
  color: #808080;
}
/* line 166, ../sass/_footer.scss */
.footer .social ul li.instagram a::before {
  content: "\FFC1";
  font-size: 26px;
  font-family: "IconosElEspanol";
  color: #808080;
}
/* line 177, ../sass/_footer.scss */
.footer .social ul li.spotify a::before {
  content: "\FFC2";
  font-size: 26px;
  font-family: "IconosElEspanol";
  color: #808080;
}
/* line 189, ../sass/_footer.scss */
.footer small {
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  /* line 189, ../sass/_footer.scss */
  .footer small {
    font-size: 14px;
  }
}
/* line 196, ../sass/_footer.scss */
.footer small acronym {
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  /* line 196, ../sass/_footer.scss */
  .footer small acronym {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  /* line 206, ../sass/_footer.scss */
  .footer.wrapper {
    padding: 60px 0;
  }
}

/* line 1, ../sass/_main.scss */
.background {
  background-color: #000;
  height: 100%;
  position: fixed;
  width: 100%;
}
/* line 7, ../sass/_main.scss */
.background__img {
  background-position: center;
  background-size: cover;
  display: block;
  height: 100%;
  position: absolute;
  text-rendering: optimizeLegibility;
  width: 100%;
}
/* line 16, ../sass/_main.scss */
.background__img--1 {
  background-image: url("../img/proyecto.png ");
}
/* line 20, ../sass/_main.scss */
.background__img--2 {
  background-image: url("../img/incendio.png");
}
/* line 24, ../sass/_main.scss */
.background__img--3 {
  background-image: url("../img/bomberos.png");
}
/* line 28, ../sass/_main.scss */
.background__img--4 {
  background-image: url("../img/solucion.png");
}
/* line 32, ../sass/_main.scss */
.background__img--5 {
  background-image: url("../img/solucion.png");
}
/* line 37, ../sass/_main.scss */
.background__img--6 {
  background-image: url("../img/resultado.png");
}

/* line 43, ../sass/_main.scss */
.wrapper {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
@media screen and (min-width: 768px) {
  /* line 43, ../sass/_main.scss */
  .wrapper {
    padding: 0;
  }
}
/* line 56, ../sass/_main.scss */
.wrapper__header {
  text-align: center;
}
/* line 59, ../sass/_main.scss */
.wrapper__header .wrapper__text {
  text-align: left;
}
/* line 65, ../sass/_main.scss */
.wrapper__img .img {
  position: relative;
  display: block;
}
/* line 69, ../sass/_main.scss */
.wrapper__img .img .img-mark {
  z-index: -1;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #e61d2b;
  transform: rotate(10deg);
}
/* line 81, ../sass/_main.scss */
.wrapper__text {
  max-width: 708px;
  margin-left: auto;
  margin-right: auto;
  font-family: "RobotoRegular";
  font-size: 19px;
  line-height: 30px;
  text-align: left;
}
/* line 90, ../sass/_main.scss */
.wrapper__text .text-title {
  font-family: "RobotoCondensedRegular";
  font-size: 24px;
  color: #e61d2b;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  /* line 90, ../sass/_main.scss */
  .wrapper__text .text-title {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
/* line 101, ../sass/_main.scss */
.wrapper__text .text {
  font-size: 16px;
  color: #000;
}
@media screen and (min-width: 768px) {
  /* line 101, ../sass/_main.scss */
  .wrapper__text .text {
    font-size: 19px;
    line-height: 30px;
  }
}
/* line 112, ../sass/_main.scss */
.wrapper__graphic {
  max-width: 708px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  /* line 112, ../sass/_main.scss */
  .wrapper__graphic {
    margin-bottom: 40px;
  }
}
/* line 122, ../sass/_main.scss */
.wrapper__graphic .graphic {
  display: inline-block;
  width: calc(100%/3);
  vertical-align: top;
}
/* line 127, ../sass/_main.scss */
.wrapper__graphic .graphic__img, .wrapper__graphic .graphic__legend {
  display: block;
  margin: auto;
}
@media screen and (min-width: 768px) {
  /* line 127, ../sass/_main.scss */
  .wrapper__graphic .graphic__img, .wrapper__graphic .graphic__legend {
    display: inline-block;
    vertical-align: top;
  }
}
/* line 138, ../sass/_main.scss */
.wrapper__graphic .graphic__img {
  height: 60px;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  /* line 138, ../sass/_main.scss */
  .wrapper__graphic .graphic__img {
    height: 80px;
    text-align: left;
  }
}
/* line 148, ../sass/_main.scss */
.wrapper__graphic .graphic__img img {
  width: auto;
  height: 100%;
  max-height: 100%;
}
/* line 157, ../sass/_main.scss */
.wrapper__graphic .graphic__legend .legend__number,
.wrapper__graphic .graphic__legend .legend__text {
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  /* line 157, ../sass/_main.scss */
  .wrapper__graphic .graphic__legend .legend__number,
  .wrapper__graphic .graphic__legend .legend__text {
    text-align: left;
  }
}
/* line 167, ../sass/_main.scss */
.wrapper__graphic .graphic__legend .legend__number {
  color: #e61d2b;
  font-family: "RobotoCondensedBold";
  font-size: 36px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  /* line 167, ../sass/_main.scss */
  .wrapper__graphic .graphic__legend .legend__number {
    font-size: 60px;
    text-align: center;
  }
}
/* line 180, ../sass/_main.scss */
.wrapper__graphic .graphic__legend .legend__text {
  font-family: "RobotoRegular";
  font-size: 12px;
  color: #000;
  line-height: 14px;
}
/* line 189, ../sass/_main.scss */
.wrapper__graphic .graphic--1 {
  padding-right: 10px;
}
/* line 193, ../sass/_main.scss */
.wrapper__graphic .graphic--2 {
  padding: 0 10px;
}
/* line 197, ../sass/_main.scss */
.wrapper__graphic .graphic--3 {
  padding-left: 10px;
}
/* line 203, ../sass/_main.scss */
.wrapper--parallax {
  padding: 40px 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
@media screen and (min-width: 768px) {
  /* line 203, ../sass/_main.scss */
  .wrapper--parallax {
    height: 0;
    padding: 0 0 50.25% 0;
  }
}
/* line 215, ../sass/_main.scss */
.wrapper--parallax .wrapper__header {
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
}
@media screen and (min-width: 768px) {
  /* line 215, ../sass/_main.scss */
  .wrapper--parallax .wrapper__header {
    position: absolute;
    width: 580px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    padding: 40px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 215, ../sass/_main.scss */
  .wrapper--parallax .wrapper__header {
    width: 708px;
    padding: 60px;
  }
}
@media screen and (min-width: 1440px) {
  /* line 215, ../sass/_main.scss */
  .wrapper--parallax .wrapper__header {
    width: 900px;
  }
}
/* line 242, ../sass/_main.scss */
.wrapper--parallax .wrapper__header::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: -ms-calc(100% - 20px);
  width: -o-calc(100% - 20px);
  height: calc(100% - 20px);
  height: -webkit-calc(100% - 20px);
  height: -moz-calc(100% - 20px);
  height: -ms-calc(100% - 20px);
  height: -o-calc(100% - 20px);
  top: 10px;
  left: 10px;
  border: 2px solid #e61d2b;
}
@media screen and (min-width: 768px) {
  /* line 242, ../sass/_main.scss */
  .wrapper--parallax .wrapper__header::before {
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    height: calc(100% - 40px);
    height: -webkit-calc(100% - 40px);
    height: -moz-calc(100% - 40px);
    height: -ms-calc(100% - 40px);
    height: -o-calc(100% - 40px);
    top: 20px;
    left: 20px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 242, ../sass/_main.scss */
  .wrapper--parallax .wrapper__header::before {
    width: calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -ms-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    height: calc(100% - 60px);
    height: -webkit-calc(100% - 60px);
    height: -moz-calc(100% - 60px);
    height: -ms-calc(100% - 60px);
    height: -o-calc(100% - 60px);
    top: 30px;
    left: 30px;
  }
}
/* line 291, ../sass/_main.scss */
.wrapper--parallax .wrapper__header .header__summary {
  margin-bottom: 0;
}
/* line 296, ../sass/_main.scss */
.wrapper--parallax .wrapper__img {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  /* line 296, ../sass/_main.scss */
  .wrapper--parallax .wrapper__img {
    width: 580px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 296, ../sass/_main.scss */
  .wrapper--parallax .wrapper__img {
    width: 708px;
    margin-top: 60px;
  }
}
@media screen and (min-width: 1440px) {
  /* line 296, ../sass/_main.scss */
  .wrapper--parallax .wrapper__img {
    width: 900px;
  }
}
/* line 314, ../sass/_main.scss */
.wrapper--parallax .wrapper__img img {
  width: 100%;
  max-width: 100%;
}
/* line 319, ../sass/_main.scss */
.wrapper--parallax .wrapper__img .video {
  width: 100%;
  max-height: 480px;
  height: 480px;
}
/* line 326, ../sass/_main.scss */
.wrapper--parallax-1 {
  margin-top: 161px;
  background-image: url(../img/iStock-987605804.jpg);
}
@media screen and (min-width: 768px) {
  /* line 326, ../sass/_main.scss */
  .wrapper--parallax-1 {
    margin-top: 141px;
  }
}
/* line 335, ../sass/_main.scss */
.wrapper--parallax-2 {
  background-image: url(../img/basura.jpg);
}
/* line 338, ../sass/_main.scss */
.wrapper--parallax-2 .wrapper__header {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 341, ../sass/_main.scss */
.wrapper--parallax-2 .wrapper__header .header__heading,
.wrapper--parallax-2 .wrapper__header .header__summary {
  color: #fff;
}
/* line 348, ../sass/_main.scss */
.wrapper--parallax-3 {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  /* line 348, ../sass/_main.scss */
  .wrapper--parallax-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  /* line 360, ../sass/_main.scss */
  .wrapper--parallax-3 .wrapper__header {
    position: relative;
    top: auto;
    transform: translate(-50%);
  }
}
/* line 367, ../sass/_main.scss */
.wrapper--parallax-3 .wrapper__header .header__summary {
  margin-bottom: 40px;
}
/* line 376, ../sass/_main.scss */
.wrapper--parallax-1 .header__subheading::after, .wrapper--parallax-2 .header__heading::after, .wrapper--parallax-3 .header__heading::after {
  content: "";
  display: block;
  width: 160px;
  height: 2px;
  background-color: #e61d2b;
  margin: 20px auto;
}
@media screen and (min-width: 768px) {
  /* line 376, ../sass/_main.scss */
  .wrapper--parallax-1 .header__subheading::after, .wrapper--parallax-2 .header__heading::after, .wrapper--parallax-3 .header__heading::after {
    width: 260px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 376, ../sass/_main.scss */
  .wrapper--parallax-1 .header__subheading::after, .wrapper--parallax-2 .header__heading::after, .wrapper--parallax-3 .header__heading::after {
    margin: 40px auto;
  }
}
/* line 395, ../sass/_main.scss */
.wrapper--info {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  /* line 395, ../sass/_main.scss */
  .wrapper--info {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  /* line 405, ../sass/_main.scss */
  .wrapper--info .wrapper__blockquote,
  .wrapper--info .wrapper__img {
    display: inline-block;
    vertical-align: top;
    max-width: 354px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 405, ../sass/_main.scss */
  .wrapper--info .wrapper__blockquote,
  .wrapper--info .wrapper__img {
    max-width: 480px;
  }
}
@media screen and (min-width: 1440px) {
  /* line 405, ../sass/_main.scss */
  .wrapper--info .wrapper__blockquote,
  .wrapper--info .wrapper__img {
    max-width: 502px;
  }
}
/* line 422, ../sass/_main.scss */
.wrapper--info .wrapper__blockquote {
  padding-right: 20px;
}
/* line 426, ../sass/_main.scss */
.wrapper--info .wrapper__img {
  position: relative;
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  /* line 426, ../sass/_main.scss */
  .wrapper--info .wrapper__img {
    margin-top: 30px;
    padding-left: 20px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 426, ../sass/_main.scss */
  .wrapper--info .wrapper__img {
    margin-top: 40px;
  }
}
/* line 439, ../sass/_main.scss */
.wrapper--info .wrapper__img img {
  width: 100%;
  max-width: 100%;
}

/* line 448, ../sass/_main.scss */
.visible {
  display: block;
}

/* line 452, ../sass/_main.scss */
.hidden {
  display: none;
}

/* line 456, ../sass/_main.scss */
.bg {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
}

/* line 465, ../sass/_main.scss */
.header__heading {
  font-family: "RobotoMedium";
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #e61d2b;
}
@media screen and (min-width: 768px) {
  /* line 465, ../sass/_main.scss */
  .header__heading {
    font-size: 80px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 465, ../sass/_main.scss */
  .header__heading {
    font-size: 80px;
  }
}
/* line 480, ../sass/_main.scss */
.header__heading--s {
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  /* line 480, ../sass/_main.scss */
  .header__heading--s {
    font-size: 38px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 480, ../sass/_main.scss */
  .header__heading--s {
    font-size: 45px;
  }
}
@media screen and (min-width: 1440px) {
  /* line 480, ../sass/_main.scss */
  .header__heading--s {
    font-size: 60px;
  }
}

/* line 497, ../sass/_main.scss */
.header__subheading {
  font-family: "RobotoLight";
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #e61d2b;
}
@media screen and (min-width: 768px) {
  /* line 497, ../sass/_main.scss */
  .header__subheading {
    font-size: 30px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 497, ../sass/_main.scss */
  .header__subheading {
    font-size: 40px;
  }
}

/* line 513, ../sass/_main.scss */
.header__summary {
  font-family: "RobotoRegular";
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 1.2;
  color: #000;
}
@media screen and (min-width: 768px) {
  /* line 513, ../sass/_main.scss */
  .header__summary {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 513, ../sass/_main.scss */
  .header__summary {
    max-width: 560px;
    font-size: 19px;
  }
}

/* line 532, ../sass/_main.scss */
.blockquote {
  position: relative;
  text-align: left;
  padding: 30px 10px 0 30px;
  color: #000;
}
@media screen and (min-width: 1024px) {
  /* line 532, ../sass/_main.scss */
  .blockquote {
    padding-right: 30px;
  }
}
/* line 542, ../sass/_main.scss */
.blockquote::before {
  content: '“';
  position: absolute;
  top: -8px;
  left: -14px;
  font-family: 'RobotoMedium';
  font-style: italic;
  font-size: 90px;
  color: #e61d2b;
}
/* line 553, ../sass/_main.scss */
.blockquote__quote {
  font-family: 'RobotoMedium';
  font-style: italic;
  font-size: 19px;
  line-height: 29px;
}
@media screen and (min-width: 1024px) {
  /* line 553, ../sass/_main.scss */
  .blockquote__quote {
    font-size: 23px;
    line-height: 32px;
  }
}
/* line 565, ../sass/_main.scss */
.blockquote__author {
  font-family: 'RobotoRegular';
  font-size: 16px;
}
@media screen and (min-width: 1024px) {
  /* line 565, ../sass/_main.scss */
  .blockquote__author {
    font-size: 17px;
    line-height: 25px;
  }
}

/* line 576, ../sass/_main.scss */
.view-more {
  display: block;
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
}
/* line 590, ../sass/_main.scss */
.view-more__text, .view-more__btn {
  display: inline-block;
  vertical-align: middle;
}
/* line 596, ../sass/_main.scss */
.view-more__text {
  font-family: "RobotoRegular";
  color: #e61d2b;
  font-size: 16px;
  line-height: 50px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 35px;
  border-top-left-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  -moz-border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-bottom-left-radius: 25px;
}
/* line 612, ../sass/_main.scss */
.view-more__btn {
  position: relative;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border: 2px solid #e61d2b;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  transition: background-color .4s ease-in-out;
}
/* line 625, ../sass/_main.scss */
.view-more__btn::before {
  content: "\FFAE";
  font-family: "IconosElEspanol";
  font-size: 19px;
  font-weight: 600;
  color: #e61d2b;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 638, ../sass/_main.scss */
.view-more:hover {
  cursor: pointer;
  text-decoration: none;
}
/* line 642, ../sass/_main.scss */
.view-more:hover .view-more__btn {
  background-color: #e61d2b;
}
/* line 645, ../sass/_main.scss */
.view-more:hover .view-more__btn::before {
  color: #fff;
}

@media screen and (min-width: 768px) {
  /* line 652, ../sass/_main.scss */
  .header__heading--intro {
    width: 410px;
    margin: 0 auto;
    line-height: 1;
    margin-bottom: 20px;
    font-family: "Roboto";
  }
}
/* line 661, ../sass/_main.scss */
.header__heading--intro::after {
  content: "";
  display: block;
  width: 160px;
  height: 2px;
  background-color: #e61d2b;
  margin: 20px auto;
}

@media screen and (min-width: 768px) {
  /* line 673, ../sass/_main.scss */
  .wrapper--parallax .wrapper__header--intro {
    top: 48%;
  }
}
/* line 681, ../sass/_main.scss */
.wrapper--parallax-1 .header__summary {
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  /* line 681, ../sass/_main.scss */
  .wrapper--parallax-1 .header__summary {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  /* line 689, ../sass/_main.scss */
  .wrapper--parallax-1 .wrapper__header {
    padding: 30px 20px;
  }
}
@media screen and (min-width: 768px) {
  /* line 696, ../sass/_main.scss */
  .wrapper--parallax-2 {
    padding: 0 0 110.25% 0;
  }
}
@media screen and (min-width: 870px) {
  /* line 696, ../sass/_main.scss */
  .wrapper--parallax-2 {
    padding: 0 0 100.25% 0;
  }
}
@media screen and (min-width: 1200px) {
  /* line 696, ../sass/_main.scss */
  .wrapper--parallax-2 {
    padding: 0 0 80.25% 0;
  }
}
@media screen and (min-width: 1500px) {
  /* line 696, ../sass/_main.scss */
  .wrapper--parallax-2 {
    padding: 0 0 50.25% 0;
  }
}
/* line 712, ../sass/_main.scss */
.wrapper--parallax-2 .header__summary {
  text-align: left;
  max-width: 100%;
  font-size: 16px;
  line-height: 1.4;
  display: inline-block;
}
/* line 721, ../sass/_main.scss */
.wrapper--parallax-2 .wrapper__header .header__summary {
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  /* line 725, ../sass/_main.scss */
  .wrapper--parallax-2 .wrapper__text {
    max-width: 54%;
    margin-left: 0;
    display: inline-block;
    margin-right: 20px;
    text-align: left;
  }
}
@media screen and (min-width: 1440px) {
  /* line 725, ../sass/_main.scss */
  .wrapper--parallax-2 .wrapper__text {
    max-width: 64%;
  }
}
/* line 737, ../sass/_main.scss */
.wrapper--parallax-2 .wrapper__text .header__summary {
  font-size: 16px;
  line-height: 1.4;
  display: inline-block;
}
/* line 744, ../sass/_main.scss */
.wrapper--parallax-2 .wrapper__img {
  margin-top: 0;
  max-width: 260px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  /* line 744, ../sass/_main.scss */
  .wrapper--parallax-2 .wrapper__img {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 744, ../sass/_main.scss */
  .wrapper--parallax-2 .wrapper__img {
    max-width: 250px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 759, ../sass/_main.scss */
  .wrapper--parallax-3 .header__heading {
    font-size: 72px;
  }
}

/* line 769, ../sass/_main.scss */
.wrapper--info .wrapper__text .text-title {
  margin-bottom: 20px;
}
/* line 772, ../sass/_main.scss */
.wrapper--info .wrapper__text .text {
  line-height: 1.4;
}

/*# sourceMappingURL=style.css.map */
