/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ==========================================================================


Modificado Sco-AU 17/09/2019 - Cambio de color de cabecera
Modificado Sco-AU 21/10/2019 - Cambios para la cabecera del blog
Modificado Sco-JC 00/01/2020 - Cambios generales de aspecto (logo, colores, tipografía)
Modificado Sco-JC 21/04/2021 - Cambio de formulario de suscripción a boletín
Modificaco Sco-JC 08/09/2021 - Cambios generales de aspecto (titulares, box, etc.)
Modificaco Sco-JC 26/05/2022 - Cambios varios y generación de nuevas páginas
Modificaco Sco-JC 07/07/2022 - Nueva página Premios al humanismo
Modificaco Sco-JC 21/07/2022 - Cambios página Premios al humanismo
Modificaco Sco-JC 04/08/2022 - Cambios diversos (páginas de prensa y otras)
Modificaco Sco-JC 14/12/2022 - Landing Navidad 2023
Modificaco Sco-JC 20/02/2023 - Equipo Humano cambios




Para que pida css arregladas es en https://www.mashumano.org/administrator/index.php?option=com_templates&view=template&id=10000&file=L2xheW91dHMvdGhlbWUuY29uZmlnLnBocA
*/

/* ---- Heading añadidos al tema ---- */
.p-big {
  font-size: 24px;
  line-height: 28px;
}

/* ---- Barra menú: colores y arreglo logo ---- */
.uk-button-primary {
    background-color: #6CC24A !important;
    color: #ffffff !important;
}
/* Active */
.uk-navbar-nav > li.uk-active > a {
  color: #6CC24A;
}

.uk-navbar {
    background: #ffffff!important;
}

#tm-header .uk-sticky-placeholder{ height: 120px;}
#tm-header .tm-navbar { height: 120px;}
#tm-header img.uk-margin-small-right { margin-top: 20px; width: 200px; height: auto;}
#tm-header .tm-navbar-container { height: 120px;}
#tm-header .tm-navbar-container .tm-navbar-center { height: 120px;}
#tm-header .tm-navbar-container .tm-navbar-center a.new-size{ line-height: 120px;}
#tm-header .uk-navbar-nav > li:nth-child(4) > a:nth-child(1) {line-height: 120px;}
#tm-header .tm-navbar-container .tm-navbar-center .uk-parent div.uk-dropdown{ top: 100px !important;}
.tm-navbar-sticky .tm-navbar-wrapper, .tm-navbar-sticky .tm-navbar-wrapper-animate {border:0}
#tm-header ul.uk-nav-sub {padding: 5px 0 5px 0;}
#tm-header .uk-nav-navbar ul a{padding-left: 35px;}
#tm-header .uk-nav-navbar > li > a:hover,
#tm-header .uk-nav-navbar ul a:hover{border-bottom: none;background: #3fad45; color:white;}
#tm-header .uk-nav-navbar ul a {color: #757575}
.uk-dropdown-navbar .uk-nav-navbar > li.uk-active > a {color: #3fad45;}
#tm-header li.uk-active>a.submenu-desplegable{border-bottom: none;background: #3fad45; color:white;}
#tm-header li.uk-active>ul.uk-nav-sub>li>a{color: #3fad45;}
#tm-header li.uk-active>ul.uk-nav-sub>li>a:hover{color: #ffffff;}

/* Arreglo Footer (Sco-AU Sco-JC)*/
.tm-block-footer.tm-footer-centered.uk-contrast {
  background:white;
  border-top:none;
  padding-top:80px !important;
    
}

.footer-fila-logo div {
  text-align: right;
}
.footer-fila-logo .logo-aef{
  text-align: center!important;
}
.footer-fila-logo .logo-mashumano{
  text-align: left!important;
}
.footer-2 {
  max-width: 100%;
  margin:0;
}
.footer-fila-logo{
  margin-bottom: 30px;
}

form.fox-form .botonaco button  {
  font-size: 15px!important;;
  padding:0.8em 1em !important;
  background:#6CC24A !important;
}
form.fox-form .botonaco button:hover  {
  background:#004F71!important;
  
}

form.fox-form .botonaco button span {
  color:white !important;
  text-shadow: none !important;
}
div#fox-container-c274 .btn {
  text-shadow: none;
  border: none;
  border-radius: 0;
}

@media (max-width: 767px) {
  .footer-fila-logo div.logo-mashumano:nth-child(1) {
    text-align: center!important;
  }
  .footer-fila-logo .span5 > div:nth-child(1) {
    text-align: center;
  }
}

/* ---- Arreglo logo barra menú ---- */

/* ---- MIS CSS's ---- */
.masmargen{margin-bottom: 100px;}

/* ---- SLIDER HOME ---- */

.slider_home h3.uk-heading-large > span{
  color: #FFFFFF !important;
  text-align: left;
  line-height: 1.6em;
}

.slider_home h3.uk-heading-large .home-header-slideshow{
  font-size: 72px;
  font-family: 'Franklin Gothic' 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 900;
}

.tm-numnav > .uk-active > *::before {
  color: #3fad45;
}

.uk-slidenav-position .uk-slideshow li:first-child .uk-cover-background{
  background-position: 90% 50%;
}

@media (max-width: 992px){
  .portada-mashumano .slide-mv > div > ul > li h3 > span > p {
    color: #ffffff;
    text-align: left;
  }
}

/* ---- FIN SLIDER HOME ---- */

/* ---- CLEAM HOME ---- */

.home-mejores-personas h3.home-cleam{
  text-align: center;
  font-family: 'Franklin Gothic' 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #000000;
}
@media (min-width: 992px){
  .home-mejores-personas h3.home-cleam{
    font-size: 48px;
    line-height: 1.3em;
    padding-bottom: 40px;
  }
}

/* ---- FIN CLEAM HOME ---- */

/* ---- AJUSTES HOME AL INCLUIR BOX QUIENES SOMOS ---- */

.home-mejores-personas{
  max-width: 1024px;
  margin: 0 auto;
}

.home-mejores-personas{
  max-width: 1120px;
  margin-top: 100px;
  padding-bottom: 0;
}
@media (max-width: 1200px) {
  .home-mejores-personas {
    padding: 0 25px;
    max-width: 930px;
  }
}
.home-quienes-somos h3{
  font-size: 36px;
  line-break: 44px;
  margin-bottom: 48px;
  display: none;
}
.portada-mashumano .tm-block-top-b {
  padding-top: 40px;
  padding-bottom: 10px;
}
.portada-mashumano .tm-block-top-c {
  padding-bottom: 0;
  padding-top: 0;
}

/* ---- Arreglos titulos area empresa ---- */

.Empresa-mashumano .tm-top-d .uk-panel-title,
.Empresa-mashumano .tm-bottom-a .uk-panel-title {
  font-size: 36px;
  line-height: 44px;
  text-align: center;
}
.Empresa-mashumano .tm-top-b .uk-panel-box  {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 1px;
}
.Empresa-mashumano .uk-panel:not(.tm-panel-space-horizontal):not(.uk-panel-box) > h3{
    margin:60px 0 40px;
    padding:0;
    line-height: 1.3em;
    text-align: left;
    font-size:36px !important;
    color:#004F71;
}
.Empresa-mashumano .uk-block-large {
    padding-top: 35px !important;
    padding-bottom: 60px !important;
  }

/* ---- Fin Arreglos titulos area empresa ---- */

/* ---- AJUSTES HOME AL INCLUIR BOX ¿CÓMO? ---- */

.wrap-como{
  margin-top: 20px;
  padding-bottom: 50px!important;
}
.wrap-quienes{
  padding-bottom: 40px;
}
.wrap-como .wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap-como .wrapper .box{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
}
.wrap-como .square-title{
  margin-bottom: 0;
}
.wrap-como img{
  display: block;
  margin: 0;
  max-width: 150px;
  margin-right: 10px;
}
.wrap-como p{
  font-size: 24px; 
  line-height: 28px;
  text-align: left;
}

@media (max-width: 1218px) {
  .wrap-como .wrapper .box{
    flex-direction: column;
    }
  .wrap-como p{
    text-align: center;
    }
  }
@media (max-width: 768px){
  .wrap-como .wrapper {
    flex-direction: column;
  }
  .wrap-como .wrapper .box{
    width: 100%;
    max-width: 500px;
    margin-bottom: 30px;
  }
}
  
    

/* ---- FIN MIS CSS's ---- */



.colabora .tm-bottom-d .uk-panel-title{text-align:center;}

input[type="text"]{text-transform:none!important;}

 /*TABS*/
 .uk-tab-grid:before{border:none;}
 .uk-tab > li {
    margin-bottom: -1px;
    float: left;
    position: relative;
    /* border: 1px ridge #004F71; */
    box-shadow: 2px 2px 2px #888;
}
.uk-tab > li.uk-active {
  background-color:#004F71;
  color:white;
}
.wk-quienes-somos .uk-tab > li.uk-active a{color:white;}


.blog-mashumano article.i4e-2.uk-article {
   /* content: <hr/>;
    padding: 42px 0px;
  border-bottom: 1px ridge #e3dee2;*/
}

.uk-panel-box .uk-button,.prensa .mashumano-iconos-medios .uk-panel-box .uk-button{ margin-left:25%;}
.prensa .uk-panel-box .uk-button{ margin-left:auto;}
/*  LETRA GRAL */

html *{    font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
p { text-align:left;
}

 strong{font-weight:bold;}
 .uk-badge{display:none !important;}

 /*red empresas*/
.red-empresas .uk-article-title{    color: #004F71;}

.tm-grid-divider > *:not(:first-child):not(.uk-row-first) {
  border-left: 1px solid #004F71;
}


 /*  ---------------- MENUS 'ACORDION'--------------   */

 .blog-mashumano .tm-top-b, .fundacion .tm-top-b , .proyectos .tm-top-b{
    background-color: #F0F0F1;
    margin-left: -25px;
}
 .blog-mashumano #tm-main, .fundacion #tm-main, .proyectos #tm-main{border:none !important;}
 .blog-mashumano .uk-nav-side > li > a, .fundacion .uk-nav-side > li > a , .proyectos .uk-nav-side > li > a {
    text-align: center;
}
 .uk-panel.menu-proyectos ul li {
    display: inline-block;
  width: 24%;
}


.blog-mashumano .tm-block-header + .uk-block:not(.tm-block-fullheight) {
    padding-top:160px !important;
    
}

.blog-mashumano .uk-width-1-1.uk-row-first {
    padding: 0;
}

.blog-mashumano .uk-panel.menu-prensa:before {
    content:" Blog";
    color: #004F71;
    text-align: left;
    display: block;
    background:white;
    font-size:32px;
    line-height: 1.5em;
    padding:0px 0 20px;
    
}

.uk-panel.menu-prensa {
    text-align: center;
    margin:0; padding:0;
}
#tm-footer .uk-subnav > * > a {
    color: #004F71;
}

.uk-nav-side > li > a {
    color:#004F71;
}

.blog-ppal .tm-block-header + .uk-block:not(.tm-block-fullheight) {padding-top:40px !important;}


/* --- Cambios logo y menu --- */

.tm-navbar-left{ left: 1em !important;}

.tm-navbar-right{ right: 2em !important; }

.uk-navbar-nav{ padding-left: 4em;}



/*------------------------------ PORTADA   ---------------------*/


.portada-mashumano .tm-top-c .uk-h5.uk-margin-top-remove{
  font-size:36px;
    line-height: 44px;
  text-align:center;
  color: #004F71;
  text-transform:none;
  letter-spacing:1px;

}

.portada-mashumano .tm-bottom-a{padding-top:15px;}
.portada-mashumano .tm-bottom-b {padding-bottom:50px;border-top:none !important;}
.uk-block-muted + .uk-block-muted{ border-top:none !important;}


#bgvid {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height:100%;
    width: auto;

    z-index: 1;
}

#tm-bottom-a{background-image:none!important;
}
.footer-2{ margin-left: -8px;
    width: 120% !important;}

.footer-2-empresa,.footer-2-jovenes { margin-left: -28px;width: 120% !important;background-color:#EAEAEA;}
.footer-2-social{ margin-left: -28px;width: 120% !important;background-color:#EAEAEA;}
.tm-footer {
    position: relative;
   /* min-height: 80px;*/
    margin-top: -40px;
}
.tm-footer-centered {
    padding-top: 45px;
    padding-bottom: 45px;
}
.tm-footer-fixed {
    /*padding-bottom: 200px!important;*/
}

.tm-footer-fixed .tm-block-footer {
  /*  height: 250px;*/
}

.tm-footer-centered .tm-footer > *:not(:first-child) {
    padding-top: 5px;
}

.portada-mashumano .tm-footer ul li a{ color:#004F71;}

span.uk-badge.tm-badge-muted.I4Esocial {  background: #004F71;   color: white; }
span.uk-badge.tm-badge-muted.I4EEmpresa {  background: #004F71;   color: white; }
span.uk-badge.tm-badge-muted.I4Emujer.y.familia{  background: #004F71;   color: white; }
span.uk-badge.tm-badge-muted.I4Ejovenes{  background: #004F71;   color: white; }

.footer-fila-logo{margin-top:20px;}
#tm-anchor-bottom{display:none;}
.uk-contrast .uk-icon-button {
    background: transparent;
    color: #004F71;
}
.uk-contrast .uk-icon-button:hover {
    background: transparent;
    color: #6CC24A;
}

@media (max-width: 500px){
  .tm-footer-center.uk-flex.uk-flex-middle.uk-flex-center.uk-width-1-1{
        margin: 0px;
  }
  .tm-footer-left.uk-flex.uk-flex-middle img{height:40px;width:128px;}
  .tm-footer-right.uk-flex.uk-flex-middle{margin:0px;}
  .tm-footer-right.uk-flex.uk-flex-middle .uk-subnav > * {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    padding-left: 8px;
    margin-top: 3px;
    position: relative;
  }
  .tm-footer-right.uk-flex.uk-flex-middle .uk-subnav li, dt, dd {
    line-height: 20px;
  }
}

.uk-nav-navbar > li > a:hover{
  border-bottom: 2px solid #004F71;
  background: rgba(0, 79, 113, 0.19);
  color:black;

}

.portada-mashumano .tm-bottom-c .uk-panel-title, .portada-mashumano .tm-bottom-d .uk-panel-title{
  font-size:36px;
    line-height: 44px;
  text-align:left;



}
/* ------------------    EMPRESA  --------------------------*/

.Empresa-mashumano  .tm-top-b{
  margin-bottom: 0px;
}
.Empresa-mashumano #tm-top-c {
    background-image: url(../../../images/Portada/slider/rueda-empresas.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain;
}

.Empresa-mashumano .texto-video-empresa, .Empresa-mashumano .tm-top-a{

  background-color:#ffffff;
}

.Empresa-mashumano .tm-main-top .uk-panel-title{
  font-size:36px;
  line-height: 44px;
  text-align:center;
}

.Empresa-mashumano .tm-main-top .uk-panel-box .uk-panel-title{
  margin-bottom: 0px;
}
.Empresa-mashumano .tm-main-top .uk-panel-box p{
  margin-top: 0px;
}


.Empresa-mashumano #tm-footer.uk-contrast .uk-subnav > * > a {
    color:  #004F71;
    text-decoration: none;
}
.Empresa-mashumano .tm-block-footer {
    box-sizing: border-box;
    padding-top: 0px;
    padding-bottom: 45px;
}
.Empresa-mashumano .uk-nav-navbar > li > a:hover{
  border-bottom: 2px solid #004F71;
  background: rgba(0, 79, 113, 0.19);
  color:black;

}
.uk-panel.porque-empresas {
    padding: 20px;
}
.Empresa-mashumano .tm-main-bottom .uk-panel-title{
  font-size: 36px;
    line-height: 44px;
    text-align: center;
  padding: 20px 0px;
  }

.Empresa-mashumano .tm-main-bottom  .Empresa-noticias .uk-panel-title{
  font-size: 24px;
    line-height: 28px;
  text-align: left;
  padding:0px;


}


/*RED mashumano*/
.porque-empresas a{color:#333;}
.porque-empresas a:hover{
  color:#a80c2e;
  box-shadow: 10px 10px 5px #888888;
  /*background-color:lime;
  text-shadow: 4px 3px 2px rgba(150, 150, 150, 1);*/

}
.porque-empresas:hover{
    z-index:1000;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* ------------------    SOCIAL  --------------------------*/

/* vídeo en el hero */

.hero-video-responsive {
  position: relative;
  padding-bottom: 56.25%; /* 16/9 ratio */
  padding-top: 30px; /* IE6 workaround*/
  height: 0;
  overflow: hidden;
  }
  
.hero-video-responsive iframe,
.hero-video-responsive object,
.hero-video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* fin vídeo en el hero */

.Social-mashumano .video-social{background-image:url(../../../images/Areas/Social/social-1.jpg);background-size:cover;height:400px;}
.Social-mashumano  .tm-main-top{
  margin-bottom: 100px;
}

.Social-mashumano .tm-main-top .uk-panel-title{
  font-size:36px;
    line-height: 44px;
  text-align:left;

}

.Social-mashumano .tm-main-top .uk-panel-box .uk-panel-title{
  font-size:24px;
  line-height: 28px;
  text-align:center;
  margin-bottom: 0px;
}
.Social-mashumano .tm-main-top .uk-panel-box p{
  margin-top: 0px;
}
.Social-mashumano .tm-top-b .uk-panel-box {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.Social-mashumano .uk-block-default {
border-top: none;
}
.Social-mashumano #tm-footer .uk-subnav > * > a  {
    color:  #004F71;
    text-decoration: none;
}
.Social-mashumano .tm-block-footer {
    box-sizing: border-box;
    padding-top: 0px;
    padding-bottom: 45px;
  }
.Social-mashumano .uk-nav-navbar > li > a:hover{
  border-bottom: 2px solid #004F71;
  background: rgba(0, 79, 113, 0.19);
  color:black;

}
.Social-mashumano .tm-main-bottom .uk-panel-title{
  font-size: 36px;
    line-height: 44px;
    text-align: left;
  padding: 20px 0px;
  }

.Social-mashumano .tm-main-bottom  .Empresa-noticias .uk-panel-title{
  font-size: 24px;
    line-height: 28px;
  text-align: left;
  padding:0px;


}

/* ------------------    JOVENES  --------------------------*/
.Jovenes-mashumano .tm-main-top .uk-panel-title{
  font-size:36px;
    line-height: 44px;
  text-align:center;

}
.Jovenes-mashumano #tm-bottom-a {
    padding: 0px;
}
.Jovenes-mashumano #tm-bottom-b {
  border-bottom: 1px solid #e7e2e3;
  background: #fff;
}
.Jovenes-mashumano #tm-bottom-a .uk-panel-title{
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    padding: 20px 0px;
    color: #004F71 !important;  
}
.Jovenes-mashumano #tm-footer .uk-subnav > * > a {
    color:  #004F71;
    text-decoration: none;
}
.Jovenes-mashumano .tm-block-footer {
    box-sizing: border-box;
    padding-top: 0px;
    padding-bottom: 45px;
  }

.Jovenes-mashumano .uk-nav-navbar > li > a:hover{
  border-bottom: 2px solid #004F71;
  background: rgba(0, 79, 113, 0.19);
  color:black;

}

.Jovenes-mashumano #tm-top-c{
  background-image:url('../../../images/Areas/Jovenes/chica-silueta.png');
     background-repeat: no-repeat;
    background-position-x: right;

}

.Jovenes-mashumano  .tm-main-bottom .uk-panel-title{
  font-size: 36px;
    line-height: 44px;
    text-align: center;
  padding: 20px 0px;
  }

.Jovenes-mashumano .tm-main-bottom .Empresa-noticias .uk-panel-title {
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    padding: 0px;
}
.Jovenes-mashumano .modulo-apoyo .uk-panel-title{
  font-size: 36px;
    line-height: 44px;
    text-align: center;
  padding: 20px 0px;
  color:  #004F71 !important;
  }
.Jovenes-mashumano .colabora .uk-panel-title{
  font-size: 36px;
    line-height: 44px;
    text-align: center;
  padding: 20px 0px;
  color:  #004F71 !important;
  }
  .Jovenes-mashumano .patrocina .uk-panel-title{
  font-size: 36px;
    line-height: 44px;
    text-align: center;
  padding: 20px 0px;
  color:  #004F71 !important;
  }
/* ------------------    MUJER  --------------------------*/
.Mujer-mashumano .tm-main-top .uk-panel-title{
    font-size:36px;
    line-height: 44px;
    text-align:center;
}
.Mujer-mashumano.blog-mashumano #tm-top-b, .Mujer-mashumano.proyectos  #tm-top-b{background-color:white;}
.Mujer-mashumano .tm-bottom-c .uk-panel-title, .Mujer-mashumano .tm-bottom-d .uk-panel-title{
  font-size:36px;
    line-height: 44px;
  text-align:center;

}
.Mujer-mashumano .modulo-apoyo .uk-panel-title{
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    padding: 20px 0px;
    color:  #004F71 !important;
    }
.Mujer-mashumano .tm-bottom-d .uk-panel-title{padding-top:15px;}
.Mujer-mashumano .tm-bottom-c .Empresa-noticias .uk-panel-title {
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    padding: 0px;
}
.Mujer-mashumano #tm-footer .uk-subnav > * > a  {
    color:  #004F71;
    text-decoration: none;
}
.Mujer-mashumano .tm-block-footer {
    box-sizing: border-box;
    padding-top: 0px;
    padding-bottom: 45px;
  }

.Mujer-mashumano .uk-nav-navbar > li > a:hover{
  border-bottom: 2px solid #004F71;
  background: rgba(0, 79, 113, 0.19);
  color:black;

}
/*.Mujer-mashumano .tm-main-bottom .uk-panel-title{
  font-size:36px;
    line-height: 44px;
  text-align:center;
  padding-bottom:20px;

}*/
.video-area-mujer #bgvid {
    max-height: 355px;
}

.uk-panel.uk-panel-box.contacto-lateral .uk-icon-button {
  background: transparent;
  color: #004F71;
  width: 50px;
  /* height: 50px; */
  /* line-height: 50px; */
  line-height: 16px;
  margin: 0px;
}
.uk-panel.uk-panel-box.contacto-lateral .uk-icon-button:hover {
  background: transparent;
}
.uk-panel.uk-panel-box.contacto-lateral .uk-icon-button::after {
  position: relative;
  top: 0px;
  left: 0px;
  margin:0px;
}

aside .contacto-lateral{
  background-color: #ffffff;
  color: #000000;
  padding: 0px;
  padding-left: 20px;
}
aside .contacto-lateral .span1 {
  width: 50px;
}

.uk-panel.uk-panel-box.mapa-lateral{padding:0px;}

  /*---------------------MENU PRENSA -------------------*/

.uk-panel.menu-prensa ul li {
    display: inline-block;
  
}
.uk-panel.menu-fundacion ul li {
    display: inline-block;
  /*width: 20%;*/
}
.prensa #tm-main{border-top:none;}
.prensa .tm-top-b{
  background-color:#F0F0F1;
  margin-left: -25px;

}

 .prensa .uk-nav-side > li > a{
     text-align: center;
 }

/*------------------------PRENSA -------------------------*/
/* más humano en los medios*/
.prensa .uk-panel-box-secondary-hover {
  box-shadow: none;
}
.prensa .uk-panel-box-hover:hover{
  box-shadow: none;
}

/*.prensa .uk-overlay-hover .uk-button{
  display: none;
}
.prensa .uk-overlay-hover:hover .uk-button{
  display: inline-block;
}*/

.prensa .uk-panel-box-secondary-hover:hover .uk-link-reset, .prensa .uk-panel-box-hover:hover .uk-link-reset {
  color: #6CC24A;
}
.prensa .uk-panel-box-secondary-hover .uk-button, .prensa .uk-panel-box-hover .uk-button {
  background: #004F71;
  color: #ffffff;
}
.prensa .uk-panel-box-secondary-hover:hover .uk-button, .prensa .uk-panel-box-hover:hover .uk-button, .prensa .uk-panel-box-hover:hover .btn-primary {
  background: #6CC24A;
}

/* televisión */ 
.prensa .uk-panel-box, .prensa .uk-panel-box-secondary{
  background-color: transparent;
}

.prensa .uk-panel-box .uk-panel-title, .prensa .uk-panel-box-secondary .uk-panel-title {
  color: #004F71;
}

.prensa h4, .prensa .uk-h4 {
  font-size: 24px;
  line-height: 28px;
  text-transform: none;
  letter-spacing: normal;
}

/* mas-humano-en-los-medios*/
.prensa .mashumano-iconos-medios .uk-panel-box{
  background-color: #004F71;
}
.prensa .mashumano-iconos-medios .uk-panel-box:hover{
  background-color: #6CC24A;
}
.prensa .mashumano-iconos-medios .uk-panel-box-secondary-hover .uk-button {
  background: transparent;
  color: #ffffff;
  display: none;
}
.prensa .mashumano-iconos-medios .uk-panel-box-secondary-hover:hover .uk-button {
  display: inline-block;
}
.uk-overlay-hover:hover{
  opacity: 1;
}
.prensa .mashumano-iconos-medios .uk-overlay-background{
  background-color: transparent;
}
/*---------------------NOTAS DE PRENSA -------------------*/

.notas-prensa .uk-article p > a {
  color: #6CC24A;
    font-weight: 600;
}
.notas-prensa .img-articulo-2{width:50%;}

.docs-descargables{float:left;width:45%;background-color:#f0f0f0;margin-bottom:20px;padding-bottom: 20px; min-height: 200px;}

.docs-descargables h3{background-color:#004F71;color:white;padding:7px 15px;margin-bottom:0px;}

.docs-descargables .contenido{padding:15px 5px;}

.docs-descargables .contenido .lista{list-style:none;padding-left:10px; padding-bottom:15px;clear:both;float: left;}
.docs-descargables .contenido .lista .pdf{float:left;}
 .docs-descargables .contenido .lista .derecha{
  float:right;
  width:85%;
  }
.docs-descargables .contenido .lista .img, .docs-descargables .contenido .lista .derecha-img{
 float:left;
}
.docs-descargables .contenido .lista .derecha-img{
    padding-left: 6px;
}

.docs-descargables .contenido .lista a{float:left;}
.color-mashumano{color:#004F71;}
.modulo-nuria{ padding: 21px;background-color:transparent;}
.textos-mod-nuria {
    margin: 10px;
}
/* cambios de colores 01/20 */

.notas-prensa .uk-panel-box .uk-panel-title {
  color: #004F71;
}

.notas-prensa .uk-panel-box {
  background: transparent;
  color: #004F71;
}

.notas-prensa .uk-link-reset, .notas-prensa .uk-link-reset a, .notas-prensa .uk-link-reset:hover, .notas-prensa .uk-link-reset a:hover, .notas-prensa .uk-link-reset:focus, .notas-prensa .uk-link-reset a:focus {
  color: #004F71;
}

.notas-prensa .uk-panel-box-secondary {
  background-color: transparent;
}

.notas-prensa .uk-panel-box-secondary .uk-button {
  background: transparent;
}

.notas-prensa .modulo-nuria {
  background-color: transparent;
}

.notas-prensa .uk-panel-box-hover:hover {
  background: transparent;
  box-shadow: none;
}

.notas-prensa .uk-button-link:hover, .notas-prensa .uk-button-link:hover:hover, .notas-prensa .uk-button-link:focus:hover, .notas-prensa .uk-button-link:active:hover, .notas-prensa .uk-button-link.uk-active:hover, .notas-prensa .uk-button-link:disabled:hover {
  color: #004F71;
}
.notas-prensa .uk-panel-box-secondary-hover:hover {
  background: transparent;
  box-shadow: none;
}
.notas-prensa .uk-panel-box-secondary .uk-button:hover {
  background: none;
}
.notas-prensa .uk-icon-button {
  color: #004F71;
}

.notas-prensa .uk-icon-button:hover, .notas-prensa .uk-icon-button:focus {
  background-color: transparent;
  color: #6CC24A;
}
.prensa .uk-panel-box-secondary-hover .uk-button, .prensa .uk-panel-box-hover .uk-button {
  background: #004F71;
  color: #FFFFFF;
}
.prensa .uk-panel-box-secondary-hover:hover .uk-button, .prensa .uk-panel-box-hover:hover .uk-button, .prensa .uk-panel-box-hover:hover .btn-primary {
  background: #6CC24A;
}
.notas-prensa .uk-panel-box-secondary-hover .uk-button, .notas-prensa .uk-panel-box-hover .uk-button {
  background-color: transparent;
  color: #004F71;
}
.notas-prensa .uk-panel-box-secondary-hover:hover .uk-button, .notas-prensa .uk-panel-box-hover:hover .uk-button, .notas-prensa .uk-panel-box-hover:hover .btn-primary {
  background-color: transparent;
  color: #6CC24A;
}
.prensa .uk-panel-box-secondary-hover:hover .uk-button, .prensa .uk-panel-box-hover:hover .uk-button, .prensa .uk-panel-box-hover:hover .btn-primary {
  background: #6CC24A;
}

.notas-prensa .Empresa-noticias .uk-panel-box-secondary-hover:hover .uk-link-reset{
	color: #6CC24A;
}
.notas-prensa .Empresa-noticias .uk-panel-box-hover:hover .uk-link-reset{
	color: #6CC24A;
}

.notas-prensa .Empresa-noticias .uk-panel-box-secondary-hover:hover .uk-button-link{
  color: #004F71;
  background-color: transparent;
}
.notas-prensa .Empresa-noticias .uk-panel-box-hover:hover .uk-button-link{
  color: #004F71;
  background-color: transparent;
}
.notas-prensa .Empresa-noticias .uk-panel-box-secondary-hover .uk-button-link{
	color: #6CC24A;
  background-color: transparent;
}
.notas-prensa .Empresa-noticias .uk-panel-box-hover .uk-button-link{
	color: #6CC24A;
  background-color: transparent;
}

/*--------------------- NEWSLETTER -------------------*/

.prensa.page-newsletter .tm-block-bottom-d{
  padding-top: 0;
}

/*------------------------- SIDEBAR A ---------------------*/
.uk-panel.uk-panel-box.mod-lateral {
    padding: 22px;
}

/*-------------- AJUSTES IMAGENES WEB ---------------------*/
.blog-mashumano .img-articulo-1 img, .blog-mashumano .img-articulo-2{
  width:350px;
  height:auto;
}
.blog-mashumano .img-articulo-2{
  width:520px;
  height:auto;
  padding-right:15px;

}

/*------------ AJUSTES BLOG ----------------*/

.blog-mashumano .uk-width-medium-1-3 .uk-article-title {
    font-size: 23px;
    line-height: 1.3em;
    margin:15px 0;
   }

.blog-mashumano  .compartir-redes-notas + p {
  margin-top:15px;
}

.blog-mashumano .tm-block-top-b.uk-block {
  padding-bottom: 0;
}

.blog-mashumano #tm-main.uk-block {
  padding-top:35px;
}

   /*--------------BOTONES DE COMPARTIR EN REDES SOCIALES --------------*/


   .compartir-redes, .compartir-redes-notas{display:none;}
   .blog-mashumano .compartir-redes{display:inline-block;}
   .notas-prensa .compartir-redes-notas{display:block;}


   /*--------------PREMIOS Y RECONOCIMIENTOS --------------*/


   .premios-y-reconocimientos .uk-article-title {
       background: #f0f0f0;
    color: #004f71;
    margin-bottom: 2px;
    border-radius: 0;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left:20px;
    width: 110%;
    margin-left: -5%;
       }
  .premios-y-reconocimientos .uk-button{
    color: #ffffff;
    background-color: #004F71;
  }
  .premios-y-reconocimientos .uk-button:hover{
    background-color: #6CC24A;
  }

    /*--------------PROYECTOS --------------*/
   .proyectos .img-articulo-2{
  width:600px;
  height:auto;
  padding-right:15px;

}
   .proyectos .img-articulo-1{
    width:450px;
    height:auto;
    padding-right:15px;

  }

  /*.tm-sidebar-b{width:33%;}*/

  .Congresos .img-articulo-2 {
    width: 520px;
    height: auto;
    padding-right: 15px;
}
.articulos-relacionados-prensa ul li{
  padding: 10px 0px;
  }

.cajas-equipo-mashumano .uk-panel-box {
  background: transparent;
  color: #000000;
}
  
.cajas-equipo-mashumano .uk-h6 {
  color: #3fad45;
  font-weight:bold;
  margin-bottom: 5px;
  font-size:10pt;
  line-height:12pt;
}

 .cajas-equipo-mashumano .uk-margin{margin: 10px;    line-height: 15px;
}
  .cajas-equipo-mashumano  .uk-panel-box {
    padding: 20px 0;
}

.cajas-equipo-mashumano > div{
  padding-left: 25px;
}

.clipping .uk-article + .uk-article {
    padding-top: 10px;
    border:none;
}

/*-------------- QUIENES SOMOS: BOXES; --------------*/
.wrapper_quienes{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.wrap_quienes{
  margin: 0 5px;
  width: 175px;
}
.wrap_quienes .quienes_somos {
  padding: 5px;
}
.wrap_quienes .quienes_somos div{
  background-size: contain;
  height: 235px;
}
.wrap_quienes a:hover .quienes_somos div{
  background-size: contain;
}
.wrap_quienes .img_anos{
  background: url(/images/Fundacion/Quienessomos/empresas_azul.png) no-repeat 50% 50%;
}
.wrap_quienes a:hover .img_anos{
  background: url(/images/Fundacion/Quienessomos/empresas_verde.png) no-repeat 50% 50%;
}
.wrap_quienes .img_empresas{
  background: url(/images/Fundacion/Quienessomos/seniors_azul_38.png) no-repeat 50% 50%;
}
.wrap_quienes a:hover .img_empresas{
  background: url(/images/Fundacion/Quienessomos/seniors_verde_38.png) no-repeat 50% 50%;
}
.wrap_quienes .img_seniors{
  background: url(/images/Fundacion/Quienessomos/jovenes_azul.png) no-repeat 50% 50%;
}
.wrap_quienes a:hover .img_seniors{
  background: url(/images/Fundacion/Quienessomos/jovenes_verde.png) no-repeat 50% 50%;
}
.wrap_quienes .img_jovenes{
  background: url(/images/Fundacion/Quienessomos/entidades_azul.png) no-repeat 50% 50%;
}
.wrap_quienes a:hover .img_jovenes{
  background: url(/images/Fundacion/Quienessomos/entidades_verde.png) no-repeat 50% 50%;
}
.wrap_quienes .img_ong{
  background: url(/images/Quienes-somos/ONGS.png) no-repeat 50% 50%;
}
.wrap_quienes a:hover .img_ong{
  background: url(/images/Quienes-somos/ONGS-hover.png) no-repeat 50% 50%;
}
.wrap_quienes .img_familias{
  background: url(/images/Quienes-somos/FAMILIAS.png) no-repeat 50% 50%;
}
.wrap_quienes a:hover .img_familias{
  background: url(/images/Quienes-somos/FAMILIAS-hover.png) no-repeat 50% 50%;
}
.wrap_quienes .img_mujeres{
  background: url(/images/Fundacion/Quienessomos/mujeres_azul.png) no-repeat 50% 50%;
}
.wrap_quienes a:hover .img_mujeres{
  background: url(/images/Fundacion/Quienessomos/mujeres_verde.png) no-repeat 50% 50%;
}
.wrap_quienes p{
  text-align: center;
  margin-bottom: 10px;
}

/* Large screen and bigger */
@media (min-width: 1220px) {
  .wrapper_quienes{
    flex-direction: row;
    justify-content: space-between;
  }
}
/*-------------- GLOBALES ACOMETIDOS AL ELIMINAR LOS COLORES POR PROYECTOS --------------*/
.btn-primary, .btn-info, .btn-inverse {
  background-color:#6CC24A;
}
.btn-primary {
  text-shadow: none;
  background-image: none;
  border-color: #6CC24A;
  border: none;
  padding: 7px 20px;
}

.btn-primary:hover, .btn-info:hover, .btn-inverse:hover {
  background-color: #004F71;
  border-color: #004F71;
}

/* Boletin electronico (AU-SocialCo 08/04/2019 + JCO-SocialCo 08/09/2021) */

#formulario_suscripcion {
  display: block;
  background:white;
  padding:20px 30px 40px;
  border-bottom:2px;
  box-shadow: none;
  text-align: center;
}

#formulario_suscripcion form {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap:10px;
  margin:0
}

#formulario_suscripcion .form-group {
  text-align:left;
  align-self: flex-end;
  padding-bottom:10px;
}

#formulario_suscripcion .form-group label,
#formulario_suscripcion .form-field .control-label{
  color: #aaaaaa;
  letter-spacing: 3px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
  font-size:12px;
  padding: 0;
  margin:0;
}

#formulario_suscripcion .form-group input,
#formulario_suscripcion .form-field input{
border:1px solid #b4b4b4;
font-size:18px;
letter-spacing: auto;
padding:10px;
border-radius: 3px;
box-sizing:content-box ;
width: calc(100% - 22px);
margin-bottom:0;
}

#formulario_suscripcion .botonera input {
  background:#b4b4b4;
  color:#004F71;
  font-weight: bold;
  text-transform: uppercase;
  font-size:0.9en;
}

#formulario_suscripcion #btn-join{
background:#b4b4b4;
color:#004F71;
font-weight: bold;
text-transform: uppercase;
text-shadow: none;
width: 100%;
font-size:18px!important;
padding: 18px 0 14px;
}

#formulario_suscripcion #btn-join:hover{
background:#004F71;
color:#b4b4b4;
}

#formulario_suscripcion .legal{
  grid-column: 1 / span 3;
}

#formulario_suscripcion .center{
margin-bottom: 0;
position: relative;
top: -5px;
}

#formulario_suscripcion input[type="checkbox"]{
  position: relative;
  top: -5px;
}

.uk-block-muted {
  background:white;
  padding-top: 60px;
  padding-bottom: 120px;
}
.pagina-empresas .uk-block-muted,
.pagina-seniors .uk-block-muted,
.pagina-mujeres .uk-block-muted,
.pagina-jovenes .uk-block-muted,
.pagina-entidades-sociales .uk-block-muted{
  padding-bottom: 0;
}


/*-------------- GLOBALES ACOMETIDOS AL CAMBIAR LA TITULACIÓN GENERAL DEL PROYECTO (CUADRO VERDE) (JCO-SocialCo 10/09/2021)  --------------*/

/* Cambio de titutales a versales con cuadro verde */

h1.uk-article-title,
.square-title{
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  text-align:left;
  color: #000000;
  margin-left: 30px;
}
h1.uk-article-title::before,
.square-title::before{
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  content: " ";
  margin: 0;
  width: 22px;
  height: 22px;
  border-radius: 0;
  background: #3fad45;
  margin-left: -30px;
  margin-right: 10px;
}
h1.uk-article-title::before{
  margin-right: 5px;
}

/* cambio de titurales -> llegando a títulos concretos */
.portada-mashumano h3.uk-h5:nth-child(1),
.portada-mashumano .tm-bottom-c > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1),
.portada-mashumano .tm-bottom-d > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1),
.organos_de_gobierno .tm-bottom-a > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1),
.pagina-informes-y-estudios h1.tm-title{
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  text-align:left;
  color: #000000;
  margin-left: 30px;
}
.portada-mashumano h3.uk-h5:nth-child(1)::before,
.portada-mashumano .tm-bottom-c > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)::before,
.portada-mashumano .tm-bottom-d > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)::before,
.organos_de_gobierno .tm-bottom-a > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)::before,
.pagina-informes-y-estudios h1.tm-title::before{
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  content: " ";
  margin: 0;
  width: 22px;
  height: 22px;
  border-radius: 0;
  background: #3fad45;
  margin-left: -30px;
  margin-right: 10px;
}

.portada-mashumano #formulario_suscripcion h3{
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  text-align:left;
  color: #000000;
  margin-left: 5px;
}
.portada-mashumano #formulario_suscripcion h3::after{
  position: absolute;
  top: 20px;
  left: 0%;
  content: " ";
  margin: 7px 0 0 0;
  width: 22px;
  height: 22px;
  border-radius: 0;
  background: #3fad45;
}
.blog-mashumano .uk-width-medium-1-3 h1.uk-article-title::before{
  content: none;
}

/* manteniendo aspecto de algunos titulares previos */

.tm-isblog.traditional-title h1.uk-article-title {
  font-size: 36px;
  line-height: 44px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
  margin-left: 0;
  color: rgb(0, 79, 113);
  text-decoration: none!important;
}
.tm-isblog.traditional-title h1.uk-article-title::before {
  content: none;
}
.big-title{
  font-weight: 800;
  color: #000000;
  font-size: 48px;
  line-height: 56px;
}

/*-------------- CAMIBIOS ACOMETIDOS EN LAS PÁGINAS GENERALES DE PROYECTOS AL ELIMINAR EL TITULO Y CAMBIAR LOS BOX (de fondo de color a imagen) (JCO-SocialCo 10/09/2021) --------------*/

.pagina-empresas .i4e-2,
.pagina-seniors .i4e-2,
.pagina-mujeres .i4e-2,
.pagina-jovenes .i4e-2,
.pagina-entidades-sociales .i4e-2{
  display: none;
}


.portada-mashumano .uk-panel-box,
.pagina-empresas .uk-panel-box,
.pagina-seniors .uk-panel-box,
.pagina-mujeres .uk-panel-box,
.pagina-jovenes .uk-panel-box,
.pagina-entidades-sociales .uk-panel-box{
  padding: 40px;
  background: #ffffff;
  color: #000000;
}

.portada-mashumano .uk-panel-box-hover:hover,
.pagina-empresas .uk-panel-box-hover:hover,
.pagina-seniors .uk-panel-box-hover:hover,
.pagina-mujeres .uk-panel-box-hover:hover,
.pagina-jovenes .uk-panel-box-hover:hover,
.pagina-entidades-sociales .uk-panel-box-hover:hover, 
.portada-mashumano .uk-panel-box-primary-hover:hover,
.pagina-empresas .uk-panel-box-primary-hover:hover,
.pagina-seniors .uk-panel-box-primary-hover:hover,
.pagina-mujeres .uk-panel-box-primary-hover:hover,
.pagina-jovenes .uk-panel-box-primary-hover:hover,
.pagina-entidades-sociales .uk-panel-box-primary-hover:hover{
  color: #000000;
  background: #ffffff;
  box-shadow: none;
}

/*-------------- PÁGINA CONTACTO NUEVO DISEÑO 2021 (JCO-SocialCo 10/09/2021) --------------*/
.pagina-contacto .black-title{
  font-size: 48px;
  font-weight: 900;
  color: #000000;
}
.pagina-contacto .wrap-info p{
  text-align: left;
}
.pagina-contacto .wrap-info a{
  color: #6CC24A;
}
.pagina-contacto .wrap-info a:hover{
  color: #004F71;
}
@media (min-width: 767px){
  .pagina-contacto .wrapper-titulo{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
  .pagina-contacto .wrap-info p{
  font-size: 20px;
  line-height: 30px;
  text-align: right;
  }
}

/* formulario */
.pagina-contacto .fox-form{
  max-width: 750px;
  margin: 0 auto;
}
.pagina-contacto .fox-form .fox-item .controls{
  width: calc(100% - 230px)!important;
}
.pagina-contacto .fox-form .fox-item .controls input[type=text],
.pagina-contacto .fox-form .fox-item .controls textarea{
  width: 100%!important;
}

@media only screen and (max-width: 650px){
  .pagina-contacto .fox-form .fox-item .controls {
    float: none!important;
  }
  .pagina-contacto .fox-form .fox-item .controls{
    width: 100%!important;;
  }
  .pagina-contacto .fox-form .fox-item .control-label{
    width: 100%!important;
  }
}

/*-------------- PÁGINA EQUIPO DE PROFESIONALES NUEVO DISEÑO 2021 (JCO-SocialCo 10/09/2021) --------------*/
.wrap-equipo-mashumano{
  padding-left: 25px;
  margin-bottom: 30px;
}

.wrap-equipo-mashumano h3{
  color: #3fad45;
  font-weight:bold;
  font-size:10pt;
  line-height:12pt;
  text-transform: uppercase;
  margin: 0;
  margin-top: 30px;
  padding: 0 20px;
}
.wrap-equipo-mashumano p{
  font-size: 10pt;
  line-height: 15pt;
  text-align: center;
  color: #000000;
  margin: 10px 0;
  padding: 0 20px;
}

.wrap-equipo-mashumano .mashumano-img{
  background-size: cover;
  background-position: center;
  height: 180px;
  cursor: auto;
  background-image: url(/images/Fundacion/Equipo/nuevas/BEA_1_333px-222.jpg);
  background-repeat: no-repeat;
}
.wrap-equipo-mashumano a:hover .mashumano-img{
  background-image: url(/images/Fundacion/Equipo/nuevas/BEA_2_333px-222.jpg);
}

.wrap-equipo-mashumano .mashumano-img-tomas{
  background-image: url(/images/Fundacion/Equipo/nuevas/TOMAS_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-tomas{
  background-image: url(/images/Fundacion/Equipo/nuevas/TOMAS_2_333px-222.jpg);
}

.wrap-equipo-mashumano .mashumano-img-arancha{
  background-image: url(/images/Fundacion/Equipo/nuevas/ARAN_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-arancha{
  background-image: url(/images/Fundacion/Equipo/nuevas/ARAN_2_333px-222.jpg);
}

.wrap-equipo-mashumano .mashumano-img-carmen{
  background-image: url(/images/Fundacion/Equipo/nuevas/CARMEN_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-carmen{
  background-image: url(/images/Fundacion/Equipo/nuevas/CARMEN_2_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-ana{
  background-image: url(/images/Fundacion/Equipo/nuevas/ANA_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-ana{
  background-image: url(/images/Fundacion/Equipo/nuevas/ANA_2_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-larisa{
  background-image: url(/images/Fundacion/Equipo/nuevas/LARISA_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-larisa{
  background-image: url(/images/Fundacion/Equipo/nuevas/LARISA_2_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-amparo{
  background-image: url(/images/Fundacion/Equipo/nuevas/AMPARO_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-amparo{
  background-image: url(/images/Fundacion/Equipo/nuevas/AMPARO_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-coro{
  background-image: url(/images/Fundacion/Equipo/nuevas/CORO_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-coro{
  background-image: url(/images/Fundacion/Equipo/nuevas/CORO_2_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-beatriz-e{
  background-image: url(/images/Fundacion/Equipo/nuevas/BEA_ESTER_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-beatriz-e{
  background-image: url(/images/Fundacion/Equipo/nuevas/BEA_ESTER_2_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-ana-p{
  background-image: url(/images/Fundacion/Equipo/nuevas/Ana-Purificacion-Rodriguez-Santos-333x222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-ana-p{
  background-image: url(/images/Fundacion/Equipo/nuevas/Ana-Purificacion-Rodriguez-Santos-333x222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-desiree{
  background-image: url(/images/Fundacion/Equipo/nuevas/DESS_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-desiree{
  background-image: url(/images/Fundacion/Equipo/nuevas/DESS_2_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-carla{
  background-image: url(/images/Fundacion/Equipo/nuevas/CARLA_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-carla{
  background-image: url(/images/Fundacion/Equipo/nuevas/CARLA_2_333px-222.jpg);
}

.wrap-equipo-mashumano .mashumano-img-elena{
  background-image: url(/images/Fundacion/Equipo/nuevas/Equipo-Elena.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-elena{
  background-image: url(/images/Fundacion/Equipo/nuevas/Equipo-Elena.jpg);
}

.wrap-equipo-mashumano .mashumano-img-patricia{
  background-image: url(/images/Fundacion/Equipo/nuevas/Equipo-Patricia.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-patricia{
  background-image: url(/images/Fundacion/Equipo/nuevas/Equipo-Patricia.jpg);
}


.wrap-equipo-mashumano .mashumano-img-mariana{
  background-image: url(/images/Fundacion/Equipo/nuevas/MARIANA_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-mariana{
  background-image: url(/images/Fundacion/Equipo/nuevas/MARIANA_2_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-m-angeles{
  background-image: url(/images/Fundacion/Equipo/nuevas/MARY_ANGELS_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-m-angeles{
  background-image: url(/images/Fundacion/Equipo/nuevas/MARY_ANGELS_2_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-henar{
  background-image: url(/images/Fundacion/Equipo/nuevas/HENAR_1_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-henar{
  background-image: url(/images/Fundacion/Equipo/nuevas/HENAR_2_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-irene{
  background-image: url(/images/Fundacion/Equipo/nuevas/IRENE_333px-222.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-irene{
  background-image: url(/images/Fundacion/Equipo/nuevas/IRENE_333px-222.jpg);
}
.wrap-equipo-mashumano .mashumano-img-gina{
  background-image: url(/images/Fundacion/Equipo/montaje_gina.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-gina{
  background-image: url(/images/Fundacion/Equipo/montaje_gina.jpg);
}
.wrap-equipo-mashumano .mashumano-img-delia{
  background-image: url(/images/Fundacion/Equipo/nuevas/Delia_Perez_Fundacion_mashumano.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-delia{
  background-image: url(/images/Fundacion/Equipo/nuevas/Delia_Perez_Fundacion_mashumano.jpg);
}

.wrap-equipo-mashumano .mashumano-img-lydia{
  background-image: url(/images/Fundacion/Equipo/montaje_lydia.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-lydia{
  background-image: url(/images/Fundacion/Equipo/montaje_lydia.jpg);
}

.wrap-equipo-mashumano .mashumano-img-cristina{
  background-image: url(/images/Fundacion/Equipo/montaje_cristina.jpg);
}
.wrap-equipo-mashumano a:hover .mashumano-img-cristina{
  background-image: url(/images/Fundacion/Equipo/montaje_cristina.jpg);
}

.wrap-equipo-mashumano .mashumano-linkedin img{
    width: 20px;
    height: auto;
  }
  .wrap-equipo-mashumano .mashumano-linkedin img:hover{
filter: opacity(50%);
}

@media (max-width: 1220px) {
  .wrap-equipo-mashumano .mashumano-img{
    height: 145px;
  }
}

@media (max-width: 960px) {
  
  .wrapper-equipo-mashumano{
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .wrap-equipo-mashumano{
    max-width: 335px;
    width: auto;
    text-align: center;
    padding-left: 0;
    margin: 0 auto;
    margin-bottom: 60px!important;
  }
  .wrap-equipo-mashumano .mashumano-img{
  height: 220px;
  }
}

/*-------------- PÁGINA PATRONATO NUEVO DISEÑO 2022 (JCO-SocialCo 29/10/2021) --------------*/

.wrap-patronato-mashumano{
  padding-left: 25px;
  margin-bottom: 30px;
}

.wrap-patronato-mashumano h3{
  color: #3fad45;
  font-weight:bold;
  font-size:10pt;
  line-height:12pt;
  text-transform: uppercase;
  margin: 0;
  margin-top: 30px;
  padding: 0 20px;
}
.wrap-patronato-mashumano p{
  font-size: 10pt;
  line-height: 15pt;
  text-align: center;
  color: #000000;
  margin: 10px 0;
  padding: 0 20px;
}
.wrap-patronato-mashumano .mashumano-referencia{
  font-weight: bold;
  margin-bottom: 0;
}

.wrap-patronato-mashumano .mashumano-img{
  background-size: cover;
  background-position: center;
  height: 248px;
  cursor: auto;
  background-image: url(/images/Fundacion/patronato/Inigo-Sagardoy.jpg);
  background-repeat: no-repeat;
}
.wrap-patronato-mashumano a:hover .mashumano-img{
  background-image: url(/images/Fundacion/patronato/Inigo-Sagardoy.jpg);
}

.wrap-patronato-mashumano .mashumano-img-ana-argelich{
  background-image: url(/images/Fundacion/patronato/ANA-ARGELICH.jpg);
}
.wrap-patronato-mashumano a:hover .mashumano-img-ana-argelich{
  background-image: url(/images/Fundacion/patronato/ANA-ARGELICH.jpg);
}
.wrap-patronato-mashumano .mashumano-img-carlos{
  background-image: url(/images/Fundacion/patronato/Carlos-Barrabes.jpg);
}
.wrap-patronato-mashumano a:hover .mashumano-img-carlos{
  background-image: url(/images/Fundacion/patronato/Carlos-Barrabes.jpg);
}

.wrap-patronato-mashumano .mashumano-img-rafael{
  background-image: url(/images/Fundacion/patronato/Rafael-Domenech.jpg);
}
.wrap-patronato-mashumano a:hover .mashumano-img-rafael{
  background-image: url(/images/Fundacion/patronato/Rafael-Domenech.jpg);
}
.wrap-patronato-mashumano .mashumano-img-placido{
  background-image: url(/images/Fundacion/patronato/PLACIDO-FAJARDO.jpg);
}
.wrap-patronato-mashumano a:hover .mashumano-img-placido{
  background-image: url(/images/Fundacion/patronato/PLACIDO-FAJARDO.jpg);
}
.wrap-patronato-mashumano .mashumano-img-emma{
  background-image: url(/images/Fundacion/patronato/EMMA-FERNANDEZ.jpg);
}
.wrap-patronato-mashumano a:hover .mashumano-img-emma{
  background-image: url(/images/Fundacion/patronato/EMMA-FERNANDEZ.jpg);
}

.wrap-patronato-mashumano .mashumano-img-laura{
  background-image: url(/images/Fundacion/patronato/LAURA-GONZALEZ-MOLERO.jpg);
}
.wrap-patronato-mashumano a:hover .mashumano-img-laura{
  background-image: url(/images/Fundacion/patronato/LAURA-GONZALEZ-MOLERO.jpg);
}
.wrap-patronato-mashumano .mashumano-img-manuel{
  background-image: url(/images/Fundacion/patronato/MANUEL-PIMENTEL.jpg);
}
.wrap-patronato-mashumano a:hover .mashumano-img-manuel{
  background-image: url(/images/Fundacion/patronato/MANUEL-PIMENTEL.jpg);
}
.wrap-patronato-mashumano .mashumano-img-ana-maria{
  background-image: url(/images/Fundacion/patronato/ANA-MARIA-PEREZ.jpg);
}
.wrap-patronato-mashumano a:hover .mashumano-img-ana-maria{
  background-image: url(/images/Fundacion/patronato/ANA-MARIA-PEREZ.jpg);
}

.wrap-patronato-mashumano .mashumano-img-alex{
  background-image: url(/images/Fundacion/patronato/ALEX_PALLETE.jpg);
}
.wrap-patronato-mashumano a:hover .mashumano-img-alex{
  background-image: url(/images/Fundacion/patronato/ALEX_PALLETE.jpg);
}

.wrap-patronato-mashumano .mashumano-linkedin img{
  width: 20px;
  height: auto;
}
.wrap-patronato-mashumano .mashumano-linkedin img:hover{
filter: opacity(50%);
}


@media (max-width: 960px) {
  
  .wrapper-patronato-mashumano{
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .wrap-patronato-mashumano{
    max-width: 335px;
    width: auto;
    text-align: center;
    padding-left: 0;
    margin: 0 auto;
    margin-bottom: 60px!important;
  }
  .wrap-patronato-mashumano .mashumano-img{
  height: 248px;
  }
}

/*-------------- PÁGINA NUESTROS-HITOS 2021 (JCO-SocialCo 08/10/2021) --------------*/
.nuestros-hitos .tm-main > :nth-child(n+2) {
  margin-top: 0
  }
.nuestros-hitos .hito{
  display: flex;
}
.nuestros-hitos .hito .h-year{
  color: #3fad45;
  font-size: 36px;
  line-height: 44px;
  font-weight: bold;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 25px;
  margin-right: 25px;
}
  .nuestros-hitos .hito .h-wrap-text{
    margin-top: 15px;
  }
.nuestros-hitos .hito .h-text .strong{
  font-weight: bold;
}
.nuestros-hitos .hito .h-text .color{
  color: #3fad45;
}

@media (max-width: 500px){
  .nuestros-hitos .hito{
    display: block;
  }
  .nuestros-hitos .hito .h-year{
    margin-top: 40px;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .nuestros-hitos .hito .h-wrap-text{
    margin-top: 15px;
  }
}

 /*-------- AJUSTE VERSION MV ----------------*/
.slide-mv .uk-heading-large{
     font-size: 27px;
   line-height: 27px;
}
.slide-mv .uk-overlay-panel .uk-container{padding:0px;}
.slide-mv  .uk-overlay-panel{padding:25px;}
.slide-mv  .uk-overlay-panel .uk-text-large{background-color:rgba(255, 255, 255, 0.5);padding:5px 8px;}
#tm-footer .footer-fila-logo-mv{display:none;}



@media only screen and (max-width: 500px){
.notas-prensa .img-articulo-2 {
    width: 100%;
}
.docs-descargables {
    width: 100%;
}

.uk-panel.menu-prensa ul li {
    display: inline-block;
    width: 24%;
    vertical-align: middle;
}

.uk-panel.menu-prensa ul li a{
line-height: 15px;
}
.prensa .tm-top-b, .blog-mashumano .tm-top-b{
  background-color:#F0F0F1;
  margin-left: -10px;

}
.fundacion .tm-top-b {margin-left: 0px;}

.prensa .tm-top-b .uk-nav > li > a , .blog-mashumano .tm-top-b .uk-nav > li > a{
    padding: 2px 5px;
}
.uk-panel.menu-fundacion ul li {
    display: block;
  }

.blog-mashumano .tm-top-b .uk-row-first, .fundacion .tm-top-b .uk-row-first{margin-left:-15px;}


/* #tm-footer .footer-fila-logo-mv{display:block; height: 50px;} */
#tm-footer{max-height:200px;}
.tm-footer{max-height:150px;}
#tm-footer ul.uk-subnav.uk-subnav-line.uk-flex-center {
    padding: 0px;
    margin: 0px;
    margin-left: -26px;
}
#tm-footer .uk-subnav > *{padding:0px;margin:0px;}
.footer-fila-logo-mv .uk-icon-button {
    box-sizing: border-box;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    line-height: 25px;
    color: #004F71;
    font-size: 15px;
    text-align: center;
    position: relative;
    margin: 4px;
    overflow: visible;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slide-mv .tm-numnav > * > *::before {

    font-weight: bold;
    }
 /* #tm-footer .footer-fila-logo{display:none;} */

 }
#ca_banner p {text-align:center;}
#ca_banner p > a:hover{color:#87146a;font-weight:bold;}
#ca_banner .accept {
    cursor: pointer;
    font-size: 14px;
    margin: 5px auto;
    width: 120px;
    background: #561062;
    padding: 3px;
    border-radius: 3px;
    text-shadow: 1px 1px 0 #561062;
    color: #fff;
    background-image: -webkit-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -moz-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -o-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0089F2), to(#0072ca));
    background-image: linear-gradient(#561062 0%, #490755 100%);
   }

@media (max-width: 500px){
#ca_banner h2 {
    font-size: 12px;
    padding: 0px 10px;
}
#ca_banner p{font-size: 10px;}
#ca_banner .accept {
    cursor: pointer;
    font-size: 12px;
    margin: 5px auto;
    width: 109px;
    background: #561062;
    padding: 1px;
    border-radius: 3px;
    text-shadow: 1px 1px 0 #561062;
    color: #fff;
    background-image: -webkit-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -moz-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -o-linear-gradient(#0089F2 0%, #0072ca 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0089F2), to(#0072ca));
    background-image: linear-gradient(#561062 0%, #490755 100%);
}
}

@media (max-width: 767px) {
  aside .contacto-lateral .span1 {
    /* float: none; */
    float: left;
  }
}

/*-------------- PÁGINA PREMIOS AL HUMANISMO (JCO-SocialCo 21/07/2022) --------------*/

.premios-humanismo h1{
  display: none;
}
.premios-humanismo .hero-video{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.premios-humanismo .hero-video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}.premios-humanismo .wrapper-premios{
  padding: 50px 60px 30px 60px;
  background-color: #f5f5f5;
  margin-bottom: 80px;
}
.premios-humanismo .wrapper-premios h2{
  font-size: 30px;
  color: #000000;
  font-weight: 900;
  text-align: center;
}
.premios-humanismo .wrapper-premios h2 .oro{
  color: #dcb86c;
}
.premios-humanismo .wrapper-premios .wrap-premio{
  display: flex;
  align-items: center;
  padding-top: 20px;
}
.premios-humanismo .wrapper-premios .wrap-premio .wrap-foto{
  display: flex;
  flex-direction: column;
  width: 40%;
  margin-right: 40px;
}
.premios-humanismo .wrapper-premios .wrap-premio .wrap-texto{
  display: flex;
  flex-direction: column;
  width: 60%;
}
.premios-humanismo .wrapper-premios .wrap-premio .wrap-texto p{
  text-align: left
}

.premios-humanismo .wrapper-premios .wrap-premio .wrap-foto img{
  max-width: 220px;
  margin: 0 auto;
}
.premios-humanismo .wrapper-premios .wrap-premio .wrap-texto img{
  width: 220px;
  box-shadow: 5px 5px 10px #cccccc;

}
.premios-humanismo .wrapper-premios .wrap-premio .wrap-foto h3{
  font-size: 28px;
  color: #dcb86c;
  font-weight: 900;
  text-align: center;
  margin-top: 20px;
  text-align: center;
}
.premios-humanismo .wrapper-premios .wrap-jurados{
  display: flex;
  justify-content: space-between;
}
.premios-humanismo .wrapper-premios .wrap-jurados img{
  max-width: 120px;
  margin: 0 auto;
}
.premios-humanismo .wrapper-premios .wrap-jurados h3{
  color: #dcb86c;
  font-weight: 900;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.premios-humanismo .wrapper-premios .wrap-jurados p{
  margin-top: 0;
  text-align: center;
}
.premios-humanismo .wrapper-premios .wrap-jurados div{
  display: flex;
  flex-direction: column;
  width: 20%;
}
.premios-humanismo .wrapper-premios-frase{
  padding: 50px 60px 30px 60px;
  background-color: #000000;
  margin-top: 60px;
}
.premios-humanismo .wrapper-premios-frase img{
  max-width: 320px;
  margin: 0 auto;
  display: block;
  margin-bottom: 60px;
}
.premios-humanismo .wrapper-premios-frase .premios-cita{
  font-size: 26px;
  line-height: 40px;
  color: #ffffff;
  font-style: italic;
  text-align: left;
}
.premios-humanismo .wrapper-premios-frase .premios-cita-firma{
  font-size: 26px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 900;
  text-align: right;
}

@media (max-width: 980px) {
  p{
    text-align: left!important;
  }
  .premios-humanismo .wrapper-premios{
    padding: 25px 30px 15px 30px;
  }
  .premios-humanismo .wrapper-premios .wrap-premio{
    flex-direction: column;
  }
  .premios-humanismo .wrapper-premios .wrap-premio .wrap-foto{
    width: 100%;
    margin-right: 0;
  }
  .premios-humanismo .wrapper-premios .wrap-premio .wrap-texto{
    width: 100%;
  }
  .premios-humanismo .wrapper-premios .wrap-premio .wrap-texto img{
    margin: 0 auto;
  }

  .premios-humanismo .wrapper-premios .wrap-premio .wrap-foto img{
    max-width: 220px;
    margin: 0 auto;
  }
  .premios-humanismo .wrapper-premios .wrap-jurados{
    flex-direction: column;
  }
  .premios-humanismo .wrapper-premios .wrap-jurados div{
    margin: 0 auto;
    width: 100%;
  }
  .premios-humanismo .wrapper-premios .wrap-jurados p{
    text-align: center!important;
  }

  .premios-humanismo .wrapper-premios-frase img{
    max-width: 200px;
  }
}


/*-------------- LANDING VARIAS --------------*/

/* navidad 2022 */

.video-container-navidad-2023 {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-container-navidad-2023 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




.uk-block-default + .uk-block-default,
.uk-block-muted + .uk-block-muted,
.uk-block-primary + .uk-block-primary,
.uk-block-secondary + .uk-block-secondary {
  border-top: none;
}

.uk-block-default {
  background: #fff;
}


p{
  text-align:left !important;
}


.uk-cover-background {
  height: 100%;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

a, a:hover, a:focus{
  color: #000000;
}

.uk-width-1-1 {
  width: 100%;
  text-align:center;
}

.uk-nav-navbar > li > a {
  width:80%;
}







@media only screen and (max-width:767px){
  .uk-cover-background {
      height: 100%;
      background-position: 50% 50%;
      background-size: contain;
      background-repeat: no-repeat;
      margin-top: -50px;
      transform: scale(1, 1.5);
      background-color: #fff;
	}
  
   .slide-mv .uk-heading-large{
       font-size: 20px !important;
       line-height: 27px;
  }

  h3.uk-heading-large {
    margin-top: 0px;
  }
  
  .uk-width-medium-1-2 {
    margin-top: 20px;
  }
}





@media only screen and (min-width:768px) and (max-width:1399px){
  ul.uk-slideshow.uk-overlay-active {
    min-height:400px !important;
}
}

@media only screen and (min-width:1400px){
  ul.uk-slideshow.uk-overlay-active {
    min-height: 440px !important;
}
}

.uk-width-medium-3-4 {
    width: 100%;
    margin-bottom: 100px !important;
}

@media (max-width: 1439px) {
  .uk-heading-large {
    font-size: 36px !important; 
    line-height: 56px;
  }
}

@media (min-width: 1440px) {
  .uk-heading-large {
    font-size: 48px !important; 
    line-height: 56px;
  }
}


@media only screen and (min-width:768px){
  .uk-cover-background.uk-position-cover {
      background-image: none !important;
  }
  
 .uk-slideshow > li > img {
    visibility: initial;
    width: 100% !important;
    height: 100% !important;
    opacity: 1 !important;
	}
}

/**/

@media only screen and (max-width:768px){
  	
  .control-group.form-field{
    grid-column: 1 / span 3;
  }
  
}

.text-transform-n{
  text-transform:none;
}

.form-textarea{
  width: 100%; 
  height: 10%; 
  border: 1px solid darkgray; 
  border-radius: 2px; 
  resize: vertical; 
  padding: 0;
}

.form-select{
  width: 100%; 
  border: 1px solid darkgray; 
  border-radius: 2px;
}

/* Formulario Alianza */

#formulario_alianza 

#btn_alianza {
  background-color: #6CC24A; !important
  color: #ffffff; !important
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  font-size: 16px
  border-radius: 5px;
}

#btn_alianza:hover {
  background-color: #004F71; !important
  color: #ffffff; !important
}