.profile-header-photo {
    margin: 0px 0px 0px;
    width: 100%;
    height: 320px;
}
.text-deco{ text-shadow: 1px 1px 3px #000;   color: #fff !important; display: flex;align-items: center;}
.text-deco img{margin: 0 10px;width: 32px;position: relative;     top: 2px;}
.positionNombreEmpresa {
    position: absolute;
    top: 240px;
    right: 40px;
    z-index: 70 !important;
    font-family: 'Barlow Semi Condensed', sans-serif;
}

.profile-header-photo a{position: absolute;top: 30px;right: 50px;background: rgba(0,0,0,.5);padding: 4px 12px;border: 3px solid rgba(0,0,0,.3);color: #fff;display: flex;justify-content: center;align-items: center;opacity: .3;border-radius: 3px;transition: all .25s ease;}
.profile-header-photo a:hover{opacity: 1;}
.profile-header-photo a i{margin-right: 8px;font-size: 1.1em;}
.banner-prof .modal-sm{    max-width: 500px !important;}
.profile_portada .avatar-preview img{border-radius: 0% !important;}
