.tickets-container > h1,
.title-tickets {
    font-family: din-condBold;
    color: #000000;
	text-align: center;
}
.tickets-container > div > h2 {
	font-family: din-condBold;
    color: #000000;
}
.tickets-container > h3 {
	font-family: din-condBold;
    color: #000000;
}
section {
	margin-bottom: 0 !important;
}
@media (max-width: 576px) {
	section {
        min-height: calc(100vh - 24vw);
        height: 100%;
        margin: 24vw 0 -5px 0;
    }
	.logo-preregister {
        width: 55%;
    }
	.tickets-container {
        width: 90%;
        margin: 0 auto;
    }
    .tickets-container > div {
        max-width: 100%;
    }
    #evezing-shop-jardin-de-las-delicias-2024 {
        width: 100%;
    }
    #evezing-shop-jardin-de-las-delicias-2024-cambio-de-nombre {
        width: 100%;
    }
    #evezing-shop-jdld-2024-patrocinadores {
        width: 100%;
    }
    .img-tickets {
        width: 80vw;
        margin-bottom: 7.2vw;
    }
	.tickets-container > h1,
    .title-tickets {
        font-size: 13.02vw;
        margin: 10.41vw 0;
    }

	.bono-cultural-logo {
		width: 22.45vw;
		margin: 10.41vw 0;
	}
}
@media (min-width: 576px) and (max-width: 992px) {
    section {
        margin: 16.5vw 0 -5px 0;
        min-height: calc(100vh - 16.5vw);
    }
	.logo-preregister {
        width: 35%;
    }
	.tickets-container {
        width: 70%;
        margin: 0 auto;
    }
    .tickets-container > div {
        width: 100%;
    }
    #evezing-shop-jardin-de-las-delicias-2024 {
        width: 100%;
    }
    #evezing-shop-jardin-de-las-delicias-2024-cambio-de-nombre {
        width: 100%;
    }
    #evezing-shop-jdld-2024-patrocinadores {
        width: 100%;
    }
    .img-tickets {
        width: 20vw;
        margin: 1%;
    }
	.tickets-container > h1, 
    .title-tickets {
		font-size: 5.25vw;
		margin: 6.05vw 0;
    }
	.bono-cultural-logo {
		width: 16.45vw;
		margin: 6.05vw 0;
	}
}
@media (min-width: 991px) {
	section {
        min-height: calc(100vh - (1.04vw * 3));
    }
	.logo-preregister {
        width: 35%;
    }
	.tickets-container {
        width: 70%;
        margin: 0 auto;
    }
    .tickets-container > div {
        width: 100%;
    }
    #evezing-shop-jardin-de-las-delicias-2024 {
        width: 100%;
    }
    #evezing-shop-jardin-de-las-delicias-2024-cambio-de-nombre {
        width: 100%;
    }
    #evezing-shop-jdld-2024-patrocinadores {
        width: 100%;
    }
    .img-tickets {
        width: 20vw;
        margin: 2%;
    }
	.tickets-container > h1,
    .title-tickets {
        font-size: 3.9vw;
		margin: 4.16vw 0;
    }
	.bono-cultural-logo {
		width: 11.45vw;
		margin: 4.16vw 0;
	}
}
@media (min-width: 1920px) {
	section {
        min-height: calc(100vh - (20px * 3));
    }
}

.cambio-nombre {
    width: 50%;
}
.titulo-cambio-nombre {
    width: 50%;
}
.cambio-nombre-link,
.cambio-nombre-bottom {
    text-align: center;
}
.cambio-nombre-link > h3 > span,
.cambio-nombre-link > p > a,
.cambio-nombre-bottom > h3 {
    font-family: din-condBold;
    color: #000000 !important;
}
.cambio-nombre-link > h3,
.cambio-nombre-link > p,
.cambio-nombre-bottom > p {
    font-family: din-condMed;
    color: #000000 !important;
}

.cambio-nombre-link > p > a {
    text-decoration: underline !important;
    text-decoration-color: #FF6EA9 !important;
    transition: .2s;
}
.cambio-nombre-link > p > a:hover {
    color: #FF6EA9 !important;
}
@media (max-width: 576px) {
    .cambio-nombre {
        width: 75%;
    }
    .titulo-cambio-nombre {
        width: 90%;
    }
    .cambio-nombre-bottom > h3 {
        font-size: 7.9vw;
    }
    .cambio-nombre-bottom > p {
        font-size: 5.2vw;
    }
}
@media (min-width: 576px) and (max-width: 992px) {
    .titulo-cambio-nombre {
        width: 90%;
    }
    .cambio-nombre-bottom > h3 {
        font-size: 4.74vw;
    }
    .cambio-nombre-bottom > p {
        font-size: 2.72vw;
    }

}
@media (min-width: 991px) {
    .cambio-nombre-link > h3,
    .cambio-nombre-link > p {
        font-size: 2.7vw;
    }
    .cambio-nombre-bottom > h3 {
        font-size: 2.7vw;
    }
    .cambio-nombre-bottom > p {
        font-size: 1.87vw;
    }
}

@media (min-width: 1920px) {
    .cambio-nombre-link > h3,
    .cambio-nombre-link > p {
        font-size: 52px;
    }
	.cambio-nombre-bottom > h3 {
        font-size: 52px;
    }
    .cambio-nombre-bottom > p {
        font-size: 36px;
    }
}