/* @import url(https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;700&display=swap); */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&family=Rubik:wght@400;500;600&display=swap'); */

/* @font-face {
    font-family: 'goldplayblack';
    src: url('../fonts/goldplay_black-webfont.woff2') format('woff2'),
         url('../fonts/goldplay_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'goldplayregular';
    src: url('../fonts/goldplay_regular-webfont.woff2') format('woff2'),
         url('../fonts/goldplay_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'goldplaybold';
    src: url('../fonts/goldplay-bold-webfont.woff2') format('woff2'),
         url('../fonts/goldplay-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'goldplaymedium';
    src: url('../fonts/goldplay-medium-webfont.woff2') format('woff2'),
         url('../fonts/goldplay-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} */

* {
    box-sizing: border-box;
    font-family: goldplayregular;
}

body {
    font-size: 16px;
    font-family: goldplayregular;
}

.content-general {
    border-radius: 8px;
    padding: 32px;
}

.content-banners {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

:root {
    --first-color: #7aaf3c;
    --second-color: #e4e4e4;
    --second-color-alt: #333F48;
    --third-color: #ff002a;
    --third-color-alt: #e35a24;
    --body-color: #f7f9f8;
    --btn-color-1: #232659;
    --text-color-primary: #444;
    --text-color-secondary: #fff;
    --buenvivir: #0080ff;
    --financieramente: #d8402b;
    --tuplan: #931dca;
    --seremprendedor: #39a84a;
    --hogares: #5aafac;
    --proyectate: #ea861e;
    --cooperando: #e45a24;
    --somos-bg: #1a1825;
    --somos-bg-secondary: #fdbb2d;
    --font-family: goldplayregular;
}

h1.title-greeting {
    font-size: 1.8em;
    font-weight: 200
}

h1.title-article {
    font-family: goldplaybold;
}

h2.title {
    font-weight: 600
}

h2.title-article {
    font-size: 1.4em;
    font-family: goldplaybold;
}

h2.title-article-2 {
    font-size: 15px;
    font-family: goldplaybold;
}

h2.title-article a {
    color: var(--text-color-primary);
    text-decoration: none;
    font-family: goldplaybold;
}

.title-mas-articulos {
    font-family: goldplaybold;
}

.title-mas-vistos {
    font-family: goldplaybold;
}

div.error {
    font-size: .8em
}

.font-primary {
    color: var(--text-color-primary)
}

h3.font-primary {
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 20px
}

.bg-menu {
    background-color: #333F48 !important;
}

.nav-coomeva li a {
    color: #fff !important;
}

.nav-link {
    color: #fff !important;
}

.navbar {
    padding: 0
}

.navbar-nav {
    display: flex
}

.navbar-nav li a {
    font-size: .85em
}

.navbar-nav li a span {
    font-family: goldplaybold;
}



.font-third {
    color: var(--btn-color-1)
}

.article-color1 {
    color: var(--hogares)
}

.article-color2 {
    color: var(--buenvivir)
}

.article-color3 {
    color: var(--proyectate)
}

.article-color4 {
    color: var(--tuplan)
}

a .articleFilter {
    transition: 1s;
}

a .articleFilter:hover {
    filter: brightness(60%);
}

.top-nav-wrapper {
    background-color: var(--first-color)
}

.top-nav-logo {
    height: 30px;
    width: 30px
}

.medium-nav-title {
    font-weight: 700
}

.medium-nav-title a {
    color: var(--first-color);
    text-decoration: none
}

.three-btn a.comparte:hover {
    background-color: #fff !important;
    color: #6f990b !important;
}

.pointer {
    cursor: pointer
}

.menu-floating .float {
    position: fixed;
    width: 160px;
    height: 32px;
    right: 0px;
    background-color: fff;
    color: black;
    background: rgba(255, 255, 255, 0.7);
    border-top-left-radius: 15px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 0;
    box-shadow: 0px 0px 5px 0px #aab2bd;
    text-align: center;
}

.menu-floating .btnAsociate {
    position: fixed;
    width: 160px;
    height: 32px;
    right: 0px;
    background-color: fff;
    color: black;
    background: rgba(255, 255, 255, 0.7);
    border-top-left-radius: 15px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 0;
    box-shadow: 0px 0px 5px 0px #aab2bd;
    text-align: center;
}

.menu-floating .btnAsociate:hover,
.menu-floating .btnAsociate:hover i,
.menu-floating .btnAsociate:hover span {
    background-color: #ffffff !important;
    color: #4D4D4D;
}

.menu-floating .float:hover,
.menu-floating .float:hover i,
.menu-floating .float:hover span {
    background-color: #8bc43f;
    color: #efefef;
}

.menu-floating .float img {
    width: 19px;
    height: 100%;
    margin-left: -40px;
    content: url('../images/PINOS-05.svg');
    background-repeat: no-repeat;
}

.menu-floating .float:hover img {
    width: 19px;
    margin-left: -40px;
    content: url('../images/PINOS-BLANCO-05.svg');
    background-repeat: no-repeat;
}

.menu-floating .text-menu-floating {
    font-family: goldplaymedium;
}

.icons-menu-floating {
    color: #008c52;
}

#menu-category {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    font-size: 14px;
}

#menu-category a span:hover {
    display: inline-block;
    border-bottom: 2px solid #fff;
}

.medium-nav-subtitle {
    color: var(--text-color-primary);
    font-size: 1em;
    font-style: italic
}

.search-form-input {
    align-items: center;
    /* background-color: var(--second-color); */
    background-color: #969696;
    border-radius: 18px;
    display: flex;
    height: 28px;
    justify-content: space-between;
    padding: 0 1rem;
    width: 50%;
    font-weight: bold;
    font-size: 0.8rem;
    transition: 1s;
}

.medium-nav-form {
    align-items: center;
    /* background-color: var(--second-color); */
    background-color: #969696;
    border-radius: 18px;
    display: flex;
    height: 28px;
    justify-content: space-between;
    padding: 0 1rem;
    width: 50%;
    font-weight: bold;
    font-size: 0.8rem;
}

.comparte {
    font-family: goldplaymedium;
}

.search-form-input input {
    background-color: transparent;
    border: none;
    font-weight: 700;
    outline: none;
}

.search-form-input:hover {
    width: 40% !important;
}

.search-form-input input::placeholder {
    color: #fff !important;
}

.footer-nav-wrapper {
    background-color: var(--second-color-alt)
}

.footer-nav-wrapper .navbar-nav .nav-link {
    padding: 4px !important;
}

.navbar-light .navbar-toggler {
    background-color: var(--second-color);
}

.nav-item-active {
    background-color: var(--third-color)
}

.nav-item-active a {
    color: #fff !important
}

.nav-item-sigin-button {
    background-color: var(--third-color-alt)
}

.nav-item-sigin-button a {
    padding: 10px 20px
}

.body-container {
    background-color: var(--second-color)
}

.body-wrapper {
    border-radius: 8px;
    padding-bottom: 16px
}

.body-wrapper,
.footer-container {
    background-color: #fff !important
}

.footer-container {
    width: 100%
}

.news-wrapper {
    /* background-color: var(--second-color); */
    background-color: #efefef;
    border-radius: 5px;
    position: relative
}

.news-title {
    align-items: center;
    background-color: var(--btn-color-1);
    border-radius: 5px;
    color: #fff;
    display: flex;
    justify-content: center;
    padding: .5rem;
    position: absolute;
    top: -20px;
    width: 80%
}

.news-wrapper span {
    font-family: goldplaybold;
}

.article-title {
    font-size: 12px;
    font-family: goldplaybold;
}

.title-article:hover {
    text-decoration: underline;
}

.article-title-2 {
    font-size: 9px
}

.article-number {
    font-size: 2.5rem;
}

.article-author {
    font-size: 11px;
    line-height: 1.2;
    font-family: goldplaymedium;
}

.article-author a {
    color: var(--btn-color-1);
    text-decoration: none
}

.title-podcast {
    font-family: goldplaybold;
}

.menu-floating .float a {
    color: #4D4D4D;
    text-decoration: none;
}

.menu-floating .btnAsociate a {
    color: #4D4D4D;
    text-decoration: none;
}

.banner-aside {
    cursor: pointer;
    width: 100%
}

.btn-banner {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none
}

.somos-wrapper {
    background-color: var(--somos-bg)
}

.section-video {
    background-color: #1a1825;
    margin-top: 20px;
    padding-bottom: 40px;
    padding-top: 40px
}

#recommended-articles .title-article-recommended {
    font-family: goldplaybold;
}

.btn-somos {
    background-color: var(--somos-bg-secondary);
    background: linear-gradient(90deg, #fdbb2d, #fd1d1d 50%, #fd1d1d);
    border: none;
    border-radius: 8px
}

.btn-somos,
.btn-somos-2 {
    outline: none;
    padding: .2rem 0 0 .5rem;
    width: 180px
}

.btn-somos-2 {
    background-image: linear-gradient(90deg, #7aaf3c, #7cc234, #7bd62b, #77ea1d, #6fff00);
    border: none;
    border-radius: 5px
}

.form-login {
    background-color: #f3f3f3;
    border-radius: 5px;
    margin-top: -1rem
}

.form-login a {
    font-size: 11px;
    font-weight: 500
}

.form-login button {
    align-items: center;
    background-color: var(--first-color);
    justify-content: space-between
}

.form-login .font-link-green {
    color: var(--seremprendedor) !important;
    font-size: 12px;
    text-decoration: none
}

/* @media (max-width:991px) {
    .form-login {
        margin: 3rem
    }
} */

.menu-profile {
    border-bottom: 1px solid var(--second-color);
    list-style-type: none;
    margin: 0;
    padding: 0
}

.menu-profile li {
    display: inline-block;
    padding: 10px 16px 0 18px
}

.menu-profile li a {
    color: var(--text-color-primary);
    text-decoration: none
}

.menu-profile li.active {
    background: var(--first-color);
    border-radius: 0 10px 0 0
}

.menu-profile li.active a {
    color: #fff
}

.img-banner {
    width: 100%
}

footer {
    background-color: #fff
}

.title-footer-categoria {
    font-family: goldplaymedium;
}

.footer-list-categorias li a strong {
    font-family: goldplaybold;
}

.footer-list-politicas li a span {
    font-family: goldplaybold;
}

footer .redesSociales i {
    /*     background-color: #DA04A1;
    font-size: 1.5rem;
    color: #E6E6E6;
    padding: 10px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    margin-right: .5rem; */
    background-color: #333F48;
    font-size: 20px;
    color: #E6E6E6;
    padding: 8px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-right: 0.5rem;
}

.card {
    border: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .03)
}

.comment-text {
    font-size: 14px
}

.fs-10 {
    font-size: 12px
}

.btn-miperfil {
    align-items: center;
    background: var(--third-color-alt);
    color: #fff;
    display: flex;
    font-weight: 500;
    justify-content: center;
    text-align: center
}

.btn-miperfil-bottom {
    border-bottom: 6px solid var(--third-color-alt)
}

.item-title-course {
    font-size: 1.2em
}

.item-article-detail .separador {
    padding-top: 2px
}

.item-article-detail p {
    font-size: .9em
}

.btn-like {
    cursor: pointer
}

.title-label-form {
    font-size: .8em;
    font-weight: 600;
    margin: 0;
    padding: 0
}

.iframe-podcast {
    border: 1px solid #000;
    height: 480px;
    margin-bottom: 20px;
    width: 100%
}

#buttonCollapse {
    display: none;
}

@media screen and (max-width: 991px) {
    #buttonCollapse {
        display: block;
        width: 15%;
    }

    .comparte {
        font-size: 0;
    }

    .search-form-input i {
        margin-left: -7px;
    }

    .search-form-input {
        width: 13% !important;
    }
}

@media screen and (max-width: 439px) {
    footer .d-flex {
        display: block !important;
        justify-content: center !important;
        margin-left: 10% !important;
    }
}

@media screen and (max-width: 766px) {

    /*     .three-btn .search-form-input {
        width: 100% !important;
    }
    .three-btn .d-flex {
        display: block !important;
    }
    .three-btn .medium-nav-form {
        justify-content: center !important;
        margin-right: 0 !important;
        margin-bottom: 6px !important;
    } */
    .mainLogo {
        height: 40px !important;
        width: 190px !important;
    }
}

@media screen and (min-width: 451px) and (max-width: 699px) {
    .search-form-input i {
        margin-left: -10px;
    }

    #buttonCollapse i {
        margin-left: -8px;
    }

    .mainLogo {
        height: 40px !important;
        width: 190px !important;
    }
}

@media screen and (max-width: 766px) {
    #carousel1 {
        display: none;
    }

    .menu-floating .text-menu-floating {
        display: none !important;
    }

    .menu-floating .float,
    .btnAsociate {
        width: 39px !important;
    }

    .float #coomevaLogo img {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    .float .dollar i {
        margin-top: 3px !important;
        margin-left: 8px !important;
    }

    .float .calendar i {
        margin-left: 8px !important;
        margin-top: 3px !important;
    }

    .btnAsociate .suscribete i {
        margin-left: -32px !important;
        margin-top: 4px !important;
    }
}

@media screen and (min-width: 452px) and (max-width: 552px) {
    .bg-menu .container {
        margin-top: -12px;
    }

    .search-form-input:hover {
        width: 0% !important;
    }

    /*estilos searchbar*/
    #page1 {
        display: block !important;
    }

    .searchform {
        position: absolute;
        -webkit-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -moz-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -ms-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -o-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -webkit-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -moz-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -ms-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -o-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        z-index: 1000;
        height: 44px;
        width: 100%;
        border: none;
        margin-top: -44px;
        text-align: center;
    }

    .searchform.moved {
        margin-top: 14px;
    }

    .searchform[data-theme=a] {
        background: #ebce24;
    }

    .searchform[data-theme=b] {
        background: #000000;
    }

    .searchform[data-theme=c] {
        background: #343a4a;
    }

    .searchform[data-theme=d] {
        background: transparent;
    }
}

@media screen and (max-width: 450px) {
    .bg-menu .container {
        margin-top: -12px;
    }

    .search-form-input:hover {
        width: 0% !important;
    }

    .mainLogo {
        height: 38px !important;
        width: 100% !important;
        margin-top: 19px !important;
    }

    .search-form-input {
        margin-right: 0.25rem !important;
    }

    #buttonCollapse {
        margin-right: 0.25rem !important;
    }

    .comparte {
        width: 4% !important;
    }

    .comparte i {
        margin-left: -9px !important;
    }

    #buttonCollapse i {
        margin-left: -8px !important;
    }

    .search-form-input i {
        margin-left: -10px !important;
    }

    .menu-floating .text-menu-floating {
        display: none !important;
    }

    .menu-floating .float,
    .btnAsociate {
        width: 39px !important;
    }

    .float #coomevaLogo img {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    .float .dollar i {
        margin-top: 3px !important;
        margin-left: 8px !important;
    }

    .float .calendar i {
        margin-left: 8px !important;
        margin-top: 3px !important;
    }

    .btnAsociate .suscribete i {
        margin-left: -32px !important;
        margin-top: 4px !important;
    }

    /*estilos searchbar*/
    #page1 {
        display: block !important;
    }

    .searchform {
        position: absolute;
        -webkit-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -moz-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -ms-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -o-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -webkit-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -moz-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -ms-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        -o-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        z-index: 1000;
        height: 44px;
        width: 100%;
        border: none;
        margin-top: -44px;
        text-align: center;
    }

    .searchform.moved {
        margin-top: 14px;
    }

    .searchform[data-theme=a] {
        background: #ebce24;
    }

    .searchform[data-theme=b] {
        background: #000000;
    }

    .searchform[data-theme=c] {
        background: #343a4a;
    }

    .searchform[data-theme=d] {
        background: transparent;
    }
}


/*Estilos reproductor podcast*/

.container_podcast {
    width: 800px;
    margin: 30px auto;
}

.mejs__container {
    margin-top: 10px;
}

.mejs__controls {
    display: block;
}

.mejs__controls,
.mejs__container {
    background: none !important;
}

.mejs__time {
    color: #777;
    font-weight: normal;
}

.podcast {
    background: #f0f0f0;
    padding: 30px;
    border-radius: 3px;
}

.podcast__episode_title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    color: #333;
}

.podcast__title {
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 11px;
    color: #555;
}

.podcast__title i {
    font-style: normal;
    font-weight: normal;
    text-transform: capitalize;
    margin-left: 10px;
}

.podcast__meta {
    background: #ddd;
    margin: 40px -30px -30px -30px;
    padding: 0 30px 30px 30px;
    display: flex;
    justify-content: space-between;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.podcast__meta .artwork {
    margin-right: 0;
    transform: translateY(-70px);
}

.podcast__meta .artwork>img {
    border-radius: 3px;
    width: 150px;
    height: 150px;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: -80px;
}

.mejs-prepended-buttons {
    display: flex;
}

.mejs-appended-buttons {
    display: flex;
    justify-content: space-evenly;
}

.mejs__play>button {
    background: transparent url('https://cdn.jsdelivr.net/gh/ivorpad/images-src/mediaplayer-sprite-gray.svg') no-repeat;
}

.mejs__pause>button {
    background: transparent url('https://cdn.jsdelivr.net/gh/ivorpad/images-src/mediaplayer-sprite-gray.svg') no-repeat;
    background-position: -20px 0;
}

.mejs__mute>button {
    background: transparent url('https://cdn.jsdelivr.net/gh/ivorpad/images-src/mediaplayer-sprite-gray.svg') no-repeat;
    background-position: -60px 0;
}

.mejs__unmute>button {
    background: transparent url('https://cdn.jsdelivr.net/gh/ivorpad/images-src/mediaplayer-sprite-gray.svg') no-repeat;
    background-position: -40px 0;
}

.mejs-skip-back-button>button,
.mejs__skip-back-button>button {
    background: transparent url('https://cdn.jsdelivr.net/gh/ivorpad/images-src/skipback.svg');
}

.mejs-jump-forward-button>button,
.mejs__jump-forward-button>button {
    background: url('https://cdn.jsdelivr.net/gh/ivorpad/images-src/jumpforward.svg') no-repeat;
}

.mejs__button>button {
    color: #555;
}

.mejs__horizontal-volume-slider {
    display: none !important;
}

.controls_audio {
    top: -53px;
    position: relative;
    width: 50%;
    opacity: 0.9;
    margin: 0px 0px 0px 15px;
}

.audio {
    z-index: 2;
    position: relative;
    top: -1.1em;
    border-radius: 0.4em 0.4em 10em 10em !important;
    height: 1em;
    margin: 0 0 10px 0 !important
}

.block-ui-message {
    font-size: 2.5em;
}

@media (max-width: 768px) {
    img.articleFilter {
        height: 100% !important;
    }
}

.articleResponsive {
    max-width: 100%;
    /* height: auto; */
    object-fit: cover;
}