@media screen and (max-width: 1570px) {

    header {
        width: 100%;
    }

    content {
        width: 100%;
    }

    #widget {
        top: 93%;
    }

    .whatsapp-float {
        margin-left: 93%;
    }

    header .logo img {
        min-width: 200px;
        margin-left: 10px;
        margin-right: 40px;
    }

    /* SECCIÓN BIENVENIDA */

    section #article_welcome {
        margin-top: -200px;
        min-height: 56vh;
    }


    #article_welcome h1 {
        width: 80%;
        font-size: 60px;
    }

    #article_welcome p {
        font-size: 20px;
    }

    /* NUESTRO PROPOSITO */

    #article_purpose {
        padding-top: 17%;
    }

    /* NOSOTROS */


    /* NUESTROS SERVICIOS */

    section #article_services {
        grid-template-columns: repeat(4, 23%);
        gap: 1%;
    }

    /* ESTILOS DE LAS TARJETAS (SERVICES) */

    .card {
        padding: 5px;
    }

    .card_title {
        text-align: center;
        font-size: 1.3rem;
        padding: 1rem;


    }

    .card_p {
        width: 90%;

    }

    .card a {
        margin-top: 60px;
    }

    /* INFORMES SEMANALES */

    #informes {
        width: 90%;
    }

    /* ESTILOS RESPONSIVE DE LA SECCIÓN "ASSET MANAGEMENT" */





}

@media screen and (max-width: 1440px) {

    .whatsapp-float {
        margin-left: 93%;
        top: 79%;
    }

    header .logo img {
        min-width: 200px;
        margin-left: 10px;
        margin-right: 40px;
    }

    /* SECCIÓN BIENVENIDA */

    section #article_welcome {
        margin-top: -200px;
        min-height: 56vh;
    }

}

@media screen and (max-width: 1366px) {

    .whatsapp-float {
        margin-left: 93%;
        top: 79%;
    }

    header .logo img {
        min-width: 200px;
        margin-left: 10px;
        margin-right: 40px;
    }

    /* SECCIÓN BIENVENIDA */

    section #article_welcome {
        margin-top: -200px;
        min-height: 56vh;
    }

}

@media screen and (max-width: 1235px) {
    #widget {
        top: 93%;
    }

    .whatsapp-float {
        margin-left: 92%;
    }

    header .logo img {
        max-width: 200px;
        margin-left: 10px;
        margin-right: 40px;
    }

    /* SECCIÓN BIENVENIDA */

    section #article_welcome {
        margin-top: -200px;
    }

    #article_welcome h1 {
        width: 80%;
        font-size: 60px;
    }

    #article_welcome p {
        font-size: 18px;
        width: 100%;
    }

    /* NUESTRO PROPOSITO */

    #article_purpose {
        padding-top: 20%;
    }

    #article_purpose p {
        font-size: 23px;
    }

    /* NUESTROS SERVICIOS */

    section #article_services {
        grid-template-columns: repeat(4, 24%);
        gap: 1%;
    }

    /* ESTILOS DE LAS TARJETAS (SERVICES) */


    .card {
        padding: 5px;

    }

    .card_title {
        text-align: center;
        font-size: 1.2rem;
        padding: 1rem;


    }

    .card_p {
        width: 100%;

    }

    .card a {
        margin-top: 60px;
    }

    #article_services p {
        font-size: 14px;
    }

    /* NOSOTROS */

    #about_title {
        width: 80%;
    }

    .img_founder {
        margin-right: 25%;
    }

    .img_founder img {
        width: 90%;
    }

    /* SOCIEDAD DE BOLSA */

    #sociedad_bolsa_title {
        font-size: 20px;
    }

    #sociedad_bolsa_title p {
        font-size: 19px;
    }

    /* AGENTE PRODUCTOR */

    #agente_productor_title {
        font-size: 20px;
    }

    #agente_productor_title p {
        font-size: 19px;
    }



    /* ÚLTIMOS INFORMES */

    /* ESTILOS RESPONSIVE DE LA SECCIÓN "ASSET MANAGEMENT" */

    section #asset_article_welcome {
        margin-top: -180px;
    }

    #asset_article_welcome h1 {
        font-size: 50px;
    }

    #asset_article_welcome p {
        width: 70%;
        margin-top: 23px;
        font-size: 23px;
    }

    /* Sección asset description */
    section #article_asset_description {
        min-height: 350px;
        max-height: 600px;

    }


    #article_asset_description p {
        width: 80%;
        font-size: 20px;

    }

    /* ESTILOS RESPONSIVE DE LA SECCIÓN MERCADO DE CAPITALES */

    section #mercado_article_welcome {
        margin-top: -180px;
    }

    #mercado_article_welcome h1 {
        font-size: 50px;
    }

    #mercado_article_welcome p {
        width: 70%;
        margin-top: 23px;
        font-size: 23px;
    }

    /* Sección mercado description */
    section #article_mercado_description {
        min-height: 350px;
        max-height: 600px;

    }


    #article_mercado_description p {
        width: 80%;
        font-size: 20px;

    }

    /* ESTILOS RESPONSIVE DE LA SECCIÓN INVERSIONES INTERNACIONALES */

    section #inversiones_article_welcome {
        margin-top: -180px;
    }

    #inversiones_article_welcome h1 {
        font-size: 50px;
    }

    #inversiones_article_welcome p {
        width: 70%;
        margin-top: 23px;
        font-size: 23px;
    }

    /* Sección inversiones description */
    section #article_inversiones_description {
        min-height: 350px;
        max-height: 600px;

    }


    #article_inversiones_description p {
        width: 80%;
        font-size: 20px;

    }

    /* ESTILOS RESPONSIVE DE LA SECCIÓN CONSULTORÍA */

    section #consultoria_article_welcome {
        margin-top: -180px;
    }

    #consultoria_article_welcome h1 {
        font-size: 50px;
    }

    #consultoria_article_welcome p {
        width: 70%;
        margin-top: 23px;
        font-size: 23px;
    }

    /* Sección consultoria description */
    section #article_consultoria_description {
        min-height: 350px;
        max-height: 500px;

    }


    #article_consultoria_description p {
        width: 80%;
        font-size: 20px;

    }

}

@media screen and (max-width: 950px) {
    #widget {
        top: 92%;
    }

    .whatsapp-float {
        margin-left: 90%;
    }

    header .logo img {
        max-width: 180px;
        margin-left: 10px;
        margin-right: 40px;
    }

    /* SECCIÓN BIENVENIDA */

    section #article_welcome {
        margin-top: -200px;
    }

    #article_welcome h1 {
        width: 80%;
        font-size: 60px;
    }

    #article_welcome p {
        font-size: 18px;
        width: 100%;
    }

    /* NUESTRO PROPOSITO */

    #article_purpose {
        padding-top: 25%;
        min-height: 280px;
        max-height: 100%;
    }

    #article_purpose p {
        font-size: 20px;
    }



    /* NUESTROS SERVICIOS */

    section #article_services {
        grid-template-columns: repeat(4, 23%);
        gap: 0%;
        max-height: 90%;
    }


    /* ESTILOS DE LAS TARJETAS (SERVICES) */

    .card {
        padding: 7px;
        height: 450px;

    }

    .card_title {
        text-align: center;
        font-size: 1rem;



    }

    .card_p {
        display: block;

    }

    .card a {
        margin-top: 30px;
        padding: 10px 10px;
        font-size: 12px;
    }

    #article_services p {
        font-size: 14px;
    }

    /* NOSOTROS */

    section #container_about {
        grid-template-columns: 55% 55%;
    }

    #about_title {
        width: 80%;
        font-size: 20px;
    }

    #article_about h3 {
        font-size: 30px;
    }

    #about_title p {
        font-size: 19px;
    }

    .img_founder {
        margin-right: 25%;
    }

    .img_founder img {
        width: 90%;
    }

    /* SOCIEDAD DE BOLSA */


    section #article_sociedad_bolsa {
        min-height: 280px;
        max-height: 100%;
    }

    #sociedad_bolsa_title {
        font-size: 18px;
    }

    #sociedad_bolsa_title p {
        font-size: 17px;
    }

    /* AGENTE PRODUCTOR */

    section #article_agente_productor {
        min-height: 320px;
        max-height: 100%;
    }

    #agente_productor_title {
        font-size: 18px;
    }

    #agente_productor_title p {
        font-size: 17px;
    }



    /* INFORMES - ESTILOS DEL TEMPLATE CON LOS DATOS PEDIDOS AL BLOG  */


    #blog .post {
        display: block;
        /* margin: .5rem auto; */
        /* padding: 1rem; */
        border-radius: .5rem;
        max-width: 28%;
        text-align: center;
        background-color: rgb(42, 40, 41);
        font-size: 12px;
        min-height: 500px;
        max-height: 90%;
    }

    .post-author img {
        border-radius: 50%;
    }

    .post-date {
        margin: 1rem auto;
        display: block;
        font-size: 14px;

    }


    .post-excerpt {
        text-align: center;
        font-size: 13px;
    }


    /* ESTILOS RESPONSIVE DE LA SECCION ASSET MAGAMENET */


    /* Sección asset description */
    section #article_asset_description {
        min-height: 350px;
        max-height: 600px;

    }


    #article_asset_description p {
        width: 80%;
        font-size: 16px;

    }

    /* Sección de Contacto */

    #article_contact {
        width: 80%;

    }

    /* ESTILOS RESPONSIVE DE LA SECCION MERCADO DE CAPITALES */


    /* Sección mercado description */
    section #article_mercado_description {
        min-height: 350px;
        max-height: 600px;

    }


    #article_mercado_description p {
        width: 80%;
        font-size: 16px;

    }

    /* Sección de Contacto */

    #article_contact {
        width: 80%;

    }

    /* ESTILOS RESPONSIVE DE LA SECCION INVERSIONES INTERNACIONALES */


    /* Sección inversiones description */
    section #article_inversiones_description {
        min-height: 350px;
        max-height: 600px;

    }


    #article_inversiones_description p {
        width: 80%;
        font-size: 16px;

    }

    /* ESTILOS RESPONSIVE DE LA SECCION CONSULTORIA */


    /* Sección consultoria description */
    section #article_consultoria_description {
        min-height: 300px;
        max-height: 600px;

    }


    #article_consultoria_description p {
        width: 80%;
        font-size: 16px;

    }

    /* Sección de Contacto */

    #article_contact {
        width: 80%;

    }


    /* ESTILOS DE INFORMES SEMANALES */

    /* INFORMES - ESTILOS DEL TEMPLATE CON LOS DATOS PEDIDOS AL BLOG  */


    #blog_article_welcome h1 {
        width: 100%;
        font-size: 60px;
        padding-top: 12%;
    }

    #blog_description img {
        max-width: 80%;
        border-radius: 5px;
    }

    #blog .post {
        display: block;
        border-radius: .5rem;
        max-width: 28%;
        text-align: center;
        background-color: rgb(42, 40, 41);
        font-size: 12px;
        min-height: 500px;
        max-height: 90%;
    }

    .post-author img {
        border-radius: 50%;
    }

    .post-tittle h2 {
        font-size: 8px;
    }

    .post-date {
        margin: 1rem auto;
        display: block;
        font-size: 20px;
        font-weight: bold;

    }


    .post-excerpt {
        text-align: center;
        font-size: 13px;
    }

    .post-excerpt p {
        width: 100%;
        text-align: center;
    }

    .post-content summary {
        font-size: 16px;
    }

    .post-content article {
        text-align: justify;
    }

    #article_blog_description p {
        width: 90%;
        font-size: 16px;
    }



}


@media screen and (max-width: 835px) {

    body {
        max-width: 835px;
        overflow-x: hidden;
    }

    #widget {
        top: 93%;
        opacity: 1;
    }

    .whatsapp-float {
        margin-left: 88%;
    }

    /* HEADER */

    header {
        height: 88px;
    }

    @keyframes adjust-header {
        to {
            background-color: rgba(37, 54, 79, 0.5);
            box-shadow: 0px 2px 20px #272727;
            backdrop-filter: blur(5px);
            height: 85px;

            /*position: sticky;
        top: -90px;*/
        }
    }

    header .logo img {
        max-width: 180px;
        margin-left: 10px;
        margin-top: 10px;

    }

    header ul li {
        line-height: 80px;
        margin-right: 5px;
    }

    header ul a {
        height: 80px;
        padding-right: 10px;
        padding-left: 10px;
    }

    /* SECCIÓN BIENVENIDA */

    /* ARTICLE WELCOME */

    #article_welcome {
        background-size: 340%;
    }

    section #article_welcome {
        margin-top: -150px;
        padding-top: 300px;
    }

    #article_welcome h1 {
        width: 80%;
        font-size: 50px;
    }

    #article_welcome p {
        font-size: 16px;
        width: 75%;
    }

    /* NUESTRO PROPOSITO */

    #article_purpose {
        padding-top: 25%;
        min-height: 300px;
        max-height: 100%;
        text-align: center;
    }

    #article_purpose p {
        font-size: 20px;
    }

    /* NUESTROS SERVICIOS */


    section #article_services {
        grid-template-columns: repeat(1, 100%);
        width: 100%;
        min-height: 2000px;
        max-height: 100%;
        align-items: center;
        justify-items: center;
        gap: 2%;
    }


    #services h3 {
        font-size: 50px;
        margin-bottom: 120px;
    }


    /* ESTILOS DE LAS TARJETAS (SERVICES) */

    .card1 {
        background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6)), url(../img/assset_card_background.jpg);

    }

    .card2 {
        background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6)), url(../img/card_2.jpg);
    }

    .card3 {
        background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6)), url(../img/card_3.jpg);
    }

    .card4 {
        background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6)), url(../img/card_4.jpg);
    }


    .card_title {
        opacity: 0.9;

    }


    .card_p {
        opacity: 0.9;
    }

    .card a {
        opacity: 0;


    }

    .card_hr {
        opacity: 0;
        border: 1px solid #90b4e0 !important;
        margin-top: 10px !important;
        transition: all 300ms;

    }


    .card {
        padding: 7px;
        min-height: 300px;
        max-height: 90%;



    }

    .card_title {

        text-align: center;
        font-size: 1.5rem;
        padding: 1rem;




    }

    .card_p {
        display: block;

    }

    .card a {
        margin-top: 30px;
    }

    #article_services p {
        font-size: 15px;
    }

    /* NOSOTROS */

    section #container_about {
        grid-template-columns: 55% 55%;
    }

    #about_title {
        width: 80%;
        font-size: 20px;
    }

    #article_about h3 {
        font-size: 30px;
    }

    #about_title p {
        font-size: 16px;
    }

    .img_founder {
        margin-right: 35%;
        align-self: center;
    }

    .img_founder img {
        width: 100%;
    }

    /* SOCIEDAD DE BOLSA */


    section #article_sociedad_bolsa {
        min-height: 200px;
        max-height: 100%;
    }

    #sociedad_bolsa_title {
        font-size: 16px;
    }

    #sociedad_bolsa_title p {
        font-size: 15px;
    }


    /* AGENTE PRODUCTOR */

    section #article_agente_productor {
        min-height: 280px;
        max-height: 100%;
    }

    #agente_productor_title {
        font-size: 16px;
    }

    #agente_productor_title p {
        font-size: 15px;
    }

    /* ESTILOS RESPONSIVE DE LA SECCION ASSET MAGAMENET */

    #asset_article_welcome {
        background-size: 440%;
    }

    #asset_article_welcome h1 {
        margin-top: 50px;
        width: 100%;
        font-size: 40px;
        text-shadow: 1px 2px 3px #333;
        letter-spacing: 2px;

    }

    #asset_article_welcome p {
        width: 80%;
        margin-top: 35px;
        font-size: 20px;
        text-shadow: 1px 2px 3px #333;
        letter-spacing: 1px;

    }


    /* Sección asset description */
    section #article_asset_description {
        min-height: 350px;
        max-height: 600px;

    }


    #article_asset_description p {
        width: 80%;
        font-size: 15px;

    }

    /* ESTILOS RESPONSIVE DE LA SECCION MERCADO DE CAPITALES */

    #mercado_article_welcome {
        background-size: 340%;
    }

    #mercado_article_welcome h1 {
        margin-top: 50px;
        width: 100%;
        font-size: 40px;
        text-shadow: 1px 2px 3px #333;
        letter-spacing: 2px;

    }

    #mercado_article_welcome p {
        width: 80%;
        margin-top: 35px;
        font-size: 20px;
        text-shadow: 1px 2px 3px #333;
        letter-spacing: 1px;

    }


    /* Sección mercado description */
    section #article_mercado_description {
        min-height: 400px;
        max-height: 650px;

    }


    #article_amercado_description p {
        width: 80%;
        font-size: 15px;

    }

    /* ESTILOS RESPONSIVE DE LA SECCION INVERSIONES INTERNACIONALES */

    #inversiones_article_welcome {
        background-size: 440%;
    }

    #inversiones_article_welcome h1 {
        margin-top: 50px;
        width: 100%;
        font-size: 40px;
        text-shadow: 1px 2px 3px #333;
        letter-spacing: 2px;

    }

    #inversiones_article_welcome p {
        width: 80%;
        margin-top: 35px;
        font-size: 20px;
        text-shadow: 1px 2px 3px #333;
        letter-spacing: 1px;

    }


    /* Sección inversiones description */
    section #article_inversiones_description {
        min-height: 300px;
        max-height: 600px;

    }


    #article_inversiones_description p {
        width: 80%;
        font-size: 15px;

    }

    /* ESTILOS RESPONSIVE DE LA SECCION CONSULTORIA */

    #consultoria_article_welcome {
        background-size: 440%;
    }

    #consultoria_article_welcome h1 {
        margin-top: 50px;
        width: 100%;
        font-size: 40px;
        text-shadow: 1px 2px 3px #333;
        letter-spacing: 2px;

    }

    #consultoria_article_welcome p {
        width: 80%;
        margin-top: 35px;
        font-size: 20px;
        text-shadow: 1px 2px 3px #333;
        letter-spacing: 1px;

    }


    /* Sección consultoria description */
    section #article_consultoria_description {
        min-height: 250px;
        max-height: 800px;

    }


    #article_consultoria_description p {
        width: 80%;
        font-size: 15px;

    }

    /* Sección de Contacto */

    #article_contact {
        width: 80%;

    }

    /* RESPONSIVE DE LA SECCION CONTACTO CONTACTO  */

    #contact_article_welcome {
        background-size: 440%;
        background-position: center 0%;
    }

    #contact_article_welcome h1 {
        font-size: 60px;
        margin-top: 165px;
    }

    article #blog_article_welcome {
        width: 100%;
        height: 250px;
        margin-top: -200px;
        padding-top: 25%;
    }

    #blog_article_welcome {
        background-size: 180%;
    }


    #blog_article_welcome h1 {
        width: 80%;
        font-size: 50px;
        letter-spacing: 2px;
        padding-top: 140px;
    }


}

@media screen and (max-width: 730px) {

    body {
        max-width: 730px;
        overflow-x: hidden;
    }

    .whatsapp-float {
        margin-left: 87%;
    }

    /* HEADER */

    .abrir-menu {
        display: block;


    }

    .mobile {
        /* background-color: rgba(255, 255, 255, 0.822); */
        font-weight: bold;
        color: black;
        height: 150px;
    }

    .mobile-contact a {
        background-color: rgba(255, 255, 255, 0.8);
        color: black;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .mobile {
        display: flex;
        align-items: flex-end;

    }

    .mobile-social {
        align-items: flex-start;

    }

    .mobile-social img {
        height: 30px;
        margin-top: 10px;
    }



    .mobile-social a:active {
        filter: drop-shadow(0px 0px 8px rgba(255, 255, 255, 0.438));
        transition: all 300ms;

    }





    header .contact_header {
        display: none;

    }


    header {
        display: grid;
        flex-direction: column;
        align-items: center;

    }

    header ul {
        margin-top: 30px;
        margin-right: 0px;
        justify-content: flex-start;
    }

    header .nav-list li:nth-child(-n + 4) {
        border-bottom: 1px solid white;

    }

    header .nav {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 85px;
        height: 90vh;
        /* right: 0;
        gap: 1rem; */
        background-color: rgb(37, 54, 79);
        backdrop-filter: blur(5px);
        width: 100%;
        box-shadow: 0px 20px 10px rgba(0, 0, 0, 0.5);
        opacity: 0;
        visibility: hidden;

    }

    .nav-list {
        flex-direction: column;
        align-items: center;

    }

    .nav.visible {
        opacity: 1;
        visibility: visible;

    }

    .invisible {
        display: none;
    }

    .btn-visible {
        display: block !important;
    }

    /* INFORMES - ESTILOS DEL TEMPLATE CON LOS DATOS PEDIDOS AL BLOG  */

    #blog_article_welcome h1 {
        width: 80%;
        font-size: 50px;
        letter-spacing: 2px;
        padding-top: 140px;
    }

    #blog {
        display: flex;
        align-items: stretch;

    }

    #blog #article_informes_semanales_title {
        display: flex;
        align-items: stretch;
        height: 2500px;

    }

    #post {
        display: flex;
        flex-direction: column;


    }

    #blog .post {
        display: block;
        /* margin: .5rem auto; */
        /* padding: 1rem; */
        border-radius: .5rem;
        max-width: 90%;
        text-align: center;
        background-color: rgb(42, 40, 41);
        font-size: 12px;

        height: 100%;
        margin-bottom: 30px;
    }

    .post-author img {
        border-radius: 50%;
    }

    .post-date {
        margin: 1rem auto;
        display: block;
        font-size: 14px;

    }


    .post-excerpt {
        text-align: center;
        font-size: 13px;
    }

    /* ESTILOS RESPONSIVE DE LA SECCION ASSET MAGAMENET */

    /* Sección de Contacto */

    #article_contact {
        width: 80%;

    }

    /* ESTILOS RESPONSIVE DE LA SECCIÓN CONTACTO- CONTACTO  */

    .grid_contact h2 {
        font-size: 35px;
    }

    /*ESTILOS DEL BOTON JOIN (AGENTE PRODUCTOR)*/

    /* AGENTE PRODUCTOR */

    section #article_agente_productor {
        min-height: 330px;
        max-height: 100%;
    }

    #join_team {
        margin: 0px auto;
        font-size: 14px;
        height: 30px;
        width: 150px;
        background-color: #25364f;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
        margin-top: 35px;


    }

    #join_team a {
        display: block;
        text-decoration: none;
        line-height: 14px;

    }

    .join_mobile {
        display: block;
    }

    #join_team:hover {
        filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.438));
    }

    /* MERCADO DE CAPITALES */

    section #article_mercado_description {
        min-height: 600px;
        max-height: 900px;

    }

}



@media (max-width: 580px) {

    body {
        max-width: 580px;
        overflow-x: hidden;
    }

    #widget {
        opacity: 1;
        top: 93%;
    }

    .whatsapp-float {
        margin-left: 80%;
    }

    /* HEADER */


    header .logo img {
        max-width: 180px;
        margin-left: 10px;
        margin-top: 5px;

    }


    /* ARTICLE WELCOME */

    #article_welcome {
        background-size: 340%;
    }


    section #article_welcome {
        margin-top: -200px;
        padding-top: 300px;
    }

    #article_welcome h1 {
        width: 100%;
        font-size: 40px;
    }

    #article_welcome p {
        display: flex;
        flex-direction: column;
        font-size: 14px;
        width: 100%;
    }

    #article_welcome br {
        display: none;
    }

    /* NUESTRO PROPOSITO */

    #article_purpose {
        padding-top: 50%;
        min-height: 700px;
        text-align: center;
    }

    #article_purpose p {
        width: 80%;
        font-size: 18px;
    }

    /* NOSOTROS */

    section #article_about {
        padding-top: 100px;
        padding-bottom: 80px;
        ;
    }

    section #container_about {
        grid-template-areas: "img"
            "title";
        grid-template-columns: 100%;
        height: 600px;
        gap: 3%;

    }

    #about_title {
        width: 85%;
        font-size: 19px;
        text-align: center;
        align-self: center;
        margin: 0px auto;
    }

    #article_about h2 {
        font-size: 40px;
    }

    #article_about h3 {
        font-size: 20px;

    }

    #about_title p {
        font-size: 16px;
    }

    .img_founder {
        align-self: center;
        justify-self: center;
        margin: 0px auto;

    }

    .img_founder img {
        width: 50%;
        margin: 0px auto;

    }

    /* AGENTE PRODUCTOR */

    section #article_agente_productor {
        min-height: 600px;
        max-height: 750px;
        padding-top: 20%;
    }

    #agente_productor_title {
        font-size: 16px;
        text-align: center;
        width: 75%;
        margin: 0px auto;
    }

    #agente_productor_title p {
        font-size: 17px;
    }

    /* SOCIEDAD DE BOLSA */


    section #article_sociedad_bolsa {
        min-height: 400px;
        max-height: 100%;
        padding-top: 15%;

    }

    #sociedad_bolsa_title {
        font-size: 17px;
        text-align: center;
        width: 75%;
        margin: 0px auto;
    }

    #sociedad_bolsa_title p {
        font-size: 17px;
    }

    /* NUESTROS SERVICIOS */
    #services {
        padding-top: 120px;

    }

    section #article_services {
        grid-template-columns: repeat(1, 100%);
        width: 100%;
        padding-top: 5%;
        gap: 1%;
        justify-items: center;
        min-height: 2200px;

    }



    #services h3 {
        font-size: 35px;

    }

    #services hr {
        margin-top: 0px;
    }



    /* ESTILOS DE LAS TARJETAS (SERVICES) */

    .card {
        height: 500px;
        width: 90%;
        gap: 3%;

    }

    .card_title {
        width: 95%;
        text-align: center;
        font-size: 1.5rem;


    }

    .card_p {
        display: block;
        font-size: 20px;

    }

    .card a {
        margin-top: 45px;
        font-size: 20px;
        padding: 25px 25px;
    }

    #article_services p {
        font-size: 20px;
    }


    /* SECCIÓN RESPONSIVE DE ASSET MANAGEMENT */

    #asset_article_welcome h1 {
        font-size: 32px;
    }

    /* Sección asset description */


    section #article_asset_description {
        min-height: 600px;
        max-height: 800px;

    }

    #article_asset_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }

    /* SECCIÓN RESPONSIVE DE MERCADO DE CAPITALES */

    /* Sección mercado description */


    #mercado_article_welcome h1 {
        font-size: 30px;
    }


    section #article_mercado_description {
        min-height: 680px;
        max-height: 900px;

    }

    #article_mercado_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }

    /* SECCIÓN RESPONSIVE DE INVERSIONES INTERNACIONALES */

    /* Sección inversiones description */


    section #article_inversiones_description {
        min-height: 450px;
        max-height: 800px;

    }

    #article_inversiones_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }

    /* SECCIÓN RESPONSIVE DE CONSULTORIA */

    /* Sección consultoria description */


    section #article_consultoria_description {
        min-height: 400px;
        max-height: 900px;

    }

    #article_consultoria_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }

    /* RESPONSIVE DE LOS BOTONES DEL FORMULARIO */

    #formulario_fisica {
        width: 100%;
    }

    #formulario_juridica {
        width: 100%;
    }

    button {
        font-size: medium;
        margin-top: 10px;
    }

    button[type="reset"] {
        background-color: #aaa;
        margin-left: 5px;
    }

    /* ESTILOS RESPONSIVE DE LA SECCIÓN CONTACTO- CONTACTO  */


    #contact_article_welcome h1 {
        text-transform: capitalize;
        font-size: 50px;
        margin-top: 150px;
    }

    section #article_contact_description {
        display: grid;
        grid-template-columns: 100%;
        grid-template-areas: "contact"
            "form";
        justify-content: center;
    }

    #article_contact_description .grid_contact {
        margin: 0px auto;
        margin-top: 30px;
    }

    /*  ESTILOS DEL TEMPLATE CON LOS DATOS PEDIDOS AL BLOG */


    #article_blog_description>article a {
        color: black !important;
        font-size: 24px;
    }

    #blog_article_welcome h1 {
        width: 100%;
        font-size: 35px;
        padding-top: 180px;
    }


    #blog_description h2 {
        color: white;
        width: 100%;
        margin: 0px auto;
        margin-top: 20px;
        font-size: 18px;
    }

    #blog_description .post-date {
        font-size: 15px;
        font-weight: bold;
    }

    #blog_description img {
        max-width: 100%;
        height: auto;
        border-radius: 5px;


    }


    #blog_description hr {
        border: thin solid white;
        margin: 3rem auto;
        width: 60%;
    }

    #blog_description .site {
        margin: 1rem auto;
        padding: 1rem;
        max-width: 100%;
        text-align: center;
    }


    #blog_description .post {
        margin: 1rem auto;
        padding: 1rem;
        border-radius: .5rem;
        max-width: 100%;
        text-align: center;
        background-color: rgb(42, 40, 41);
    }

    .post-author img {
        border-radius: 50%;
    }

    .post-date {
        margin: 1rem auto;
        display: block;

    }


    .post-excerpt,
    .post-categories,
    .post-tags {
        text-align: center;
    }

    .post-content summary {
        font-size: 16px;
        font-weight: bold;
        margin-top: 50px;
        cursor: pointer;
        margin-bottom: 20px;
    }

    .post-content>article {
        margin: 0px auto;
        padding: 1rem;
        background-color: rgb(71, 68, 70);
        margin-bottom: 20px;
    }

    .post-content img {
        display: block;
        margin: auto;
        box-shadow: 0px 3px 10px #333;
    }

    .post-excerpt p {
        width: 100%;
        text-align: center;
    }


    .post-content article {
        text-align: center;
    }

    #article_blog_description p {
        width: 90%;
        font-size: 16px;
    }

    /*ESTILOS DEL BOTON JOIN (AGENTE PRODUCTOR)*/


    #join_team {
        font-size: 18px;
        height: 30px;
        width: 180px;
        margin-top: 15%;


    }

    #join_team a {
        line-height: 14px;

    }


}


@media (max-width: 390px) {
    body {
        max-width: 390px;
        overflow-x: hidden;
    }

    #widget {
        opacity: 1;
        top: 92%;
    }

    .whatsapp-float {
        margin-left: 78%;
        top: 80%;
    }

    /* HEADER */

    /* ARTICLE WELCOME */

    #article_welcome {
        background-size: 340%;
    }

    /* NUESTRO PROPOSITO */

    #article_purpose {
        padding-top: 60%;
        height: 600px;
        text-align: center;
    }

    #article_purpose p {
        width: 90%;
        font-size: 17px;
    }

    /* NOSOTROS */

    section #article_about {
        padding-top: 100px;
        padding-bottom: 80px;

    }

    section #container_about {
        grid-template-areas: "img"
            "title";
        grid-template-columns: 100%;
        height: 700px;
        gap: 4%;

    }

    #about_title {
        width: 80%;
        font-size: 19px;
        text-align: center;
        align-self: center;
        margin: 0px auto;
    }

    #article_about h2 {
        font-size: 40px;
    }

    #article_about h3 {
        font-size: 20px;

    }

    #about_title p {
        font-size: 16px;
    }

    .img_founder {
        align-self: center;
        justify-self: center;
        margin: 0px auto;

    }

    .img_founder img {
        width: 50%;
        margin: 0px auto;

    }

    /* AGENTE PRODUCTOR */

    section #article_agente_productor {
        min-height: 750px;
        max-height: 850px;
        padding-top: 20%;
    }

    #agente_productor_title {
        font-size: 16px;
        text-align: center;
        width: 75%;
        margin: 0px auto;
    }

    #agente_productor_title p {
        font-size: 17px;
    }

    /* SOCIEDAD DE BOLSA */


    section #article_sociedad_bolsa {
        height: 500px;
        padding-top: 15%;

    }

    #sociedad_bolsa_title {
        font-size: 17px;
        text-align: center;
        width: 75%;
        margin: 0px auto;
    }

    #sociedad_bolsa_title p {
        font-size: 17px;
    }

    /* NUESTROS SERVICIOS */

    section #article_services {
        grid-template-columns: repeat(1, 100%);
        width: 100%;
        min-height: 2200px;
        /* max-height: 100%; */
        padding-top: 8%;

    }

    #services {
        padding-top: 10%;

    }

    #services h3 {
        font-size: 35px;

    }


    /* ESTILOS DE LAS TARJETAS (SERVICES) */

    .card {
        height: 500px;
        width: 95%;
        gap: 0%;

    }

    .card_title {
        width: 95%;
        text-align: center;
        font-size: 1.5rem;


    }

    #services h3 {
        margin-bottom: 20px;
        margin-top: 20%;
    }

    .card_p {
        display: block;
        font-size: 1.5rem;

    }

    .card a {
        margin-top: 45px;
        font-size: 20px;
        padding: 25px 25px;
    }

    #article_services p {
        font-size: 20px;
    }

    /* ESTILOS RESPONSIVE ASSET MANAGEMENT */

    #asset_article_welcome {
        background-size: 280%;
    }

    #asset_article_welcome h1 {
        font-size: 27px;
    }

    #asset_article_welcome p {
        margin-top: 23px;
        font-size: 16px;
        letter-spacing: 1px;

    }

    /* Sección asset description */
    section #article_asset_description {
        min-height: 650px;
        max-height: 900px;

    }

    /* ESTILOS RESPONSIVE MERCADO DE CAPITALES */

    #mercado_article_welcome {
        background-size: 340%;
    }

    #mercado_article_welcome h1 {
        font-size: 27px;
    }

    #mercado_article_welcome p {
        margin-top: 23px;
        font-size: 16px;
        letter-spacing: 1px;

    }

    /* Sección mercado description */
    section #article_mercado_description {
        min-height: 680px;
        max-height: 900px;

    }


    /* ESTILOS RESPONSIVE INVERSIONES INTERNACIONALES */

    #inversiones_article_welcome {
        background-size: 440%;
    }

    #inversiones_article_welcome h1 {
        font-size: 30px;
    }

    #inversiones_article_welcome p {
        margin-top: 23px;
        font-size: 16px;
        letter-spacing: 1px;

    }

    /* Sección mercado description */
    section #article_inversiones_description {
        min-height: 450px;
        max-height: 900px;

    }

    /* ESTILOS RESPONSIVE CONSULTORIA */

    #consultoria_article_welcome {
        background-size: 540%;
    }

    #consultoria_article_welcome h1 {
        font-size: 30px;


    }

    #consultoria_article_welcome p {
        margin-top: 23px;
        font-size: 16px;
        letter-spacing: 1px;

    }

    /* Sección consultoria description */
    section #article_consultoria_description {
        min-height: 400px;
        max-height: 900px;

    }

    /* ESTILOS RESPONSIVE DE CONTACTO CONTACTO  */

    #contact_article_welcome {
        background-size: 440%;
    }

    #contact_article_welcome h1 {
        font-size: 40px;
        margin-top: 150px;
    }



    /*  ESTILOS DEL TEMPLATE CON LOS DATOS PEDIDOS AL BLOG */

    #blog_article_welcome {
        background-size: 340%;
    }

    #blog_article_welcome h1 {
        font-size: 25px;
        padding-top: 190px;
    }

    #article_blog_description>article a {
        color: black !important;
        font-size: 24px;
    }


    #blog_description h2 {
        color: white;
        width: 100%;
        margin: 0px auto;
        margin-top: 20px;
        font-size: 18px;
    }

    #blog_description .post-date {
        font-size: 15px;
        font-weight: bold;
    }

    #blog_description img {
        max-width: 100%;
        height: auto;
        border-radius: 5px;


    }


    #blog_description hr {
        border: thin solid white;
        margin: 3rem auto;
        width: 60%;
    }

    #blog_description .site {
        margin: 1rem auto;
        padding: 1rem;
        max-width: 100%;
        text-align: center;
    }


    #blog_description .post {
        margin: 1rem auto;
        padding: 1rem;
        border-radius: .5rem;
        max-width: 100%;
        text-align: center;
        background-color: rgb(42, 40, 41);
    }

    .post-author img {
        border-radius: 50%;
    }

    .post-date {
        margin: 1rem auto;
        display: block;

    }


    .post-excerpt,
    .post-categories,
    .post-tags {
        text-align: center;
    }

    .post-content summary {
        font-size: 16px;
        font-weight: bold;
        margin-top: 50px;
        cursor: pointer;
        margin-bottom: 20px;
    }

    .post-content>article {
        margin: 0px auto;
        padding: 1rem;
        background-color: rgb(71, 68, 70);
        margin-bottom: 20px;
    }

    .post-content img {
        display: block;
        margin: auto;
        box-shadow: 0px 3px 10px #333;
    }

    .post-excerpt p {
        width: 100%;
        text-align: center;
    }


    .post-content article {
        text-align: center;
    }

    #article_blog_description p {
        width: 90%;
        font-size: 16px;
    }


}

@media (max-width: 375px) {

    body {
        max-width: 375px;
        overflow-x: hidden;
    }

    #widget {
        opacity: 1;
        top: 91%;
    }

    .whatsapp-float {
        margin-left: 78%;
        top: 78%;
    }

    .grid_contact h2 {
        font-size: 35px;
        text-transform: capitalize;
        margin-bottom: 30px;

    }

    /* SECCIÓN RESPONSIVE DE MERCADO DE CAPITALES */


    section #article_mercado_description {
        min-height: 680px;
        max-height: 900px;

    }

    #article_mercado_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }

    /* SECCIÓN RESPONSIVE DE INVERSIONES INTERNACIONALES */


    section #article_inversiones_description {
        min-height: 500px;
        max-height: 800px;

    }

    #article_inversiones_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }

    /* SECCIÓN RESPONSIVE DE CONSULTORIA */


    section #article_consultoria_description {
        min-height: 400px;
        max-height: 800px;

    }

    #article_consultoria_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }

}

@media (max-width: 320px) {

    body {
        max-width: 320px;
        overflow-x: hidden;
    }

    #widget {
        opacity: 1;
        top: 90%;
    }

    .whatsapp-float {
        margin-left: 78%;
        top: 78%;
    }

    /* AGENTE PRODUCTOR */

    section #article_agente_productor {
        min-height: 850px;
        max-height: 1050px;
        padding-top: 20%;
    }


    /* SECCIÓN RESPONSIVE DE ASSET MANAGEMENT */

    /* Sección asset description */
    .grid_contact h2 {
        font-size: 35px;
        text-transform: capitalize;
        margin-bottom: 30px;

    }


    section #article_asset_description {
        min-height: 750px;
        max-height: 800px;

    }

    #article_asset_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }

    /* SECCIÓN RESPONSIVE DE MERCADO DE CAPITALES */

    /* Sección mercado description */
    .grid_contact h2 {
        font-size: 35px;
        text-transform: capitalize;
        margin-bottom: 30px;

    }


    section #article_mercado_description {
        min-height: 700px;
        max-height: 920px;

    }

    #article_mercado_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }

    /* SECCIÓN RESPONSIVE DE INVERSIONES INTERNACIONALES */

    /* Sección inversiones description */
    .grid_contact h2 {
        font-size: 35px;
        text-transform: capitalize;
        margin-bottom: 30px;

    }


    section #article_inversiones_description {
        min-height: 600px;
        max-height: 800px;

    }

    #article_inversiones_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }

    /* SECCIÓN RESPONSIVE DE CONSULTORIA */

    /* Sección consultoria description */
    .grid_contact h2 {
        font-size: 35px;
        text-transform: capitalize;
        margin-bottom: 30px;

    }


    section #article_consultoria_description {
        min-height: 400px;
        max-height: 900px;

    }

    #article_consultoria_description p {
        width: 75%;
        margin: 0px auto;
        font-size: 15px;
        padding-top: 20px;
        letter-spacing: 1px;

    }
}