
/**HITO**/




/**FIN HITO**/



/**ACTIVIDAD**/




/**menu**/

.barrainf {
	border-bottom: 10px solid #3B6786;
}


/*
.colornav{
	background-color: #294866;
	color: white;
}*/

nav {height: 120px;}


.textcenter {

	text-align: center;
}


.textseparation {

	
	background-color: white;
	width: auto;
	height: auto;
}

.box{

	margin-bottom: 80px;
}


.sectionheight {

	width: 100%;
	height: 100%;
}





/*circulo*/

.circulo1 {
  background: white;
   border-radius:8px;
   border: 3px solid #ddd;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  width: 16px; 
  height: 16px;
}

.linea1 {
	background-color: #ddd;
	width: 4px;
	height: 40px;
    margin-bottom: -30px;
    /*margin-top: -37px;*/
}

.linea2 {
    background-color: #ddd;
    width: 4px;
    height: 40px;
}


.star {

	color: #F7931E;
}

.star-sin {

	color: #D8D2CB;
}

.star2 {

	color: #3B6786;
}

.advisorname {
	
	font-size: 20px;
	font-weight: 400;

	
}


.mentor {font-size: 18px;}
.fechaact {font-size: 12px;}

.titulo { font-weight: 600; color: #294866; word-wrap: break-word; max-width: 90%;}

.nombreact {font-size: 22px; font-weight: 500; color: #294866; padding: 3%;}

.down { margin-bottom:0px; color: #ddd; }

.actividad {

	/*width: 280px;*/
	/*height: auto;*/
	/*padding: 10px;*/

	background-color: #f2f2f2;
	border-radius: 4px;
    border: solid 1px #bdbdbd;
    /*margin-left: 20px;*/
    /*margin-right: 20px;*/
}


.centrar{ margin-left: 6%;}

.redondo {
	border-radius: 50%;
	/*width: 45px;*/
	/*height: 45px;*/
    object-fit: cover;
    /*margin: 0 6px;*/
    margin-left: 6px;
    border: 4px solid #fbfbfb;
}



.comentariomentor {

	width: 100%;
	min-height: 300px;
	background-color: #f2f2f2;
}



.comentariomentores {

	width: 100%;
	height: auto;
	background-color: #DE912F;
}


.comen {

	padding: 3%;
	text-align: left;
	color: white;
}
.comen2 {

	padding: 3%;
	text-align: left;
	color: gray;
}



