


.container_site {
    display: flex;
    max-width: 1300px;
    justify-content: space-evenly;
}

.container_article_text {
    max-width: 800px;
    text-align: justify;
    padding: 60px;
}

.container_article {
    background-color: #ffffff;
    border-radius: 16px;
        margin: 14px;
        box-shadow: 0 0px 10px 3px rgba(0, 0, 0, 0.1)

}


.container_aside {
    max-width: 300px;
    display: flex;
    justify-content: center;
}
.c_aside {
    max-width: 300px;
    text-align: justify;
    margin: 14px;
    color: aliceblue;
}
.article_title {
    font-size: 35px;
    
  font-family: "Asap", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings:
    "wdth" 75;
}
.article_subtitle {
    font-size: 30px;
    font-family: "Asap", serif;
}
.article_text {
    font-size: 20px; 
    font-family: "Asap", serif;
    font-optical-sizing: auto;
    font-style: normal;

}

.container_img {

    display: flex;
    align-items: center;
}
.container_formula {
    display: flex;
    align-items: center;
    filter: drop-shadow(0px 0px 5px rgb(54, 58, 71));
    
}

.img_formula {
    max-width: 100%;
    margin: auto;
}

.img_site {
    max-width: 100%;
    margin: auto;
    max-width: 560px;
}






/*   ///////////////////////////////////////////////////////////////////////////////////////////////////////////////     */


/*    ...........................  SUBTITULOS   -   SUBTITULOS   -   SUBTITULOS   ............................    */


.div-ol {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-bottom: 15px;
    padding-left: 20px;
}
.container_breadcrumbs {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 20px;
}
.sub_breadcrumbs {
    font-size: 16px;
    box-sizing: border-box;
    font-family: Arial,Roboto,"-apple-system",Helvetica,sans-serif;
    margin-top: 6px;
    color: black;
}
.signo-m {
    font-family: 'Concert One', cursive;
    font-size: 22px;
    padding-left: 4px;
    margin-right: 4px;
    color: black;
}

/*   ///////////////////////////////////////////////////////////////////////////////////////////////////////////////     */



.product {
    background-color: white;
    max-width: 22%;
    height: 300px;
    border-bottom: 1px solid #8a8a8a;
    border-top: 1px solid #8a8a8a;
    border-right: 1px solid #8a8a8a;
    border-left: 1px solid #8a8a8a;
    text-align: center;
    justify-content: space-between;
    box-shadow: 0px 0px 10px rgb(158 159 161 / 60%);

}


.banner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 10px;
}
.div-image-banner {
    max-width: 385px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    height: 200px;
}
.image-big {
    max-height: 100%;
    display: flex;
    justify-content: center;
}
.image-small-01 {
    max-height: 100%;
    display: flex;
    justify-content: center;
}
.image-small-02 {
    max-height: 100%;
    display: flex;
    justify-content: center;
}
.banner2 {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    height: 100px;
}
.image-mm2 {
    min-width: 1/5;
    overflow: hidden;
    display: flex;
    justify-content: center;
    margin-inline: 0px;
}

/*   ///////////////////////////////////////////////////////////////////////////////////////////////////////////////     */

.product_container-error {
    flex: 1;
}
.div-not_register {
    height: 150px;
    flex: 1;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}

/*   ///////////////////////////////////////////////////////////////////////////////////////////////////////////////     */


/*    ...........................  contenedor de productos .  product-container  ...................    */
.product-container {
    max-width: 900px;
    margin-left: auto;
    margin-right: 20px;
    margin-top: 0px;
    align-items: center;
    display: grid;
    gap: 20px;
}
.item_products {
    display: flex;
    flex-wrap: wrap;
    max-width: 900px;
    align-items: center;
    justify-content: space-evenly;
    gap: 20px;
}

.div-main {
    max-width: 1200px;
    height: auto;
    display: flex;
    flex: 1;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.div-filtros {
    max-width: 300px;
    flex: 1;
    margin-right: 20px;
    margin-left: 20px;

    background-color: none;

    border-bottom: 1px solid #8a8a8a;
    border-top: 1px solid #8a8a8a;
    border-right: 1px solid #8a8a8a;
    border-left: 1px solid #8a8a8a;
}


.filtros {
    margin-right: 30px;
    margin-left: 30px;
    margin-top: 0px;
}

.cateName_filtros {
    font-size: 16px;
    font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 600;
    cursor: pointer;
    color: black;
    text-decoration: none;
}


.subCateName_filtros {
    margin-top: 10px;
    font-size: 16px;
    font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, sans-serif;
    color: black;
}

.titulo-productos {
    max-width: 900px;
    flex: 1;
    margin-left: 30px;
    font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 550;
    cursor: pointer;
}

.divCn_filtros {
    margin-top: 15px;
    margin-bottom: 15px;

}
.divSubCn_filtros {
    margin-left: 20px;
    margin-top: 6px;
    margin-bottom: 6px;
    display: flex;
}


.icon-back {
    height: 40px;
    padding-left: 20px;
    margin-top: 10px;
}

.div-pagination {
    width: 1000px;
}
.Page-navigation {

    max-width: 900px;
}

.pagination {
    display: flex;
    flex: 1;
    padding-left: 0px;
    list-style: none;
    border-radius: 0.25rem;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.page-item  {
    padding-left: 4px;
    padding-right: 4px;
}
.page-link {
    width: 20px;
    text-align: center;
    position: relative;
    display: block;
    padding: 8px;
    line-height: 1.25;
    color: #001428;
    background-color: #fff;
    border: 1px solid #001428;
    text-decoration: none;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 700;
    border-radius: 50px;
}
.page-link_puntos {
    width: 20px;
    text-align: center;
    position: relative;
    display: block;
    line-height: 1.25;
    color: #001428;
    text-decoration: none;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 700;
    letter-spacing: 1px
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}



.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #001428;
    border-color: #001428;
}


.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}


















/*    ...........................................  RESPONSIVE  .............................................    */  
@media (max-width: 1000px) {
    .container_site {
        display: block;
    }
    .container_aside {
         max-width: 100%;
    }
}

@media (max-width: 700px) {
    .container_article_text {
        padding: 30px;
    }
}
@media (max-width: 600px) {
    .container_article_text {
        padding: 20px;
    }
}


/*   ///////////////////////////////////////////////////////////////////////////////////////////////////////////////     */


@media (min-width: 601px) {

.container_video {
    max-width: 100%;
    display: flex;
    justify-content: center;
}
.c_video {
    max-width: 560px;
}

}

@media (max-width: 600px) {
.video_iframe{
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.video_wrapper {
    align-items: center;
    display: flex;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
}
}
@media (max-width: 650px) {
.img_site {
    max-width: 100%;
}
}
@media (max-width: 670px) {
.img_site {
    max-width: 100%;
}
}
@media (max-width: 500px) {
    .img_formula {
        max-height: 98px;
    }
    }
