@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;
}

body{
	background-color: black;
	color: white;
	font-family:'Roboto', sans-serif;

}
img{
	max-width: 100%;
}
header{
	background-color: #ed1c24;
}

header img{
	width: 25%;
}
.modulo{
	position: relative;
	overflow: hidden;
}
#cont-video{
	height: 1080px;
}
#logos{
	display: inline-flex;
	width: 100%;
	padding: 20px;
	position: absolute;
	margin-top: -150px;
	}

#lgo{
	width: 20%;
}
#lgo-exp{
	width: 15%;
	margin-left: auto;
	margin-top: -40px;
}
#titulo{
	position: absolute;
	margin-top: -400px;
	width: 100%;
}
h1{
	background-color: #80ba00;
	font-family: 'Anton', sans-serif;
	font-size: 35pt;
	width: 50%;
	padding: 20px;
	line-height: 55px;
	text-align: center;
	
}

#modulo1{
	position: relative;
}
#subtutitle{
	font-family:'Anton', sans-serif;
	font-size: 30pt;
	width: 100%;
	position: absolute;
	padding: 10px;
	margin-top: 10px;
	
}
#subtutitle p{
	width: 80%;
	line-height: 45px;
	
}

h2{
	background-color: #ff9229;
	font-family:'Anton', sans-serif;
	font-size: 35pt;
	padding: 20px;
	width: 35%;
	margin-left: 40px;
	margin-top: 30px;
	color: black;
}

#txt2{
	padding: 30px;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	font-size: 20pt;
	line-height: 30px;
}
video{
	width: 100%;
	height: auto;
}
h3{
	background-color: #ff9229;
	font-family:'Anton', sans-serif;
	font-size: 35pt;
	padding: 20px;
	width: 40%;
	margin-left: 40px;
	margin-top: 30px;
	color: black;
}

#txt3{
	padding: 30px;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	font-size: 20pt;
	line-height: 30px;
}

#divisiones{
	background-color: #b1b1b1;
	color: black;
	font-family:'Anton', sans-serif;
	font-size: 20pt;
    text-align: center;
}
.tarjeta{
	width: 33%;
	float: left;
	padding: 15px;
	
}

#admin{
	border-right: solid;
	
}
#prod{
	border-right: solid;
}
#modulo5{
	padding: 30px;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	font-size: 20pt;
	line-height: 30px;
}

#practicas-1{
	font-family: 'Anton', sans-serif;
	font-size: 16pt;
	text-align: center;
	padding: 20px;
}

#practicas-2{
	font-family: 'Anton', sans-serif;
	font-size: 16pt;
	text-align: center;
	padding: 20px;
}

#modulo6{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

h4{
	background-color: #ff9229;
	font-family:'Anton', sans-serif;
	font-size: 35pt;
	padding: 20px;
	width: 35%;
	margin-left: 40px;
	margin-top: 30px;
	color: black;
}

#modulo6 img{
	margin-top: 50px;
}
#infografia{
	margin-top: 100px;
}
#up{
	margin-top: 50px;
}
#izq p{
	font-size: 16pt;
	text-align: center;
	padding: 50px;
	width: 60%;
	margin-left: 120px;
}
#izq{
	width: 45%;
	border-right: dashed;
	float: left;


}

#izq img{
	margin-left: 150px;
}

#der{
	width: 55%;
	float: left;
}
#der img{
	margin-left: 100px;
}

#der p{
	font-family: 'Anton', sans-serif;
	font-size: 20pt;
	width: 20%;
	line-height: 35px;
	position: absolute;
	margin-top: -600px;
	margin-left: 190px;
	color: black;
}

#izq-d{
	width: 50%;
	float: left;
}

#izq-d p{
	width: 80%;
	float: left;
	padding: 30px;
	margin-top: 150px;
	font-size: 16pt;
}
#izq-d img{
	float: left;
	width: 20%;
}

#der-d{
	width: 50%;
	float: left;
	font-size: 16pt;
	padding: 30px;
}

#der-d p{
	margin-top: 150px;
}

#cierre{
	padding: 30px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	font-size: 20pt;
	line-height: 30px;
	
}

/*Responsive*/

@media screen and (max-width: 1575px){
	
	#subtutitle{
		margin-top: 5px;
	}
}

@media screen and (max-width: 1500px){
	
	#subtutitle{
		margin-top: 3px;
	}
}

@media screen and (max-width: 1440px){
	
	#subtutitle{
		margin-top: 1px;
		font-size: 25pt;
	}
}

@media screen and (max-width: 1345px){
	#subtutitle{
		margin-top: 7px;
		font-size: 22pt;
	}
	#subtutitle p{
		line-height: 35px;
	}
	
	#izq img{
		margin-left: 100px;
	}
	
	#der p{
		width: 22%;
	}
	
	#izq-d p{
		margin-top: 90px;
	}
	
	#der-d p{
		margin-top: 90px;
	}
}

@media screen and (max-width: 1250px){
	#titulo h1{
		margin-top:50px; 
	}
	
	#subtutitle{
		margin-top: 3px;
	}
}

@media screen and (max-width: 1030px){
	
	header img{
		width: 32%;
	}
	
	#cont-video{
		height: 500px;
	}
	
	#titulo h1{
		font-size: 25pt;
		margin-top: 100px;
	}
	
	#lgo{
		margin-top: 45px;
	}
	
	#lgo-exp{
		margin-top: 10px;
	}
	
	#subtutitle p{
		font-size: 18pt;
		line-height: 27px;
		margin-top: -1px;
	}
	h2, h3 , h4{
		font-size: 25pt;
	}
	
	body p{
		font-size: 15pt;
	}
	
	#izq img{
		margin-left: 25px;
	}
	
	#izq p{
		margin-left: 95px;
	}
	
	#der img{
		margin-left: 20px;
	}
	
	#der p{
		margin-left: 125px;
		width: 28%;
	}
	
	#izq-d p{
		margin-top: 50px;
	}
	
	#der-d p{
		margin-top: 60px;
	}
}

@media screen and (max-width: 775px){
	
	body p{
		line-height: 16pt;
		font-size: 14pt;
	}
	
	#titulo h1{
		font-size: 18pt;
		line-height: 21pt;
		margin-top: 180px;
	}
	
	#lgo{
		margin-top: 70px;
	}
	
	#lgo-exp{
		margin-top: 45px;
	}
	
	#subtutitle p{
		font-size: 15pt;
		line-height: 17pt;
		margin-top: -5px;
	}
	h2, h3, h4{
		font-size: 17pt;
	}
	#practicas-1  p{
		font-size: 13pt;
	}
	
	#practicas-2 p{
		font-size: 13pt;
	}
	
	#izq img{
		width: 75%;
		margin-left: 40px;
	}
	
	#izq p{
		font-size: 13pt;
		width: 75%;
		margin-left: 40px;
	}
	
	#der img{
		width: 70%;
	}
	
	#der p{
		font-size: 13pt;
		line-height: 17pt;
		margin-top: -355px;
		margin-left: 80px;
		width: 23%;
	}
	
	#izq-d{
		margin-top: 80px
	}
	
	#izq-d p{
		font-size: 12pt;
		margin-top: 20px;
		
	}
	
	#der-d p{
		font-size: 12pt;
		margin-top: 100px;
	}
}

@media screen and (max-width: 450px){
	 
	body{
		float: none;
		
	}
	body p{
		font-size: 11pt;
		line-height: 14pt;
	}
	header img{
		width: 55%;
	}
	
	#cont-video{
		height: 250px;
	}
	
	#hero{
		overflow: visible
	}
	
	#titulo{
		
	}
	#titulo h1{
		font-size: 14pt;
		width: 100%;
		line-height: 15pt;
		padding: 5px;
		margin-top: 390px;
	
	}
	
	#lgo{
		width: 40%;
		margin-top: 82px;
	}
	
	#lgo-exp{
		
		width: 25%;
		margin-top: 65px;
	}
	#modulo1 img{
		display: none;
	}
	#subtutitle{
		margin-top: 50px;
		width: 95%;
		background-color: #e61c24;
	}
	#subtutitle p{
		width: 100%;
		font-size: 10pt;
		line-height: 15px;
	}
	
	h2, h2, h3, h4{
		font-size: 14pt;
		width: 60%;
		margin-left: 20px;
		padding: 10px;
	}
	#modulo2{
		margin-top: 90px;
	}
	
	#txt2{
		width: 100%;
	}
	
	#txt3{
		width: 100%;
	}
	
	.tarjeta{
		width: 100%;
	}
	#admin{
		border-right: none;
		border-bottom: solid;
		
	}
	
	#prod{
		
		border-right: none;
		border-bottom: solid;
	}
	
	#divisiones p{
		font-size: 19pt;
	}
	
	#modulo5 {
		width: 100%;
	}
	
	#izq {
		width: 100%;
		border-right: none;
		border-bottom: dashed;
	}
	
	#izq p{
		width: 90%;
		margin-left: 20px;
	}
	#der{
		width: 100%;
		margin-top: 20px;
	}
	#der img{
		
		width: 80%;
	}
	#der p{
		width: 50%;
	}
	
	#izq-d img{
		display: none;
	}
	#izq-d{
		width: 100%;
		border-bottom: solid;
	}
	#izq-d p{
		width: 100%;
	}
	
	#der-d{
		width: 100%;
		margin-top: -70px;
		border-bottom: solid;
	}
	
	#cierre{
		width: 100%;
	}
}

@media screen and (max-width: 350px){
	#der p{
		width: 45%;
		font-size: 11pt;
		line-height: 14pt;
		margin-top: -300px;
}
}