@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS Reset*/

*{
	box-sizing: border-box;
}

img{
	max-width: 100%;
}
body{
	font-family: 'Domine', serif;
    font-size: 22pt;
	
}
header img{
	width: 25%;
	padding: 20px;
	
}
header{
	background-color: #ED1C24;
	text-align: center;
	
}

.modulo{
	position: relative;
	overflow: hidden;
}

#logos{
	position: absolute;
}

.logo{
	
	width: 30%;
	float: left;
}

#lgo1{
	padding: 30px;
	margin-top: -20px
}
#lgo1 img{
	width: 50%;
	margin-top: 60px;
}
#title{
	padding: 20px;
	margin-top: 80px;
}

#lgo2{
	padding: 30px;
	margin-top: -30px;
		
}

#lgo2 img{
	width: 60%;
	margin-left: 60px;
	margin-top: 70px;
}

#title{
	
	width: 40%;
	float: left;
}
#pleca{
	margin-top: -7px;
}
#hero{
	margin-top: -5px;
}

.principal{
	width: 50%;
	float: left;
	
	line-height: 24pt;
}

.secundario{
	width: 50%;
	float: left;
}

#txt1{
	padding: 40px;
	margin-top: 100px;
}

#modulo1{
	margin-top: 40px;
}
#modulo2{
	margin-top: 40px;
}
#txt2{
	padding: 40px;
	line-height: 24pt;
	margin-top: 120px;
}
#timeline{
	margin-top: 40px;
}
h1{
	font-family: 'Francois One', sans-serif;
	font-size: 42pt;
	padding: 0px 0px 20px 40px;
	line-height: 50pt;
}

.izquierda{
	width: 50%;
	float: left;
	
}

.derecha{
	width: 50%;
	float: left;
}

#timeline{
	margin-top: 80px;
}

#timeline p{
	padding: 50px;
}

#date4{
	margin-top: 50px;
}

#snack img{
	padding: 0px 150px 40px 150px;
}


#fecha6{
	margin-top: 150px;
}

#date1{
	margin-top: 40px;
}

#fecha2{
	margin-top: 150px;
}



#fecha3{
	margin-top: 100px
}

#fecha7{
	width: 40%;
	float: left;
	
}
#fto-pie{
	width: 60%;
	float: left;
}

footer{
	margin-top: -5px;
}

/* Responsive*/
@media screen and (max-width: 1450px){
	#txt2{
		margin-top: 20px;
	}
}
@media screen and (max-width: 1300px){
	 
	body{
		font-size: 18pt;
	}
}

@media screen and (max-width: 1030px){
	
	#lgo1 img{
		 width: 65%;
		margin-top: 30px;
	}
	
	#lgo2 img{
		width: 70%;
		margin-top: 40px;
	}
	
	body{
		font-size: 14pt;
	
	}
	
	.principal{
		line-height: 18pt;
	}
	
	#txt2{
		line-height: 18pt;
	}
}
@media screen and (max-width: 880px){
	#snack img{
		padding: 90px;
	}
}
@media screen and (max-width: 770px){
	
	header img{
		width: 35%;
	}
	
	body{
		font-size: 12pt;
	}
	
	.principal{
		line-height: 12pt;
		
	}
	
	#txt1{
		padding: 15px;
	}
	#lgo1 img{
		width: 80%;
		margin-top: 10px;
	}
	
	#fecha3{
		margin-top: 10px;
	}
	
	#title img{
		margin-top: -40px;
	}
	
	#lgo2 img{
		width: 90%;
		margin-left: 20px;
		margin-top: 20px;
	}
	
	#txt2{
		line-height: 12pt;
		padding: 15px;
		margin-top: 40px;
	}
	
	
}

@media screen and (max-width: 450px){
	body{
		float: none;
		font-size: 10pt;
	}
	
	.principal{
		width: 100%;
	}
	
	.secundario{
		width: 100%;
	}
	
	.izquierda{
		width: 100%;
	}
	
	.derecha{
		width: 100%;
	}
	.logo{
		width: 30%
	}
	header img{
		width: 55%;
	}
	
	#lgo1 img{
		width: 100%
	}
	#title{
		margin-top: 40px;
		padding: 20px 0px 0px 0px;
		
}
	
	#lgo2 img{
		width: 100%;
	}
	#lgo1{
		padding:15px;
	}
	
	#lgo2{
		padding: 10px;
		margin-left: -20px;
	}
	
	#txt1{
		margin-top: -10px;
	}
	#txt2{
		margin-top: -430px;
	}
	#img2{
		margin-top: 180px;
	}
	
	h1{
		font-size: 20pt;
		line-height: 25pt;
		margin-left: -20px;
	}
	
	#kiss{
		margin-top: 230px;
	}
	
	#fecha2 {
		margin-top: -580px;
	}
	
	#postres{
		margin-top: 250px;
	}
	
	#fecha4{
		margin-top: -470px;
	}
	
	#snack{
		margin-top: 200px;
	}
	
	#fecha6{
		margin-top: -730px;
	}
	
	#date7{
		float: none;
	}
	
	#fecha7{
		width: 100%;
	}
	
	#fto-pie{
		width: 100%;
	}
}
	
@media screen and (max-width: 340px){
	#txt2{
		margin-top: -400px;
	}
	
	h1{
		font-size: 16pt;
		line-height: 20pt;
	}
	
	#fecha2{
		margin-top: -520px;
	}
	#fecha4{
		margin-top: -450px;
	}
	
	#snack{
		margin-top: 290px;
	}
	
	#snack img{
		padding: 30px 50px;
	}
}