
/*Modificaciones novedades en la portada*/
#cabecera{
    display: none;
}

#bP_buscaprod{
    margin-top: 0px !important;
}

.cuerpo{
    padding: 0px !important;
}

.portada .novedades {
    width: 100%;
    padding: 0;
    margin: 0;
}
.portada .novedades .ajuste {
    width: 100%;
    max-width: none;
}

.portada .novedades .title{
    text-align: left;
    padding: 0px 10px;
}

.portada .imgprincipal{
    width: 100%;
    background: #e4e3e1;
}

.portada .portadabuttonsMovil{
    display:none;
}
.portada .portadabuttonsEscritorio{
    display:block;
}

.portada .portadabuttons{
    text-align: center;
    display: table;
}

.portada .portadabuttonsdiv{
    margin: 3%;
    text-align: left;
    display: table-cell;
    overflow: hidden;
    width: 1%;
}


.portada .portadabuttons a{
    text-decoration: none;
    display: inline-block;
    height: 65px;
    background: #f1f0ee;
    padding: 10px 0px 20px 40px;
    margin: 2px;
    width: 100%;
    overflow: hidden;
}

.portada .portadabuttons a:hover{
    background: white;
}

.portada .portadabuttons a span:nth-child(1){
    text-decoration:none;
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    outline:0px;
    letter-spacing: 2px;
    line-height: 25px;
    cursor: pointer;
}

.portada .portadabuttons a span:nth-child(2){
    text-decoration:none;
    color: #a7a7a7;
    font-weight: bold;
    font-size: 12px;
    outline:0px;
    cursor: pointer;
}

.portada .portadabuttonsMovil .carousel-control.right {
    background: none;
}

.portada .portadabuttonsMovil .carousel-control.left {
    background: none;
}


.portada .imgportada{
    text-align: center;
    width: 100%;
    padding: 20px;
   /*  min-height: 800px; */
}

    .portada .imgportada .imgportadamax{
        max-width: 1900px;
        margin: auto;
        text-align: center;
        /* column-count: 5;*/
    }
    .portada .imgportada .imgicon{
        min-width: 220px;
        width: 15%;
        display: inline-block;
        text-align: center;
        margin: 10px 0px;
        vertical-align: top;
    }
    .portada .imgportada .imgicon img{
        max-width: 170px;
        border-radius: 50%;
        background: white;
        border: 1px solid #333333;
        margin: 0px 24px;
    }
    .portada .imgportada .imgicon .imgtitle{
        padding-top: 10px;
        font-size: 16px;
        color: #333333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }


/*cambios en el grid del blog*/
.blog{
    padding-left: 300px;
    padding-bottom: 70px;
    background:#ededed;
    margin-top: 70px;
}

.blog h2{
    text-decoration:none;
    color: #333333;
    font-weight: bold;
    outline:0px;
    letter-spacing: 2px;
    padding-top: 30px;
    margin-bottom: 25px;
}

.blog .blogcontent{
    width: 100%;
    margin: 0 3% 0 0;
    height: auto;
    padding: 20px 0;
    overflow: hidden;
    text-align: center;
}

.blog .blogcontent .grid{
    margin: 0;
    width: 30%;
    max-width: 500px;
    background:white;
    height: auto;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    transition: box-shadow 0.5s;
    vertical-align: top;
    text-decoration: none;
}


.blog .blogcontent .grid:hover{
    box-shadow: 0px 0px 20px 3px rgba(190, 190, 190, 1);
}

.blog .blogcontent .grid .gridimg{
    height: 310px;
    margin-bottom: 20px;
    background-size: cover;
}

.blog .blogcontent .grid .gridtitle1{
    display: inline-block;
    height: 52px;
    overflow: hidden;
    text-decoration:none;
    color: #444444;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 12px;
    margin: 0 10px;
}

.blog .blogcontent .grid .gridtitle2{
    text-decoration:none;
    color: #a7a7a7;
    font-weight: bold;
    font-size: 12px;
    line-height: 30px;
}

.blog .blogcontent .grid span{
    text-decoration:none;
}

.blog .blogcontent .grid .gridbutton{
    display: inherit;
    width: 80%;
    height: 40px;
    margin: 0% 4% 7% 4%;
    border: none;
    background: #eb5a66;
    text-decoration:none;
    color: white;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 2px;
    cursor: pointer;
    transition: background 1s;
}

.blog .blogcontent .grid .gridbutton:hover{
    background: #1a75a5;
}

.blog .blogcontent .grid .gridetiqueta {
    position: absolute;
    background: #eb5a66;
    color: white;
    width: 90px;
    height: 31px;
    vertical-align: middle;
    font-weight: bold;
    outline:0px;
    margin: 20px 30px;
    padding-top: 6px;
    box-shadow: 0 0 1px #eb5a66;
}

.blog .blogcontent .grid:nth-child(2){
    margin:0 30px 0 30px;
}
/*Fin Blog*/

.portada #myCarousel2{
    top: 50%;
    bottom: 50%;
}

.portada .carousel-indicators{
    bottom: 11px;
    opacity: 0.6;
}







/**********************************CABECERA***************************************/

.cabecerahome{
    width: 100%;
    box-shadow: 0px 8px 13px 0px rgba(35, 35, 35, 0.5);
    position: relative;
    z-index: 99999;
    background-color: #232323;
    background-image: url('/tema/img/fondo.webp');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 100vh;
}

.cabecerahome .cabm{
    display: none;
}
.cabecerahome .cab1{
    display: inline-block;
    vertical-align: top;
    width: 30vw;
    height: 100vh;
    text-align: right;

}

.cabecerahome .cab1-2{
    display: inline-block;
    width: 65vw;
    height: 100vh;
    vertical-align: top;
}

.cabecerahome .traductor{
    display: block;
    height: 50px;
    width: 180px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
}

.cabecerahome .traductor .acceso_socios{
    justify-content: center;
    text-align: right;
    padding-top: 7px;
}
.cabecerahome .traductor .acceso_socios a{
    text-decoration: none;
    color: #5a5b5d;
    /* font-weight: bold; */
    font-size: 15px;
    /* letter-spacing: 2px; */
    /* margin-right: 10px; */
}

.cabecerahome .cabtext{
    padding-top: calc(45vh - 255px);
}

.cabecerahome .logo{
    padding-top: calc(45vh - 125px);
}

.cabecerahome .cabtext h1{
    color: #4f5052;
    font-weight: 900;
    font-size: 65px;
}
.cabecerahome .cab2{
    display: block;
}

.cabecerahome .logo img{
    margin: 0px 20px 0px 15px;
    display: inline-block;
    height: 150px;
}

.cabecerahome#logo{
    height: 100%;
}

.cabecerahome .buttonmenu{
    display: none;
}

.cabecerahome#Burguer{
    width: 100%;
}

.cabecerahome .buscar{
    height: 40px;
    width: 100%;
    margin: 14px 5px 14px 0px;
    border-radius: 10px;
    border: 2px solid #c2c2c2ce;
    background: #ffffffbb;
}

.cabecerahome .buscar .imglupa{
    padding: 7px;
    margin: 3px;
    float: right;
    width: 34px;
}

.cabecerahome .buscar .inputbuscar{
    width: calc(100% - 40px);
    height: 90%;
    border: none;
    color: #757575;
    /*font-weight: 900;*/
    font-size: 26px;
    outline: 0px;
    padding-left: 15px;
    letter-spacing: 2px;
    margin-top: 4px;
    background: transparent;
}
.cabecerahome .proxtemp{
    width: calc(100% - 750px);
    margin-top: 28px;
    color: #333333;
    font-size: 19px;
    font-weight: bold;
    text-align: right;
}


.cabecerahome .textocabecera{
    margin: 34px 25px 29px 20px;
    text-transform: uppercase;
    overflow: hidden;
    max-width: 225px;
    text-align: center;
}

.cabecerahome#textocabecera{
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 15px;
    overflow: hidden;
}


.cabecerahome .cabeceralogin{
    float: right;
}

.cabecerahome .cabeceralogin .imglogin{
    margin: 4px 0px;
}

.cabecerahome .cabeceralogin .textologin{
    float: right;
    margin: 5px 10px;
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 2px;
}
.cabecerahome .cabeceralogin .textologin span{
    max-width: 180px;
    display: inline-block;
    overflow: hidden;
    height: 14px;
}
.cabecerahome .cabeceralogin .textologin span { margin-left: 10px;}


.cabecerahome .cabeceralogin .textologin:hover{
    color: #333333;
    text-decoration: none;
}
.cabecerahome .cabeceralogin .textologinusuario:hover{
    color: #000000;
}
.cabecerahome .cabeceralogin .textologinusuario .imgcarro{
    width: 45px;
    margin-top: 21px;
}

.cabecerahome .cabeceralogin .textologinusuario .numbercarro{
    position: absolute;
    background: transparent;
    width: 25px;
    height: 18px;
    border-radius: 6px;
    top: 22px;
    right: 32px;
    vertical-align: top;
    text-align: center;
    font-size: 15px;
    letter-spacing: 0px;
    z-index: 999;
    color: #37789b;
}

/**********MENUX***********/
.cab1-2 .espacio_pre_menu{
    width: 100%;
    height: 20px;

}

.cabecerahome .menux{
    /* background-color: #5a5b5d49; */
    width: 100%;
    height: 50px;
    display: flex;

}
.cabecerahome .menux .menuxboton{
    /* background-color: #0061b115; */
    width: auto;
    padding: 0px 20px;
    padding-top: 30px;
    height: 100%;
    cursor: pointer;
}
.cabecerahome .menux .menuxboton:hover{
    border-bottom: 2px solid #4f5052;
}

.cabecerahome .menux .menuxboton a{
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #4f5052;

}








.portada .infobanner {
    background-image: url(/tema/img/font.webp);
    background-position: bottom;
    background-size: cover;
    height: 500px;
    padding-top: 60px;
    padding-left: 150px;
}

.portada .infobanner h1{
    color: #f0f0f0;
    font-size: 65px;
    font-weight: 900;
}


.portada .infobanner p{
    color: #f6f6f6;
    /*background: #b0e1ff; */
    text-align: justify;
    /* margin-right: 600px; */

    margin-right: 50vw;
}

.quisom {
    /* background: #b0e1ff; */
    box-shadow: 0px -8px 13px 0px rgba(35, 35, 35, 0.5);
    background-image: url(/tema/img/papel.webp);
    background-size: cover;
  /*  padding-top: 1px;
    padding-bottom: 1px;*/
    padding: 100px 150px 100px 150px;
}

.quisom h1{
    font-size: 65px;
    font-weight: 900;
}

.quisom p{
    /*background: #b0e1ff; */
    margin-left: 40px;
    margin-right: 140px;
    text-align: justify;
}





@media all and (max-width:1370px){
    .portada .imgportada .imgicon {
        min-width: 190px;
    }
    .portada .infobanner p {
        margin-right: 37vw;
    }

    .portada .infobanner {
        padding-left: 400px;
    }
}
@media all and (max-width:1250px){
    .portada .imgportada .imgicon {
        min-width: 170px;
    }
    .portada .imgportada .imgicon img {
        margin: 0px 20px;
    }
}


@media all and (max-width:990px){

    .cabecerahome .buttonmenu {
        display: inline;
        float: left;
        padding: 10px;
    }
    .portada .portadapaddingmenu{margin-left: 0px;}

    .portada .portadabuttons a {
        padding: 10px 15px 20px 20px;
    }
    .portada {
        margin-left: 0px;
    }
    .blog {
        padding-left: 0px;
        padding: 0% 3% 3% 3%;
    }

    /*Blog*/
    .blog .blogcontent .grid{
        width: 30%;
        height: auto;
    }

    .blog .blogcontent .grid .gridimg {
        height: 230px;
    }
    /*Fin Blog*/
    .portada .imgportada {
        padding: 10px;
    }

    .quisom h1{
        font-size: 65px;
        font-weight: 900;
    }

    .quisom p{
        /*background: #b0e1ff; */
        margin-left: 40px;
        margin-right: 70px;
        text-align: justify;
    }

    .portada .infobanner {
        padding-left: 390px;
    }

    .portada .infobanner h1{
       /*  font-size: 80px; */
        font-weight: 900;
    }

    .portada .infobanner p{
        /*background: #b0e1ff; */
        margin-left: 40px;
/*         margin-right: 205px;
*/      text-align: justify;
        margin-right: 20vw;
    }

/*     .cabecerahome .logo {
        padding-top: calc(45vh - 145px);
    } */

}

@media all and (max-width:800px){
    .portada .infobanner h1 {
        font-size: 50px;
    }
    .quisom h1 {
        font-size: 50px;
        font-weight: 900;
    }
}

@media all and (max-width:725px){ /*Modo movil*/
    .portada{
        margin-left: 0px;
    }

    .portada .imgprincipal{
        display: none;
    }

    .portada .portadabuttonsMovil{
        display:block;
    }

    .portada .portadabuttonsMovil a span:nth-child(2) {
        font-weight: normal;
    }

    .portada .portadabuttonsEscritorio{
        display:none;
    }

    .portada .portadabuttonsdiv {
        text-align: center;
    }

    .portada .portadabuttons a {
        padding: 10px 0px 20px 0px;
    }

    /*Blog*/
    .blog .blogcontent .grid{
        width: 100%;
        max-width: none;
        margin: 4% 0% !important;
        display: block;
    }

    .blog .blogcontent .grid .gridimg {
        height: 310px;
    }
    /*Fin Blog*/
    .portada .infobanner {
        background-color: #e9e9e9;
        background-image: url(/tema/img/font.png);
        padding: 50px;
        height: initial;
    }

    .portada .infobanner p{
        /*background: #b0e1ff; */
        margin-left: 20px;
        margin-right: 20px;
        text-align: justify;
    }

    .quisom {
        padding: 50px;
    }

    .quisom p{
        /*background: #b0e1ff; */
        margin-left: 20px;
        margin-right: 20px;
        text-align: justify;
    }

    .cabecerahome {
        min-height: 700px;
    }

    .cabecerahome .cabtext {
        padding-top: 300px;
    }
/*
    .cabecerahome .logo img {
        height: 135px;
    }
*/
    .cabecerahome .cab1 {
        width: 100%;
        text-align: center;
        height: 50px;
    }

    .cabecerahome .cab1-2 {
        display: inline-block;
        width: 95%;
        padding-left: 5%;
    }

    .cabecerahome .cabtext h1 {
        font-size: 65px !important;
    }

    .cabecerahome .logo {
        padding-top: 125px;
    }

}

@media all and (max-width:550px){ /*Modo movil*/
    .portada .imgportada .imgportadamax{
        column-count: 2;
    }
    .portada .imgportada .imgicon {
        width: 100%;
        max-width: 220px;
    }

    .cabecerahome .logo {
        padding-top: 125px;
    }
/*     .cabecerahome .cabtext {
        padding-top: 300px;
    } */
/*
    .cabecerahome .cab1 {
        width: 100vw;
        text-align: center;
        height: calc(55vh - 250px);
    }

    .cabecerahome .cabtext h1 {
        font-size: 65px !important;
    }

    .cabecerahome .buscar {
        width: 90vw;
        margin-left: 5vw;
    }
    .cabecerahome {
        height: calc(100vh * 1);
    }
*/

}

@media all and (max-width:450px){ /*Modo movil*/
    .portada .imgportada .imgicon img {
        margin: 0px 10px;
    }

/*     .cabecerahome .cabtext {
        padding-top: 300px;
    } */
}

@media all and (max-width:350px){ /*Modo movil*/
    .cabecerahome .cabtext h1 {
        font-size: 57px !important;
    }

/*     .cabecerahome .cabtext {
        padding-top: 300px;
    } */
}
