<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://use.typekit.net/gwy3zik.css");

.navbar {
    min-height: auto;
    border: none;
}
.nav, .navbar{
    background-color:#1E385E;
}
.primary-navigation{
    border: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.component-section {
    padding: 40px 20px 20px;
}
.component-section.mainWrapper {
    padding: 0px;
}
.mainWrapper&gt; .container {
    padding: 0;
    width:100%;
}
.header-01{
    background: #F4F4F4 url('/content/dam/open-digital/fundacion-patients/es/images/ciudades-inspiradoras/madrid-skyline-opt.jpg');
    background-position: center;
    padding:0;
    background-size: 50vw;
    background-position-x: 50vw;
    background-position-y: 60%;
    background-repeat: no-repeat;
    min-height: 200px;
    display: flex;
    align-items: center;
}

/* -- Referencias -- */
p.bottom-referencias {
    font-size: 12px;
    letter-spacing: normal;
    line-height: 1.4em;
    color: #999999;
    margin: 20px 20px 0 20px;
}
.video-parent{
    background-color: #000000;
    margin: 40px 0;
}
.youTubePlayer{
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.youTubePlayer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}


/*---- p ----*/
p{
    font-family: calibri, sans-serif;
    font-weight: 300;
    font-size: 18px;
}
p b, p strong{
    font-family: inherit;
    font-weight: 700;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
    font-family: Lexia, "Georgia", "Times New Roman", serif;
    line-height: normal
}
h1, .h1{
    font-size:42px;
    font-weight:700;
    color: #1E385E;
    margin: 0; 
}
h2, .h2{
    font-size: 34px;
    font-weight:700;
}
h3, .h3{
    font-size: 24px;
}
h1.border, .h1.border, h2.border, h3.border, h4.border, h5.border, h6.border {
    border-left: none;
    padding-left: 0;
}
.ciudadesinspiradoras h1{
    margin:40px 0;
    text-align:center;
    color: #fff;
}
.bg-home{
    background: rgb(30,56,94);
    background: linear-gradient(180deg, rgba(30,56,94,1) 0%, rgba(30,56,94,1) 80%, rgba(30,56,94,0) 80%, rgba(30,56,94,0) 100%);
}

    
.menu-img-link img{
    max-height: 100px;
    padding: 10px;
}

.primary-navigation .nav&gt;li a{
    color: #fff;
}
.navbar-default .navbar-nav&gt;li&gt;a:hover, .navbar-default .navbar-nav&gt;li&gt;a:focus {
    color: #E6AE3E;
    background-color: rgba(0,0,0,0);
}
.bottom-hover-border:after {
    border-color: #E6AE3E;
}

.btn {
    border: 1px solid #E6AE3E;
    font-size: 16px;
    border-radius: 2px;
    font-style: normal;
    font-family: Lexia, Times, Times New Roman, serif;
    font-weight:100;
    padding: 12px 20px;
}

/*footer*/
.footer{
    padding-bottom:0;
}
.footer .notices{
    display:none;
}
.footer .footer-bottom .row{
    display:flex;
    align-items: flex-end;
    margin-top: 40px;
    flex-wrap: wrap;
}
.footer .container {
    width: 100%;
    padding: 0 20px;
}
.footer .footer-brand{
    display:none;
}
.footer-adverse-event.adverse-border {
    border: none;
    padding:0
}
.footer p, .footer a{
    font-weight:100;
}
.footer h2{
    font-size:22px;
    line-height:normal;
    margin: 0 0 40px;
}
.footer h3{
    margin: 0 0 40px;
    line-height:normal;
}

.footer p, .footer a, .footer .action-link{
    font-family: calibri, sans-serif;
    font-weight:100;
    font-size: 16px;
}
.footer .web-info-links ul{
    display:flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.footer .web-info-links .vcenter, .footer .web-info-links .sm-vcenter {
    display: inline;
}
.footer .web-info-links ul, .socialMedia ul{
    text-align: right;
}
.component-section .style-2, .component-section .style-3, .component-section .style-4{
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.component-section .style-2{
    background: #FAFAFA url("/content/dam/open-digital/fundacion-patients/es/images/ciudades-inspiradoras/bg-01.jpg");
    background-blend-mode: multiply;
}
.component-section .style-3 {
    background: #94C3D4 url("/content/dam/open-digital/fundacion-patients/es/images/ciudades-inspiradoras/bg-01.jpg");
    background-blend-mode: multiply;
}
.component-section .style-4 {
    background: #DDB054 url("/content/dam/open-digital/fundacion-patients/es/images/ciudades-inspiradoras/bg-01.jpg");
    background-blend-mode: multiply; 
}

blockquote{
    font-size:24px;
    line-height:normal;
    padding: 10px 20px 10px 10%;
    border-left: none;

}
.row blockquote{
    padding: 10px 20px;
}
.style-3 blockquote, .style-4 blockquote{
    color:#fff !important;
}

.asma-rows .row, .epoc-rows .row{
    display:flex;
    flex-wrap: wrap;
}

.asma-rows .column-1:before, .asma-rows .column-2:before, .epoc-rows .column-1:before, .epoc-rows .column-2:before{
    background-size: 70px 70px;
    display: block;
    width: 70px; 
    height: 70px;
    content:"";
    position: absolute;
    left: -14px;
    top: -14px;
}
.asma-rows h3, .epoc-rows h3{
    margin: 0 0 20px 40px;
    line-height: normal;
}
.asma-rows .column-1, .asma-rows .column-2, .epoc-rows .column-1, .epoc-rows .column-2{
    background-color: #FAFAFA;
    padding:20px 40px;
    margin:20px;
    width: calc(50% - 40px);
}
.asma-rows .column-1:before{
    background-image: url('/content/dam/open-digital/fundacion-patients/es/images/ciudades-inspiradoras/icon-asma-diagnostico.png');
}
.asma-rows .column-2:before{
    background-image: url('/content/dam/open-digital/fundacion-patients/es/images/ciudades-inspiradoras/icon-asma-cura.png');
}
.epoc-rows .column-1:before{
    background-image: url('/content/dam/open-digital/fundacion-patients/es/images/ciudades-inspiradoras/icon-epoc-diagnostico.png');
}
.epoc-rows .column-2:before{
    background-image: url('/content/dam/open-digital/fundacion-patients/es/images/ciudades-inspiradoras/icon-epoc-cura.png');
}


/*Styling*/
.bg-01{
    background-color: #FAFAFA;
}
.flex-align-center .row{
	display:flex;
	align-items:center;
	flex-wrap: wrap;
}
.flex-align-bottom .row{
	display:flex;
	align-items: flex-end;
	flex-wrap: wrap;
}


/*-- media-query --*/

@media (min-width: 768px){
    .top-header{
        display: none;
    }
    .footer .container {
        width: 100%;
        padding: 40px 60px;
    }   
}

@media only screen and (max-width: 768px) {
    /* -- mobile -- */
    li.menu-img-link{
        display: none !important;
    }
    .navbar .top-header&gt; .container{
        padding:0;
    }
    .navbar-brand .logo-medicine-txt{
        display:none;
    }
    .top-header .navbar-brand {
        height: auto;
        padding:5px;
    }
    .top-header .header-nav-logo-condensed {
        height: 34px;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    .navbar-nav {
        margin: 0px -15px;
    }
    .header-01 h1{
        margin-bottom:20px;
        text-align: center;
    }
    .header-01{
        padding: 40px 0 20px;
        background-size: cover;
        background-position-x: 0;
        background-position-y: 0;
    }
    .header-01:before{
        position: absolute;
        content:"";
        top:0;
        left:0;
        background-color: #ffffffad;
        width:100%;
        height:100%;
    }
    
    p{
       font-size:16px; 
    }
    h1, .h1{
        font-size:32px;
        
    }
    h2, .h2{
        font-size: 24px;
        
    }
    h3, .h3, blockquote{
        font-size: 18px;   
    }
    .footer h2{
        margin-bottom:20px
    }
    .footer h3{
        margin: 40px 0 20px;
    }
    .footer .socialMedia{
        margin:40px 0 20px;
    }
    .footer .new-image-mobile{
        margin-bottom:20px;
    }
    .asma-rows .column-1, .asma-rows .column-2, .epoc-rows .column-1, .epoc-rows .column-2{
        width: auto;
    }
}
.enable-sticky-nav-bar.stick-to-top .sticky-nav-bar-logo {
    display: none !important;
}
.enable-sticky-nav-bar{
    background-color: #1E395F !important;
}</pre></body></html>