/* AJUSTES GENERALES DE LA PLANTILLA */

* {
  outline: none !important;
}
html,
body {
  font-size: 100% !important;
}

ul {
  list-style-type: disc;
}
.x-navbar, .x-colophon {
  border-bottom: none;
  border-top: none;
  box-shadow: none;
}
.archive.tax-portfolio-category #top > .x-container> .x-main{
  
  /*display: inline-flex;*/
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
}
.single-webinar .entry-header h1,
.single-publicacion .entry-header h1,
.single-post .entry-header h1,
.page h1{
  line-height: 1.3;
  font-size: 1.8em;
  font-weight: bold;
}
.single-webinar .entry-header a h1,
.single-publicacion .entry-header a h1,
.single-post .entry-header a h1,
.page a h1{
    color: #0275bf;
}

/*MARGENES Y SECCIONES*/
.x-section,
.archive.tax-publicaciones #top > .x-container,
.archive.tax-eventos #top > .x-container,
.archive.tax-webinars #top > .x-container,
.archive.category #top > .x-container,
.archive.tax-portfolio-category #top > .x-container,
.archive.tax-eventos #top > .x-container
.pintar-cabecera-azul article,
.tarjeta-de-visita {
    padding: 80px 5% 0 !important;
  /*Para que no salga la linea de la foto en responsive*/
  margin-top: -1px !important;
}
.archive.tax-eventos #top > .x-container {
    margin-bottom: -1px !important;
}
.archive.tax-webinars #top > .x-container,
.archive.tax-publicaciones #top > .x-container,
.archive.category #top > .x-container,
.archive.tax-portfolio-category #top > .x-container,
.archive.tax-eventos > .x-container {
  padding-top: 40px!important;
}
.archive.tax-eventos #top > .x-container,
.archive.tax-webinars #top > .x-container,
.archive.tax-publicaciones #top > .x-container,
.archive.category #top > .x-container,
.slogan-icono,
.archive.tax-portfolio-category #top > .x-container{

  max-width: none !important;
}
#listaCategorias.casosExito,
.archive.tax-portfolio-category #top > .x-container> .x-main,
.archive.tax-eventos #top > .x-container > *,
.archive.tax-webinars #top > .x-container > *,
.archive.tax-publicaciones #top > .x-container > *,
.archive.tax-eventos #top > .x-container > *,
.archive.category #top > .x-container > *,
.pintar-cabecera-azul .x-section {
    max-width: 1500px;
    margin: 0 auto !important;
}
.x-section.post-publicacion{
  padding: 0 5% 0 5%!important;
}
.x-section.section-portfolio {
  margin: 0 !important;
  background-color: #fff;
}
.x-section.post-publicacion .x-main > article,
.x-section.section-portfolio .x-main > article,
.x-section.post-publicacion .x-main > article .entry-wrap,
.x-section.section-portfolio .x-main > article .entry-wrap {
    width: 100%;
}
.x-section.section-portfolio > .x-container,
.x-section.section-portfolio #recent_posts,
.x-section.section-portfolio #recent_posts .col-dcha div:last-child,
.x-section.post-publicacion > .x-container,
.x-section.post-publicacion #recent_posts,
.x-section.post-publicacion #recent_posts .col-dcha div:last-child {
    padding-bottom: 0!important;
    margin-bottom: 0;
}
.post-publicacion .entry-content .col-dcha .x-text:first-of-type {
    padding-bottom: 40px;
}
@media (max-width: 767px){
  .post-publicacion .entry-content .col-izda .x-text.frase_destacada.img{
    text-align: center;
  }
}
.x-section.bg-azul {
  background-color: #0275bf !important;
}
.x-section.bg-azul,
.x-section.bg-img {
  border-top: 80px solid #ffffff;
  padding-top: 40px !important;
}
.x-container{
  padding: 0px 0px 40px !important;
}
.x-column.x-1-2 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.x-column.x-1-2:first-child {
  padding-right: 5% !important;
}
.x-column.x-1-2:last-child {
  padding-left: 5% !important;
}
@media (max-width: 767px){
  .x-column.x-1-2:first-child {
    padding-right: 0 !important;
  }
  .x-column.x-1-2:last-child {
    padding-left: 0 !important;
  }
}
.texto-manifiesto {
    padding-bottom: 0 !important;
}

.single-evento .cs-content > .x-container {
    padding-bottom: 80px !important;
}
.single-evento .x-section.slogan {
    padding-bottom: 40px !important;
}

h2, h3{
  margin: 0;
}
#top .page .cs-content > .x-section .x-columnize,
#top .page .cs-content > .x-section .x-column.x-1-1 blockquote,
#top .page .cs-content > .x-section .x-recent-posts{
  margin: 0  !important;
  padding: 0px !important;
  
}
@media (min-width: 1001px){
  #top .page .cs-content > .x-section.bloque-texto:not(.referencia-ficha):not(.texto-manifiesto)  .col-dcha > .x-text,
  .section-portfolio .entry-content .col-dcha .x-text,
  .post-publicacion .entry-content .col-dcha .x-text, #recent_posts .col-dcha > *
  {
    padding-left: 5% !important;
  }
}
@media (min-width: 1001px){
  
  #iconos .iconos-container, #decargaPublicacion .col-dcha .x-text
  {
    padding-left: 5% !important;
  }
}
@media (max-width: 768px){
  #top .page .cs-content > .x-section .x-columnize {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-rule: 0;
    -moz-column-rule: 0;
    column-rule: 0;
  }
}
.x-section.search-ib {
    background-color: #fff;
    margin-bottom: 0;
}
.x-section.padding-bottom-0 .x-container:last-child{
    padding-bottom: 0!important;
}
.x-section.padding-bottom-0 .x-container:last-child .x-text:last-child > *:last-child {
    margin-bottom: 0;
}
.x-section.padding-top-0 {
    padding-top: 0 !important;
}
/*FUENTES*/
h2{
  color: #333333;
  font-size: 1.8em; 
  letter-spacing: 0.01em;
}
h3{
  font-family: "Courgette";
  font-weight: 600;
  font-size: 4em;
  line-height: 1em;
}
.h3-amarillo h3,
.h3-amarillo .h3{
  /*color: #f7be00;*/
  color: #177766; 
  background-color: #fff;
  font-size: 4em;
  font-family: "Courgette";
  font-weight: 600;
  margin: 0; 
}
.h3-amarillo h2.h3.important {
    font-size: 4em !important;
    font-weight: 600 !important;
    margin: 0 !important;
}
.col-dcha h3 {
    font-size: 1.2em;
    line-height: 1.6em;
    font-family: inherit;
}
@media (max-width: 450px) {
  h2 {
    font-size: 1.4em;
  }
  h3,.h3-amarillo h3,
  .h3-amarillo .h3{
    font-size: 2.6em;
  }
  .h3-amarillo h2.h3.important {
    font-size: 2.6em !important; 
  }

}
h6,.section_sedes strong{
  color: #333333;
  font-weight: bold;
  font-size: 1.3em;
  text-transform: none;
}
.frase_destacada h2,
.frase_destacada .h2{
    text-align: right;
    font-weight: bold;
    font-size: 1.5em;
    color: #333333;
    line-height: 1.2em;
}
.frase_destacada h2:empty,
.frase_destacada .h2:empty {
    margin: 0;
}
body.single-x-portfolio .cs-content .frase_destacada .h2 {
  letter-spacing: 0.01em;
  display: block;
  margin: 0;
}
@media (max-width: 1000px){
  body.page .cs-content .frase_destacada h2,
  body.single-x-portfolio .cs-content .frase_destacada h2,
  body.single-x-portfolio .cs-content .frase_destacada .h2,
  .post-publicacion .cs-content .frase_destacada h2{
    text-align: left;
    margin-bottom: 1.2em;
    font-size: 1.5em;
  }
}

.x-cite {
  color: #333333;
}
/* LOGO Y MENU*/
.x-navbar-inner .x-brand{
  width: 100%;
  text-align: center;
  font-size: 2.625em;
  position: relative;
}
nav.ubermenu,
nav#ubermenu-main-2-primary{
  position: absolute !important;
  width: 100% !important;
  top: 0 !important;
}
.slogan-azul h2 {
    text-align: center;
}

/*ESTILOS DEL MENU*/
.ubermenu-main, .ubermenu-main .ubermenu-target, .ubermenu-main .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target, .ubermenu-main div, .ubermenu-main p, .ubermenu-main input{
  font-family: Roboto, sans-serif;
}
.ubermenu-main .ubermenu-item-normal > .ubermenu-target,
.ubermenu.ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target {
  color: #0275bf;
}
.ubermenu .ubermenu-tabs-group > li:not(.ubermenu-active) > a span,
.ubermenu-noindicator > .ubermenu-target-title,
.ubermenu-tabs-group > li:first-child .ubermenu-tab-content-panel > li:first-child .ubermenu-target-title,
.ubermenu.ubermenu-main .ubermenu-item-normal > .ubermenu-target:hover,
.ubermenu.ubermenu-main .ubermenu-item-normal:hover > .ubermenu-target,
.ubermenu.ubermenu-main .ubermenu-item-normal > .ubermenu-target:focus,
.ubermenu.ubermenu-main .ubermenu-item-normal.ubermenu-active > .ubermenu-target {
    color:#333333;
}
nav>ul>li>span {
  font-size: 4em;
}
nav ul.ubermenu-submenu{
  top:0 !important;
}
.ubermenu a {
  outline: none !important;
}
.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title {
  margin-left: 0; 
}
.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-icon {
  font-size: 0.6em;
  vertical-align:top;
}
.icono-menu-texto {
    /*margin-top:-54px;
    color:#ffffff;
    font-size:0.8em;*/
    display: none;
}
.ubermenu-tab > a:hover span,
.ubermenu-tab > div.ubermenu-content-block:hover a,
.ubermenu-tab > a:focus span,
.ubermenu-tab > div.ubermenu-content-block a:focus,
#blog-filter a:not(:hover):focus {
    text-decoration: underline;
}
/* icono cerrar menú principal */
.ubermenu .ubermenu-retractor-desktop {
    position: absolute;
    right: 5%;
    top: 30px;
    padding: 0;
}
.ubermenu .ubermenu-retractor:hover {
    background: none;
}
.ubermenu .ubermenu-retractor-desktop i.fa.fa-times,
.ubermenu .ubermenu-retractor-desktop i.fas.fa-times,
.ubermenu .ubermenu-retractor-desktop span.fa.fa-times,
.ubermenu .ubermenu-retractor-desktop span.fas.fa-times {
    width: 1.6em;
    height: 1.6em;
    background-image: url(/wp-content/uploads/sites/4/2017/06/cerrar-menu.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.ubermenu .ubermenu-retractor-desktop i.fa.fa-times:before,
.ubermenu .ubermenu-retractor-desktop i.fas.fa-times:before,
.ubermenu .ubermenu-retractor-desktop span.fa.fa-times:before,
.ubermenu .ubermenu-retractor-desktop span.fas.fa-times:before {
    content: none;
}

/* ib/digital */
.ubermenu-digital {
    /*padding: 5px 10% 15px 120px;*/
    padding: 5px calc((100% + 125px)/10) 15px 0;
}

.ubermenu-digital img {
    margin: 0 auto;
    display: block;
    margin-bottom: 2.5em;
}
.ubermenu-digital p:last-child {
    text-align: center;
}
.ubermenu li.ubermenu-column-id-1077 {
    padding-right: 6.6%;
}
.ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text {
    padding-left: 0;
}
.ubermenu .ubermenu-item-layout-image_left>.ubermenu-image {
    margin-bottom: 15px; 
}
/* ocultar imagen */
@media (max-width: 767px){
  .ubermenu-digital {
    padding: 5px 0 0 !important;
  }
  .ubermenu-digital img {
    display: none !important;
  }
}

/* logo: posicionamiento y evento */
nav.ubermenu {
    pointer-events: none;
}
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 {
    width: 0;
    min-width: 0 !important;
}

nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-05 *{
    pointer-events: auto;
}

@media (max-width: 1500px) {
  .x-navbar-inner .x-brand {
      width: 100%;
      position: relative;
      left: 0;
      
  }
  .x-navbar-inner .x-brand img {
      margin: 0 auto;
  }
}

@media (min-width: 1501px) {
  .x-navbar-inner > .x-container.max {
      padding: 0 5% 40px !important;
  }
}
@media (max-width: 1667px){
  .x-navbar-inner > .x-container.max {
    max-width: none;
  }
}
/* icono menú: posicionamiento */
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > li,
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > li div{
    padding-left: 0!important;
}
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > span.ubermenu-target{
    /*width: 0.7em;
    padding: 15px 0;
    outline: none;*/
    padding: 0;
    height: 0;
}
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > span.ubermenu-target i,
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > span.ubermenu-target span.ubermenu-icon {
    width: 1em;
    background-image: url("/wp-content/uploads/sites/4/2017/05/menu.svg");
    height: 1em;
    background-size: 0.9em;
    background-position-y: 0.2em;
    background-position-x: 50%;
    background-repeat: no-repeat;
    outline: none;
    position: relative;
    top: 0.8em;
}
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > span.ubermenu-target span.ubermenu-icon:before,
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > span.ubermenu-target i:before {
    content: none;
}
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > div{
    padding-left: 0;
}
.masthead.masthead-inline .x-navbar-inner > .x-container{
    padding: 0 5% 40px !important;
}

nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > ul.ubermenu-submenu {
  display: none;
  visibility: hidden;
}
@media (min-width: 1668px){
    nav.ubermenu {
        left: 50%;
    }
    nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 {
        position: relative;
        left: -50%;
    }
    nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > ul.ubermenu-submenu{
        position: absolute;
    }
}
@media (max-width: 1667px){
    nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 {
        position: relative;
    }
    nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > ul.ubermenu-submenu{
        position: absolute;
        left: -5%!important;
  }
}
/* alineación */
.ubermenu .ubermenu-submenu-id-413 {
    padding-right: 1em !important;
}
.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0.ubermenu-active > ul.ubermenu-submenu > li.ubermenu-item-type-custom,
.ubermenu ul.ubermenu-tabs-group.ubermenu-column.ubermenu-submenu-type-tabs-group {
    padding-left: 5%;
}
.ubermenu li.widget_search,
.ubermenu .ubermenu-widget-area.ubermenu-autoclear > li.widget_text,
.ubermenu .ubermenu-autoclear,
.ubermenu ul.ubermenu-tabs-group.ubermenu-column.ubermenu-submenu-type-tabs-group > li.ubermenu-item-auto.ubermenu-item-level-2 div {
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.ubermenu .cnss-social-icon {
    text-align: left !important;
}
.ubermenu .cnss-social-icon .cn-fa-icon a {
    margin-left: 0 !important;
}
.ubermenu .ubermenu-tab > a.ubermenu-target,
.ubermenu .ubermenu-tab > .ubermenu-content-block {
    /*margin: 3vh 0 0 !important;*/
    margin: 1em 0 0 !important;
    padding: 0 !important;
}
.ubermenu .ubermenu-tab > .ubermenu-content-block {
    /*margin-top: 2vh !important;*/
    margin-top: 1em !important;
}
.ubermenu .ubermenu-tabs-group > li:first-child {
    padding-top: 1vh;
}

/* enlace Innovación */
.ubermenu ul.ubermenu-tabs-group.ubermenu-column.ubermenu-submenu-type-tabs-group > .ubermenu-tab.ubermenu-has-submenu-drop + .ubermenu-tab:not(.ubermenu-has-submenu-drop) > a, 
.ubermenu .ubermenu-tab > a.ubermenu-target span,
.ubermenu-noindicator > .ubermenu-target-title,
.ubermenu-tabs-group > li:first-child .ubermenu-tab-content-panel > li:first-child .ubermenu-target-title
 {
    font-weight: bold !important;
}
.ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded a {
    color: #333333 !important;
}
.ubermenu .ubermenu-tabs-group ul li.ubermenu-item-level-3:nth-child(1) > ul > li,
.ubermenu .ubermenu-tabs-group ul li.ubermenu-item-level-3:nth-child(2) > ul > li {
    padding: 5px 5px 15px 120px;
}
.ubermenu .ubermenu-tabs-group ul li.ubermenu-item-level-3:last-child > ul > li > a {
    margin-right: 13.3%;
    padding-right: 5px;
}
.ubermenu a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
    display: inline-block;
    padding: 0 !important;
}
.ubermenu .ubermenu-tabs a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
    width: 100%;
}
.ubermenu-submenu.ubermenu-submenu-type-stack a {
    width: auto !important;
}

@media (min-width: 768px) { /* dograrla: ?? */
    .ubermenu-sub-indicator {
        display: none;
    }
}

@media (max-width: 767px) {

    .ubermenu .ubermenu-submenu-id-413 {
        padding: 0 !important;
    }
    .ubermenu .ubermenu-submenu-id-413 > .ubermenu-tab > a.ubermenu-target {
        padding: 0 8% 0 5% !important;
    }
    .ubermenu .ubermenu-submenu-id-413 > .ubermenu-tab.ubermenu-active > a.ubermenu-target {
        padding: 0.4em 8% 0.4em 5% !important;
    }
    .ubermenu-main .ubermenu-item-normal > .ubermenu-target,
    .ubermenu .ubermenu-digital {
        color: #333333;
    }
    .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
        right: 5% !important;
    }
    .ubermenu.ubermenu-main .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target {
        background-color: #0275bf;
        color: #ffffff;
    }
    .ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack {
        /*color*/
    }
    .ubermenu .ubermenu-submenu.ubermenu-tab-content-panel {
        padding-top: 0.5em;
    }
    .ubermenu .ubermenu-submenu-type-stack a.ubermenu-target {
        padding: 5px 10% !important;
    }
    .ubermenu-item-level-3 a.ubermenu-target {
        padding: 5px 10% !important;
    }
    .ubermenu .ubermenu-submenu-type-stack a.ubermenu-target-with-image {
        display: none !important;
    }
    /*.ubermenu-item-level-1 > ul > li:not(.widget_text):not(.ubermenu-item-has-children) {
        padding: 0 5%;
    }*/
    .ubermenu .ubermenu-submenu-id-497{
      padding-bottom: 1em;
    }
    .ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group{
      border: none;
    }
    .ubermenu .ubermenu-tabs-group ul li.ubermenu-item-level-3:nth-child(1) > ul > li,
    .ubermenu .ubermenu-tabs-group ul li.ubermenu-item-level-3:nth-child(2) > ul > li {
      padding-left: 10% !important;
      padding-right: 10% !important;
    }
    .ubermenu ul.ubermenu-tabs-group.ubermenu-column.ubermenu-submenu-type-tabs-group {
        padding-left: 0;
    }
    .ubermenu ul.ubermenu-tabs-group.ubermenu-column.ubermenu-submenu-type-tabs-group > .ubermenu-tab > a.ubermenu-target {
        padding: 0 8% 0 5% !important
    }
    .ubermenu ul.ubermenu-tabs-group.ubermenu-column.ubermenu-submenu-type-tabs-group > .ubermenu-tab.ubermenu-active > a.ubermenu-target {
        padding: 0.4em 8% 0.4em 5% !important;
    }
    .ubermenu ul.ubermenu-tabs-group.ubermenu-column.ubermenu-submenu-type-tabs-group > .ubermenu-tab > .ubermenu-content-block {
        padding: 0 8% 0 5% !important;
    }
    .ubermenu .ubermenu-tab .ubermenu-tab-content-panel > .ubermenu-item:first-child > .ubermenu-target,
    .ubermenu-tab-content-panel > li:not(.ubermenu-retractor):nth-child(3) {
        display: none;
    }

}
/*PIE */

.x-colophon.top {
padding: 2.5% 5% 0%;
}
a.enlacefooter {
  font-size:1.0em;
  text-decoration: underline;
  color:#8b8787;
  font-weight:normal;
  margin-left: 1em;
}
.x-colophon.top a.enlacefooter:not(:hover):focus {
    border: 1px solid #575757;
    box-shadow: 0 0 5px #575757;
    text-decoration: none;
    padding: 0 1px;
}
.x-colophon.top img {
  height: 3em;
  width: auto;
}
.x-colophon.top .x-container .x-column:first-child{
    width: 22%;
}
.x-colophon.top .x-column.last{
    width: 78%;
}
.x-colophon.top .x-column.x-1-2:first-child {
    padding-right: 2em !important;
}
.x-colophon.top .x-column.x-1-2:last-child {
    padding-left: 0 !important;
}
.x-colophon.top .widget_text ul {
    list-style: none;
    float: right;
    padding-top: 1.6em;
    margin-left: 0;
}
.x-colophon.top .widget_text li {
    float: left;   
}
.x-colophon.top .widget_text li b,
.x-colophon.top .widget_text li strong {
    padding-left: 0.3em;
}
.x-colophon.top .widget_text li a {
    /*color: #8b8787;*/
    color: #575757;
}
.x-colophon.top .x-container .x-column:first-child {
    padding-right: 1.5em !important;
    margin-right: 0;
}
@media (max-width: 979px) {
  .x-colophon.top .x-column .widget:first-child {
      margin-top: 0 !important;
  }
}
@media (max-width: 1000px){
    .x-colophon.top .x-container .x-column:first-child{
        width: 100%;
    }
    .x-colophon.top .x-column.last{
        clear: both;
        width: 100%;
        padding-top: 0 !important
        ;
    }
    .x-colophon.top .widget_text ul {
        padding-top: 0; 
        float: left;
    }
}
@media (max-width: 767px){
    .x-colophon.top .widget_text li {
        float: none;
    }
}
@media (max-width: 350px){
    .x-colophon.top .widget_text li a {
        margin-left: 0;
    }
}


/*CABECERAS PAGINAS PRINCIPALES*/
#top .page .cs-content > .slogan.x-section,
.archive.tax-eventos #top > .slogan.x-section,
.archive.tax-webinars #top > .slogan.x-section,
.archive.tax-publicaciones #top > .slogan.x-section,
.archive.category #top > .slogan.x-section,
.archive.tax-portfolio-category #top > .slogan.x-section,
.single-x-portfolio .slogan.x-section,
.slogan-azul {  
  padding-top: 60px !important;
}
#top > .slogan.x-section .slogan-icono.x-container{
  padding-bottom: 0 !important;
}
#top .page .cs-content > .slogan.x-section .slogan-icono.x-container .x-column{
  position: absolute;
  bottom: 0;
  padding: 0px 0px 5px 0px !important;
}
#top .page .cs-content > .slogan.x-section:first-child .x-text,
.archive.tax-eventos #top > .slogan.x-section .x-text ,
.archive.tax-webinars #top > .slogan.x-section .x-text ,
.archive.tax-publicaciones #top > .slogan.x-section .x-text ,
.archive.category #top > .slogan.x-section .x-text ,
.archive.tax-portfolio-category #top > .slogan.x-section .x-text {
  padding: 0px 0px 50px 0px !important;
  background-color: transparent !important;
}
#top .page .cs-content > .slogan.x-section h1,
#top .page .cs-content > .slogan.x-section h2,
.archive.tax-eventos #top > .slogan.x-section h1,
.archive.tax-eventos #top > .slogan.x-section h2,
.archive.tax-webinars #top > .slogan.x-section h1,
.archive.tax-webinars #top > .slogan.x-section h2,
.archive.tax-publicaciones #top > .slogan.x-section h1,
.archive.tax-publicaciones #top > .slogan.x-section h2,
.archive.category #top > .slogan.x-section h1,
.archive.category #top > .slogan.x-section h2,
.archive.tax-portfolio-category #top > .slogan.x-section h1,
.archive.tax-portfolio-category #top > .slogan.x-section h2
{

  color: #ffffff;
}
.slogan h1,.contacto h1{
  font-weight: 600;
  font-size: 5.5em; 
  margin-top:0;
}
.slogan h2,
.slogan .h2{
  font-family: "Courgette";
  font-weight: 600;
  font-size: 2.9em;
}
.single-x-portfolio .slogan .h2 {
  letter-spacing: 0.01em;
}
.single-evento .slogan h2 {
  font-family: "Roboto";
}
@media (max-width: 770px){
  .slogan{
    padding-top: 50px !important;
  }
  .slogan h1,.contacto h1 {
    font-size: 3em;  
  }
  .slogan h2,
  .slogan .h2 {
    font-size: 2em;
  }
}

/*BOTONES*/
/*#top .page .cs-content > .x-section .x-btn{
    padding: 20px 10%;  
}*/
#boton-conectar a.x-btn.x-btn-global {
    padding: 20px 20% !important;
}
.wpcf7-form .display_block {
    display: block;
}
.x-btn,
.wpcf7-form p.form-submit input {
    padding: 20px 10%;  
    transition: background-color 0.5s ease-out,color 0.5s ease-out;
    -webkit-transition: background-color 0.5s ease-out,color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out,color 0.5s ease-out;
}
.x-btn.azul{
    border-color: #0275bf;
    color: #0275bf;
    text-transform: none;
}
.x-btn:not(.azul):hover,
.x-btn:not(.azul):focus {
    color: #0275bf;
    background-color: #fff;
}
.x-btn.azul:hover,
.x-btn.azul:focus{
    background-color: #0275bf;
    color: #fff;
}
.col2-conectamos > .x-btn:hover,
.col2-conectamos > .x-btn:focus{
  /*color: #76bc21!important;*/
  color: #177766!important;
}
.x-btn.azul svg .st0 {
    transition: fill 0.5s ease-out;
    -webkit-transition: fill 0.5s ease-out;
    -moz-transition: fill 0.5s ease-out;
}
.x-btn.azul:hover svg .st0,
.x-btn.azul:focus svg .st0 {
    fill: #fff;
}

.container-dos-botones .col-dcha {
    display: block;
    text-align: center;
}
.container-dos-botones .col-dcha .x-text {
    text-align: left;   
}
.container-dos-botones .col-dcha .x-btn.azul.dos-botones {
    display: inline-block;
    float: none;
    margin-right: 6px;
    margin-bottom: 6px;
}
.x-btn.bg_azul,
.wpcf7-form p.form-submit input {
    border: 3px solid #0275bf !important;
    background-color: #0275bf;
    color: #fff;
    padding: 14px 10% !important;
}
.x-btn.bg_azul:hover,
.wpcf7-form p.form-submit input:hover,
.x-btn.bg_azul:not(hover):focus,
.wpcf7-form p.form-submit input:not(hover):focus {
    background-color: #fff;
    color: #0275bf;
}

.x-btn.botonDescarga{
    background-color: #0275bf !important;
    color: #fff !important;
    text-transform: none;
}
.x-btn.botonDescarga:hover,
.x-btn.botonDescarga:not(:hover):focus{
    border-color: #0275bf !important;
    color: #0275bf !important;
    background-color: #fff !important;
}
.x-btn.botonDescarga svg .st0 {
    fill: #fff !important;
    transition: fill 0.5s ease-out;
    -webkit-transition: fill 0.5s ease-out;
    -moz-transition: fill 0.5s ease-out;
}
.x-btn.botonDescarga:hover svg .st0,
.x-btn.botonDescarga:not(:hover):focus svg .st0 {
    fill: #0275bf !important;
}

/*COLUMNIZE*/
.x-columnize{
    -webkit-column-rule: none;
    -moz-column-rule: none;
    column-rule: none;
}
.x-columnize br {
    line-height: 3;
}

/*BLOG */
.x-recent-posts article,.x-recent-posts article .entry-wrap {
    width: 100%;
}
.x-recent-posts a,
.x-recent-posts .bloque-enlace {
    border: none;
    box-shadow: none;
    padding: 5px 0 0;
    position: relative;
    overflow: hidden;
    float: left;
    display: block;
    margin: 0 4% 0 0;
    background-color: #fff;
    border-radius: 3px;
}
.x-recent-posts .bloque-enlace.x-recent-post3 {
    width: 30.6666%;
}
.x-recent-posts .bloque-enlace.x-recent-post2 {
    width: 48%;
}
.x-recent-posts .bloque-enlace:last-child {
    margin-right: 0;
}
.x-recent-posts .bloque-enlace .enlace {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    width: 100%;
    z-index: 2;
    background: transparent;
}
.x-recent-posts .bloque-enlace article {
    margin-top: 0;
    cursor: pointer;
}
.x-recent-posts .bloque-enlace:hover .x-recent-posts-img:after {
    opacity: 0.85;
}
.x-recent-posts-content {
    padding: 10px 0 !important;
}
.x-recent-posts-content .x-recent-posts-date {
    color: #333333;
}
h3.h-recent-posts,
.h3.h-recent-posts {
    white-space: normal !important;
}
.x-recent-posts-content h3,
.x-recent-posts-content .h3 {
    font-family: Roboto;
    font-weight: 400;
    color: #0275bf;
    font-size: 1.5em !important;
}
.x-recent-posts-content .h3,
.x-recent-posts a:hover .x-recent-posts-content .h3,
.x-recent-posts a:focus .x-recent-posts-content .h3 {
    color: #333333;
}
.x-recent-post3.bloque-enlace:hover .x-recent-posts-content .h3,
.x-recent-post3.bloque-enlace .enlace:focus .x-recent-posts-content .h3 {
    color: #0275bf;
}
.enlace:focus + article .x-recent-posts-content .h3,
#mosaico a:focus article h3,
#mosaico a:focus article .h3,
#mosaico div#last-portfolio a:focus article h3 {
    box-shadow: 0 0 5px #0275bf;
    border: 1px solid #0275bf;
    margin: 1px;
}
#mosaico div#last-post a:focus article h3,
#mosaico div#prelast-whitepaper a:focus article .h3 {
    box-shadow: 0 0 5px #fff;
    border: 1px solid #fff;
    margin: 1px;
}
span.x-recent-posts-date {
    font-size: 0.8em !important;
    font-weight: 400;
}
.x-recent-posts-excerpt {
    color: #575757;
    font-size: 1em;
    font-weight: 400;
}
.x-recent-posts .x-recent-posts-date {
    color: #575757;
}
.x-recent-posts-excerpt p {
    margin: 0;
}
/*Si es una entrada de blog ocultamos el extracto*/
.x-recent-posts article.type-webinar .x-recent-posts-excerpt,
.x-recent-posts article.type-publicacion .x-recent-posts-excerpt,
.x-recent-posts article.type-post .x-recent-posts-excerpt{
  display:none;
}
/*Si es un portfolio ocultamos la fecha*/
.x-recent-posts article.type-x-portfolio .x-recent-posts-date{
   display:none;
}
@media (max-width: 767px) {
  .x-recent-posts .bloque-enlace.x-recent-post3 article ,
  .x-recent-posts .bloque-enlace.x-recent-post2 article {
      padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .x-recent-posts .bloque-enlace.x-recent-post3,
  .x-recent-posts .bloque-enlace.x-recent-post2 {
      width: 100%;
      float: none;
      margin-right: 0;
      margin-bottom: 4%;
  }
  .x-recent-posts .bloque-enlace.x-recent-post3:last-child,
  .x-recent-posts .bloque-enlace.x-recent-post2:last-child {
      margin-bottom: 0;
  }
}
/* Maquetacion para videos*/
.entry-content iframe{
    width: 560px;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
    border: none;
}
/*CONECTAMOS*/
.conectamos-general.x-section .x-container.marginless-columns .x-column {
  vertical-align: middle;
}
.conectamos-general h3 {
    padding-bottom: 40px;
}
@media (max-width: 767px){
  .conectamos-general .x-text > * {
    text-align: center !important;
  }
  #boton-conectar {
    padding-top: 0!important;
  }
}



/*SUBMENU*/
.page .x-section.ib-submenu{
  border-bottom: 2px solid #b2b2b2;
  padding-top:40px !important;
  background-color: #fff;
  margin: 0px;
}
.page .x-section.ib-submenu .x-container{
  padding:0 !important;
}

.page .x-section.ib-submenu li{
    display: inline-block;
    padding: 0.3em 0 0.4em 2em;
}
.page .x-section.ib-submenu ul {
    margin-left: 0;
}
.page .x-section.ib-submenu li.parent-page {
    float: left;
    padding: 0.3em 0.8em !important;
    border: 1px solid #0275bf;
}
.page .x-section.ib-submenu li.current-page span {
    font-weight: bold;
}
.page .x-section.ib-submenu li:not(.current-page) a {
    color: #0275bf;
}
.page .x-section.ib-submenu li:not(.current-page) a:not(:hover):focus {
    box-shadow: 0 0 5px #0275bf !important;
    border: 1px solid #0275bf !important;
}
.page .x-section.ib-submenu .ib-subemnu-icon {
    background-image: url('/wp-content/uploads/sites/4/2017/04/paginacion-izq-azul.svg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 0.5em;
}
@media (max-width: 450px) {
  .page .x-section.ib-submenu li {
    width: 100%;
    text-align: center;
  }
  .page .x-section.ib-submenu li.parent-page a {
    font-size: 0.8em;
  }
}

/*BLOQUES DE TEXTO CONTENIDO */
#top .page .cs-content > .x-section.bloque-texto ~ .x-section.bloque-texto{
  padding-top:0!important;
}

.bloque-texto .x-container:last-child {
  padding-bottom: 0 !important;
}

@media (max-width: 1000px){
  #top .page .cs-content > .x-section.bloque-texto .x-container.marginless-columns,
  body.single-x-portfolio .cs-content .x-container.marginless-columns,
  body.single-post .cs-content .x-container.marginless-columns {
    display: block;
  }
  #top .page .cs-content > .x-section.bloque-texto  .col-dcha > .x-text,
  body.single-x-portfolio .cs-content .col-dcha > .x-text,
  body.single-post .cs-content .col-dcha > .x-text {
    margin-left: 0 !important;
  }  
  #top .page .cs-content > .x-section.bloque-texto  .col-izda > .x-text ,
  body.single-x-portfolio .x-portfolio .cs-content .frase_destacada, 
  body.single-post .x-portfolio .cs-content .frase_destacada {
    border-right: none;
    padding: 0 !important;
    text-align: center;
  }
  body.page .cs-content .frase_destacada h2,
  body.page .cs-content .frase_destacada p,
  body.single-x-portfolio .cs-content .frase_destacada h2,
  body.single-x-portfolio .cs-content .frase_destacada .h2,
  body.single-post .cs-content .frase_destacada h2 {
    text-align: left;
  }
  #top .page .cs-content > .x-section.bloque-texto .x-container.marginless-columns .x-column,
  body.single-x-portfolio .cs-content .x-container.marginless-columns .x-column,
  body.single-post .cs-content .x-container.marginless-columns .x-column {
    display: block;
    width: 100%;
    vertical-align: inherit;
  }
}
@media (min-width: 1001px){
  body.page .cs-content .frase_destacada,
  body.single-x-portfolio .cs-content .frase_destacada {
    border-right: 2px solid #333333;
    padding: 0 5% !important;
    text-align: right;
  }
  body.page .cs-content .frase_destacada h2,
  body.single-x-portfolio .cs-content .frase_destacada h2,
  body.single-x-portfolio .cs-content .frase_destacada .h2,
  body.single-post .cs-content .frase_destacada h2 {
   padding-bottom: 10% !important;
  }
}
@media (min-width: 1001px) and (max-width: 1240px){
  body.page .cs-content .frase_destacada h2,
  body.single-x-portfolio .cs-content .frase_destacada h2,
  body.single-x-portfolio .cs-content .frase_destacada .h2,
  body.single-post .cs-content .frase_destacada h2 {
    font-size: 1.2em;
  }
}
@media (max-width: 1024px){
  #top .page .bloque-texto.ib-features h2{
    margin-left: 0 !important;
    text-align: left;
    padding-bottom: 0 !important;
    margin-bottom: 1.2em !important;
  }  
  #top .bloque-texto.ib-features .frase_destacada{
    border-right: none;
    padding: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .post-publicacion #recent_posts .x-column.col-izda,
  .post-publicacion #iconos .x-column.col-izda,
  body.single-x-portfolio #recent_posts .x-column.col-izda,
  body.single-x-portfolio #iconos .x-column.col-izda {
     display: none;
  }
  .post-publicacion #recent_posts .x-column.col-dcha,
  body.single-x-portfolio #recent_posts .x-column.col-dcha {
     display: block;
     width: 75%;
     margin: 0 auto;
  }
}


/*BLOQUE FEATURES*/
#top .page .cs-content > .x-section.ib-features .col-dcha >.x-block-grid{
  margin-left: 0;
}
.ib-features li.x-block-grid-item:nth-child(odd) {
  padding-right: 2%;
}
#top .page .cs-content > .x-section.ib-features .col-dcha li > img:first-child,
#top .page .cs-content > .x-section.ib-features .col-dcha li > p:first-child img {
    height: 30px;
    width: 30px;
    float: left;
}
#top .page .cs-content > .x-section.ib-features .col-dcha li > p:first-child {
    margin: 0;
}
#top .page .cs-content > .x-section.ib-features .col-dcha h4,
#top .page .cs-content > .x-section.ib-features .col-dcha h3 {
    margin: 0 0 10px 45px;
    top: 0;
    font-size: 171.4%;
    font-weight: 300;
    line-height: 1.4;
}
#top .page .cs-content > .x-section.ib-features .col-dcha li.x-block-grid-item ul,
#top .page .cs-content > .x-section.ib-features .col-dcha li.x-block-grid-item ol{
  /*DOOJMAMM: PENDIENTE DE VISTO BUENO DE DISEÑO
  margin-left:0;*/
  margin-bottom: 1.313em;
}
#top .page .cs-content > .x-section.ib-features .col-dcha li.x-block-grid-item ul li.li-con-submenu {
    list-style-type: none;
}
.bloque-texto.ib-features .x-block-grid-item > p:nth-child(2) {
    display: none;
}
.bloque-texto.ib-features .x-block-grid-item > *:nth-child(n+3) {
    margin-left: 45px;
}
.bloque-texto.ib-features .x-block-grid-item > ul,
.bloque-texto.ib-features .x-block-grid-item > ol {
    margin-left: 65px !important;
}
@media (max-width: 1024px) {
  .x-section.bloque-texto.ib-features .x-container.marginless-columns {
    display: block;
  }
  .x-section.bloque-texto.ib-features .x-container.marginless-columns .x-column[class*="x-"] {
    display: block;
    width: 100%;
    vertical-align: inherit;
  }
}
@media (max-width: 800px){
  #top .page .cs-content > .x-section.ib-features .col-dcha li.x-block-grid-item:last-child {
      margin-bottom: 0;
  }
  #top .page .cs-content > .x-section.ib-features .col-dcha li.x-block-grid-item {
      margin-bottom: 5%;
      width: 100%;
      margin-right: 0;
      padding-right: 0;
  }
}

/*MOSAICO: GLOBAL */
#mosaico .x-container:first-child{
  padding-bottom: 0px !important;
}
#mosaico div.x-column,
#mosaico div.x-column .x-recent-posts a{
  padding: 0!important;
}
#mosaico div .x-recent-posts a{
  border-radius: 0;
}
#mosaico div .x-recent-posts .x-recent-posts-content{
  padding: 50px 5% !important;
  height: 325px;
}
#mosaico div .x-recent-posts article.type-post .x-recent-posts-date{
  display:none;
}
#mosaico div .x-recent-posts a h2 {
  font-size: 0.8em;
  padding-bottom: 10px;
}
#mosaico div .x-recent-posts a h3.h-recent-posts,
#mosaico div .x-recent-posts a .h3.h-recent-posts
{
  font-family: Courgette;
  font-weight: 700;
  padding-bottom: 10px;
  line-height: 1.3em;
}
#mosaico div .x-recent-posts .x-recent-posts-img{
  padding-bottom: 25%;
  height: 325px;
}
#mosaico.mosaico-home #texto2 .entry-wrap {
  display: table;
}
#mosaico.mosaico-home #texto2 .x-recent-posts .x-recent-posts-img{
  min-height: 325px;
  height: 100%;
 /* display: table-column;*/
}
#mosaico.mosaico-home #texto2 .x-recent-posts .x-recent-posts-img:hover {
    opacity: 0.75;
}
#mosaico div .x-recent-posts a:hover .x-recent-posts-img:after {
  opacity: 0;
}
#mosaico .entry-wrap {
    padding: 0 !important;
}
/* MOSAICO: ULTIMO POST*/
/*#mosaico div#last-post,*/
#mosaico div#last-post .x-recent-posts a{
  /*background-color: #f7be00;*/
  background-color: #177766;
}
#mosaico div#last-post .x-recent-posts a h3.h-recent-posts, 
#mosaico div#last-post .x-recent-posts article.type-post .x-recent-posts-excerpt{
  color: #ffffff;
}
#mosaico div#last-post .x-recent-posts article.type-post .x-recent-posts-excerpt{
  display:inline;
}

/* MOSAICO: ULTIMO PORTFOLIO*/
/*#mosaico div#last-portfolio,*/
#mosaico div#last-portfolio .x-recent-posts a{
  background-color: #f6f6f6;
}
#mosaico div#last-portfolio .x-recent-posts .x-recent-posts-img,
#mosaico div#last-portfolio .x-recent-posts .x-recent-posts-content {
  width: 50%;
  float: left;
}
#mosaico div#last-portfolio .x-recent-posts-content:before {
  display: block;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-right-color: #f6f6f6;
  border-width: 20px 20px 20px 0px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  z-index: 1;
}
#mosaico div#last-portfolio .x-recent-posts a h3.h-recent-posts,
#mosaico div#last-portfolio .x-recent-posts a .h3.h-recent-posts{
    color: #333333;
}

/* MOSAICO: ULTIMOS WHITEPAPER*/
#mosaico div#whitepapers .x-recent-posts .x-recent-posts-img,
#mosaico div#whitepapers .x-recent-posts .x-recent-posts-content {
  width: 50%;
  float:right;
}
#mosaico div#last-whitepaper,
#mosaico div#last-whitepaper .x-recent-posts a,
#mosaico div#prelast-whitepaper,
#mosaico div#prelast-whitepaper .x-recent-posts a{
  padding: 0!important;    
  margin-right:0;
}
#mosaico div#last-whitepaper .x-recent-posts a{
  background-color: #f6f6f6;
}
#mosaico div#last-whitepaper .x-recent-posts a h3.h-recent-posts{
  color: #333333;
}
#mosaico div#prelast-whitepaper .x-recent-posts a h2,
#mosaico div#prelast-whitepaper .x-recent-posts a h3.h-recent-posts,
#mosaico div#prelast-whitepaper .x-recent-posts a .h3.h-recent-posts{
  color: #ffffff;
}
#mosaico div#last-whitepaper .x-recent-posts-content:before {
  display: block;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-left-color: #f6f6f6;
  border-width: 20px 0 20px 20px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-right: -20px;
  z-index: 1;
}

#mosaico div#prelast-whitepaper .x-recent-posts a{
  background-color: #3d3d3d;
}
#mosaico div#prelast-whitepaper .x-recent-posts-content:before {
  display: block;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-left-color: #3d3d3d;
  border-width: 20px 0 20px 20px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-right: -20px;
  z-index: 1;
}
#mosaico *,
#mosaico *:after,
#mosaico *:before, #mosaico *:after {
  border-radius: 0;
}
/*Si estamos en tablet cambiamos el orden de la imagen y el texto del ultimo bloque*/
@media (max-width: 1000px){
  #mosaico.mosaico-home  #linea1,
  #mosaico.mosaico-home  #mosaico-home-eventos {
    width: 100% !important;
  }
  #mosaico.x-section #whitepapers.x-container.marginless-columns .x-column {
    display: block;
    width: 100%;
    vertical-align: inherit;
  }
  #mosaico.mosaico-home .x-container#linea1 #texto2 .x-text:before {
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    /*border-left-color: #f7be00;*/
    border-left-color: #177766;
    border-width: 20px 0px 20px 20px;
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -20px;
    margin-left: -1px;
    z-index: 1;
  }
  #mosaico div#prelast-whitepaper .x-recent-posts-content:before {
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-color: #3d3d3d;
    border-width: 20px 0px 20px 20px;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -1px;
    z-index: 1;
  }
  #mosaico div#whitepapers div#last-whitepaper .x-recent-posts .x-recent-posts-img,
  #mosaico div#whitepapers div#last-whitepaper .x-recent-posts .x-recent-posts-content {
    float:left;
  }
}

@media (min-width: 768px) and (max-width: 1000px) {
#mosaico div#last-whitepaper .x-recent-posts-content:before {
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-color: #f6f6f6;
    border-width: 20px 20px 20px 0px;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    z-index: 1;
}
}
/*Cuando salta la mediaquery del tema invertimos el orden de los whitepapers*/
@media (max-width: 767px){
  #mosaico.mosaico-home #texto2 .x-text:before {
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    /*border-left-color: #f7be00;*/
    border-left-color: #177766;
    border-width: 20px 0px 20px 20px;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -1px;
    z-index: 1;
  }
  #mosaico div#prelast-whitepaper .x-recent-posts-content:before {
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-color: #3d3d3d;
    border-width: 20px 20px 20px 00px;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -19px;
    z-index: 1;
  }
  #mosaico div#whitepapers div#last-whitepaper .x-recent-posts .x-recent-posts-img,
  #mosaico div#whitepapers div#last-whitepaper .x-recent-posts .x-recent-posts-content {
    float:right;
  }
  #mosaico div#whitepapers div#prelast-whitepaper .x-recent-posts .x-recent-posts-img,
  #mosaico div#whitepapers div#prelast-whitepaper .x-recent-posts .x-recent-posts-content {
    float:left;
  }
}
/*si estamos en movil ponemos todo en horizontal.*/
@media (max-width: 540px){
  #mosaico div .x-recent-posts .x-recent-posts-content {
      height: auto;
  }
  #mosaico div#last-portfolio .x-recent-posts .x-recent-posts-content,
  #mosaico div#whitepapers div#last-whitepaper .x-recent-posts-content,
  #mosaico div#whitepapers div#prelast-whitepaper .x-recent-posts-content,
  #mosaico div#whitepapers div#last-whitepaper .x-recent-posts-img,
  #mosaico div#last-portfolio .x-recent-posts .x-recent-posts-img,
  #mosaico div#whitepapers div#prelast-whitepaper .x-recent-posts-img{
    width:100%;
  }
 
  #mosaico div#last-portfolio .x-recent-posts article .entry-wrap,
  #mosaico div#last-portfolio .x-recent-posts-content.ib_dcha,
  #mosaico div#last-whitepaper .x-recent-posts article .entry-wrap,
  #mosaico div#last-whitepaper .x-recent-posts-content.ib_dcha,
  #mosaico div#prelast-whitepaper .x-recent-posts article .entry-wrap,
  #mosaico div#prelast-whitepaper .x-recent-posts-content.ib_dcha{
      display: block;
  }
  #mosaico div#last-portfolio .x-recent-posts-content,
  #mosaico div#last-whitepaper .x-recent-posts-content,
  #mosaico div#prelast-whitepaper .x-recent-posts-content{
    position: relative;
  }
  #mosaico div#last-portfolio .x-recent-posts-content:before,
  #mosaico div#last-whitepaper .x-recent-posts-content:before,
  #mosaico.mosaico-home #texto2 .x-text:before,
  #mosaico div#prelast-whitepaper .x-recent-posts-content:before{
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;    
    border-width: 0px 20px 20px 20px;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -20px;
    margin-left: -19px;
    z-index: 1;
  }
  #mosaico div#last-portfolio .x-recent-posts-content:before,
  #mosaico div#last-whitepaper .x-recent-posts-content:before{
    border-bottom-color: #f6f6f6;
  }
  #mosaico.mosaico-home #texto2 .x-text:before {
    /*border-bottom-color: #f7be00;*/
    border-bottom-color: #177766;
  }
  #mosaico div#prelast-whitepaper .x-recent-posts-content:before{
    border-bottom-color: #3d3d3d;
  }
}


/*Estilos widget buscador*/
.ubermenu-widget-area > .widget_text {
    padding-left: 0;
}
.widget.widget_search {
  margin-top:15px;

}
.widget.widget_search form input{
  min-width: 250px;
  width: 60%;
  height: 2em;
  border-bottom-color: #0275bf;
  border-bottom-width: 1px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  box-shadow: none;
  border-radius:0px;
  padding-left:35px;
}
@media (min-width: 768px){
  .widget.widget_search form input{
    width: 100%;
  }
}

.widget.widget_search form input::placeholder{
   color:#0275bf;
  font-weight:bold;
  font-family: 'Open Sans', sans-serif;
  font-size:1.1em;
}
.form-search:before, .widget_product_search form:before {
  color:#0275bf;
  font-size:1.2em;
  left: 6px;
}

/*Estilos para quitar botones de cerrar de submenus */
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > ul.ubermenu-submenu > .ubermenu-retractor {
    display: block !important;
}
.ubermenu-retractor {
    display: none !important;
}

/*Estilos para la línea azul situada bajo el menú */
.ubermenu .ubermenu-divider hr {
  border:5px solid #0275bf; 
}
.ubermenu .ubermenu-divider  {
  padding: 0px 0;
}

/*Estilos de los títulos de cada sección en el submenu */
.ubermenu .ubermenu-target-text {
  font-weight: normal;
}
.ubermenu .ubermenu-target-with-image > .ubermenu-target-title {
  font-size: 1.2em;
  line-height: 1.3em;
  margin-top: 15px;
  max-width: 400px;
}
.ubermenu .ubermenu-target-with-image > span.ubermenu-target-description.ubermenu-target-text {
  font-size: 0.9em;
  color: #333333;
  margin-top: 10px;
  max-width: 400px;
}
.ubermenu-tabs-group > li:first-child .ubermenu-tab-content-panel > li:first-child .ubermenu-target {
  padding: 3vh 5px 15px 120px;
}
.ubermenu-tabs-group > li:first-child .ubermenu-tab-content-panel > li:first-child .ubermenu-target {
  font-size:2.125em;
}


/* Deshabilitar arrow en menu no responsive*/
@media screen and (min-width: 768px){
  .ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target:after {
  display:none;
  }
  
  
  form#searchform.form-search {
    position: absolute;
    left: calc(25% + 120px);
    width: 35%;
  }
}

@media screen and (max-width: 767px){
    /*Estilos del menú en movil y tablet */
  .ubermenu-tabs-group > li:first-child .ubermenu-tab-content-panel > li:first-child .ubermenu-target {
    display:none;
  }

  
    /*Responsive fondo blanco y ancho total */
    .ubermenu .ubermenu-nav .ubermenu-column-1-2 {
        width:100%;
        background-color:#FFFFFF;
    }
     
  
    .ubermenu .ubermenu-tab .ubermenu-tab-content-panel {
    position: relative;
  }
    .ubermenu .ubermenu-tab .ubermenu-tab-content-panel, .ubermenu .ubermenu-tab>.ubermenu-target {
    border-style:none;
  }
    

  /*Posición de los items en responsive*/
    .ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack {
    text-align:left;
  }
  
  
}

/*REFERENCIA*/
.linea-icono:not(.testimonial-quote) {
  padding: 0px 0 10px !important;
}
.linea-icono .x-column{
  margin: 0;
}
.linea-icono.marginless-columns .x-text div {
    float: left;
    margin: auto;
    text-align: center;
}
.linea-icono.marginless-columns .x-text div.line{
  width:45%;
}
.linea-icono.marginless-columns:not(.testimonial-quote) .x-text div.icono{
  width:10%;
}
.linea-icono hr.x-hr{
  border-top-width: 1px;
}
.linea-icono.negro  hr.x-hr{
  border-top-color: #333333;
}
.linea-icono.azul hr.x-hr{
  border-top-color: #0275bf;
}
.linea-icono img.x-img.x-img-none,
.icono svg{
    width: 20px;
    height: 20px;
    margin-top: 10px;
    object-fit: cover;
}
.azul .icono.fill svg .st0{
  fill:#0275bf;
}
.azul .icono.stroke svg .st0 {
  stroke:#0275bf;
}
.negro .icono.fill svg .st0{
  fill:#333333;
}
.negro .icono.stroke svg .st0 {
  stroke:#333333;
}
.azul .icono.stroke svg .st0 {
  stroke:#0275bf;
}
.icono.fill svg .st0{
  stroke: none;
}
.icono.stroke svg .st0 {
  fill:none;
}
.referencia .x-container.referencia-ficha{
  display: -webkit-flex;
  display:flex;
  padding-bottom: 0 !important;
}
.referencia .x-container.referencia-ficha a:focus {
    box-shadow: none !important;
    border: 0 !important;
}
.referencia .x-container.referencia-ficha .column{
  -webkit-box-flex: 1;
  flex:1;
}
.referencia .x-container.referencia-ficha .col-izda .x-text{
  font-family: Courgette;
  font-weight: 600;
  font-size: 0.6em;
  border: none;
  padding: 0 5% 0 0;
  margin: 0; 
}
.referencia .x-container.referencia-ficha .col-middle .x-img{
  margin-bottom:0;
  border-radius: 50%;
}
.referencia .x-container.referencia-ficha .col-dcha .x-text{
  padding: 0 0 0 5% !important;
}
.junta-directiva i.x-icon,
.referencia .x-container.referencia-ficha .col-dcha .x-text i.x-icon,
.referencia .x-container.referencia-ficha .col-dcha .x-text span.x-icon{
  font-size: 1.8em;
  letter-spacing: 1em;
  line-height: 1em;
}
.referencia-ficha .x-icon.x-icon-linkedin,
.referencia-ficha .x-icon.x-icon-twitter {
    width: 40px !important;
    padding: 5px 5px 5px 8px;
    height: 40px;
    position: relative;
    top: -5px;
    left: -8px;
    border: 1px solid transparent;
}
.referencia-ficha .x-icon.x-icon-linkedin:before,
.junta-directiva .x-icon.x-icon-linkedin:before {
    content: "\f0e1";
}
.referencia-ficha a:not(:hover):focus .x-icon.x-icon-linkedin,
.referencia-ficha a:not(:hover):focus .x-icon.x-icon-twitter {
    border: 1px solid #0275bf;
    box-shadow: 0 0 5px #0275bf;
    border-radius: 50% 50%;
}

@media (max-width: 675px){
  .referencia .x-container.referencia-ficha {
    display: block;
  }
  .referencia-ficha .x-icon.x-icon-linkedin {
    left: 0;
  }
  .referencia .x-container.referencia-ficha .col-izda .x-text,
  .referencia .x-container.referencia-ficha .col-dcha .x-text{    
    padding: 0;
  }
  .referencia .x-container.referencia-ficha .col-middle .x-img {
    margin: 1.313em auto;
  }
  .referencia .x-container.referencia-ficha .col-dcha .x-text{
     text-align: center;
     padding-left: 0 !important;
  }
  .referencia .x-container.referencia-ficha .col-dcha .x-text a{
     width: 55px;
     display: inline-block;
  }
  .referencia .x-container.referencia-ficha .col-dcha .x-text i,
  .referencia .x-container.referencia-ficha .col-dcha .x-text span.x-icon{
     width: 30px;
  }
}
.referencia-ficha h3{
    font-size: 3.3em;
    line-height: 1.2em;
}
@media (max-width: 767px){
    .referencia-ficha h3{
        font-size: 3em;
    }
}
.referencia .x-container.referencia-ficha .ref-nombre p{
  margin-bottom: 1em;
}

/*ACTUALIDAD: DETALLE (POST) */
.single-webinar #top > .x-container,
.single-publicacion #top > .x-container,
.single-post #top > .x-container{
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
.single-webinar article,
.single-publicacion article,
.single-post article {
    border: none;
    float: left;
}
/*header*/
.single-webinar .entry-header,
.single-publicacion .entry-header,
.single-post .entry-header {
    background-color: #f6f6f6;
    padding: 5%;
}
.single-webinar header.entry-header .p-meta,
.single-publicacion header.entry-header .p-meta,
.single-post header.entry-header .p-meta{
    margin: 1em 0 0;
}
.single-webinar header.entry-header .p-meta i,
.single-publicacion header.entry-header .p-meta i,
.single-post header.entry-header .p-meta i,
.single-webinar header.entry-header .p-meta span.x-icon,
.single-publicacion header.entry-header .p-meta span.x-icon,
.single-post header.entry-header .p-meta span.x-icon{
  display: none;
}
.single-webinar header.entry-header .p-meta span.meta-author:after,
.single-publicacion header.entry-header .p-meta span.meta-author:after,
.single-post header.entry-header .p-meta span.meta-author:after{
    content: '-';
}
.single-webinar header.entry-header .p-meta span.meta-date:after,
.single-publicacion header.entry-header .p-meta span.meta-date:after,
.single-post header.entry-header .p-meta span.meta-date:after {
    content: none;
}
.single-webinar header.entry-header .p-meta span.meta-categories,
.single-publicacion header.entry-header .p-meta span.meta-categories,
.single-post header.entry-header .p-meta span.meta-categories {
    clear: both;
    display: block;
    margin-top: 0.3em;
}
/*contenido*/
.single-webinar article .entry-wrap,
.single-publicacion article .entry-wrap,
.single-post article .entry-wrap,
.type-x-portfolio .entry-wrap{
  border: none;
    box-shadow: none;
    padding: 0;
    float: left;
}
.single-webinar .entry-featured,
.single-publicacion .entry-featured,
.single-post .entry-featured{
    margin-top: 3.5em;
    border: none;
}
.single-webinar .entry-featured .entry-thumb,
.single-publicacion .entry-featured .entry-thumb,
.single-post .entry-featured .entry-thumb{
  background: none;
}
.single-webinar .entry-content.content,
.single-publicacion .entry-content.content,
.single-post .entry-content.content{
  font-weight: normal;
  margin-top: 80px;
}
@media (max-width: 1000px){
  .single-evento .x-section.post-evento,
  .single-webinar .entry-content.content,
  .single-publicacion .entry-content.content,
  .single-post .entry-content.content {
    margin-top: 50px;
  }
  .section-portfolio {
    padding-top: 50px!important;
  }
}
.single-evento .evento-content h2,
.x-section.bloque-texto .col-dcha h2,
.single-webinar .cs-content .col-dcha h2,
.single-publicacion .cs-content .col-dcha h2,
.single-post .cs-content .col-dcha h2,
.archive.tax-eventos .entry-wrap .entry-header .entry-title a,
.archive.tax-webinars .entry-wrap .entry-header .entry-title a,
.archive.tax-publicaciones .entry-wrap .entry-header .entry-title a,
.archive.category .entry-wrap .entry-header .entry-title a,
.archive.tax-portfolio-category .entry-wrap .entry-header .entry-title a,
.pintar-cabecera-azul .x-section:not(.slogan-azul) h2,
.pintar-cabecera-azul .x-section:not(.slogan-azul) .h2 {
    margin: 1.2em 0 0.7em;
    font-size: 1.6em;
    font-weight: bold;
}
.pintar-cabecera-azul .x-section:not(.slogan-azul) .h2 {
  display: block;
  letter-spacing: 0.01em;
}
.single-evento .evento-content h2:first-child,
.x-section.bloque-texto .col-dcha h2:first-child,
.single-webinar .cs-content .col-dcha h2:first-child,
.single-publicacion .cs-content .col-dcha h2:first-child,
.single-post .cs-content .col-dcha h2:first-child {
    margin-top: 0;
}
.single-evento .evento-content a:not(.x-btn),
.single-webinar .entry-content a:not(.x-btn),
.single-publicacion .entry-content a:not(.x-btn),
.single-post .entry-content a:not(.x-btn),
.empresas-grupo a,
.enlace-ib a {
  text-decoration: underline;
  cursor: pointer;
}
body.single .meta-categories a:not(:hover):focus,
.single-evento .evento-content a:not(.x-btn):not(:hover):focus,
.single-webinar .entry-content a:not(.x-btn):not(:hover):focus,
.single-publicacion .entry-content a:not(.x-btn):not(:hover):focus,
.single-post .entry-content a:not(.x-btn):not(:hover):focus,
.empresas-grupo a:not(:hover):focus,
body.page:not(.home) .x-section:not(.slogan):not(.ib-submenu) a:not(:hover):focus {
  box-shadow: 0 0 5px #0275bf;
  border: 1px solid #0275bf;
  margin: 0 -1px;
  text-decoration: none;
}

.single-evento .evento-content ol,
.single-evento .evento-content ul,
.single-webinar .entry-content ul,
.single-publicacion .entry-content ul,
.single-post .entry-content ul,
.single-webinar .entry-content ol,
.single-publicacion .entry-content ol,
.single-post .entry-content ol{
  margin: 0 0 1.313em 4em;
}
.single-evento .evento-content li,
.single-webinar .entry-content li,
.single-publicacion .entry-content li,
.single-post .entry-content li,
.single-webinar .entry-content li,
.single-publicacion .entry-content li,
.single-post .entry-content li,
.bloque-texto li {
  margin-bottom: 0.6em;
}
.single-evento .evento-content blockquote,
.single-webinar .entry-content blockquote,
.single-publicacion .entry-content blockquote,
.single-post .entry-content blockquote {
  margin: 1em 0;
    border-left: 6px solid #0275bf;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    padding: 10px 0;
    font-size: 1em;
  background-image: url(/wp-content/uploads/sites/4/2017/04/comillas-azul.svg);
  background-repeat: no-repeat;
    background-position: 50% 0;
  background-size: 3em;
}
.single-evento .evento-content blockquote p,
.single-webinar blockquote p,
.single-publicacion blockquote p,
.single-post blockquote p {
  padding-left: 1.5em;
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.7;
  font-family: Roboto, sans-serif;
}
/*redes sociales*/

#iconos > .col-dcha .iconos-container{
  display: -webkit-flex;
  display: flex;
  margin-right: 0;
}
#iconos .col-dcha .iconos-container div:not(.icono){
  width: 40%;
  float: left;
}

#iconos .col-dcha hr{
  border-top-color: #0275bf;
  border-top-width: 1px;
}
#iconos .col-dcha div.icono{
  width: 10%;
  float: left;
  display: inline-grid;
}
#iconos .icono a{
  display: inherit;
  width: 40%;
  vertical-align: middle;
  position: relative;
}
#iconos .icono a img{
  margin: auto;
  width: 100%;
}
#iconos .icono:nth-child(2) a{
  margin-left: 40%;
}
#iconos .icono:nth-child(3) a{
  margin-left: 20%;
}

#iconos_oferta .icono {
    width: 1.8em;
    float: left;
    margin-right: 1em;
}
#iconos_oferta .icono img {
    margin: 0;
    height: 30px;
}
#iconos_oferta .icono a {
    position: relative;
    border: 0 !important;
    box-shadow: none !important;
}
#iconos_oferta .icono a:not(:hover):focus:after  {
    content: '';
    position: absolute;
    top: -10px;
    left: -7px;
    border: 1px solid #0275bf;
    border-radius: 50%;
    float: left;
    width: 42px;
    height: 42px;
}
.single-post #iconos .icono a:not(:hover):focus img,
.single-publicacion #iconos .icono a:not(:hover):focus img {
    padding: 4px;
    border: 1px solid #0275bf;
}


/*artículos recientes*/
#recent_posts .x-container .x-column,
#iconos .x-container .x-column{
  float: left;
}


/* ACTUALIDAD: LISTA (BLOG) */
.archive.tax-eventos #top > .x-container,
.archive.tax-webinars #top > .x-container,
.archive.tax-publicaciones #top > .x-container,
.archive.category #top > .x-container,
.archive.tax-portfolio-category #top > .x-container {
  background-color: #fff;
  margin-bottom: 0;
  margin-top: 0;
}
.archive.tax-eventos #top article,
.archive.tax-webinars #top article,
.archive.tax-publicaciones #top article,
.archive.category #top article,
.archive.tax-portfolio-category #top article{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.archive.tax-portfolio-category #top article{
  width:30%;
  float: left;
}
.archive.tax-eventos .entry-featured,
.archive.tax-webinars .entry-featured,
.archive.tax-publicaciones .entry-featured,
.archive.category .entry-featured,
.archive.tax-portfolio-category .entry-featured {
    width: 23%;
    float: left;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
.archive.tax-portfolio-category .entry-featured {
   width: 100%;
}  
@media (max-width: 699px){
  .x-recent-posts a.x-recent-post3 {
    margin-top: 0;
  }
}

@media (max-width: 699px){
  .archive.tax-portfolio-category #top article{
      width:100%;
  } 
  .archive.tax-webinars article:not(:last-child),
  .archive.tax-publicaciones article:not(:last-child),
  .archive.category article:not(:last-child),
  .archive.tax-portfolio-category article:not(:last-child),
  .x-recent-posts article:not(:last-child){
      padding-bottom: 2.5em;
  }
  .archive.tax-eventos .entry-featured,
  .archive.tax-webinars .entry-featured,
  .archive.tax-publicaciones .entry-featured,
  .archive.category .entry-featured,
  .archive.tax-portfolio-category .entry-featured {
    width: 100%;
  }
  .archive.tax-eventos .entry-wrap,
  .archive.tax-webinars .entry-wrap,
  .archive.tax-publicaciones .entry-wrap,
  .archive.category .entry-wrap,
  .archive.tax-portfolio-category .entry-wrap,
  .x-recent-posts article .entry-wrap{
    width: 100% !important;
    padding: 1em 0 !important;
  }
  .x-recent-posts article .entry-wrap {
    padding: 0 0 1em !important;
  }
}
.archive.tax-webinars .entry-featured a,
.archive.tax-publicaciones .entry-featured a,
.archive.category .entry-featured a,
.archive.tax-portfolio-category .entry-featured a{
  height: 100%;
}
.archive.tax-eventos .entry-header .p-meta,
.archive.tax-webinars .entry-header .p-meta,
.archive.tax-publicaciones .entry-featured a img,
.archive.category .entry-featured a img,
.archive.tax-portfolio-category .entry-featured a img{
  height: 100%;
  object-fit: cover;
}
.archive.tax-eventos .entry-header .p-meta,
.archive.tax-webinars .entry-header .p-meta,
.archive.tax-publicaciones .entry-header .p-meta,
.archive.category .entry-header .p-meta,
.archive.tax-portfolio-category .entry-header .p-meta,
.single-webinar header.entry-header .p-meta,
.single-publicacion header.entry-header .p-meta,
.single-post header.entry-header .p-meta{
  font-size: 1em;
}
.archive.tax-eventos .entry-header .p-meta span,
.archive.tax-eventos .entry-header .p-meta span:after,
.archive.tax-eventos .entry-content,
.archive.tax-webinars .entry-header .p-meta span,
.archive.tax-webinars .entry-header .p-meta span:after,
.archive.tax-webinars .entry-header .p-meta i,
.archive.tax-webinars .entry-header .p-meta span.x-icon,
.archive.tax-webinars .entry-content,
.archive.tax-publicaciones .entry-header .p-meta span,
.archive.tax-publicaciones .entry-header .p-meta span:after,
.archive.tax-publicaciones .entry-header .p-meta i,
.archive.tax-publicaciones .entry-header .p-meta span.x-icon,
.archive.tax-publicaciones .entry-content,
.archive.category .entry-header .p-meta span,
.archive.category .entry-header .p-meta span:after,
.archive.category .entry-header .p-meta i,
.archive.category .entry-header .p-meta span.x-icon,
.archive.category .entry-content,
.archive.tax-portfolio-category .entry-header .p-meta span,
.archive.tax-portfolio-category .entry-header .p-meta span:after,
.archive.tax-portfolio-category .entry-header .p-meta i,
.archive.tax-portfolio-category .entry-header .p-meta span.x-icon,
.archive.tax-portfolio-category .entry-content{
  display: none;
}
.archive.tax-eventos .entry-header .p-meta span:not(.meta-categories),
.archive.tax-webinars .entry-header .p-meta span:not(.meta-categories),
.archive.tax-publicaciones .entry-header .p-meta span:not(.meta-categories),
.archive.category .entry-header .p-meta span:not(.meta-categories),
.archive.tax-portfolio-category .entry-header .p-meta span:not(.meta-categories),
.single-webinar header.entry-header .p-meta span:not(.meta-categories),
.single-publicacion header.entry-header .p-meta span:not(.meta-categories),
.single-post header.entry-header .p-meta span:not(.meta-categories),
.single-post header.entry-header .p-meta span:not(.evento-multiple),
.single-post header.entry-header .p-meta span:not(.celebracion){
  display: inline-block;
  font-size: 0.8em;
  font-weight: normal;
}
.single-webinar header.entry-header .p-meta span.meta-categories,
.single-publicacion header.entry-header .p-meta span.meta-categories,
.single-post header.entry-header .p-meta span.meta-categories{
  font-size: 0.8em;
}
.single-publicacion .p-meta span:not(.meta-categories),
.single-publicacion .x-recent-posts-date,
.type-publicacion .p-meta span:not(.meta-categories),
.type-publicacion .x-recent-posts-date,
.single-webinar .p-meta span:not(.meta-categories),
.single-webinar .x-recent-posts-date,
.type-webinar .p-meta span:not(.meta-categories),
.type-webinar .x-recent-posts-date,
.category-publicaciones .p-meta span:not(.meta-categories),.category-publicaciones .x-recent-posts-date {
  display: none !important;
}
.archive.tax-eventos .entry-header .p-meta span.meta-author:after,
.archive.tax-webinars .entry-header .p-meta span.meta-author:after,
.archive.tax-publicaciones .entry-header .p-meta span.meta-author:after,
.archive.category .entry-header .p-meta span.meta-author:after,
.archive.tax-portfolio-category .entry-header .p-meta span.meta-author:after{
    content: ' - ';
  display: inline-block;
}
.archive.tax-eventos .entry-wrap,
.archive.tax-webinars .entry-wrap,
.archive.tax-publicaciones .entry-wrap,
.archive.category .entry-wrap,
.archive.tax-portfolio-category .entry-wrap {
  width: 77%;
  padding: 2.5em 2.5em;
  float: right;
  border-radius: 0;
  box-shadow: none;
}
.archive.tax-portfolio-category .entry-wrap {
  width: 100%;
  padding: 2.5em 0em;
}
.archive.tax-eventos article,
.archive.tax-webinars article,
.archive.tax-publicaciones article,
.archive.category article,
.archive.tax-portfolio-category article{
  margin: 0;
}

.archive.category  .entry-header .p-meta span.celebracion {
    width: 100%;
}

.archive.category  .entry-header .p-meta .celebracion i.x-icon.x-icon-map-marker,
.archive.category  .entry-header .p-meta .celebracion span.x-icon.x-icon-map-marker,
.archive.category  .entry-header .p-meta .celebracion .evento-ubicacion,
.archive.category  .entry-header .p-meta .celebracion .evento-fecha,
.archive.category  .entry-header .p-meta .celebracion .evento-horario {
    float: left;
    font-size: 1em;
}

.archive.category  .entry-header .p-meta .celebracion span.evento-horario,
.archive.category  .entry-header .p-meta .celebracion span.evento-fecha {
    margin-right: 20px;
}
@media (min-width: 700px){
  .archive.tax-webinars article:not(:first-child) .entry-wrap,
  .archive.tax-publicaciones article:not(:first-child) .entry-wrap,
  .archive.category article:not(:first-child) .entry-wrap,
  .archive.tax-portfolio-category article:not(:first-child) .entry-wrap  {
      border-top: 1px solid #b2b2b2;
  }
}
.archive.tax-eventos .entry-wrap .entry-header .entry-title,
.archive.tax-webinars .entry-wrap .entry-header .entry-title,
.archive.tax-publicaciones .entry-wrap .entry-header .entry-title,
.archive.category .entry-wrap .entry-header .entry-title,
.archive.tax-portfolio-category .entry-wrap .entry-header .entry-title{
  font-size: inherit;
}
.archive.tax-eventos .entry-wrap .entry-header .entry-title a,
.archive.tax-webinars .entry-wrap .entry-header .entry-title a,
.archive.tax-publicaciones .entry-wrap .entry-header .entry-title a,
.archive.category .entry-wrap .entry-header .entry-title a,
.archive.tax-portfolio-category .entry-wrap .entry-header .entry-title a{
  color: #0275bf;
}
.archive.tax-eventos .entry-wrap .entry-header .entry-title a:not(:hover):focus,
.archive.tax-webinars .entry-wrap .entry-header .entry-title a:not(:hover):focus,
.archive.tax-publicaciones .entry-wrap .entry-header .entry-title a:not(:hover):focus,
.archive.category .entry-wrap .entry-header .entry-title a:not(:hover):focus,
.archive.tax-portfolio-category .entry-wrap .entry-header .entry-title a:not(:hover):focus {
    text-decoration: underline;
}

/* Nosotros */
.texto-manifiesto .x-column .x-text:nth-child(1) {
    width: 14%;
    float: left;
}
.texto-manifiesto .x-column .x-text:nth-child(1) img {
    width: 100px;
    height: auto;
    margin-right: 0;
}
.texto-manifiesto .x-column .x-text:nth-child(2) {
    width: 86%;
    float: left;
    padding-left: 2.5em !important;
}
.texto-manifiesto h1 {
    margin: 0;
    text-align: right;
    color: #333333;
    font-size: 2.2em;
}
.texto-manifiesto h6,
.texto-manifiesto h2,
.texto-manifiesto h3 {
    margin-top: 0.6em;
    font-family: "Roboto",sans-serif;
    margin-bottom: 0.5em;
    line-height: 1.4;
    color: #333333;
    font-weight: bold;
    font-size: 1.3em;
}
.texto-manifiesto + .linea-icono .x-text {
    width: calc(86% - 2.5em);
    float: right;
}
@media (max-width: 767px){
  .texto-manifiesto .x-column .x-text:nth-child(1) p,
  .texto-manifiesto .x-column .x-text:nth-child(1) img {
    margin: 0 auto;
  }
  .texto-manifiesto .x-column .x-text:nth-child(1) p {
    width: 80px;
  }
  .texto-manifiesto .x-column .x-text:nth-child(2),.texto-manifiesto + .linea-icono .x-text {
      width: 100%;
      padding-left: 0 !important;
  }
}

.botonDescarga.icono svg{
    margin-top:0;
    height: 26px;
    margin-right: 10px;
    vertical-align: middle;
}


/*Detalle de Portfolio Caso de Exito*/
.single-x-portfolio .slogan {
  /*  position: absolute;*/
    top: 3em;
    padding-left: 8em;
}
.single-x-portfolio .slogan h1,
.single-x-portfolio .slogan h2,
.single-x-portfolio .slogan .h2,
.search .slogan h1,
.search .slogan h2,
.single-evento .slogan h2,
.portfolioCategory {
    color: white;  
}

.portfolioCategory a{
  color:white;
  text-transform: uppercase;
  padding-left: 2px;
}



/* Dónde estamos */
.section_sedes .x-text p {
    margin-bottom: 0;
}
.section_sedes .x-icon {
    margin-left: 0.5em;
    color: #0275bf;
}
@media (max-width: 767px){
  .section_sedes .x-container {
      padding-bottom: 0 !important;
  } 
  .section_sedes .x-column:not(.cs-hide-sm):not(.cs-hide-xs) {
      margin-bottom: 1.5em;
  }
}

/* Empresas del grupo */
.empresas-grupo .x-container {
    display: -webkit-flex;
    display: flex;
    padding: 20px 0 !important;
}
.empresas-grupo .x-container .x-column {
    height: 100%;
}
.empresas-grupo .x-container:not(:last-child) {
    border-bottom: 1px solid #0275bf;
}
.empresas-grupo .x-container .logo {
    margin: auto;
    padding: 1em;
}
.empresas-grupo .x-container .logo img{
    margin-bottom: 0;
}

.empresas-grupo h3 {
    color: #333333;
    font-size: 1.3em;
    font-family: "Roboto",sans-serif;
    margin-top: 1.75em;
    margin-bottom: 0.5em;
    line-height: 1.4;
}

@media (max-width: 767px){
  .empresas-grupo .x-container {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .empresas-grupo .x-container .x-column {
    width: 100%;
    margin: 0;
  }
  .empresas-grupo .x-container .x-column:not(.logo) {
    order: 2;
  }  
}

/* iconos hover */
.x-recent-posts-img:before,.entry-thumb:before {
    content: none !important;
}
.archive.tax-eventos .entry-thumb,
.archive.tax-webinars .entry-thumb,
.archive.tax-publicaciones .entry-thumb,
.archive.category .entry-thumb,
.archive.tax-portfolio-category .entry-thumb {
  background-color: #0275bf;
}

/* blog: paginación */
.x-pagination {
  width:100%;
}
.x-pagination a,.x-pagination span.current,.x-pagination span.expand {
    color: #0275bf;
    font-size: 1.4em;
    box-shadow: none;
    text-shadow: none;
}
.x-pagination span.current {
    background-color: #fff;
    color: #b2b2b2;
    font-weight: bold;
    cursor: default;
}
.x-pagination .icon_prev a,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    background-image: url('/wp-content/uploads/sites/4/2017/04/paginacion-izq-azul.svg');
    background-size: 1.2em;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.x-pagination .icon_next a,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    background-image: url('/wp-content/uploads/sites/4/2017/04/paginacion-derecha-azul.svg');
    background-size: 1.2em;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#tabla_ofertas_paginate {
    /*display: table;*/
    display: block;
    margin: 0 auto;
}
#tabla_ofertas_paginate a.paginate_button {
    /*display: table-cell;*/
    display: inline-block;
}
#tabla_ofertas_paginate * {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
#tabla_ofertas_paginate .paginate_button:not(.previous):not(.next):not(.current):hover,
#tabla_ofertas_paginate .paginate_button:not(.previous):not(.next):not(.current):focus {
    color: white !important;
    border: none;
    background-color: white;
    color: #7a7a7a !important;
    background: none;
}
@media (max-width: 767px) {
  #tabla_ofertas_paginate .paginate_button.previous,
  #tabla_ofertas_paginate .paginate_button.next {
    display: none;
  }
}
@media (max-width: 700px) {
  .x-pagination {
    margin: 0px 0 20px;
  }
  .x-pagination a, .x-pagination span.current, .x-pagination span.expand {
    font-size: 1.1em;
    width: 1.2em;
  }
}
#tabla_ofertas_paginate .paginate_button.current {
    cursor: default;
}
#tabla_ofertas_paginate .paginate_button.current:hover,
#tabla_ofertas_paginate .paginate_button.current:focus {
    color: #b2b2b2 !important;
}
#tabla_ofertas_paginate .paginate_button.disabled {
    background: transparent !important;
}


.entry-header>p.fraseDestacadaListado{
    margin-top:0.5em;

}

/*Detalle oferta*/

.detalle-oferta article.type-page > .entry-content.content {
    max-width: 1500px;
    margin: 0 auto;
}

.detOferta{
    /*background-color: #ededed;*/
    background-color: #f6f6f6;
    border: medium none;
    box-shadow: none;
    margin-bottom: 60px;
    padding: 5%;
    padding-bottom: 60px;
}
html.error-oferta {
   /* height: 100vh;*/
}

html.error-oferta #top {
  /*  height: 100vh; */
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}
html.error-oferta .x-section {
    margin-bottom: 0;
}
html.error-oferta .detOferta {
   height: 300px;
    /* margin: 0; */
    padding: 120px 5%;
}
html.error-oferta footer {
    margin-top: auto;
}
.preTitulo {
  color: #333333;
}
.preTitulo .localizacion{
  text-transform: uppercase;
  font-weight: bold;
}
.preTitulo .fecha{
  text-transform: uppercase;

}

.detOferta .detOfertaDescrip{
  font-weight: bold;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
.detOferta + div{
  padding-bottom: 40px;
}


.detOferta .datos_oferta {
    padding-bottom: 1.5em;
}


/* formulario CV */
body.formulario-ib:not(.search) .page {
    padding: 80px 5% 0;
}

body.formulario-ib:not(.search) #cs-content .x-container {
    background-color: white;
}
body.formulario-ib:not(.search) #cs-content .x-section{
    padding: 0 !important;
}
body.formulario-ib:not(.search) #cs-content .x-section.padding-top-60 .x-container:first-child{
    padding-top: 60px!important;
}
body.formulario-ib:not(.search) form:not(#searchform) {
    padding: 20px 10%  0 10% !important;
    max-width: 1000px;
    margin: 0 auto;
}

.wpcf7-form * {
    font-size: 1em !important;
    outline: none !important;
}
.wpcf7-form p:not(.form-submit) input{
    height: 2em;
}
.wpcf7-form p:not(.form-submit) input:not(:hover):focus,
.wpcf7-form input[type=radio]:not(:hover):focus,
.wpcf7-form select:not(:hover):focus,
.wpcf7-form .div-editable:not(:hover):focus {
    outline: 2px #0275bf solid !important;
    outline-offset: 1px;
}
.wpcf7-form input[type="radio"] ~ label,.wpcf7-form input[type="checkbox"] ~ label,
label[for='acepta'] {
    display: inline;
}
.wpcf7-form input[type="checkbox"] ~ input{
    width: auto;
    margin-bottom: 0.15em !important;
    margin-left: 2em !important;
}
.wpcf7-form label.floating-label {
    position: relative;
    top: -2em;
    pointer-events: none;
    transition: 0.2s ease-in all;
    height: 0;
}
.wpcf7-form .tu-pais ~ label.floating-label {
    top: -3.3em;
}
.wpcf7-form p.form-comment label {
    height: 0.1em;
    pointer-events: none;
}
.wpcf7-form input:not([type="file"]):not([type="submit"]),.wpcf7-form select {
    box-shadow: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #333333;
    margin: auto;
    padding-left: 0;
}
.wpcf7-form input[type="file"]{
    padding: 0 !important;
}
.wpcf7-form textarea {
    padding-left: 0;
}

.wpcf7-form select {
    width: auto;
    height: 2em;
    padding: 0;
}
.wpcf7-form select#tu-provincia {
    min-width: 7em;
}
.wpcf7-form .form-select select {
    margin-right: 0.5em;
}
.wpcf7-form p:not(.form-select) select {
    width: 100%;
}
.wpcf7-form p {
    margin-bottom: 2.5em;
    clear: both;
}
.wpcf7-form .form-radio {
    display: table;
    width: 100%;
}
@media (min-width: 561px){
  .wpcf7-form .form-radio .form-radio-container {
      display: -webkit-flex;
      display: flex;
  }
  .wpcf7-form .form-radio .form-radio-container .tu-id-doc {
      flex: 0 0 auto;
  }
  .wpcf7-form .form-radio .form-radio-container .tu-id {
      flex: 1 1 auto;
  }
}
@media (max-width: 561px){
  .wpcf7-form #tu-provincia-nombre,.wpcf7-form #tu-pais-nombre{
      width: 100%;
      margin-left: 0!important;
  }
}
.wpcf7-form .form-radio .wpcf7-radio{
    display: -webkit-flex;
    display: flex; 
}
.wpcf7-form .form-radio .form-radio-container .tu-id input{
    padding-bottom: 1px;
}
.wpcf7-form .form-radio .wpcf7-radio span {
    margin-right: 2em;
    margin-top: auto;
    margin-bottom: 0.15em;
}
.wpcf7-form span.wpcf7-not-valid-tip {
    display: block;
    color: #ea0202;
}
.wpcf7-form .wpcf7-textarea {
    border-width: 0 0 1px 0;
    box-shadow: none;
    border-radius: 0;
    border-color: #333333;
}
.wpcf7-form p.form-comment {
    margin-bottom: 0;
}
.wpcf7-form .div-editable {
    min-height: 1.8em;
    border-bottom: 1px solid;
    cursor: text;
    word-wrap: break-word;
}
.wpcf7-form p.form-submit,
.wpcf7-form p.acceptance {
    margin-top: 2em;
}
.wpcf7-form p.form-submit {
    text-align: center;
}
.wpcf7-form p.acceptance .acepta {
  padding-right: 10px;
}
.wpcf7-form p.form-submit input {
    background-color: #0275bf;
    border: none;
    opacity: 1;
    /*padding: 1em 4em;*/
}
.wpcf7-form .wpcf7-response-output{
    color: #ea0202;
    background: none;
    border: none;
    box-shadow: none;
    padding: 0 !important;
    margin: 0 0 2em !important;
}
.wpcf7-form .wpcf7-response-output.form-enviado,.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng{
    color: #333333;
}

.wpcf7-form .wpcf7-response-output.form-enviado span {
    display: block;
    margin-bottom: 1em;
    font-weight: bold;
    font-size: 1.2em !important;
}
.wpcf7-form .wpcf7-response-output.form-enviado,
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    border: 3px solid #0275bf !important;
    border-radius: 0;
    padding: 2em !important;
    margin-bottom: 0 !important;
    width: 100%;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #333;
    margin-bottom: 3em !important;
}
.wpcf7-form .wpcf7-response-output.form-enviado .form-icono {
    width: 1.5em;
    margin: 0 auto 1.5em;
}

.wpcf7-form legend {
    display: none;
}

/* Para que el menú tape toda la pantalla */
ul.ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-retractor-top {
/*min-height: 100vh;*/
border-bottom: 6px solid #0275bf;
}


#listaCategorias{
  margin: 0 auto;
  margin-bottom: 82px !important;
  /*margin-right: 2em !important;*/
  /*margin-left: 0 !important;*/
  width: auto;
}
#listaCategorias.casosExito{ 
  /*margin-right: 2em !important;*/

}
#ver_cat_container {
  display: block;
  width: 100%;
  clear: both;
  text-align: right;
}
.casosExito #ver_cat_container {
  margin-bottom: 10px;
}
#ver_cat {
  text-align: right;
  cursor: pointer;
  display: inline-block;
}
#ver_cat button {
    color: #0275bf;
    font-size: 0.9em;
    background-color: #fff;
    border: 0;
    padding: 0 1.5em;
    display: inline-block;
}
#ver_cat .x-icon {
    color: #0275bf;
    font-size: 1.7em;
    text-align: center;
    line-height: 26px;
    position: relative;
    top: 4px;
}
#blog-filter {
  border-top: 1px solid #bab7b7;
  margin-top: 10px;
  padding-top: 14px;
}
#blog-filter ul{
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  /*margin: 0 -3em 0 0;*/
  margin: 0 0 1.5em 0;
  border-bottom: 1px solid #bab7b7;
}

#blog-filter ul li{
  margin-right: 3em;
  font-size: 1.1em;
  color: #0275bf;
  margin-bottom: 0.8em;
  list-style-position: outside;
  overflow: hidden;
}


#blog-filter ul li.liSeleccionada{
  
  font-weight: bold;
}


.backstretch {
  left: 0px; 
  top: 0px; 
  overflow: hidden; 
  margin: 0px; 
  padding: 0px; 
  height: 800px; 
  width: 100%; 
  z-index: -999999; 
  position: absolute;
}
body.single-publicacion .backstretch,
body.single-post .backstretch,
body.single-webinar .backstretch {
  position: absolute !important;
}
.backstretch.corto,.formulario-ib:not(.search) .backstretch {
  height: 380px!important; 
  position: absolute!important;
}


.backstretch.azul {
  background-color: #0275bf;
}

.backstretch img{
   position: absolute; 
   margin: 0px; 
   padding: 0px; 
   border: none; 
   width: 100%; 
   height: 847.333px;
   max-height: none; 
   max-width: none; 
   z-index: -999999; 
   left: 0px; 
   top: -99.1667px;
}
.single-evento .backstretch {
    height: 100vh;
}

/* formulario contacto */
.formulario-ib:not(.search) .x-section.contacto .x-container {
    /*background-color: #ededed !important;*/
    background-color: #f6f6f6 !important;
    padding-left: 5% !important;
    padding-right: 5% !important;
}
@media (max-width: 767px) {
  .formulario-ib:not(.search) .x-section.contacto .x-container
   > .x-column {
      padding: 0 !important;
  } 
}
.icon-hidden i,
.icon-hidden span.x-icon,
.mensaje-oculto input{
    display: none;
}
.contacto-iconos {
    margin: 0.2em 1em 0 0;
    float: left;
    width: 1.3em;
}
.contacto-iconos img {
    width: 1.5em;
    max-width: none;
}
.x-section.contacto .contacto-iconos ~ p a {
    color: #333333;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.x-section.contacto .contacto-iconos ~ p a:hover,
.x-section.contacto .contacto-iconos ~ p a:not(:hover):focus {
    color: #0275bf;
}

/* atención al cliente */
.contacto-iconos-sac img {
    margin: 0;
    margin-right: 0.6em;
}
.contacto-iconos-sac {
    padding: 2.5em 2em 4em;
}
.contacto-iconos-sac p.contacto-iconos {
    width: 50%;
    margin: 0;
    text-align: center;
}
@media (max-width: 750px) {
    .contacto-iconos-sac {
        padding: 2.5em 2em;
    }
    .contacto-iconos-sac p.contacto-iconos {
        width: 100%;
        float: none;
    }
    .contacto-iconos-sac p.contacto-iconos:first-child {
        margin-bottom: 2em;
    }
    .contacto-iconos-sac .contacto-iconos img {
        margin-bottom: 0.5em;
    }
    .contacto-iconos-sac .contacto-iconos span {
        width: 100%;
        display: inline-block;
    }
}
@media (max-width: 420px) {
    .contacto-iconos-sac {
        padding: 2.5em 1em;
    }
}

/* talento */
.x-section.mosaico-talento .x-container.marginless-columns{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mosaico-talento .x-container .x-column.x-1-2,.mosaico-talento .x-container .x-column.x-1-4 {
    padding: 0 !important;
    height: 350px;
}
.mosaico-talento .x-container {
    padding: 0!important;
    display: table !important;
}
.mosaico-talento .x-column.x-1-4 .x-text{
    padding: 50px 10% !important;
}
.mosaico-talento .x-column.x-1-2 .x-text{
    padding: 50px 5% !important;
}

.mosaico-talento img{
    min-height: 100%;
    object-fit: cover;
    margin: 0;

}

.mosaico-talento .custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;

}
.mosaico-talento .custom-object-fit  img {
    opacity: 0;
  }



.mosaico-talento h3, .mosaico-talento p {
    font-size: 1.5em;
    line-height: 1.3em;
    font-family: "Courgette";
    font-weight: 600;
}
.mosaico-talento .texto1 h3,.mosaico-talento .texto2 h3,.mosaico-talento .texto3 h3,
.mosaico-talento .texto1 p,.mosaico-talento .texto2 p,.mosaico-talento .texto3 p{
    color: #fff;
}
.mosaico-talento .texto1{
    /*background-color: #f7be00;*/
    background-color: #177766;
}
.mosaico-talento .texto2{
    background-color: #0275bf;
}
.mosaico-talento .texto3{
    background-color: #3d3d3d;
}
.mosaico-talento .texto4{
    background-color: #f6f6f6;
}
@media (min-width: 541px) and (max-width:900px){
    .mosaico-talento .x-column {
        display: block;
        float: left !important;
    }
    .mosaico-talento .x-column.x-1-4{
        width: 50% !important;
        height: 325px;
    }
    .mosaico-talento .x-column.x-1-2{
        width: 100% !important;
        height: auto!important;
    }
    .mosaico-talento .cambio-orden{
        /*order: 1;*/
        float: right !important;
    }
}
@media (max-width: 540px){
    .mosaico-talento .x-container {
      display: block !important;
    }
    .mosaico-talento .x-column {
        display: block;
        float: left !important;
    }
    .mosaico-talento .x-column.x-1-4,.mosaico-talento .x-column.x-1-4{
        width: 100% !important;
    }
    .mosaico-talento .x-column.x-1-2{
        width: 100% !important;
        height: auto!important;
    }
}

/* Resultados de la bÃºsqueda */
.search-ib article {
    clear: both;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.search-ib .entry-featured {
    background-color: #0275bf;
    min-height: 160px;
}






/* CSS HOME */
/*
No need for style tags here;
simply get started by writing
CSS! Watch as your changes
are reflected live in the
preview area. Have fun!
*/
/*SLOGAN HOME*/
#top .page .cs-content > .slogan.slogan-home.x-section{
  /*min-height:85vh;*/
  position: relative;
}
#top .page .cs-content > .slogan.slogan-home.x-section .x-container.slogan-icono{
  position: absolute;
  bottom: 0;
  left:0;
}
#top .page .cs-content > .slogan.slogan-home.x-section .x-container.slogan-texto{
  position: absolute;
  bottom: 15%;
}
@media (max-width: 1667px){
  #top .page .cs-content > .slogan.slogan-home .x-container.slogan-texto{
    padding: 0 5% !important;
    left: 0;
  }
}
@media (min-width: 1668px){
  #top .page .cs-content > .slogan.slogan-home .x-container.slogan-texto{
    padding: 0 !important;
    left: 50%;
  }
  #top .page .cs-content > .slogan.slogan-home .x-container.slogan-texto > .x-column{
    position: relative;
    padding: 0 !important;
    left: -50%;
  }
}    
.x-section.slogan-home h1 {
    font-size: 4.375em;
}
@media (max-height: 630px),(max-width: 767px){
    .x-section.slogan-home h1 {
      font-size: 2.625em;
    }
}

.sg-popup-content iframe{
  width: 70vw;
  height: 70vh;
}

@media (max-width: 767px){
    .sg-popup-content iframe{
      width: 95vw;
      height: 95vh;
    }
}
/*#top .page .cs-content > .slogan.x-section .texto.x-container {
    position: absolute;
    bottom: 0;
}*/
/*CONECTAMOS*/
.conectamos-home{
  padding-left:0 !important;
  padding-right:0 !important;
}

#top .page .cs-content > .conectamos-home #col1-conectamos{
  background-image: url(/wp-content/uploads/sites/4/2017/03/conectamos02.jpg);
  background-size: cover;
  height: 100%;
  min-height: 150px;
  padding-right:0!important;
}
#top .page .cs-content > .x-section #col1-conectamos > .x-text {
  margin: auto !important;
  margin-right:0 !important;
  display: table;
  float: right;
  height: 100%;
}
#col1-conectamos > .x-text > h3{
  text-align: right;
  display: table-cell;
  vertical-align: middle;  
}
.conectamos-home .col2-conectamos{
  padding-right:5% !important;
}
.conectamos-home .col2-conectamos .x-text{
  max-width: calc(750px - 13%);
}
@media (max-width: 900px){
  .conectamos-home h3{
      font-size: 3.5em; 
  }
}
@media (max-width: 767px){
    .conectamos-home .x-container .x-column {
      padding: 55px 10% 60px 10%!important;
    }
    #top .page .cs-content > .x-section #col1-conectamos {
        padding-right: 10% !important
    }
    #top .page .cs-content > .x-section .col2-conectamos {
        text-align: center;
        padding-top: 40px !important;
    }
    #top .page .cs-content > .x-section #col1-conectamos > .x-text {
        margin: 0 auto !important;
        float: none;
    }
    .conectamos-home > .x-text > h3{
        font-size: 2.7em; 
        text-align: center;
        margin-right: auto;   
    }
    .conectamos-general h3{
        font-size: 2.7em; 
    }
}


/* HOME: Suma con nosotros*/ 
@media (max-width: 450px){
  .x-section.home-suma p {
    text-align: left;
  }
}


/*ICONOS RRSS*/
div#listaRRSS {
  border-top: 80px solid #ffffff;
}
#listaRRSS .x-column {
  padding-bottom: 40px !important;
}
#listaRRSS i.x-icon,
#listaRRSS span.x-icon {
  margin: 0px 25px;
  padding: 0 25px;
  font-size: 3em;
}
#listaRRSS a:focus span.x-icon {
    background: #fff;
    color: #0275BF;
}
@media (min-width: 451px) {
    #listaRRSS .x-container:last-child{
        padding-bottom: 40px !important;
    }
}
@media (min-width: 601px) and (max-width: 800px){
    #listaRRSS i.x-icon,
    #listaRRSS span.x-icon {
        margin: 0px 15px;
        padding: 0px 15px;
    } 
}
@media (min-width: 451px) and (max-width: 600px){
    #listaRRSS i.x-icon,
    #listaRRSS span.x-icon {
        margin: 0px 7px;
        padding: 0px 8px;
    } 
}
@media (max-width: 450px){
  div#listaRRSS {
    padding-top: 25px !important;
  }
  #listaRRSS .x-column {
    padding-bottom: 25px !important;
  }
  #listaRRSS i.x-icon,
  #listaRRSS span.x-icon {
      margin: 0px 7px;
      padding: 0px 8px;
      font-size: 2em;
  }
}

/*MOSAICO HOME */
#top .page .cs-content > #mosaico.mosaico-home.x-section div .x-text{
  padding: 50px 5% !important;
}
#top .page .cs-content > #mosaico.mosaico-home.x-section div .x-text.mosaico-caja-evento {
    padding: 0 !important;
}
.x-text.mosaico-caja-evento {
  padding: 0 !important;
}
.x-text.mosaico-caja-evento h2 {
  padding-top: 50px;
  padding-left: 10%;
}
.mosaico-caja-evento p,
.mosaico-caja-evento p a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0
}
.mosaico-caja-evento p a {
    padding: 75px 10% 50px;
}
#mosaico.mosaico-home .mosaico-caja-evento p a:not(:hover):focus span,
#mosaico.mosaico-home  div .x-recent-posts a:not(:hover):focus .h3.h-recent-posts,
#mosaico.mosaico-home .archive.tax-eventos#home-eventos .entry-wrap .entry-header .entry-title a:not(:hover):focus,
#mosaico.mosaico-home .x-img:not(:hover):focus + .mosaico-caja-evento p a span {
    text-decoration: underline;
}

#top .page .cs-content > #mosaico.mosaico-home.x-section div .x-recent-posts .x-recent-posts-content{
  padding: 50px 2.5% !important;
}
/*PRIMERA LINEA*/
#mosaico.mosaico-home .x-img{
  margin:0px;
}
#mosaico.mosaico-home .x-container#linea1 div.x-column{ 
  float: left;
  display: table;
}
#mosaico.mosaico-home .x-container#linea1 div.x-column img,
#mosaico.mosaico-home .x-container#linea1 div.x-column .x-text{
  position: relative;
  width:50%;
  max-width:50%;
  float:left;
  height:325px;
  object-fit: cover;
}
#mosaico.mosaico-home .x-container#linea1 #texto2.x-column .x-text {
  height: 100%;
  min-height: 325px;
}
#mosaico.mosaico-home div .x-text h2 {
  font-size: 0.8em;
  padding-bottom: 10px;
  color: #ffffff;
}
#mosaico.mosaico-home div .x-text h3,
#mosaico.mosaico-home div .x-text p{
  font-size: 1.5em;
  font-family: Courgette;
  font-weight: 700;
  padding-bottom: 10px;
  color: #ffffff;
  line-height: 1.3em;
}
#mosaico.mosaico-home #texto1 .x-text{
  background-color: #0275bf;
}
#mosaico.mosaico-home #texto2 .x-text{
  /*background-color: #f7be00;*/
  background-color: #177766;
}
@media (min-width: 1001px) {
  #mosaico.mosaico-home .x-container#linea1 {
    max-width: 750px;
    margin-right: 0 !important;
  }
  #mosaico.mosaico-home #mosaico-home-eventos {
    max-width: 750px;
    margin-left: 0 !important;
  }
  #mosaico.mosaico-home .x-container#linea1 #texto1 .x-text:before{
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-width: 20px 20px 20px 0px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    margin-left: -19px;
    z-index: 1;
  }

  #mosaico.mosaico-home .x-container#linea1 #texto2 .x-text:before{
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    /*border-left-color:#f7be00;*/
    border-left-color:#177766;
    border-width: 20px 0 20px 20px;
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -20px;
    margin-right: -19px;
    z-index: 1;
  }
}
#mosaico.mosaico-home .x-container#linea1 #texto1 .x-text:before{
  border-right-color: #0275bf;
}
#mosaico.mosaico-home .x-container#linea1 #texto2 .x-text:before{
  /*border-right-color: #f7be00;*/
  border-right-color: #177766;
}
/*En tablet invertimos el segundo texto y tambien el ultimo whitepaper*/
@media (max-width: 1000px){
  #mosaico.mosaico-home #linea1.x-container.marginless-columns .x-column {
    display: block;
    width: 100%;
    vertical-align: inherit;
  }  
 /* #mosaico.mosaico-home #linea1 #texto1 .x-text,
  #mosaico.mosaico-home #linea1 #texto1 img,
  #mosaico.mosaico-home #linea1 #texto2 .x-text{
    float:right;
  }*/
  #mosaico.mosaico-home #linea1 #texto2 .x-recent-posts-img {
    float: left;
  }
  #mosaico.mosaico-home .x-container#linea1 #texto1 .x-text:before{
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-color: #0275bf;
    border-width: 20px 20px 20px 0px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    margin-left: -19px;
    z-index: 1;
  }
 /* #mosaico.mosaico-home .x-container#linea1 #texto1 .x-text:before{
    border-left-color: #0275bf;
  }*/

}
/*si estamos en movil ponemos todo en horizontal.*/
@media (max-width: 540px){
  #mosaico.mosaico-home .x-container#linea1 div.x-column img,
  #mosaico.mosaico-home .x-container#linea1 div.x-column .x-text,
  #mosaico.mosaico-home #linea1 #texto2 .x-recent-posts-img,
  #mosaico.mosaico-home .evento-container {
    width:100%;
    max-width:100%;
  }
  #mosaico.mosaico-home .x-container#linea1 #texto1 .x-text:before{
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;    
    border-width: 0px 20px 20px 20px;
    border-bottom-color: #0275bf;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -20px;
    margin-left: -19px;
    z-index: 1;
  }
  #mosaico.mosaico-home .x-container#linea1 #texto2 .x-text:before{
    display: block;
    width: 0;
    height: 0;
    border: 0 solid transparent;    
    border-width: 0px 20px 20px 20px;
    /*border-bottom-color: #f7be00;*/
    border-bottom-color: #177766;

    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -20px;
    margin-left: -19px;
    z-index: 1;
  }
  #mosaico.mosaico-home #texto2 .entry-wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #mosaico.mosaico-home .x-container#linea1 #texto2.x-column .x-text {
    order: 1;
  }
  #mosaico.mosaico-home .x-container#linea1 div.x-column .x-text,
  #mosaico.mosaico-home .x-container#linea1 #texto2.x-column .x-text {
    height: auto;
    min-height: 0;
  }
  #mosaico.mosaico-home .mosaico-caja-evento p {
      position: static;
  }
  #mosaico.mosaico-home .x-text.mosaico-caja-evento h2 {
      padding-left: 5%;
  }
  #mosaico.mosaico-home .mosaico-caja-evento p a {
      position: relative;
      padding: 0 5% 50px;
      left: 0;
      right: 0;
      display: block;
  }

}


/*TESTIMONIO*/
.testimonial-quote {
    padding: 0px 5% !important;
}
.x-container.testimonial-quote.marginless-columns .x-text div {
    width: 33%;
}
.x-blockquote{
  color:  #333333;
  font-family: Courgette;
  font-weight: 600;
  font-size: 2.2em;
  border: none;
}

@media (max-width: 767px){
  .x-blockquote{
      font-size: 1.3em;
      text-align: left;
  }
  .referencia-ficha h3{
    font-size: 2.17em;
    text-align: left;
  }
  .x-blockquote .x-cite {
      margin-top: 2em;
  }
}
.testimonio .x-container.frase.max.width {
    padding-left: 10%!important;
    padding-right: 10%!important;
}
cite{
  text-align: right;
  font-family: Roboto;
  font-size: 0.6em !important;
}
.x-cite:before {
    content: "";
}



/* listado ofertas de empleo: problema con IE */
/* cambios accesibilidad */
#tabla_ofertas {
    table-layout: fixed;
}
#tabla_ofertas td {
    padding-left: 0px;
    padding-right: 0px; 
}
#tabla_ofertas td > a, #tabla_ofertas td > span {
    position: relative;
    left: 2.5%;
    padding-left: 0px;
    padding-right: 2.5% !important;
    float: left;
    width: 97.5%;
}

#tabla_ofertas td > span a {
  position: absolute;top: 0;bottom: 0;left: 0;right: 0;
}

#tabla_ofertas .h1 {
    display: block;
    color: #0275bf;
    line-height: 1.3;
    font-size: 1.8em;
    font-weight: bold;
}
#tabla_ofertas td > span a:not(:hover):focus ~ .h1 {
    text-decoration: underline;
}

/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto 20px;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */ }
  table.dataTable thead th,
  table.dataTable tfoot th {
    font-weight: bold; }
  table.dataTable thead th,
  table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 0px none #f6f6f6; }
    table.dataTable thead th:active,
    table.dataTable thead td:active {
      outline: none; }
  table.dataTable tfoot th,
  table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 0px none #f6f6f6; }
  table.dataTable thead .sorting,
  table.dataTable thead .sorting_asc,
  table.dataTable thead .sorting_desc {
    cursor: pointer;
    *cursor: hand; }
  table.dataTable thead .sorting,
  table.dataTable thead .sorting_asc,
  table.dataTable thead .sorting_desc,
  table.dataTable thead .sorting_asc_disabled,
  table.dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right; }
  table.dataTable thead .sorting {
    background-image: url("../images/sort_both.png"); }
  table.dataTable thead .sorting_asc {
    background-image: url("../images/sort_asc.png"); }
  table.dataTable thead .sorting_desc {
    background-image: url("../images/sort_desc.png"); }
  table.dataTable thead .sorting_asc_disabled {
    background-image: url("../images/sort_asc_disabled.png"); }
  table.dataTable thead .sorting_desc_disabled {
    background-image: url("../images/sort_desc_disabled.png"); }
  table.dataTable tbody tr {
    background-color: #f6f6f6; }
    table.dataTable tbody tr.selected {
      background-color: #f6f6f6; }
  table.dataTable tbody th,
  table.dataTable tbody td {
    padding: 40px 2.5%; }
  table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 5px solid white; }
  table.dataTable.row-border tbody tr:first-child th,
  table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
  table.dataTable.display tbody tr:first-child td {
    border-top: none; }
  table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
    border-top: 5px solid white;
    border-right: 5px solid white; }
  table.dataTable.cell-border tbody tr th:first-child,
  table.dataTable.cell-border tbody tr td:first-child {
    border-left: 5px solid white; }
  table.dataTable.cell-border tbody tr:first-child th,
  table.dataTable.cell-border tbody tr:first-child td {
    border-top: none; }
  table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f0f0f0; }
    table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
      background-color: #f0f0f0; }
  table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: #ededed; }
    table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
      background-color: #ededed; }
  table.dataTable.order-column tbody tr > .sorting_1,
  table.dataTable.order-column tbody tr > .sorting_2,
  table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
  table.dataTable.display tbody tr > .sorting_2,
  table.dataTable.display tbody tr > .sorting_3 {
    background-color: #f1f1f1; }
  table.dataTable.order-column tbody tr.selected > .sorting_1,
  table.dataTable.order-column tbody tr.selected > .sorting_2,
  table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
  table.dataTable.display tbody tr.selected > .sorting_2,
  table.dataTable.display tbody tr.selected > .sorting_3 {
    background-color: #f1f1f1; }
  table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #e8e8e8; }
  table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
    background-color: #eaeaea; }
  table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: #ececec; }
  table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #e8e8e8; }
  table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
    background-color: #eaeaea; }
  table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
    background-color: #ececec; }
  table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #f1f1f1; }
  table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
    background-color: #f3f3f3; }
  table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
    background-color: whitesmoke; }
  table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #f1f1f1; }
  table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
    background-color: #f3f3f3; }
  table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
    background-color: whitesmoke; }
  table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #e1e1e1; }
  table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
    background-color: #e3e3e3; }
  table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
    background-color: #e6e6e6; }
  table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
    background-color: #e1e1e1; }
  table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
    background-color: #e3e3e3; }
  table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
    background-color: #e6e6e6; }
  table.dataTable.no-footer {
    border-bottom: 0px none #f6f6f6; }
  table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap; }
  table.dataTable.compact thead th,
  table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px; }
  table.dataTable.compact tfoot th,
  table.dataTable.compact tfoot td {
    padding: 4px; }
  table.dataTable.compact tbody th,
  table.dataTable.compact tbody td {
    padding: 4px; }
  table.dataTable th.dt-left,
  table.dataTable td.dt-left {
    text-align: left; }
  table.dataTable th.dt-center,
  table.dataTable td.dt-center,
  table.dataTable td.dataTables_empty {
    text-align: center; }
  table.dataTable th.dt-right,
  table.dataTable td.dt-right {
    text-align: right; }
  table.dataTable th.dt-justify,
  table.dataTable td.dt-justify {
    text-align: justify; }
  table.dataTable th.dt-nowrap,
  table.dataTable td.dt-nowrap {
    white-space: nowrap; }
  table.dataTable thead th.dt-head-left,
  table.dataTable thead td.dt-head-left,
  table.dataTable tfoot th.dt-head-left,
  table.dataTable tfoot td.dt-head-left {
    text-align: left; }
  table.dataTable thead th.dt-head-center,
  table.dataTable thead td.dt-head-center,
  table.dataTable tfoot th.dt-head-center,
  table.dataTable tfoot td.dt-head-center {
    text-align: center; }
  table.dataTable thead th.dt-head-right,
  table.dataTable thead td.dt-head-right,
  table.dataTable tfoot th.dt-head-right,
  table.dataTable tfoot td.dt-head-right {
    text-align: right; }
  table.dataTable thead th.dt-head-justify,
  table.dataTable thead td.dt-head-justify,
  table.dataTable tfoot th.dt-head-justify,
  table.dataTable tfoot td.dt-head-justify {
    text-align: justify; }
  table.dataTable thead th.dt-head-nowrap,
  table.dataTable thead td.dt-head-nowrap,
  table.dataTable tfoot th.dt-head-nowrap,
  table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap; }
  table.dataTable tbody th.dt-body-left,
  table.dataTable tbody td.dt-body-left {
    text-align: left; }
  table.dataTable tbody th.dt-body-center,
  table.dataTable tbody td.dt-body-center {
    text-align: center; }
  table.dataTable tbody th.dt-body-right,
  table.dataTable tbody td.dt-body-right {
    text-align: right; }
  table.dataTable tbody th.dt-body-justify,
  table.dataTable tbody td.dt-body-justify {
    text-align: justify; }
  table.dataTable tbody th.dt-body-nowrap,
  table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap; }
 
table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
 
/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }
  .dataTables_wrapper .dataTables_length {
    float: left; }
  .dataTables_wrapper .dataTables_filter {
    float: left;
    text-align: right; 
    width: 100%;}
  .dataTables_wrapper .dataTables_filter input {
      margin-left: 0;
      margin-bottom: 25px;
      border: none;
      box-shadow: none;
      border-bottom: 1px solid #0275bf;
      border-radius: 0;
      color: #0275bf;
      width: 100%;
      font-size: 1.5em;
      padding: 0 !important;
      font-family: FontAwesome,"Roboto",sans-serif;}
    .dataTables_wrapper .dataTables_filter input[type="search"]::placeholder{
      color: #0275bf;  
      opacity:0.54;
    }
    .dataTables_wrapper .dataTables_filter input[type="search"]::-webkit-input-placeholder{
      color: #0275bf;  
      opacity:0.54;
    }
    .dataTables_wrapper .dataTables_filter input[type="search"]::-moz-placeholder{
      color: #0275bf;  
      opacity:0.54;
    }
    .dataTables_wrapper .dataTables_filter input[type="search"]:-ms-input-placeholder{
      color: #0275bf;     
      opacity:0.54;
    }
    .dataTables_wrapper .dataTables_filter input[type="search"]:-moz-placeholder{
      color: #0275bf; 
      opacity:0.54;
    }
  .dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em; }
  .dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
    /*domesanu*/
    float: none;
    text-align: center;
}
    .dataTables_wrapper .dataTables_paginate .paginate_button {
      box-sizing: border-box;
      display: inline-block;
      min-width: 1.5em;
      padding: 0.5em 1em;
      margin-left: 2px;
      text-align: center;
      text-decoration: none !important;
      cursor: pointer;
      *cursor: hand;
      color: #333333 !important;
      border: 1px solid transparent;
      border-radius: 2px;
/*domesanu*/
      box-shadow: none;
      color: #0275bf !important;
      font-size: 1.4em;
      text-shadow: none;

      }
      .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
      .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:focus {
        color: #575756 !important;
        border: 1px solid #b1b1b1;
        
        /*domesanu anadido para acercarse a los estilos de la paginacion de wordpress*/
        border:0;
        font-weight: bold;
        color: #b2b2b2 !important;
        font-size: 1.4em;
        font-family: Roboto;
        
        
        background-color: white;
        background: none
      }
      .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
       .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
       .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:focus,
        .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
        cursor: default;
        color: #666 !important;
        border: 1px solid transparent;
        background: transparent;
        box-shadow: none; }
      .dataTables_wrapper .dataTables_paginate .paginate_button:not(.previous):not(.next):hover,
      .dataTables_wrapper .dataTables_paginate .paginate_button:not(.previous):not(.next):focus {
        color: white !important;
        border: none;
        background-color: white;
        /*domesanu*/
         color: #333333 !important;
        
        
        background:none;
      }
      .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
      .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
      .dataTables_wrapper .dataTables_paginate .paginate_button.next:focus,
      .dataTables_wrapper .dataTables_paginate .paginate_button.previous:focus{
        border:none;
      }
      .dataTables_wrapper .dataTables_paginate .paginate_button:active {
        outline: none;
        background-color: white;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f1));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, white 0%, #f1f1f1 100%);
        /* Chrome10+,Safari5.1+ */
        background: -moz-linear-gradient(top, white 0%, #f1f1f1 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(top, white 0%, #f1f1f1 100%);
        /* IE10+ */
        background: -o-linear-gradient(top, white 0%, #f1f1f1 100%);
        /* Opera 11.10+ */
        background: linear-gradient(to bottom, white 0%, #f1f1f1 100%);
        /* W3C */
        box-shadow: inset 0 0 3px #111; }
    .dataTables_wrapper .dataTables_paginate .ellipsis {
      padding: 0 1em; }
  .dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(246, 246, 246, 0)), color-stop(25%, rgba(246, 246, 246, 0.9)), color-stop(75%, rgba(246, 246, 246, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(246, 246, 246, 0) 0%, rgba(246, 246, 246, 0.9) 25%, rgba(246, 246, 246, 0.9) 75%, rgba(246, 246, 246, 0) 100%);
    background: -moz-linear-gradient(left, rgba(246, 246, 246, 0) 0%, rgba(246, 246, 246, 0.9) 25%, rgba(246, 246, 246, 0.9) 75%, rgba(246, 246, 246, 0) 100%);
    background: -ms-linear-gradient(left, rgba(246, 246, 246, 0) 0%, rgba(246, 246, 246, 0.9) 25%, rgba(246, 246, 246, 0.9) 75%, rgba(246, 246, 246, 0) 100%);
    background: -o-linear-gradient(left, rgba(246, 246, 246, 0) 0%, rgba(246, 246, 246, 0.9) 25%, rgba(246, 246, 246, 0.9) 75%, rgba(246, 246, 246, 0) 100%);
    background: linear-gradient(to right, rgba(246, 246, 246, 0) 0%, rgba(246, 246, 246, 0.9) 25%, rgba(246, 246, 246, 0.9) 75%, rgba(246, 246, 246, 0) 100%); }
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_processing,
  .dataTables_wrapper .dataTables_paginate {
    color: #333333; }
  .dataTables_wrapper .dataTables_scroll {
    clear: both; }
    .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
      *margin-top: -1px;
      -webkit-overflow-scrolling: touch; }
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
        vertical-align: middle; }
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
        height: 0;
        overflow: hidden;
        margin: 0 !important;
        padding: 0 !important; }
  .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0px none #f6f6f6; }
  .dataTables_wrapper.no-footer div.dataTables_scrollHead table,
  .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none; }
  .dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
 
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }

#ofertas_empleo #tabla_ofertas th{
  display:none;
}
#ofertas_empleo #tabla_ofertas .ubic_fecha {
  font-size: 1em;
  color: #000000;
}
#ofertas_empleo #tabla_ofertas .titulo {
  font-size: 1.8em;
  padding: 15px 0;
}
#ofertas_empleo #tabla_ofertas .descripcion {
  color: #333333;
}


nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 {
  width: 100%;
}
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0.ubermenu-active {
    width: 100%;
}
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0.ubermenu-active > ul {
     opacity: 1;
}
.ubermenu-accessible #searchform input:not(:hover):focus,
.ubermenu a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only:not(:hover):focus,
.ubermenu-accessible a.ubermenu-target-with-image:not(:hover):focus,
.ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded a:not(:hover):focus,
#ver_cat button:not(:hover):focus {
    box-shadow: 0 0 5px #0275bf !important;
    border: 1px solid #0275bf !important;
    /*margin: -1px !important;*/
}
.ubermenu .ubermenu-item .ubermenu-submenu-drop{
  visibility: visible;
  height: 100vh !important;
  max-height: 0 !important;
}
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0.ubermenu-active > ul.ubermenu-submenu {
  height: 100vh !important;
  max-height: 100vh !important;
}
nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0.ubermenu-active.ubermenu-in-transition > ul.ubermenu-submenu{
  -webkit-transition: max-height 0.5s ease-in;
  -moz-transition: max-height 0.5s ease-in;
  transition: max-height 0.5s ease-in;
}
body:not(.ib-menu-active) header .x-brand.img a {
    position: relative;
    z-index: 1000;
}
body:not(.ib-menu-active) ul.ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-retractor-top {
    border-bottom: 0px;
}

body.ib-menu-active {
    margin-top: 0!important;
}
body.ib-menu-active footer {
    display: none;
}
body.ib-menu-active #top {
    height: 100vh !important;
}
body.ib-menu-active #top > *:not(header) {
    overflow: hidden;
    height: 0;
}
body .backstretch {
    -webkit-transition: opacity 1.5s linear;
    -moz-transition: opacity 1.5s linear;
    transition: opacity 1.5s linear;
}
body.ib-menu-active .backstretch {
    display: block !important;
    opacity: 0;
    max-height: 100vh !important;
    overflow: hidden;
}
body.ib-menu-active nav.ubermenu #ubermenu-nav-main-2-primary > .ubermenu-item-level-0 > ul.ubermenu-submenu {
    overflow: hidden;
}
body.ib-menu-active li#text-4 {
    width: auto;
}

/*DOOJMAMM: OCULTAR LA IMAGEN DE LAS NOTICIAS;*/
.single-webinar .entry-featured,
.single-publicacion .entry-featured,
.single-post .entry-featured {
    display: none;
}


/*
.pintar-cabecera-azul .x-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
*/


/* Equipo Directivo */
.junta-directiva .x-block-grid {
    padding: 0 !important;
    margin-bottom: 0;
}
.junta-directiva .x-block-grid li.x-block-grid-item {
    margin-top: 0 !important;
    padding-bottom: 3em;
}
.junta-directiva .x-block-grid img {
    margin-bottom: 2em;
}
.junta-directiva .x-block-grid h2 {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.3em;
    text-align: left;
}
.junta-directiva .x-block-grid p {
    margin-bottom: 0.3em;
    text-align: left;
}
.junta-directiva .x-block-grid br {
    display: none;
}
.junta-directiva .x-container:last-child {
    padding-bottom: 0 !important;
}
.junta-directiva li.x-block-grid-item:last-child {
    padding-bottom: 0;
}
@media (min-width: 980px) {
  .junta-directiva .x-block-grid {
      padding: 0 7% !important;
  }
  .junta-directiva li.x-block-grid-item:nth-last-child(-n+3):not(:nth-child(3n)) {
      padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .x-recent-posts a:last-child article.hentry>.entry-wrap,
  .x-recent-posts a:last-child .entry-wrap .x-recent-posts-content,
  .x-recent-posts a:last-child .entry-wrap .x-recent-posts-content .x-recent-posts-excerpt p{
      padding-bottom: 0 !important;
  }
}


/* Eventos: listado */

.archive.tax-eventos:not(.search) article {
    padding: 1em 0;
}
.archive.tax-eventos:not(.search) .x-main article:first-child {
    padding-top: 0;
}
.archive.tax-eventos:not(.search) .x-main article:last-child {
    padding-bottom: 0;
}


@media (min-width: 700px){
  .archive.tax-eventos:not(.search) article:not(:first-child) {
      border-top: 1px solid #b2b2b2;
  }
}
.archive.tax-eventos#home-eventos article:not(:first-child) {
    border-top: 1px solid #b2b2b2;
} 

.archive.tax-eventos:not(#home-eventos) .evento-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 38%;
}
.archive.tax-eventos.eventos-webinar:not(#home-eventos) .evento-container, .archive.tax-eventos:not(#home-eventos).tax-eventos_webinar .evento-container {
    width: 25%;
}
.archive.tax-eventos .evento-container .entry-thumb {
    background-color: #fff !important;
    height: auto;
}
.archive.tax-eventos .evento-container .entry-thumb:hover {
    background-color: #0275bf !important;
}
.archive.tax-eventos .evento-container .entry-thumb img {
    max-height: 220px;
    object-fit: cover;
}
.archive.tax-eventos:not(.search) .entry-wrap{
    width: 62% !important;
    padding: 0 2.5em 0 2em;
}
.archive.tax-eventos.eventos-webinar:not(.search) .entry-wrap {
    width: 75% !important;
    padding: 2.5em 2.5em 2.5em 2em;
}
.archive.tax-eventos:not(#home-eventos) .evento-container .evento-fecha {
    width: 32%;
}
.archive.tax-eventos.eventos-webinar .evento-container .evento-fecha {
    display: none;
}
.archive.tax-eventos .evento-container .entry-featured {
    width: 68% !important;
}
.archive.tax-eventos.eventos-webinar .evento-container .entry-featured {
    width: 100% !important;
}
.archive.tax-eventos .evento-container .evento-fecha span.fecha1 {
    display: block;
    font-size: 4.5em;
    line-height: 0.5;
    font-weight: bold;
    font-family: "Courgette";
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}

.archive.tax-eventos .evento-container .evento-fecha span.fecha1.completa {
    font-size: 3em;
}

.archive.tax-eventos .evento-container .evento-fecha span.fecha2 {
    font-size: 1.2em;
    line-height: 1;
    font-weight: bold;
    font-family: "Courgette";
}
@media (max-width: 850px) {
    .archive.tax-eventos .evento-container .evento-fecha span.fecha2 {
        display: block;
        line-height: 1.4;
    }
}

.archive.tax-eventos .evento-container .evento-fecha span.fecha1.completa span.fecha2{
    font-size: 0.35em;
    display: inline-block;
}

.archive.tax-eventos .evento-container .evento-fecha span.icono {
    text-align: center;
    display: block;
}
/* limitar texto a 2 líneas y añadir puntos suspensivos: sólo funciona en Chrome */
/*.archive.tax-eventos .entry-title a {
    overflow: hidden;
    display: -webkit-box;
    margin: 0 !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}*/

.archive.tax-eventos.eventos-webinar #top > .x-container {
    padding-top: 20px !important;
}
.archive.tax-eventos.eventos-webinar #listaCategorias {
    padding-bottom: 40px !important;
}
.archive.tax-eventos:not(.search) .entry-header .p-meta a {
    color: #333333;
}
.archive.tax-eventos:not(.search) .entry-header .p-meta i,
.archive.tax-eventos:not(.search) .entry-header .p-meta span.x-icon {
    position: absolute;
}
.archive.tax-eventos.eventos-webinar p.p-meta {
    display: none;
}
.archive.tax-eventos:not(.search) .evento-horario {
    display: block !important;
    margin-bottom: 8px;
}


@media (max-width: 899px) {
    .archive.tax-eventos .evento-container .evento-fecha,
    .archive.tax-eventos:not(#home-eventos) .evento-container .evento-fecha {
        width: 100%;
        margin-bottom: 1em;
    }
    .archive.tax-eventos#home-eventos .evento-container .evento-fecha {
        position: relative;
        top: 11px;
    }

}
@media (min-width: 700px) and (max-width: 899px) {
    .archive.tax-eventos:not(#home-eventos) .evento-container {
        width: 26%;
    }
    .archive.tax-eventos.eventos-webinar:not(.search) .entry-wrap {
        width: 74% !important;
        padding: 1.5em 2.5em 0 2em;
    }
    .archive.tax-eventos.eventos-webinar:not(.search) .entry-wrap {
        padding: 2.5em 2.5em 2.5em 2em;
    }

    .archive.tax-eventos .evento-container .evento-fecha span.fecha1{
      display: inline;

    }
    .archive.tax-eventos .evento-container .entry-featured {
        width: 100% !important;
    }
}
@media (max-width: 699px) {
    .archive.tax-eventos:not(.search):not(#home-eventos) article:not(:last-child) {
        padding-bottom: 2.5em;
        padding-top: 0;
    }
    .archive.tax-eventos:not(#home-eventos) .evento-container,
    .archive.tax-eventos.eventos-webinar:not(#home-eventos) .evento-container {
        display: block;
        margin-bottom: 1em;
        width: 100%;
    }
    .archive.tax-eventos .evento-container .evento-fecha span.fecha1.completa,
    .archive.tax-eventos .evento-container .evento-fecha span.icono{
        display: inline-block;
    }
   .archive.tax-eventos .evento-container .evento-fecha span.icono{
      padding: 0 3%;
   }
   
    .archive.tax-eventos .evento-container .evento-fecha span.icono [data-x-icon2]:before{
      content: attr(data-x-icon2);
    }
    .archive.tax-eventos .evento-container .entry-featured, 
    .archive.tax-eventos.eventos-webinar  .entry-featured{
        width: 100% !important;
        margin: 0 auto;
    }
    /*.archive.tax-eventos .entry-featured .entry-thumb{
        margin: 0 auto;
        width: 60%;
    }*/
    .archive.tax-eventos .evento-container .entry-thumb img {
        max-height: 300px;
    }
    .archive.tax-eventos:not(.search) .entry-wrap,.archive.tax-eventos.eventos-webinar:not(.search) .entry-wrap {
        width: 100% !important;
    }
}




/* Eventos: búsqueda */

.search-ib article.evento .evento-fecha {
    display: block !important;
}
.search-ib article.evento span {
    left: 0;
}



/* Eventos: detalle */

.single-evento .x-section.post-evento {
    background-color: #fff;
    margin-bottom: -1px;
}

.single-evento .entry-featured {
    display: none;
}
/*span.evento-ponente .nombre,*/
span.evento-ubicacion, span.evento-horario, span.evento-ponente .ellipsis {
    position: relative;
    left: 1.8em;
    text-transform: none;
}
/*span.evento-ponente .ellipsis {
    position: relative;
    left: 1.5em;
    font-size: 1em !important;
}*/
/*span.evento-ponente {
    font-size: 1em !important;
}
span.evento-ponente .nombre:not(:first-child) {
    display: block !important;
}*/
.single-evento .entry-wrap {
    box-shadow: none;
    padding-top: 0;
}
.single-evento .x-section .x-container.marginless-columns .x-column.col-izda.col-evento-post {
    width: 65%;
    padding-right: 7% !important;
}
.single-evento .x-section.post-evento.sin-form .x-container.marginless-columns .x-column.col-izda.col-evento-post {
    padding-right: 0% !important;
}
.single-evento .x-section .x-container.marginless-columns .x-column.col-dcha.col-evento-formulario {
    width: 35%;
}
.single-evento #iconos > .col-dcha .iconos-container {
    padding: 0 !important;
}

.single-evento .info-evento {
    padding-bottom: 0.6em;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 2.5em;
    width: 100%;
    overflow: auto;
}

.single-evento .info-evento .evento-item{
    width: 100%;
    overflow: auto;
    margin-bottom: 0.7em;
}

.single-evento .info-evento .evento-item:not(:last-child) {
    margin-bottom: 1.2em;
}

.single-evento .info-evento .fecha-evento,
.single-evento .info-evento .ubicacion-evento {
    float: left;
}

.single-evento .info-evento .fecha-evento {
    margin-right: 2em;
    font-weight: 600;
}

.single-evento .info-evento > .x-text p {
    margin-bottom: 0.5em;
}

.single-evento .info-evento .evento-item p {
    margin-bottom: 0;
}



.single-evento .info-evento .ubicacion-evento i,
.single-evento .info-evento .ubicacion-evento span.x-icon {
    left: 0.2em;
}
.single-evento .info-evento i + span,
.single-evento .info-evento span.x-icon + span {
    margin-left: 0.5em;
}
.single-evento .post-evento.sin-form .info-evento .ubicacion-evento i,
.single-evento .post-evento.sin-form .info-evento .ubicacion-evento span.x-icon {
    position: relative;
}
.single-evento .post-evento.sin-form .info-evento i.x-icon-map-marker + span,
.single-evento .post-evento.sin-form .info-evento span.x-icon-map-marker + span {
    margin-left: 1em;
}

.single-evento .evento-content ~ div h2 {
    margin: 1.2em 0;
    font-size: 1.6em;
    font-weight: bold;
}
.single-evento .info-evento span.fecha,
.single-evento .info-evento span.ciudad,
.single-evento .info-evento span.online {
    /*font-weight: bold;*/
}
.single-evento-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.single-evento .evento-content:not(:last-child),
.single-evento .evento-ponentes:not(:last-child) {
    margin-bottom: 3em;
}
.evento-ponentes .evento-ponente,
.evento-colaboradores .evento-colaborador {
    width: 50%;
    display: inline-block;
    margin-bottom: 1.5em;
}
.evento-ponentes .evento-ponente:nth-child(odd),
.evento-colaboradores .evento-colaborador:nth-child(odd) {
    padding-right: 2em;  
}
.evento-ponentes .evento-ponente:nth-child(even),
.evento-colaboradores .evento-colaborador:nth-child(even) {
    padding-left: 2em;  
}
.evento-ponentes .evento-ponente:last-child {
    margin-bottom: 0;
}
.evento-ponentes .evento-ponente img{
    width: 100%;
    max-width: 200px;
    margin-bottom: 1em;
}
.evento-colaboradores .evento-colaborador {
    margin: auto 0;
}
.evento-colaboradores .evento-colaborador img {
    margin-bottom: 1em;
}
.evento-ponentes strong {
    display: block;
}

.evento-form form,
.ao-form input,
.ao-form textarea,
.ao-form select,
.ao-form button.ao-form-submit {
    background-color: #0275bf !important;
}
.ao-form input.ao-form-field {
    box-shadow: none;
    color: #fff;
}
.ao-form input.ao-form-field:not(:hover):focus {
  border-color: #fff;
}

.ao-form input.ao-form-field::placeholder {
    color: #fff;
}
.ao-form span.ao-form-error-message{
  background-color: #ea0202;
  padding: 3px;
}

.ao-form .ao-row:nth-child(3) span.ao-form-error-message {
    position: absolute;
    z-index: 1;
    width: 200px;
}
.ao-row:nth-child(3) .ao-combo-block > label {
    display: block;
    float: right;
    width: calc(100% - 23px);
    font-size: 0.7em;
    line-height: 1.7;
}
.ao-row:nth-child(3) .ao-combo-block {
    display: block;
    float: left;
    margin-bottom: 16px;
}

/* IE 10+ */
/*.ao-form input.ao-form-field:-ms-input-placeholder { 
  color: #fff;
}*/

.ao-form button.ao-form-submit:hover {
    color: #0275bf !important;
    background-color: #fff !important;
    border-color:#fff !important;
}
.ao-form a{
  color: #ffffff;
  text-decoration: underline;
}
.ao-form select{
  color: #ffffff;
}
.single-evento .post-evento.sin-form .evento-calendario {
    text-align: center;
}
.single-evento .evento-calendario span {
    display: inline-block;
    /*position: relative;*/
    left: 1.5em;
}
.single-evento .evento-calendario i.x-icon.x-icon-calendar-o,
.single-evento .evento-calendario span.x-icon.x-icon-calendar-o {
    margin-right: 1em;
}
.single-evento .post-evento:not(.sin-form) .evento-calendario span:last-child {
    display: block;
}
.single-evento .post-evento.sin-form .evento-calendario span:last-child {
    margin-left: 0.5em;
}
.single-evento .evento-calendario a {
    text-decoration: underline;
}
.single-evento .evento-calendario a:not(:first-child) {
    margin-left: 0.5em;
}
.single-evento .evento-calendario a:not(:last-child) {
    margin-right: 0.5em;
}

.single-evento  table tr:first-child td{
  border-top: none;
}


@media (max-width: 899px) {
    .single-evento #cs-content > .x-container.marginless-columns {
        display: block;
    }
    .single-evento .x-section .x-container.marginless-columns .x-column.col-izda.col-evento-post {
        padding-right: 0px !important;
        width: 100%;
        display: block;
    }
    .single-evento .post-evento:not(.sin-form) .x-column.col-izda.col-evento-post {
        padding-bottom: 80px !important;
    }
    .single-evento .x-section .x-container.marginless-columns .x-column.col-dcha.col-evento-formulario {
        width: 100% !important;
        display: block;
    }
}
@media (max-width: 530px) {
    .single-evento .post-evento.sin-form .evento-calendario span:last-child {
        margin-left: 0;
        display: block;
    }
    .single-evento .post-evento.sin-form .evento-calendario {
        text-align: left;
    }
    .single-evento .post-evento.sin-form .evento-calendario:not(:last-child) {
      margin-bottom: 1.5em;
    }
}
@media (max-width: 450px) {
    .single-evento-container > div {
        width: 100% !important;
        padding: 0 !important;
    }
}



/* EVENTOS - HOME */
#mosaico.mosaico-home {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
#mosaico.mosaico-home #linea1 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 49.9%;
}
#mosaico.mosaico-home .x-container#linea1 div.x-column {
    float: left;
    width: 100%;
}
#mosaico.mosaico-home #mosaico-home-eventos {
    width: 49.9%;
    margin:0;
    display: -webkit-flex;
    display: flex;
}
#mosaico #home-eventos {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 50px 5% !important;
    height: 100%;
}

#mosaico.mosaico-home #mosaico-home-eventos.x-container div.x-column{ 
  display: block;
}
#mosaico #mosaico-home-eventos .x-raw-content {
    height: 100%;
}
#mosaico.mosaico-home #home-eventos,
#mosaico.mosaico-home #home-eventos * {
    background-color: #f6f6f6;
}
#mosaico.mosaico-home #home-eventos span.x-icon {
  font-size: 1em;
}
#mosaico.mosaico-home #texto2 .entry-wrap {
    display: -webkit-flex;
    display: flex;
}
#mosaico.mosaico-home div .x-recent-posts .x-recent-posts-img {
    padding: 0;
    height: 325px;
    width: 50%;
}
#mosaico.mosaico-home .archive.tax-eventos#home-eventos .entry-wrap {
    width: 100% !important;
    float: none;
    margin-top: 0.5em;
}
@media (min-width: 541px) {
  #mosaico.mosaico-home .evento-container {
      width: 25%;
      float: left;
  }
  #mosaico.mosaico-home .archive.tax-eventos#home-eventos .entry-wrap {
      padding-left: 25% !important;
      padding-right: 2.5% !important;
  }
}
#mosaico.mosaico-home .archive.tax-eventos#home-eventos .entry-wrap .entry-header .entry-title a {
    font-size: 1.2em;
}
#mosaico.mosaico-home #home-eventos > h2 {
    font-size: 0.8em;
}
#mosaico.mosaico-home .archive.tax-eventos#home-eventos article:nth-child(2){
    border: none;
}
#mosaico.mosaico-home a.mosaico-mas-eventos {
  text-align: center;
  margin-top: auto;
  text-decoration: underline;
}
#mosaico.mosaico-home a.mosaico-mas-eventos:not(:hover):focus,
a.enlace-foco:not(:hover):focus,
.enlace-foco a:not(:hover):focus,
.x-pagination a:focus {
    border: 1px solid #0275bf;
    box-shadow: 0 0 5px #0275bf;
}

/* cookies */
@media (max-width: 900px){
    #cookie-notice span#cn-notice-text {
        display: block;
        margin-bottom: 0.5em;
    }
}



/* email */
#test_email {
  display: none;
}



/* ocultar los tags de los posts */
.archive article > footer {
    display: none;
}
.single footer a[rel="tag"] {
    display: none;
}

/* Posicionar el footer al final de la página */
#top.vertical-align-footer {
    min-height: 100vh;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}
#top.vertical-align-footer footer {
    margin-top: auto;
}


/* página 404 */
.error404 .entry-wrap.entry-404 {
  border-radius: 0;
  box-shadow: none;
  padding: 80px 5%;
}
.error404 .backstretch {
  max-height: 150px;
}
.error404 .x-btn {
  text-transform: uppercase;
}



/* tarjetas de visita */
.tarjeta-de-visita .x-section {
    padding: 0 !important;
}
.tarjeta-de-visita .x-container {
    margin: 0;
    padding: 0 !important;
}
.tarjeta-de-visita .entry-wrap {
    box-shadow: none;
    border-radius: 0;
    /*background-color: #ededed;*/
    background-color: #f6f6f6;
}
.tarjeta-de-visita .entry-wrap,
.tarjeta-de-visita .tarjeta,
.tarjeta-de-visita .tarjeta-imagen,
.tarjeta-de-visita .tarjeta-datos {
    float: left;
    width: 100%
}
.tarjeta-de-visita .tarjeta-imagen {
    width: 30%;
}
.tarjeta-imagen img {
    width: 110px;
    text-align: right;
    margin: 0 3em 0 auto;
    display: block;
}
.tarjeta-de-visita .tarjeta-datos {
    width: 70%;
}
.tarjeta-de-visita .tarjeta-datos .datos-1 {
    margin-bottom: 1.5em;
}
.tarjeta-de-visita .tarjeta-datos h2 {
    margin-top: 0 !important;
    margin-bottom: 0.2em !important;
    font-size: 1.9em !important;
}
.tarjeta-de-visita .tarjeta-datos .cargo-area {
    font-size: 1.3em;
    display: block;
    line-height: 1.4em;
}
.tarjeta-de-visita .tarjeta-datos .tel {
    color: #333333;
}


@media (max-width: 700px) {
    .tarjeta-de-visita .tarjeta-imagen,
    .tarjeta-de-visita .tarjeta-datos {
        width: 100%;
    }
    .tarjeta-de-visita .tarjeta-imagen {
        margin-bottom: 1.5em;
    }
    .tarjeta-imagen img {
        margin: 0 auto;
    }
    .tarjeta-de-visita .tarjeta-datos .datos-1 {
        margin-bottom: 1em;
    }
    .tarjeta-de-visita .tarjeta-datos h2 {
        margin-bottom: 0em !important;
        font-size: 1.4em !important;
    }
    .tarjeta-de-visita .tarjeta-datos .cargo-area {
        font-size: 1.1em;
    }
    .tarjeta-de-visita .tarjeta-datos *{
        text-align: center;
    }
}


/* home - mosaico */
a.enlace-blanco,
a.enlace-blanco:hover {
  color: #fff;
  cursor: pointer;
}


.evento-tabla {
    display: table;
    table-layout: fixed;
}
.evento-tabla span {
    line-height: 1.4;
}
.evento-tabla .fila {
    display: table-row;
}
.evento-tabla .celda {
    display: table-cell;
    padding: 0.5em 0.625em;
    vertical-align: middle;
}
.evento-tabla .fila:not(:first-child) .celda {
    border-top: 1px solid #ddd;
}
.evento-tabla .hora {
    width: 15%;
}
.evento-tabla .titulo {
    width: 85%;
}
.evento-tabla .desc {
    display: block;
}
span.newline {
    display: block;
}
span.italic {
    font-style: italic;
}
.evento-tabla p:nth-last-child(-n+2) {
    margin: 0;
}


/* contraste con fondo blanco */
.x-scroll-top {
    border-color: #848484;
    color: #848484;
    opacity: 1 !important;
    transition: margin-bottom 0.6s ease,border-color .3s ease,color .3s ease;
}
.x-scroll-top:hover {
    border-color: #333333;
    color: #333333;
}
.x-scroll-top:not(:hover):focus {
    border-color: #333333;
    color: #fff;
    background-color: #333333;
}


[data-x-icon],
[data-x-icon][class*="x-icon-"],
.fa,
.fas,
.x-icon-angle-up {
  font-family: FontAwesome;
  font-weight: 400;
}
.x-icon.azul.icono.x-icon-external-link {
 font-weight: 900; 
}

#main-content,#open-menu {
    background-color: #fff;
    padding: 0.5em;
    color: #0275bf;
    text-decoration: underline;
    display: inline-block;
    box-sizing: border-box;
    border: 3px solid #0275bf;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    cursor: pointer;
}
.x-brand.img a:focus img {
    background: #0275bf;
    border: 2px solid #fff;
}
.ubermenu-icon.foco {
    border: 1px solid #fff;
    background: #0275bf;
}
.ubermenu li#text-5 a:focus img {
    border: 1px solid #0275bf;
    margin: -5px;
    padding: 5px;
}
.ubermenu-icon > a {
    display: block;
    width: 100%;
    height: 100%;
}


.widget.widget_search form button[type=submit] {
    display: block;
    position: absolute;
    right: 0;
    top: -11px;
    padding: 6px;
}
.widget.widget_search form button[type=submit]:focus {
    color: #0275bf;
    border: 2px solid #0275bf;
    width: auto;
    height: auto;
    clip: auto;
}

body:not(.home) .backstretch:not(.azul):after {
    content: '';
    background: rgba(0, 0, 0, 0.5607843137254902) !important;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.ubermenu .ubermenu-retractor-desktop span.fa.fa-times:focus:after {
    content: '';
    position: absolute;
    top: -7px;
    left: -7px;
    right: -7px;
    bottom: -1px;
    border: 2px solid #0275bf;

}
.ubermenu .ubermenu-tab .ubermenu-tab-content-panel > .ubermenu-item:first-child > .ubermenu-target {
    padding: 3vh 5px 15px 120px;
    font-size: 2.125em;
}
.ubermenu .ubermenu-tab .ubermenu-tab-content-panel > .ubermenu-item:first-child > .ubermenu-target .ubermenu-target-title {
    font-weight: bold !important;
    color: #333333;
}
/* Enlace a "Quiénes somos" */
.ubermenu ul.ubermenu-tabs-group.ubermenu-column.ubermenu-submenu-type-tabs-group > .ubermenu-tab.ubermenu-has-submenu-drop + .ubermenu-tab:not(.ubermenu-has-submenu-drop) > div {
    padding-top: 4vh !important;
}

.ubermenu li.widget_search h3.ubermenu-widgettitle {
    display: none;
}

/* redes sociales */
@media (max-width: 767px) {
    .ubermenu ul.ubermenu-tabs-group.ubermenu-column.ubermenu-submenu-type-tabs-group > li.ubermenu-item-auto.ubermenu-item-level-2 {
        width: 100%;
    }
    .ubermenu ul.ubermenu-tabs-group.ubermenu-column.ubermenu-submenu-type-tabs-group > li.ubermenu-item-auto.ubermenu-item-level-2 div {
        padding-right: 8%;
        padding-left: 5% !important;
    }
}

/* selector de idioma */

#ubermenu-nav-main-2-primary li .ubermenu-content-block.ubermenu-widget-area > .widget:last-child {
    width: 120px;
    min-width: 0;
    position: absolute;
    top: 13px;
    right: 4%;
}
#ubermenu-nav-main-2-primary li .ubermenu-content-block.ubermenu-widget-area > .widget:last-child .wpml-ls {
    /*padding: 0;*/
    display: none !important;
}
#ubermenu-nav-main-2-primary li .ubermenu-content-block.ubermenu-widget-area > .widget:last-child a.wpml-ls-link {
    padding: 3px;
    margin: 2px;
}
#ubermenu-nav-main-2-primary li .ubermenu-content-block.ubermenu-widget-area > .widget:last-child a.wpml-ls-link:first-child {
    margin-right: 5px;
}


/* páginas en inglés */
body.home.ib-class-en #x-section-3,
body.home.ib-class-en #mosaico,
body.ib-class-en #mosaico.x-section,
body.home.ib-class-en #x-section-8,
body.ib-innovacion.ib-class-en .x-section.ib-submenu {
    display: none !important;
}
/* prueba
body.home.ib-class-en #x-section-7,
body.home.ib-class-en div#listaRRSS {
    border-top: 0 !important;
}*/

/* UPDATE: los sr-only ya no se ven en la edición de Cornerstone */
body.cs-preview .sr-only {
    position: static;
    height: auto;
    width: auto;
    clip: inherit;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
/******/

.wpml-ls-legacy-list-horizontal {
    border: 1px solid transparent;
    padding: 0;
    clear: both;
    position: absolute;
    width: 93px;
    right: 0;
    top: 0;
}
.wpml-ls-legacy-list-horizontal * {
    color: #fff;
    font-family: Roboto;
}
.wpml-ls-legacy-list-horizontal span {
    font-size: 0.44em;
    font-weight: 300 !important;
}
@media (max-width: 500px) {
    .wpml-ls-legacy-list-horizontal {
        right: -25px;
    }
    .wpml-ls-legacy-list-horizontal a {
        padding: 5px;
    }
}