
     div#cont-img-inicio.col-md-12
     {
        padding: 0px;
     }
     label#efe
     {
        position: absolute; 
        margin-left: 37%;
        margin-top: -15%;
        color: white;
        font-size: 122%;
     }
     label#ngente
     {
        position: absolute;
        margin-top: -12%;
        margin-left: 23.5%;
        color: white;
        font-size: 600%;
     }
     section#liderazgo
     {
        margin-top: 3%;
     }    
     section#texto
     {
        margin-top: 2%;
     }
     p#parrafo
     {
        font-size: 120%;
     }
     li#lista
     {
        font-size: 120%;
     }
     div#herramientas
     {
        margin-bottom: 10%;
        margin-top: 5%;
        background-color: #FAFAFA;;
        font-size: 135%;
        padding-top: 3%;
        border: 1px solid #E0E0E0;
        padding-bottom: 6%;
        font-weight: 100;
        color: #3f3f3f;
     }
     div#comuniquese
     {
        background-color: #8640ae;
        color: white;
        padding-top: 2%;
        margin-bottom: 0%;
        margin-top: 2%;
        padding-bottom: 1%;
        font-size: 155%;
     }

     label#mensaje
     {
        padding-top: 12%;
        font-weight: 100;
        letter-spacing: 1px !important;
     }

     a.btn.btn-info
     {
        margin-top: 22%;
        color: #4f4f4e;
        background-color: #ffffff;
        width: 54%;
        padding: 4%;
        border:#4f4f4e;
        text-decoration: none;
     }
     a.btn.btn-info:hover
     {
        background-color: #4f4f4e;
        color: white;
        border:#4f4f4e;
     }
     p#texto
     {
        font-size: 120%;
        margin-top: 10%;
     }
     p#texto2
     {
        font-size: 120%;
        margin-bottom: 7%;
     }
      h1#conoce-desarrollo
      {
        margin-top: 7%;
        font-weight: 100;
        font-size: 195%;
      }
      button#btn1.btn.btn-primary
      {
        width: 12%;
        color: #4f4f4e;
        background-color: #ffffff;
        padding: 1%;
        margin-top: 4%;
        margin-bottom: 12%;
        border: #4f4f4e solid 1px;
        font-weight: 700;
      }
       button#btn1.btn.btn-primary:hover
       {
          background-color: #4f4f4e;
          color: white;
          border:#4f4f4e;
       }
       @media only screen and (max-width: 991px) {
   
       h1#instalaciones
       {
          text-align: center;
       }
       div.col-md-6
       {
         text-align: center;
       }

       }
       p#texto.text-justify
       {
         text-align: center;
       }
       p#texto2.text-justify
       {
         text-align: center;
       }

      

       

