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

h1,
h2,
h3 {
    font-family: 'Lora', serif;
}

h1 {
    font-size: 3rem;
}

h2 {
    font-size: 2rem;
}

h3 {
    font-size: 1.5rem;
}

p,
a {
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
}

a {
    text-decoration: none;
    color: white;
}

.container {
    width: 100vw;
    overflow: hidden;
}

.container .row {
    width: 70vw;
    margin: 100px auto;
}

/* MENU */
.bg-light {
    background-color: rgba(255, 255, 255, 0.8) !important;
}

.navbar {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;

}

.navbar .navbar-brand {
    color: black;
    letter-spacing: 10px;
    font-size: 1.5rem;
    padding-left: 20px;
    margin: 0;
}

.navbar .nav {
    margin: 0;
    padding: 0;
    align-items: center;
}

.navbar .nav li {
    padding: 0 20px;
}

.navbar .nav .icono {
    padding: 0 5px;
}

.navbar a,
.navbar a:visited {
    text-decoration: none;
    color: black;
    align-items: center;
}

.navbar a:hover {
    color: #E2230B;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1em;
    height: 1em
}


.navbar-toggler {
    border: none;
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 1;

}

.nav-link {
    padding: 0.5rem 0 !important;
}

/*
header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 10vh;
    margin: 0;

}

header .container .row{
    width: 100vw;
    height: 10vh;
    margin: 0;
    padding: 3vh;
}
header nav h3{
    color: white;
    letter-spacing: 10px;
}
header nav a{
    text-decoration: none;
    color: black;
    padding: 010px;
}
*/
/* PORTADA */
#portadaCambiante,
#portadaFade {
    width: 100%;
    height: 95vh;
    background-image: url('Portada/1.jpg');
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.section_afiche .txt_galpon{
    text-align: center;
    margin-top: 20vh;
}

.section_afiche h1 {
    color: #4dc0b9;
    font-size: 3rem;
    letter-spacing: 30px;
    padding: 20px 0;
}
.section_afiche h3{
    color: white;
    font-size: 1rem;
    letter-spacing: 10px;
}
.section_afiche .fecha{
    letter-spacing: 10px;
    color: white;
    padding-top: 50px;
    padding-bottom: 0;
}
.section_afiche .txt_galpon .color-especial{
    color: black;
}
.section_afiche .btn {
    background-color: #f1ae1e;
    color: black;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    width: 20vw;
    margin-top: 15vh;
    margin-left: 29vw;
    font-size: 0.8rem;
}

.section_afiche .btn:last-child {
    margin-left: 2vw;
}

.section_afiche .btn:hover {
    background-color: black;
    color: #f1ae1e;
}

/* CITA */
.section_cita {
    background-color: #E2230B;
    color: white;
    max-width: 100vw;
    text-align: center;
    padding: 80px 0;

}

/* PROYECTO CRISÁLIDA */
.section_proyecto {
    /*background-color: #E4D5C2;*/
    background-image: url('Fotos/fondo-proy.jpg');
    background-size: cover;
    background-position: center;
    max-width: 100vw;
}

.section_proyecto .row:first-child {
    margin: 120px auto 20px auto;
}

.section_proyecto .row:last-child {
    margin: 0px auto 120px auto;
}

.section_proyecto h3 {
    color: #1D71FD;
}

/* FORM DESCARGAR ARREGLOS */
.section_formulario {
    /*background-color: #F7F1E6;*/
    background-image: url('Fotos/fondo-form.jpg');
    background-size: cover;
    background-position: center;
    max-width: 100vw;
}

.section_formulario .row:first-child {
    margin: 120px auto 20px auto;
}

.section_formulario .row:last-child {
    margin: 0px auto 120px auto;
}

.section_formulario h3 {
    color: #1D71FD;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
}

.section_formulario p {
    text-align: center;
    margin-bottom: 0px;
    font-weight: bold;
}

.section_formulario p:last-child {
    font-weight: normal;
}

.section_formulario label {
    margin-bottom: 0px;
}

.section_formulario input,
.section_formulario textarea {
    margin-bottom: 10px;
}

.section_formulario .btn,
.section_carrusel .btn {
    background-color: #f1ae1e;
    color: black;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    font-size: 0.8rem;
    margin: 20px 0;
}

.section_formulario .btn:hover,
.section_carrusel .btn:hover {
    background-color: black;
    color: #f1ae1e;

}

/*PARTITURAS*/
.section_partituras {
    background-color: white;
    max-width: 100vw;
    padding: 40px 0;
}

.section_partituras .row {
    margin: 0px auto;
    padding: 0px;
}

.section_partituras .filas {
    border-bottom: 1px solid #E4D5C2;
    padding: 30px 0;
}

.section_partituras .filas:last-child {
    border-bottom: none;
}

.section_partituras a {
    text-decoration: none;
    color: black;
    font-size: 1rem;
    font-weight: bold;
    cursor: pointer;
}

.section_partituras a:hover {
    color: #1D71FD;
}

.section_partituras p {
    margin-bottom: 0px;
}

/* CARRUSEL VIDEOS */
.section_carrusel {
    max-width: 100vw;
    height: auto;
    background-image: url('Fotos/piano.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section_carrusel h1,
.section_carrusel h3 {
    color: white;
    text-align: center;
}

.section_carrusel .btn {
    margin: 20px auto 50px auto;
    width: 30%;
}
/*
.carousel-item iframe {
    width: 100%;
    height: 600px;
    margin: 0 auto;
}*/
.video-youtube {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

.video-youtube img,
.video-youtube iframe {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.play-video {
    background-color: #2C2C2C;
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.carousel-control-prev,
.carousel-control-next {
    width: 80px;
}


/* NOSOTRAS */
.section_nosotras {
    background-color: white;

}
.section_nosotras div{
    overflow: hidden;
}

.section_nosotras h3 {
    color: #1D71FD;
    font-weight: bold;
    letter-spacing: 5px;
}
.section_nosotras .img-fluid{
    max-width: fit-content ;
}

/* FOOTER */
footer {
    background-color: #2C2C2C;
    color: white;
}

footer i {
    color: white;
    font-size: 1rem;
}

footer a,
footer p {
    text-decoration: none;
    color: white;
    margin-bottom: 10px;
    font-size: 0.9rem;
}

footer .txt_apoyan {
    display: inline;
    margin-right: 10px;
    font-size: 0.8rem;
}

footer img {
    width: 90px;
    height: auto;
    margin-right: 10px;
}

footer img:last-child {
    width: 30px;
    height: auto;
    margin-right: 0;
}

@media (min-width:300px) and (max-width:900px) {
    h1 {
        font-size: 2rem;
    }

    .nav {
        display: none;
    }

    .navbar .navbar-brand {
        font-size: 1rem;
    }

    .container .row {
        width: 95vw;
        margin: 40px auto;
    }
    .section_afiche h1{
letter-spacing: 20px;
    }
    .section_afiche .fecha{
        letter-spacing: 10px;
    }
    .section_afiche .btn {
        width: 40vw;
        margin-left: 9vw;
    }

    .section_cita {
        padding: 40px 0;
    }

    .section_partituras {
        padding: 0px 0;
    }

    .section_proyecto .row:first-child {
        margin-top: 40px;
    }

    .section_carrusel .btn {
        width: 50%;
    }

    footer .text-start,
    footer .text-end {
        text-align: center !important;
    }

    footer .text-start {
        margin-bottom: 30px;
    }

}

/*
@media (min-width: 300px) and (max-width: 900px) {
    .body {
    margin: 0;
    padding: 0;
    }
    .navbar{
        width: 8%;
        padding: 1%;
        z-index: 2;
        background-color: white;
    }
    .navbar-brand{
        margin: 0;
        padding: 0;
    }
    .navbar a{
        text-align: center;
    }
    .navbar img{
        width: 100%;
        text-align: center;
    }
    .bg-light{
        background-color: rgba(255, 255, 255, 0.5) !important;
    }
    .navbar-toggler{
        background-color: rgba(255, 255, 255, 0.5);
        border-radius: 0;
        padding: 1%;
    }
    .offcanvas-header .btn-close{
        padding: 0;
        margin-right: 0;
        margin-top: -8%;
        width: 5%;
    }
}*/