header {
	background:#2c3e50;

}
.sombra {
	-webkit-box-shadow: inset 0px 4px 14px -5px rgba(0,0,0,0.51);
	-moz-box-shadow: inset 0px 4px 14px -5px rgba(0,0,0,0.51);
	box-shadow: inset 0px 4px 14px -5px rgba(0,0,0,0.51);
}
body {
	padding-top: 30px;
	margin: 0;
	background: #f2f2f2;

}

footer {
	background:#1d1d1d;
	color:#fff;
	height: 200px;
	-webkit-box-shadow: inset -1px 19px 74px -20px rgba(0,0,0,0.9);
	-moz-box-shadow: inset -1px 19px 74px -20px rgba(0,0,0,0.9);
	box-shadow: inset -1px 19px 74px -20px rgba(0,0,0,0.9);
}

.creditos {
	color:#6a6a6a;

	}


/*---------------------------------------------Contenedores------------------------------------------*/

.mi-container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.mi-container-2 {
	z-index:1;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


/*---------------------------------------------Elementos---------------------------------------------*/

p {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color:#fff;
	text-align: center;
}

h2{
	color:#fff;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;

}

h4{
	color:#fff;
	text-align: center;
	font-size: 18px;
	font-family: 'Muli', sans-serif;
}


hr {
  background-color: white;
  height: 1px;
  width: 40%;
}

/*---------------------------------------------parrafos y textos------------------------------------------*/

.texto-home{
	color:#fff;
	text-align: center;
	font-size: 17px;
}

.tercero-textos{
	align-items: center;
	margin-top:70px;
}



.texto-inicio {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
}

.titulos-gestion{
	margin-top: 55px;
	font-size: 25px;
	color:#313131;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;

}

.textos-gestion-2{
	margin-top: 20px;
	font-size: 19px;
	color:#313131;
	text-align: justify;
	margin-left: 10%;
	margin-right: 10%;

}

.textos-contacto{
	margin-top: 20px;
	font-size: 19px;
	color:#313131;
	text-align: center;
	margin-left: 20%;
	margin-right: 20%;

}


.textos-nosotros{
	margin-top: 5px;
	font-size: 19px;
	color:#313131;
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;

}

.textos-titulos-nosotros{
	margin-top: 5px;
	font-size: 26px;
	color:#313131;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
	font-family: 'Muli', sans-serif;

}

.textos-nosotros-centro{
	margin-top: 0px;
	font-size: 19px;
	color:#313131;
	text-align: justify;
	margin-left: 2%;
	margin-right: 2%;

}
/*---------------------------------------------Imagenes------------------------------------------*/



.imagen-logo {
	position: absolute;
	margin-left: 5%;
	align-items: center;
	z-index:2;
}

.bienvenida {
	padding-right: auto;
	padding-left: auto;
	font-family: 'Muli', sans-serif;
	font-size: 50px;
	margin-left: 31%;
	margin-right: 30%;
	margin-top: 15%;
	position: absolute;
	z-index:2;
	text-align: center;
}


.main {
	background:#f2f2f2;
}


.color1 {
	background: #34495e;
	color:#fff;
}

/*---------------------------------------------secciones------------------------------------------*/
/*---------------------------------------------Del HOME------------------------------------------*/

.primero {
	background: #000000;
	color:#fff;
	height: 610px;
	-webkit-box-shadow: inset -1px 19px 74px -20px rgba(0,0,0,0.9);
	-moz-box-shadow: inset -1px 19px 74px -20px rgba(0,0,0,0.9);
	box-shadow: inset -1px 19px 74px -20px rgba(0,0,0,0.9);
}


.tercero {
	background-image: url("../img/fondo 1.png");
	margin-bottom: auto;
	height: 540px;
}

.cuarto {
	background-image: url("../img/fondo 2.png");
	height: 540px;

}
/*---------------------------------------------De Gestión------------------------------------------*/
.gestion-primero {
	margin-top: 40px;
	height: 400px;
	margin-bottom: 60px;
}

.gestion-segundo {
	margin-top: 20px;
	height: 300px;
	margin-bottom: 0px;
}

/*---------------------------------------------De Recursos------------------------------------------*/
.recursos-primero {
	margin-top: 20px;
	height: 400px;
	margin-bottom:0px;
}

.recursos-segundo {
	margin-top: 0px;
	height: 300px;
	margin-bottom:0px;
}
/*---------------------------------------------De Recursos------------------------------------------*/


.nosotros-primero {
	margin-top: 40px;
	height: auto;
	margin-bottom: 20px;
}

/*---------------------------------------------contacto------------------------------------------*/


.contacto-primero {
	margin-top: 40px;
	height: auto;
	margin-bottom: 20px;
}


/*---------------------------------------------Botones----------------------------------------------*/


.botones {
	margin-right: 15%;
}
.btn-primary {
  color: #fff;
  background-color: #00416e;
  border-color: #001e33;
	border-radius: 0px;
	-webkit-box-shadow: 1px 11px 36px -2px rgba(0,0,0,0.73);
	-moz-box-shadow: 1px 11px 36px -2px rgba(0,0,0,0.73);
	box-shadow: 1px 11px 36px -2px rgba(0,0,0,0.73);
}

.btn-primary-2 {
  color: #fff;
  background-color: #7b0008;
  border-color: #300213;
	border-radius: 0px;
	-webkit-box-shadow: 1px 11px 36px -2px rgba(0,0,0,0.73);
	-moz-box-shadow: 1px 11px 36px -2px rgba(0,0,0,0.73);
	box-shadow: 1px 11px 36px -2px rgba(0,0,0,0.73);
}

.espacio-icon{


	margin-right: 5%;

}
