.textoportafolio{

    margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%);
}
.book{
    scale: 0.8;
    left:60px
}

.bootpag{
    font-size: 20px;
}
.bootpag li a {

    color:#f38106;
 }

 .bootpag li {
    margin-left: 5px;
 }

u {
    text-decoration-color:  #f38106;
  }

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #f38106;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(255 152 0 / 21%);
}

@media only screen and (max-width: 426px) {
    .portfolio{
        margin-top: 150px !important;
      
      }
      .img-icon{
          width: 30% !important;

      }
      #subporta{
        display:none;
    
      }

      #tituloporta{
        font-size:small !important;
      }
      .textoflotado{
        position: relative;
    top: -38px;
    
      }      

      .fondoiconos{
        height: 95px;
        margin-left: 1px;
      }

      .muneco{
    margin-top: 160px;
    text-align: center;
    }
    .imgmono{
        width: 50%;
    }
    .textobiblioteca{
        text-align: center;
    }
    .footerne{
        text-align: center;
    }
    .navbar-collapse{
        background-color: white;
    padding-left: 20px;
    width: 100%;
    }
    button.bg-primary:hover{
        background-color: #f58206 !important;
    }

 }


  