  .bannerservicios {
	  width: 100%;
	  height: 317px;
	  padding-top:70px;
	  background-image: url(imgsinco/bannerservicios.jpg);
	  background-position: bottom center;
	  background-repeat: no-repeat;	  
  }

  .izq {
	  left:50%;
	  position:relative;
	  float:left;
  }
  
  .der {
	  right:50%;
	  position:relative;
	  float:left;
	  width:2120px;
  }

  .contservicios {
  	  position:relative;
	  width:2000px;
	  margin-left:-880px;
	  
	  font-size: 17px;
	  font-family: 'Source Sans Pro', Helvetica, sans-serif;
	  color:#FFFFFF; /*fuente*/
	  line-height: 1.2; /*separacion entre lineas*/	  
	  font-weight: 300;
	  text-align:right;	
	  float:left; 
  }
  
  .tituloservicio {
	  font-size: 32px;
	  font-weight: 600;
	  padding-top:30px;
  }
  
  .servicio p {
	  padding-right:45px;
	  padding-bottom:21px;
	  margin: 0px;
  }
  
  .servicio {
	  -webkit-box-shadow: inset 3px 54px 15px -39px rgba(0,0,0,0.35),inset 18px 17px 212px 62px rgba(0,0,0,0.3);
	  -moz-box-shadow: inset 3px 54px 15px -39px rgba(0,0,0,0.35),inset 18px 17px 212px 62px rgba(0,0,0,0.3);
	  box-shadow: inset 3px 54px 15px -39px rgba(0,0,0,0.35),inset 18px 17px 212px 62px rgba(0,0,0,0.3);
  }
  
  hr {
	    border: 0;
		border-top: 1px solid #FFFFFF;
		margin-top: -23px;		
  }
  
  #s1 {
	  background-color:#b7c6b1;
	  -webkit-box-shadow: inset 18px 17px 212px 62px rgba(0,0,0,0.3);
	  -moz-box-shadow: inset 18px 17px 212px 62px rgba(0,0,0,0.3);
	  box-shadow: inset 18px 17px 212px 62px rgba(0,0,0,0.3);
  }
  
  #s1 hr {
	  margin-left: 1795px;
  }
  
  #s2 {
	  background-color:#979252;
  }  
  
  #s2 hr {
	  margin-left: 1850px;
  }  
  
  #s3 {
	  background-color:#525252;
  }  
  
  #s3 hr {
	  margin-left: 1820px;
  }  
   
  #s4 {
	  background-color:#6cb566;
  } 
  
  #s4 hr {
	  margin-left: 1730px;
  } 
   
  #s5 {
	  background-color:#4a6d4c;
  }
  
  #s5 hr {
	  margin-left: 1799px;
  }  
   
  .enlacesinteres {
	  width: 1000px;
	  float: left;
  }
  
  .cajaenlaces p {
	  margin:0px;  
  }
  
  .cajaenlaces {
	  font-size: 15px;
	  font-family: 'Source Sans Pro', Helvetica, sans-serif;
	  line-height: 1.15; /*separacion entre lineas*/	  
	  font-weight: 300;
	  margin: 9px;
	  padding: 6px 15px;
  }
  
  .tituloenlaces {
	  font-weight: 600;
  }
  
  #e0 {
	  background-color:#B1C7B2;
	  color:#FFF;
  }
  
  #e1 {
	  background-color:#DAE8D9;
  }  
  
  #e2 {
	  background-color:#E1DDC4;
  }   
  
  #e3 {
	  background-color:#BCD2C5;
  }    
  
  #e4 {
	  background-color:#DADAD2;
  }   
  
  #e5 {
	  background-color:#D1E6D5;
  }   
  
  div.tooltip-inner {
	  text-align: center;
	  font-size: 15px;
  }
  
  /* RESPONSIVE CSS
  -------------------------------------------------- */
  @media (max-width: 1400px) {


  }

  @media (max-width: 950px) {


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

	
  }