*{
	outline: none;
	scroll-behavior: smooth;
}
body{
	background: #000;
	color: #fff;
}
header{
	position: relative;
	z-index: 1000000;
}
h2{
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 0;	
}
p{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}
a:hover{
	color: #333;
	text-decoration: none;
}
.sub-subtitle{
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}
.navbar{
	background: none;
	font-family: 'Roboto', sans-serif;
}
.navbar-light .navbar-nav .nav-link{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.navbar-toggler{
	background-color: #fff;
}
.navbar-light .navbar-nav .nav-link:hover{
	color: #fff;
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
	color: #fff;
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.navbar-light .navbar-brand img{
	width: 40%;
}
.scrolled{
	background: rgba(00, 00, 00, 0.8); !important;
	transition: 0.5s;
}
.banner{
	position: relative;
	top: 0;
	width: 100%;
	height: 100vh;
	background: url(../img/inicio-2.png);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-bottom: 0;
}
.kronos-face img{
	width: 100%;
}
.h100{
	height: 100vh;
}
.contenBox{
	padding: 100px;
}
.contenBox img{
	width: 50%
}
.scroll-img img{
	width: 10%;
}
.contenBox h1{
	font-family: 'Roboto', sans-serif;
	font-size: 75px;
	font-weight: 100;
	margin-bottom: 0;
}
.UX{
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 0;
}
.experiencias{
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 100;
}
.sec1{
	position: relative;
	padding: 150px 0 0 0;
	height: 100%;
	background: url(../img/kronos-2.png);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.sec1 .contenBox{
	padding: 0;
}
.hh-img img{
	width: 40%
}
.sec2{
	position: relative;
	padding: 150px 0 0 0;
	height: 100%;
}
.sec2 .contenBox{
	padding: 0;
}
.PREP-18{
	background: url(../img/inicio-PREP.png);
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 172px
}
.PREP-18 h3{
	padding-top: 10px;
	padding-left: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 0;
	color: #333;
	text-decoration: underline;
}
.PREP-18 h3:hover{
	text-decoration: none;
}
.Transparencia{
	background: url(../img/transparencia.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 223px;
	margin-top:	10px;
}
.Transparencia h3{
	padding-top: 10px;
	padding-left: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 0;
	color: #fff;
	text-decoration: underline;
}
.Transparencia h3:hover{
	text-decoration: none;
}
.PREP-Casilla{
	background: url(../img/Prep_Casilla.gif);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 223px;
	margin-top:	10px;
}
.PREP-Casilla h3{
	padding-top: 10px;
	padding-left: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 0;
	color: #333;
	text-decoration: underline;
}
.PREP-Casilla h3:hover{
	text-decoration: none;
}
.Organizador{
	background: url(../img/organizador.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 223px;
	margin-top:	10px;
}
.Organizador h3{
	padding-top: 10px;
	padding-left: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 0;
	color: #333;
	text-decoration: underline;
}
.Organizador h3:hover{
	text-decoration: none;
}
.PREP-2017{
	background: url(../img/PREP-2017.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 223px;
	margin-top:	10px;
}
.PREP-2017 h3{
	padding-top: 10px;
	padding-left: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 0;
	color: #fff;
	text-decoration: underline;
}
.PREP-2017 h3:hover{
	text-decoration: none;
}
.sec3{
	position: relative;
	padding: 150px 0 0 0;
	height: 100%;
	background: url(../img/contacto-2.png);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.sec3 form input{
	margin: 10px 0 10px 0;
	border-radius: 0;
	background: transparent;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
}
.sec3 form input:focus{
	background: transparent;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
}
.sec3 form textarea{
	margin: 10px 0 10px 0;
	border-radius: 0;
	background: transparent;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
}
.sec3 form textarea:focus{
	background: transparent;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
}
.sec3 form button{
	background: #409AA1;
    padding: 3px 0;
    color: #fff;
}
.sec3 form button:hover{
	background: #fff;
	color: #409AA1;
	border: 2px solid #409AA1;
}
footer{
	background: #fff;
}
footer p{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #333;
	padding: 10px 0 10px 0;
	margin-bottom: 0;
}
/*-Movil-*/
@media (max-width: 992px)
{
	.navbar{
		background: #000;
	}
	.navbar-toggler{
		padding: 5px;
		font-size: 16px;
	}
	.navegador-menu a{
		height: 70px;
	}
	.navegador-menu a img{
		margin-top: 0;
	}
	.h100{
		height: 200vh;
	}
	.contenBox {
	    padding: 100px 0px 0px 0px;
	}
	.contenBox h1 {
	    font-family: 'Roboto', sans-serif;
	    font-size: 60px;
	    font-weight: 100;
	    margin-bottom: 0;
	}
	.contenBox img{
		width: 25%
	}
	.banner{
		position: relative;
		top: 0;
		background: url(../img/inicio-movil.png);
		background-size: 100%;
		background-position: left;
		margin-bottom: 0;
	}
	.sec1{
		position: relative;
		padding: 100px 0 0 0;
		background: url(../img/kronos-movil.png);
		background-size: 100%;
		background-position: bottom;
		background-repeat: no-repeat;
	}
	.sec1 h2{
		text-align: center;
	}
	.sub-subtitle{
		text-align: center;
	}
	.sec2 {
	    position: relative;
	    padding: 100px 0 0 0;
	}
	.sec2 .h100{
		height: 220vh;
	}
	.PREP-18, .Transparencia, .PREP-Casilla, .Organizador, .PREP-2017{
		margin-bottom: 15px;
	}
	.trabajos h3{
		background: rgba(00, 00, 00, 0.6);
		color: #fff;
		padding-bottom: 10px;
	}
	.sec3 {
	    position: relative;
	    padding: 100px 0 0 0;
	}
	.sec3 .h100{
		height: 60vh;
	}
	.sec3{
		position: relative;
		padding: 150px 0 0 0;
		background: url(../img/contacto-movil.png);
		background-position: bottom;
		background-repeat: no-repeat;
	}
}



























































