@charset "UTF-8";
html{
    scroll-behavior: smooth;
    width: 100vw;
}
a {
    text-decoration: none;
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
a:hover {
    color: #919090;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    text-decoration: none;
}
body {
    width: 100vw;
}
.contenedor {
    width: 100vw;
    background-color: rgba(255,255,255,1.00);
}
header {
    width: 100vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: fixed;
    z-index: 2;
}
main {
    width: 100vw;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
    opacity: 1;
    z-index: 1;
}
footer {
    background-color: rgba(42,42,42,1.00);
    width: 100vw;
    position: relative;
}
.seccionportada {
    background-color: rgba(42,42,42,1.00);
    width: auto;
    background-image: url(../imagesWA/Portada.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: 100vh;
}
.seccionperfil {
    background-color: rgba(88,24,69,1.00);
    width: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
    background-image: url(../imagesWA/Manzana1.png);
}
.seccionperfildocencia {
    background-color: rgba(88,24,69,1.00);
    width: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
.seccioneventos {
    background-color: rgba(144,12,63,1.00);
    width: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
    background-image: url(../imagesWA/Manzana2.png);
}
.seccionsylvae {
    background-color: rgba(199,0,57,1.00);
    width: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
    background-image: url(../imagesWA/Manzana3.png);
}
.seccionlalupa {
    background-color: #FF5733;
    height: auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    background-image: url(../imagesWA/Manzana4.png);
}
.seccioncontacto {
    background-color: #FFC300;
    height: auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    background-image: url(../imagesWA/Manzana5.png);
}
.cajadelogo {
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}
.logo {
    width: 100%;
}
.cajaderedes {
    width: 90%;
    margin-left: auto;
    margin-top: 3%;
    margin-right: auto;
    margin-bottom: 3%;
}
.cajadeiconodered {
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}
.cajademenunav {
    width: 90%;
    margin-right: auto;
    background-position: 0% center;
    margin-left: auto;
    color: hsla(0,0%,100%,1.00);
    font-size: large;
}
.navbar {
}
.navbar-nav.mr-auto.menu .nav-item .nav-link {
    font-size: medium;
}
.menu {
    margin-left: auto;
    margin-right: auto;
}
.container-fluid.contenidos {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15%;
    margin-bottom: 20%;
}
.container-fluid.llamadadevuelta {
    width: 7%;
    position: fixed;
    top: 50vh;
    z-index: 3;
    opacity: 1;
    clear: right;
    float: right;
    left: 90%;
}
.cajadeflechadevolver {
    width: 100%;
    margin-left: auto;
    margin-right: 1.5%;
    padding-bottom: 10%;
}
.row.flechadevolver {
    width: auto;
}
.cajadelabio {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
}
.cajaderetrato   {
    width: auto;
}
.retrato {
    margin-right: 3%;
    margin-left: 3%;
    margin-bottom: 3%;
    width: 100%;
    margin-top: 3%;
}
.cajadetextobio {
    margin-top: 3%;
    margin-right: 3%;
    margin-left: 3%;
    border-left: thin solid hsla(0,0%,100%,1.00);
}
.parrafobio {
    color: hsla(0,0%,100%,1.00);
    margin: 3%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    font-size: small;
}
.cajadecontenidosenperfil {
    width: auto;
    margin-bottom: 5%;
}
.contenidoenperfil {
    width: 60%;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
}
.imagencontenidoenperfil {
    width: 100%;
}
.cajadepodcast {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.imagendepodcast {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}
.cajadeasignaturasenportada {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.imagendeasignaturaenportada {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: auto;
    margin-right: auto;
}
#navbarSupportedContent1 {
    width: 100%;
    font-size: x-large;
}
.navbar-nav {
    width: auto;
}
.presentacionenasignatura {
    width: 100%;
    padding: 3%;
    background-color: rgba(255,255,255,1.00);
    height: 100%;
}
.cajadesesionseminario {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: thin solid rgba(255,255,255,1.00);
    margin-top: 3%;
}
.numerodesesionseminario {
    width: 50%;
    padding: 3%;
    margin-left: auto;
    color: rgba(255,255,255,1.00);
    margin-right: auto;
    font-size: medium;
    font-variant: small-caps;
    text-align: center;
}

@media (max-width:1200px){
header {
    width: 100vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    position: fixed;
    z-index: 2;
}
.cajadelogo {
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}
.imagendepodcast {
    width: auto;
    margin-left: 0%;
}
.seccionperfil {
    background-color: rgba(88,24,69,1.00);
    width: auto;
    background-image: url(imagesWA/Manzana1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.seccioneventos {
    background-color: rgba(144,12,63,1.00);
    width: auto;
    background-image: url(imagesWA/Manzana2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.container-fluid.llamadadevuelta {
    width: 10%;
    position: fixed;
    top: 50vh;
    z-index: 3;
    opacity: 1;
    clear: right;
    float: right;
    left: 90%;
}
.cajademenunav {
    width: 90%;
    margin-right: auto;
    background-position: 0% center;
    margin-left: auto;
    color: hsla(0,0%,100%,1.00);
    font-size: small;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.container-fluid.contenidos {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 23%;
    margin-top: 23%;
    margin-bottom: 20%;
}
.cajadeasignaturasenportada {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width:991px){
header {
    width: 100vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    position: fixed;
    z-index: 2;
}
.cajadelogo {
    width: 35%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
.seccionportada {
    background-color: rgba(42,42,42,1.00);
    width: auto;
    background-image: url(imagesWA/Portada.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.imagendepodcast {
    width: auto;
    margin-left: 0%;
}
.seccionperfil {
    background-color: rgba(88,24,69,1.00);
    width: auto;
    background-image: url(imagesWA/Manzana1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.cajaderedes {
    width: 40%;
    margin-left: auto;
    margin-top: 3%;
    margin-right: auto;
}
.seccioneventos {
    background-color: rgba(144,12,63,1.00);
    width: auto;
    background-image: url(imagesWA/Manzana2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.tipografiaasignatura {
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    font-size: x-small;
}
.cajadetemademanual {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}
.cajadeiconoderecursos {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}
.container-fluid.llamadadevuelta {
    width: 12%;
    position: fixed;
    top: 50vh;
    z-index: 3;
    opacity: 1;
    clear: right;
    float: right;
    left: 87%;
}
.cajadeiconodered {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
}
.cajademenunav {
    width: 100vw;
    background-position: 0% center;
    color: hsla(0,0%,100%,1.00);
    text-align: center;
}
.navbar-toggler {
    width: 10%;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -5%;
}
.container-fluid.contenidos {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 23%;
    margin-top: 23%;
    margin-bottom: 20%;
}
.contenidoenperfil {
    width: 80%;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
}
.cajaderetrato {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.cajadetextobio {
    margin-top: 3%;
    margin-right: 3%;
    margin-left: 3%;
}
}

@media (max-width:767px){
.navbar-collapse {
    width: 100%;
    background-color: rgba(42,42,42,0.90);
    font-size: large;
}
header {
    width: 100vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    position: fixed;
    z-index: 2;
}
.cajadelogo {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
.cajaderedes {
    width: 65%;
}
.seccionportada {
    background-color: rgba(42,42,42,1.00);
    width: auto;
    background-image: url(imagesWA/Portada.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.seccionperfil {
    background-color: rgba(88,24,69,1.00);
    width: auto;
    background-image: url(imagesWA/Manzana1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.cajadeiconodered {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
}
.parrafobio {
    color: hsla(0,0%,100%,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    border: 0;
    font-size: medium;
    width: 100%;
}
.cajadetextobio {
    border: 0;
    width: 100%;
}
.cajaderetrato {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.seccioneventos {
    background-color: rgba(144,12,63,1.00);
    width: auto;
    background-image: url(imagesWA/Manzana2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.cajadeiconoderecursos {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}
.container-fluid.llamadadevuelta {
    width: 15%;
    position: fixed;
    top: 50vh;
    z-index: 3;
    opacity: 1;
    clear: right;
    float: right;
    left: 85%;
    margin-top: 0px;
}
.container-fluid.contenidos {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 23%
%
%;
    margin-top: 35%;
    margin-bottom: 20%;
}
.contenidoenperfil {
    width: 100%;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width:575px){
header {
    width: 100vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    position: fixed;
    z-index: 2;
}
.cajadelogo {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
.seccionportada {
    background-color: rgba(42,42,42,1.00);
    width: auto;
    background-image: url(imagesWA/Portada.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.seccionperfil {
    background-color: rgba(88,24,69,1.00);
    width: auto;
    background-image: url(imagesWA/Manzana1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.cajadeiconodered {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.seccioneventos {
    background-color: rgba(144,12,63,1.00);
    width: auto;
    background-image: url(imagesWA/Manzana2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    height: auto;
}
.container-fluid.llamadadevuelta {
    width: 20%;
    position: fixed;
    top: 50vh;
    z-index: 3;
    opacity: 1;
    clear: right;
    float: right;
    left: 80%;
}
.container-fluid.contenidos {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 23%;
    margin-top: 40%;
    margin-bottom: 20%;
}
.cajaderetrato {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
}
.iconodered {
    width: 100%;
}
.cajadeproximoevento {
    width: 70%;
    margin-top: 5%;
    border: 0.5px solid hsla(0,0%,100%,1.00);
}
.cajadelogoenfooter {
    width: 50%;
    margin-top: 30%;
    margin-bottom: 30%;
    margin-left: auto;
    margin-right: auto;
}
.logoenfooter {
    width: 100%;
}
.logouniversidad {
    width: 100%;
}
.seccionsubmenuasignaturas {
    background-color: #BA4946;
}
.seccionsubmenuasignaturasdos {
    background-color: #51B8AC;
}
.seccionsubmenuasignaturastres {
    background-color: #F6B63F;
}
.seccionsubmenuasignaturamaster {
    background-color: #97CEA9;
}
.seccionsubmenuasignaturascuatro {
    background-color: #E1804D;
}
.seccionsubmenuasignaturascinco {
    background-color: #169AE9;
}
.cajalogoasignatura {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.logoasignatura {
    width: 100%;
}
.cajadeintromenuenasignatura {
    width: auto;
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    font-size: large;
    margin-left: auto;
    margin-right: auto;
}
.cajademenuenasignatura {
    margin-top: 10%;
}
.seccionasignaturaestandar {
    background-color: #BA4946;
}
.seccionasignaturaestandardos {
    background-color: #51B8AC;
}
.seccionasignaturaestandartres {
    background-color: #F6B63F;
}
.seccionasignaturaestandarcuatro {
    background-color: #E1804D;
}
.seccionasignaturaestandarcinco {
    background-color: #169AE9;
}
.encabezadodeseccionasignatura {
    word-spacing: normal;
    width: 100%;
}
.encabezadoenasignatura  {
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bolder;
    font-size: xx-large;
    line-height: normal;
    text-align: left;
}
.contenidosenleccion {
    width: auto;
    margin-top: 3%;
}
.cajadetemadeasignatura   {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}
.cajadetemademanual   {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}
.imagendetema {
    width: 90%;
    margin-left: 5%;
    margin-right: auto;
}
.cajadepresentaciondeasignatura   {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    border-radius: 3px;
    border: thick solid rgba(255,255,255,1.00);
    height: 95%;
    margin-top: 0px;
}
.cajadevidedeasignatura   {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7%;
    border: thick solid #FFFFFF;
    border-radius: 3px;
}
.encabezadodatosignatura {
    width: auto;
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    font-size: medium;
    margin-top: 0px;
    margin-bottom: 3%;
}
.contenidodedatosasignatura {
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: small;
    margin-bottom: 5%;
}
.tipografiaasignatura {
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    font-size: medium;
}
.iconoderecursos {
    width: 100%;
    margin-bottom: 5%;
}
.cajadeiconoderecursos {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}
#navbarSupportedContent2 {
    width: 100%;
    font-size: large;
}
#navbarSupportedContent1 {
    color: rgba(255,255,255,1.00);
    font-size: large;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.mr-auto  {
    margin-left: auto;
    margin-right: auto;
    font-size: large;
    width: auto;
    color: rgba(42,42,42,0.90);
}
.cajadeiconoguia {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
}
.iconoguia {
    width: 100%;
}
.cajaenconstruccion {
    width: 70%;
}
.imagenenconstruccion {
    width: 100%;
}
.cajadenavegaciondocencia {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
}
.iconodocencia {
    width: 70%;
    margin-left: 15%;
    margin-right: auto;
    margin-top: 5%;
}
.encabezadoendocencia {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bolder;
    font-size: x-large;
    margin-top: 1%;
    margin-bottom: 1%;
}
.filadenombrededepartamento {
    color: rgba(255,255,255,0.70);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    font-size: large;
    margin-top: 1%;
}
.cajadedepartamento {
    margin-bottom: 3%;
    width: auto;
}
.cajadeasignaturaendocencia   {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    background-color: rgba(42,42,42,0.10);
    text-align: center;
}
.cajadeasignaturaendocencia   {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    background-color: rgba(42,42,42,0.10);
    text-align: center;
}
.cajadeitemenpublicaciones   {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    background-color: rgba(42,42,42,0.10);
    text-align: center;
}
.cajadeasignaturaendocencia:hover   {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    background-color: rgba(255,255,255,0.10);
    text-align: center;
}
.cajadeitemenpublicaciones:hover   {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    background-color: rgba(255,255,255,0.10);
    text-align: center;
}
.parrafodetextodeasignatura {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    padding: 5%;
    font-size: large;
    margin-left: auto;
    margin-right: auto;
    color: rgba(255,255,255,1.00);
}
.parrafodetextodepublicaciones {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: small;
    margin-left: auto;
    margin-right: auto;
    color: rgba(255,255,255,1.00);
    text-align: right;
    padding-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
}
.parrafodefechapublicaciones {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: small;
    margin-left: auto;
    margin-right: 0%;
    color: rgba(255,255,255,1.00);
    text-align: right;
    margin-bottom: 5%;
    font-weight: bolder;
    padding: 3%;
    background-color: rgba(145,144,144,0.10);
}
.iconoentema {
    margin-left: auto;
    margin-right: auto;
}
.cajadeiconoentema {
    margin-top: 10%;
    margin-right: 10%;
    margin-left: 10%;
    margin-bottom: 10%;
    width: 90%;
}
#presentacionMamaOca {
    height: 500px;
}
#presentacionTraicion {
    height: 500px;
}
#presentacionClubes {
    height: 500px;
}
#presentacionIlustracion {
    height: 500px;
}









/* Estilos para el formulario de contacto */

form {
  max-width: 600px;
  margin: 0 auto;
  padding: 20px;
  background-color: transparent;
  border-radius: 5px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

h1 {
  font-size: 28px;
  margin-bottom: 20px;
  text-align: center;
  color: white;
}
h2 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
    color: white;
    margin-top: 50px;
}
h3 {
    font-size: 1.3em;
    color: #FFFFFF;
}

label {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  color: white;
  display: block;
}

input[type="text"],
input[type="email"],
textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  border: none;
  border-radius: 5px;
  background-color: #FFFFFF;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

textarea {
  height: 150px;
  resize: vertical;
}

input[type="submit"] {
  display: block;
  width: 100%;
  padding: 10px;
  margin-top: 20px;
  border: none;
  border-radius: 5px;
  background-color: #1B1B1B;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
}

input[type="submit"]:hover {
  background-color: #333333;
}
.cajadeformulario {
    width: 100%;
    margin-bottom: 5%;
    margin-top: 5%;
}
.parrafodeconfirmacion {
    color: #FFFFFF;
    font-size: xx-large;
}






/*Estilos para el article de la sección Eventos*/

.event {
  display: flex;
  align-items: center;
  margin: 0 0 50px;
}

.event img {
  width: 200px;
  height: auto;
  margin: 0 50px 0 0;
}

.event-info {
  flex: 1;
}

.event-info h2 {
  font-size: 2em;
  font-weight: bold;
  margin: 0 0 20px;
}

.event-info p.date {
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 10px;
    color: #272727;
}

.event-info p {
  font-size: 1.2em;
  margin: 0;
}


.event-info p.descripciondelevento {
    font-size: 0.9em;
    margin: 0;
    color: #E6E6E6;
}







/* Estilos para la class Sylva en la etiqueta article de la sección Sylvae */

.sylva {
    background-color: transparent;
    border-radius: 5px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    margin-top: 5%;
    color: #FFFFFF;
}

.sylva img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.sylva h3 {
    font-size: 15px;
    text-align: center;
    margin: 20px 0;
    padding: 3%;
    color: #E6E6E6;
}

.sylva p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
  color: #7F7F7F;
}
.descargasylva {
    color: #FFFFFF;
    font-size: small;
    text-align: center;
    padding-top: 3%;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 3%;
    background-color: #393838;
    width: 40%;
    margin-bottom: 3%;
    margin-left: 30%;
}
.descargasylva:hover {
    color: #FFFFFF;
    font-size: small;
    text-align: center;
    padding-top: 3%;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 3%;
    background-color: #393838;
    width: 40%;
    margin-bottom: 3%;
    margin-left: 30%;
    opacity: 0.8;
    transition: linear 0.5s;
}
