@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 re start*/

body{
	 font-family: 'Marcellus', serif;
	overflow-x: hidden;
}

img{
	width: 100%;
}
#contenedor{
	margin: 0;
}
h1{
	font-size: 75px;
	text-align: center;
}

#hero{
	
	background-image: url("images/foto-1.jpg");
	background-size: cover;
	background-position: center;
	height: 780px;
	margin-top: -150px;
	
}
h2{
	font-size: 44px;
	text-align: center;
}


#modulo1 p{
	
	font-size: 24px;
	padding: 40px;
	text-align: justify;
}

.fotos{
	
	float: left;
	width: 50%;
	
	}

.primario{
	float: left;
		width: 45%;
	}

.secundario{
	
	float: left;
	width: 40%;
}
h3{
	font-size: 37px;
	text-align: center;
}


#modulo2{
	margin-top: 1300px;
}



#modulo2 p{
	padding: 30px;
	font-size: 25px;
	text-align: justify;
}

#foto3{
	padding-left: 200px;
}

#foto3 img{
	margin-top: -200px;
}

h4{
	
	font-size: 33px;
	text-align: center;
}

#modulo3 p{
	
	font-size: 24px;
	text-align: justify;
	padding: 30px;
	
}

#copy3{
	
	margin-top: 200px;
	padding-left: 100px;
}

#modulo4{
	
	margin-top: 2400px;
}
#foto5{
	
	background-image: url("images/foto-6.jpg");
	background-size: cover;
	height: 700px;
	background-position: center;
}

h5{
	font-size: 33px;
	text-align: center;
}

#modulo4 p{
	padding: 40px;
	font-size: 25px;
	text-align: justify;
	
}

h6{
	
	font-size: 53px;
	text-align: center;
}

#modulo5 p{
	padding: 30px;
	font-size: 24px;
	text-align: justify;
	
}

#copy5{
	margin-left: 100px;
	margin-top: 120px;
}

#foto6{
	
	padding-left: 100px;
}
/*
#modulo6{
	
	margin-top: 500px;
}
*/
#foto7{
	
	background-image: url("images/foto-8.jpg");
	background-size: cover;
	height: 750px;
	background-position: center;
}

#copy6{
	
	margin-top: 40px;
}

h7{
	
	font-size: 42px;
	margin-left: 650px;
	
}

#modulo6 p{
	
	font-size: 24px;
	padding: 40px;
}

footer{
	
	background-image: url("images/lgo-liv.png");
	background-size: contain;
    height: 100px;
	background-position: center;
	background-repeat: no-repeat;
}

@media screen and (max-width: 1024px){
	
	#modulo2{
		
		margin-top: 800px;
	}
	
	#foto3{
	padding-left: 100px;
		margin-top: 200px;
}
	
	#modulo3{
		
		margin-top: 1400px;
	}
	
	#copy3{
		
		margin-top: 50px;
	}
	
	#modulo4{
		
		margin-top: 1900px
	}
	
	#foto6{
	
	padding-left: 50px;
		margin-top: 150px;
}
	
	h7{
		margin-left: 340px;
	}
}

@media screen and (max-width: 768px){
	
	#hero{
		
		margin-top: -250px;
	}
	
	#modulo2 p{
		
		font-size: 18px;
	}
	
	#modulo2{
		margin-top: 700px;
	}
	
	#modulo3{
		
		margin-top: 1200px;
	}
	
	#modulo3 p{
		
		font-size: 18px;
	}
	
	#modulo4{
		
		margin-top: 1600px;
	}
	#modulo5 p{
		
		font-size: 18px;
	}
	#foto6{
		padding-left: 0;
	}
	
	h7{
		
		margin-left: 200px;
	}
}

@media screen and (max-width: 480px){
	
	h1{
		
		font-size: 50px;
	}
	h2{
		
		font-size: 30px;
	}
	
	#modulo1 p{
		
		font-size: 18px;
	}
	
	h3{
		
		font-size: 20px;
	}
	#modulo2{
		
		display: inline;
	}
	
	#copy2{
		
		width: 99%;
	}
	#modulo2 p {
		font-size: 14px;
		
		}
	
	#foto3 {
		
		width: 80%;
		margin-left: -40px;
	}


#modulo3{
	display: inline;
}

h4{
	
	font-size: 20px;
}

#modulo3 p{
	font-size: 14px;
}
#copy3{
	width: 99%;
	margin-left: -100px;
	margin-top: -550px;
}
	
	#modulo4{
		
		margin-top: 1400px;
	}

#foto4{
	
	width: 85%;
	margin-top: 200px;
}
	
	h5{
		
		font-size: 25px;
	}
	
	#foto5{
		width: 99%;
		height: 400px;
		margin-top: 1500px;
	}
	
	#copy4{
		
		margin-top: -550px;
	}
	
	#modulo4 p{
		
		font-size: 16px;
	}
	
	#modulo5{
		
		display: inline;
	}
	
	#copy5{
		margin-left: 40px;
		width: 85%;
		margin-top: 320px;
	}
	
	h6{
		
		font-size: 40px;
	}
	
	#modulo5 p{
		
		font-size: 16px;
		
	}
	
	#foto6{
		
		width: 90%;
		margin-left: 50px;
		margin-top: -20px;
	}
	
	#foto7{
		margin-top: 400px;
		width: 100%;
		height: 500px;
		
	}
	
	h7{
		
		font-size: 25px;
		margin-left: 120px;
	}
	
	#modulo6 p{
		
		font-size: 14px;
	}
}

@media screen and (max-width: 412px){
	
	h1{
		font-size: 40px;
	}
	#hero{
		width: 800px;
		background-size: contain;
		background-repeat: no-repeat;
		margin-left: -207px;
		
		
	
	}
	
	#modulo1 p{
		
		font-size: 13px;
	}
	
	#modulo1{
		
		margin-top: -190px;
	}
	
	#copy3{
		margin-top: -500px;
	}
	
	#modulo4 p{
		
		font-size: 14px;
	}
	
	#modulo4{
		width: 99%;
		margin-top: -250px;
	}
	
	
	
	#copy4{
		
		margin-top: -580px;
		
	}
	
	#foto5{
		
		margin-top: 1700px;
	}
	
	#modulo5{
		position: absolute;
		margin-top: 40px;
	}
	
	h7{
		
		margin-left: 90px;
	}
}