.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.header {
  z-index: 5;
  background-color: rgba(255, 255, 255, .65);
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.header.static {
  position: static;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  align-items: stretch;
  display: flex;
}

.header-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.brand-probeca {
  width: 50%;
  background-color: rgba(107, 1, 10, .9);
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.image {
  width: 121px;
}

.brand-rc {
  width: 50%;
  background-color: rgba(71, 75, 80, .9);
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.logo-rc-image {
  width: 140px;
}

.nav-menu {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  outline-offset: 0px;
  color: #fff;
  text-transform: uppercase;
  background-color: #6b010a;
  background-image: url('../images/heart-solid.png');
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: 39px;
  border-radius: 6px;
  outline: 3px solid rgba(255, 255, 255, .38);
  flex: 0 auto;
  align-items: center;
  padding: 6px 25px 7px 46px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.button:hover {
  background-color: #86131c;
}

.button.dorado-campana-fija {
  outline-offset: 0px;
  background-color: #a46b00;
  background-image: none;
  border: 3px solid rgba(201, 167, 102, .37);
  outline: 3px rgba(255, 255, 255, .38);
  margin-top: 19px;
  padding-left: 23px;
  padding-right: 23px;
}

.nav-link {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.image-3 {
  width: 15px;
  height: 15px;
}

.html-embed {
  width: 15px;
  height: 15px;
  color: #a63636;
}

.image-4 {
  width: 43px;
}

.logos {
  width: 352px;
  align-items: stretch;
  display: flex;
}

.menu {
  width: 614px;
  justify-content: space-between;
  align-items: center;
  margin-right: 35px;
  display: flex;
}

.slider {
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.scol-left {
  width: 350px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.scol-right {
  width: 65%;
}

.heading {
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  text-shadow: 2px 2px #fff0f1;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 28px;
}

.heading.white {
  color: #fff;
  margin-bottom: 36px;
}

.heading.dark {
  color: #000;
  margin-top: -4px;
  margin-bottom: 16px;
  line-height: 28px;
}

.text-block {
  font-size: 30px;
}

.texto-apoyo {
  color: #6b010a;
  text-shadow: 1px 1px #fff;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.h1-title-wrapper {
  background-color: rgba(255, 255, 255, .7);
  flex-direction: column;
  justify-content: center;
  margin-bottom: 1px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 35px;
  display: flex;
}

.campaign-wrapper {
  background-color: rgba(255, 255, 255, .7);
  background-image: linear-gradient(to right, rgba(255, 255, 255, .9), rgba(255, 255, 255, .2));
  margin-bottom: 1px;
}

.thumb-camp {
  width: 80px;
  height: 80px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: 150px;
  box-shadow: 7px 7px rgba(121, 29, 35, .9);
}

.bloque-camp-dest {
  align-items: center;
  padding-top: 7px;
  padding-bottom: 14px;
  padding-left: 35px;
  display: flex;
}

.tit-camp {
  color: #000;
  padding-left: 28px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.bg-camp {
  z-index: -2;
  height: 100vh;
  opacity: 0;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.gradiente-blanco {
  z-index: -1;
  height: 120vh;
  background-image: linear-gradient(rgba(255, 255, 255, 0) 68%, #fff);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.resumen-wrapper-camp {
  z-index: 0;
  width: 40%;
  opacity: 0;
  padding-top: 28px;
  padding-left: 28px;
  padding-right: 50px;
  position: absolute;
  top: 80px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.resumen {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: rgba(255, 255, 255, .6);
  background-image: linear-gradient(to right, rgba(255, 255, 255, .2), rgba(255, 255, 255, .5) 35%, rgba(255, 255, 255, 0));
  flex-direction: column;
  align-items: flex-start;
  padding: 22px 22px 30px;
  display: flex;
}

.paragraph {
  text-shadow: 0 1px 1px #f7f7f7;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.probeca-button {
  background-color: #a46b00;
  border-radius: 5px;
  margin-left: 17px;
  margin-right: 17px;
  padding: 5px 20px 6px;
  text-decoration: none;
  transition: background-color .2s;
}

.probeca-button:hover {
  background-color: #e99b09;
}

.probeca-button.misa {
  padding-right: 45px;
  text-decoration: none;
}

.probeca-button.utility-button {
  margin-left: 0;
  margin-right: 0;
}

.button-text {
  color: #fff;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.frase {
  z-index: -3;
  text-align: center;
  background-image: url('../images/comilla-der.png'), url('../images/comilla-izq.png');
  background-position: 90%, 10%;
  background-repeat: no-repeat, no-repeat;
  background-size: 50px, 50px;
  flex-direction: column;
  align-items: center;
  margin-top: 120px;
  padding-top: 65px;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  display: flex;
  position: relative;
  top: -49px;
}

.autor {
  color: #bb8e3f;
  font-size: 16px;
}

.fecha {
  color: #bb8e3f;
  font-size: 12px;
  font-weight: 300;
}

.frase-texto {
  text-align: center;
  text-shadow: 3px 0 2px #fffaf3;
  flex-direction: column;
  align-items: center;
  margin-bottom: 12px;
  padding-top: 0;
  padding-left: 25%;
  padding-right: 23%;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.collection-list-wrapper {
  flex-direction: column;
  align-items: center;
  display: block;
}

.conocenos {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -80px;
  margin-bottom: 0;
  padding-top: 0;
  transition: opacity .2s;
  display: grid;
  position: static;
  overflow: hidden;
}

.social-button {
  width: 27px;
  color: #9a292e;
}

.social-button.instagram {
  width: 33px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-wrapper {
  grid-column-gap: 15px;
  justify-content: space-between;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.c-heading {
  text-shadow: 2px 2px #fff9f0;
  font-family: Merriweather, serif;
  font-size: 25px;
}

.c-heading.center {
  text-align: center;
}

.c-wrapper-1 {
  z-index: 3;
  background-color: #e4d2ba;
  margin-top: 80px;
  padding: 30px 50px 200px;
  position: relative;
  overflow: visible;
}

.c-parrafo {
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.c-parrafo.centrado {
  text-align: center;
}

.c-bg-bottom-1 {
  height: 200px;
  background-image: linear-gradient(#e4d2ba, rgba(0, 0, 0, 0)), url('../images/01-quienes-somos.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-wrapper-2 {
  z-index: 2;
  background-color: #ede2d1;
  margin-top: 80px;
  padding: 200px 50px 30px;
  position: relative;
  overflow: visible;
}

.c-wrapper-3 {
  z-index: 1;
  width: 33vw;
  background-color: #f6f0e8;
  margin-top: 80px;
  padding: 30px 12px 200px;
  position: relative;
  overflow: visible;
}

.txt-destacado {
  color: #967d4c;
  font-weight: 700;
}

.text-span {
  color: #c9a766;
  -webkit-text-stroke-color: #c9a766;
  font-size: 40px;
  font-weight: 900;
}

.c-bg-top-2 {
  height: 200px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #ede2d1 92%), url('../images/que-hacemos-800.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-bottom: 0 #ede2d1;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.c-bg-bottom-3 {
  height: 200px;
  background-image: linear-gradient(#f6f0e8, rgba(0, 0, 0, 0)), url('../images/c-foto-3.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid-circulos {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.white-circ {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dato-text {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-block-5 {
  color: #c9a766;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 31px;
  font-weight: 700;
}

.container {
  margin-top: 0;
  margin-bottom: 44px;
}

.banner {
  grid-column-gap: 50px;
  outline-offset: 0px;
  background-color: rgba(255, 247, 231, .69);
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 8px;
  outline: 0 rgba(0, 0, 0, 0);
  justify-content: space-around;
  align-items: center;
  margin-bottom: 62px;
  padding: 21px 47px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block {
  text-decoration: none;
}

.link-slider {
  opacity: 0;
  text-decoration: none;
}

.probeca-button-misa {
  background-color: #a46b00;
  background-image: url('../images/square-arrow-up-right-solid.png');
  background-position: 89%;
  background-repeat: no-repeat;
  background-size: 17px;
  border-radius: 5px;
  padding: 5px 43px 6px 20px;
  transition: background-color .2s;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
}

.probeca-button-misa:hover {
  background-color: #865c0c;
}

.probeca-button-misa.misa {
  padding-right: 45px;
  text-decoration: none;
}

.banner-txt {
  width: 50%;
  max-width: 430px;
  outline-offset: 0px;
  text-shadow: 0 1px #ffe1b5;
  outline: 3px #333;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.diagrama {
  max-height: 70vh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.circulos-formas-apoyo {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  background-image: url('../images/linea-diagrama.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-top: 42px;
  display: grid;
}

.circ-apoyo-1 {
  width: 100px;
  height: 100px;
  background-color: #842c33;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 13px;
  display: flex;
}

.apoyo-bg-1 {
  z-index: -1;
  opacity: .25;
  background-image: url('../images/bg1-diagrama-original.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tit-forma-apoyo-1 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 300;
  line-height: 15px;
  position: static;
}

.detalle-1 {
  width: 460px;
  height: 360px;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.overlay {
  z-index: -1;
  opacity: .12;
  mix-blend-mode: hard-light;
  background-color: #000;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.formas-apoyar-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.detalle-diagrama {
  width: 100%;
  grid-row-gap: 8px;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  margin-left: -41px;
  margin-right: -41px;
  padding: 20px 10px 25px;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.detalle-diagrama.campanas {
  align-items: stretch;
}

.parrafo {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
  display: block;
}

.parrafo.footer-light {
  max-width: 390px;
  color: #fff;
  text-align: left;
}

.parrafo.footer-gray {
  color: #8b8b8b;
  text-align: left;
  font-size: 14px;
}

.parrafo.footer-gray.bottom {
  text-align: center;
  border-bottom: 1px #5c5c5c;
  margin-bottom: 0;
  font-size: 14px;
}

.parrafo.footer-gray.bottom.via-web-dev {
  border-bottom-style: none;
}

.parrafo.campanas {
  text-align: center;
}

.button-red {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  outline-offset: 0px;
  color: #fff;
  text-transform: uppercase;
  background-color: #842c33;
  border-radius: 6px;
  outline: 3px rgba(255, 255, 255, .38);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px 25px 7px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.button-red:hover {
  background-color: #b6313c;
}

.folleto-digital {
  background-color: #474b50;
}

.folleto {
  margin-top: 100px;
  margin-bottom: 100px;
}

.folleto-wrapper {
  width: 80%;
  height: 200px;
  max-width: 800px;
  background-color: #474b50;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  align-items: center;
  padding-right: 50px;
  display: flex;
}

.imagen-folleto {
  width: 40%;
  margin-top: -58px;
  margin-bottom: -90px;
  margin-left: 58px;
}

.folleto-desc-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.informes-anuales {
  flex-direction: column;
  align-items: flex-end;
  margin-top: 102px;
  margin-bottom: 100px;
  display: flex;
}

.informe-wrapper {
  width: 80%;
  height: 260px;
  max-width: 800px;
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 8px 0 0 8px;
  justify-content: space-between;
  align-items: center;
  padding: 50px 35px 58px 70px;
  display: flex;
  overflow: visible;
  box-shadow: 0 0 40px 20px rgba(0, 0, 0, .07);
}

.folleto-desc-wrapper-copy {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.imagen-informe {
  width: 220px;
  margin-top: -56px;
  margin-bottom: -63px;
  box-shadow: 0 0 30px 11px rgba(0, 0, 0, .14);
}

.link-informe {
  display: block;
}

.footer-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #545454;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-middle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #434343;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: end;
  padding: 25px 50px 18px;
  display: grid;
}

.wrapper-footer {
  padding: 45px 50px;
  display: block;
}

.logo-probeca-footer {
  margin-bottom: 20px;
}

.heading-footer {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 21px;
  line-height: 25px;
}

.heading-footer.white {
  color: #fff;
  margin-bottom: 36px;
}

.heading-footer.dark {
  color: #000;
  margin-top: -4px;
  margin-bottom: 16px;
}

.footer-list-item {
  color: #fff;
  background-image: url('../images/plus-icon.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 7px;
  padding-bottom: 4px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.footer-list-item.campanas {
  background-position: 0 7px;
}

.footer-bottom {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #353535;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 17px 50px 20px;
  font-size: 22px;
  display: flex;
}

.fondo-slider {
  z-index: -4;
  height: 120vh;
  opacity: .21;
  background-image: url('../images/gold-bg.png');
  background-position: 50%;
  background-size: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.bg-banner {
  z-index: -1;
  opacity: 1;
  background-image: linear-gradient(rgba(247, 242, 232, .9), rgba(247, 242, 232, .9)), url('../images/gold-bg.png');
  background-position: 0 0, 50% 100%;
  background-size: auto, 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sombra {
  z-index: -2;
  opacity: .45;
  filter: blur(18px);
  background-color: #90816d;
  margin-top: 45px;
  margin-left: 35px;
  position: absolute;
  top: -5%;
  bottom: -5%;
  left: -5%;
  right: -5%;
}

.fondo-color-1 {
  z-index: -1;
  background-color: #e4d2ba;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fondo-color-2 {
  z-index: -1;
  background-color: #ede2d1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sombra-2 {
  z-index: -2;
  opacity: .45;
  filter: blur(18px);
  background-color: #90816d;
  position: absolute;
  top: -5%;
  bottom: -5%;
  left: -5%;
  right: -5%;
}

.fondo-color-3 {
  z-index: -1;
  background-color: #f6f0e8;
  background-image: url('../images/mapa.png');
  background-position: 50% 5%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.probeca-button-slider {
  opacity: 1;
  color: #a46b00;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 6px;
  margin-left: 26px;
  margin-right: 17px;
  padding: 5px 20px 6px;
}

.probeca-button-slider.misa {
  padding-right: 45px;
  text-decoration: none;
}

.text-link-slider {
  color: #a46b00;
  font-family: Lato, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.image-detalle {
  height: 170px;
  margin-top: 42px;
  margin-bottom: 20px;
}

.image-detalle.campanas {
  width: 300px;
  height: auto;
  max-width: none;
  opacity: 1;
  margin-top: 31px;
}

.circ-apoyo-2, .circ-apoyo-3 {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 13px;
  display: flex;
}

.encabezado-wrapper {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: none;
  border: 3px solid rgba(255, 255, 255, .41);
  border-radius: 10px;
  margin-bottom: -16px;
  padding: 20px 20px 28px;
}

.tit-forma-apoyo-2, .tit-forma-apoyo-3 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 300;
  line-height: 15px;
  position: static;
}

.detalles {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.detalle-2 {
  width: 460px;
  height: 360px;
  opacity: 1;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: none;
  position: relative;
}

.detalle-3 {
  width: 460px;
  height: 360px;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: none;
  position: relative;
}

.apoyo-bg-2 {
  z-index: -1;
  opacity: 0;
  background-image: url('../images/reza-bg.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.apoyo-bg-3 {
  z-index: -1;
  opacity: 0;
  background-image: url('../images/regala-sotana.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-folleto {
  text-shadow: 1px 1px #fff0f1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 21px;
  line-height: 25px;
}

.heading-folleto.white {
  color: #fff;
  text-shadow: none;
  margin-bottom: 19px;
  font-size: 25px;
  line-height: 28px;
}

.heading-folleto.dark {
  color: #000;
  margin-top: -4px;
  margin-bottom: 16px;
}

.text-block-6 {
  text-align: center;
}

.text-block-7 {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.dropdown-link {
  background-color: rgba(255, 255, 255, .62);
  border: 1px #000;
  border-bottom: 1px solid #fff;
}

.dropdown-list {
  background-color: rgba(0, 0, 0, 0);
}

.diagrama-wrapper {
  width: 100%;
  max-width: 860px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: end;
  display: grid;
}

.logo-probeca-image {
  width: 118px;
}

.informes-anuales-section-wrapper {
  margin-top: -100px;
  padding-top: 1px;
  overflow: hidden;
}

.list {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding-left: 104px;
  padding-right: 104px;
  display: flex;
}

.nav-link-dropdown {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.campana-fija {
  height: 120vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: visible;
}

.frase-fija {
  z-index: 1;
  text-align: center;
  background-image: url('../images/comilla-der.png'), url('../images/comilla-izq.png');
  background-position: 90%, 10%;
  background-repeat: no-repeat, no-repeat;
  background-size: 50px, 50px;
  flex-direction: column;
  align-items: center;
  margin-top: -98px;
  padding-top: 65px;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  display: none;
  position: relative;
  top: -49px;
}

.h1-title-wrapper-copy {
  background-color: rgba(255, 255, 255, .7);
  flex-direction: column;
  justify-content: center;
  margin-bottom: 1px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 35px;
  display: flex;
}

.h1-title-wrapper-campana-fija {
  width: 50%;
  max-width: 570px;
  background-color: rgba(255, 255, 255, .7);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 31px;
  display: flex;
}

.heading-campana-fija {
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  text-shadow: 2px 2px #fff0f1;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Merriweather, serif;
  font-size: 22px;
  line-height: 25px;
}

.heading-campana-fija.white {
  color: #fff;
  margin-bottom: 36px;
}

.heading-campana-fija.dark {
  color: #000;
  margin-top: -4px;
  margin-bottom: 16px;
  line-height: 28px;
}

.texto-apoyo-campana-fija {
  color: #6b010a;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px #fff;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
}

.fondo-campana-fija {
  z-index: -4;
  height: 120vh;
  opacity: .21;
  background-image: url('../images/gold-bg.png');
  background-position: 50%;
  background-size: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.banner-txt-copy {
  width: 50%;
  max-width: 430px;
  outline-offset: 0px;
  text-shadow: 0 1px #ffe1b5;
  outline: 3px #333;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-color: #6b010a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 500px;
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.utility-page-form.utility-page-content {
  width: 330px;
  grid-row-gap: 5px;
  align-items: stretch;
}

.image-7 {
  width: 60px;
  color: #6b010a;
}

.logo-utility-page {
  background-color: #6b010a;
  margin-left: auto;
  margin-right: auto;
}

.heading-2 {
  color: #fff;
  font-family: Lato, sans-serif;
}

.texto-utility-page {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.heading-utility-page {
  color: #fff;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 30px;
  line-height: 24px;
}

.campanas-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  display: block;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.link.campanas {
  color: #000;
  font-weight: 400;
}

.list-item {
  color: #fff;
  background-image: url('../images/plus-icon.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 7px;
  padding-bottom: 4px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.list-item.campanas {
  color: #000;
  background-position: 0 7px;
  font-weight: 400;
  text-decoration: none;
}

.list-item.campanas:hover {
  text-decoration: underline;
}

.list-footer {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-18 {
  line-height: 17px;
}

.heading-3, .field-label {
  color: #fff;
}

.via-web-link {
  color: #a0a0a0;
  background-image: url('../images/viaweb-ico.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 32px;
  text-decoration: none;
  display: inline-block;
}

@media screen and (min-width: 1280px) {
  .header, .header-wrapper {
    width: 100%;
  }

  .logo-rc-image {
    width: 180px;
  }

  .nav-link {
    font-size: 20px;
  }

  .logos {
    width: 505px;
  }

  .menu {
    width: 738px;
  }

  .slider {
    width: 100%;
  }

  .scol-left {
    width: 541px;
  }

  .heading {
    font-size: 30px;
    line-height: 30px;
  }

  .heading.dark {
    font-size: 28px;
    line-height: 30px;
  }

  .texto-apoyo {
    font-size: 20px;
    line-height: 24px;
  }

  .tit-camp {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .resumen-wrapper-camp {
    top: 120px;
  }

  .resumen {
    background-color: rgba(255, 255, 255, .68);
  }

  .paragraph {
    text-shadow: 0 1px 1px #f5f5f5;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .button-text {
    font-size: 15px;
    line-height: 22px;
  }

  .frase {
    background-size: 70px, 70px;
  }

  .autor {
    font-size: 20px;
    line-height: 22px;
  }

  .fecha {
    font-size: 15px;
    line-height: 24px;
  }

  .frase-texto {
    font-size: 26px;
    line-height: 30px;
  }

  .conocenos {
    margin-bottom: 0;
  }

  .c-heading {
    font-size: 28px;
  }

  .c-parrafo {
    font-size: 18px;
    line-height: 21px;
  }

  .c-bg-bottom-1 {
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .c-wrapper-3 {
    background-image: none;
  }

  .text-span {
    font-size: 60px;
    line-height: 60px;
  }

  .c-bg-top-2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0), #ede2d1 92%), url('../images/que-hacemos-800.png');
    background-position: 0 0, 50% 100%;
    background-size: auto, auto 97%;
  }

  .c-bg-bottom-3 {
    background-size: auto, cover;
  }

  .white-circ {
    width: 120px;
    height: 120px;
  }

  .dato-text {
    font-size: 15px;
  }

  .text-block-5 {
    font-size: 40px;
    line-height: 40px;
  }

  .banner {
    margin-bottom: 63px;
  }

  .probeca-button-misa {
    padding-right: 51px;
  }

  .banner-txt {
    max-width: 420px;
    font-size: 18px;
    line-height: 21px;
  }

  .circ-apoyo-1 {
    width: 130px;
    height: 130px;
  }

  .tit-forma-apoyo-1 {
    font-size: 18px;
    line-height: 21px;
  }

  .detalle-1 {
    display: flex;
  }

  .detalle-diagrama {
    padding-left: 40px;
    padding-right: 40px;
  }

  .parrafo {
    font-size: 18px;
    line-height: 21px;
  }

  .parrafo.footer-light {
    max-width: 460px;
  }

  .parrafo.footer-gray {
    font-size: 18px;
  }

  .parrafo.footer-gray.bottom {
    padding-bottom: 0;
    font-size: 18px;
  }

  .folleto-wrapper {
    height: 260px;
    max-width: 940px;
    padding-right: 66px;
  }

  .imagen-folleto {
    margin-left: 8px;
  }

  .informes-anuales {
    margin-top: 137px;
  }

  .informe-wrapper {
    height: 300px;
    max-width: 1010px;
    justify-content: space-between;
    padding-top: 58px;
  }

  .imagen-informe {
    width: 270px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-middle {
    grid-template-columns: 1.75fr 1fr;
  }

  .logo-probeca-footer {
    width: 210px;
  }

  .footer-list-item {
    background-size: 11px;
    font-size: 18px;
    line-height: 26px;
  }

  .fondo-color-3 {
    background-image: url('../images/mapa.png');
    background-position: 50% 15%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .probeca-button-slider {
    margin-top: 13px;
    margin-left: 28px;
    font-size: 15px;
  }

  .text-link-slider {
    font-size: 15px;
    line-height: 25px;
  }

  .circ-apoyo-2, .circ-apoyo-3 {
    width: 130px;
    height: 130px;
  }

  .tit-forma-apoyo-2, .tit-forma-apoyo-3 {
    font-size: 18px;
    line-height: 21px;
  }

  .detalle-2, .detalle-3 {
    display: none;
  }

  .heading-folleto.white {
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 30px;
  }

  .text-block-6 {
    font-size: 15px;
    line-height: 22px;
  }

  .diagrama-wrapper {
    max-width: 990px;
    grid-template-columns: 1fr 1fr;
    justify-items: end;
  }

  .logo-probeca-image {
    width: 160px;
  }

  .text-block-9, .text-button, .text-block-15, .text-block-16 {
    font-size: 15px;
    line-height: 22px;
  }

  .informes-anuales-section-wrapper {
    margin-top: -103px;
    overflow: hidden;
  }

  .list {
    padding-left: 46px;
    padding-right: 46px;
  }

  .nav-link-dropdown {
    font-size: 20px;
  }

  .campana-fija {
    width: 100%;
  }

  .frase-fija {
    background-size: 70px, 70px;
  }

  .heading-campana-fija {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-campana-fija.dark {
    font-size: 28px;
    line-height: 30px;
  }

  .texto-apoyo-campana-fija {
    font-size: 20px;
    line-height: 24px;
  }

  .banner-txt-copy {
    max-width: 420px;
    font-size: 18px;
    line-height: 21px;
  }

  .list-item {
    background-size: 11px;
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-18 {
    line-height: 21px;
  }

  .via-web-link {
    padding-left: 36px;
  }
}

@media screen and (min-width: 1440px) {
  .logo-rc-image {
    width: 190px;
  }

  .button {
    background-size: 52px;
    padding-left: 65px;
  }

  .nav-link {
    font-size: 20px;
    line-height: 25px;
  }

  .logos {
    width: 531px;
  }

  .menu {
    width: 870px;
  }

  .scol-left {
    width: 546px;
  }

  .heading {
    font-size: 30px;
    line-height: 35px;
  }

  .texto-apoyo {
    font-size: 20px;
    line-height: 24px;
  }

  .thumb-camp {
    width: 140px;
    height: 140px;
    background-repeat: no-repeat;
    background-size: cover;
    flex: none;
    display: block;
  }

  .tit-camp {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .resumen-wrapper-camp {
    background-color: rgba(0, 0, 0, 0);
    padding-bottom: 28px;
    top: 130px;
  }

  .paragraph {
    text-shadow: 0 1px 1px #f3f3f3;
    font-size: 20px;
    line-height: 24px;
  }

  .button-text {
    font-size: 20px;
    line-height: 30px;
  }

  .frase {
    background-size: 80px, 80px;
  }

  .autor {
    font-size: 20px;
    line-height: 30px;
  }

  .fecha {
    font-size: 18px;
  }

  .frase-texto {
    font-size: 28px;
    line-height: 30px;
  }

  .collection-list-wrapper {
    font-size: 20px;
  }

  .conocenos {
    margin-bottom: 0;
  }

  .c-heading {
    font-size: 30px;
  }

  .c-heading.center {
    margin-bottom: 25px;
  }

  .c-parrafo {
    font-size: 20px;
    line-height: 24px;
  }

  .c-bg-bottom-1 {
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .c-wrapper-3 {
    background-image: none;
  }

  .text-span {
    font-size: 50px;
  }

  .c-bg-top-2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0), #ede2d1 92%), url('../images/que-hacemos-800.png');
    background-position: 0 0, 50% 100%;
    background-size: auto, 100%;
  }

  .c-bg-bottom-3 {
    background-size: auto, cover;
  }

  .white-circ {
    width: 130px;
    height: 140px;
  }

  .dato-text {
    font-size: 20px;
  }

  .text-block-5 {
    font-size: 40px;
    line-height: 40px;
  }

  .container {
    max-width: 1100px;
  }

  .banner {
    margin-bottom: 55px;
  }

  .probeca-button-misa {
    padding-left: 26px;
    padding-right: 56px;
  }

  .banner-txt {
    max-width: 480px;
    font-size: 20px;
    line-height: 24px;
  }

  .diagrama {
    padding-top: 24px;
    padding-bottom: 42px;
  }

  .circ-apoyo-1 {
    width: 140px;
    height: 140px;
  }

  .tit-forma-apoyo-1 {
    font-size: 20px;
    line-height: 20px;
  }

  .detalle-1 {
    display: flex;
  }

  .detalle-diagrama.campanas {
    margin-left: 0;
    margin-right: 0;
  }

  .parrafo {
    font-size: 20px;
  }

  .parrafo.footer-light {
    max-width: 450px;
    line-height: 24px;
  }

  .parrafo.footer-gray {
    font-size: 20px;
    line-height: 24px;
  }

  .parrafo.footer-gray.bottom {
    font-size: 20px;
  }

  .folleto {
    margin-bottom: 128px;
  }

  .folleto-wrapper {
    width: 90%;
    height: 350px;
    max-width: 1320px;
  }

  .imagen-folleto {
    width: 40%;
  }

  .informe-wrapper {
    width: 90%;
    height: 280px;
    max-width: 1320px;
    justify-content: space-between;
    padding-right: 47px;
  }

  .imagen-informe {
    width: 350px;
  }

  .footer-middle {
    grid-template-columns: 2.5fr 1fr;
  }

  .heading-footer {
    font-size: 25px;
  }

  .footer-list-item {
    background-size: 13px;
    font-size: 20px;
    line-height: 30px;
  }

  .fondo-color-3 {
    background-image: url('../images/mapa.png');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .probeca-button-slider {
    margin-left: 25px;
  }

  .text-link-slider {
    font-size: 20px;
    line-height: 30px;
  }

  .image-detalle.campanas {
    margin-top: 16px;
  }

  .circ-apoyo-2, .circ-apoyo-3 {
    width: 140px;
    height: 140px;
  }

  .tit-forma-apoyo-2, .tit-forma-apoyo-3 {
    font-size: 20px;
    line-height: 20px;
  }

  .detalle-2 {
    display: none;
  }

  .detalle-3 {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .heading-folleto.white {
    margin-top: -22px;
    font-size: 28px;
    line-height: 35px;
  }

  .text-block-6 {
    font-size: 20px;
    line-height: 30px;
  }

  .diagrama-wrapper {
    max-width: 1250px;
    grid-template-columns: .75fr 1fr;
    justify-items: end;
  }

  .logo-probeca-image {
    width: 170px;
  }

  .image-6 {
    width: 140px;
  }

  .text-block-9, .text-button, .text-block-15, .text-block-16 {
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-17 {
    font-size: 30px;
    line-height: 30px;
  }

  .titulo-boton-wrapper {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .informes-anuales-section-wrapper {
    margin-top: -167px;
    padding-bottom: 1px;
    overflow: hidden;
  }

  .nav-link-dropdown {
    font-size: 20px;
    line-height: 25px;
  }

  .frase-fija {
    background-size: 80px, 80px;
  }

  .heading-campana-fija {
    font-size: 30px;
    line-height: 35px;
  }

  .texto-apoyo-campana-fija {
    font-size: 20px;
    line-height: 24px;
  }

  .banner-txt-copy {
    max-width: 480px;
    font-size: 20px;
    line-height: 24px;
  }

  .list-item {
    background-size: 13px;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-18 {
    line-height: 24px;
  }

  .via-web-link {
    padding-left: 38px;
  }
}

@media screen and (min-width: 1920px) {
  .logo-rc-image {
    width: 300px;
  }

  .button {
    background-size: 64px;
    padding-left: 65px;
    padding-right: 32px;
  }

  .nav-link {
    font-size: 30px;
    line-height: 30px;
  }

  .logos {
    width: 835px;
  }

  .menu {
    width: 1040px;
  }

  .scol-left {
    width: 960px;
  }

  .heading {
    font-size: 40px;
    line-height: 40px;
  }

  .heading.dark {
    font-size: 40px;
    line-height: 45px;
  }

  .texto-apoyo {
    font-size: 30px;
    line-height: 35px;
  }

  .thumb-camp {
    width: 160px;
    height: 160px;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .tit-camp {
    font-size: 30px;
  }

  .resumen-wrapper-camp {
    text-shadow: 0 1px 1px #f3f3f3;
    background-color: rgba(0, 0, 0, 0);
    padding-bottom: 28px;
    top: 191px;
  }

  .resumen {
    background-image: none;
  }

  .paragraph {
    font-size: 30px;
    line-height: 34px;
  }

  .button-text {
    font-size: 20px;
    line-height: 40px;
  }

  .frase {
    background-size: 100px, 100px;
  }

  .autor {
    font-size: 30px;
    line-height: 40px;
  }

  .fecha {
    font-size: 20px;
    line-height: 25px;
  }

  .frase-texto {
    font-size: 40px;
    line-height: 49px;
  }

  .conocenos {
    margin-top: -115px;
    margin-bottom: 0;
  }

  .c-heading {
    margin-top: 67px;
    font-size: 40px;
  }

  .c-heading.center {
    margin-top: 31px;
    margin-bottom: 20px;
  }

  .c-wrapper-1 {
    margin-top: 115px;
    padding-bottom: 250px;
  }

  .c-parrafo {
    font-size: 28px;
    line-height: 33px;
  }

  .c-bg-bottom-1 {
    height: 250px;
    background-size: auto, cover;
  }

  .c-wrapper-2 {
    margin-top: 115px;
    padding-top: 250px;
  }

  .c-wrapper-3 {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    margin-top: 115px;
    padding-bottom: 250px;
  }

  .text-span {
    font-size: 60px;
    line-height: 60px;
  }

  .c-bg-top-2 {
    height: 250px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #ede2d1 92%), url('../images/que-hacemos-800.png');
    background-position: 0 0, 50% 100%;
    background-size: auto, 100%;
  }

  .c-bg-bottom-3 {
    height: 250px;
    background-size: auto, cover;
  }

  .white-circ {
    width: 190px;
    height: 190px;
  }

  .dato-text {
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-5 {
    font-size: 50px;
    line-height: 50px;
  }

  .container {
    max-width: 1340px;
    font-size: 20px;
  }

  .banner {
    justify-content: space-around;
  }

  .probeca-button-misa {
    padding-left: 35px;
    padding-right: 60px;
    font-size: 20px;
  }

  .banner-txt {
    width: 100%;
    max-width: 670px;
    font-size: 30px;
    line-height: 30px;
  }

  .diagrama {
    max-height: 80vh;
    padding-top: 70px;
    padding-bottom: 95px;
  }

  .circ-apoyo-1 {
    width: 200px;
    height: 200px;
    font-size: 50px;
  }

  .apoyo-bg-1 {
    background-image: url('../images/bg1-diagrama-original.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .tit-forma-apoyo-1 {
    font-size: 28px;
    line-height: 30px;
  }

  .detalle-1 {
    width: 620px;
    height: 505px;
    display: flex;
  }

  .detalle-diagrama.campanas {
    margin-left: -24px;
    margin-right: -24px;
  }

  .parrafo {
    font-size: 22px;
    line-height: 25px;
  }

  .parrafo.footer-light {
    max-width: 650px;
    font-size: 22px;
    line-height: 30px;
  }

  .parrafo.footer-gray {
    font-size: 22px;
    line-height: 30px;
  }

  .parrafo.footer-gray.bottom {
    border-bottom-style: none;
    font-size: 22px;
  }

  .button-red {
    font-size: 20px;
    line-height: 40px;
  }

  .folleto-wrapper {
    height: 310px;
    max-width: 1410px;
    text-shadow: none;
    font-size: 30px;
    line-height: 30px;
  }

  .informe-wrapper {
    height: 460px;
    max-width: 1310px;
    justify-content: space-between;
    padding-left: 108px;
    padding-right: 55px;
  }

  .imagen-informe {
    width: 360px;
  }

  .footer-middle {
    grid-template-columns: 2.25fr 1fr;
  }

  .logo-probeca-footer {
    width: 250px;
  }

  .heading-footer {
    font-size: 31px;
  }

  .footer-list-item {
    background-size: 15px;
    font-size: 22px;
    line-height: 30px;
  }

  .fondo-color-3 {
    background-image: url('../images/mapa.png');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .probeca-button-slider {
    margin-top: 11px;
  }

  .text-link-slider {
    font-size: 20px;
    line-height: 40px;
  }

  .image-detalle {
    height: 230px;
    margin-top: 80px;
  }

  .image-detalle.campanas {
    width: 390px;
    flex: 1;
    margin-top: 95px;
    margin-bottom: 79px;
  }

  .circ-apoyo-2, .circ-apoyo-3 {
    width: 200px;
    height: 200px;
  }

  .tit-forma-apoyo-2, .tit-forma-apoyo-3 {
    font-size: 28px;
    line-height: 30px;
  }

  .detalle-2, .detalle-3 {
    width: 620px;
    height: 505px;
    display: none;
  }

  .heading-folleto.white {
    font-size: 40px;
    line-height: 45px;
  }

  .text-block-6 {
    line-height: 40px;
  }

  .diagrama-wrapper {
    max-width: 1500px;
    grid-template-columns: 1.25fr 1fr;
  }

  .logo-probeca-image {
    width: 260px;
  }

  .image-6 {
    width: 180px;
  }

  .text-block-8, .text-block-9 {
    font-size: 20px;
    line-height: 40px;
  }

  .text-block-10, .text-block-11 {
    font-size: 20px;
  }

  .text-block-12 {
    line-height: 30px;
  }

  .text-block-13, .text-button {
    line-height: 40px;
  }

  .text-block-15, .text-block-16 {
    font-size: 20px;
    line-height: 40px;
  }

  .informes-anuales-section-wrapper {
    padding-bottom: 1px;
    overflow: hidden;
  }

  .nav-link-dropdown {
    font-size: 30px;
    line-height: 30px;
  }

  .frase-fija {
    background-size: 100px, 100px;
  }

  .heading-campana-fija {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-campana-fija.dark {
    font-size: 40px;
    line-height: 45px;
  }

  .texto-apoyo-campana-fija {
    font-size: 30px;
    line-height: 35px;
  }

  .banner-txt-copy {
    width: 100%;
    max-width: 670px;
    font-size: 30px;
    line-height: 30px;
  }

  .list-item {
    background-size: 15px;
    font-size: 22px;
    line-height: 30px;
  }

  .via-web-link {
    padding-left: 42px;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    overflow: visible;
  }

  .header-wrapper {
    flex-direction: column;
  }

  .nav-menu {
    width: 260px;
    background-color: rgba(107, 1, 10, .72);
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 63px;
    overflow: visible;
  }

  .nav-link {
    color: #fff;
    border-bottom: 1px dotted #fff;
  }

  .logos {
    width: 100%;
  }

  .menu {
    width: 100%;
    margin-right: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .slider {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
  }

  .scol-left, .scol-right {
    width: 100%;
  }

  .heading.dark {
    text-align: center;
  }

  .h1-title-wrapper {
    padding-left: 60px;
  }

  .bloque-camp-dest {
    justify-content: flex-start;
  }

  .bg-camp {
    display: none;
    overflow: hidden;
  }

  .gradiente-blanco {
    display: none;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .resumen-wrapper-camp {
    display: none;
    overflow: hidden;
  }

  .frase {
    margin-top: 60px;
    padding-bottom: 65px;
  }

  .autor, .fecha {
    text-shadow: 0 1px 1px #fff;
  }

  .conocenos {
    flex-direction: column;
    display: flex;
  }

  .c-heading {
    text-align: center;
  }

  .c-wrapper-1 {
    padding: 100px 185px 340px;
  }

  .c-parrafo {
    text-align: center;
  }

  .c-parrafo.centrado {
    padding-left: 65px;
    padding-right: 65px;
  }

  .c-bg-bottom-1 {
    height: 300px;
    background-position: 0 0, 50%;
    background-size: auto, 100%;
  }

  .c-wrapper-2 {
    margin-top: 0;
    padding: 100px 185px 300px;
  }

  .c-wrapper-3 {
    width: 100%;
    margin-top: 0;
    padding: 100px 185px 300px;
  }

  .c-bg-top-2 {
    height: 300px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #ede2d1 95%), url('../images/que-hacemos-800.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .c-bg-bottom-3 {
    height: 300px;
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
  }

  .container {
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
    display: flex;
  }

  .banner {
    max-width: 470px;
    flex-direction: column;
  }

  .link-slider {
    opacity: 1;
  }

  .banner-txt {
    width: 100%;
    max-width: 510px;
    text-align: center;
    margin-top: 9px;
    margin-bottom: 14px;
  }

  .diagrama {
    max-height: none;
  }

  .circulos-formas-apoyo {
    margin-bottom: 28px;
  }

  .apoyo-bg-1 {
    background-size: cover;
  }

  .formas-apoyar-wrapper {
    align-items: center;
  }

  .folleto-wrapper {
    width: 100%;
    max-width: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .informe-wrapper {
    width: 100%;
    height: auto;
    max-width: none;
    grid-row-gap: 70px;
    text-align: center;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    flex-direction: column;
    justify-content: flex-start;
  }

  .folleto-desc-wrapper-copy {
    align-items: center;
  }

  .imagen-informe {
    margin-top: 0;
    margin-bottom: 0;
  }

  .wrapper-footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .fondo-slider {
    height: 170%;
    background-size: cover;
  }

  .fondo-color-3 {
    background-position: 50% 18%;
    background-size: 450px;
  }

  .probeca-button-slider {
    color: #fff;
    background-color: #a46b00;
  }

  .text-link-slider {
    color: #fff;
  }

  .encabezado-wrapper {
    text-align: center;
  }

  .detalle-3 {
    display: none;
  }

  .apoyo-bg-2, .apoyo-bg-3 {
    background-size: cover;
  }

  .diagrama-wrapper {
    max-width: none;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .titulo-boton-wrapper {
    align-items: center;
    display: flex;
  }

  .nav-link-dropdown, .icon {
    color: #fff;
  }

  .campana-fija {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
  }

  .frase-fija {
    margin-top: 60px;
    padding-bottom: 65px;
  }

  .h1-title-wrapper-copy, .h1-title-wrapper-campana-fija {
    padding-left: 60px;
  }

  .heading-campana-fija.dark {
    text-align: center;
  }

  .fondo-campana-fija {
    height: 170%;
    background-size: cover;
  }

  .banner-txt-copy {
    width: 100%;
    max-width: 510px;
    text-align: center;
    margin-top: 9px;
    margin-bottom: 14px;
  }

  .icon-2 {
    color: #6b010a;
  }
}

@media screen and (max-width: 767px) {
  .slider {
    height: auto;
  }

  .c-wrapper-1 {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .c-bg-bottom-1 {
    background-size: auto, 100%;
  }

  .c-wrapper-2, .c-wrapper-3 {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .c-bg-top-2 {
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .c-bg-bottom-3 {
    background-position: 0 0, 50%;
    background-size: auto, 100%;
  }

  .parrafo.footer-light, .parrafo.footer-gray {
    text-align: center;
  }

  .footer {
    width: 100%;
    overflow: hidden;
  }

  .footer-top, .footer-middle {
    flex-direction: column;
    display: flex;
  }

  .wrapper-footer {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .footer-list-item {
    margin-left: 55px;
  }

  .fondo-color-3 {
    background-position: 50% 10%;
  }

  .campana-fija {
    height: auto;
  }

  .list-item {
    margin-left: 55px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    overflow: visible;
  }

  .nav-menu {
    z-index: 10;
    width: 90%;
    background-color: rgba(255, 255, 255, .82);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    display: block;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .nav-link {
    color: #fff;
    background-color: rgba(107, 1, 10, .73);
    border-bottom: 1px dotted #fff;
    margin-bottom: 0;
  }

  .menu {
    padding-left: 0;
    padding-right: 20px;
    position: relative;
    overflow: visible;
  }

  .slider {
    height: auto;
  }

  .scol-right {
    width: 100%;
  }

  .heading, .texto-apoyo {
    text-align: center;
  }

  .h1-title-wrapper {
    padding: 20px;
  }

  .bloque-camp-dest {
    padding-left: 13px;
    padding-right: 13px;
  }

  .frase {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .frase-texto {
    padding-left: 20px;
    padding-right: 20px;
  }

  .conocenos {
    margin-bottom: 0;
  }

  .social-wrapper {
    grid-column-gap: 10px;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .c-bg-bottom-1 {
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 100%;
  }

  .c-wrapper-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .c-bg-top-2 {
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .c-bg-bottom-3 {
    background-position: 0 0, 50%;
    background-size: auto, auto 100%;
  }

  .grid-circulos {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .white-circ {
    width: 140px;
    height: 140px;
  }

  .text-block-5 {
    font-size: 40px;
    line-height: 40px;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .diagrama {
    padding-left: 18px;
    padding-right: 18px;
  }

  .detalle-1 {
    width: 100%;
    display: flex;
    overflow: hidden;
  }

  .folleto-wrapper {
    height: auto;
    flex-direction: column;
    padding-right: 0;
  }

  .imagen-folleto {
    width: 80%;
    margin-top: -75px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .folleto-desc-wrapper {
    align-items: center;
    margin-bottom: 33px;
  }

  .informe-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-footer {
    margin-left: -37px;
  }

  .fondo-color-3 {
    background-position: 50% 5%;
    background-size: contain;
  }

  .encabezado-wrapper {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .detalle-3 {
    width: 100%;
    display: none;
  }

  .heading-folleto.white {
    text-align: center;
  }

  .dropdown-link {
    width: 100%;
    margin-left: -18px;
    padding-right: 40px;
  }

  .titulo-boton-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .list {
    margin-left: -38px;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-toggle {
    padding-left: 0;
  }

  .dropdown {
    background-color: rgba(107, 1, 10, .73);
    border-bottom: 1px #fff;
    margin-bottom: 0;
    padding-left: 20px;
    display: block;
  }

  .nav-link-dropdown {
    color: #fff;
    border-bottom: 1px #fff;
    margin-bottom: 1px;
  }

  .icon {
    color: #fff;
  }

  .campana-fija {
    height: auto;
  }

  .frase-fija {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .h1-title-wrapper-copy, .h1-title-wrapper-campana-fija {
    padding: 20px;
  }

  .heading-campana-fija, .texto-apoyo-campana-fija {
    text-align: center;
  }

  .list-footer {
    margin-left: -62px;
    padding-left: 0;
  }
}

#w-node-ca0b21d8-2cbf-be5a-970d-f1c21b8355b7-365be39f, #w-node-_506ad088-5d53-727a-c3fd-16afef407a6d-365be39f, #w-node-_0b85c5b5-5b89-834a-1a76-2d8fde411965-365be39f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-dcc2b3d7-1839-8d61-0032-9aa052008769-365be39f, #w-node-_11bd1967-ccf0-370f-d411-13b46613ede7-365be39f, #w-node-f5ab6e12-810f-10d9-cffb-384b5c1dd3e6-365be39f, #w-node-_07470cf9-8574-04fe-6d18-1ce616bc2b87-365be39f, #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e71-75f25e6f, #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e72-75f25e6f, #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e77-75f25e6f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae3b3913-c98d-403a-50d2-6dc475f25e7e-75f25e6f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-ae3b3913-c98d-403a-50d2-6dc475f25e82-75f25e6f, #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e88-75f25e6f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-ca0b21d8-2cbf-be5a-970d-f1c21b8355b7-365be39f, #w-node-_506ad088-5d53-727a-c3fd-16afef407a6d-365be39f {
    align-self: center;
    justify-self: center;
  }

  #w-node-_0b85c5b5-5b89-834a-1a76-2d8fde411965-365be39f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-dcc2b3d7-1839-8d61-0032-9aa052008769-365be39f, #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e71-75f25e6f, #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e82-75f25e6f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-ca0b21d8-2cbf-be5a-970d-f1c21b8355b7-365be39f, #w-node-_506ad088-5d53-727a-c3fd-16afef407a6d-365be39f, #w-node-_0b85c5b5-5b89-834a-1a76-2d8fde411965-365be39f {
    align-self: center;
    justify-self: center;
  }

  #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e72-75f25e6f, #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e82-75f25e6f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-ca0b21d8-2cbf-be5a-970d-f1c21b8355b7-365be39f, #w-node-_506ad088-5d53-727a-c3fd-16afef407a6d-365be39f, #w-node-_0b85c5b5-5b89-834a-1a76-2d8fde411965-365be39f {
    align-self: center;
    justify-self: center;
  }

  #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e88-75f25e6f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e71-75f25e6f, #w-node-ae3b3913-c98d-403a-50d2-6dc475f25e88-75f25e6f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ca0b21d8-2cbf-be5a-970d-f1c21b8355b7-365be39f, #w-node-_506ad088-5d53-727a-c3fd-16afef407a6d-365be39f, #w-node-_0b85c5b5-5b89-834a-1a76-2d8fde411965-365be39f {
    justify-self: center;
  }
}


