.footer1 {
  background-image: url(../imagenes/fondo1.jpg); }

.footer {
  padding: 20px;
  display: flex;
  text-align: center;
  justify-content: space-evenly;
  font-size: medium;
  color: #e4e4e4;
  font-family: Georgia, 'Times New Roman', Times, serif;
  text-transform: uppercase;
  font-weight: bold; }

.footer_ {
  display: flex;
  justify-content: center; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.encabezado {
  padding: 1rem;
  color: #e4e4e4;
  background: #454e4e;
  background: radial-gradient(circle, #1d1f1f 0%, black 100%);
  text-align: justify;
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  text-decoration: none;
  font-weight: lighter; }

.seccionfotos1 {
  background-image: url(../imagenes/fondo1.jpg); }

.section1 {
  background: #2c4403;
  background: linear-gradient(45deg, #443e03 51%, #c5a61c 100%);
  color: #e4e4e4;
  padding: 1.5rem;
  font-size: 28px;
  font-family: Georgia, 'Times New Roman', Times, serif; }

.section3 {
  background: #262a2a;
  background: linear-gradient(0deg, #262a2a 0%, black 100%);
  color: #e4e4e4;
  padding: 1.5rem;
  font-size: 28px;
  font-family: Georgia, 'Times New Roman', Times, serif; }

.section12 {
  background: #262a2a;
  background: linear-gradient(0deg, #262a2a 0%, black 100%); }

.labelform {
  color: gray;
  font-size: 20px; }

.section1_video {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-top: 1rem; }

.section1_parrafo {
  text-align: center;
  margin-top: 2.5rem;
  font-size: 29px; }

.inicio1 {
  display: flex;
  /* background: rgb(44,68,3);
background: linear-gradient(45deg, rgba(44,68,3,1) 51%, rgba(161,180,26,1) 100%); */
  padding-left: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid cornsilk; }

.inicio1__texto {
  font-size: 24px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  display: flex;
  color: #e4e4e4;
  text-align: center;
  max-width: 750px;
  padding: 100px; }

.inicio2 {
  padding-top: 45px;
  background: #454e4e;
  background: radial-gradient(circle, #1d1f1f 0%, black 100%);
  color: #e4e4e4;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly; }

.inicio2-img {
  transition: all 0.7s; }

.inicio2-img:hover {
  transform: scale(1.4); }

.inicio2_ {
  padding: 25px;
  background: #454e4e;
  background: radial-gradient(circle, #1d1f1f 0%, black 100%);
  color: #e4e4e4;
  font-size: larger;
  display: flex;
  justify-content: center; }

.botoncito {
  padding-top: 1rem;
  padding-left: 15rem; }

.util {
  padding-top: 2rem; }

.navlinks a {
  font-size: 22px;
  color: #e4e4e4;
  font-family: 'Asap', sans-serif;
  padding: 1.5rem;
  font-weight: bold; }

.seccionav {
  padding-left: 35rem; }

.texto {
  font-family: 'Asap', sans-serif; }

.form-check-label {
  font-size: 22px; }

.form-label {
  font-size: 22px; }

.imagenfooter {
  transition: all 0.7s; }

.imagenfooter:hover {
  transform: scale(1.4);
  rotate: 360deg; }

.textofooter {
  color: black;
  font-weight: bolder;
  font-size: 18px;
  transition: all 0.8s; }

.textofooter:hover {
  font-size: 22px;
  font-weight: bolder; }

.pruebap {
  color: #e4e4e4; }

/* incorporaciones */
.titulo {
  font-size: 25px;
  font-family: Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  display: flex;
  justify-content: center;
  background: #2d3030;
  background: radial-gradient(circle, #141414 0%, black 100%);
  color: #e4e4e4;
  padding: 1rem;
  margin-bottom: 0rem; }

.subtitulo {
  font-size: 25px;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  color: #e4e4e4;
  text-transform: uppercase;
  padding-left: 1.5rem;
  text-decoration: none; }

.enlacesinco {
  padding: 1rem;
  list-style: none;
  text-align: start; }

.enlacesinco_1 a {
  font-size: 18px;
  color: #e4e4e4;
  text-decoration: none;
  padding: 0rem;
  text-align: left; }

.enlaces-bootstrap {
  background: #2c4403;
  background: linear-gradient(45deg, #444303 51%, #b4981a 100%);
  padding-top: 0rem; }

.subtitulo2 {
  display: flex;
  justify-content: center;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  color: #e4e4e4;
  padding: 1.5rem; }

.preguntas {
  background: #2c4403;
  background: linear-gradient(45deg, #444303 51%, #b4981a 100%);
  font-size: 22px;
  color: #e4e4e4;
  padding: 1rem; }

.preguntas p {
  font-size: 20px; }

.preguntas h2 {
  font-size: 28px;
  font-weight: 550;
  padding-bottom: 1rem; }

.infoutil {
  background-color: #131313;
  padding: 1rem;
  color: #e4e4e4;
  list-style-type: none;
  display: grid;
  grid-template-areas: "form1 form2 fomr3";
  grid-template-columns: repeat(2, 1fr);
  justify-items: center;
  align-items: center; }

.botoncito1 {
  margin-left: 35rem;
  margin-top: 25px; }

.botoncito {
  margin-left: 20rem;
  margin-top: 1px; }

.form1 {
  grid-area: form1; }

.form2 {
  grid-area: form2; }

.form3 {
  grid-area: form3; }

.subtgaleria {
  background-color: #131212;
  color: #e4e4e4;
  text-align: center;
  font-size: 20px;
  padding-bottom: 1rem;
  font-family: 'Times New Roman', Times, serif; }

.seccionfotos {
  background: #454e4e;
  background: radial-gradient(circle, #1d1f1f 0%, black 100%); }

.seccion1gal {
  background: #262a2a;
  background: linear-gradient(0deg, #868686 0%, black 100%);
  text-align: center;
  color: #e4e4e4;
  font-family: 'Times New Roman', Times, serif; }

.seccion1gal_text {
  font-size: 30px;
  padding-top: 1rem; }

.seccion1gal_text3 {
  font-size: 22px;
  padding-top: 0.5rem; }

.seccion1gal_text2 {
  font-size: 30px;
  padding-bottom: 1rem;
  padding-top: 1rem; }

.carousel-item img {
  height: 500px;
  width: 250px;
  object-fit: cover;
  padding: 1rem;
  padding-top: 0; }

.titulogaleria {
  background: #2c4403;
  background: linear-gradient(45deg, #444303 51%, #b4981a 100%);
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  color: azure;
  text-align: center; }

.galeriacmn {
  background: #2c4403;
  background: linear-gradient(45deg, #444303 51%, #b4981a 100%);
  color: #e4e4e4;
  text-align: center; }

.subtitulogaleria {
  background: #2c4403;
  background: linear-gradient(45deg, #444303 51%, #b4981a 100%);
  color: #e4e4e4;
  padding-bottom: 1rem;
  text-align: center; }

.subtcancionero {
  background-image: url(../imagenes/fondo1.jpg);
  text-align: center;
  font-size: 18px;
  color: #e4e4e4;
  font-weight: bold;
  padding: 0.75rem; }

.superiorcancionero {
  padding-top: 10px;
  background: #454e4e;
  background: radial-gradient(circle, #1d1f1f 0%, black 100%);
  text-align: center; }

.titulocan {
  font-size: 25px;
  font-family: Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #e4e4e4; }

.subtcan {
  color: #e4e4e4;
  font-size: 20px;
  font-family: Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  padding-bottom: 1rem; }

.seccioncancionero {
  background-image: url(/imagenes/fondo1.jpg); }

/* tablet*/
@media screen and (max-width: 1023px) {
  .seccionav {
    padding-left: 0; }
  .navlinks a {
    font-size: 16px; }
  .botoncito {
    padding-left: 0rem; }
  .util {
    padding-left: 0px; }
  .section1_parrafo {
    font-size: 18px; }
  .botoncito1 {
    margin-left: 16rem;
    margin-top: 15px; } }

/* mobile*/
@media screen and (max-width: 599px) {
  .encabezado {
    text-align: center;
    font-size: 12px;
    color: #e4e4e4; }
  .encabezado img {
    height: 20px;
    width: 20px; }
  .nav1 {
    font-size: 12px; }
  .inicio1 {
    font-size: 10;
    padding: 0;
    display: block; }
  .inicio1 video {
    height: 175px;
    width: 350px;
    padding: 0;
    margin: 0; }
  .inicio1__texto {
    font-size: 12px;
    display: block;
    padding: 0; }
  .inicio2 img {
    height: 50px;
    width: 100px; }
  .inicio2_ span {
    font-size: 12px; }
  .footer {
    font-size: 12px; }
  .titulo {
    font-size: 14px;
    padding: 0.5rem; }
  .subtitulo {
    font-size: 14px;
    text-align: center; }
  .enlacesinco_1 a {
    font-size: 12px;
    text-align: center; }
  .subtitulo2 {
    font-size: 15px;
    text-align: center; }
  .sectionform {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(7, auto);
    grid-template-areas: "for1" "for2" "for3" "for4" "for5" "for6" "for7";
    font-size: 14px; }
  .preguntas {
    font-size: 16px; }
  .preguntas p {
    font-size: 15px; }
  .titulogaleria {
    font-size: 18px;
    text-align: center; }
  .subtitulogaleria {
    font-size: 12px;
    text-align: center; }
  .listgaleria {
    display: grid; }
  .subtcancionero {
    font-size: 11px; }
  .imgbanda img {
    width: 150px;
    height: 75px; }
  .botoncito {
    margin-left: 0rem; }
  .seccionav {
    padding-left: 0; }
  .navlinks a {
    font-size: 14px; }
  .util {
    padding: auto; }
  .section1_parrafo {
    font-size: 18px; }
  .botoncito1 {
    margin-left: 0rem;
    margin-top: 0px; }
  .textofooter {
    color: #e4e4e4;
    font-weight: bolder;
    font-size: 14px; } }
