.carousel-inner{
    overflow: hidden;
} 
         
         
#btn1{
    background-color: #569abd;
    color: white;
    font-family: Poppins;      
    border-width: 0px;
    width: 15%;
    padding: 1%;
    font-size: 16px;
 }
 h2#eficientar
 {
    color: #000;
    font-size: 40px;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
 }
 div.container-fluid
 {
    padding: 0px;
 }
 font#razon
 {
    color: #5040ae;
    margin-top: 8%;
 }
 font#desarrollo
 {
  
  font-weight: 400 !important;
  font-style: normal !important;
  letter-spacing: 1px !important;
  color: #000;
 }
 h2
 {
    color: #000;
 }
 
 section#seccion1
 {
    margin-top: 6%;
 }
 a.btn.btn-info
 {
    text-decoration: none;
    padding: 1%;
    background-color: #569abd;
    border-color: #569abd;
    width: 14%;
    margin-bottom: 10%;
    margin-top: 2%;
    font-weight: bold;
 }
 h1
 {
    margin-top: 3%;
    margin-bottom: 3%;
 }
 section#clientes
 {
    margin-top: 2%;
    margin-bottom: 3%;
 }
 section#part
 {
    margin-bottom: 2%;
 }
 strong#servicios
 {
    font-size: 18px;
    font-weight: bold;
    color: #5040ae;
 }
 
 img.img-circle.imagen
 {
    width: 45%;
    margin-top: 8%;
 }



a:hover{           
    text-decoration: none;
}

      
         section#imagenes4
         {
            margin-top: 6%;
            margin-bottom: 7%;
         }

         img.img-responsive
         {
            margin: 0 auto;
         }
         
         a#blog
         {
            background: #24678d;
            color: white;
            position: absolute;
            margin-left: 5%;
            margin-top: -30%;
            font-size: 11px;
            padding: 1%;
            text-decoration: underline;
         }
         a#fortalece
         {
            top: 107%;
            text-decoration: underline;
         }
         a#invierte
         {
            text-decoration: underline;
         }
         a#conoce
         {
            text-decoration: underline;
         }
         a#blog:hover
         {
           text-decoration: none;
         }
         a#eventos
         {
            background: #5040ae;
            color: white;
            position: absolute;
            margin-left: 5%;
            margin-top: -22%;
            font-size: 11px;
            padding: 1%;
            text-decoration: underline;
         }
         a#eventos:hover
         {
            text-decoration: none;
         } 
         a#equipo
         {
            background: #8640ae;
            color: white;
            position: absolute;
            margin-left: 5%;
            margin-top: -22%;
            font-size: 11px;
            padding: 1%;
            text-decoration: underline;
         }
         a#equipo:hover
         {
            text-decoration: none;
         }
         a#fortalece
         {
            color: white;
            position: absolute;
            margin-left: 5%;
            margin-top: -34%;
            font-size: 162%;
         }
         a#invierte
         {
            color: white;
            position: absolute;
            margin-left: 5%;
            margin-top: -22%;
            font-size: 162%;
         }
         a#conoce
         {
            color: white;
            position: absolute;
            margin-left: 5%;
            margin-top: -22%;
            font-size: 162%;
         }
         div.row.txt-encima
         {
             position: relative;
             display: inline-block;
         }
         section#seccionimg3
         {
            margin-bottom: 7%;
         }
        @media only screen and (max-width: 992px) {
          
          a.btn.btn-info
          {
            width: 20%;
          }

        }
          @media only screen and (max-width: 600px) {
          
          a.btn.btn-info
          {
            width: 25%;
          }

        }
          @media only screen and (max-width: 476px) {
          
          a.btn.btn-info
          {
            width: 34%;
          }
          h2#eficientar
          {
             font-size: 32px;
          }

        }
