/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 04/03/2020, 13:32:45
    Author     : roberto
*/
body.toolbar-horizontal {
    padding-top: 0px!important;
}
body.toolbar-horizontal .navbar.fixed-top {
    top: 39px;
}
@media (max-width: 575px){
    .btn-primary{
        margin: 10px auto;
        
    }
    h2.featurette-heading{
        padding-top: 10px;
    }
}
.full .field--name-field-bajada-subtitulo{
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    font-size: 1.7rem;
    padding: 10px 0px;
}

.full .field--name-field-enlace-contenido{
    padding: 10px 0px;
}

.slide__link {
    margin: 0px auto;
}

.slide__caption h3{
    font-size: 1.4rem;
}

.slide__caption .slide__link a{
    margin-bottom: 5px;
    font-size: 1rem;
}
.row_simplenews .featurette-heading {
    margin-top: 2rem;
}