
@import url('https://fonts.googleapis.com/css2?family=Clicker+Script&family=Mea+Culpa&family=Glass+Antiqua&display=swap');

:root {
--c_1t: #004284;  /* colo de titulos y fecha */
--c_1: #000;  /* colo de titulos y fecha */
--c_1cc:rgba(235,249,255,0.8);
--c_1dd:rgba(235,249,255,0.8);
--c_1_2:rgba(235,249,255,0.5); /* una tonalidad del principal mas clara(fondo del timer) */
--c_1_3:rgba(235,249,255,0.3); /* una tonalidad del principal mas oscura */
--c_alpha4: rgba(0, 0, 0, 0.9); /* colores alpha para parallax */
--c_alpha5: rgba(0, 0, 0, 0.8);
--c_alpha6: rgba(0, 0, 0, 0.5);
--c_2: #001019;   /* color de textos */
--c_3: #FFF;   /* el color del timer */
--c_fecha: var(--c_1); /* color de fecha */
--c_bloques: var(--c_1); /* color de los titulos del bloques*/
--c_bloques2: var(--c_2); /* color de los textos del bloques*/
--c_ConfirmarB: var(--c_1);
--c_ConfirmarT: var(--c_3);
--c_ConfirmarH: var(--c_1cc);
	--c_RechazarB: rgba(144, 144, 144, 0.87);
--c_RechazarT: #ffffff;
	--c_RechazarH: rgba(144, 144, 144, 0.80);
--c_ConfirmarFormB: #ffffff;
--c_ConfirmarFormT: #000000;
--c_sliderB:rgba(209,241,255,0.80);
--c_sliderT1: var(--c_2);
--c_sliderT2: var(--c_2);
--c_sliderBorder: #var(--c_1);




  --f_FF1: "Glass Antiqua", cursive;
  --f_FFEspecial: "Mea Culpa", cursive;
  --f_FFEspecialSub: "Mea Culpa", cursive;
  --f_FFRegular: "Glass Antiqua", cursive;
	
  --f_F0: 400 normal 5rem var(--f_FF1); /* titulos */
  --f_F1: 400 normal 5rem var(--f_FF1); /* titulos */
  --f_F2: 400 normal 4.5rem var(--f_FF1); /* subtitulos/texto */

  --f_FEspecial: 400 normal 8rem var(--f_FFEspecial); /* cursivas */
  --f_FEspecialPeque: 400 normal 3rem var(--f_FFEspecial);

  --f_FRegular: 400 normal 3.0rem var(--f_FFRegular);  /* textos regulares/bloques */
  --f_FRegularMedia: 400 normal 3.5rem var(--f_FFRegular);  /*  botones, listas peques */
  --f_FTimerNumero: 300 normal 4.5rem var(--f_FFRegular);  /* fuente numeros timer */
  --f_FTimerTexto: 400 normal 2.3rem var(--f_FFRegular);  /* fuente texto timer, listanormal */

  --line-height: 5rem;
  --border-radius: 1.2rem; /* aplica a imagenes de galerias */
  --letter-spacing: 0.3rem;
  	
       --anchoFondo: 40vw;
    --anchoPrincipal: 43vw;
    --altoHeader: 39vw;
    --font1Size: 4.7vw;
    --font1Top: 18vw;
    --fontAmpTop: 20.4vw;
    --font1aTop: 22vw;
    --font1LH: 6vw;
    --font2Size: 1.3vw;
    --font2Top: 24vw;
    --font2LH: 3.00vw;
    --marginBottomMain: 7vw;
    --marginTopContenedor: 2vw;
    --marginBottomBadgesSave: 13vw;
    --marginBottomBadges: 1vw;
	--anchoContenedorInterior: 80%;	
	
	--imagenSeparador: url(../../../../../../../recursos/rev/Mariposas-/25484_floresAzules2F1.webp);
--imagenFondoPrincipal: url(../../../../../../../recursos/rev/Mariposas-/53214_floresAzules2FP.webp);
--imagenFondo: url(../../../../../../../recursos/dpedido/202312/900/66128_floresAzules2Fondo.webp);
--imagenPie: url(../../../../../../../recursos/rev/Mariposas-/16190_floresAzules2Pie.webp);
--imagenHeader: url(../../../../../../../recursos/rev/Mariposas-/18343_floresAzules2H.webp);
--imagenTenue: url(../../../../../../../recursos/rev/Mariposas-/15737_floresAzules2Tenue.webp);



}
.especialSave{
	font-family: var(--f_FFEspecial) !important;
	font-size: var(--font1Size) !important;
}
html
{
	background: var(--imagenFondoPrincipal) no-repeat top center !important;	
	background-attachment: fixed !important;
  background-size: cover !important;
  background-color: #000 !important;
	background-position: center center;
	font-size: 7px;
}
.imagenSolaMovil100{
	width: var(--anchoPrincipal) !important;
		padding: 0rem !important;
	margin-top: 2rem;
	margin-bottom: 2rem;
	position:relative;
  display:inline-block;

}
.imagenSolaMovil100 img{
	width: 100% !important;
}



.contenedorScroll
{
  background: 
		var(--imagenHeader) no-repeat top center,
		var(--imagenPie) no-repeat bottom center,
		var(--imagenFondo) repeat-y top center !important; 
  background-size: var(--anchoFondo) auto,var(--anchoFondo) auto,var(--anchoFondo) auto !important;
	position: relative;
	z-index: 1;
	margin-top: var(--marginTopContenedor);
}
.calendarioBadges{
	margin-bottom: var(--marginBottomBadges) !important;
}
.contenedorSave .calendarioBadges{
	margin-bottom: var(--marginBottomBadgesSave) !important;
}
.headerDinamico_C{
	width: var(--anchoFondo) !important;
	height: var(--altoHeader) !important;
}
.headerDinamico_Ti{
	font-size: var(--font1Size);
	top: var(--font1Top);
	line-height: var(--font1LH);
	color: var(--c_1t);
/*  filter: drop-shadow(1px 1px 1px black);*/
	left: 0%;
	width: 60%;
}
.headerDinamico_Ta{
	font-size: var(--font1Size);
	top: var(--font1aTop);
	line-height: var(--font1LH);
		color: var(--c_1t);
	display: none;

}
.headerDinamico_Tb{
	font-size: calc(var(--font1Size)*.9);
	top: var(--fontAmpTop);
	line-height: calc(var(--font1LH)*.9);
		color: var(--c_1t);
	display: none;

}
.headerDinamico_Te{
	font-size: var(--font2Size);
	top: var(--font2Top);
	line-height: var(--font2LH);
  font-family: var(--f_FFEspecialSub) !important;
		left: 0%;
	width: 60%;
}
.separadorImagenSola img{
	content: var(--imagenSeparador);
	width: 100% !important;
}
.fondoTenue{
	background: var(--imagenFondoTenue) no-repeat center center; 
  background-size: contain;
}
.mb_main{
	margin-bottom: var(--marginBottomMain) !important;
}
.fecha_Fe{
	font-size: calc(var(--font1Size)*.6) !important;
	color: var(--c_1t);
}
.textoFrase{
	  font-family: var(--f_FFEspecial) !important;
	color: var(--c_1) !important;
	font-size: 5rem;
	line-height: 8rem;
}
.cuadroBlanco{
	width: 80%;
}
@media only screen and (max-width: 2000px)
{
  html{	font-size: 7.5px; }
  :root {
    --anchoFondo: 60vw;
    --anchoPrincipal: 64.5vw;
    --altoHeader: 58.5vw;
    --font1Size: 7.05vw;
    --font1Top: 27vw;
    --fontAmpTop: 30.6vw;
    --font1aTop: 33vw;
    --font1LH: 9vw;
    --font2Size: 1.95vw;
    --font2Top: 36vw;
    --font2LH: 4.5vw;
    --marginBottomMain: 10.5vw;
    --marginTopContenedor: 3vw;
    --marginBottomBadgesSave: 19.5vw;
    --marginBottomBadges: 1.5vw;
  }
}


@media only screen and (max-width: 1600px)
{
  html{	font-size: 7px; }
  :root {
    --anchoFondo: 70vw;
    --anchoPrincipal: 75.25vw;
    --altoHeader: 68.25vw;
    --font1Size: 8.225vw;
    --font1Top: 31.5vw;
    --fontAmpTop: 35.7vw;
    --font1aTop: 38.5vw;
    --font1LH: 10.5vw;
    --font2Size: 2.275vw;
    --font2Top: 42vw;
    --font2LH: 5.25vw;
    --marginBottomMain: 12.25vw;
    --marginTopContenedor: 3.5vw;
    --marginBottomBadgesSave: 22.75vw;
    --marginBottomBadges: 1.75vw;
  }
}


@media only screen and (max-width: 1300px)
{
  html{	font-size: 6.5px; }
  :root {
    --anchoFondo: 80vw;
    --anchoPrincipal: 86vw;
    --altoHeader: 78vw;
    --font1Size: 9.4vw;
    --font1Top: 36vw;
    --fontAmpTop: 40.8vw;
    --font1aTop: 44vw;
    --font1LH: 12vw;
    --font2Size: 2.6vw;
    --font2Top: 48vw;
    --font2LH: 6vw;
    --marginBottomMain: 14vw;
    --marginTopContenedor: 4vw;
    --marginBottomBadgesSave: 26vw;
    --marginBottomBadges: 2vw;
  }
}


@media only screen and (max-width: 900px)
{
  html{	font-size: 6px; }
  :root {
    --anchoFondo: 90vw;
    --anchoPrincipal: 96.75vw;
    --altoHeader: 87.75vw;
    --font1Size: 10.575vw;
    --font1Top: 40.5vw;
    --fontAmpTop: 45.89999999999999vw;
    --font1aTop: 49.5vw;
    --font1LH: 13.5vw;
    --font2Size: 2.925vw;
    --font2Top: 54vw;
    --font2LH: 6.75vw;
    --marginBottomMain: 15.75vw;
    --marginTopContenedor: 4.5vw;
    --marginBottomBadgesSave: 29.25vw;
    --marginBottomBadges: 2.25vw;
  }
}




@media only screen and (max-width: 600px)
{
  html{	font-size: 5px; }
	.headerDinamico_Ti,.headerDinamico_Te{
		width: 75%;
	}
  :root {
    --anchoFondo: 95vw;
    --anchoPrincipal: 100vw;
    --altoHeader: 97.5vw;
    --font1Size: 13.25vw;
    --font1Top: 55vw;
    --fontAmpTop: 50.99999999999999vw;
    --font1aTop: 55vw;
    --font1LH: 15vw;
    --font2Size: 4.500000000000004vw;
    --font2Top: 71.5vw;
    --font2LH: 7.5vw;
    --marginBottomMain: 17.5vw;
    --marginTopContenedor: 2.5vw;
    --marginBottomBadgesSave: 32.5vw;
    --marginBottomBadges: 2.5vw;




	--anchoContenedorInterior: 90%;	









--f_FTimerNumero: 300 normal 6rem var(--f_FFRegular); 


--imagenSeparador: url(../../../../../../../recursos/rev/Mariposas-/16671_floresAzules2F2.webp);

		

	}
	
}
