/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.10.7.1632137100
Updated: 2021-09-20 11:25:00

*/
/*CLASES GENERALES PERSONALIZADAS*/
.flex_row {
    display: flex;
}
.flex_center_center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex_column {
    flex-direction: column;
}
.mt-0 {
    margin-top: 0 !important;
}
.bg_c2 {
    background: #2F7DE1 !important;
}
.radius_10 {
    border-radius: 10px;
}
#page-container {
    overflow-x: hidden;
}
.bottom_radius {
    border-radius: 0 0 10px 10px;
}
a {
    color: #2f7de1
}
/*CABECERA*/
#header_top {
    z-index: 10;
}
#header_top > .et_pb_column,
#header_menu_block > .et_pb_column
{
    margin: 0 auto !important;
    max-width: 1210px;
    float: none;
}
#header_logo {
    float: left;
    width: auto;
    margin-right: 10px !important;
}
#header #header_top #header_buscador {
    float: right;
    width: 30%;
    max-width: 500px;
}
#header #header_top #header_buscador input.et_pb_searchsubmit {
    background: transparent;
    color: transparent;
    border: none;
    width: 55px;
    z-index: 2
}
#header #header_top #header_buscador input.et_pb_s {
    padding-right: 0 !important;
    color: #FFF;
}
#header #header_top #header_buscador .et_pb_searchform {
    background: #314596;
}
#header #header_top #header_buscador .et_pb_searchform:before {
    content: '\55';
    position: absolute;
    font-family: 'ETModules';
    z-index: 1;
    right: 0;
    font-size: 16px;
    padding: 8px 20px;
    color: #FFF;
    font-weight: 900;
}
#header_login {
    position: absolute;
    top: 0;
    right: 30%;
    width: auto;
    text-align: right;
    z-index: 10;
    white-space: nowrap;
    display: none;
}
#header_login .et_pb_login_form {
    width: 400px;
    background: #2F7DE1;
    padding: 0;
    border-radius: 10px;
}
#header_login .et_pb_login_form p {
    float: left;
    width: 33%;
    padding: 5px;
}
#header_login .et_pb_login_form p.et_pb_forgot_password {
    font-size: 12px;
    white-space: nowrap;
    position: absolute;
    right: 10px;
    top: 40px;
}
#header_login .et_pb_login_form p .input {
    padding: 8px 10px !important;
    font-size: 13px;
    text-align: left !important;
}
#header_login .et_pb_login_form p .et_pb_button {
    font-size: 13px;
    padding: 5px inherit;
}
#header_login .et_pb_newsletter_description {
    margin: 9px 0 0;
    width: 100%;
    text-align: right;
    padding-right: 5px;
}
#header_login .et_pb_newsletter_description a {
    color: #FFF;
    font-weight: bold;
}
.et_pb_button::after, .et_pb_button::before {
    font-size: 23px;
}

#iconos_login {
    position: absolute;
    top: 5px;
    right: 31%;
    margin: 0;
    width: 60px;
    text-align: center;
}
#iconos_login .fas {
    font-size: 12px;
    cursor: pointer;
    color: #FFF;
    font-family: Open Sans,Arial,sans-serif;
    font-weight: 900;
}
#iconos_login .fas::before {
    font-size: 20px;
    font-family: "Font Awesome 5 Free";
    display: block;
    font-weight: 900;
    margin-bottom: 2px;
}
#iconos_login a#icono_registro {
    display: block;
    white-space: nowrap;
    color: #FFF;
    font-size: 12px;
    font-weight: 600;
    line-height: 13px;
    position: absolute;
    left: -85px;
    top: 0px;
    text-transform: uppercase;
    font-weight: 900;
}
#iconos_login a#icono_registro span {
    display: block;
}
.login_activo #iconos_login a {
    display: none;
}
.admin-bar #iconos_login a {
    display: none;
}
#iconos_login .fa-times-circle {
    display: none;
    margin-top: 5px;
}
.login_activo #iconos_login .et_pb_text_inner .fa-times-circle,
.login_activo #header_login
{
    display: block;
    right: calc(30% + 50px);
}
.login_activo #iconos_login .et_pb_text_inner .fa-user {
    display: none;
}
#rss_header {
    margin: 7px 0 0 35px;
    float: left;
}
#menu-menu_top li {
    margin: 0;
    padding: 0;
}
#menu-menu_top a {
    text-transform: uppercase;
    color: #FFF;
    font-size: 13px;
    padding: 20px 30px;
    font-weight: 600;
}
.et-menu .menu-item-has-children > a:first-child::after {
    top: 20px;
    right: -2px;
    display: none;
}
#menu-menu_top .sub-menu {
    background: none !important;
    margin: 0;
    padding: 0;
    border: 0;
    width: fit-content;
}
#menu-menu_top .sub-menu li {
    background: #2ea3f2;
    width: 100%;
    border-bottom: 2px solid #FFF;
}
#menu-menu_top .sub-menu li:hover,
#menu-menu_top .sub-menu li.current_page_item
{
    background: #1DD0C2;
}
#menu-menu_top .menu-item a {
    padding: 20px 10px;
    white-space: nowrap;
    width: auto;
}
.et-menu li li.menu-item-has-children > a:first-child::after {
    right: 20px;
    top: 20px;
}
#menu-menu_top .sub-menu .sub-menu {
    margin: 23px 0 0;
    left: 100%;
}
#menu-menu_top .sub-menu li > a {
    padding: 20px 35px 20px 35px;
}
#menu-menu_top .sub-menu li.menu-item-has-children > a {
    padding: 20px 40px 20px 35px;
}
.et_pb_menu .et_pb_menu__menu > nav > ul > li:last-child > ul {
    top: calc(100% - 1px);
    left: auto;
    right: 0;
}
/*FIN CABECERA*/

/*HOME*/
#slides_left {
    margin-right: 1.5%;
    width: 61.8%;
}
#home_slide_top {
    overflow: visible;
}
#home_slide_top .et_pb_slide {
    padding: 0 0;
}
#home_slide_top .et_pb_slide .et_pb_container {
    height: auto;
}
#home_slide_top .et_pb_slide .et_pb_container .et_pb_slide_image {
    margin: 0 !important;
}
#home_slide_top .et_pb_slide .et_pb_container .et_pb_slide_image img {
    max-height: none !important;
}
#home_slide_top .et-pb-controllers {
    bottom: -40px;
    z-index: 900;
}
.et-pb-controllers a {
    background-color: #2f7de1;
}
.et-pb-controllers .et-pb-active-control {
    background-color: #314596;
}
.cabecera_bloque {
    width: 100%;
    float: left;
    margin: 30px 0 0;
    margin-bottom: 0 !important;
    padding: 10px 20px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    background: #2F7DE1;
    border-radius: 10px 10px 0 0;
}
.cabecera_bloque.sin_fondo {
    color: #000;
    background: none;
    padding: 5px 10px 20px;
    font-size: 18px;
    text-align: center;
    position: relative;
}
.cabecera_bloque.sin_fondo::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 4px;
    background: #2F7DE1;
    bottom: 11px;
    left: calc(50% - 25px);
}
.home_bloque_noticias {
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 20px;
    background: #F4F4F4;
}
.home_bloque_noticias.sin_fondo,
.home_bloque_noticias.sin_fondo article
{
    background: none;
    padding: 0px 10px;
}
.vermas_bloque {
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 20px;
    background: #F4F4F4;
    border-radius: 0 0 10px 10px;
    text-align: center
}
.vermas_bloque.sin_fondo {
    background: none;
}
.vermas_bloque div {
    text-align: center
}
.vermas_bloque a {
    display: content;
    background: #1DD0C2;
    font-size: 15px;
    font-weight: 700;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 40px;
    border-radius: 5px;
}
.home_separador {
    float: left;
    width: 100%;
    padding: 5px 0;
}
.home_bloque_noticias article
{
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.home_bloque_noticias article:last-child {
    margin-bottom: 0 !important;
}
.home_bloque_noticias article .entry-featured-image-url {
    float: left;
    width: 60px;
    margin: 0 15px 0 0;
    height: 60px;
    background: #FFF;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home_bloque_noticias article .entry-featured-image-url img {
    height: 100%;
    width: auto !important;
    max-width: none;
}
.home_bloque_noticias article .entry-title {
    color: #2F7DE1;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    display: block;
    margin: 2px 0 5px !important;
    padding: 0 !important;
}

.home_bloque_noticias article .post-content,
.home_bloque_noticias article .post-meta
{
    color: #000;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    margin: 0 !important;
    padding: 0 !important;
}
.home_bloque_noticias article .entry-featured-image-url ~ .entry-title,
.home_bloque_noticias article .entry-featured-image-url ~ .post-content,
.home_bloque_noticias article .entry-featured-image-url ~ .post-meta
{
    float: right;
    width: calc(100% - 75px);
}
#home_bloque_revistas.home_bloque_noticias {
    padding: 10px 10px 15px;
    border-radius: 0 0 10px 10px;
}
#home_bloque_revistas .row_revistas_home {
    float: left;
    width: 50%;
    margin: 0;
    padding: 10px;
    text-align: center;
}
#home_bloque_revistas .row_revistas_home p {
    margin: 0;
    padding: 0;
}
#home_bloque_revistas .row_revistas_home img {
    width: 90%;
    height: auto;
}
#home_bloque_revistas .row_revistas_home .titulo_revistas_home {
    color: #2F7DE1;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0;
}
#home_bloque_revistas .row_revistas_home .edicion_revistas_home {
    color: #000;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
}
#home_bloque_revistas .row_revistas_home .vermas_bloque {
    padding: 0;
    margin: 10px 0 0 !important;
}
#home_bloque_revistas .row_revistas_home .vermas_bloque a {
    font-size: 12px;
    padding: 5px 20px;
}
#home_publicaciones {
    border-radius: 0 0 10px 10px;
}
.row_infopacientes_home {
    float: left;
    width: 100%;
}
.row_infopacientes_home span {
    color: #2F7DE1;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    margin:0 0 5px;
    text-transform: uppercase;
}
.row_infopacientes_home ul {
    padding: 0;
    margin-bottom: 10px;
}
.row_infopacientes_home li {
    list-style: none;
    padding: 4px 0;
}
.row_infopacientes_home li a {
    color: #000;
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}
.bottom_radius {
    border-radius: 0 0 10px 10px;
}
.mc-main .my-calendar-footer {
    padding-top: 0;
}
#fila1_3 div {
    float: left;
    width: 100%;
    clear: both;
}
#fila1_3 #home_calendario {
    float: left;
    margin-top: 30px !important;
}
#home_calendario .my-calendar-header {
    position: relative;
    z-index: 20;
}
#home_calendario .my-calendar-nav ul {
    display: block;
    width: 100%;
}
#home_calendario .my-calendar-header {
    margin-top: -60px;
}
#home_calendario .my-calendar-nav .my-calendar-prev {
    float: left;
}
#home_calendario .my-calendar-nav .my-calendar-next {
    float: right;
}
#home_calendario .my-calendar-nav {
    width: 100%;
}
#home_calendario .my-calendar-nav a {
    border: none !important;
    text-decoration: none;
    visibility: hidden;
}
#home_calendario .my-calendar-nav a::before,
#home_calendario .my-calendar-nav a::after {
    visibility: visible;
    background: #2F7DE1;
    color: #FFF;
    border-radius: 50%;
    padding: 4px 5px 4px 3px;
}
#home_calendario .my-calendar-nav a::after {
    padding: 4px 3px 4px 5px;
}
#home_calendario .heading {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: -33px;
    padding: 0 0 10px;
    color: #2F7DE1;
    font-size: 18px;
}
.mc-main thead {
    border-bottom: none;
}
.mc-main th {
    border-bottom: none;
    background: #1DD0C2 !important;
    color: #FFF !important;
}
.mc-main .current-day,
.mc-main .current-day .mc-date
{
    border: none !important;
    background: none !important;
    font-weight: 900;
}
.mc-main .has-events a.mc-date {
    color: #1DD0C2 !important;
    background: #DEDEDE !important;
    font-size: 13px;
    padding: 4px 0;
}
.mc-date.no-events span {
    color: rgb(102, 102, 102);
    font-weight: 500;
    font-size: 14px;
}
.current-day .mc-date.no-events span {
    font-weight: 700;
}
.mc-main td {
    border: 1px solid rgba( 0,0,0,.05);
}
.mc-main .current-day {
    outline: none;
    background: none;
}
.my-calendar-footer {
    text-align: center !important;
}
.my-calendar-header .my-calendar-date-switcher {
    margin: 5px auto 20px;
}
.mc-main .calendar-events .mc_general .event-title,
.mc-main .calendar-events .mc_general .event-title a {
    background: #2F7DE1 !important;
    color: #FFF !important;
    font-weight: bold;
    font-size: 13px;
    padding-left: 15px;
    line-height: 16px;
}
.mc-main .calendar-events button.close,
.mc-main .calendar-events button.close *
{
    background: none !important;
    color: #FFF;
    padding: 5px !important;
    right: 5px;
    cursor: pointer;
}
.calendar-events button.mc-toggle:hover,
.calendar-events button.mc-toggle:focus
{
    outline: none;
}
.mc-main .calendar-events .mc_general .details .sharing .mc-details a {
    background: #1DD0C2;
    border-radius: 5px;
    color: #FFF;
    font-size: 12px;
    padding: 5px 20px;
}
#home_calendario .mc-main.calendar {
    max-width: 1210px !important;
    margin-top: 0px;
}
#home_calendario .mc-main.calendar #mc_event h2.event-title {
    background: none !important;
    padding: 0 0 5px;
    font-size: 18px;
    font-weight: 600;
}
#home_calendario .mc-main.calendar #mc_event .details .sharing {
    display: none;
}
.event-title .category-icon {
    display: none;
}
.mc-main .details .mc_edit_links {
    border: none;
    font-size: 14px;
}
.mc-main .event-title a > span {
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    line-height: 15px;
    padding: 5px;
}
.mc-main .my-calendar-date-switcher select {
    margin: 0 5px !important;
}
.mc-main .my-calendar-date-switcher input[type="submit"] {
    margin-left: -5px !important;
    padding: 7px 15px 7.5px !important;
}
#home_webinars_blog article {
    width: 33.333%;
    margin: 5px 0 0;
    padding: 0 10px;
    border: none;
    background: none;
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
}
#home_webinars_blog  article .entry-title {
    text-align: center !important;
    margin-top:15px !important;
}
#home_webinars_blog  article .plyr {
    width: 100%;
    margin: 0 auto;
}
#home_webinars_blog article video {
    height: 180px;
}
#home_herramientas .et_pb_slide_image img {
    border-radius: 10px;
    overflow: hidden;
}
#home_herramientas .et_pb_slides,
#home_herramientas .et_pb_slides > .et_pb_slide
{
    min-height: 185px;
}
#home_herramientas .et_pb_slide {
    padding: 0;
}
#home_herramientas .et_pb_slide .et_pb_slide_image {
    padding: 0;
    margin: 0 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    align-items: center;
    justify-content: center;
    display: flex;
}
#home_herramientas .et_pb_slide .et_pb_slide_image img {
    max-height: none !important;
    height: auto;
    width: 100% !important;
    max-width: none !important;
}
#home_herramientas .et_pb_slide .et_pb_slide_description {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#home_herramientas .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    padding: 0;
    width: 70%;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.et-pb-arrow-next, .et-pb-arrow-prev {
    width: 50px;
}
#home_bloque_info_pacientes li a {
    color: #000;
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    display: block;
    margin: 0px;
}
#home-slide-grupos .dipl_blog_slider_content {
    display: none;
}
#home-slide-grupos.dipl_blog_slider .layout3 .dipl_blog_slider_content_wrapper {
    padding: 15px;
}
#home-slide-grupos.dipl_blog_slider .dipl_blog_slider_post_title {
    margin-bottom: 0px;
}
#home-slide-grupos.home_bloque_noticias article {
    float: left;
    width: 100%;
    margin-bottom: 0;
}
#home-slide-grupos .dipl_swiper_wrapper .swiper-container {
    width: 95%;
}
#home-slide-grupos .swiper-button-next {
    right: -20px;
}
#home-slide-grupos .swiper-button-prev {
    left: -20px;
}
@media (min-width:981px) {
    .home .et_pb_gutters3 .et_pb_column_1_3 {
        width: 32.667%;
    }
    .home .et_pb_gutters3 .et_pb_column {
        margin-right: 2.5%;
    }
    .home .et_pb_row .et_pb_column_1_2 {
        width: 48.5%;
        margin: 0;
    }
    .home .et_pb_row .et_pb_column_1_2.et-last-child {
        float: right;
    }
    .home .et_pb_gutters3 .et_pb_column_1_4 {
        width: 23.5%;
    }
}
.home .et_pb_section_0 > .et_pb_row {
    margin: 25px auto;
    padding: 0 !important;
}
.home .et_pb_section_0 > .flex_row {
    margin: 40px auto;
}
#fila1_3 .et_pb_image img {
    width: 100%;
}
/*FIN HOME*/

/*CATEGORIAS*/
.listado_posts_cat article {
    float: left;
    width: 23%;
    margin: 0 1% 25px;
}
.listado_posts_cat article:nth-child(4n+1) {
    clear: left;
}
.et_pb_post .entry-featured-image-url {
    height: 190px;
}
.et_pb_post .entry-featured-image-url img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center center;
}
.lista_bloques article {
    width: 100%;
    text-align: left;
    background: #F4F4F4;
    border: 0 !important;
    margin: 0 0 30px !important;
    border-radius: 10px !important;
    overflow: hidden;
}
.lista_bloques article.et_pb_post .entry-title {
    padding: 15px;
    background: #314596;
    color: #FFF;
}
.lista_bloques article.et_pb_post .post-meta {
    letter-spacing: 0;
    font-size: 12px;
    color: #000 !important;
    padding: 10px 15px 0;
}
.lista_bloques article.et_pb_post .post-content .post-content-inner p {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 20px;
    color: #666 !important;
    padding: 0px 15px 15px;
}
.lista_bloques article.et_pb_post .post-content .more-link,
.lista_bloques article.et_pb_post .more-link
{
    background: #DDD;
    padding: 5px 15px;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    display: block;
}
.category-40 .lista_bloques article.et_pb_post .post-meta {
    font-size: 14px;
    padding: 10px 15px 5px;
}
.category-27 .listado_posts_cat article,
.category-45 .listado_posts_cat article,
.category-52 .listado_posts_cat article,
body[class*='category-congreso'] .listado_posts_cat article
{
    display: flex;
    flex-direction: column-reverse;
}
.listado_posts_cat article .post-content .plyr--video {
    height: 200px;
    margin-bottom: 15px;
}
.category-sed-en-los-medios .entry-title {
    font-size: 16px;
    font-weight: 700;
}
.category-59 .et_pb_section.colaboraciones_bloque {
    width: 100%;
    max-width: 1210px;
    margin: 0 auto 40px;
    padding: 0px;
    background: #F4F4F4;
    border-radius: 10px;
    overflow: hidden;
}
.category-59 .et_pb_section.colaboraciones_bloque > .et_pb_row:first-child {
    background: #0C71C3;
    padding: 15px 20px !important;
}
.category-59 .et_pb_section.colaboraciones_bloque > .et_pb_row:first-child > .et_pb_column_3_4 {
    width: calc(100% - 120px);
    padding-top: 10px;
    margin: 0 !important;
}
.category-59 .et_pb_section.colaboraciones_bloque > .et_pb_row:first-child > .et_pb_column_3_4 h3 {
    padding: 0 !important;
    margin: 0 !important;
    color: #FFF;
    font-weight: 700;
}
.category-59 .et_pb_section.colaboraciones_bloque > .et_pb_row:first-child > .et_pb_column_1_4 {
    width: 120px;
}
.category-59 .et_pb_section.colaboraciones_bloque > .et_pb_row .et_pb_button {
    background: #314596 !important;
    border: none;
}
.category-59 .et_pb_section.colaboraciones_bloque > .et_pb_row article {
    padding: 20px;
    margin: 0 !important;
}
.category-59 .et_pb_section.colaboraciones_bloque > .et_pb_row article .dipl_blog_slider_content_wrapper {
    padding: 20px 20px 10px;
}
.category-59 .et_pb_section.colaboraciones_bloque > .et_pb_row article .dipl_blog_slider_content_wrapper h2 {
    margin: 0 !important;
}
#videos_blog article {
    display: flex;
    flex-direction: column-reverse;
}
.links_centrados {
    display: flex;
}
.links_centrados .et_pb_button_module_wrapper {
    display: flex;
    height: 100%;
}
.links_centrados .et_pb_button_module_wrapper a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: 1.3em !important;
}

/*FIN CATEGORIAS*/

/*BUSCADOR*/

.buscador_sidebar .search-field,
.buscador_sidebar select
{
    width: 100%;
    border: none;
    background: #EFEFEF;
    padding: 10px;
    color: #000;
    font-size: 12px;
    margin-bottom: 5px;
    position: relative;
}
.buscador_sidebar .search-submit {
    border: none;
    background: #314596;
    padding: 8px 18px;
    border-radius: 5px;
    color: #FFF;
    cursor: pointer;
    margin-top: 5px;
}
body[class*='category-publicaciones-sed'] #titulo_noticia,
.dipl-breadcrumb-inner li:last-child,
#busqueda_sidebar
{
    display: none;
}
body[class*='category-publicaciones-sed'] #busqueda_sidebar
{
    display: block;
}
#busqueda_contenidos {
    width: 100%;
    margin-right: 0;
}
body[class*='category-publicaciones-sed'] #busqueda_contenidos {
    width: 73.625%;
    margin-right: 5.5%;
}
/*FIN BUSCADOR*/

/*SINGLE*/
#cabecera_noticias_sidebar {
    margin-bottom: 20px !important;
}
#social_share {
    margin-top: -20px !important;
    width: max-content;
    float: right;
}
#social_share .et_pb_text_inner > p {
    display: none;
}
#titulo_noticia {
    margin-bottom: 10px;
}
#titulo_noticia h1 {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.2em;
    position: relative;
    margin: 0;
    padding: 0;
    color: #2f7de1;
}
#titulo_noticia h1::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -9px;
    width: 70px;
    height: 5px;
    background: #1DD0C2;
}
#single_content .et_pb_row_0 .et_pb_column_1_4.et_pb_column_1{
    padding: 0 0 20px !important;
}
#single_content .et_pb_section_0.et_pb_fullwidth_section {
    display: none;
}
.single .et-l--post > .et_builder_inner_content > .et_section_regular > .et_pb_row > .et_pb_column_1_4 > .et_pb_module.et_pb_text,
#single_content .et_pb_column .et_pb_blurb
{
    margin: 0 0 15px 0 !important;
}
.single .et-l--post > .et_builder_inner_content > .et_section_regular > .et_pb_row > .et_pb_column_1_4 > .et_pb_module.et_pb_blurb .et_pb_blurb_content {
    display: flex;
    align-items: center;
    max-width: none;
}
.single .et-l--post > .et_builder_inner_content > .et_section_regular > .et_pb_row > .et_pb_column_1_4 > .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image,
.single .et-l--post > .et_builder_inner_content > .et_section_regular > .et_pb_row > .et_pb_column_1_4 > .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    margin: 0;
    padding: 0;
}
.single .et-l--post > .et_builder_inner_content > .et_section_regular > .et_pb_row > .et_pb_column_1_4 > .et_pb_module.et_pb_blurb {
    margin: 0 0 10px !important;
}

.et_pb_module.et_pb_blurb ~ .et_pb_module.et_pb_text {
    margin-top: 40px !important;
}
.single .et-l--post > .et_builder_inner_content > .et_section_regular > .et_pb_row > .et_pb_column_1_4 > .et_pb_module.et_pb_blurb .et_pb_blurb_description {
    line-height: 1.2em;
}
.single .et-l--post > .et_builder_inner_content > .et_section_regular > .et_pb_row > .et_pb_column_1_4 > .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
    padding-left: 0 !important;
}
.single .et-l--post > .et_builder_inner_content > .et_section_regular > .et_pb_row > .et_pb_column_1_4 > .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-right: 15px !important;
}
.single .et-l--post > .et_builder_inner_content > .et_section_regular > .et_pb_row > .et_pb_column_1_4 > .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
    color: #FFF !important;
}
.video_link_sidebar .dipl_modal_trigger_element {
    color: #333;
    font-weight: 600;
    font-size: 14px;
}
.video_link_sidebar .dipl_modal_trigger_element::before {
    float: left;
    content: "\f04b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    padding-top: 3px !important;
    padding-right: 9px !important;
    padding-bottom: 3px !important;
    padding-left: 11px !important;
    color: #FFF !important;
    background-color: #2f7de1;
    font-size: 10px;
    margin-right: 12px;
}
.dipl_modal_inner_wrap {
    position: relative;
}
.video_link_sidebar .dipl_modal_wrapper .dipl_modal_inner_wrap .dipl_modal_header {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 999;
    padding: 0 !important;
}
.dipl_modal_header .dipl_modal_close_icon {
    color: #000;
    font-size: 24px !important;
    background: #FFF;
    padding: 10px;
    border-radius: 50%;
}
#single_content .et_pb_blurb .et_pb_blurb_content {
    min-height: 35px;
}
#single_content .et_pb_blurb .et_pb_blurb_content .et_pb_module_header {
    line-height: 1.2em;
    padding: 0;
}
#single_content .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    padding-top: 5px;
}
#single_content .et_pb_fullwidth_section .et_pb_fullwidth_header {
    max-width: 100%;
    padding-top: 7%;
    padding-bottom: 7%;
}
#single_content .et_pb_blurb_position_left .et_pb_blurb_container,
#single_content .et_pb_blurb_position_right .et_pb_blurb_container
{
    vertical-align: middle;
}
a.bigblue.big-button,
a.small-button.smallblue
{
    background: #314596 !important;
    color: #FFF !important;
    border: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    transition: all 0.3s ease;
}
a.bigblue.big-button:hover,
a.small-button.smallblue:hover
{
    background: #2f7de1 !important;
    color: #FFF !important;
    border: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
}
.page-id-5911 .et_pb_section_1 .et_pb_text_inner > ol > li {
    margin-bottom: 20px;
}
.nf-form-content {
    max-width: none !important;
}
#grupos_titulo {
    margin: -20px 0 0;
    font-size: 16px;
    line-height: 19px;
    padding: 15px 15px 5px;
    background: #F4F4F4;
}
#grupos_lista {
    background: #F4F4F4;
    padding: 10px 10px 0;
}
#grupos_lista li {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 8px;
}
#formulario_grupos .nf-form-fields-required {
    font-size: 12px;
}
#formulario_grupos nf-field {
    width: 48%;
    margin: 1%;
    float: left;
}
#formulario_grupos nf-field .checkbox-container.label-right .field-wrap {
    flex-direction: column;
}
#formulario_grupos nf-field .checkbox-container.label-right .field-wrap .nf-field-description {
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
}
#formulario_grupos nf-field .submit-wrap input {
    background: #314596 !important;
    color: #FFF !important;
    border: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    transition: all 0.3s ease;
    padding: 10px 20px;
    border-radius: 10px;
    cursor: pointer;
}
#formulario_grupos nf-field .submit-wrap input:hover {
    background: #2f7de1 !important;
    color: #FFF !important;
    border: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
}
.nf-error .nf-error-msg {
    color: #FFF !important;
    background: #e80000;
    padding: 5px 10px;
    font-size: 13px;
    margin: 10px 0;
}
.nf-form-errors nf-errors {
    float: left;
    width: 100%;
    text-align: center;
}
.nf-form-errors nf-errors .nf-error-msg {
    color: #000 !important;
    background: #F4F4F4;
    padding: 10px;
    color: #000 !important;
    font-size: 13px;
}
#afines_listado.et_pb_section {
    padding: 10px 0;
}
#afines_listado > .et_pb_row {
    padding: 0 0;
}
#afines_listado .dipl_flipbox .flipbox_position_top .et_pb_main_flipbox_image {
    margin-bottom: 0px;
}
#afines_listado .flipbox_front,
#afines_listado .flipbox_back
{
    padding: 0;
}
#single_content .et_pb_column_1_4 .et_pb_blurb.link_selected .et_pb_blurb_content,
#single_content #investigando-diabetes-sidebar .et_pb_blurb:hover .et_pb_blurb_content
{
    background: #2f7de1;
    border-radius: 5px;
    margin-bottom: 10px;
}
#single_content .et_pb_column_1_4 .et_pb_blurb.link_selected .et_pb_blurb_content .et_pb_module_header,
#single_content #investigando-diabetes-sidebar .et_pb_blurb:hover .et_pb_blurb_content .et_pb_module_header
{
    color: #FFF;
}
#wpmem_register_form .buttons,
#wpmem_pwdreset_form .buttons,
#wpmem_login .buttons
{
    background: #314596;
    padding: 10px 20px;
    color: #FFF;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
}
.dipl-breadcrumb-wrapper.layout2 li {
    flex-wrap: inherit !important;
    white-space: nowrap;
}
.dipl-breadcrumb-wrapper.layout2 li:last-child {
    display: none !important;
}
/*FIN SINGLE*/

/*GRUPOS*/
#pagina-grupos-trabajo {
    margin: 0 auto;
    width: 100%;
    max-width: 1210px;
    overflow: hidden;
}
#pagina-grupos-trabajo > .et_pb_row {
    float: left;
    width: calc(25% - 20px);
    margin: 0 10px 20px !important;
}
#pagina-grupos-trabajo > .et_pb_row:nth-child(4n+1) {
    clear: left;
}
#grupos-descargables .et_pb_blurb_content {
    max-width: none;
    margin: 10px 0;
}
#grupos_side {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#grupos_side li {
    float: left;
    width: 100%;
    border-left: 4px solid #2f7de1;
    margin-bottom: 10px;
    padding-left: 8px;
    transition: all 0.3s ease;
}
#grupos_side li a {
    color: #000;
    font-size: 13px;
    transition: all 0.3s ease;
}
#grupos_side li:hover,
#grupos_side li.current
{
    background: #2f7de1;
}
#grupos_side li:hover a,
#grupos_side li.current a
{
    color: #FFF;
}
/*FIN GRUPOS*/

/*PAGINATION*/
.et_pb_column .et_pb_posts .pagination a,
.pagination a
{
    background: #F4F4F4;
    padding: 8px 15px 10px;
    font-size: 14px;
    color: #000 !important;
    border-radius: 10px;
    transition: all 0.3s ease;
}
.et_pb_column .et_pb_posts .pagination a:hover,
.pagination a:hover
{
    background: #314596;
    color: #FFF !important;
}
.postid-6329 #main-content {
    position: relative;
    z-index: 998;
}
.postid-6329 header {
    position: relative;
    z-index: 999;
}

/*FORMULARIOS*/
#calculadora {
    padding: 0 20px;
}
#calculadora label,
.wpcf7-form label
{
    font-size: 13px;
    font-weight: 700;
    margin: 10px 0 0px;
    float: left;
    width: 100%;
}
#calculadora input,
#calculadora select,
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea
{
    font-size: 14px;
    float: left;
    margin: 0 10px 0 0;
    border: none;
    background: #F4F4F4;
    padding: 10px;
    border-radius: 10px;
}
.wpcf7-acceptance .wpcf7-list-item-label {
    line-height: 14px;
}
.wpcf7-acceptance .wpcf7-list-item > label {
    display: flex;
}
#formulario_contacto .wpcf7-form {
    float: left;
    width: 100%;
}
#formulario_contacto .wpcf7-form > p,
.postid-9745 .wpcf7-form > p
{
    float: left;
    width: 50%;
    clear: none;
}
#formulario_contacto .wpcf7-form > p:nth-child(4),
#formulario_contacto .wpcf7-form > p:nth-child(5),
#formulario_contacto .wpcf7-textarea,
.postid-9745 .wpcf7-form > p:nth-child(11)
{
    width: 100%;
    clear: both;
}
.postid-9745 .wpcf7-form > p .wpcf7-text {
    width: 90%;
}



/*CALCULADORAS*/
#calculadora input {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}
#calculadora input[type="checkbox"] {
    padding: 0;
    width: 20px;
    height: 20px;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    clear: left;
    margin: 10px 10px 0 0;
}
#calculadora span {
    float: left;
    margin: 5px 0 0;
    font-size: 13px;
}
#calculadora button,
.wpcf7-form input[type="submit"]
{
    background: #314596;
    color: #FFF;
    padding: 10px 20px;
    border: none;
    border-radius: 10px;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    clear: both;
    float: left;
    margin-top: 20px;
    cursor: pointer;
}
#calculadora #resultado {
    float: left;
    clear: both;
    margin: 15px 0 0;
    font-size: 20px;
    color: #2f7de1;
    font-weight: 700;
}
.wpcf7-form input[type="file"] {
    background: none;
    border: none;
    clear: both;
    margin-top: 5px;
    padding: 0;
    border-radius: 0;
}
.wpcf7-form p {
    clear: both;
}
#calculadoras_listado .entry-title {
    padding: 0;
}
#calculadoras_listado article {
    border: none;
    padding: 0;
}
#calculadoras_listado a {
    display: block;
    width: 100%;
    background: #F4F4F4;
    transition: all 0.3s ease;
    padding: 15px 20px;
    border-radius: 10px;
    border: 1px solid #DDD;
    font-size: 14px;
}
#calculadoras_listado a:hover {
    background: #1DD0C2;
    color: #FFF;
}
.wpcf7 form.sent .wpcf7-response-output {
    margin: 20px 0 !important;
    float: left !important;
    clear: both !important;
    border: none !important;
    background: #2f7de1 !important;
    padding: 10px 20px !important;
    color: #FFF !important;
    border-radius: 8px !important;
    width: 100% !important;
    text-align: center !important;
    position: relative;
}
/*FIN CALCULADORAS*/

/*AREA SOCIOS*/
#wpmem_restricted_msg,
#wpmem_login
{
    width: 98%;
    max-width: 1210px;
    margin: 20px auto;
}
#wpmem_register_form legend {
    display: none;
}
#wpmem_reg label[for=titulo]:before {
    content: 'DATOS PERSONALES';
    float: left;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    margin: 10px 0 5px;
}

#wpmem_reg label[for=centro_trabajo]:before {
    content: 'DATOS PROFESIONALES';
    float: left;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    margin: 10px 0 5px;
}
#wpmem_reg label[for=IBAN]:before {
    content: 'DATOS BANCARIOS';
    float: left;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    margin: 10px 0 5px;
}
#wpmem_reg label[for=IBAN]:after {
    content: 'Cuota anual: 42.06 euros';
    float: left;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    margin: 5px 0 10px;
}
#wpmem_reg label[for=titulo_universitario]:before {
    content: 'PARA RESIDENTES EN EL EXTRANJERO, ES NECESARIO ADJUNTAR EL TÍTULO Y EL CV';
    float: left;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    margin: 10px 0 5px;
}
#info-usuarios #wpmem_profile_form label[for=IBAN],
#info-usuarios #wpmem_profile_form #IBAN
{
    display: none;
}
#wpmem_reg input:invalid {
    border: red solid 1px;
}



#area-socios .dipl_tabs_content .dipl_tabs_item,
#area-socios .dipl_tabs_content .dipl_single_tab_content,
#area-socios .dipl_tabs_content .dipl_single_tab_content fieldset
{
    margin: 0;
    padding: 0 10px;
}
#area-socios .dipl_tabs_content #wpmem_login {
    margin: 0;
    padding: 0 ;
}
#area-socios #wpmem_profile_form .buttons {
    background: #314596;
    border: 0;
    border-radius: 10px;
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 20px;
    -webkit-appearance: none;
}
#socios_documentos article {
    width: 100%;
    text-align: left;
    background: #F4F4F4;
    border: 0 !important;
    margin: 0 0 20px !important;
    border-radius: 10px !important;
    overflow: hidden;
    float: left;
}
#socios_documentos .entry-title {
    padding: 0px 15px 10px;
    background: #314596;
    margin: 0 !important;
}
#socios_documentos .entry-title a {
    font-weight: 700;
    text-decoration: none;
    color: #FFF !important;
    font-size: 16px;
}
#socios_documentos .link {
    background: #DDD;
    padding: 5px 15px 8px;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    display: block;
}
#socios_documentos .link a {
    font-weight: 700;
    text-decoration: none;
    color: #333 !important;
    font-size: 13px;
}
#wpmem_register_form #numero_socio,
#wpmem_register_form label[for=numero_socio]
{
    display: none;
}
#wpmem_profile_form #numero_socio {
    pointer-events: none;
    background: #F4F4F4;
}
.div_file .description,
.div_file br
{
    display: none;
}
.div_file {
    font-size: 0px;
}
.div_file input {
    font-size: 14px !important;
}

#home_calendario .mc-title {
    font-size: 23px !important;
    font-weight: bold !important;
}
#home_calendario .mc-content .time-block {
    width: 100%;
    border-bottom: 2px solid #CCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#home_calendario .mc-content .time-block > p > br {
    display: none;
}
#home_calendario .mc-content .time-block > p > span {
    float: left;
    margin-right: 10px;
}
#home_calendario .mc-main .time-block::before {
    top: 0px;
}
#home_calendario .calendar-link {
    background: #1DD0C2 !important;
    color: #FFF !important;
    padding: 10px 15px !important;
    font-weight: bold;
    border-radius: 10px;
}
#home_calendario .sharing {
    display: none;
}
.my-calendar-nav ul li.my-calendar-today {
    display: none;
}
.postid-6329 #main-content {
    position: relative;
    z-index: 900;
}
.postid-6329 #main-content {
    position: relative;
    z-index: 900;
}
.mc-main button.close {
    top: 0px;
}
button.mc-toggle:hover, button.mc-toggle:focus {
    outline: none;
}
#home_socios .dipl_image_card_wrapper {
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*RESPONSIVE*/
@media (max-width: 1220px) {
    .home #et-main-area #main-content {
        padding: 0 30px;
    }
    #menu-menu_top a {
        font-size: 12px;
        padding: 20px 12px 20px 10px;
    }
    #menu-menu_top .menu-item-has-children a {
        padding: 20px 12px 20px 10px;
    }
    #page-container #et-main-area > #main-content
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    #social_share {
        margin-top: -6px !important;
    }
    .dipl_blog_slider .layout4 .dipl_blog_slider_image_wrapper img {
        height: 16vw !important;
    }
    .dipl_blog_slider .layout4 .dipl_blog_slider_image_wrapper {
        height: auto !important;
    }
}
@media (max-width: 1024px) {
    .home_bloque_noticias article .entry-title {
        font-size: 14px;
        line-height: 17px;
    }
    .page-id-1108 #et-main-area .et_section_regular.et_pb_section,
    .page-id-1195 #et-main-area .et_section_regular.et_pb_section
    {
        padding-top: 4%;
        padding-bottom: 4%;
    }
    .page-id-1108 #et-main-area .et_section_regular.et_pb_section .et_pb_row,
    .page-id-1195 #et-main-area .et_section_regular.et_pb_section .et_pb_row
    {
        width: 90%;
    }
    .page-id-1108 #et-main-area  .et_section_regular.et_pb_section .et_pb_row h2,
    .page-id-1195 #et-main-area  .et_section_regular.et_pb_section .et_pb_row h2
    {
        line-height: 1.2em;
    }

}
@media (max-width: 980px) {
    #cabecera_noticias_sidebar .et_pb_column_0,
    #cabecera_noticias_sidebar .et_pb_column_0_tb_body
    {
        width: calc(100% - 190px);
        margin-bottom: 10px;
    }
    #cabecera_noticias_sidebar .et_pb_column_1,
    #cabecera_noticias_sidebar .et_pb_column_1_tb_body
    {
        width: 170px;
        float: right;
    }
    #cabecera_noticias_sidebar {
        margin-bottom: 0px !important;
    }
    #header_menu_block {
        z-index:100;
        overflow: visible !important;
    }
    #header .mobile_menu_bar {
        position: absolute;
        top: -85px;
        color: #FFF;
        background: #7EBEC5;
        padding: 10px;
        left: 20px;
    }
    #header .mobile_menu_bar::before {
        color: #FFF !important;
    }
    #header #header_logo {
        margin-left: 70px !important;
        margin-top: 12px !important;
    }
    #header #header_logo.et_pb_image_1_tb_header {
        margin-left: 10px !important;
    }
    .et_pb_image_0_tb_header .et_pb_image_wrap img, .et_pb_image_1_tb_header .et_pb_image_wrap img {
        height: 35px;
    }
    #iconos_login {
        top: 0;
        right: 0;
        margin: 0;
        width: max-content;
    }
    #header #header_top #header_buscador {
        margin-top: 30px !important;
    }
    #iconos_login .fas {
        width: max-content;
    }
    #iconos_login .fas::before,
    #iconos_login .fas,
    #iconos_login span
    {
        float: left;
    }
    #iconos_login span {
        font-size: 11px;
        margin: 5px 0 0 5px;
    }
    #iconos_login a#icono_registro {
        left: -110px;
    }
    #header_menu .et_mobile_nav_menu .mobile_nav #mobile_menu1 {
        padding: 2% 0;
        background: #7EBEC5 !important;
    }
    .et_mobile_nav_menu #mobile_menu1 li {
        padding: 0 4%;
    }
    .et_mobile_nav_menu #mobile_menu1 li:hover {
        background-color: rgba(0,0,0,.05);
        opacity: .7;
    }
    .et_mobile_nav_menu #mobile_menu1 li a {
        border-bottom: 1px solid rgba(255,255,255,0.3);
        color: #FFF;
        padding: 10px 0;
        display: block;
        text-transform: uppercase;
        opacity: 1 !important;
        background: none !important
    }

    .et_mobile_nav_menu #mobile_menu1 li:last-child a {
        border-bottom: none;
    }
    #menu_footer .et_pb_menu__menu {
        display: block !important;
        margin: 0 auto;
    }
    #menu_footer .et_mobile_nav_menu {
        display: none !important;
    }
    #rss_footer,
    #txt_footer
    {
        text-align: center;
    }
    #slides_left {
        margin-right: 0;
        width: 100%;
    }
    .et_pb_slide_image, .et_pb_slide_video {
        width: 100%;
    }
    .et_pb_slide_image {
        position: relative;
    }
    #slides_right > .et_pb_image {
        float: left;
        width: 48%;
        margin-top: 20px !important;
    }
    #slides_right > .et_pb_image_1 {
        float: right;
    }
    #fila1 {
        display: block;
    }
    #fila1_1 {
        float: left;
        width: 49%;
    }
    #fila1_2 {
        float: right;
        width: 49%;
    }
    #fila1_3 #home_cabecera_calendario {
        width: 66%;
        left: 0;
        top: 0;
        position: absolute;
    }
    #fila1_3 #home_calendario {
        width: 66%;
        left: 0;
        top: 55px;
        position: absolute;
    }
    #home_cabecera_revistas {
        width: 66%;
        margin: 0;
    }
    #fila1_3 #home_cabecera_informacion_pacientes,
    #fila1_3 > .et_pb_image,
    #fila1_3 > #home_mas_sed
    {
        width: 30%;
        float: right;
        clear: right;
    }
    #fila1_3 > .et_pb_image {
        height: 20vw;
        overflow: hidden;
    }
    #home_webinars_blog article video {
        height: 18vw;
    }
    .home_bloque_noticias article .entry-title {
        font-size: 15px;
        line-height: 17px;
    }
    .home .et_pb_gutters3 .et_pb_column_1_4 {
        width: 23.5%;
    }
    #bloque_4_columnas .et_pb_column {
        width: 23.5%;
        margin-right: 2%;
        margin-bottom: 0px;
    }
    #footer_content .et_pb_column_0_tb_footer {
        width: max-content;
        margin-right: 2.5%;
        float: left;
    }
    #footer_content .et_pb_column_1_tb_footer {
        width: max-content;
        margin-right: 0 !important;
        float: right;
    }
    #menu_footer .et_pb_menu__wrap {
        display: block;
    }
    #rss_footer, #txt_footer {
        text-align: left;
    }
    .page-id-1108 .et_section_regular.et_pb_section .et_pb_row {
        padding: 0;
    }
    .page-id-1108 .et_section_regular.et_pb_section .et_pb_row .et_pb_column {
        margin-bottom: 0;
    }
    .page-id-1108 .et_pb_section_3.et_pb_section .et_pb_row {
        display: flex;
        flex-direction: column-reverse;
    }
    #post-1195 .et_pb_section_1 .et_pb_css_mix_blend_mode_passthrough {
        width: 25% !important;
        margin: 0 !important;
        padding: 0 10px !important;
    }
    #post-1195 .et_pb_section_1 .et_pb_row {
        padding: 0 10px !important;
    }
    #publicaciones_sed,
    .category-21
    {
        display: flex;
        flex-direction: column-reverse;
    }
    #publicaciones_sed .et_pb_column_1_4 {
        margin-bottom: 20px;
    }
    #publicaciones_sed .listado_posts_cat article {
        width: 100%;
    }
    .buscador_sidebar input[type="radio"] {
        float: left;
        width: 20px;
        margin-top: 5px;
    }
    .buscador_sidebar select ~ label {
        width: 100%;
        display: block;
    }
    .buscador_sidebar input ~ label {
        float: left;
        width: calc(20% - 20px);
        display: block;
    }
    .buscador_sidebar label ~ br {
        display: none;
    }
    .search-submit {
        clear: both;
        float: left;
        margin-top: 5px;
    }
    .dipl_blog_slider .layout4 .dipl_blog_slider_image_wrapper img {
        height: 34.5vw !important;
    }
}
@media (max-width: 900px) {
    #rss_header {
        margin: 7px 0 0 10px;
    }
    #home_socios .dipl_image_card_content_wrapper {
        padding: 10px 5px !important;
    }
    .listado_posts_cat article {
        width: 48%;
    }
    .listado_posts_cat article:nth-child(2n+1) {
        clear: left;
    }
    .dipl-breadcrumb-wrapper.layout2 li:last-child {
        display: none;
    }
    #single_content .et_pb_section .et_pb_row_0 {
        padding-top: 20px !important;
    }
    .buscador_sidebar input ~ label {
        width: calc(25% - 20px);
    }
    .lista_bloques article {
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    #post-1195 .et_pb_section_1 .et_pb_css_mix_blend_mode_passthrough {
        width: 50% !important;
        padding: 10px !important;
    }
    .et_pb_image_0_tb_header .et_pb_image_wrap img, .et_pb_image_1_tb_header .et_pb_image_wrap img {
        height: 40px;
    }
    #header #header_logo {
        margin-top: -5px !important;
    }
    #header #header_logo.et_pb_image_1_tb_header {
        margin-left: 68px !important;
        margin-top: 10px !important;
        clear: left;
    }
    #header #header_top #header_buscador {
        margin-top: 0px !important;
    }
    #header .mobile_menu_bar {
        top: -90px;
    }
    #fila1_1,
    #fila1_2,
    #home_cabecera_revistas
    {
        width: 100%;
        margin: 0;
    }
    #home_bloque_revistas.home_bloque_noticias,
    #home_cabecera_revistas.cabecera_bloque
    {
        width: 180px;
        clear: left;
        padding-top: 0;
    }
    #home_cabecera_sed.cabecera_bloque,
    .home_bloque_noticias#home_cursos_blog,
    #home_mas_sed
    {
        width: calc(100% - 200px);
        margin: 0 !important;
    }
    #home_cabecera_sed.cabecera_bloque.cabecera_grupos,
    #home_cabecera_sed.cabecera_bloque.cabecera_socios,
    #home_cabecera_sed.cabecera_bloque.cabecera_entidades
    {
        width: 100%;
    }
    #home_cabecera_sed.cabecera_bloque.cabecera_socios {
        margin-top: 0 !important;
    }
    #home_bloque_revistas .row_revistas_home {
        width: 100%;
        margin: 0 0 20px;
        padding: 10px;
    }
    #home_bloque_revistas .row_revistas_home:last-child {
        margin: 0;
    }
    #home_mas_sed {
        float: right;
        margin: 0 20px 0 0 !important
    }
    .et_pb_slides .et_pb_slide_image {
        display: block !important;
    }
    #fila1_3 #home_cabecera_revistas.cabecera_bloque
    {
        width: 66%;
    }
    #fila1_3 #home_calendario {
        width: 66%;
        left: 0;
        top: 10px;
        position: relative;
        float: left;
    }
    #bloque_4_columnas .et_pb_column {
        width: 48%;
        margin: 1% !important;
    }
    #home_herramientas {
        height: 100%;
    }
    #home_webinars_blog article {
        width: 50%;
    }
    #home_webinars_blog article:last-child {
        display: none;
    }
    #pagina-grupos-trabajo > .et_pb_row {
        width: calc(50% - 20px);
    }
    #pagina-grupos-trabajo > .et_pb_row:nth-child(2n+1) {
        clear: left;
    }

    .buscador_sidebar input ~ label {
        width: calc(33.33% - 20px);
    }
}
@media (max-width: 767px) {
    .dipl_blog_slider .layout4 .dipl_blog_slider_image_wrapper img {
        height: 72vw !important;
    }
}
@media (max-width: 600px) {
    .et_pb_image_0_tb_header .et_pb_image_wrap img, .et_pb_image_1_tb_header .et_pb_image_wrap img {
        height: 30px !important;
    }
    #header #header_top #header_buscador {
        margin-top: 15px !important;
        width: 100%;
        max-width: none;
    }
    #iconos_login .fas::before {
        font-size: 14px;
    }
    #iconos_login span {
        margin: 2px 0 0 5px;
    }
    #iconos_login a#icono_registro {
        left: auto;
        width: max-content;
        right: 0;
        top: 25px;
    }
    #iconos_login {
        top: 25px;
    }
    #header .mobile_menu_bar {
        top: -140px;
    }
    #home_cabecera_sed.cabecera_bloque,
    .home_bloque_noticias#home_cursos_blog,
    #home_mas_sed,
    #home_bloque_revistas.home_bloque_noticias,
    #home_cabecera_revistas.cabecera_bloque
    {
        width: 100%;
        margin: 0 !important;
    }
    #home_bloque_revistas .row_revistas_home {
        width: 50%;
    }
    #slides_right > .et_pb_image {
        width: 100%;
        text-align: center;
    }
    #fila1_3 #home_calendario,
    #fila1_3 #home_cabecera_revistas.cabecera_bloque
    {
        width: 100%;
    }
    #fila1_3 > .et_pb_image {
        height: auto;
        overflow: hidden;
        width: 48%;
        margin: 10px 1% 0;
        clear: none;
    }
    #home_webinars_blog article {
        width: 100%;
    }
    #home_webinars_blog article:nth-child(2) {
        display: none;
    }
    #footer_content .et_pb_column_0_tb_footer {
        width: 100%;
        margin-right: 0;
        float: left;
    }
    #menu-menu_footer {
        margin: 0 auto;
    }
    #rss_footer, #txt_footer {
        text-align: center;
    }
    #footer_content .et_pb_column_1_tb_footer {
        width: 100%;
    }
    #footer.et_pb_section_0_tb_footer.et_pb_section {
        padding-top: 25px;
        padding-left: 20px;
    }
    .page-id-1108 .et_pb_section .et_pb_text_inner,
    .page-id-1108 .et_pb_section .et_pb_text_inner li
    {
        font-size: 14px;
        line-height: 20px;
    }
    .page-id-1108 .et_pb_section h2 {
        font-size: 30px;
        line-height: 34px;
        padding: 0;
    }
    .listado_posts_cat article {
        width: 98%;
    }
    #single_content .et_pb_section .et_pb_row_0 {
        padding-top: 0px !important;
    }
    #formulario_contacto .wpcf7-form > p,
    .postid-9745 .wpcf7-form > p
    {
        float: left;
        width: 100%;
        clear: both;
    }
}
@media (max-width: 479px) {
    #cabecera_noticias_sidebar .et_pb_column_1 {
        margin: 5px 0 10px;
    }
    #social_share {
        margin-bottom: 10px !important;
    }
    #pagina-grupos-trabajo > .et_pb_row {
        width: calc(100% - 20px);
    }

    .buscador_sidebar input ~ label {
        width: calc(50% - 20px);
    }
}
@media (max-width: 430px) {
    #post-1195 .et_pb_section_1 .et_pb_css_mix_blend_mode_passthrough {
        width: 100% !important;
    }
    #menu_footer.et_pb_menu .et-menu > li {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 13px;
    }
}