.sombra {
    position: relative;
    width:90%;
    height: 90%;
    border: 8px solid #fff;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 30%);
}

/*.btn {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 2px solid #2D3C59;
    padding: 0 26px;
    height: 40px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #2D3C59;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-right: 8px;
    margin-bottom: 24px;
  }*/
.fondo{
    background-color: rgb(235, 235, 235)!important;
}
.fondo-1{
    background-color: rgb(231, 230, 230)!important;
}
.fondo-2{
    background-color: rgb(206, 206, 206)!important;
}
.fondo-3{
    background-color: rgb(180, 180, 180)!important;
}
.justi{
    text-align: justify;
}
.tamaño{
    width: 0,2em!important;
}
li .active{
    color: #01403A!important;
}
.justiderecha{
    text-align: left;

}
.link-obra{
    color: #01403A!important;
}
.fotito{
    background-image: url(../img/2-Creacion_artwork.jpg);
    background-position: center;
    background-origin: content-box;
    background-repeat: no-repeat;
    
    
}
.padding{
    padding-top: 15px;
}
.articulo{
    font-size: 18px;
    font-weight: 100;
    line-height: 28px;
}

.bg-secondary {
    background-color: #ebebeb!important;
}



/* . . . . . Boton . . . . . .  .*/
@media (min-width: 474px){
    .espacio{
        margin-top: 100px!important;       
    }
}



