

.tpl-prensa-fhe,
.tpl-news-fhe,
.tpl-footer-fhe.new,
.tpl-transparentButton-fhe,
.tpl-opacityButton-fhe {
  font: 14px 'Lato', sans-serif;
}

.tpl-prensa-fhe, .tpl-prensa-fhe *, .tpl-prensa-fhe *::before, .tpl-prensa-fhe *::after,
.tpl-news-fhe, .tpl-news-fhe *, .tpl-news-fhe *::before, .tpl-news-fhe *::after,
.tpl-footer-fhe.new, .tpl-footer-fhe.new *, .tpl-footer-fhe.new *::before, .tpl-footer-fhe.new *::after,
.tpl-transparentButton-fhe, .tpl-transparentButton-fhe *,
.tpl-opacityButton-fhe, .tpl-opacityButton-fhe * {
  box-sizing: content-box;
}

.tpl-prensa-fhe :is(h1, h2, h3, h4),
.tpl-news-fhe :is(h1, h2, h3, h4),
.tpl-footer-fhe.new :is(h1, h2, h3, h4) {
  font: revert;
}

.tpl-prensa-fhe img,
.tpl-news-fhe img,
.tpl-footer-fhe.new img {
  display: inline-block;
  vertical-align: middle;
}

.tpl-prensa-fhe a:hover,
.tpl-news-fhe a:hover,
.tpl-footer-fhe.new a:hover { text-decoration: underline }

.tpl-footer-fhe.new .sta-footer-fhe_content:first-of-type svg {
  width: 258px;
  height: 48px;
  fill: #fff
}

.tpl-footer-fhe.new .sta-footer-fhe_content svg {
  width: 165px;
  height: 50px;
  fill: #fff
}

.tpl-footer-fhe.new .sta-footer-fhe_content:last-of-type svg {
  margin-top: 20px;
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_text {
  margin-bottom: 10px;
  color: #fff;
  font: 14px "Lato", sans-serif
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_right a:hover svg {
  fill: #c4c4c4
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_left {
  margin-top: 15px;
  position: relative;
  padding-bottom: 15px
}

.tpl-footer-fhe.new .sta-footer-fhe_content:nth-of-type(2) {
  margin-top: 15px;
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_left:before {
  position: absolute;
  width: 124px;
  height: 1px;
  background: #fff;
  bottom: 7px;
  margin-right: -62px;
  right: 50%
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_left a {
  color: #fff;
  display: block;
  font: 32px "Icons";
  text-decoration: none;
  transition: .3s;
  padding: 5px
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_left a:hover {
  color: #c4c4c4
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_left ul li {
  display: inline-block;
  vertical-align: middle
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_enlaces {
  display: inline-block;
  vertical-align: middle;
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_enlaces:not(:first-of-type):before {
  content: "|";
  color: #fff;
  margin: 10px;
  font-size: 18px;
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_enlaces a {
  color: #fff;
  font: 19px "Lato",sans-serif;
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fth_twitter:before {
  content: '?';
  color: #FFFF02;
}

.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fth_linkedin:before {
  content: '+';
  color: #FFFF02;
}

.tpl-footer-fhe.new .sta-footer-text {
  margin-bottom: 15px;
}

@media(min-width: 601px) {
  .tpl-footer-fhe.new .sta-footer-fhe_content {
    margin-top:15px
  }

  .tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_left,
.tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_right {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0
  }

  .tpl-footer-fhe.new .sta-footer-fhe_content:nth-of-type(2) {
    margin-top: 0;
  }

  .tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_left {
    padding-right: 52px
  }

  .tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_left:before {
    height: 62px;
    width: 1px;
    bottom: 50%;
    margin: 0 0 -31px;
    right: 31px
  }

  .tpl-footer-fhe.new .sta-footer-fhe_content .sta-footer-fhe_left a {
    font-size: 40px;
    padding: 5px 10px;
  }
}

@media(min-width: 701px) {
  .tpl-footer-fhe.new .sta-footer-fhe_content:first-of-type {
    text-align: left;
  }

  .tpl-footer-fhe.new .sta-footer-fhe_content {
    text-align: center;
    margin: 0;
    max-width: 286px;
  }
}

.tpl-transparentButton-fhe {
  padding: 10px;
  border: 2px solid white;
  color: white;
  display: inline-block;
  vertical-align: middle;
  margin-top: 30px;
  text-transform: uppercase;
  font-weight: bold
}

.tpl-transparentButton-fhe[href=""] {
  display: none
}

.tpl-transparentButton-fhe:focus,
.tpl-transparentButton-fhe:hover {
  background-color: white;
  color: black;
  transition: 0.5s;
  text-decoration: none
}

.tpl-opacityButton-fhe {
  font-size: 28px;
  padding: 15px 30px;
  border: 2px solid #0E4FD4;
  color: #fff;
  background: #0E4FD4;
  display: inline-block;
  vertical-align: middle;
  margin-top: 20px;
  border-radius: 15px;
  text-transform: uppercase;
  font-weight: bold
}

.tpl-opacityButton-fhe[href=""] {
  display: none
}

.tpl-opacityButton-fhe:focus,
.tpl-opacityButton-fhe:hover {
}

.tpl-prensa-fhe {
  color: #0e4fd4;
  background-color: #fff;
  font-family: 'Lato', sans-serif;
  text-align: left;
}

.tpl-prensa-fhe article {
  padding: 50px 20px 50px;
  max-width: 550px;
  margin: 0 auto;
}

.tpl-prensa-fhe article header {
  font: 23px 'Lato', sans-serif;
  overflow: hidden;
  text-align: center;
}

.tpl-prensa-fhe article .sta-prensa-fhe_title {
  position: relative;
  padding-bottom: 30px;
  display: inline-block;
  max-width: 75%;
  text-transform: uppercase;
  color: #0E4FD4;
}

.tpl-prensa-fhe article .sta-prensa-fhe_title:before {
  bottom: 6px;
  left: 100%;
  border-top: 2px solid #000;
  width: 0;
  position: absolute;
}

.tpl-prensa-fhe.sta-active article .sta-prensa-fhe_title:before {
  width: 999px;
  transition: 1s cubic-bezier(0.6, 0.02, 1, 0.6);
}

.tpl-prensa-fhe article section {
  position: relative;
}

.tpl-prensa-fhe article section .sta-prensa-fhe_list {
  margin-top: 30px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.tpl-prensa-fhe article section .sta-prensa-fhe_element {
  vertical-align: top;
  text-align: left;
  width: 300px;
  position: relative;
  margin: 0 auto;
  border-radius: 30px;
  padding: 20px 0;
  box-shadow: 0px 0px 18px -13px #000;
}

.tpl-prensa-fhe article section .sta-prensa-fhe_element:not(:first-of-type) {
  margin-top: 20px;
}

.tpl-prensa-fhe article section .sta-prensa_fl_enlace {
  text-decoration: none;
  position: relative;
}

.tpl-prensa-fhe article section .sta-prensa_fl_enlace:after {
  font: 38px 'Icons';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  width: 40px;
  color: #002A46;
}

.tpl-prensa-fhe article section .sta-prensa-fhe_text {
  font: bold 16px 'Lato', sans-serif;
  color: #002A46;
  padding-left: 100px;
  text-align: center;
  line-height: 49px;
  color: #0E4FD4;
}

.tpl-prensa-fhe article section .sta-prensa-fhe_text:before {
  content:"";position: absolute;top: 0px;bottom: 5px;left: 100px;width: 1px;background-color: #0E4FD4;opacity: .4;
}

.tpl-prensa-fhe article section svg {
  position: absolute;
  height: 40px;
  width: 40px;
  fill: #00DC8B;
  top: 3px;
  left: 27px;
}

@media(min-width: 601px) {
  .tpl-prensa-fhe {
    padding:65px 20px 0;
  }
}

@media(min-width: 801px) {
  .tpl-prensa-fhe {
    padding:37px 20px 0;
  }

  .tpl-prensa-fhe article {
    max-width: 1000px;
  }

  .tpl-prensa-fhe article header {
    font-size: 25px;
    margin-bottom: 30px;
  }

  .tpl-prensa-fhe article section .sta-prensa-fhe_element {
    width: 300px;
    display: inline-block;
  }

  .tpl-prensa-fhe article section .sta-prensa-fhe_element:not(:first-of-type) {
    margin-top: 0;
  }

  .tpl-prensa-fhe article section .sta-prensa-fhe_text {
    font-size: 23px;
    min-height: 55px;
  }

  .tpl-prensa-fhe article section svg {
    width: 50px;
    height: 50px;
    top: 0;
    left: 24px;
  }
}

.tpl-news-fhe {
}

.tpl-news-fhe .sta-news-fhe_news {
  background: #fff;
  display: grid;
}

.tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_boxNews {
  color: #fff;
  z-index: 1;
  text-align: center;
  z-index: 10;
  font-family: 'Lato';
  display: none;
}

.tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_boxNews span {
  position: relative;
  font-size: 18px;
}

.tpl-news-fhe .sta-news-fhe_txtNews svg {
  width: 20px;
  height:20px;
}

.tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_txtNews marquee {
  font-weight: normal;
  font-size: 22px;
}

.tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_txtNews marquee svg {
  width: 18px;
  height: 18px;
}

.tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_txtNews {
  align-items: center;
  padding: 15px 0;
  color: #fff;
  font-size: 18px;
  z-index: 0;
  font-family: 'Lato';
  z-index: 5;
  background: rgb(2,214,143);
  background: -moz-linear-gradient(90deg, rgba(2,214,143,1) 0%, rgba(14,79,212,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(2,214,143,1) 0%, rgba(14,79,212,1) 100%);
  background: linear-gradient(90deg, rgba(2,214,143,1) 0%, rgba(14,79,212,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#02d68f",endColorstr="#0e4fd4",GradientType=1);
}

.tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_boxContact {
  display: none;
}

@media(max-width: 820px) {
  .tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_txtNews marquee {
    font-size: 20px
  }
}

@media(min-width: 820px) {
  .tpl-news-fhe .sta-news-fhe_txtNews svg {
    width: 18px;
    height:18px;
  }

  .tpl-news-fhe .sta-news-fhe_news {
    grid-template-columns: repeat(3, 1fr);
    transition: .1s;
  }

  .tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_boxNews {
    width: 120%;
    text-align: start;
    padding-left: 80px
  }

  .tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_boxNews:before {
    content: '';
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    position: absolute;
    top: 0;
    right: -36px;
    bottom: 0;
    background: #00a79b;
    width: 37px;
    z-index: 1;
    display: none;
  }

  .tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_boxNews span {
    font-size: 20px
  }

  .tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_txtNews {
    font-size: 20px;
    grid-area: 2 / 5 / 4 / 1;
    text-transform: uppercase;
  }
}

@media(min-width: 1101px) {
  .tpl-news-fhe .sta-news-fhe_news {
    grid-template-columns: repeat(4, 1fr);
  }

  .tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_boxNews {
    text-align: left;
    padding-left: 80px;
    grid-area: 1 / 1 / 2 / 2;
    transition: .1s;
    display: none;
  }

  .tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_txtNews {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Lato';
    font-weight: bold;
  }
}

@media(min-width: 1301px) {
  .tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_boxNews {
    font-size:30px;
  }

  .tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_txtNews span {
    font-size: 30px;
    grid-area: 1 / 2 / 2 / 5;
  }
}

@media(min-width: 1701px) {
  .tpl-news-fhe .sta-news-fhe_news .sta-news-fhe_boxNews {
    text-align:center;
  }
}

@media(min-width: 901px) {
  .tpl-prensa-fhe article section .sta-prensa-fhe_element {
    margin: 0 auto 30px;
  }
}

.tpl-footer-fhe.new .sta-footer-text span p {
  text-transform:uppercase
}

@media(max-width: 820px) {
  .tpl-footer-fhe.new .sta-footer-text span p,
.tpl-prensa-fhe article .sta-prensa-fhe_title {
    font-size: 17px!important;text-transform: uppercase
  }

  .tpl-opacityButton-fhe {
    font-size:13px;
  }
}

.tpl-transparentButton-fhe {
  background: #0E4FD4; color: #FFFF02; border-radius: 20px; padding: 15px 30px;border:1px solid #0E4FD4; text-decoration: none; font-weight: bold;
}
