/*
Theme Name: Nuevo Hospital de Ñuble [V1.5] Intermedia
Theme URI: https://www.nuevohospitaldenuble.cl/portal
Author: Eduardo A. Rubilar Córdova / Ing. Informático - Diseñador Gráfico
Author URI: http://5gl.cl
Description: Theme principal Nuevo Hospital de Ñuble
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: nuevo hospital region nuble servicio de salud
*/

@media screen and (oriantation: portrait) {
    body {
        display: none;
    }
}

* {border:none; margin:0; padding:0; font-family:'Roboto Condensed', sans-serif;}

body {background:#00406D;}
strong {font-weight:700;}
a img {transition:all 0.2s linear;}

.Banner { text-align:center; padding:35px 0; }
.Banner img { width:50%; max-width:500px; height:auto; border-radius:10px; }

