
/* 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;
	font-family: "Akzidenz";
	font-size: 20pt;
	color: #fff;
}
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{
	width: 100%;
}
video{
	width: 100%;
}

.modulo{
	position:relative;
	overflow: hidden;
	
}
.primario{
	width: 100%;
}

.uno{
	width: 30%;
	float: left;		
}

.dos{
	width: 70%;
	float: left;
}

.tarjeta1{
	display: flex;
	justify-content: center;
	align-items: center;
}
.tarjeta2{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row-reverse;
}
.contenedor{
	padding:50px;
}
.txt-hero{
	color: #352B2A;
	font-family: "Akzidenz";
	font-size: 20pt;
}
.subtitulo{
	font-size: 25pt;
	margin-top: 20px;
}
.blanco{
	background-color: #FFFFFF;
}
.amarillo{
	background-color: #EE9700;
}
.azul{
	background-color: #1EB6ED;
}
.lila{
	background-color: #A25CBF;
}
.verde{
	background-color: #2AA04B;
}
.rojo{
	background-color: #FF3333;
}
.anaranjado{
	background-color: #CA6600;
}
h1{
	font-size: 40pt;
	margin-top: 20px;
}

#titulo {
	position:relative;
	margin-left: 100px;
}
#one{
	margin-bottom: 20px;
}
#two{
	margin-bottom: 20px;
}
#tri{
	margin-bottom: 20px;
}
#for{
	margin-bottom: 20px;
}
#faiv{
	margin-bottom: 20px;
}
#txt_1 {
	border: solid;
	border-color: white;
	padding-top: 210px;;
	padding-bottom: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#txt_2 {
	border: solid;
	border-color: white;
	padding-top: 210px;;
	padding-bottom: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#txt_3 {
	border: solid;
	border-color: white;
	padding-top: 210px;
	padding-bottom: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#txt_4{
	border: solid;
	border-color: white;
	padding-top: 210px;
	padding-bottom: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#txt_5{
	border: solid;
	border-color: white;
	padding-top: 210px;
	padding-bottom: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#inter img{
	
	width: 100%;
		

}
#inter p {
	color: #352B2A;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	width: 35%;
	margin-top: -300px;
	z-index: 1;
	background-color: white;
	position: absolute;
	
}

footer {
	border-top: solid;
	border-color: white;
}


/* Interacciones */

.cursor{
	transition: all 2s ease;
}
.cursor:hover{
	transform: scale(1.05);
}
/* Terminan interacciones */

@media screen and (max-width:1300px){
#txt_1{
	
	padding-top: 145px;
	padding-bottom: 145px;
	padding-left: 60px;
	padding-right: 60px;
	
}
	#txt_2{
	
	padding-top: 145px;
	padding-bottom: 145px;
	padding-left: 60px;
	padding-right: 60px;
	
}
	#txt_3{
	
	padding-top: 145px;
	padding-bottom: 145px;
	padding-left: 60px;
	padding-right: 60px;
	
}
	#txt_4{
	
	padding-top: 145px;
	padding-bottom: 145px;
	padding-left: 60px;
	padding-right: 60px;
	
}
	#txt_5{
	
	padding-top: 145px;
	padding-bottom: 145px;
	padding-left: 60px;
	padding-right: 60px;
	
}
	
	
}
@media screen and (max-width:1100px){

	#txt_1{
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	}
	#txt_2{
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	}
	#txt_3{
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	}
	#txt_4{
padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	}
	#txt_5{
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	}
}
@media screen and (max-width:1024px){

#titulo {
	
	margin-left: 20px;
}
body {
	
	font-size: 15pt;
}

.contenedor{
	padding:30px;
}

.subtitulo{
	font-size: 20pt;

}
	
h1{
	font-size: 30pt;
	
}
	
}

@media screen and (max-width:800px){

	.tarjeta1 {
		flex-direction: column;
	}
	.tarjeta2 {
		flex-direction: column;
	}
	#txt_1 {
	padding-top: 40px;
	padding-bottom: 40px;
		}
	#txt_2 {
	padding-top: 40px;
	padding-bottom: 40px;
		}
	#txt_3 {
	padding-top: 40px;
	padding-bottom: 40px;
		}
	#txt_4 {
	padding-top: 40px;
	padding-bottom: 40px;
		}
	#txt_5 {
	padding-top: 40px;
	padding-bottom: 40px;
		}
}
@media screen and (max-width:500px){
	
	.uno{
		width: 100%;
		text-align: center;
	}
	.dos {
		width: 100%;
	}
	.subtitulo{
	font-size: 15pt;
	}
	
	body{
		font-size: 13pt;
	}
	#inter p {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 60%;
	margin-top: -150px;
}

	
	footer img{
		width: 50%;
	}
	
	h1{
	font-size: 20pt;
	
	}
}

@media screen and (max-width:500px){
	
		#inter p {
			font-size: 10pt;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 60%;
	margin-top: -100px;
	}
	
	#txt_1 {
	padding-top: 30px;;
	padding-bottom: 30px;
		padding-left: 20px;
		padding-right: 20px;
	
}
#txt_2 {
	padding-top: 30px;;
	padding-bottom: 30px;
	padding-left: 20px;
		padding-right: 20px;
}
#txt_3 {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
		padding-right: 20px;
}
#txt_4{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
		padding-right: 20px;
}
#txt_5{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
		padding-right: 20px;
}
	}