/*
 Theme Name:   NOZION EXII Theme
 Theme URI:    https://www.nozion.es
 Description:  Tema visual para la web de EXII
 Author:       Juan Ignacio Alberola
 Author URI:   https://www.juanignacioalberola.com
 Template:     generatepress
 Version:      1.0.0
 Text Domain:  nzn
*/

#boton-llamada-movil{
    left: 10px;
}

.tabla-home .elementor-widget-container{
    text-align: center;
    color: #003173;
    border: none;
    font-weight: bold;
    text-shadow: 1px 1px 2px #fff;
    font-size: 16px;
    padding: 10px 0 10px 0;
}

#boton-flotante-1 {
    left: auto !important;
    right: -50px;
}

.enlaces-home p {
    margin: 0;
    padding: 7px 0;
}

.pasos-seguir a{
    color: #fff !important;
}

.pasos-seguir a:hover{
    color: #fff !important;
    text-decoration: underline;
}

.elementor-17 .elementor-element.elementor-element-bf26270 > .elementor-element-populated{
    padding-top: 70px !important;
}

@media (max-width: 767px) {
    .elementor-17 .elementor-element.elementor-element-bf26270 > .elementor-element-populated {
        padding: 30px 0px 70px 0px !important;
    }

}

