/**************NAVEGACION***********************/



 ul.nav li:first-child + li + li + li + li + li a {
  background-color:#939597 !important;
  
  }  

ul.nav li:nth-child(6) {
  background-color:#939597 !important;
  
  }
/**************FONDO************************/


#bg { 
  background: url('../img/subvencion-fianciacion-1.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-left: 0px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/subvencion-fianciacion-1.jpg', sizingMethod='scale');
  /*-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/subvencion-fianciacion-1.jpg', sizingMethod='scale')";*/
  -ms-behavior: url(backgroundsize.min.htc);
  behavior: url(backgroundsize.min.htc);
}

/*****************/

#infohome{
  background-color: rgba(35,31,32,0.80); width: 915px; min-height: 400px;
  margin-top: 72px;
  position: relative;
  }/*black-transparent-box*/



.static-text{
    padding-top: 48px;
   } 

   .sep-line-services-static {
    background-color: #939597;
    width:223px;
    height: 10px;
    float: left;
    margin-right: 21px !important;
    margin-top: 3px !important;
   } 

  .static-text p {
    margin-left: 244px;
    font-size:14px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #fff;
    margin-top: 0;
    padding: 0 40px 0 0;
    line-height: 135%;
  } 






