.owl-carousel {
    position: relative;
    margin-top: 30px;
}
.owl-nav {
    position: absolute;
    top: -60px;
    left: 10px;
}
.uk-card-primary {
    border-radius: 8px;
}
h3 {
    margin-top: 10px
}
.uk-card > :last-child {
    margin-top:0;
    margin-bottom: 10px
}
p {
    margin-top: 30px;
    margin-bottom: 0;
}
.owl-next {
    color: var(--blanco)
}
.owl-theme .owl-nav [class*='owl-'] {
background: #383838;
}
.owl-dots {
margin-top: 30px;
}
.uk-card-title {
padding-bottom: 20px
}
.uk-card-primary {
    background: transparent!important;
    box-shadow: none!important;
}
.uk-card-body {
    padding: 10px 10px!important;
}
.owl-theme .owl-nav {
    display: none!important;
}
#cabecera img{
    margin:0;
    padding : 0 0.5em 0.5em 0;
}
#gallery{
    margin: 1em 0;
}
#gallery .row{
    margin-left: 0;
    padding-left: 0;
}
#gallery .container{
    margin: 0;
    padding: 0;
}
#gallery .galeria{
    margin: 0;
    padding: 0;
}
.uk-link:hover, a:hover {
    color: #000000!important;
    text-decoration: none!important;
}
#cabecera .col-lg-8, #cabecera .col-lg-4{
    float: left;
}
.portfolio-item .card{
    border: none;
}