
/*
Theme Name: Blog IEBS
Template: justread
Author: IEBS 
Description: Blog de IEBSchool

*/
@import url("../justread/style.css");

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

div#wpadminbar a {
    color: white !important;
}

::selection {
    background-color: #ebe0f1;
}
b, strong {
    font-weight: 700 !important;
}

p {
    margin-top: 0 !important;
    margin-bottom: 1rem !important;
}

body {
    background-color: white;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
}
h1, h2, h3, h4, h5, h6, .button, .wp-block-button__link, button, .site-main #infinite-handle span button, input[type="button"], input[type="reset"], input[type="submit"] {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600 !important;
    line-height: 1.25 !important;
    margin: 1.5em 0 .5em !important;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0 !important;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.2rem !important;
    letter-spacing: 0;
    color: black;
}

a {
    color: #6a0bd2 !important;
}
a:hover {
    color: #6a0bd2 !important;
}

a.btn.primary {
    background: #691193;
    border: none;
    border-radius: 50px;
    outline: none;
    color: white !important;
    padding: 10px 30px;
    display: block;
    width: fit-content;
    white-space: nowrap;
}
a.btn.primary:hover {
    color: white !important;
    text-decoration: none;
    opacity: .8;
}
.card {
    box-shadow: 0 2px 4px rgba(38, 50, 56, 0.3);
    border: none !important;
    overflow: hidden;
}
.card a:hover {
    color: #6a0bd2 !important;
}
.column-count-2 {
    column-count: 2;
}

.page .entry-content > p:first-child, .single .entry-content > p:first-child {
    font-size: 18px !important;
}


.page .site-content, .single .site-content {
    width: 100%;
}

.page .entry-body, .single .entry-body {
    box-shadow: none;
    padding: 0 5rem 4rem 12rem;
}

.entry-body {
    padding-bottom: 1.6em !important;
    width: 70%;
    /*float: left;*/
}

.page .hentry, .single .hentry {
    padding: 0;
}

.bloque_top {
    /*width: 70%;*/
    margin: 30px auto 20px;
}
.bloque_top ul {
    padding-left: 18px;
}
.bloque_top li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 17px;
}
.bloque_top li:before {
    content: '';
    width: 7px;
    height: 7px;
    border-bottom-right-radius: 100%;
    background: #7e2dd8;
    position: absolute;
    margin-top: 12px;
    margin-left: -17px;
}
.bloque_top li a {
    color: black !important;
}
.bloque_top li a:hover {
    color: #6a0bd2 !important;
}
.bloque_top .ver-mas {
    width: fit-content;
    text-align: center !important;
    float: none;
    border: 1px solid #6a0bd2;
    border-radius: 50px;
    margin-top: 10px;
    padding: 1px 40px;
}
.bloque_top .ver-mas:hover {
    text-decoration: none;
    background: rgba(106, 11, 210, 0.15);
}
.bloque_top .more-link {
    font-size: 18px !important;
}
.comments-area {
    padding: 2em 22%;
    background: #f5f7f8;
    width: 100%;
    margin: 0;
}
p.comment-form-comment, .comment-form-author, .comment-form-email, .comment-form-url {
    margin-bottom: 10px;
}

input#author, input#email, input#url {
    outline: none;
    border-radius: 10px;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
}

input#wp-comment-cookies-consent {
    margin: 2px 4px 0 0;
    zoom: 1.7;
    float: left;
    width: 15px;
}
.comment-form-cookies-consent label {
    float: left;
    width: 92%;
}
/*
@media (max-width: 1400px) {
    .page .hentry, .single .hentry, .comments-area {
        padding: 0 10%;
    }
}
@media (max-width: 768px) {
    .page .hentry, .single .hentry, .comments-area {
        padding: 0 5%;
    }
}
*/
@media (max-width: 550px) {
    .comment-form-cookies-consent label {
        width: 85%;
    }
        p.form-submit #submit {
        width: 100%;
    }
}


/*** Post ***/
.page .entry-header, .single .entry-header {
    -webkit-transform: skew(0deg, -2deg);
    transform: skew(0deg, -2deg);
    margin-top: -75px !important;
    padding-top: 140px !important;
}
.single-post .category-business-tech header.entry-header, .category-business-tech section#nuevo, 
.category-management section#nuevo, 
.category-innovacion section#nuevo, 
.category-finanzas section#nuevo, 
.category-logistica section#nuevo, 
.category-tecnologia section#nuevo,
.category-big-data section#nuevo {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)), url(/hub/wp-content/themes/iebs-blog/images/bg_cabecera_business-c.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
.single-post .category-marketing header.entry-header, .category-marketing section#nuevo, 
.category-marketing-estrategico section#nuevo, 
.category-marketing-digital section#nuevo, 
.category-analitica-usabilidad section#nuevo,
.category-seo-sem section#nuevo, 
.category-inbound-marketing section#nuevo,
.category-e-commerce section#nuevo, 
.category-mobile-marketing section#nuevo,
.category-comercio-ventas section#nuevo {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)), url(/hub/wp-content/themes/iebs-blog/images/bg_cabecera_marketing-c.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
.single-post .category-emprendedores header.entry-header, .category-emprendedores section#nuevo, 
.category-agile-scrum section#nuevo, 
.category-lean-startup section#nuevo, 
.category-creacion-empresas section#nuevo,
.category-negocios-internacionales section#nuevo {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)), url(/hub/wp-content/themes/iebs-blog/images/bg_cabecera_emprendedores-c.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
.single-post .category-recursos-humanos header.entry-header, .category-recursos-humanos section#nuevo, 
.category-relaciones-laborales section#nuevo, 
.category-rrhh-2-0 section#nuevo,
.category-reclutamiento-seleccion section#nuevo  {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)), url(/hub/wp-content/themes/iebs-blog/images/bg_cabecera_rrhh-c.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
.single-post .category-social-media header.entry-header, .category-social-media section#nuevo, 
.category-storytelling section#nuevo, 
.category-redes-sociales section#nuevo, 
.category-comunicacion-digital section#nuevo,
.category-publicidad-online section#nuevo {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)), url(/hub/wp-content/themes/iebs-blog/images/bg_cabecera_socialmedia-c.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
.recto {
    -webkit-transform: skew(0deg, 2deg);
    transform: skew(0deg, 2deg);
}
a.post-edit-link {
    color: white;
    background: #6a0bd2b0;
    padding: 2px 10px;
}
a.post-edit-link:hover {
    color: white !important;
}
.single-post .entry-meta a.comments-link {
    display: none;
}
span.cat-links {
    display: block;
    padding-top: 0;
}
span.cat-links a {
    background: rgba(0, 0, 0, 0.7);
    color: white !important;
    padding: 5px 10px;
    border-radius: 5px;
    text-transform: uppercase;
    /*font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir, "helvetica neue", helvetica, ubuntu, roboto, noto, "segoe ui", arial, sans-serif;*/
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 500;
}
span.cat-links a:hover {
    text-decoration: none !important;
    color: white !important;
    background-color: rgba(0, 0, 0, 0.8);
}
span.tags-links {
    display: none;
}
h1.entry-title {
    color: white;
}
.page .entry-title, .single .entry-title, h1.page-title {
    margin: 0 0 30px !important;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
}
.page .entry-meta a, .single .entry-meta a, .page .entry-meta, .single .entry-meta {
    color: white !important;
}
.entry-meta a:hover {
    color: white !important;
}
.content-body {
    max-width: 1500px;
    margin: auto;
    display: flex;
}

.page .entry-header, .single .entry-header, .page-header {
    margin-bottom: 4rem;
    padding: 4em 6em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.button, .wp-block-button__link, button, .site-main #infinite-handle span button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #691193;
    border: none;
    border-radius: 50px;
    outline: none;
}

.page .entry-content > p:first-child, .single .entry-content > p:first-child {
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #263238;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
}

span.cat-links__title {
    display: none;
}
img.singular-thumbnail.wp-post-image {
    border-radius: 5px;
}

.entry-content ul {
    padding-left: 20px;
}
.entry-content li {
    padding-left: 25px;
    list-style: none;
    padding-bottom: 10px;
    line-height: 1.8;
}

.entry-content li:before, #indice_contenido li:before {
    content: '';
    width: 7px;
    height: 7px;
    border-bottom-right-radius: 100%;
    background: #7e2dd8;
    position: absolute;
    margin-top: 9px;
    margin-left: -17px;
}
ol li {
    padding-left: 5px !important;
    padding-bottom: 10px !important;
    line-height: 1.8 !important;
    list-style: decimal !important;
}
ol li:before {
    content: none !important;
}
.widget ol {
    padding-left: 30px;
}
ol#indice_contenido li {
    padding-bottom: 0 !important;
    line-height: 25px !important;
}

.page .entry-media, .single .entry-media {
    margin: -4rem -4rem 3rem;
}
blockquote {
    border-top: 0;
    padding: 5px 0 5px 20px;
    margin-left: 30px;
    font-size: 1.15em;
    line-height: 1.5;
    border-left: 5px solid #e8e8e8;
}
blockquote:before {
    content: none;
}
.bctt-click-to-tweet {
    display: block;
    background-color: transparent;
    position: relative;
    border: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 1em;
    margin-top: 1.75em;
    border-top: 0;
    padding: 5px 0 5px 20px;
    margin-left: 30px;
    font-size: 1.15em;
    line-height: 1.5;
    border-left: 5px solid #e8e8e8;
}
.bctt-ctt-text a {
    margin: 5px 0 15px 0;
    position: relative;
    color: #000 !important;
    font-weight: 300;
    text-decoration: none !important;
    text-transform: none !important;
    word-wrap: break-word;
    border-bottom: none !important;
    box-shadow: none !important;
    border-top: 0;
    font-size: 1em;
    font-style: italic;
    display: block;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
    padding: 0;
    line-height: 1.5;
}
a.bctt-ctt-btn {
    float: none;
    width: fit-content;
    font-size: 12px;
}
.truncate {
    display: block;
    width: 215px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
article .breadcrumb {
    background: transparent;
    font-size: 17px;
    padding: 0;
    font-weight: 500;
    color: black;
    margin-bottom: 30px;
    display: block;
}

article .breadcrumb a, article .breadcrumb a:hover {
    color: black !important;
}
.breadcrumb i.fa.fa-chevron-right {
    margin: 9px 10px 0;
    font-size: 12px;
}


@media (max-width: 1400px) {
    .page .entry-body, .single .entry-body {
        padding: 0 5rem 4rem 8rem;
    }
    div#shares-post {
        margin: -8px 0 0 -65px !important;
    }
    aside#secondary {
        padding: 0 4rem 0 0 !important;
    }
}

@media (max-width: 1200px) {
    .page .entry-header, .single .entry-header, .page-header {
        padding: 10%;
    }
}
@media (min-width: 1200px) {
    .page .entry-title, .single .entry-title, h1.page-title {
        font-size: 3.2rem;
        margin-bottom: 50px !important;
        margin-top: 30px !important;
    }
}

@media (max-width: 1100px) {
    .page .entry-body, .single .entry-body {
        padding: 0 4rem 4rem 6rem;
    }
    aside#secondary {
        padding: 0 2rem 0 0 !important;
    }
}
/*
@media (min-width: 1024px) {
    .page .entry-body, .single .entry-body {
        padding: 4rem;
    }
}*/

@media (max-width: 768px) {
    div#shares-post {
        display: none;
    }
}


@media (max-width: 991px) {
    .entry-body {
        width: 100%;
        float: none;
    }
    aside#secondary {
        display: none;
    }
    .column-count-2 {
        column-count: 1;
    }
}

@media (max-width: 768px) {
    .page .entry-body, .single .entry-body {
        padding: 0 2rem 2rem 2rem;
    }
    .bloque_autor {
        margin: 30px 0 0px !important;
        /*display: flex !important;
        flex-direction: column !important;
        text-align: center !important;*/
    }
    .bloque_autor img.avatar {
        margin: auto !important;
    }
    /*a#follow {
        align-self: center !important;
        margin: 10px 0 !important;
    }*/
}

@media (max-width: 600px) {
    .author_profile {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    /*.author_description, */
    article .breadcrumb {
        display: none;
    }
    a#follow {
        width: 100%;
    }
    article iframe {
        height: 250px;
    }
}

div#shares-post {
    position: sticky;
    top: 80px;
    z-index: 9;
    margin: -8px 0 0 -80px;
    float: left;
}
.page .entry-content > p:first-child, .single .entry-content > p:first-child:first-letter {
    float: left;
    display: block;
    margin: -37px 13px -43px -5px;
    color: #691193;
    font-size: 98px;
    font-weight: 700;
}
div#shares-post a, .entry-body .shares li a {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    transition: all .2s ease-in-out;
}
div#shares-post a i, .entry-body .shares li a i {
    font-size: 21px;
    padding: 4px;
    border-radius: 50%;
    width: 40px;
    text-align: center;
    color: white;
    transition: all .2s ease-in-out;
}




/*** Search ***/
.form-wrapper {
    background: #691193;
}

input.search-field:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #691193 inset;
    -webkit-text-fill-color: white;
}
div#modal_search_mvl {
    padding-right: 0 !important;
}
div#modal_search_mvl .modal-header {
    border: 0;
}
div#modal_search_mvl .modal-dialog {
    width: 100%;
    height: -webkit-fill-available;
    max-width: none;
    margin: 0;
    padding: 0;
}
div#modal_search_mvl .modal-content {
    height: 100%;
    background: black;
    border-radius: 0;
    text-align: center;
}
div#modal_search_mvl button.close {
    color: white;
    text-shadow: none;
    opacity: 1;
    font-size: 3em;
    font-weight: 500;
}
div#modal_search_mvl p.modal-title {
    font-size: 2.5rem;
    color: white;
    font-weight: 600;
    margin-bottom: 30px;
}
form#form_search_home {
    width: 90%;
    background: white;
    border-radius: 50px;
    max-width: 700px;
    margin: auto;
}
div#modal_search_mvl input#searchHome {
    width: 90%;
    border: none;
    border-radius: 50px;
    outline: none;
    left: 0;
    margin-left: 0;
}
button#submit_form_search_home {
    float: right;
    background: transparent;
    color: black;
    width: 10%;
    font-size: 22px;
    padding: 0px 15px;
    text-align: right;
}
input#searchHome:-internal-autofill-selected {
    background-color: white !important;
}

@media (max-width: 500px) {
    button#submit_form_search_home {
        display: none;
    }
    div#modal_search_mvl input#searchHome {
        width: 100%;
    }
}




/*** Bloque RECURSO ***/
.bloque_recurso {
    border-radius: 10px;
    padding: 20px 30px;
    margin: 20px 0 40px;
    background-size: contain !important;
    background-color: rgb(243, 243, 243);
    min-height: 123px;
}
.bloque_recurso #ipad {
    width: 150px;
    min-height: 150px;
    background-size: contain !important;
    float: left;
    margin: -36px 20px 0 -30px;
}
.bloque_recurso span {
    color: white;
    text-transform: uppercase;
    padding: 0px 8px;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
    width: fit-content;
}
.bloque_recurso .d-flex.align-items-center {
    min-height: 83px;
}
.bloque_recurso p {
    font-weight: 700;
    line-height: 1.4;
}
.bloque_recurso a.link_cta {
    margin-left: 30px;
    font-size: 15px;
    white-space: nowrap;
    display: block;
    margin-top: 0;
    padding: 5px 30px;
}
.bloque_recurso.bg_ebook #ipad {
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_ebook-c.png) no-repeat;
}
.bloque_recurso.bg_ebook span, .bloque_recurso.bg_ebook a.link_cta {
    background: #ffbf00;
}
.bloque_recurso.bg_ebook a.link_cta:hover {
    background: #d29e02;
}
.bloque_recurso.bg_herramienta #ipad {
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_herramienta-c.png) no-repeat;
}
.bloque_recurso.bg_herramienta span, .bloque_recurso.bg_herramienta a.link_cta {
    background: #880cc3;
}
.bloque_recurso.bg_herramienta a.link_cta:hover {
    background: #640094;
}
.bloque_recurso.bg_estudio #ipad {
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_estudio-c.png) no-repeat;
}
.bloque_recurso.bg_estudio span, .bloque_recurso.bg_estudio a.link_cta {
    background: #b7da00;
}
.bloque_recurso.bg_estudio a.link_cta:hover {
    background: #9dbb02;
}
.bloque_recurso.bg_guia #ipad {
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_guia-c.png) no-repeat;
}
.bloque_recurso.bg_guia span, .bloque_recurso.bg_guia a.link_cta {
    background: #009fcc;
}
.bloque_recurso.bg_guia a.link_cta:hover {
    background: #01789a;
}
.bloque_recurso.bg_infografia #ipad {
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_infografia-c.png) no-repeat;
}
.bloque_recurso.bg_infografia span, .bloque_recurso.bg_infografia a.link_cta {
    background: #bd0288;
}
.bloque_recurso.bg_infografia a.link_cta:hover {
    background: #960273;
}
.bloque_recurso.bg_plantilla #ipad {
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_plantilla-c.png) no-repeat;
}
.bloque_recurso.bg_plantilla span, .bloque_recurso.bg_plantilla a.link_cta {
    background: #fe6e00;
}
.bloque_recurso.bg_plantilla a.link_cta:hover {
    background: #d25b00;
}
.bloque_recurso.bg_video #ipad {
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_video-c.png) no-repeat;
}
.bloque_recurso.bg_video span, .bloque_recurso.bg_video a.link_cta {
    background: #691193;
}
.bloque_recurso.bg_video a.link_cta:hover {
    background: #640094;
}

@media (max-width: 766px) {
    .bloque_recurso #ipad, a#comments-num {
        display: none;
    }
    .bloque_recurso {
        min-height: auto;
    }
}
@media (max-width: 600px) {
    .bloque_recurso #ipad {
        display: none;
    }
    .bloque_recurso .d-flex.align-items-center {
        flex-direction: column;
    }
    .bloque_recurso a.link_cta {
        margin-top: 20px;
    }
    .bloque_recurso {
        text-align: center;
    }
    .bloque_recurso span {
        margin: 0 auto 10px;
    }
}


/*** Bloque CTA ***/
.bloque_cta {
    border-radius: 10px;
    padding: 30px;
    margin: 20px 0 40px;
    background-size: contain !important;
    background-color: rgba(106, 11, 210, 0.1) !important;
    background: url(/hub/wp-content/themes/iebs-blog/images/bg-no-areas.png) right center no-repeat;
}
.bloque_cta h4 {
    font-size: 20px;
    color: black;
    line-height: 1.4 !important;
}
.content_cta {
    width: 65%;
}
.content_cta p {
    line-height: 1.5;
}
a.link_cta {
    color: white !important;
    padding: 5px 30px;
    border-radius: 50px;
    font-size: 18px;
    transition: all .2s ease-in-out;
    display: block;
    text-align: center;
    width: fit-content;
    font-weight: 500;
    background: #691193;
    line-height: 1.5;
}
a.link_cta:hover {
    text-decoration: none;
    letter-spacing: 0.5px;
    color: white !important;
}
.bg_emprendedores {
    background-color: rgba(189, 2, 136, 0.15) !important;
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_emprende.png) right center no-repeat;
}
.bg_emprendedores a.link_cta {
    background: #bd0288;
}
.bg_emprendedores a.link_cta:hover {
    background: #960273;
}
.bg_marketing {
    background-color: rgba(255, 191, 0, 0.2) !important;
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_mkt.png) right center no-repeat;
}
.bg_marketing a.link_cta {
    background: #ffbf00;
}
.bg_marketing a.link_cta:hover {
    background: #d29e02;
}
.bg_businesstech {
    background-color: rgba(254, 110, 0, 0.15) !important;
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_business.png) right center no-repeat;
}
.bg_businesstech a.link_cta {
    background: #fe6e00;
}
.bg_businesstech a.link_cta:hover {
    background: #d25b00;
}
.bg_socialmedia {
    background-color: rgba(0, 159, 204, 0.15) !important;
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_social.png) right center no-repeat;
}
.bg_socialmedia a.link_cta {
    background: #009fcc;
}
.bg_socialmedia a.link_cta:hover {
    background: #01789a;
}
.bg_rrhh {
    background-color: hsla(70, 100%, 43%, 0.2) !important;
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_rrhh.png) right center no-repeat;
}
.bg_rrhh a.link_cta {
    background: #b7da00;
}
.bg_rrhh a.link_cta:hover {
    background: #9dbb02;
}

@media (max-width: 991px) {
    div#primary {
        margin-top: 45px;
    }
    div#ultimas-noticias .more-link {
        color: #6a0bd2 !important;
    }
    .content_cta {
        width: 100%;
    }
    .bloque_cta {
        background: none;
    }
}
@media (max-width: 550px) {
    a.link_cta {
        width: 100%;
        display: block;
    }
    .bloque_cta {
        text-align: center;
    }
}




/*** Comments ***/
.comments-title {
    font-size: 1.4rem;
    color: #565656;
    margin: 0 0 2rem;
    text-align: left;
    line-height: 1.5;
}

.comment-body {
    border-radius: 10px;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
    padding: 0;
}

footer.comment-meta {
    padding: 20px 30px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 0;
}

.comment-content {
    padding: 20px 30px;
}

.comment-body .reply {
    margin: 0px 30px 20px;
    padding: 5px 20px;
    border: 1px solid #691193;
    border-radius: 50px;
}
.comment-body .reply:hover {
    background-color: rgba(105, 17, 147, 0.1);
}

.reply a {
    color: #691193 !important;
}

.comment-author a {
    color: #691193 !important;
}
.comment-metadata a {
    color: #6f8590 !important;
}

.reply a:hover, footer.comment-meta a:hover {
    text-decoration: none;
}

.comment-form-comment textarea {
    outline: none;
    border-radius: 10px;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
}

h3#reply-title {
    color: #565656;
}
p.logged-in-as {
    background: #ebe0f1;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #dcc9e6;
    margin-bottom: 20px;
}
p.logged-in-as a {
    color: #691193;
}


@media (max-width: 1400px) {
    .comments-area {
        padding: 2em 15%;
    }
}
@media (max-width: 768px) {
    .comments-area {
        padding: 2em 5%;
    }
}



/*** Autor ***/
.bloque_autor {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    margin: 30px 0 60px;
    padding: 20px;
}
.author_profile {
    text-align: center;
    margin-right: 20px;
}
.author_profile img.avatar {
    border-radius: 50%;
    margin: 0 auto 5px;
    min-width: 60px;
}
.author_profile p.name, .author_description p.name {
    font-weight: 600;
    margin: 10px 0 4px 0;
    display: block;
    font-size: 16px;
    line-height: 22px;
}
.author_description p.description {
    font-size: 15px;
    line-height: 1.6;
}
.author_description p.description a {
    text-decoration: underline;
    color: black !important;
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px;
}
.author_description p.description a:hover {
    color: #6a0bd2 !important;
}
.name a {
    color: #263238 !important;
}
.name a:hover {
    color: #6a0bd2 !important;
}
.author_description.description {
    font-size: 15px;
    line-height: 1.6;
}
a#follow {
    border: 1px solid #691193;
    background: #691193;
    padding: 5px 40px;
    border-radius: 50px;
    font-size: 17px;
    align-self: center;
    color: white;
}
a#follow:hover {
    /* background-color: rgba(105, 17, 147, 0.7); */
    text-decoration: none;
    opacity: .8;
    color: white !important;
}



/*** Shares ***/
.shares {
    display: flex;
    flex-direction: row;
    align-items: end;
    justify-content: space-between;
    border-bottom: 1px solid #8e8e8e;
}
.shares span {
    display: flex;
    align-items: center;
    font-size: 15px;
    /*font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir, "helvetica neue", helvetica, ubuntu, roboto, noto, "segoe ui", arial, sans-serif;*/
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}
.shares span img {
    margin-right: 10px;
}
.shares ul {
    padding: 0;
    margin-bottom: 10px;
}
.shares li {
    list-style: none;
    display: inline-block;
    margin: 0 2px;
}
.shares img, #shares-post img {
    transition: all .2s ease-in-out;
}
.shares img:hover, #shares-post img:hover  {
    transform: scale(1.2);
}
div#shares-post img {
    display: block;
    margin: 10px 0px;
}
a#comments-num {
    color: black !important;
}
a#comments-num:hover {
    color: black !important;
    text-decoration: none;
}
div#comments ol li {
    list-style: none !important;
}
.wp-applaud, .wp-applaud:hover, .wp-applaud:active {
    border: 0 !important;
    display: inline-block;
    margin: 0 0 0 -16px !important;
    padding-left: 55px !important;
    text-decoration: none;
    height: 37px;
    color: black !important;
    line-height: 48px;
}
span.wp-applaud-count {
    font-size: 15px;
}

@media (max-width: 450px) {
    .shares span {
        margin-bottom: 10px;
    }
    /*.single-post .shares {
        flex-direction: column;
    }*/
    .adjacent {
        padding: 1.5rem 0;
    }
    div#webinars-destacados .carousel-item {
        padding: 30px;
    }
    div#webinars-destacados a.btn.primary {
        padding: 10px;
        letter-spacing: 0 !important;
        white-space: inherit;
    }
}


/* sidebar */
aside#secondary {
    width: 30%;
    float: left;
    padding: 0 6rem 0 0;
}
h4.widget-title {
    margin-bottom: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #263238;
}
.textwidget.custom-html-widget {
    font-size: 17px;
    line-height: 26px;
}
.widget {
    margin-bottom: 35px;
}
.widget ul {
    padding-left: 30px;
}
.btn-suscripcion {
    width: 99%;
    margin-top: 10px;
    background: #ffbf00 !important;
    letter-spacing: 1px;
}
.btn-suscripcion:hover {
    letter-spacing: 5.5px !important;
    color: white !important;
}
li#webinar:before {
    content: "";
    background-size: contain;
    height: 18px;
    width: 18px;
    position: absolute;
    margin-left: -27px;
    margin-top: 4px;
    background-image: url(/hub/wp-content/themes/iebs-blog/images/webinar.png);
    background-repeat: no-repeat;
    background-position: center;
}
li#podcast:before {
    content: "";
    background: url(/hub/wp-content/themes/iebs-blog/images/podcast.png) no-repeat;
    background-size: contain;
    height: 18px;
    width: 18px;
    position: absolute;
    margin-left: -27px;
    margin-top: 4px;
}
#secondary {
    position: sticky;
    top: 45px;
    z-index: 8;
}
section#banner_recurso {
    background-size: cover !important;
    color: white;
    padding: 20px;
}
section#banner_recurso.bg_e-book, section#banner_recurso.bg_ebook {
    background: linear-gradient(to bottom, rgba(105, 17, 147, 0.7), rgba(105, 17, 147, 0.7)),url(/hub/wp-content/themes/iebs-blog/images/bg_recurso_ebook-c.jpg) no-repeat;
}

section#banner_recurso.bg_herramienta {
    background: linear-gradient(to bottom, rgba(105, 17, 147, 0.7), rgba(105, 17, 147, 0.7)),url(/hub/wp-content/themes/iebs-blog/images/bg_recurso_herramienta-c.jpg) no-repeat;
}
section#banner_recurso.bg_plantilla {
    background: linear-gradient(to bottom, rgba(105, 17, 147, 0.7), rgba(105, 17, 147, 0.7)),url(/hub/wp-content/themes/iebs-blog/images/bg_recurso_plantilla-c.jpg) no-repeat;
}
section#banner_recurso.bg_guia {
    background: linear-gradient(to bottom, rgba(105, 17, 147, 0.7), rgba(105, 17, 147, 0.7)),url(/hub/wp-content/themes/iebs-blog/images/bg_recurso_guia-c.jpg) no-repeat;
}
section#banner_recurso.bg_infografia {
    background: linear-gradient(to bottom, rgba(105, 17, 147, 0.7), rgba(105, 17, 147, 0.7)),url(/hub/wp-content/themes/iebs-blog/images/bg_recurso_infografia-c.jpg) no-repeat bottom;
}
section#banner_recurso.bg_video {
    background: linear-gradient(to bottom, rgba(105, 17, 147, 0.7), rgba(105, 17, 147, 0.7)),url(/hub/wp-content/themes/iebs-blog/images/bg_recurso_video-c.jpg) no-repeat;
}
section#banner_recurso.bg_estudio {
    background: linear-gradient(to bottom, rgba(105, 17, 147, 0.7), rgba(105, 17, 147, 0.7)),url(/hub/wp-content/themes/iebs-blog/images/bg_recurso_estudio-c.jpg) no-repeat;
}
#banner_recurso span.tipo-recurso {
    font-size: 2em;
    font-weight: 800;
    color: #691193;
    margin-top: -62px;
    margin-left: -20px;
    display: block;
}
section#banner_recurso p {
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 20px !important;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
section#banner_recurso a {
    padding: 5px 20px;
    border-radius: 50px;
    margin: auto;
    display: block;
    width: fit-content;
    color: white;
    font-weight: 600;
    background: #ff9800;
    background: -moz-linear-gradient(top, #ff9800 0%, #ff7500 100%);
    background: -webkit-linear-gradient(top, #ff9800 0%,#ff7500 100%);
    background: linear-gradient(to bottom, #ff9800 0%,#ff7500 100%);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    font-size: 15px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
section#banner_recurso a:hover {
    letter-spacing: 3px !important;
    color: white !important;
    text-decoration: none;
}
.bloque_recurso i.fa.fa-arrow-down, section#banner_recurso i.fa.fa-arrow-down {
    border-bottom: 2px solid white;
}




.post-navigation {
    margin-top: 1.5rem;
    /*width: 60%;*/
    margin: auto;
}
.tag nav.navigation.pagination {
    margin: auto;
    display: block;
}
/*article.adjacent:first-child:before {
    content: "\f053";
    position: absolute;
    z-index: 2;
    padding: 13px 30px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    color: white;
    text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.4);
}
article.adjacent:first-child .card:before {
    background: rgba(0, 0, 0, 0.3);
    color: white;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    content: "Anterior";
    position: absolute;
    z-index: 1;
    padding: 5px 50px;
    display: block;
    width: 100%;
    font-weight: 600;
}*/
span.nav-post {
    background: rgba(0, 0, 0, 0.2);
    /* color: white; */
    /* text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); */
    display: block;
    padding: 5px 30px;
    width: 35%;
    font-weight: 600;
    position: absolute;
    z-index: 2;
    margin-top: 23px;
}

/*@media (max-width: 1200px) {
    .post-navigation {
        width: 70%;
    }
}

@media (max-width: 991px) {
    .post-navigation {
        width: 90%;
    }
}*/



/* Indice de contenidos */
ul.ez-toc-list {
    margin-top: 10px !important;
}
p.ez-toc-title {
    font-size: 1.2rem !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#ez-toc-container a {
    color: #444 !important;
}
#ez-toc-container a:visited {
    color: #444 !important;
}
#ez-toc-container {
    border: none;
    margin: 2em 0 1em 0;
    border-left: 4px solid #691193;
    border-radius: 0;
    padding: 20px 40px 20px 30px;
}
.ez-toc-list li:before {
    content: none;
}
#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
    margin-left: 1em;
}
#ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, .ez-toc-widget-container, .ez-toc-widget-container li {
    line-height: 1.8;
}




/* Page */
/*.archive main#main {
    max-width: 1500px;
    margin: auto;
    width: 90%;
}*/

.hfeed .site-content {
    max-width: 100%;
}
.page-header {
    margin: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1)), url(/hub/wp-content/themes/iebs-blog/images/bg_lila-c.png) no-repeat;
    border-radius: 0;
    text-align: center;
    margin-bottom: 1rem;
    background-attachment: fixed;
    background-size: cover;
}
.page-title {
    color: white;
}
.pagination {
    padding: 3rem;
}



/**** HOME ***/

.home h3.widget-title, #shares h3.widget-title {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #263238;
}
.home section, footer section {
    max-width: 1500px;
    margin: auto !important;
    width: 90%;
}
.home main#main {
    padding: 0;
}

.grid > * {
    padding: 2rem .5rem;
}

.more-link {
    /*font-size: 23px !important;*/
    font-size: 30px !important;
    font-weight: bold !important;
}
.ver-mas {
    width: fit-content;
    float: right;
}
.ver-mas span {
    font-size: 15px;
    margin-right: 10px;
    font-weight: 500;
}
@media (min-width: 768px) {
    .grid > * {
        padding: 3.5rem 1.5rem;
    }
}
@media (max-width: 550px) {
   .more-link {
        font-size: 17px !important;
    } 
}

/* Intro */
#intro {
    text-align: center;
    background: white;
    background: url(http://justread.ibermasters.com//hub/wp-content/themes/iebs-blog/images/bg_alumni.png) center no-repeat;
    background-size: cover;
    max-width: none;
    width: 100%;
    padding: 80px 1.5rem 190px;
    background-attachment: fixed;
    /* -webkit-transform: skew(0deg, -2deg); */
    /* transform: skew(0deg, -2deg); */
    /* margin-top: -75px !important; */
}
#intro .row {
    /*padding: 70px 0 50px;
     -webkit-transform: skew(0deg, 2deg); */
    /* transform: skew(0deg, 2deg); */
    width: 100%;
    margin: auto;
    /* margin-top: -200px; */
}
/*#intro .col-12 {
    -webkit-transform: skew(0deg, -3deg);
    transform: skew(0deg, -3deg);
    text-align: center;
    padding: 12% 17% 2%;
}*/
#intro h1 {
    font-size: 3.5em;
    color: white;
}
#intro h2 {
    font-size: 25px;
    font-weight: 300;
    margin-top: 10px;
    color: white;
}
@media (max-width: 991px) {
    #intro h1 {
        font-size: 2.5em;
    }
    #intro h2 {
        font-size: 20px;
    }
    #intro {
        padding: 40px 1.5rem 150px;
    }
}
/* Intro */

/* Categorias home */
section#categories-home {
    -webkit-transform: skew(0deg, -2deg);
    transform: skew(0deg, -2deg);
    margin-top: -75px !important;
    width: 100% !important;
    background: #f5f7f8;
    max-width: none;
    padding-bottom: 100px;
}
section#categories-home .row {
    max-width: 1300px;
    margin: auto;
    -webkit-transform: skew(0deg, 2deg);
    transform: skew(0deg, 2deg);
    width: 100%;
    margin-top: -50px;
}
section#categories-home .card {
    width: 17%;
    border-radius: 5px;
    margin: 10px;
    padding: 0;
    box-shadow: 0 2px 4px rgba(38, 50, 56, 0.3);
    border: none;
    display: inline-flex;
    flex-basis: auto;
    max-width: 250px;
    min-width: 220px;
}
section#categories-home a {
    align-self: center;
    text-align: center;
    margin: auto;
    color: black !important;
    font-weight: 500;
    padding: 30px;
    width: 100%;
}
div#categories-home .card {
    width: fit-content;
    margin: 1.5%;
    text-align: center;
    padding: 5px 15px;
    flex-grow: 1;
    min-width: 25%;
}
div#categories-home .card a {
    color: black !important;
    font-weight: 500;
}
div#businesstech {
    border-bottom: 6px solid #fe6e00 !important;
}
div#businesstech a:hover {
    color: #fe6e00 !important;
}
div#emprendedores {
    border-bottom: 6px solid #bd0288 !important;
}
div#emprendedores a:hover {
    color: #bd0288 !important;
}
div#marketing {
    border-bottom: 6px solid #ffbf00 !important;
}
div#marketing a:hover {
    color: #ffbf00 !important;
}
div#social {
    border-bottom: 6px solid #009fcc !important;
}
div#social a:hover {
    color: #009fcc !important;
}
div#rrhh {
    border-bottom: 6px solid #b7da00 !important;
}
div#rrhh a:hover {
    color: #b7da00 !important;
}
@media (max-width: 550px) {
    section#categories-home .card {
        width: 100%;
        max-width: none;
        margin: 5px;
    }
    section#categories-home a {
        padding: 15px 30px;    }
}
/* Categorias home */

/* Lo más nuevo y últimas notícias */
section#nuevo {
    text-align: center;
    background: white;
    background: url(/hub/wp-content/themes/iebs-blog/images/bg-general-blog-c.png) bottom no-repeat;
    background-size: cover !important;
    max-width: none;
    width: 100%;
    padding: 80px 1.5rem 210px;
    background-attachment: inherit !important;
    -webkit-transform: skew(0deg, -2deg) !important;
    transform: skew(0deg, -2deg) !important;
    margin-top: -75px !important;
}
#nuevo .row.max {
    -webkit-transform: skew(0deg, 2deg);
    transform: skew(0deg, 2deg);
}
section#eventos-iebs {
    width: 100%;
    margin: 0;
    background: #f5f7f8;
    max-width: none;
}
.row.max {
    max-width: 1500px;
    margin: auto !important;
    width: 92%;
}
div#lo-ultimo {
    height: 100%;
    height: auto;
    display: flex;
    align-self: center;
}
div#lo-ultimo.category {
    height: 100%;
    height: auto;
    display: flex;
    align-self: flex-start !important;
}
div#lo-ultimo:before {
    content: none;
}
/*span#lo-ultimo:before {
    content: 'Lo último';
    position: absolute;
    top: 20px;
    left: -20px;
    background: black;
    color: white;
    font-weight: 500;
    padding: 2px 18px;
    border-radius: 4px;
    z-index: 1;
}*/
div#ultimas-noticias {
    display: flex;
    flex-flow: column;
    margin-left: auto;
    height: 100%;
}
#ultimas-noticias h3.widget-title {
    text-align: -webkit-auto;
    color: white;
    border-color: white;
    margin-top: 20px;
    text-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);
}
div#ultimas-noticias .card__content, div#ultimas-noticias .card__footer {
    display: none;
}
.card__footer a {
    color: #6f8590 !important;
}
div#ultimas-noticias a.card__media {
    display: block;
    width: 40%;
    background: url(/wp-content/uploads/2019/07/tie-businessman_2-444x230.jpg);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    transform-origin: center right;
}
#home .card__media img, #categoria-area .card__media img {
    display: none;
}
#home div#ultimas-noticias article .card {
    min-height: 130px;
}
div#ultimas-noticias article {
    width: 100%;
    margin-bottom: 15px;
}
div#ultimas-noticias article .card {
    display: flex;
    flex-direction: row;
    background: white;
    box-shadow: 0 2px 9px rgba(38, 50, 56, 0.7);
}
div#ultimas-noticias article .card .card__body {
    padding: 10px 20px;
    width: 60%;
    text-align: left;
}
div#ultimas-noticias .more-link, #ultimas-noticias a.ver-mas {
    color: white;
}
#lo-ultimo header.entry-header {
    width: 70%;
    text-align: left;
    margin-bottom: 30px;
    text-shadow: 1px 3px 4px rgba(0, 0, 0, 0.8);
}
#lo-ultimo a.cat-links.card__subtitle {
    color: black !important;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    padding: 2px 10px;
    font-weight: 400;
    margin-bottom: 10px;
    text-shadow: none;
}
/*div#lo-ultimo a:hover {
    color: white !important;
    background: rgba(255, 255, 255, 0.3) !important;
    text-decoration: none;*/
}
div#ultimas-noticias article .card .cat-links.card__subtitle {
    border-bottom: 1px solid #d0d0d0;
    width: 100%;
    color: black;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    padding: 2px 0px;
    font-weight: 400;
    margin-bottom: 10px;
    text-shadow: none;
}
.card__title {
    margin: 0 0 8px !important;
}
#ultimas-noticias h2.entry-title.card__title, #ultimas-noticias-all h3.card__title, #destacado-mes h2.card__title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
#lo-ultimo h2.entry-title.card__title {
    font-size: 32px;
    color: white;
    margin-bottom: 30px;
}
.card__title a {
    color: inherit !important;
}
a.card__subtitle {
    color: #6f8590 !important;
    display: block;
    margin-bottom: 4px;
}
/*div#lo-ultimo a:hover {
    color: white !important;
}*/

@media (max-width: 1200px) {
    div#lo-ultimo {
        flex-flow: row;
    }
}

@media (max-width: 1500px) {
    div#ultimas-noticias article .card__title, div#destacado-mes .card__title, div#ultimas-noticias-all .card__title, div#bloque_all .card__title {
        font-size: 1em;
    }
}
@media (max-width: 991px) {
    section#eventos-iebs {
        display: none;
    }
}
@media (max-width: 776px) {
    div#lo-ultimo, div#ultimas-noticias {
        flex-flow: column;
    }
    div#ultimas-noticias article {
        width: 100%;
    }
    .row.max {
        width: 94%;
    }
}
@media (max-width: 550px) {
    .row.max {
        width: 97%;
    }
}
/* Lo más nuevo y últimas notícias */

/* Destacado del mes */
div#destacado-mes .card, div#ultimas-noticias-all .card {
    display: flex;
    flex-flow: nowrap;
    margin-bottom: 20px;
    overflow: hidden;
    min-height: 170px;
    break-inside: avoid-column;
}
#destacado-mes .card__media {
    width: 40%;
    /*background: url(http://hub-iebs.ibermasters.com/wp-content/uploads/2019/07/tie-businessman_2-444x230.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    transform-origin: center right;
    background-position: center;
}
#destacado-mes .card__body, #ultimas-noticias-all .card__body {
    width: 60%;
    align-self: center;
}
#destacado-mes .card:hover a.card__media, #ultimas-noticias-all .card:hover a.card__media, #bloque_all .card:hover a.card__media {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#bloque_all .card {
    display: flex;
    flex-flow: nowrap;
    margin-bottom: 20px;
    overflow: hidden;
    min-height: 120px;
}
#bloque_all .card__media {
    width: 30%;
    background-size: cover;
    background-repeat: no-repeat;
    transform-origin: center right;
    background-position: center;
}
#bloque_all .card__body {
    width: 70%;
    align-self: center;
    padding: 1rem 1.5rem;
}
#bloque_all h2.card__title {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.clear {
    clear: both;
}
/* Destacado del mes */

/* Webinars destacados */
div#webinars-destacados {
    margin-bottom: 30px;
}
div#webinars-destacados .card {
    padding: 0;
}
div#webinars-destacados ol.carousel-indicators {
    display: none;
}
div#webinars-destacados .carousel-control-next, .carousel-control-prev {
    width: 8% !important;
}
@media (max-width: 550px) {
    div#destacado-mes .card, div#ultimas-noticias-all .card, #bloque_all .card {
        flex-flow: column;
    }
    #destacado-mes .card__media, #ultimas-noticias-all .card__media, #bloque_all .card__media {
        width: 100% !important;
        height: 150px;
        transform-origin: center bottom;
    }
    #destacado-mes .card__body, #ultimas-noticias-all .card__body, #bloque_all .card__body {
        width: 100%;
    }

}
/* Webinars destacados */

/* slider webinar */
div#carousel-webinar {
    background: linear-gradient(to bottom, rgba(89, 4, 183, 0.6), rgba(51, 0, 107, 0.6)),url(/hub/wp-content/themes/iebs-blog/images/slider-webinar-c.jpg);
}
div#carousel-webinar span {
    background: #ffbf00;
}
#carousel-webinar p.info-web {
    color: #ffbf00;
    border-left: 5px solid #ffbf00;
}
div#carousel-seminario {
    background: linear-gradient(to bottom, rgba(0, 125, 255, 0.7), rgba(2, 73, 107, 0.7)), url(/hub/wp-content/themes/iebs-blog/images/slider-seminario-c.jpg);
}
div#carousel-seminario span {
    background: #ffbf00;
}
#carousel-seminario p.info-web {
    color: #ffbf00;
    border-left: 5px solid #ffbf00;
}
div#carousel-mooc {
    background: linear-gradient(to bottom, rgba(49, 222, 88, 0.7), rgba(0, 111, 70, 0.5)),url(/hub/wp-content/themes/iebs-blog/images/slider-mooc-c.jpg);
}
div#carousel-mooc span {
    background: #ffbf00;
}
#carousel-mooc p.info-web {
    color: #ffbf00;
    border-left: 5px solid #ffbf00;
}
div#webinars-destacados .carousel-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px 50px;
    color: white;
}
div#webinars-destacados .carousel-item span {
    padding: 5px 15px;
    display: block;
    width: fit-content;
    margin: auto;
    margin-bottom: 10px;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    text-transform: uppercase;
}
div#webinars-destacados .carousel-item h4 {
    color: white;
    font-size: 25px;
    text-transform: none;
    text-shadow: 2px 2px 9px black;
}
p.info-web {
    padding: 0 10px;
    display: block;
    width: fit-content;
    text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);
    font-weight: 600;
}
.clase-evento {
    min-height: 170px;
}
div#webinars-destacados a.btn.primary {
    background: #ffbf02;
    margin: 20px auto 0;
    box-shadow: 2px 3px 8px 2px rgba(0, 0, 0, 0.5);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}
div#webinars-destacados a.btn.primary:hover {
    background: #e2a900;
    opacity: 1;
}




@media (max-width: 991px) {
    section#nuevo {
        padding: 0;
        margin: 0 !important;
    }
    /*#home section#nuevo {
        background: none !important;
        background-color: #f5f7f8 !important;
    }*/
    section#nuevo .row.max {
        margin: 0 !important;
        width: 100%;
    }
    div#lo-ultimo {
        /*background: url(/hub/wp-content/themes/iebs-blog/images/bg-general-blog.png) bottom no-repeat;
        */padding: 30px 7%;
        background-size: cover !important;
    }
    #home #lo-ultimo span {
        top: 45px !important;
        left: 23px !important;
    }
    #categoria-area div#lo-ultimo {
        background: none;
        padding: 0 15px 30px 15px;
    }
    #categoria-area div#ultimas-noticias article .card {
        min-height: 130px;
    }
    #lo-ultimo header.entry-header {
        margin: 80px 0 0 !important;
        width: 100%;
    }
    div#ultimas-noticias article .card .card__body {
        padding: 30px;
    }
    #ultimas-noticias h3.widget-title {
        color: #263238;
        border-color: #263238;
        text-shadow: none;
    }
    div#ultimas-noticias article .card {
        box-shadow: 0 2px 4px rgba(38, 50, 56, 0.3);
    }
}

@media (max-width: 550px) {
    #lo-ultimo header.entry-header {
        width: 100%;
    }
    #lo-ultimo h2.entry-title.card__title {
        font-size: 25px;
    }
    div#ultimas-noticias article .card {
        flex-direction: column;
    }
    div#ultimas-noticias article .card a.card__media {
        width: 100%;
        height: 150px;
        transform-origin: center bottom;
    }
    div#ultimas-noticias article .card .card__body {
        padding: 1.5rem 2rem;
        width: 100%;
    }
    div#webinars-destacados .carousel-item h4 {
        font-size: 22px;
    }
}


/* Calendario eventos */
/*div#calendario-eventos h4{
    background: #691193;
    padding: 10px;
    text-align: center;
    color: white;
    margin-bottom: 5px;
}*/
.card-evento {
    display: flex;
    flex-flow: row;
    margin-bottom: 10px;
    background: white;
    box-shadow: 0 2px 4px rgba(38, 50, 56, 0.3);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.fecha-evento {
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    min-width: 100px;
    width: 100px;
    background: #691193;
    padding: 10px;
}
.fecha-evento span {
    font-size: 35px;
    display: block;
    line-height: 1;
    transition: all .3s ease;
}
.card-evento:hover .fecha-evento span {
    transform: scale(1.1);
}
.card-evento:hover .fecha-evento {
    background: #590980;
}
.info-evento {
    font-size: 16px;
    line-height: 1.3;
    align-self: center;
    font-weight: 600;
    padding: 10px 30px;
}
.info-evento span.card__subtitle.cat-links {
    font-weight: 300;
}
.info-evento a {
    color: black !important;
}
.info-evento a:hover {
    color: #6a0bd2 !important;
    text-decoration: none;
}

@media (max-width: 991px) {
    div#calendario-eventos {
        margin-top: 30px;
    }
}

@media (max-width: 550px) {
    .info-evento {
        padding: 10px 20px;
    }
    a.btn.primary {
        width: 100%;
    }
}
/* Calendario eventos */

/* Eventos IEBS */
div#eventos-iebs-tabs {
    box-shadow: 0 2px 4px rgba(38, 50, 56, 0.3);
    border: none !important;
    border-radius: 4px;
}
div#eventos-iebs-tabs {
    background: white;
}
#eventos-iebs-tabs ul.nav.nav-tabs {
    flex-flow: inherit;
}
div#eventos-iebs-tabs .nav-tabs .nav-item {
    background: #f5f7f8;
    border-bottom: 1px solid #e2e2e2;
    width: 17%;
}
div#eventos-iebs-tabs .tab-pane span {
    color: #691193;
    margin-bottom: 15px;
    display: block;
    line-height: 1.4;
}
div#eventos-iebs-tabs .tab-pane p {
    font-size: 16px;
    line-height: 1.5;
    color: #6f8590;
    margin-bottom: 10px !important;
}
ul.ediciones {
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
}
ul.ediciones li {
    font-size: 16px;
    line-height: 1.5;
    color: #6f8590;
    display: inline-block;
    padding: 5px 15px;
    background: #f5f7f8;
    border-radius: 5px;
    margin: 5px;
}
div#eday .img-evento {
    background: url(/hub/wp-content/themes/iebs-blog/images/eday-madrid-2017-c.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    border-right: 10px solid #8ebc27;
}
#eday span {
    color: #8ebc27 !important;
}

div#eday a.btn.primary {
    background: #8ebc27;
}
div#digital-leaders .img-evento {
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_digitalleaders-c.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    border-right: 10px solid #2f70ee;
}
#digital-leaders span {
    color: #2f70ee !important;
}

div#digital-leaders a.btn.primary {
    background: #2f70ee;
}
div#audio-day .img-evento {
    background: url(/hub/wp-content/themes/iebs-blog/images/digital-audio-day-2019-c.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    border-right: 10px solid #ef4b24;
}
div#audio-day span {
    color: #ef4b24 !important;
}

div#audio-day a.btn.primary {
    background: #ef4b24;
}
div#customer-day .img-evento {
    background: url(https://www.digitalcustomerday.com/customerday/img/bg-customer-color.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    border-right: 10px solid #16469e;
}
div#customer-day span {
    color: #16469e !important;
}

div#customer-day a.btn.primary {
    background: #16469e;
}
div#digital-day .col-lg-4.img-evento {
    background: url(https://www.opendigitalday.com/img/mx/bg-openday.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    border-right: 10px solid #d03333;
}
#digital-day span {
    color: #d03333 !important;
}

div#digital-day a.btn.primary {
    background: #d03333;
}
div#semana-emprendedor .col-lg-4.img-evento {
    border-right: 10px solid #fbb03b;
}
div#semana-emprendedor .col-lg-4.img-evento iframe {
    height: 100%;
}
#semana-emprendedor span {
    color: #fbb03b !important;
}

div#semana-emprendedor a.btn.primary {
    background: #fbb03b;
}

div#growthday .img-evento {
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_growthday-c.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    border-right: 10px solid #379b7e;
}
#growthday span {
    color: #379b7e !important;
}

div#seoday a.btn.primary {
    background: #d44872;
}
div#seoday .img-evento {
    background: url(https://www.seoday.es/landing_eventos/build/images/bg_seoday_hero.d0573fcc.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    border-right: 10px solid #d44872;
}
#seoday span {
    color: #d44872 !important;
}

div#growthday a.btn.primary {
    background: #379b7e;
}
#eventos-iebs .nav-tabs .nav-link {
    background: #fbfbfb;
    padding: 10px !important;
    height: 100%;
    display: flex;
    align-items: center;
}
#eventos-iebs .nav-tabs .nav-link.active {
    background: white !important;
}
#eventos-iebs a.nav-link:hover {
    background: white;
}
#eventos-iebs .nav-tabs .nav-link img {
    /* width: 90%; */
    max-height: 70px;
    margin: auto;
}
/* Eventos IEBS */

/* Recursos */
section#recursos {
    width: 100%;
    max-width: 100%;
    padding: 50px 5%;
    background: linear-gradient(to bottom, rgba(73, 12, 103, 0.6), rgba(73, 12, 103, 0.4), rgba(73, 12, 103, 0.6)),url(/hub/wp-content/themes/iebs-blog/images/bg_recursos-c.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed !important;
}
#recursos .row {
    max-width: 1500px;
    margin: auto !important;
    width: 90%;
}
.recurso-item {
    width: 23%;
    padding: 20px 20px 15px;
    text-align: center;
    background: rgba(255, 255, 255, 0.95);
    margin: 1%;
    box-shadow: 0 2px 4px rgba(38, 50, 56, 0.3);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
}
.recurso-item img {
    max-width: 70px;
    width: 100%;
    display: block;
    margin: 0 auto 10px;
}
.recurso-item span {
    color: #6b6b6b !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    margin-bottom: 5px !important;
    text-shadow: none !important;
}
.recurso-item p {
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 20px !important;
}
.recurso-item a.btn.primary {
    width: 100%;
    white-space: nowrap;
    margin-top: auto;
    background: #4caf50;
}
#recursos h3.widget-title {
    color: white;
    text-align: center;
    font-size: 1.6rem;
    margin-bottom: 0px;
    text-shadow:3px 3px 4px rgba(38, 50, 56, 0.8);
}
#recursos span {
    color: white;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    text-shadow:3px 3px 4px rgba(38, 50, 56, 0.8);
}
#recursos a.btn.secondary {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    margin: 30px auto 0;
    padding: 10px 50px;
    color: white !important;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(38, 50, 56, 0.3);
}
#recursos a.btn.secondary:hover {
    background: rgba(255, 255, 255, 0.5);
    color: white !important;
}

@media (max-width: 991px) {
    .recurso-item {
        width: 48%;
    }
}
@media (max-width: 550px) {
    .recurso-item, #recursos a.btn.secondary {
        width: 100%;
        margin-bottom: 15px;
    }
    section#recursos {
        background: #440065;
    }
    #recursos span {
        line-height: 1.3;
    }
}
/* Recursos */

/* Shares*/
#shares .shares {
    margin: auto;
    border: 0;
    padding: 0;
}
#shares .shares li {
    margin: 0 5px;
}
#shares .shares img {
    width: 40px;
}
#shares .shares a {
    height: 40px;
    width: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}
#shares .shares a:hover, div#shares-post a:hover, .shares li a:hover {
    transform: scale(1.1);
    text-decoration: none;
}
#shares .shares i {
    align-items: center;
    text-align: center;
    width: 40px;
    font-size: 22px;
    border-radius: 50%;
    color: white;
}
#shares .shares a.facebook, div#shares-post a.facebook, .entry-body .shares li a.facebook {
    background: #3b5998;
}
#shares .shares a.twitter, div#shares-post a.twitter, .entry-body .shares li a.twitter {
    background: #000;
}
#shares .shares a.linkedin, div#shares-post a.linkedin, .entry-body .shares li a.linkedin {
    background: #0079b9;
}
div#shares-post a.whatsapp, .entry-body .shares li a.whatsapp {
    background: #1bd741;
}
#shares .shares a.youtube {
    background: #c4312b;
}
#shares .shares a.instagram {
    background: linear-gradient(to bottom, #6a57cc, #e201ad, #fbc844);
}
/* Shares /*

/* Modal Suscripcion */
div#modal-suscripcion .modal-dialog {
    margin-top: 150px;
}
div#title_popover_registro_item {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0px 0 10px;
}
div#text_popover_registro_item {
    line-height: 1.3;
    font-size: 16px;
    margin-bottom: 15px;
}
#modal-suscripcion p.legal_subscripcion_footer {
    font-size: 13px;
    line-height: 17px;
    width: 70%;
    margin: 10px auto 0;
}
a#closer_popover_registro_item {
    color: white;
    background: black;
    font-size: 13px;
    padding: 3px;
}
a#closer_popover_registro_item {
    color: white !important;
}
#modal-suscripcion button.btn.btn-close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
}
#modal-suscripcion #bg {
    background: url(/hub/wp-content/themes/iebs-blog/images/bg_suscripcion.png) no-repeat center;
    height: 200px;
    background-size: cover;
}

@media (max-width: 550px) {
    div#modal-suscripcion .modal-dialog {
        margin-top: 50px;
    }
    #modal-suscripcion #bg {
        height: 100px;
        background-size: 300px;
        background-color: #d9c3e5;
    }
}
/* Modal Suscripcion */


/*** HOME ***/






/***** HEADER MENÚ *****/

header {
    font-family: "Open Sans", sans-serif;
}

 /* header user */
div#header-user {
    /*background-color: #691193;
    padding: 10px 40px;*/
    background-color: #691193;
    padding: 56px 40px 10px;
    -webkit-transform: skew(0deg, -0.5deg);
    transform: skew(0deg, -0.5deg);
    height: 104px;
    margin-top: -45px;
    position: fixed;
    width: 100%;
    z-index: 999;
    box-shadow: -2px 2px 7px rgba(0, 0, 0, 0.5);
    z-index: 99;
}
div#header-plano {
    -webkit-transform: skew(0deg, 0.5deg);
    transform: skew(0deg, 0.5deg);
    margin: auto;
}
img#logo-nav {
    width: 118px;
}
ul#user-menu {
    padding: 0;
    margin: 0;
}
ul#user-menu img {
    border-radius: 50% !important;
}
/*span.author.vcard {
    display: none;
}*/
li.nav-item i {
    color: white;
    font-weight: 900;
}
li.nav-item {
    list-style: none;
}
.nav-link {
    padding: 0 .5em !important;
    color: white !important;
}
.nav-link:hover {
    color: white !important;
}

#dropdown-flag .dropdown-menu {
    min-width: auto;
    left: -9px !important;
    padding: 5px 0;
}
#dropdown-flag .dropdown-menu a.dropdown-item {
    padding: 3px 7px;
}
#dropdown-flag .flag-icon {
    margin: 0;
    font-size: 15px;
}
.dropdown-submenu a:after {
    display: none;
}
#user-menu .nav-link i.fa.fa-user {
    font-size: 22px;
}
div#user-drop, #dropdown-flag .dropdown-menu, #dropdown-notification .dropdown-menu {
    box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.2);
}
#user-drop a.dropdown-item, #dropdown-flag .dropdown-menu a.dropdown-item {
    font-size: 13px;
    padding: 4px 15px;
}
#user-drop i {
    color: black;
    margin-right: 10px;
    font-size: 15px;
    font-weight: 100 !important;
}
#dropdown-notification .dropdown-menu {
    right: 0;
    left: auto;
    min-width: 350px!important;
    font-size: 13px;
    padding: 0;
}
.dropdown-scrollable.p-0 {
    max-height: 340px;
    overflow-y: auto;
}
.nav-tabs-solid {
    background-color: #f5f5f5;
}
#dropdown-notification a.nav-link.active {
    background: #fff;
    color: #691193!important;
    font-weight: 700;
    border-top: 3px solid #691193;
}
#dropdown-notification .dropdown-menu a.nav-link {
    padding: 15px 20px;
}
div#herramientas-notis {
    padding: 15px 10px;
}
a#read_all_notificaciones {
    color: #691193!important;
    padding: 5px;
}
.media-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
div#anuncios-tab li.media:last-child, div#notificaciones-tab li.media:last-child {
    border-bottom: 0;
}
div#anuncios-tab li.media a, div#notificaciones-tab li.media a {
    padding: 15px 30px;
}
.text-muted {
    color: #999!important;
}
#info_home_cta {
    border: 1px solid white;
    background: rgba(255, 255, 255, 0.15);
    text-align: center;
    color: #fff;
    padding: 2px;
    font-size: 13px;
    min-width: 170px;
    width: fit-content;
    border-radius: 50px;
    margin: 0 0 0 10px;
    font-weight: 600;
}
#info_home_cta:hover {
    background: rgba(255, 255, 255, 0.3);
}
#info_home_cta2 {
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 0 10px;
    text-align: center;
    padding: 2px;
    font-size: 13px;
    min-width: 180px;
    width: fit-content;
    border-radius: 50px;
    margin-top: 0;
    border: 1px solid white;
    background: rgba(255, 255, 255, 0.15);
}
#info_home_cta2:hover {
    background: rgba(255, 255, 255, 0.3);
}
/*#info_home_cta2:hover .fa {
    color: white;
}*/
#info_home_cta i {
    margin-right: 5px!important;
}
#info_home_cta2 .fa {
    color: #ffbf00;
    margin-right: 5px;
}


/* header menu */
nav#nav_header_iebs {
    padding: 55px 8% 0;
    background-color: white;
    position: relative;
    z-index: 88;
}
#nav_header_iebs li.dropdown.show {
    position: static;
}
nav#nav_header_iebs .show>.dropdown-menu {
    display: block;
    top: 131px;
    width: 100%;
    border: 0;
    border-radius: 0;
    background: rgba(247, 247, 249, 0.97);
    padding: 25px 8%;
    margin: 0;
    animation: fadeIn ease .2s;
  -webkit-animation: fadeIn ease .2s;
  -moz-animation: fadeIn ease .2s;
  -o-animation: fadeIn ease .2s;
  -ms-animation: fadeIn ease .2s;
}
@keyframes fadeIn{
  0% {opacity:0;}
  100% {opacity:1;}
  100% {opacity:1;}
  0% {opacity:0;}
}
@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}
@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}
@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}
@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}
nav#nav_header_iebs ul {
    padding: 0;
    margin-bottom: 0;
}
nav#nav_header_iebs ul li {
    list-style: none;
    width: 100%;
    text-align: center;
}
nav#nav_header_iebs a.dropdown-toggle, nav#nav_header_iebs li a.blog-nav-link {
    padding: 25px 0 20px;
}
nav#nav_header_iebs a {
    color: black !important;
    font-weight: 700;
    display: block;
    font-size: 15px;
}
nav#nav_header_iebs a:hover, nav#nav_header_iebs a:focus, nav#nav_header_iebs a:active {
    text-decoration: none;
    background-color: #f7f7f9;
}
a#btn_somos_header_iebs {
    border-bottom: 4px solid #691193;
}
a#btn_somos_header_iebs:focus, a#btn_somos_header_iebs:active, a#btn_somos_header_iebs:hover {
    color: #691193;
}
a#btn_aprende_header_iebs {
    border-bottom: 4px solid #fe6e00;
}
a#btn_aprende_header_iebs:focus, a#btn_aprende_header_iebs:active, a#btn_aprende_header_iebs:hover {
    color: #fe6e00;
}
a#btn_xperience_header_iebs {
    border-bottom: 4px solid #ffbf00;
}
a#btn_xperience_header_iebs:focus, a#btn_xperience_header_iebs:active, a#btn_xperience_header_iebs:hover {
    color: #ffbf00;
}
a#btn_open_header_iebs {
    border-bottom: 4px solid #009fcc;
}
a#btn_open_header_iebs:focus, a#btn_open_header_iebs:active, a#btn_open_header_iebs:hover {
    color: #009fcc;
}
a#btn_labs_header_iebs {
    border-bottom: 4px solid #b7da00;
}
a#btn_labs_header_iebs:focus, a#btn_labs_header_iebs:active, a#btn_labs_header_iebs:hover {
    color: #b7da00;
}
a#btn_servicios_header_iebs {
    border-bottom: 4px solid #bd0288;
}
a#btn_servicios_header_iebs:focus, a#btn_servicios_header_iebs:active, a#btn_servicios_header_iebs:hover {
    color: #bd0288;
}
.container-fluid.each_oculto_header_iebs.dropdown-menu a {
    text-align: left !important;
    text-transform: uppercase;
    padding: 10px 20px;
}
ul.sub-menu a {
    text-transform: none !important;
    padding: 3px 20px !important;
    font-weight: 500 !important;
}
.container-fluid.each_oculto_header_iebs.dropdown-menu a:hover {
    background-color: transparent !important;
    color: #691193 !important;
}
/*.container-fluid.each_oculto_header_iebs.dropdown-menu {
    left: 5px;
}*/

@media (max-width: 1100px) {
    nav#nav_header_iebs a {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    div#header-user {
        padding: 56px 10px 10px;
    }
    li#info_home_cta, li#info_home_cta2 {
        display: none;
    }
}

@media (max-width: 500px) {
    li#search {
        display: none;
    }
    .animated-icon3 {
        width: 25px;
    }
    #logo-nav {
        width: 100px !important;
        margin-left: 5px !important;
    }
    button#sidebarlateralCollapse {
        margin-top: 10px !important;
    }
}


/* Menu mobile */

.animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: -5px 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon3 span {
background: #f3e5f5;
}

.animated-icon3 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
top: 10px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
top: 20px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 0px;
left: 8px;
}

.animated-icon3.open span:nth-child(2) {
width: 0%;
opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 21px;
left: 8px;
}

button.navbar-toggler.third-button.d-inline.d-lg-none:hover, button.navbar-toggler.third-button.d-inline.d-lg-none:active, button.navbar-toggler.third-button.d-inline.d-lg-none:focus {
    outline: none;
}

button:focus {
    outline: none;
}

button.navbar-toggler.third-button.d-inline.d-lg-none {
    padding: 0 10px 0 0;
    border: 0;
}

nav#navbar_mobile {
    padding: 60px 0 0;
    background: rgba(33, 33, 33, 0.95);
    position: fixed;
    width: 100%;
    z-index: 9;
}
div#navbarSupportedContent22 {
    margin-top: 13px;
}
.collapsing {
    -webkit-transition: height .35s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: height .35s cubic-bezier(0.4, 0, 1, 1);
    transition: height .35s cubic-bezier(0.4, 0, 1, 1);
}
.collapse.show {
    display: block;
    padding: 0;
}
ul#accordion, ul#accordion2 {
    margin-top: 10px;
}
#accordion ul.collapsing li, #accordion2 ul.collapsing li {
    font-size: 15px;
    padding: 0;
    border-bottom: 0;
    padding-bottom: 5px;
}
#accordion ul.collapsing, #accordion2 ul.collapsing {
    padding: 0;
}
#accordion .nav-link:after, #accordion2 .nav-link:after, a#home:after, a#blog:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
#accordion .nav-link.inicio:after, #accordion2 .nav-link.inicio:after {
    content: none;
}
#accordion .nav-link.collapsed:after, #accordion2 .nav-link.collapsed:after, a#home.collapsed:after, a#blog.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067" !important; 
}
nav#navbar_mobile a {
    color: white;
    line-height: 27px;
}
#accordion a.nav-link, #accordion2 a.nav-link {
    font-weight: 600;
    padding: 5px 0;
    font-size: 17px;
}
#accordion a.nav-link:hover, #accordion .collapse a:hover, #accordion2 a.nav-link:hover, #accordion2 .collapse a:hover {
    color: #bdbdbd !important;
    cursor: pointer;
}
.dropdown-item:focus, .dropdown-item:hover, .dropdown-item:active {
    color: #16181b !important;
    text-decoration: none !important;
    background-color: #f8f9fa !important;
}
#accordion li.nav-item, #accordion2 li.nav-item {
    padding: 0 0 0 30px;
    border-bottom: 0;
}
#accordion li.nav-item:last-child, #accordion2 li.nav-item:last-child {
    border-bottom: 0;
}
nav#navbar_mobile a:hover {
    color: #d2d2d2;
    text-decoration: none;
}
#accordion .collapse a, #accordion2 .collapse a {
    font-size: 15px;
}
#accordion .collapse li, #accordion2 .collapse li, #accordion ul.collapsing li, #accordion2 ul.collapsing li {
    padding: 0;
    border-bottom: 0;
    padding-bottom: 5px;
    font-size: 15px;
    padding-left: 10px;
}
#accordion li:hover, #accordion2 li:hover {
    background: none !important;
}


/* Menu lateral */
button#sidebarlateralCollapse {
    padding: 0;
    outline: none;
}
#sidebarlateral {
    /* don't forget to add all the previously mentioned styles here too */
    color: #fff;
    transition: all 0.3s;
    padding-top: 60px;
    min-width: 250px;
    max-width: 250px;
    min-height: 100vh;
    margin-left: -250px;
}

#sidebarlateral .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebarlateral ul.components {
    padding: 20px 0 0 0;
    margin-bottom: 0;
}

#sidebarlateral ul p {
    color: #fff;
    padding: 10px !important;
}

#navbarSupportedContent22 ul li {
    padding: 0;
    font-size: 15;
    display: block;
    border-bottom: 0;
}
#sidebarlateral ul li {
    padding: 12px 25px;
    font-size: 16px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#sidebarlateral ul li a {
    color: white !important;
}
#sidebarlateral ul li:hover {
    background: rgba(255, 255, 255, 0.1);
}

#sidebarlateral ul li a:hover {
    text-decoration: none;
}

#sidebarlateral ul li.active {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    font-weight: 700;
}
.wrapper {
    display: flex;
    align-items: stretch;
    position: fixed;
    overflow-y: auto;
    bottom: 0;
    top: 0;
    width: fit-content;
    background: rgba(33, 33, 33, 0.95);
    z-index: 98;
}


#sidebarlateral.active {
    margin-left: 0px;
}

#sidebarlateral i {
    margin-right: 10px;
    width: 17px;
    text-align: center;
}
@media (max-width: 991px) {
    #sidebarlateral.active {
        min-width: 300px;
    }
}
@media (max-width: 768px) {
    #sidebarlateral {
        margin-left: -300px;
    }
    #sidebarlateral.active {
        margin-left: 0;
    }
    #sidebarlateral {
        min-width: 300px;
        max-width: 300px;
    }
    #categoria-area #nuevo h1.page-title, #diccionario #nuevo h1.page-title, #ultimas-noticias-all #nuevo h1.page-title {
        font-size: 3rem !important;
    }
}
/* Fin menu lateral */

/* No loged*/
#user-menu i.fa.fa-user {
    /*font-size: 17px;*/
    font-weight: 100;
}
#user-menu i.fa.fa-whatsapp {
    font-size: 27px;
    color: #13e613;
    margin-left: 5px;
}
li#search i, li#whatsapp i {
    font-size: 22px;
    font-weight: 100;
}
.enlace_buscador {
    margin-top: 0 !important;
    color: white !important;
    margin-left: 0 !important;
    font-size: inherit !important;
}
li#prueba-gratis a {
    color: white;
    padding: 4px 15px;
    margin-left: 20px;
    text-transform: uppercase;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.2);
    border-left: 3px solid white;
}
#prueba-gratis i.fa.fa-star {
    margin-right: 5px;
}

li#prueba-gratis a:hover {
    border-left: 3px solid #ffbf00;
    background: rgba(255, 191, 0, 0.3);
}

/***** HEADER MENÚ *****/




/**** Categoria ****/
section#lo-ultimo-categoria {
    width: 100%;
    margin: 0;
    background: #f5f7f8;
    max-width: none;
}
section#lo-ultimo-categoria div#lo-ultimo a:hover {
    color: #6a0bd2 !important;
}
#categoria-area #nuevo .row.max, #diccionario #nuevo .row.max, #ultimas-noticias-all #nuevo .row.max {
    padding: 60px 20px;
}
#categoria-area #nuevo h1.page-title, #diccionario #nuevo h1.page-title, #ultimas-noticias-all #nuevo h1.page-title {
    text-align: center;
    margin: 30px auto !important;
    width: 100%;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7);
    font-size: 4rem;
    margin-top: 0;
}
#categoria-area #nuevo h2, #diccionario #nuevo h2, #ultimas-noticias-all #nuevo h2 {
    color: white;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    margin-top: 0 !important;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7)
}
/*section#nuevo.cat-business-tech {
        background-size: cover !important;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.3), rgba(4, 0, 6, 0.9)),url(/hub/wp-content/themes/iebs-blog/images/cat-business-tech.jpg) center no-repeat;
}*/
#home #lo-ultimo a.card__media, #categoria-area #lo-ultimo a.card__media {
    display: block;
    width: 100%;
    /*background: url(/wp-content/uploads/2019/07/tie-businessman_2-444x230.jpg) !important;*/
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 267px;
    transition: all .3s ease;
    transform-origin: center bottom;
}
#home #lo-ultimo:hover a.card__media, #categoria-area #lo-ultimo:hover a.card__media, div#ultimas-noticias article .card:hover a.card__media {
     -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
div#ultimas-noticias article .card {
    box-shadow: 0 2px 4px rgba(38, 50, 56, 0.3);
    min-height: 170px;
}
#categoria-area div#ultimas-noticias article .card .card__body {
    padding: 20px;
    align-self: center;
}
#categoria-area #ultimas-noticias h3.widget-title {
    text-align: -webkit-auto;
    color: #263238;
    border-color: rgba(38, 50, 56, 0.1);
    margin-top: 20px;
    text-shadow: none;
}
#categoria-area #ultimas-noticias .more-link {
    color: #6a0bd2;
}
#home #lo-ultimo span, #categoria-area #lo-ultimo span {
    position: absolute;
    top: 20px;
    left: -20px;
    background: black;
    color: white;
    font-weight: 500;
    padding: 2px 18px;
    border-radius: 4px;
    z-index: 1;
}
#categoria-area #nuevo a {
    text-align: center;
    display: block;
    margin: auto;
    color: #d4b3f9;
    text-decoration: underline;
    font-size: 15px;
}
#categoria-area #nuevo a:hover {
    color: white !important;
}

@media (max-width: 550px) {
    #categoria-area #nuevo h1.page-title, #diccionario #nuevo h1.page-title, #ultimas-noticias-all #nuevo h1.page-title {
        font-size: 2.2rem !important;
        font-weight: 700;
        margin-bottom: 15px;
    }
    #categoria-area #nuevo .row.max, #diccionario #nuevo .row.max, #ultimas-noticias-all #nuevo .row.max {
        padding: 60px 20px 40px;
    }
    #categoria-area #lo-ultimo a.card__media {
        height: 150px;
    }
    #categoria-area #lo-ultimo span {
        display: none;
    }
    .more-link, .ver-mas span {
        font-size: 17px;
    }
   /* #ultimas-noticias a.ver-mas {
        color: white !important;
        text-align: center !important;
        border: 1px solid white;
        background: rgba(255, 255, 255, 0.15);
    }*/
    .ver-mas, #ultimas-noticias a.ver-mas {
        width: 100%;
        text-align: center !important;
        float: none;
        border: 1px solid #6a0bd2;
        border-radius: 50px;
        margin-top: 10px;
        background: rgba(106, 11, 210, 0.15);
        padding: 5px;
        color: #6a0bd2;
    }
    .ver-mas:hover, #ultimas-noticias a.ver-mas:hover {
        text-decoration: none;
        background: rgba(106, 11, 210, 0.25);
    }
}

/**** Fin categoria ****/





/*** Footer ***/

div#shares_footer {
    background: #f5f7f8;
    padding: 30px;
    text-align: center;
}
section#shares {
    padding: 3.5rem 1.5rem;
}
.titulo_shares_footer {
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 10px;
}
.shares_grupo a .share_individual {
    display: inline-block;
    padding: 5px 30px;
    color: white;
    margin: 2px;
}
.shares_grupo .share_what {
    background-color: #43d854;
}
.share_individual.share_fb {
    background: #3b5998;
}
.share_individual.share_tw {
    background: #54aced;
}
.share_individual.share_lk {
    background: #0079b9;
}
.shares_grupo .share_individual i {
    transition: all .2s ease-in-out;
}
footer#footer {
    background: black;
    color: white;
    width: 100% !important;
    height: auto;
    padding: 20px 0;
    clear: both;
    font-size: 16px;
    font-weight: 500;
}
#footer a {
    color: #FFFFFF !important;
    font-size: 11px;
    line-height: 25px;
    font-weight: 500;
    /*white-space: nowrap;*/
}
#footer a:hover {
    color: #FFFFFF !important;
}
#breadcrumb ol.list-group.list-group-horizontal {
    flex-wrap: wrap;
}
.shares_grupo a:hover .share_individual i {
    transform: scale(1.2);
}
#footer #breadcrumb {
    background: transparent;
    padding: 0;
    border-bottom: 1px solid #7d7d7d;
    border-radius: 0;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
#footer #breadcrumb ul {
    flex-wrap: wrap;
}
#footer #breadcrumb a {
    font-size: 14px;
}
#footer #breadcrumb span {
    font-size: 14px;
    line-height: 25px;
}
#footer #phonefooter2, #footer #phonefooter, #footer #phonefooter3, #footer #phonefooter4 {
    font-size: 18px !important;
    line-height: 26px;
    font-weight: 500;
}
#footer #cc_co_footer #oculto_cc, #footer #cc_co_footer #oculto_co, #footer #cc_co_footer #oculto_urjc {
    -webkit-border-radius: 3px;
    background: #FFF;
    border-radius: 3px;
    bottom: 50px;
    color: #565656;
    display: none;
    font-size: 12px;
    padding: 10px;
    position: absolute;
    width: 300px;
}
#footer .link_amarillo {
    color: #ffbf00;
    font-weight: 700;
}
#footer .link_amarillo:hover {
    color: #ffbf00 !important;
}
a#link-empleo {
    color: #3bc34b !important;
}
a#link-empleo:hover {
    color: #3bc34b !important;
}
.site-footer {
    border-top: 0;
}

@media (max-width: 500px) {
    .shares_grupo a .share_individual {
        padding: 5px 20px;
    }
}

/*** Footer ***/


#breadcrumb .list-group-item {
    display: block;
    padding: 0.3rem;
    background-color: transparent;
    border: none;
}
#breadcrumb .list-group-item , #breadcrumb .list-group-item a {
    font-size: 14px !important;
}


/*** Errores ***/
.alert-danger {
    color: #dc3545 !important;
    background-color: #ffe7e9 !important;
    border-color: #dc3545 !important;
}
p.legal_subscripcion_footer.alert-danger {
    background: none !important;
}
.alert-danger a {
    color: #dc3545 !important;
}
/*** /Errores ***/


/*** Diccionario ***/
#diccionario section#nuevo {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)), url(/hub/wp-content/themes/iebs-blog/images/bg_diccionario-c.jpg)center no-repeat;
}
section.container-fluid.dicc {
    max-width: 1200px;
}
div#indice {
    text-align: center;
    margin: 30px 0;
    background: rgba(106, 11, 210, 0.1);
    padding: 10px 20px;
    border-top: 3px solid #6a0bd2;
}
div#indice ul {
    padding: 0;
    margin-bottom: 0;
}
div#indice ul li {
    list-style: none;
    display: inline-block;
    width:45px;
    height: 45px;
    font-weight: 500;
}
div#indice ul li a {
    transition: all .3s ease;
    color: black !important;
    width: 45px;
    display: block;
    font-size: 20px;
}
div#indice ul li a:hover {
    transform: scale(1.3);
    text-decoration: none;
    color: #6a0bd2 !important;
    font-weight: 600;
    transform-origin: center center;
}
div#definiciones {
    max-width: 1000px;
    margin: 50px auto 0;
}

@media (max-width: 766px) {
    div#indice {
        display: none;
    }
}
/*** /Diccionario ***/


/*** Últimas noticias ***/
#ultimas-noticias-all .card__media {
    width: 40%;
    background: url(/wp-content/uploads/2019/07/tie-businessman_2-444x230.jpg);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    transform-origin: center right;
}
/*** /Ultimas noticias ***/



/*** Paginacion ***/
.pagination a:hover, .plo_pagination a:hover {
    background: rgba(106, 11, 210, 0.2) !important;
    border-radius: 50px;
    font-weight: 600;
}
.pagination a, .pagination span, .plo_pagination a, .plo_pagination span {
font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
font-size: 16px !important;
text-decoration: none !important;
padding: 2px 7px;
margin: 2px;
display: inline-block;
border: 0 !important;
border-radius: 50%;
min-width: 32px !important;
min-height: 27px !important;
line-height: 27px !important;
background: none !important;
font-weight: normal;
}
.pagination .current, .plo_pagination span.current {
    font-weight: bold;
    background-color: rgba(106, 11, 210, 0.1) !important;
    border-radius: 50%;
}
/**** /Paginacion ****/

/****** LOGGED USER *****/
.logged-user{
    font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    color: white;
    font-weight: bold;
}
#img-user-profile{
    height: 34px;
}

pre.wp-block-preformatted{
    color:white;
    margin-left:0!important;
    margin-right:0!important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    border-radius: 5px;
}



.category #page section#lo-ultimo-categoria {
    padding-top: 6rem;
    margin-top: -2.5rem !important;
}

.wp-block-embed-youtube iframe, .video-container iframe {
    height: 400px !important;
    width: 100% !important;
}
@media (max-width: 800px) {
    .wp-block-embed-youtube iframe, .video-container iframe {
        height: 200px !important;
    }
}


/* Nuevo icono twitter - x */
.fa-twitter {
    background-image: url(/hub/wp-content/themes/iebs-blog/images/x-twitter-brands-solid.svg);
    filter: brightness(0) saturate(100%) invert(98%) sepia(2%) saturate(403%) hue-rotate(34deg) brightness(115%) contrast(100%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-size: 18px;
}
.fa-twitter:before {
      opacity: 0;
}