/************************************************************* VN06:
/************************************************************* 	1 Ferrari
/************************************************************* 	2 Primo
/************************************************************* 	3 Romero
/************************************************************* 	4 Strunc
/************************************************************* 	
/************************************************************* DGPC OCAMPO
/************************************************************* FADU 2015



/************************************************************* GENERALES*/

@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);

	


* {
    transition: 1s;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
		font-family: 'Lato', sans-serif;
}

html {
    font-size: 12px;
}

body {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.43;
    color: #565a5c;
    background-color: #f5f5f5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: auto;
    min-height: 600px;
}

a {
    color: #ff5a5f;
    text-decoration: none;
    background: transparent;
}

.contenedor_chico {
    max-width: 960px;
    margin: 0 auto;
	  margin-top: 20px;
}


.contenedor_grande {
	  max-width: 1600px;
    margin: 0 auto;
}

.center-page {
    max-width: 960px;
    margin: 0 auto;
}

main {
}

/************************************************************* NAV*/

header {
    width: 100%;
    min-height: 70px;
    background-color: #1E1923;
    height: auto;
}



img.icono-redes {
    display: block;
    padding: 5px;
}

.nav {
  width: 73%;
  float: left;
  padding-top: 30px;
  padding-bottom: 0;
}
.redes-sociales {
    float: right;
    padding: 5px;
		padding-right: 1%;
}


header nav ul {
    list-style-type: none;
}

header nav ul li {
    display: inline;
	margin: 1%;

}

header nav ul li a {
    text-decoration: none;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 1.1rem;
    padding: 10px 24px;
}

header nav ul li a:hover {
    background: #FED536;
    color: #fff;
}

.logo {
    width: auto;
    height: auto;
    float: left;
    padding: 12px;
	  float: left
}

#caja-logo {
    min-width: 30%;
}

.separador {
    clear: both;
}

.header--sm .burger--sm {
    position: absolute;
    right: 10px;
    top: 10px;
}

nav.burguer {
	display: none;
}

.on  {
    border-top: 1px solid #FED536;
    color: #FED536;
	font-weight: 700;	
}

.contenedor_botonera {
	width: 960px;
	margin: 0 auto;
}
 


/************************************************************* TIPOGRAFIA*/




h1, h2, h3, h4, h5, h6,.h1,.h2,.h3,.h4,.h5,.h6 { 
    font-family: 'Lato', sans-serif;
}

p {
    font-size: 14px;
	  color: #000;
		margin-bottom: 20px;
	
}

h1, .h1 {
  color:#232323;
  font-style:normal;
  font-weight:500;
  letter-spacing:-1px;
  margin:30px 0;
  text-align:center;
  font-size:3rem;
} 

h2, .h2 {
  color:#232323;
  font-style:normal;
  font-weight:500;
  letter-spacing:-1px;
  margin:20px 0;
  text-align:center;
  font-size:2.5rem;
} 

h3, .h3 {
  color:#232323;
  font-style:normal;
  font-weight:500;
  line-height:1.1em;
  margin:15px 0;
  text-align:center;
  font-size:2rem;
} 

h4, .h4 {
  color:#232323;
  font-style:normal;
  font-weight:500;
  line-height:1.1em;
  margin:10px 0;
  text-align:center;
  font-size:1.5rem;
} 

h5, .h5 {
  color:#232323;
  font-style:normal;
  font-weight:500;
  line-height:1.5em;
  margin:10px 0;
  text-align:left;
  font-size:1.3rem;
} 

/* detalles */
h6, .h6 {
  color:#232323;
  font-style:normal;
  font-weight:500;
  line-height:1.5em;
  margin:10px 0;
  text-align:left;
  font-size:0.9rem;
} 

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    text-rendering: optimizelegibility;
}

.tipo_m0{
	margin:0 ;
}

.bold {
    font-weight: 700;
}

.thin {
    font-weight: 100;
}
 .upper {
    text-transform: uppercase;
 }


.white {
	color: #fff;
}

.centradoh {
	text-align: center;
	width: 100%;
}

.left {
	text-align: left;
	padding-left: 15px;
}

.left_vivo {
	text-align: left;
	margin: 10px 0;
}

.top20 {
	margin-top: 20px;
}



/*********************************************************** DISEÑO DE CAJAS */

/* CAJA oficios */

.box_text {
	width: 70%;
	height: auto;
	min-height: 312px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;	                  
}

.box_text_vivo {
  width: 85%;
  height: auto;
  vertical-align: middle;
  text-align: left;
  margin: 0 auto;
	min-height: 285px;
}

.box_text_left {
	width: 100%;
	height: auto;
	min-height: 80px;
	vertical-align: middle;
	text-align: left;
	margin: 0 auto;	 
	position: absolute;
	bottom: 10px;
}

.box_text_icono {
  width: 70%;
  height: auto;
  min-height: 302px;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
}



/* CAJA EQUIPO */
.bajada {
	height: auto;
	min-height: 80px;
	padding: 15px;
}

.bajada1 {
	height: auto;
	min-height: 80px;
	padding: 15px;
	margin: 0 auto;
}


/* CAJA EVENTO */

.incont{
	position:absolute;
}

.centradov {
	margin-top: 40%;
}
}

.centradov_icono {
	margin-top: 15%;
}

img.icono_grande {
	margin-top: 30%;
}

img.icono {
  float: left;
  margin-right: 10px;
  width: 6%;
}

/*colores viejos (home)  */

.naranja {
	background-color: #FCB315;
}

.salmon {
	background-color: #F0565A;
}

.celeste {
	background-color: #05B2A5;
}

/* clasificación de información por color (avances) */

.educacion {
	background-color: #f66;
}

.cocina {
	background-color: #fc0;
}

.deporte {
	background-color: #05B2A5;
}

.musica {
	background-color: #339;
}

.generales {
background-color: #606060;
}


/*botones grandes*/

.btn-educacion {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 18px;
  background: #f66;
  padding: 12px 25px 12px 25px;
  text-decoration: none;
}

.btn-educacion:hover {
  background: #fa8787;
  text-decoration: none;
}

.btn-cocina {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 18px;
  background: #fc0;
  padding: 12px 25px 12px 25px;
  text-decoration: none;
}

.btn-cocina:hover {
  background: #fad644;
  text-decoration: none;
}

.btn-deportes {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 18px;
  background: #699;
  padding: 12px 25px 12px 25px;
  text-decoration: none;
}

.btn-deportes:hover {
  background: #77a8a8;
  text-decoration: none;
}

.btn-musica {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 18px;
  background: #339;
  padding: 12px 25px 12px 25px;
  text-decoration: none;
}

.btn-musica:hover {
  background: #4c4cba;
  text-decoration: none;
}

.btn-generales {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 18px;
  background: #ccc;
  padding: 12px 25px 12px 25px;
  text-decoration: none;
}

.btn-generales:hover {
  background: #dbdbdb;
  text-decoration: none;
}



.space_btn {
	margin-top:27px; 
}

.space_descripcion {
	margin-top:35px; 
	margin-bottom: 5px;
}

.centrado_btn {
	padding-left:11%;
}

.marcador {
  background-color: black;
  width: 105px;
  padding: 3px 5px;
}


/*botones chicos*/

.btn-chico-generales {
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
	font-family: 'Lato', sans-serif;
  color: #505050;
  font-size: 11px;
  background: #ccc;
  padding: 6px 10px 6px 10px;
  text-decoration: none;
}

.btn-chico-generales:hover {
  background: #dbdbdb;
  text-decoration: none;
}


/*botones chicos*/

button {
	border: 0;
	
}


.aire {
  margin-top: 20px;
}

.section_title {
	
}
.section_subtitle {
}

.section_subtitle {
  margin-top: -15px;
  border-top: 1px solid #c3c3c3;
}

.sliderN{ float: left; width:695px;}
    .sliderN .img_slider{ display:inline; float: left; width:320px;}
    .sliderN .des_slider{ display:inline; float: left; width:370px;}
    .des_slider p.title_slider{ float: left; width:370px;}
    .des_slider p.txt_slider{width370px;}


footer {
	clear: left;
	width: 100%;
	height: 260px;
	background-color: black;
	

}
.logo-footer {
	width:auto;
	height: auto;
	float: left;
	margin-left: 30px;
}



.box_text_footer {
	width: 78%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;	                  
}

.legales {
  margin-top: 60px;
	line-height: 2em;
}

.legales_box {
  padding-top: 18px;
}

.right {
	float: right;
}
.linea_footer {
	  margin-top: 10px
}




/* para texto sobre blanco */


.titulo_p {
    margin: 0px;
    margin-bottom: 10px;
   
  }

.corrido {
    margin-bottom: 10px;
    
  }

.coltexto {
margin: 0px;
    padding: 0px;
  margin-top: 15px;
}

.coltexto2 {
margin: 0px;
    padding-left: 15px;
  margin-top: 15px;
}

/* para igualar el alto de caja */
.height {
  min-height: 312px !important;
}




.box_text_sin_icono {
width: 70%;
height: auto;
min-height: 302px;
vertical-align: middle;
text-align: center;
margin: 0 auto;
padding-top: 60px;
}

/* bootstrap urbano */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #898888;
  border-radius: 0px;
	color: white;
}

.breadcrumb > .active {
  color: #fff;
}

.breadcrumb li a {
  color: #fc0;
  text-decoration: none;
  background: transparent;
}

.jumbotron {
	background-color: #ccc;
	padding-top: 5px;
}

.jumbotron1 {
	margin-bottom: 50px;
}

.mg {
	float: left;
}

img.i {
	width: 17%;
	display: inline;
}

.inline {
	display: inline;
	padding-left: 5px;
}

a.icono_mg:hover {
	color: #ff1010;
}


/**************** FOOTER*/
.border_footer {
	border: 1px solid #575757;
	width: 80%;
	margin-bottom: 12px;
	
}

ol.b_footer{
	margin: 0;
	padding: 0;
  padding-left: 7px;
	background-color: black;
}

ol.b_footer:hover {
	margin: 0;
	padding: 0;
  padding-left: 7px;
	background-color: black;
	color: #fc0;
}

ol.b_footer li a h6 {
	margin: 3px;
}

.mapa_footer {
  margin-top: 30px !important;
}

.b_footer li a {
	font-size: 1rem;
	color: white;
}

.b_footer li a:hover {
	font-size: 1rem;
	color: #fc0;
	transition: none;
}

.perfil {
  width: 20%;
  padding: 0 15px;
  float: left;
  padding-left: 35px;
}

.comenta {
	background-color: #e5e5e5;
}.

.col.col_3.heightcom {
  height: 139px;
}



/*comentarios css*/
.comentario {
	width: 70%;
	float: left;
}

#comment {
  background-image: url();
  background-size: 30px 30px;
  background-position: 11px 8px;
  background-repeat: no-repeat;
}

.feedback-input {
	padding: 5px;
}

.feedback-input:focus {
  padding:5px;
}

.hechos {
  color: #3c3c3c;
  font-weight: 500;
  font-size: 18px;
  border-radius: 0;
  line-height: 22px;
  background-color: #fbfbfb;
  padding:8px;
  margin-bottom: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}
.hechos {
  background: #fff;
  box-shadow: 0;
  border: 3px solid #606060;
  color: #3498db;
  outline: none;
  padding: 8px;
	  height: 100px;
}

textarea {
  width: 100%;
  height: 100px;
  line-height: 150%;
  resize: vertical;
}

.com {
	clear:right;
  position: absolute;
  bottom: 0;
  right: 0;

}

p.text {
  margin-bottom: 0px;
}

.col.col_3.heightcom {
  margin: 0 !important;
}


.botones_mg {
  margin-top: 20px;
}

a:hover {
	color: white;
	text-decoration: none;
}

a:active {
	color: white;
	text-decoration: none;
}

.space_btn.centrado_btn {
	height: 40px;
}

.txt_sobre_img {
	padding-top: 115px;
	margin:0px;
}


.box_text_left_index {
  width: 100%;
  height: auto;
  min-height: 80px;
  vertical-align: middle;
  text-align: left;
  margin: 0 auto;
  position: absolute;
  bottom: 0px;
}