td.details-control {background: url('../img/details_open.png') no-repeat center center;}
tr.details td.details-control {background: url('../img/details_close.png') no-repeat center center;cursor: pointer;}
#brand-logo {font-size: 34px;}
#app-navbar {background: linear-gradient(120deg, #00e4d0, #5983e8);}
/* Telefono y Tabla*/
@media only screen and (max-width: 991px){
    .movil-text-10 {font-size:10px;}
    .item-footer-movil-hidden {display:none;}
}
* {box-sizing: border-box;}
.skills-container {margin-bottom: 15px; width: 100%;background-color: #ddd;}
.skills {text-align: right;color: #000; }
.skills-tit {margin-bottom: 0;}
.w-s-100 {width:100%;}
.w-s-90 {width:90%;}
.w-s-80 {width:80%;}
