@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*/ 

body{
	
font-family: Berthold Akzidenz Grotesk Regular;
font-size: 18pt;
line-height: 1.3;
color: #7a6861;	
}

body a{
	text-decoration: none;
	cursor: pointer;

}

.pointer-1{
	position: relative;
	top:-130px
}

.pointer-2{
	position: relative;
	top:-70px;
	
}

img{
	max-width: 100%;
}

.modulo{
	position: relative;
	overflow: hidden;
    margin-top: 50px;
}

.primario{
	width: 40%;
}

.sesenta{
	width: 60%;
}

#cursor4{
	position: relative;
	width: 50%;
	top: -50px;
}

#cursor5{
	position: relative;
	top:-500px;
}

.tarjeta{
	display: flex;
	justify-content: space-around;
	align-items: center;
	
}

.tarjeta2{
	display: flex;
	justify-content: center;
	align-items:center;
	flex-direction: row-reverse;
	
}

.tarjeta3{
	display: flex;
	justify-content:flex-end;
	align-items:center;
	color: #492817;
	
	
}

.margen{
	padding: 50px 150px ;
}

.textos{
	padding: 100px;
}

.fondo-1{
	background-color: #e3dcd4;
}

.fondo-2{
	background-color: #ebe9ea;
}

.gold{
	color: #a1824d;
}

.subrayado{
	text-decoration:underline;
	
}

.titulo{
	text-transform: uppercase;
	font-size: 38pt;
}

.subtitulo{
	font-family: FlamaCondensed-Extrabold;
	font-size: 62pt;
	text-transform: uppercase;
}

.bajada{
	font-family: Berthold Akzidenz Grotesk Italic;
	color: #69625f;
}

.titulo2{
	text-transform: uppercase;
	font-size: 26pt;
}
.subtitulo2{
	font-family: FlamaCondensed-Extrabold;
	font-size: 52pt;
	text-transform: uppercase;
}

.textos2{
	padding: 100px;
}

.margen2{
	padding: 40px 300px;
}

.hashtag{
	font-size: 28pt;
	font-weight: 700;
}

.secundario{
	width: 60%
}

#img5{
	margin-right: 100px;
	margin-top: 80px;
	margin-bottom: 80px;
}

@keyframes flota{
	from{
		transform: translateY(0px);
	}
	
	to{
		transform: translateY(-10px);
	}
}

.flotar{
	animation: flota 1s infinite;
	animation-timing-function: linear;
	
}


@media screen and (max-width:1250px){
	body{
		font-size: 15pt;
	}
	
	.titulo{
	
	font-size: 34pt;
}

.subtitulo{
	
	font-size: 58pt;
	
}
	
	.titulo2{
	
	font-size: 22pt;
}
.subtitulo2{
	
	font-size: 48pt;
	
}
}

@media screen and (max-width:1116px){
	body{
		font-size: 14pt;
	}
}

@media screen and (max-width:1062px){
	
	body{
		font-size: 13pt;
	}
	
	.titulo{
	
	font-size: 32pt;
}

.subtitulo{
	
	font-size: 54pt;
	
}
	
	.titulo2{
	
	font-size: 20pt;
}
.subtitulo2{
	
	font-size: 42pt;
	
}
	.textos{
	padding: 80px;
}
	.margen2{
	padding: 36px 260px;
}
	
	.textos2{
	padding: 80px;
}
	#img5{
	margin-right: 80px;
	margin-top: 60px;
	margin-bottom: 60px;
}
	.margen{
	padding: 30px 130px ;
}
	.tarjeta3 img{
		width: 15%;
	}
	
	.pointer-1{
	
	top:-80px;
}
}

@media screen and (max-width:800px){
		body{
		font-size: 12pt;
	}
	
	.titulo{
	
	font-size: 28pt;
}

.subtitulo{
	
	font-size: 48pt;
	
}
	
	.titulo2{
	
	font-size: 16pt;
}
.subtitulo2{
	
	font-size: 38pt;
	
}
	.textos{
	padding: 50px;
}
	.margen2{
	padding: 30px 180px;
}
	
	.textos2{
	padding: 60px;
}
	#img5{
	margin-right: 60px;
	margin-top: 40px;
	margin-bottom: 40px;
}
	.margen{
	padding: 30px 100px ;
}
	.tarjeta3 img{
		width: 15%;
	}
	
	.hashtag{
		font-size: 24pt;
	}
	
	.secundario{
	width: 80%
}
}

@media screen and (max-width:600px){
	.titulo{
	
	font-size: 24pt;
}
	
	.pointer-1{
	
	top:-40px;
}

.subtitulo{
	
	font-size: 40pt;
	
}
	
	.titulo2{
	
	font-size: 14pt;
}
.subtitulo2{
	
	font-size: 32pt;
	
}
	
	.tarjeta{
		flex-direction: column;
	}
	
	.tarjeta2{
		flex-direction: column;
	}
	
	.primario{
		width: 100%;
	}
	
	.sesenta{
		width: 80%;
	}
	
	#cursor4{
		width: 100%;
		top: -380px;
	}
	
	#cursor5{
		top:-380px;
	}
	
	.secundario{
		width: 80%;
		
	}
	
	.margen{
	padding: 30px 50px ;
}
	
	.margen2{
	padding: 30px 80px;
}
	
	.textos{
	padding: 40px;
}
	
	.textos2{
	padding: 40px;
}
	
	#img5{
	margin-right: auto;
	margin-left: auto;	
	margin-top: 0px;
	margin-bottom:0px;
}
}

@media screen and (max-width:500px){
	
	#cursor4{
		width: 100%;
		top: -420px;
	}
	
	#cursor5{
		top:-420px;
	}
}

	@media screen and (max-width:400px){
		
		.titulo{
	
	font-size: 20pt;
}

.subtitulo{
	
	font-size: 30pt;
	
}
	
	.titulo2{
	
	font-size: 14pt;
}
.subtitulo2{
	
	font-size: 28pt;
	
}
		
		.margen{
	padding: 30px 30px ;
}
		
		.textos{
	padding: 20px;
}
		.textos2{
	padding: 20px;
}
		
		.margen2{
	padding: 30px 40px;
}
		
		.hashtag{
		font-size: 22pt;
	}
		
		#cursor4{
		
		top: -440px;
	}
		
	}

@media screen and (max-width:350px){
	body{
		font-size: 10pt;
	}
	.titulo{
	
	font-size: 16pt;
}

.subtitulo{
	
	font-size: 26pt;
	
}
	
	.titulo2{
	
	font-size: 14pt;
}
.subtitulo2{
	
	font-size: 28pt;
	
}
	
	.textos{
	padding: 16px;
}
		.textos2{
	padding: 16px;
}
	
	.pointer-2{
		top:-50px;
	}
	
	#cursor4{
		
		top: -360px;
	}
	
	#cursor5{
		top:-380px;
	}
		
	
}
