
  .bannerproyectos {
	  width: 100%;
	  height: 317px;
	  padding-top:70px;
	  background-image: url(imgsinco/bannerproyectos.jpg);
	  background-position: bottom center;
	  background-repeat: no-repeat;	  
  }
  
  .izq {
	  left:50%;
	  position:relative;
	  float:left;  
  }
  
  .der {
	  right:50%;
	  position:relative;
	  float:left;
	  width: 1000px;  
  }
  
  .listaproyectos {
	  position:relative;
	  width:1000px;
	  
	  font-size: 16px;
	  font-family: 'Source Sans Pro', Helvetica, sans-serif;
	  color:#FFFFFF; /*fuente*/
	  line-height: 1.5; /*separacion entre lineas*/	  
	  font-weight: 300;	  
  }
    
  .niveluno {
	  width: 930px;
	  height: 34px;
	  padding-left: 55px;
	  padding-top: 8px;

	  margin-top: 18px;
	  margin-left: 8px;
	  float:left;
  }
  
  .potencia .niveluno {
	  background:url(imgsinco/proyecto_niv1a.png);
	  background-position: 13px 7px;	
	  background-repeat: no-repeat;
	  background-color:#024967;	  
  }

  .asistencia .niveluno {
	  background:url(imgsinco/proyecto_niv1b.png);
	  background-position: 11px 7px;					 	
	  background-repeat: no-repeat;		  				 	  
	  background-color:#024967;
  }
  
  .construccion .niveluno {
	  background:url(imgsinco/proyecto_niv1c.png);
	  background-position: 9px 11px;				 
	  background-repeat: no-repeat;
	  background-color:#024967;		  				 	  
  }
  
  .niveldos {
	  width: 875px;
	  height: 34px;
	  padding-left: 55px;
	  padding-top: 8px;
	  font-size: 16px;
	  font-family: 'Source Sans Pro', Helvetica, sans-serif;
	  color:#000000; /*fuente*/
	  line-height: 1.5; /*separacion entre lineas*/	  
	  font-weight: 300;
	  margin-top: 12px;
	  margin-left: 64px;
	  float:left;
	  
	  background:url(imgsinco/proyecto_mas.png),
	 			 url(imgsinco/proyecto_abajo.png);
	  background-position: 13px 9px, 890px 16px;					 
	  background-repeat: no-repeat, no-repeat;	
	  background-color:#E1E1E1;
	  
  	  cursor:pointer;   
  }
  
  .niveldosabierto {
	  width: 875px;
	  height: 34px;
	  padding-left: 55px;
	  padding-top: 8px;
	  font-size: 16px;
	  font-family: 'Source Sans Pro', Helvetica, sans-serif;
	  color:#000000; /*fuente*/
	  line-height: 1.5; /*separacion entre lineas*/	  
	  font-weight: 300;
	  margin-top: 12px;
	  margin-left: 64px;
	  float:left;
	  	  
	  background:url(imgsinco/proyecto_menos.png),
	 			 url(imgsinco/proyecto_arriba.png);
	  background-position: 13px 9px, 890px 16px;					 
	  background-repeat: no-repeat, no-repeat;	
	  background-color:#B0B0B0;
	  
  	  cursor:pointer;   
  }  
  
  .detalle {
	  display:none;	  
	  margin-top: 16px;
	  margin-left: 69px;
	  float: left;
	  color:#000; /*fuente*/
  }
  
  .nombreproyecto {
	  width: 805px;	
	  background-color: #52AE1F;  
	  
	  padding-top:6px;
	  padding-bottom:10px;
	  padding-right:40px;
	  padding-left:40px;
	  
	  margin-left:40px;
	  margin-bottom:14px;
	  color:#FFF; /*fuente*/
  }
  
  .cliente {
	  padding-right: 560px;
	  padding-left: 40px;
	  padding-bottom: 15px;
	  margin-top: -13px;
  }
  
  .alcance {
	  width:359px;
	  height: 386px;	  
	  background:url(imgsinco/proyecto_descripcion.png);
	  background-position: 0px 0px;
	  background-repeat: no-repeat;
	  
	  float:left;
	  text-align:right;
	  margin-left:6px;
	  margin-top:-16px;
  }
  
  .tituloalcance {
	  color: #558839; /*fuente*/
	  font-size: 19px;
  }
    
  .textoalcance {
	  padding-left:45px;
	  padding-top:14px;
	  width:285px;  
  }
  
  .foto {
	  width: 560px;
	  height: 349px;
	  margin-top:-99px;
	  float:left;
  }
  
  .pisofoto {
	  width:487px;
	  height: 108px;	  
	  background:url(imgsinco/proyecto_pisofoto.png);
	  background-position: 0px 0px;
	  background-repeat: no-repeat;
	  float:left;
	  margin-left:-12px;
	  margin-top:-11px;
	  padding-left: 85px;
	  padding-top: 21px;
	  line-height: 2.1; /*separacion entre lineas*/	
  }
  
  .irarriba {
	  float:left;
	  padding-left:900px;
	  padding-top:25px;
	  padding-bottom:10px;  
  }
  
  
  .carousel {
	  float:left;
	  margin-top:-99px;
      margin-bottom: 0px;
  }
    
  .carousel-indicators {
	  right: 46%;
	  top: 92%;
	  cursor: pointer;
  }
  
  .carousel-control {
      top: 50%;
	  background: none;
	  color: #52AE1F;
	  border: 3px solid #52AE1F;
	  opacity: 0.8;
  }
  
  
  /*///////////////////////////////////////////////////////////////////*/   

  

  
  /* RESPONSIVE CSS
  -------------------------------------------------- */
  @media (max-width: 1400px) {

  }

  @media (max-width: 950px) {

  }
  
  @media (max-width: 700px) {
	
  }