@charset "UTF-8";
.slider-section {
  width: 100%;
  height: calc(100vh - 200px);
  min-height: 35rem;
  margin: 0;
}

.headerBackground {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

/* .background1 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 75%, #000000 100%), url('../img/header_slider1.jpg');

}

.background2 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 75%, #000000 100%), url(../img/slider_2.jpg);
}

.background3 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 75%, #000000 100%), url(../img/slider_3.jpg);
}

.background4 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 75%, #000000 100%), url(../img/seccion_1.jpg);
}

.background5 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 75%, #000000 100%), url(../img/image13.png);
} */
/*******************************************************************/
/******* HOME > HEADER *********************************************/
.headerTutores {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 75%, #000000 100%), url(../img/image3.png);
}

.headerTutores h1 {
  background-color: white;
  padding: 15px;
  border-radius: 24px;
  color: var(--azul);
  font-weight: 600;
  text-align: center;
}

.headerPreguntas {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 75%, #000000 100%), url(../img/image1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  min-height: 250px;
}

.fondoFormasColaborar {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 75%, #000000 100%), url(../img/fotos/image047.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  min-height: 700px;
}

.headerFormas h1 {
  background-color: white;
  padding: 15px;
  border-radius: 24px;
  color: var(--azul);
  font-weight: 600;
  text-align: center;
}

.headerPreguntas h1 {
  background-color: white;
  padding: 15px;
  border-radius: 24px;
  color: var(--azul);
  font-weight: 600;
  text-align: center;
}

.fondoSeccion {
  padding: 1rem;
}

.seccion1 h1 {
  font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 50px;
  font-weight: 700;
  line-height: 100px;
  letter-spacing: 20px;
  background: var(--azul);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.seccion1 h2 {
  font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 5px;
  background: var(--azul);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.seccion1 .btn-primary {
  color: #fff;
  background-color: var(--azul);
  border-color: var(--azul);
  padding: 15px 25px;
  font-size: 12px;
}

.seccion1 .btn-success {
  color: #fff;
  padding: 15px 25px;
  font-size: 12px;
}

.seccion1 .btn-primary:hover {
  color: #fff;
  background-color: #548b87;
  border-color: #4f837f;
}

#carrusel1nav {
  padding-left: 50px;
  padding-right: 50px;
  position: absolute;
  z-index: 50;
  top: 50%;
  left: 0;
}

#carrusel2nav {
  padding-left: 50px;
  padding-right: 50px;
  position: absolute;
  z-index: 50;
  top: 50%;
  left: 0;
}

.carrusel-item h4 {
  font-size: 18px;
}

.carrusel-item p {
  font-size: 14px;
}

.carrusel-item {
  width: 280px;
  height: 560px;
  padding: 0;
  margin: auto;
  display: inline-block;
  background-color: #66a29e;
}

.carrusel-item img {
  width: 280px;
  height: 280px;
  background-size: cover;
  object-fit: cover;
}

.carrusel-item .btn-primary {
  color: #fff;
  background-color: #4f837f;
  border-color: #4a7b78;
  padding: 15px 25px;
  font-size: 12px;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 10px;
  margin-bottom: 0;
  width: 260px;
}

.carrusel-item .btn-primary:hover {
  color: #fff;
  background-color: #548b87;
  border-color: #4f837f;
}

.carrusel-item .ficha {
  margin-top: 15px;
  padding: 10px;
  height: 100%;
}

.owl-item {
  text-align: center;
}

.item {
  margin-right: 5px;
  margin-left: 5px;
  display: inline;
}

.owl-prev, .owl-next {
  height: 50px;
  width: 50px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  top: 50%;
  padding: 0;
  border: none;
  outline: none;
  opacity: 0.7;
}

.owl-next {
  float: right;
  right: 0%;
  background: url(../img/right-2.png) 0px -110px no-repeat;
}

.owl-prev {
  float: left;
  left: 0%;
  background: url(../img/left-2.png) 0px 0px no-repeat;
}

.owl-prev:hover, .owl-next:hover {
  opacity: 1;
}

.ingresar .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.main {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

/*TEXT*/
.main .article h1 {
  color: var(--azul);
  font-size: 45px;
  margin: 0;
  margin-bottom: 30px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.main .article h2 {
  color: var(--azul);
  font-size: 20px;
  margin: 0;
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.main p {
  color: black;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 1.5;
  text-align: justify;
}

/*ARTICLE*/
.main .article {
  margin: 3%;
  background-color: #f0f0f0;
  background-color: #f7f7f7;
  border-radius: 8px;
  padding: 1rem;
}

.main .article img {
  background: rgba(172, 199, 204, 0.082);
  border: 8px solid rgba(172, 199, 204, 0.021);
  border-radius: 16px;
  max-width: 1000px;
  width: calc(100% - 64px);
  margin: 16px auto 32px;
  padding: 8px;
  display: block;
}

.main .text-body {
  max-width: 1000px;
  margin: 0 auto;
}

.main .text-body p {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.3;
}

.nosotros {
  justify-content: center;
}

.text-nosotros h1 {
  color: var(--azul);
  font-size: 35px;
  margin: 0;
  margin-top: 20px;
  padding: 20px 0 20px 0;
  margin-bottom: 30px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  border-radius: 24px;
}

.text-nosotros h2 {
  background-color: white;
  color: var(--azul);
  font-size: 20px;
  margin: 0;
  margin-top: 20px;
  padding: 20px 0 20px 0;
  margin-bottom: 30px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  border-radius: 24px;
}

.text-nosotros p {
  font-size: 18px;
  color: black;
}

.text-nosotros .btn {
  font-size: 18px;
}

.colaborar {
  background-color: #f7f7f7 !important;
}

.text-colaborar h1 {
  color: var(--azul);
  font-size: 35px;
  margin: 0;
  margin-top: 20px;
  padding: 20px 0 20px 0;
  margin-bottom: 30px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  border-radius: 24px;
}

.text-colaborar h2 {
  color: var(--azul);
  font-size: 20px;
  margin: 0;
  margin-top: 20px;
  padding: 20px 0 20px 0;
  margin-bottom: 30px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  border-radius: 24px;
}

.text-colaborar p {
  font-size: 18px;
  color: black;
}

.text-colaborar ul {
  font-size: 18px;
  color: black;
}

.text-colaborar .btn-primary {
  color: #fff;
  background-color: var(--azul);
  border-color: var(--azul);
  padding: 15px 25px;
  font-size: 12px;
}

.btn-colaborar:hover {
  color: #fff !important;
  background-color: var(--azul) !important;
  border-color: var(--azul) !important;
}

/* THE LIST ITSELF */
.list {
  font-size: 18px;
  list-style: none;
  font-family: sans-serif;
  font-weight: 100;
}

.list__item {
  padding: 1.5em;
  line-height: 1;
  margin: 5px;
}

.list__item-text {
  display: inline-block;
  color: black;
}

.list__item::before {
  content: "•";
  color: black;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.formatoBeca {
  background-color: #f7f7f7 !important;
  color: var(--azul) !important;
  font-weight: 600;
  font-size: 28px !important;
}

.formatoBeca-linea {
  background-color: #f7f7f7 !important;
  color: black !important;
  border-bottom: 1px solid black !important;
}

.btn-colaborar {
  border-radius: 24px;
  color: var(--azul);
  font-size: 20px !important;
  margin: 0;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.fondoColaborar {
  background-color: var(--azul);
  border-radius: 24px;
}

.fondoBtnColaborar {
  background-color: #a73c2a !important;
}

.fondoBtnColaborarForm1 {
  background-color: #8de664 !important;
  color: var(--azul) !important;
  font-weight: 900;
}

.fondoBtnColaborarForm2 {
  background-color: #abdbee !important;
  color: var(--azul) !important;
  font-weight: 900;
}

@media (max-width: 500px) {
  .fondoPerfil {
    min-height: calc(100vh - 100px);
  }

  .seccion1 h1 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 10px;
  }

  .seccion1 {
    font-size: 14px;
    height: 140vh;
  }

  .seccion1 .container {
    padding: 0 20px 0 20px;
    margin: 0;
    max-width: 800px;
  }

  .fondoSeccion {
    width: 100%;
  }

  .navbar-brand img {
    height: 80px;
  }

  .list {
    font-size: 16px;
    font-weight: 100;
    width: 250px;
    padding: 0 !important;
  }

  .article img {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .flex5 {
    justify-content: center !important;
    text-align: center !important;
  }

  .flex5 .footer-links {
    margin-bottom: 0 !important;
  }

  .flex5 .copyright {
    margin-top: 0 !important;
  }

  .fondoFooter {
    background-position: bottom;
    min-height: 85px;
  }
}
@media (min-width: 501px) and (max-width: 800px) {
  .seccion1 h1 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 10px;
  }

  .seccion1 {
    font-size: 14px;
    height: 120vh;
  }

  .seccion1 .container {
    padding: 0 20px 0 20px;
    margin: 0;
    max-width: 800px;
  }

  .fondoSeccion {
    width: 100%;
  }

  .list {
    font-size: 16px;
    font-weight: 100;
    width: 350px;
  }

  .navbar-icon {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }

  .scroll .navbar-icon {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }

  .article img {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .flex5 {
    justify-content: center !important;
    text-align: center !important;
  }

  .flex5 .footer-links {
    margin-bottom: 0 !important;
  }

  .flex5 .copyright {
    margin-top: 0 !important;
  }

  .fondoFooter {
    background-position: bottom;
    min-height: 100px;
  }
}
@media (min-width: 801px) and (max-width: 1200px) {
  .seccion1 h1 {
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 10px;
  }

  .seccion1 {
    font-size: 16px;
  }

  .navbar-nav {
    background-color: #fff !important;
    width: 100%;
    padding: 0 15% 0 15%;
    opacity: 1;
  }

  .main .article h1 {
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 600;
  }

  .list {
    font-size: 16px;
    font-weight: 100;
    width: 400px;
  }

  #navbar {
    padding: 0 !important;
  }

  .nav-link {
    transition: none;
    padding: 15px 1.5rem;
    color: black;
    opacity: 1;
  }

  .scroll .nav-link {
    padding: 15px 1.5rem;
  }

  .navbar-brand {
    margin-left: 5%;
  }

  .navbar-toggler {
    margin-right: 15%;
  }

  .navbar-icon {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }

  .scroll .navbar-icon {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }

  .seccion4 .container-fluid, .seccion3 .container-fluid {
    padding: 0px 15px 0px 15px;
  }

  #carrusel1nav {
    padding-left: 5px;
    padding-right: 5px;
  }

  #carrusel2nav {
    padding-left: 5px;
    padding-right: 5px;
  }

  .scroll .navbar-nav {
    padding-left: 12%;
    padding-right: 0;
  }

  .navbar-collapse {
    transition: all 300ms;
    width: 100%;
  }

  .fondoFooter {
    min-height: 100px;
  }
}
/**********************************************************************************************/
/******* HOME > HEADER ***********************************************************************/
header {
  background: url("../img/header_slider1.jpg");
  padding: 54px 20px 92px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
header .boxHeaderWrap {
  text-align: center;
}
header .boxHeaderWrap h1.titHeader {
  color: var(--blanco);
  font-size: 4rem;
  font-weight: 800;
}
header .boxHeaderWrap h2.titHeader2 {
  color: var(--blanco);
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 20px;
}
header .boxHeaderWrap a.btn {
  background-color: var(--rojo);
  text-transform: uppercase;
  padding: 10px 30px;
  font-size: 1.2rem;
  text-decoration: none;
  margin-bottom: 40px;
  color: #fff;
}
header .boxHeaderWrap a.btn:hover {
  background-color: var(--rojoHover);
}
header .boxHeaderWrap div.moreLinks .moreLink_Item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding-left: 20px;
  margin-bottom: 20px;
  border-left: 3px solid var(--rojo);
  color: #fff;
}
@media (min-width: 700px) {
  header .boxHeaderWrap div.moreLinks .moreLink_Item {
    flex-direction: column;
    align-items: flex-start;
  }
}
header .boxHeaderWrap div.moreLinks .moreLink_Item img.icoHeader {
  height: 44px;
  margin-right: 15px;
}
@media (min-width: 700px) {
  header .boxHeaderWrap div.moreLinks .moreLink_Item img.icoHeader {
    height: 60px;
  }
}
header .boxHeaderWrap div.moreLinks .moreLink_Item h5 {
  font-weight: 800;
  font-size: 1.4rem;
  margin-bottom: 0px;
}
header .boxHeaderWrap div.moreLinks .moreLink_Item a {
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 0.8em;
  width: 100%;
  padding: 10px;
}
@media (min-width: 700px) {
  header .boxHeaderWrap div.moreLinks .moreLink_Item a {
    width: auto;
    padding: 10px 0px 0px 0px;
  }
}
header .boxHeaderWrap div.moreLinks .moreLink_Item a img {
  height: 20px;
  margin-right: 10px;
}
header .boxHeaderWrap div.moreLinks .moreLink_Item a:hover {
  text-decoration: underline;
}

/**********************************************************************************************/
/******* HOME > MAIN ***********************************************************************/
main#home h2.titSection {
  text-transform: uppercase;
  position: relative;
  color: var(--azul);
  padding: 15px 0px 50px;
  font-weight: 800;
  font-size: 2rem;
}
main#home h2.titSection::before {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  width: 200px;
  height: 5px;
  background-color: var(--rojo);
}
main#home p {
  font-size: 0.9em;
}
main#home section {
  padding: 100px 20px;
}
main#home section#porque .box1, main#home section#beauchefianos .box1 {
  padding: 0px;
}
@media (min-width: 500px) {
  main#home section#porque .box1, main#home section#beauchefianos .box1 {
    padding: 0px 50px;
  }
}
main#home section#porque .box1 p, main#home section#beauchefianos .box1 p {
  text-align: justify;
}
main#home section#porque .box2, main#home section#beauchefianos .box2 {
  padding-top: 100px;
}
main#home section#porque .box2 img, main#home section#beauchefianos .box2 img {
  width: 100%;
  height: auto;
}
main#home section#porque .box2 img.friends, main#home section#beauchefianos .box2 img.friends {
  display: block;
  margin: auto;
  width: 70%;
  margin-bottom: 50px;
}
main#home section#todoAporteVale {
  background-color: var(--azul);
  color: #fff;
  padding: 150px 20px;
  clip-path: polygon(0 0, 100% 5%, 100% 95%, 0% 100%);
}
@media (min-width: 700px) {
  main#home section#todoAporteVale {
    clip-path: polygon(0 0, 100% 12%, 100% 88%, 0% 100%);
  }
}
main#home section#todoAporteVale h2.titAporte {
  text-align: center;
  font-weight: 800;
  margin-bottom: 40px;
  font-size: 2.3rem;
}
main#home section#todoAporteVale div.wrap.grid4 {
  max-width: 1024px;
  gap: 30px;
}
main#home section#todoAporteVale div.boxAporte h3 {
  font-weight: 800;
  font-size: 1.8rem;
}
main#home section#todoAporteVale p.txtDudas {
  text-align: center;
  padding: 30px 0px 0px;
}
main#home section#todoAporteVale p.txtDudas a {
  color: #00a2ff;
  transition: all 0.3s;
  text-decoration: none;
}
main#home section#todoAporteVale p.txtDudas a:hover {
  color: #6fd1ff;
  border-bottom: 1px solid #6fd1ff;
}


main#home section#todoAporteVale2 {
  background-color: #d56235;
  color: #fff;
/*  padding: 150px 15%;*/
  clip-path: polygon(0 0, 100% 5%, 100% 95%, 0% 100%);
}
@media (min-width: 700px) {
  main#home section#todoAporteVale2 {
    clip-path: polygon(0 0, 100% 12%, 100% 88%, 0% 100%);
  }
}
main#home section#todoAporteVale2 h2.titAporte {
  text-align: center;
  font-weight: 800;
  margin-bottom: 40px;
  font-size: 2.3rem;
}
main#home section#todoAporteVale2 div.wrap.grid4 {
  max-width: 1024px;
  gap: 30px;
}
main#home section#todoAporteVale2 div.boxAporte h3 {
  font-weight: 800;
  font-size: 1.8rem;
}
main#home section#todoAporteVale2 p.txtDudas {
  text-align: center;
  padding: 30px 0px 0px;
}
main#home section#todoAporteVale2 p.txtDudas a {
  color: #00a2ff;
  transition: all 0.3s;
  text-decoration: none;
}
main#home section#todoAporteVale2 p.txtDudas a:hover {
  color: #6fd1ff;
  border-bottom: 1px solid #6fd1ff;
}
main#home section#colabora {
  background-image: url("../img/fondo_colabora.jpg");
  background-position: center;
  background-size: cover;
  padding: 180px 0px;
  position: relative;
}
main#home section#colabora h2 {
  text-align: center;
  color: #fff;
  font-weight: 800;
  font-size: 4rem;
  margin-bottom: 30px;
}
main#home section#colabora .boxButtons {
  text-align: center;
}
main#home section#colabora .boxButtons a {
  display: inline-block;
  margin: 0px 20px 30px;
  border: none;
  outline: none;
  padding: 15px 40px;
  text-decoration: none;
  font-weight: 500;
  background-color: var(--rojo);
  color: #fff;
}
main#home section#colabora .boxButtons a:hover {
  background-color: var(--rojoHover);
}
main#home section#colabora .boxButtons a i {
  margin-left: 10px;
  font-size: 1.2em;
}
main#home section#testimonios h2.titSection {
  text-align: center;
  max-width: fit-content;
  margin: auto;
}
main#home section#testimonios .wrap {
  padding: 0px 20px;
}
main#home section#testimonios .wrap .sliderContainer {
  display: grid;
  grid-template-columns: 1fr;
  max-width: 900px;
  margin: auto;
  margin-bottom: 60px;
}
main#home section#testimonios .wrap .sliderContainer .leftArrow, main#home section#testimonios .wrap .sliderContainer .rightArrow {
  padding: 10px;
  align-self: center;
}
main#home section#testimonios .wrap .sliderContainer .leftArrow img, main#home section#testimonios .wrap .sliderContainer .rightArrow img {
  display: none;
  width: 100%;
  height: auto;
}
main#home section#testimonios .wrap .sliderContainer .videoContainer {
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  overflow: hidden;
}
/* Carousel de video*/
main#home section#testimonios .wrap #videoContainer {
  max-width: 811px;
  margin: auto;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  overflow: hidden;
}

#videoContainer .carousel-control-prev,
#videoContainer .carousel-control-next {
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-60%);
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  font-size: 1.5rem;
}

#videoContainer .carousel-control-prev span,
#videoContainer .carousel-control-next span {
  line-height: 40px;
}

/* Fin Carousel de video */
main#home section#testimonios .wrap #fotoTestimono {
  max-width: 611px;
  margin: auto;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  overflow: hidden;
}

.zn-carrusel .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.bg-carrusel {
    background-color: #02264a;
}

.campaign-title {
  font-size: 4rem;
  font-weight: 800;
  display: inline-block;
}

/* Ajuste responsivo para celulares (opcional) */
@media (max-width: 767px) {
  .campaign-title {
      font-size: 40px;
      margin-top: 60px;
  }
}

.banner-noticia-carrusel {
    color: #ffffff;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 2rem;
    font-weight: bold;
}

.mensaje-navidad {
  padding-top: 150px;
  font-size: 2.5rem;
}

.img-carrusel {
  height: 400px; 
  background-image: url('../img/banner-navidad.png'); 
  background-repeat: no-repeat; 
  background-size: 100%;
}
/** height original son 800px **/
.img-carrusel-ing {
  height: 350px; 
  background-image: url('../img/banner-ingenieria.png'); 
  background-repeat: no-repeat; 
  background-size: 100%;
}

.img-chancho {
  width: 10%;
}

@media (max-width: 755px) {
  .imagen-carrusel {
     width: 20%;
  }
  .imagen-carrusel2 {
     width: 30%;
  }
  .texto-carrusel {
     margin-top: ;
  }

  .img-carrusel {
    background-size: 190%;
  }

  .img-carrusel-ing {
    background-image: url('../img/banner-ingenieria-phone.png'); 
    background-size: 100%;
  }
  .size-app {
    min-height: 700px;
  }
  .mensaje-navidad {
    padding-top: 80px;
    font-size: 2.5rem;
  }

/* Estilos para dispositivos móviles */
@media (max-width: 767px) {
  .carousel-indicators {
    margin-top: 500px; /* Ajusta el valor según necesites */
 }

  .progress-bar.mobile .raised,
  .progress-bar.mobile .goal {
      display: none;
  }

  .mensaje-navidad {
    padding-top: -20px;
    font-size: 1.2rem;
  }

  .mensaje-navidad h4 {
    font-size: 1rem;
    margin-top: -1rem;
  }

  .mensaje-navidad h2,
  .mensaje-navidad h3 {
    font-size: 1.2rem;
  }

  .progress-bg {
    height: 30px;
  }

  .progress-bar {
    line-height: 30px;
  }

  .progress-bar h2,
  .progress-bar h3 {
    font-size: 2rem;
  }

  .boton-express {
    font-size: 1.1rem;
    padding: 10px;
  }

  .img-chancho {
    width: 20px;
    height: 20px;
  }
}
  .img-chancho {
    width: 20%;
  }
}

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

.no-link:hover {
  text-decoration:none;
  color: #FFF;
}

.icono-beneficiados {
  color: green;
}

.carrusel-enlace {
  font-size: 1.7rem;
}

.btn-donar-dinero {
  display: inline-block;
  margin: 0px 20px 30px;
  border: none;
  outline: none;
  padding: 15px 40px;
  text-decoration: none;
  font-weight: 500;
  background-color: var(--rojo);
  color: #fff;
}
.btn-donar-dinero:hover {
  background-color: var(--rojoHover);
  text-decoration: none;
  color: #FFF;
}
.btn-donar-dinero i {
  margin-left: 10px;
  font-size: 1.2em;
}

/*# sourceMappingURL=home.css.map */
/*.carousel {
  background-color: #02264a;
}*/
/* Estilo general para la cantidad recaudada */
.total {
  font-size: 30px;
  font-family: "Arial", sans-serif;
  color: #33ff00;
  font-weight: bold;
}

.meta {
  font-size: 30px; /* Aumenta el tamaño de la fuente */
  font-family: "Arial", sans-serif; /* Cambia la fuente a una más atractiva */
  color: #00c3ff; /* Asigna un color azul */
  font-weight: bold; /* Pone la fuente en negrita */
}

/* ANIMACION DEL CONTADOR*/
.progress-bg {
  margin: 0 auto;
  width: auto;
  height: 78px;
  border-radius: 10px;
  text-align: center;
  -moz-box-shadow: inset 0 0 25px #1c314a;
  -webkit-box-shadow: inset 0 0 25px #1c314a;
  box-shadow: inset 0 0 25px #1c314a;
  background-color: #fff;
}

.progress-bar {
  height: 78px;
  border-radius: 10px;
  float: left;
  width: auto;
  /* fallback */
  background-color: #fff;

  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(#fff),
    to(#fff)
  );

  background-size: cover;
  background-repeat: no-repeat;
  
}

.progress-bg h3.goal,
.progress-bg h3.raised {
  font-family: Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 78px;
  margin: 0;
  padding: 0;
  text-align: center;
  display: inline;
}

.progress-bg h3.raised {
  color: #fff;
  margin: 4px 25px 0 50px;
  padding: 0 25px 0 0;
}

.progress-bg h3.goal {
  color: #010024e3;
  text-align: center;
}

body .progress-bg h3.raised {
  -webkit-animation: fadein 4s; /* Safari and Chrome */
  -moz-animation: fadein 4s; /* Firefox */
  -ms-animation: fadein 4s; /* Internet Explorer */
  -o-animation: fadein 4s; /* Opera */
  animation: fadein 4s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Firefox */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
​
/* Opera */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
​ .progress-bg h3.goal {
  float: right;
  display: inline;
  padding: 0 25px 0 0;
  text-align: center;
}

body .progress-bg div {
  -webkit-animation: progress-bar 2s ease forwards;
  -moz-animation: progress-bar 2s ease forwards;
  -o-animation: progress-bar 2s ease forwards;
  animation: progress-bar 2s ease forwards;
}

@-webkit-keyframes progress-bar {
  from {
    width: 0%;
  }
  to {
    width: "{{ $porcentajeCompletado }}%";
  }
}

@-moz-keyframes progress-bar {
  from {
    width: 0%;
  }
  to {
    width: "{{ $porcentajeCompletado }}%";
  }
}

@-o-keyframes progress-bar {
  from {
    width: 0%;
  }
  to {
    width: "{{ $porcentajeCompletado }}%";
  }
}

@keyframes progress-bar {
  from {
    width: 0%;
  }
  to {
    width: "{{ $porcentajeCompletado }}%";
  }
}

#videoContainer.paused .carousel-inner {
    transition: none;
}
/* FIN ANIMACION DEL CONTADOR*/