/* Clearfix */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
/* Grayscale */
/* Animation */
/* Cross browser opacity */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
/* Variables globales */
/* Colours */
/** @var {color} */
/*Font Family*/
/* COLACAO COLORS */
.mb {
  margin-bottom: 80px;
}
@media (min-width: 905px) {
  .mb {
    margin-bottom: 120px;
  }
}
@media (min-width: 1024px) {
  .mb {
    margin-bottom: 150px;
  }
}

.dnone {
  display: none;
}

.negrita {
  font-family: Montserrat_bold !important;
}

.tpl_banner {
  position: relative;
  height: auto;
  margin-bottom: 0vw;
  /* HTML5 display-role reset for older browsers */
}
.tpl_banner html, .tpl_banner body, .tpl_banner div, .tpl_banner span, .tpl_banner applet, .tpl_banner object, .tpl_banner iframe,
.tpl_banner h1, .tpl_banner h2, .tpl_banner h3, .tpl_banner h4, .tpl_banner h5, .tpl_banner h6, .tpl_banner p, .tpl_banner blockquote, .tpl_banner pre,
.tpl_banner a, .tpl_banner abbr, .tpl_banner acronym, .tpl_banner address, .tpl_banner big, .tpl_banner cite, .tpl_banner code,
.tpl_banner del, .tpl_banner dfn, .tpl_banner em, .tpl_banner img, .tpl_banner ins, .tpl_banner kbd, .tpl_banner q, .tpl_banner s, .tpl_banner samp,
.tpl_banner small, .tpl_banner strike, .tpl_banner strong, .tpl_banner sub, .tpl_banner sup, .tpl_banner tt, .tpl_banner var,
.tpl_banner b, .tpl_banner u, .tpl_banner i, .tpl_banner center,
.tpl_banner dl, .tpl_banner dt, .tpl_banner dd, .tpl_banner ol, .tpl_banner ul, .tpl_banner li,
.tpl_banner fieldset, .tpl_banner form, .tpl_banner label, .tpl_banner legend,
.tpl_banner table, .tpl_banner caption, .tpl_banner tbody, .tpl_banner tfoot, .tpl_banner thead, .tpl_banner tr, .tpl_banner th, .tpl_banner td,
.tpl_banner article, .tpl_banner aside, .tpl_banner canvas, .tpl_banner details, .tpl_banner embed,
.tpl_banner figure, .tpl_banner figcaption, .tpl_banner footer, .tpl_banner header, .tpl_banner hgroup,
.tpl_banner menu, .tpl_banner nav, .tpl_banner output, .tpl_banner ruby, .tpl_banner section, .tpl_banner summary,
.tpl_banner time, .tpl_banner mark, .tpl_banner audio, .tpl_banner video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.tpl_banner article, .tpl_banner aside, .tpl_banner details, .tpl_banner figcaption, .tpl_banner figure,
.tpl_banner footer, .tpl_banner header, .tpl_banner hgroup, .tpl_banner menu, .tpl_banner nav, .tpl_banner section {
  display: block;
}
.tpl_banner body {
  line-height: 1;
}
.tpl_banner ol, .tpl_banner ul {
  list-style: none;
}
.tpl_banner .foto_fondo {
  background: url("../../static/img/propositos/cabecera.jpg") no-repeat;
  width: 100%;
  aspect-ratio: 13.6/6.9;
  background-size: contain;
}
.tpl_banner .txtBanner {
  top: calc(38% - 11vw);
  position: absolute;
  width: 100%;
  color: white;
}
.tpl_banner .txtBanner h1 {
  text-align: center;
  font-size: calc(15px + 3vw);
  font-family: "BebasNeue";
  line-height: 1;
  margin-bottom: 2vw;
}
.tpl_banner .txtBanner p {
  text-align: center;
  font-size: calc(19px + 0.3vw);
  font-family: "Old Standard TT", serif;
  margin-left: 22vw;
  margin-right: 22vw;
  line-height: 1.33;
  margin-bottom: 20px;
}
.tpl_banner .txtBanner p span {
  font-family: "Old Standard TT", serif !important;
  font-weight: bold;
}
.tpl_banner .txtBanner p .cursiva {
  font-style: italic;
}
.tpl_banner .txtBanner p a {
  text-decoration: none;
  color: #f36333 !important;
}
@media only screen and (max-width: 1720px) {
  .tpl_banner .txtBanner {
    top: calc(38% - 11vw);
  }
  .tpl_banner .txtBanner p {
    font-size: calc(17px + 0.3vw);
    margin-left: 21vw;
    margin-right: 21vw;
  }
}
@media only screen and (max-width: 1550px) {
  .tpl_banner .txtBanner {
    top: calc(36% - 11vw);
  }
  .tpl_banner .txtBanner p {
    font-size: calc(16.8px + 0.3vw);
    margin-left: 20vw;
    margin-right: 20vw;
  }
}
@media only screen and (max-width: 1448px) {
  .tpl_banner .txtBanner {
    top: calc(34% - 11vw);
  }
  .tpl_banner .txtBanner p {
    font-size: calc(16.6px + 0.3vw);
    margin-left: 18vw;
    margin-right: 18vw;
  }
}
@media only screen and (max-width: 1248px) {
  .tpl_banner .txtBanner {
    top: calc(30% - 11vw);
  }
  .tpl_banner .txtBanner p {
    font-size: calc(16.4px + 0.3vw);
    margin-left: 12vw;
    margin-right: 12vw;
  }
}
@media only screen and (max-width: 1024px) {
  .tpl_banner .txtBanner {
    top: calc(30% - 11vw);
  }
  .tpl_banner .txtBanner p {
    font-size: calc(16.2px + 0.3vw);
    margin-left: 9vw;
    margin-right: 9vw;
  }
}
@media only screen and (max-width: 900px) {
  .tpl_banner .txtBanner {
    top: calc(23% - 11vw);
  }
  .tpl_banner .txtBanner p {
    font-size: calc(16px + 0.3vw);
    margin-left: 9vw;
    margin-right: 9vw;
    line-height: 25px;
  }
  .tpl_banner .foto_fondo {
    background: url("../../static/img/propositos/cabecera.jpg") no-repeat center center;
    aspect-ratio: 7/5;
    background-size: cover;
  }
}
@media only screen and (max-width : 768px) {
  .tpl_banner .txtBanner {
    top: calc(24% - 11vw);
  }
  .tpl_banner .txtBanner p {
    font-size: calc(15px + 0.3vw);
    margin-left: 7vw;
    margin-right: 7vw;
    line-height: 22px;
  }
  .tpl_banner .foto_fondo {
    background: url("../../static/img/propositos/cabecera.jpg") no-repeat center center;
    aspect-ratio: 6/5;
    background-size: cover;
  }
}
@media only screen and (max-width : 640px) {
  .tpl_banner .txtBanner {
    top: calc(23% - 11vw);
  }
  .tpl_banner .txtBanner p {
    font-size: calc(14px + 0.3vw);
    margin-left: 4vw;
    margin-right: 4vw;
    line-height: 20px;
  }
  .tpl_banner .foto_fondo {
    aspect-ratio: 5.5/5;
  }
}
@media only screen and (max-width : 525px) {
  .tpl_banner .txtBanner {
    top: calc(13% - 11vw);
  }
  .tpl_banner .txtBanner p {
    font-size: calc(13px + 0.3vw);
    margin-left: 2vw;
    margin-right: 2vw;
    line-height: 19px;
  }
  .tpl_banner .foto_fondo {
    aspect-ratio: 4.2/5;
  }
}
@media only screen and (max-width : 360px) {
  .tpl_banner .txtBanner {
    top: calc(13% - 11vw);
  }
  .tpl_banner .txtBanner p {
    font-size: calc(13px + 0.3vw);
    margin-left: 2vw;
    margin-right: 2vw;
    line-height: 19px;
  }
  .tpl_banner .foto_fondo {
    aspect-ratio: 4.2/5;
  }
}
/*# sourceMappingURL=propositos-header-build.css.map */
