/**
* 2007-2020 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2020 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

/*** General ***/
#module-dbaboutus-home #wrapper .breadcrumb,
#module-dbaboutus-author #wrapper .breadcrumb {
    padding: 0 0 16px;
    margin: 0;
    display: block !important;
    overflow: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
#module-dbaboutus-home #wrapper .breadcrumb::-webkit-scrollbar,
#module-dbaboutus-author #wrapper .breadcrumb::-webkit-scrollbar  {
    display: none;
}
#module-dbaboutus-home #wrapper .breadcrumb li a,
#module-dbaboutus-home #wrapper .breadcrumb li span,
#module-dbaboutus-home #wrapper .breadcrumb li::after,
#module-dbaboutus-author #wrapper .breadcrumb li a,
#module-dbaboutus-author #wrapper .breadcrumb li span,
#module-dbaboutus-author #wrapper .breadcrumb li::after {
    font-size: 12px;
    line-height: 19px;
}

/*** Home ***/
.authors {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.authors .title {
    font-size: 24px;
    line-height: 33px;
    font-weight: 700;
    margin: 16px 0;
    text-align: center;
}
.authors .short_description {
    text-align: center;
}
.group_authors {
    margin-top: 20px;
    display: block;
    width: 100%;
}
.team_authors {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-left: -12px;
    margin-right: -12px;
}
.team_authors > li {
    width: calc(20% - 24px);
    margin: 12px;
    background-color: #FFF;
}
.team_authors .link_author {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #1F1F1F;
}
.team_authors .link_author img {
    width: 100%;
    height: auto;
}
.team_authors .link_author .text_author {
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.team_authors .link_author .text_author .name {
    font-weight: 600;
}
.team_authors .link_author .text_author .work {
    margin-top: 8px;
}
.team_authors .link_author .text_author .btn {
    margin-top: 12px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 23px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.team_authors .link_author .text_author .btn i {
    margin-left: 4px;
}
.team_authors .link_author .text_author .btn svg {
    height: 12px;
    width: auto;
    margin-left: 8px;
}
.team_authors .link_author .text_author .btn svg path {
    fill: var(--primary_color);
}
.large_description {
    margin-top: 20px;
}
.large_description ul {
    list-style: disc;
    padding-left: 25px;
}

/*** Authors ***/
.author_shortinfo {
    background-color: #FFF;
    padding: 32px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.author_shortinfo .img_author {
    max-width: 250px;
    margin-right: 32px;
}
.author_shortinfo .short_info_author {
    width: calc(100% - 282px);
}
.author_shortinfo .img_author img {
    max-width: 100%;
    height: auto;
}
.author_shortinfo .nameandrrss {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.author_shortinfo .nameandrrss .name {
    font-weight: 600;
    font-size: 18px;
    line-height: 29px;
    margin: 0;
}
.nameandrrss ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
}
.nameandrrss ul li {
    margin: 0 8px;
}
.nameandrrss ul li a {
    display: flex;
}
.nameandrrss ul li svg {
    width: auto;
    height: 20px;
}
.nameandrrss ul li a:hover svg path {
    fill: var(--primary_color);
}

.author_shortinfo .work,
.author_shortinfo .additional {
    margin-top: 12px;
}
.author_shortinfo .additional {
    display: flex;
    align-items: center;
}
.author_shortinfo .work span {
    font-weight: 500;
}
.author_shortinfo .work .colegiado {
    font-size: 0.75rem;
    margin-left: 10px;
}
.author_shortinfo .additional .label {
    background: #CEF2DA;
    color: #179942;
    padding: 4px 12px;
    border-radius: 40px;
    font-size: 12px;
    line-height: 19px;
    margin-right: 12px;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.author_shortinfo .additional .label svg {
    margin: 0 4px 0 0;
    height: 16px;
    width: 16px;
    fill: #179942;
}
.author_shortinfo .short_description {
    margin-top: 12px;
}
.author_shortinfo .short_description p,
.author_shortinfo .short_description span,
.author_shortinfo .short_description li {
    font-size: 14px;
    line-height: 21px;
}

.author_shortinfo .additional .valoracion_media {
    font-size: 0.75rem;
}

.author_content {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 32px;
}
.author_content .content_left {
    width: 66.66%;
}
.author_content .content_right {
    width: calc(33.33% - 24px);
    margin-left: auto;
}
.author_content .content_total {
    width: 100%;
    margin-bottom: 32px;
}

.author_content .specialties .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
}

.author_content .specialties .tags {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.author_content .specialties .tags li {
    border: 0;
    background-color: #F6F6F6;
    color: #666666;
    padding: 8px 16px;
    border-radius: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin: 0 16px 16px 0;
}

.block_views {
    padding: 16px;
    background: rgba(242,240,249,.8);
    border-radius: 0;
    margin-top: 20px;
}
.block_views .title {
    font-weight: 600;
    color: #2f235b;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}
.block_views p:last-child {
    margin-bottom: 0;
}
.block_views ul>li {
    position: relative;
    padding-left: 24px;
    margin: 6px 0;
    font-size: 0.9rem;
}
.block_views ul>li:before {
    position: absolute;
    top: 2px;
    left: 0;
    content: "";
    display: inline-flex;
    width: 16px;
    height: 16px;
    align-items: center;
    justify-content: center;
    -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDExLjUxM0wxMi4xMiAxNGwtMS4wOTMtNC42ODcgMy42NC0zLjE1My00Ljc5NC0uNDA3TDggMS4zMzNsLTEuODczIDQuNDItNC43OTQuNDA3IDMuNjQgMy4xNTNMMy44OCAxNCA4IDExLjUxM3oiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat 50% 50%;
    mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDExLjUxM0wxMi4xMiAxNGwtMS4wOTMtNC42ODcgMy42NC0zLjE1My00Ljc5NC0uNDA3TDggMS4zMzNsLTEuODczIDQuNDItNC43OTQuNDA3IDMuNjQgMy4xNTNMMy44OCAxNCA4IDExLjUxM3oiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
    background: #856ddf;
}
.block_views p,
.block_views li,
.block_views span {
    font-size: 14px;
    line-height: 21px;
}

.block_views ul li a {
    color: #636363;
}

.body_author {
    background-color: #FFF;
    padding: 32px;
}
.body_author .large_descripion p,
.body_author .large_descripion span,
.body_author .large_descripion li {
    font-size: 14px;
    line-height: 21px;
}
.body_author .large_descripion p:last-child {
    margin-bottom: 0;
}

.posts_author {
    margin-top: 32px;
}

.posts_author .title_list {
    margin-bottom: 16px;
    display: block;
}

.posts_author .col-md-6:nth-child(2n+1) {
    clear: both;
}

.posts_author .--card-blog {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.posts_author .--card-blog .stars {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

/*** Stars ***/

:root {
    --star-size: 20px;
    --star-color: #d9d9d9;
    --star-background: #e7711b;
}

.Stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    font-family: Times;
    line-height: 1;
}

.Stars::before {
    content: '★★★★★';
    letter-spacing: 0;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.valoraciones_author {
    margin-top: 32px;
    margin-bottom: 24px;
}

.valoraciones_author .title {
    font-size: 1.1rem;
    font-weight: 600;
}

.valoraciones_author .points {
    font-weight: 600;
    padding: 2rem 0.5rem;
    display: inline-block;
    font-size: 5.5rem;
}

.valoraciones_author .valoraciones_resumen {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}

.valoraciones_author .desglose {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.valoraciones_author .valoraciones_totales {
    font-size: 0.75rem;
    color: #636363;
}

@media all and (max-width: 992px) {
    /*AUTHOR*/
    .author_shortinfo {
        display: flex;
        flex-direction: column;
    }
    .author_shortinfo .img_author {
        margin: 0 auto;
        max-width: 55%;
    }
    .author_shortinfo .nameandrrss {
        flex-direction: column;
    }
    .author_shortinfo .nameandrrss .name {
        margin: 10px 0;
    }
    .author_shortinfo .work, .author_shortinfo .additional {
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    .author_shortinfo .short_description {
        margin: 10px 0 0;
    }
    .author_shortinfo .additional {
        flex-direction: column;
    }
    .author_shortinfo .additional .label {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    /*HOME*/
    .team_authors > li {
        width: calc(33.33% - 24px);
        margin: 12px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    /*HOME*/
    .team_authors > li {
        width: calc(50% - 24px);
        margin: 12px;
    }
}

@media (max-width: 575px) {
    /*HOME*/
    .team_authors {
        margin-left: 0;
        margin-right: 0;
    }
    .team_authors > li {
        width: 100%;
        margin: 12px 0;
    }

    /*AUTHOR*/
    .author_content, .author_shortinfo {
        margin-left: 0;
        margin-right: 0;
    }
}

/*** TABLET ***/
@media all and (max-width: 1023px) {
    .author_shortinfo .additional .valoracion_media {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .author_shortinfo .short_info_author {
        width: 100%;
    }
    .author_shortinfo .short_description {
        text-align: center;
    }
    .author_content .content_left {
        width: 100%;
    }
    .author_content .content_right {
        width: 100%;
        margin-bottom: 24px;
    }
}