@font-face {
    font-family: "Gill Sans italic";
    src: url("../fonts/FontsFree-Net-Gill-Sans-italic.ttf");
}

@font-face {
    font-family: "Gill Sans Ligth";
    src: url("../fonts/Gill_Sans_Std_Light.otf");
}
h2.textCard {
    color: #0090a4;
    font-family: "Gill Sans Ligth";
    font-weight: 600;
    font-size:1.8em;
}

.efecto{
    background: rgba(252, 252, 252, 0.30);
    opacity: 0.7;
    transition: background 0.3s, opacity 0.3s;
}

div.cardN {
    width:100%;
    position: relative;
    display: inline-block;
    text-align:center;
    padding:15px;
}

h2.cardN {
    position: absolute; 
    z-index:1; 
    top:10%; 
    left:40%; 
    transform: translate(-30%, -20%);
}

.horizontal-scroll {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
}

.transitionlab {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.transitionBlog {
    background: rgba(252, 252, 252, 0.30);
}
.mostrador {
    width: 100%;
    height: 250px;
}

.mostradoro {
    width: 100%;
    display: none;
    height: 250px;
}

div#contenedorMobil {
    width: 100%;
    height: auto;
}

div#contenedorMobil1 {
    contenedorMobil2 width: 100%;
    height: 450px;
}

div#contenedorMobil2 {
    width: 100%;
    height: 200px;
}

.izq {
    position: relative;
    top: 100px;
    left: 25%;
    z-index: 99;
}

.der {
    position: relative;
    top: 100px;
    left: 70%;
    z-index: 99;
}

.banerm {
    width: 50vw;
}

.banerm0 {
    width: 100vw;
}

.contenedorBanerMobil0 {
    width: 100%;
    overflow: auto;
    border-style: solid;
}

.contenedorBanerMobil1 {
    width: 100%;
    overflow: auto;
    border-style: solid;
}


@media only screen and (min-width: 200px) and (max-width: 400px) {
    div#A1M{
        width:100%;
    }
    div#A1{
        display:none;
    }
	div#espacio{
        padding-bottom: 10%;
    }
	
    h2.textCard {
        color: #0090a4;
        font-family: "Gill Sans Ligth";
        font-weight: 600;
        font-size: 1.8em;
    }

    div.article-boxM {
        width: 330px !important;
        height: auto;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    div#contentBlog {
        width: 310px !important;
    }

    img.articulo-imagen {
        height: 200px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1em;
        width: 310px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1em;
        width: 310px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 1.2em;
        color: #008FA3;
        font-weight: bold;
        width: 310px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: .8em;
    }

    div#ingresoBlog{
        display:none;
    }
}

@media screen and (min-width: 401px) and (max-width: 1370px) {
    @media screen and (min-width: 401px) and (max-width: 1300px){

        div#A1M{
            width:100% !important;
        }
        div#A1{
            display:none !important;
        }
    }
    @media screen and (min-width: 1301px) and (max-width: 1370px){

        div#A1{
            width:100% !important;
        }
        div#A1M{
            display:none !important;
        }
    }


    
	div#espacio{
        display:none !important;
    }
	
    h2.textCard {
        color: #0090a4;
        font-family: "Gill Sans Ligth";
        font-weight: 600;
        font-size: 1.8em;
    }
    
    div#contentBlog {
        width: 385px !important;
    }

    div.article-box {
        width: 400px !important;
        height: auto;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 200px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1em;
        width: 370px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1em;
        width: 370px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 1.2em;
        color: #008FA3;
        font-weight: bold;
        width: 370px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: .8em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 1371px) and (max-width: 1550px) {
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none !important;
    }

	div#espacio{
        display:none !important;
    }
	
    h2.textCard {
        color: #0090a4;
        font-family: "Gill Sans Ligth";
        font-weight: 600;
        font-size: 1.8em;
    }
    
    div#contentBlog {
        width:430px !important;
    }

    div.article-box {
        width: 475px !important;
        height: auto;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 200px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1em;
        width: 430px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1em;
        width: 430px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 1.2em;
        color: #008FA3;
        font-weight: bold;
        width: 430px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: .8em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 1551px) and (max-width: 1589px) {
    div#A1M{
        width:100%;
    }
    div#A1{
        display:none !important;
    }

	div#espacio{
        display:none !important;
    }
	
    h2.textCard {
        color: #0090a4;
        font-family: "Gill Sans Ligth";
        font-weight: 600;
        font-size: 1.8em;
    }
    
    div#contentBlog {
        width: 460px !important;
    }

    div.article-box {
        width: 480px !important;
        height: auto;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 200px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1em;
        width: 350px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1em;
        width: 350px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 1.2em;
        color: #008FA3;
        font-weight: bold;
        width: 350px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: .8em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 1590px) and (max-width: 2000px) {
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none !important;
    }

	div#espacio{
        display:none !important;
    }
	
    h2.textCard {
        color: #0090a4;
        font-family: "Gill Sans Ligth";
        font-weight: 600;
        font-size: 2em;
    }

    img#imgCN {
        width: 80% !important;
        height: 400px !important;
    }

    div.cardN{
        width: 450px !important;
        height: 400px !important;
    }

    div#categorias {
        height: 400px !important;
    }

    div#ingresoBlog {
        padding-left: 4% !important;
    }

    div#contentBlog {
        width: 530px !important;
    }

    div.article-box {
        width: 550px !important;
        height: auto;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 200px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1em;
        width: 530px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1em;
        width: 530px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 1.2em;
        color: #008FA3;
        font-weight: bold;
        width: 530px;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: .8em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 2001px) and (max-width: 2200px) {
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none;
    }

	div#espacio{
        display:none !important;
    }
	
    img.imgCN {
        width: 100% !important;
        height: 440px !important;
    }

    div#marcaC{
        height: 440px !important;
    }

    div.cardN {
        width: 450px !important;
        height: 450px !important;
        position: relative;
        display: inline-block;
        text-align:center;
        padding:15px;
    }

    div#categorias {
        align-content: center !important;
        height: 460px !important;
    }

    div#ingresoBlog {
        padding-left: 5% !important;
        width: 98% !important;
        height: 550px !important;
        
    }

    div#contentBlog {
        width: 85% !important;
        height: 500px !important;
    }

    div.article-box {
        width: 570px !important;
        height: 500px;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 250px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1em;
        width: 510px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p.descripcion{
         width: 510px !important;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1em;
        width: 510px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 1.6em;
        color: #008FA3;
        font-weight: bold;
        width: 510px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: 0.8em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 2201px) and (max-width: 2300px) {
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none;
    }

	div#espacio{
        display:none !important;
    }
	
    img.imgCN {
        width: 100% !important;
        height: 470px !important;
    }

    div#marcaC{
        height: 470px !important;
    }

    div.cardN {
        width: 500px !important;
        height: 470px !important;
        position: relative;
        display: inline-block;
        text-align:center;
        padding:15px;
    }

    div#categorias {
        align-content: center !important;
        height: 480px !important;
    }

   div#ingresoBlog {
        padding-left: 1% !important;
        width: 99% !important;
        height: 550px !important;
        
    }

    div#contentBlog {
        width: 85% !important;
        height: 500px !important;
    }

    div.article-box {
        width: 660px !important;
        height: 500px;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 270px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1em;
        width: 650px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p.descripcion{
         width: 650px !important;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1em;
        width: 650px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 1.6em;
        color: #008FA3;
        font-weight: bold;
        width: 650px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: 0.8em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 2301px) and (max-width: 2400px) {
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none;
    }

	div#espacio{
        display:none !important;
    }
	
    img.imgCN {
        width: 100% !important;
        height: 510px !important;
    }

    div#marcaC{
        height: 510px !important;
    }

    div.cardN {
        width: 540px !important;
        height: 510px !important;
        position: relative;
        display: inline-block;
        text-align:center;
        padding:15px;
    }

    div#categorias {
        align-content: center !important;
        height: 520px !important;
    }

    div#ingresoBlog {
        padding-left: 1% !important;
        width: 99% !important;
        height: 600px !important;
        
    }

    div#contentBlog {
        width: 85% !important;
        height: 550px !important;
    }

    div.article-box {
        width: 680px !important;
        height: 550px;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 280px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1.2em;
        width: 680px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p.descripcion{
         width: 680px !important;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1.2em;
        width: 680px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 1.7em;
        color: #008FA3;
        font-weight: bold;
        width: 680px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: 0.9em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 2401px) and (max-width: 2600px) {
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none;
    }

	div#espacio{
        display:none !important;
    }
	
    img.imgCN {
        width: 100% !important;
        height: 530px !important;
    }

    div#marcaC{
        height: 530px !important;
    }

    div.cardN {
        width: 560px !important;
        height: 530px !important;
        position: relative;
        display: inline-block;
        text-align:center;
        padding:15px;
    }

    div#categorias {
        align-content: center !important;
        height: 540px !important;
    }

    div#ingresoBlog {
        padding-left: 1% !important;
        width: 99% !important;
        height: 600px !important;
        
    }

    div#contentBlog {
        width: 85% !important;
        height: 550px !important;
    }

    div.article-box {
        width: 710px !important;
        height: 550px;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 300px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1.2em;
        width: 710px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p.descripcion{
         width: 710px !important;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1.2em;
        width: 710px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 1.7em;
        color: #008FA3;
        font-weight: bold;
        width: 710px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: 0.9em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 2601px) and (max-width: 2700px) {
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none;
    }

	div#espacio{
        display:none !important;
    }
	
    img.imgCN {
        width: 100% !important;
        height: 560px !important;
    }

    div#marcaC{
        height: 560px !important;
    }

    div.cardN {
        width: 590px !important;
        height: 560px !important;
        position: relative;
        display: inline-block;
        text-align:center;
        padding:15px;
    }

    div#categorias {
        align-content: center !important;
        height: 570px !important;
    }

    div#ingresoBlog {
        padding-left: 4% !important;
        width: 99% !important;
        height: 600px !important;
        
    }

    div#contentBlog {
        width: 90% !important;
        height: 550px !important;
    }

    div.article-box {
        width: 780px !important;
        height: 550px;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 300px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1.2em;
        width: 750px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p.descripcion{
         width: 750px !important;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1.2em;
        width: 750px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 2em;
        color: #008FA3;
        font-weight: bold;
        width: 750px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: 1em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 2701px) and (max-width: 2800px) {
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none;
    }

	div#espacio{
        display:none !important;
    }
	
    img.imgCN {
        width: 100% !important;
        height: 580px !important;
    }

    div#marcaC{
        height: 580px !important;
    }

    div.cardN {
        width: 610px !important;
        height: 580px !important;
        position: relative;
        display: inline-block;
        text-align:center;
        padding:15px;
    }

    div#categorias {
        align-content: center !important;
        height: 590px !important;
    }

    div#ingresoBlog {
        padding-left: 4% !important;
        width: 99% !important;
        height: 600px !important;
        
    }

    div#contentBlog {
        width: 90% !important;
        height: 550px !important;
    }

    div.article-box {
        width: 800px !important;
        height: 550px;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 300px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1.2em;
        width: 770px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p.descripcion{
         width: 770px !important;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1.2em;
        width: 770px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 2em;
        color: #008FA3;
        font-weight: bold;
        width: 770px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: 1em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 2801px) and (max-width: 2900px) {
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none;
    }

	div#espacio{
        display:none !important;
    }
	
    img.imgCN {
        width: 100% !important;
        height: 600px !important;
    }

    div#marcaC{
        height: 600px !important;
    }

    div.cardN {
        width: 630px !important;
        height: 600px !important;
        position: relative;
        display: inline-block;
        text-align:center;
        padding:15px;
    }

    div#categorias {
        align-content: center !important;
        height: 620px !important;
    }

    div#ingresoBlog {
        padding-left: 4% !important;
        width: 99% !important;
        height: 600px !important;
        
    }

    div#contentBlog {
        width: 90% !important;
        height: 550px !important;
    }

    div.article-box {
        width: 830px !important;
        height: 550px;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 300px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1.2em;
        width: 800px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p.descripcion{
         width: 800px !important;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1.2em;
        width: 800px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 2em;
        color: #008FA3;
        font-weight: bold;
        width: 800px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: 1em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media screen and (min-width: 2901px) and (max-width: 3000px) {
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none;
    }

	div#espacio{
        display:none !important;
    }
	
    img.imgCN {
        width: 100% !important;
        height: 615px !important;
    }

    div#marcaC{
        height: 615px !important;
    }

    div.cardN {
        width: 645px !important;
        height: 615px !important;
        position: relative;
        display: inline-block;
        text-align:center;
        padding:15px;
    }

    div#categorias {
        align-content: center !important;
        height: 635px !important;
    }

    div#ingresoBlog {
        padding-left: 3% !important;
        width: 98% !important;
        height: 600px !important;
        
    }

    div#contentBlog {
        width: 90% !important;
        height: 550px !important;
    }

    div.article-box {
        width: 880px !important;
        height: 550px;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 300px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1.2em;
        width: 830px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p.descripcion{
         width: 830px !important;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1.2em;
        width: 830px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 2em;
        color: #008FA3;
        font-weight: bold;
        width: 890px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: 1em;
    }

    div#ingresoBlogM {
        display: none;
    }
}


@media only screen and (min-width: 3001px){
    div#A1{
        width:100%;
    }
    div#A1M{
        display:none;
    }

	div#espacio{
        display:none !important;
    }
	
    img.imgCN {
        width: 100% !important;
        height: 615px !important;
    }

    h1.menu_categoria{
        font-size: 4em !important;
    }

    div#marcaC{
        height: 615px !important;
    }

    div.cardN {
        width: 645px !important;
        height: 615px !important;
        position: relative;
        display: inline-block;
        text-align:center;
        padding:15px;
    }

    div#categorias {
        align-content: center !important;
        height: 635px !important;
    }

    div#ingresoBlog {
        padding-left: 3% !important;
        width: 98% !important;
        height: 550px !important;
        
    }

    div#contentBlog {
        width: 100% !important;
        height: 550px !important;
    }

    div.article-box {
        width: 900px !important;
        height: 500px;
        padding: 15px;
        display: inline-table;
        border-style: solid;
        border-color: #F2F2F2;
        border-width: 1px;
        -webkit-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 5px -7px rgba(0,0,0,0.75);
        resize: none;
        float: left;
        box-sizing: border-box;
    }

    img.articulo-imagen {
        height: 300px;
        width: 100% !important;
        object-fit: cover;
    }

    p.lm {
        font-family: "Gill Sans italic";
        color: black;
        font-size: 1.2em;
        width: 890px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    p.descripcion{
         width: 890px !important;
    }

    p#descripcion-ar {
        font-family: "Gill Sans Ligth";
        color: black;
        font-size: 1.2em;
        width: 890px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#titulo-ar {
        font-family: "Gill Sans Semi Bold";
        font-size: 2em;
        color: #008FA3;
        font-weight: bold;
        width: 890px !important;
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        margin: 1px;
    }

    h3#AutorNombres {
        font-family: "Gill Sans Regular";
        color: #008FA3;
        font-size: 1em;
    }

    div#ingresoBlogM {
        display: none;
    }
}

@media only screen and (min-width: 200px) and (max-width: 699px) {
    .positionIcon {
        display: none;
    }

    div#categorias {
        display: none;
    }

    div#cat_productos {
        display: none;
    }
}

@media only screen and (min-width: 200px) and (max-width: 550px) {
    div#cat_productos {
        display: none;
    }
    img#imgCN {
        width: 70% !important;
    }

    h2.cardN{
        left:45% !important;
    }
}

@media only screen and (min-width: 551px) and (max-width: 699px) {
    div#cat_productos {
        display: none;
    }

    img#imgCN{
        width: 65% !important;    
    }

    h2.cardN {
        left: 45% !important;
    }
}

@media only screen and (min-width: 700px) and (max-width: 1220px) {

    div#cat_productos {
        width: 100% !important;
        height: 80% !important;
    }

    div#marcaC {
        height: 80% !important;
    }

    h2.textCard {
        color: #0090a4;
        font-family: "Gill Sans Ligth";
        font-weight: 600;
        font-size: 1.2em !important;
    }

    div#categorias {
        width: 100% !important;
        height: 80% !important;
    }

    div.cardN {
        width: 80% !important;
    }

    img#imgCN {
        width: 105% !important;
        object-fit: cover;
    }

    h2.cardN {
        left: 45% !important;
    }
}
@media screen and (min-width: 700px) and (max-width: 5000px) {
    div#contenedorMobil {
        display: none !important;
    }

    div#bannert1 {
        display: none !important;
    }
}

