
/* GENERAL */
* {
    margin: 0;
}

/*body, html {
    height: 100%;
}*/
:root {
    --swiper-navigation-size: 47px!important;
}
#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.bg-body {
    max-width: 1920px;
    background: #ffffff;
    width: 100%;
    margin: 0 auto;
}

/*#footer, .push {
    height: 430px;
}*/

body {
    color: #333;
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
    /*font-size: 1em;*/
    line-height: 1.5;
    margin-bottom: 0;
}

@media (min-width: 64em) {
    body {
        font-size: 1.2em;
        line-height: 1.8;
    }
}
@media (min-width: 85.375em) {
    body {
        font-size: 1.6em;
    }
}

@media (min-width: 120em) {
    body {
        font-size: 1.5em;
    }
}

@media (min-width: 160em) {
    body {
        font-size: 1.6em;
    }
}

a:focus, a:hover {    
    text-decoration: none;
}

.mr-t {
    margin-top: 30px;
}
/* CABECERA - LOGO */
header {
    border-bottom: 1px solid #ccc;
}
/*.navbar-header {
    float:none;

}*/

.logo {
    position: absolute; /*! float: left; */ 
    transform: scale(0.6); 
    transform-origin: 0px 0px 0px; 
    -webkit-transform: scale(0.6);
    -webkit-transform-origin: 0px 0px 0px;
    padding: 10px;
    left: 8px;
}
    .logo img {
        text-align: center;
        margin: 0 auto;
        height:100px
    }
/* CABECERA - inicio */
.nav > li > a:focus, .nav > li > a:hover {
    background: transparent;
}
/****/
.navbar-header {
    position: relative;
}

.navbar-default {
    width: 100%;
    background-color: #ffffff;
}

.navbar-fixed-top {
    animation-name: menufixed;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    /*! min-height: 60px !important; */
    box-shadow: 0 1px 5px rgb(190 190 190 / 46%);
}
    .navbar-fixed-top header {
        border:0;
    }
    @keyframes menufixed {
        0% {
        background-color: #fff;
        opacity: 0;
    }

    100% {
        background-color: #fff;
        opacity: 1;
    }
}

@-webkit-keyframes menufixed {
    0% {
        background-color: #fff;
    }

    100% {
        background-color: #fff;
    }
}

.navbar {
    border: 0;
    margin-bottom: 0;
    border-radius: 0;
    z-index: 6;
}


.marcas-productos {
    position: relative;
}

    .marcas-productos h2 {
        font-size: 1.1em;
        text-align: center;
        padding: 3px;
        margin: 5px;
    }

.tab-content ul {
    min-width: 580px;
    position: absolute;
    left: 0;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    padding: 8px 0;
    z-index: 1;
}

.tab-content li {
    display: inline;
}

#profile ul {
    -webkit-columns: 178px 3;
    -moz-columns: 178px 3;
    columns: 178px 3;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

#profile li {
    display: block;
}

    #profile li a {
        color: #000;
        width: 100%;
    }

ul.menu {
    padding: 7px 0;
    font-size: 1.1em;
    margin: 0;
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
    text-align: center;
    left: 32%; 
    transform: translateX(-40%);
    -webkit-transform: translateX(-40%);
    width: auto;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    
}

    ul.menu li {
        display: inline-block;        
    }

        ul.menu li a  {
            text-decoration: none;
            margin-bottom: 0;
            margin-top: 0;
            color: #011e41;
            font-weight: 500;
            transition: all 0.5s ease-out 0s;
            -webkit-transition: all 0.5s ease-out 0s;
            padding: 10px;
            border-radius: 12px;
            display: block;
        }

            ul.menu li a:focus, ul.menu li a:active, ul.menu li a:hover {
                color: #011e41;
                background-color: #eaeaea;
            }

    ul.menu .dropdown-menu {
        background-color: #F9EFD6;
        border-radius: 0;
        padding: 0;
        border: 0;
        box-shadow: none;
    }
ul.menu #Ofertas {
    display: inline-block;
}
.clientes {   
    float: right;
    position: relative; 
    right: 65px; 
    margin-top: 8px;
}
.clientes a {
    padding:5px;   
    display: inline-block; 
    border-radius:50%; 
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.clientes a:hover {
    border-radius:50%; 
    background-color: #E3E4E3;
}
.box-buscar + div.clientes {
    position: fixed;
    right: 0px;
    top: 95px;
    width: 100%;
}
.att {
    color: #af9778;
    float: right;
    font-weight: bold;
    line-height: 3;
}



header .ico-tel-b {
    background: transparent url("../img/ico-tel-b.png") no-repeat scroll 50% 50%;
    border-radius: 50%;
    margin-right: 5px;
    display: inline-block;
    min-width: 19px;
}

a[href^="tel:"], a[href^="mailto:"] {
    margin-right: 0.5em;
    font-weight: normal;
    color: #172543;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}


.legend {
    font: 2em/1 great;
}

.bloquecesta, .bloquecestaport {
    float: right;
    position: relative;
    /*z-index: 5;*/
    padding: 0;
    /*! width: 240px; */
    /*! overflow: hidden; */
    display: block;
    /*! height: 46px; */
    /*! top: -3px; */
    /*! margin-right: 80px; */ 
    /*left: 40px;*/
    margin-top: 7px;
}

    .bloquecestaport .cesta {
        float: left;
        margin: 0;
        padding: 0;
        line-height: 2.5;
        padding-right: 15px;
        font-size: 1.2em;
    }

        .bloquecestaport .cesta > a {
            color: #000000;
            transition: all 0.5s ease-out 0s;
            padding: 10px;
            border-radius: 12px;
        }
            .bloquecestaport .cesta > a:hover {
                background-color: #E3E4E3;
            }
            .articulo {
                float: right;
            }

.pdlr {
    padding-left: 0;
    padding-right: 0;
}

.bloquecestaport .articulo > a {
    background: transparent url("../img/carritoVn.svg") no-repeat scroll 0 50%;
    color: #0F254D;    
    font-size: 0.865em;
    float: left;
    width: 53px;
    height: 45px;
    font-weight: 800;
    text-align: center;     
   
}

#numarticulos {
   position: relative;
   z-index: 6666;
   top:-3px;
   left:2px
}
#numarticulos::after {
    content:"";
    background: #f2c43e;
    border-radius: 50%;   
    padding:12px calc(100% * 0.9) 12px calc(100% * 0.9);
    position: absolute;
    left:45%;
    top:50%;
    transform:translate(-45%, -50%);
    z-index: -1;
    width: 25px;
}

    #numarticulos + span {
        float: left;
        clear: left;  
       
    }

.buscar {
    font-size: 1em;
    background-color: #eaeaea;
    border: 3px solid #EAEAEA;
    display: inline-block;
    color: #4d4d4d;
    padding: 0 5px;
    margin: 0;
    margin-top:10px;
    right: 142px;
    top:6px;
    border-radius: 15px;
    /*width: 0;
    transform: scale(0,0);
    -webkit-transform: scale(0,0);*/
    width:85%;
    transform-origin: 100% 50%;
    -webkit-transform-origin: 100% 50%;
    transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
    position: absolute;
    overflow: visible;
    z-index:6;
   
}

    .buscar input {
        border: 0 none;
        width: 98%;
        min-height: 24px;
        font-family: inherit;
        background: transparent;
        outline: 0;
        padding-left:20px;
    }
.buscar input::placeholder{
    color:#011e41;
}
.btnbuscar {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../img/lupa.png");
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -3000px;
    width: 29px;
    position: absolute;
    height: 29px;
    top: 18px;
    right: 152px;
    border-radius: 50%;
    border: 0;
    transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
    z-index: 8;
    outline: none!important;
    transform: scale(.8);
    -webkit-transform: scale(.8);
}

    /*.box-buscar:hover .buscar {
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
        width: 80%;
    }*/
    .box-buscar .btnbuscar:hover, .box-buscar .btnbuscar.active, .box-buscar .btnbuscar:focus {        
        border-radius: 50%;        
    }

    /*.box-buscar:hover #userlist {
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
    }*/
    /*.lupa {
    width: 100%;
    height: 100%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    background: rgba(0,0,0,0.2) url(../img/lupa.png) 50% 50% no-repeat;
    opacity: 0;
    transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
}
a:hover .lupa {
    opacity: 1;
}*/
    /* CABECERA - final */
    /* CUERPO - inicio */
    /* CAROUSEL - inicio */
    #carousel {
        display: block;
        height: auto;
        position: relative;
        margin-bottom: 30px;
        position: relative;
        /*z-index: 3;*/
        max-width: 1920px;
        width: 100%;
        margin: 0 auto;
        top: -220px;
        margin-bottom: -170px;
    }

    #carousel figure {
        overflow: hidden;
        padding-top: 59.62%;
        position: relative;
    }

    #carousel img {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        min-width: 100%;
    }

.caption {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    /*width: 80%;*/
}

    .caption h2 {
    }

        .caption h2 span {
            color: #ffffff;
            /*background: rgba(23,37,67,.5);*/
            font-family: 'Merienda', cursive;
            font-size: 2em;
            padding: 10px;
            float: none;
            text-align: center;
            display: inline-block;
            width: 100%;
            text-shadow: 2px 2px 15px #000;
        }

/*.caption h2 span:last-child {
                clear: left;
            }*/
/*#carousel .carousel-inner {
    height: 630px;
}*/





.items a:hover {
    text-decoration: none;
}

ul.items a:hover figure {
    transition: all 0.4s ease-in 0s;
}

#owl-demo {
    margin: 0 0 15px;
}

    #owl-demo .item {
        height: 0;
        padding-bottom: 80%;
        position: relative;
    }

        #owl-demo .item:hover span {
            bottom: 0;
        }

        #owl-demo .item img {
            left: 0;
            margin: 0 auto;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translate3d(0px, -50%, 0px);
            -webkit-transform: translate3d(0px, -50%, 0px);
            transform: translate(0,-50%);
        }

.owl-carousel .owl-item {
    overflow: hidden;
}

.owl-theme .owl-controls {
    margin-top: 0 !important;
}

#owl-demo .owl-prev, #owl-demo .owl-next {
    background: none;
    color: #808080;
}

.owl-prev, .owl-next {
    background: none;
    color: #808080;
}

.owl-prev, .owl-next {
    position: absolute;
}

.owl-prev {
    left: -30px;
    top: 50%;
}

.owl-next {
    right: -30px;
    top: 50%;
}
/* CAROUSEL - final */

.box {
    padding: 20px;
    min-height: 448px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease-out 0s;
}

    .box:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    /*.box h3 {
        font-size: 34px;
        text-align: center;
        color: #981819;
    }*/
    .box h3 {
        font-size: 34px;
        text-align: center;
        color: #fff;
        position: absolute;
        /*z-index: 1;*/
        text-shadow: 2px 2px 15px #000;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        top: 50%;
        left: 50%;
    }

    .box p {
        font: 1em/1 'Montserrat',Arial,helvetica,sans-serif;
    }
    /*.box img {
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);


    }*/
    .box img {
        position: absolute;
        top: 0;
        left: 0;
        transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        opacity: 0.6;
        width: 100%;
    }

        .box img:hover {
            opacity: 1;
        }

.rless {
    padding-left: 0;
    padding-right: 0;
}

.white {
    margin: 15px 15px 30px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 15px 15px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 15px 15px rgba(255,255,255,1);
    box-shadow: 0px 0px 15px 15px rgba(255,255,255,1);
}

#soluciones {
    display: table;
    text-align: center;
    width: 100%;
}

    #soluciones h1 {
        text-align: center;
    }

    #soluciones blockquote {
        text-align: center;
        border: 0;
    }

    #soluciones h2, #candidatos h2 {
        font-size: 32px;
    }

        #soluciones h2::before, #soluciones h2::after {
            content: "";
            display: inline-block;
            background-color: #000;
            width: 30%;
            height: 1px;
            position: relative;
            vertical-align: middle;
            margin: 0 1%;
        }

#candidatos h2 {
    text-align: center;
}

#candidatos .bg-candidatos {
    background-color: #F6EFE0;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

#soluciones .bg-formulario {
    background: #ffffff url(../img/bg-formulario.jpg) no-repeat scroll 0 0;
    padding: 30px;
    overflow: hidden;
}

#soluciones a h3 {
    color: #172543;
    text-align: center;
}

#soluciones .imagen {
    margin: 15px 0;
    height: 320px;
    overflow: hidden;
    position: relative;
}

    #soluciones .imagen img {
        min-width: 100%;
    }

        #soluciones .imagen img.scale {
            transform: scale(1.3);
            -webkit-transform: scale(1.3);
        }

        #soluciones .imagen img.clip {
            min-width: 100%;
            top: 0;
            left: 0;
            bottom: 0;
            position: absolute;
            margin-bottom: -150px;
        }

#soluciones .articulo-box {
    overflow: hidden;
    background-color: #F1F2F4;
    border: 4px solid #7A7878;
    display: block;
    vertical-align: middle;
}

    #soluciones .articulo-box img {
        display: table-cell;
        max-height: 100px;
        width: auto;
        margin: 15% auto;
    }

/*#soluciones figure {
        display: table;
    }*/

#soluciones img {
    vertical-align: middle;
    display: inline-block;
}

.box-year {
    display: block;
    font-size: 1.9em;
}

/* FOOTER - inicio */
#footer {
    padding: 0;
    overflow: hidden;
    color: #FFFFFF;
    margin-bottom: -640px;
    height: 640px;
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(183, 182, 182) 100%);
    background: -o-linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(183, 182, 182) 100%);
    background: -moz-linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(183, 182, 182) 100%);
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(183, 182, 182) 100%);
}

    #footer ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }


footer li {
    display: inline-block;
}
footer .box-attcliente li {
    display: inline-block;
    padding:10px 20px;
}

ul#mymenu2 {
    text-align: right;
    padding-top: 15px;
}

#mymenu2 li {
    list-style-type: none;
    font-family: latobold;
}

    #mymenu2 li a {
        color: #000;
        margin-right: 30px;
    }

        #mymenu2 li a:hover {
            text-decoration: underline;
        }

#footer ul#mymenu2 li a img {
    display: block;
    padding: 10px 0;
}

#footer h1 img {
    padding: 0;
    margin: 0;
}

#footer p {
    /*! text-align: left; */
    /*font-size: 0.865em;*/
}

#footer * {
    color: #1A1A1A;
}

footer .ico-tel, footer .ico-fax, footer .ico-mail, footer .ico-loc, footer .ico-redes {
    padding: 0px 0px 0 80px;
    font-size: 0.865em;
    height: 88px;
    display: table-cell;
    vertical-align: middle;
}

footer .ico-tel {
    background: transparent url(../img/ico-tel.png) no-repeat scroll 20% -80px;
}

footer .ico-mail {
    background: transparent url(../img/ico-mail.png) no-repeat scroll 10% -75px;
}

footer .ico-loc {
    background: transparent url(../img/ico-loc.png) no-repeat scroll 5% -85px;
}
footer .ico-redes {
    border-right: 1px solid #000;
}
.content-row {
    min-height: 100%;
    display: flex;
    flex-direction: row;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    width: 100%;
}

.col-item {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    justify-content: space-between;
}

section.dircontacto {
    padding: 15px;
    /*! padding-bottom: 20%; */
}
section.contacto {
    float:left;
    padding: 15px;
}
section.dircontacto {
    border: 1px solid #ccc;
    border-radius: 12px;
    width:100%;        
    text-align: center;       
    height: 76%;    
}
section.dircontacto:last-child {
    height:20%;
}
    section.dircontacto ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        font-size: initial;
    }
    section.dircontacto li {
        text-align: center;
        display: inline;
    }
        section.dircontacto li a {
            color:#000;           
            text-align: center;                        
        }
    section.dircontacto li h4 {
        margin-bottom: 15px;
    }
        section.dircontacto span {
        background-position: 50% -70px;
        padding-top: 90px;
    }
.ico-tel {
    background: transparent url(../img/ico-tel.png) no-repeat scroll 0 50%;
    display: block;
}

.ico-loc {
    background: transparent url(../img/ico-loc.png) no-repeat scroll 0 -80px;
    display: block;
    line-height: 1.25;
}

.ico-mail {
    background: transparent url(../img/ico-mail.png) no-repeat scroll 0 70%;
    display: block;
}
section.redes {
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
    font-size: 0.9em;
    list-style-type: none;
    padding: 15px;
    display: table;
    height: 88px;
    float: right;
}
    section.redes h4 {
        vertical-align: middle;
        display: table-cell;
        border-right: 1px solid #000;
        padding-right: 15px;
    }
    section.redes ul {
        vertical-align: middle;
        display: table-cell;
        height: 88px;
    }
        section.redes ul li {
            text-indent: -33333px;
            vertical-align: middle;
            padding: 0 5px;
            list-style-type: none;
            display: inherit;
        }
.compartir img {
    width: auto!important;
    float: left;
    padding: 10px 3px;
}
    .compartir img:hover {
        filter: brightness(0.4);
    }
.facebookred {
    background: url(../img/redes/facebook.svg) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: relative;
    display: table-cell;
    text-indent: -33333px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.facebook {
    background: url(../img/redes/facebookc.svg) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: relative;
    display: table-cell;
    text-indent: -33333px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.linkedin {
    background: url(../img/redes/linkedin.svg) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: relative;
    display: table-cell;
    text-indent: -33333px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.tiktok {
    background: url(../img/redes/tiktok.svg) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: relative;
    display: table-cell;
    text-indent: -33333px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.instagram {
    background: url(../img/redes/instagramc.svg) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: relative;
    display: table-cell;
    text-indent: -33333px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.instagramred {
    background: url(../img/redes/instagram.svg) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: relative;
    display: table-cell;
    text-indent: -33333px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

    .facebookred:hover, .instagramred:hover {
        filter: brightness(0.4);
    }

#footer .block {
    border-bottom: 1px solid #A09D9B;
}
#footer .block:last-child {
    border-bottom: 0;
}
    #footer .block a {
        color: #1A1A1A;
    }

        #footer .block a:hover {
            text-decoration: underline;
        }

#footer address {
    float: left;
    margin: 0;
    color: #1A1A1A;
    line-height: 3;
}
.copy {
    margin-top: 15px;
    color: #fff !important;
    background-color: #505050;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 3;
    text-align: center;
    font-size: 0.685em;
}
.legal {
    line-height: 3;
    text-align: center;
}

    .legal ul li:nth-child(n+1)::after {
        content: "|";
        padding-left: 5px;
        color: #838381;
    }

    .legal ul li:last-child::after {
        content: "";
    }
.iso {
    text-align: center;
}
    .iso li {
        padding: 15px;
    }

/* ATENCIÃƒâ€œN CLIENTE -inicio */
#soluciones h1, #soluciones h2, .Hostservicios h2 {
    font-size: 32px;
    color: #000;
    text-align: center;
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
}

.attcliente {
    padding: 0;
    text-align: center;
    overflow: hidden;
    /*position: absolute;
    bottom: 320px;*/
    width: 100%;
    border-bottom: 1px solid #A5A39F;
    /*border-top: 1px solid #A5A39F;*/
}

.box-attcliente {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

    .box-attcliente h2 {
        color: #172543;
        font-family: 'Montserrat',Arial,helvetica,sans-serif;
        font-size: 24px !important;
        font-weight: normal;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
        padding: 10px;
        margin: 0;
        margin-top: 0;
        -webkit-transition: all 0.5s ease-out 0s;
        transition: all 0.5s ease-out 0s;
    }



    .box-attcliente a {
        vertical-align: middle;
        display: inline-block;
        position: relative;
        transform: scale(1);
        -webkit-transform: scale(1);
        -webkit-transition: all 0.5s ease-out 0s;
        transition: all 0.5s ease-out 0s;
        filter: none;
        -webkit-filter: grayscale(0);
        opacity: 1;
    }

    .box-attcliente span, .box-attcliente .box-b {
        position: relative;
        left: 0%;
        top: 0%;
        /*transform: translate(0%, -0%);
        -webkit-transform: translate(0%, 0%);*/
        width: 100%;
        -webkit-transition: all 0.5s ease-out 0s;
        transition: all 0.5s ease-out 0s;
    }


    .box-attcliente span {
        color: #333333;
        font-family: latolight;
        font-weight: bold;
        text-align: center;
        text-shadow: 0 1px 0 #ffffff;
        padding: 40px 15px 0;
        vertical-align: middle;
        font-size: 0.865em;
    }

    .box-attcliente .box-b {
        background-color: rgba(197,215,249,0.8);
        width: 100%;
        height: 0;
        border: 0;
        border-radius: 0;
        margin: 0;
        box-shadow: none;
        opacity: 0;
        visibility: hidden;
        transition: height 0s linear 0.5s,opacity 0.5s linear;
    }

    .box-attcliente li a img:hover {
        /*transform: scale(1);
        -webkit-transform: scale(1);*/
        -webkit-filter: brightness(0.4);
        filter: brightness(0.4);
        /*filter: none;
        opacity: 1;*/
    }

    .box-attcliente li img {
        vertical-align: middle;        
        display: inline-block;
         /*transform: scale(.8);
        -webkit-transform: scale(.8);
       filter: url(../images/filters.svg#grayscale); 
        filter: gray;
        -webkit-filter: grayscale(100%);
        opacity: 0.5;
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
        filter: grayscale(100%);
        */
        transition: 1s;
        -webkit-transition: 1s;
    }

    .box-attcliente:hover h2 {
        -webkit-animation-name: boxMargin;
        -webkit-animation-duration: 1s;
        animation-name: boxMargin;
        animation-duration: 1s;
        margin-top: -30px;
    }

    .box-attcliente:hover .box-b {
        -webkit-animation-name: boxAnimate;
        -webkit-animation-duration: 1s;
        animation-name: boxAnimate;
        animation-duration: 1s;
        visibility: visible;
        height: 100%;
        opacity: 1;
        transition-delay: 0s;
    }

    .box-attcliente:hover span, .box-attcliente:hover .box-b {
        opacity: 1;
    }



.ico-entrega {
    background: transparent url("../img/ico-entrega.png") no-repeat scroll 50% 0%;
    display: block;
}

.ico-rapido {
    background: transparent url("../img/ico-rapido.png") no-repeat scroll 50% 0%;
    display: block;
}

.ico-pago {
    background: transparent url("../img/ico-pago.png") no-repeat scroll 50% 0%;
    display: block;
}

.ico-cuenta {
    background: transparent url("../img/ico-cuenta.png") no-repeat scroll 0 50%;
    display: block;
    padding-left: 15px;
}

.ico-cesta {
    background: transparent url("../img/ico-cesta.png") no-repeat scroll 0 50%;
    display: block;
    padding-left: 20px;
}

.ico-home {
    background: transparent url("../img/ico-home.png") no-repeat scroll 0 -28px;
    display: block;
    padding-left: 30px;
}

ul.menuleft {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: sourcenormal;
}

    ul.menuleft li {
        list-style: none;
    }

    ul.menuleft ul li {
        font-weight: normal;
    }

/*.nav .open > a, .nav .open > a:focus {
    background-color: #f6efe0;
    color: #120203;
    padding: 5px 40px;
    text-align: left;
    border-radius: 0;
    font-family: latoregular;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}*/

    .nav .open > a:hover, .nav > li > a:hover {
        background-color: #E6E6E6;
    }
.open a {
    color: #80827F;
    background-color: #ebebeb;
    padding: 5px 12px;
    border-radius: 12px;
}
.nav > li > a:target {
    background-color: #E6E6E6;
}

.nav > li > a.marcas {
    background: transparent url("../img/ico-marcas.png") no-repeat scroll 15px 50%;
}

.nav > li > a.productos {
    background: transparent url("../img/ico-productos.png") no-repeat scroll 15px 50%;
}

.nav > li > a {
    color: #120203;
    padding: 5px 40px;
    text-align: left;
    border-radius: 0;
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.nav > li[data-type="ico-jamones-menu"] > a {
    background-image: url("../img/ico-jamones-menu.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.nav > li[data-type="ico-embutidos-menu"] > a {
    background-image: url("../img/ico-embutidos-menu.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.nav > li[data-type="ico-loncheados-menu"] > a {
    background-image: url("../img/ico-loncheados-menu.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.nav > li[data-type="ico-lotes-menu"] > a {
    background-image: url("../img/ico-lotes-menu.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.nav > li[data-type="ico-salazones-menu"] > a {
    background-image: url("../img/ico-salazones-menu.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.nav > li[data-type="ico-encurtidos-menu"] > a {
    background-image: url("../img/ico-encurtidos-menu.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.nav > li[data-type="ico-ibericos-menu"] > a {
    background-image: url("../img/ico-ibericos-menu.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.nav > li[data-type="ico-quesos-menu"] > a {
    background-image: url("../img/ico-quesos-menu.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

    .nav > li[data-type="ico-quesos-menu"] > a:target {
        display: block;
    }
/*#main {
    margin-bottom: 60px;
}*/
@keyframes boxing {
    0% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes boxing {
    0% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes boxMargin {
    0% {
        margin-top: 0;
    }

    100% {
        margin-top: -30px;
    }
}

@-webkit-keyframes boxMargin {
    0% {
        margin-top: 0;
    }

    100% {
        margin-top: -30px;
    }
}

@-webkit-keyframes boxAnimate {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

@keyframes boxAnimate {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}


.ico-trabajo {
    background: transparent url("../img/ico-trabajo.png") no-repeat scroll 50% 50%;
    display: block;
    padding-top: 100%;
}

.ico-valor {
    background: transparent url("../img/ico-valor.png") no-repeat scroll 50% 50%;
    display: block;
    padding-top: 100%;
}

.ico-objetivo {
    background: transparent url("../img/ico-objetivo.png") no-repeat scroll 50% 50%;
    display: block;
    padding-top: 100%;
}

.ico-equipo {
    background: transparent url("../img/ico-equipo.png") no-repeat scroll 50% 50%;
    display: block;
    padding-top: 100%;
}

.ico-trab {
    background: transparent url("../img/ico-trab.png") no-repeat scroll 50% 50%;
    display: block;
}

.ico-personal {
    background: transparent url("../img/ico-personal.png") no-repeat scroll 50% 5%;
    display: block;
}

.ico-flex {
    background: transparent url("../img/ico-flex.png") no-repeat scroll 50% 20%;
    display: block;
}

.ico-trab, .ico-personal, .ico-flex {
    padding-top: 50%;
}

    .ico-trab a, .ico-personal a, .ico-flex a {
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

        .ico-trab a:hover, .ico-personal a:hover, .ico-flex a:hover {
            color: #af9778;
        }

.disc {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
}

    .disc li {
        display: inline-block;
        padding: 0 30px;
        margin-bottom: 30px;
    }

        .disc li a figure {
            -webkit-transition: all 0.5s ease-out 0s;
            transition: all 0.5s ease-out 0s;
        }

    .disc figure {
        border-radius: 50%;
        height: 100px;
        margin: 0 auto 15px;
        padding: 4%;
        overflow: hidden;
        width: 100px;
    }

    .disc h2 {
        font-weight: bold;
        font-size: inherit;
    }

/* ATENCIÃƒâ€œN CLIENTE -final */
/* newsletter - inicio */
.att_tel {
    float: left;
    width: 100%;
}

#suscripcion {
    color: #333333;
    font-family: bonveno;
}

    #suscripcion h4 {
        color: #AF9778;
    }

.txt-buscar {
    color: #808080;
    width: 70%;
    padding: 9px;
    border: 0;
}

input, select, textarea {
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
    font-size: 1em;
}

.showhidemail {
    color: red;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1;
}

.ofer {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ad6fd9+0,903ecc+100 */
    background: #dbdbdb; /* Old browsers */
    color: #000;
}

a.ofer:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ad6fd9+0,903ecc+100 */
    background: #F34F5C; /* Old browsers */
    color: #ffffff;
}

span.ofer:hover {
    color: #ffffff;
    cursor: default;
}

.cv {
    background: #F09D06;
    background: -moz-linear-gradient(top, #f09d06 0%, #e87000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f09d06 0%,#e87000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f09d06 0%,#e87000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09d06', endColorstr='#e87000',GradientType=0 ); /* IE6-9 */
    color: #fce5bb;
    text-shadow: 0 1px 1px #844205;
}

    .cv:hover {
        background: #e87000;
        background: -moz-linear-gradient(top, #e87000 0%, #f09d06 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #e87000 0%,#f09d06 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #e87000 0%,#f09d06 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e87000', endColorstr='#f09d06',GradientType=0 ); /* IE6-9 */
        color: #ffffff;
    }

.btn-button {
    font-family: latobold;
    border: 0;
    border-radius: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    display: block;
    text-transform: uppercase;
    bottom: 80px;
    transform: translate(-50%,50%);
    -webkit-transform: translate(-50%,50%);
    left: 50%;
    /*width:60%;*/
}

    .btn-button:hover {
        color: #ffffff;
        background-color: #F34F5C;
    }

#suscripcion .btn-articulo {
    display: inline;
}

.avisos-legales input[type="checkbox"] {
    margin-right: 0;
}

.fb-link {
    text-decoration: underline;
}





/* newsletter - final */
/* FOOTER - final */

/* BODY - inicio */
.breadcrumb {
    font-size: 0.9em !important;
    background: none;
    margin: 0;
    padding: 15px;
}

    .breadcrumb a {
        color: #897248;
    }

    .breadcrumb > li {
        color: #897248;
    }

    .breadcrumb > .active {
        color: #897248;
    }





.bg-content {
    background-color: #7A7878;
    padding: 5px;
    margin: 0 0 30px;
    color: #ffffff;
}

#formacion {
    background-color: #FAEADE;
    background-image: url(../img/bgofertas.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center bottom;
}

#ylp {
    background: transparent url(../img/yolopido-bg.jpg) no-repeat scroll 0 0;
}

#formacion img {
    display: table-cell;
}

#formacion h2, #content h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: bonveno;
    font-size: 36px;
}

.inter h2 {
    font-family: sourcenormal;
}



.inter h2 {
    color: #e0ebf7;
}

#formacion h2, #tpv-client, #ylp, #version h2, .versiones h2, #content h2 {
    color: #000;
}



#blog h3 a:hover {
    color: #0766ca;
    text-decoration: underline;
}

.Hostservicios h3 {
    font-weight: normal;
    margin-top: 0;
    max-height: 50px;
    min-height: 50px;
    overflow: hidden;
}

.Hostservicios ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.event, .event2, .event3 {
    margin-bottom: 15px;
    padding-bottom: 86px;
    display: block;
    width: 100%;
}

.event {
    background: transparent url(../img/event.png) no-repeat scroll 50% 50%;
}

.event-demo {
    background: transparent url(../img/event-demo.png) no-repeat scroll 50% 50%;
}

.yolopido-demo {
    background: transparent url(../img/yolopido-demo.png) no-repeat scroll 50% 50%;
}

.tactil-demo {
    background: transparent url(../img/tactil-demo.png) no-repeat scroll 50% 50%;
}

.event2 {
    background: transparent url(../img/event2.png) no-repeat scroll 50% 50%;
}

.event3 {
    background: transparent url(../img/event3.png) no-repeat scroll 50% 50%;
}

.event4 {
    background: transparent url(../img/event4.png) no-repeat scroll 50% 50%;
}

.event5 {
    background: transparent url(../img/event5.png) no-repeat scroll 50% 50%;
}

.event6 {
    background: transparent url(../img/event6.png) no-repeat scroll 50% 50%;
}

.event7 {
    background: transparent url(../img/event7.png) no-repeat scroll 50% 50%;
}

.event8 {
    background: transparent url(../img/event8.png) no-repeat scroll 50% 50%;
}

.event9 {
    background: transparent url(../img/event9.png) no-repeat scroll 50% 50%;
}

.ylp-1 {
    background: transparent url(../img/yolopido-scan.png) no-repeat scroll 50% 50%;
}

.ylp-2 {
    background: transparent url(../img/yolopido-pide.png) no-repeat scroll 50% 50%;
}

.ylp-3 {
    background: transparent url(../img/yolopido-camarero.png) no-repeat scroll 50% 50%;
}

#servicios li a:hover, .Hostservicios li a:hover {
    text-decoration: underline;
}

.Hostservicios .box1 {
    overflow: hidden;
    transition: all 0.5s ease-out 0s;
}

    .Hostservicios .box1:hover {
        background: #FBF9F9;
    }
/*TIENDA -   inicio */
.outshop {
    border: 4px solid #897248;
}

.box-articulo {
    display: block;
    height: auto;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}


.box-sup {
    background: transparent url(../img/mask.png) no-repeat scroll 0 0;
    height: 32px;
}

.box-articulo figure {
    overflow: hidden;
    min-height: 727px;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}


    .box-articulo figure img {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 50%;
        width: 100%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        z-index: 1;
    }

.btn {
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
    font-size: inherit;
}



.mag4 {
    background: transparent url(../img/star.png) no-repeat scroll 50% 0;
    display: block;
    width: 5%;
    height: 15px;
    text-align: center;
    margin: 15px auto;
}

.box-titulo {
    height: 50px;
    position: relative;
}

#hotel h3, #cafeteria-restaurante h3, #bodas h3 {
    color: #978a3f;
    text-align: center;
    font-family: cinzel;
    font-size: 1.4em;
    width: 80%;
    margin: 0 auto;
}

    #hotel h3 a, #cafeteria-restaurante h3 a, #bodas h3 a {
        color: #978a3f;
    }

        #hotel h3 a:hover, #cafeteria-restaurante h3 a:hover, #bodas h3 a:hover, #hotel h4 a:hover, #cafeteria-restaurante h4 a:hover, #bodas h4 a:hover {
            color: #55A1A4;
        }

#hotel h4 a, #cafeteria-restaurante h4 a, #bodas h4 a {
    color: #978A3F;
}

#hotel h4, #cafeteria-restaurante h4, #bodas h4 {
    display: inline-block;
    margin: 0;
    font-size: 14px;
    color: #978A3F;
    position: absolute;
    bottom: 0;
}

    #hotel h4:nth-child(even), #cafeteria-restaurante h4:nth-child(even), #bodas h4:nth-child(even) {
        left: 0;
    }

    #hotel h4:nth-child(odd), #cafeteria-restaurante h4:nth-child(odd), #bodas h4:nth-child(odd) {
        right: 0;
    }

    #hotel h4:nth-child(even), #hotel h4:nth-child(odd), #cafeteria-restaurante h4:nth-child(even), #cafeteria-restaurante h4:nth-child(odd), #bodas h4:nth-child(even), #bodas h4:nth-child(odd) {
        padding-top: 15px;
    }

    #hotel h4:nth-child(even) {
        background: transparent url(../img/ico-hotel1.png) no-repeat scroll 50% 0;
    }

    #hotel h4:nth-child(odd) {
        background: transparent url(../img/ico-hotel2.png) no-repeat scroll 50% 0;
    }

    #cafeteria-restaurante h4:nth-child(even) {
        background: transparent url(../img/ico-comedor.png) no-repeat scroll 50% 0;
    }

    #cafeteria-restaurante h4:nth-child(odd) {
        background: transparent url(../img/ico-platos.png) no-repeat scroll 50% 0;
    }

    #bodas h4:nth-child(even) {
        background: transparent url(../img/ico-salon.png) no-repeat scroll 50% 0;
    }

    #bodas h4:nth-child(odd) {
        background: transparent url(../img/ico-terraza.png) no-repeat scroll 50% 0;
    }

.icoseccion {
    background-repeat: no-repeat;
    background-position-x: 0;
    background-position-y: 50%;
    height: 22px;
    padding-left: 30px;
}

.ico-hotel-w {
    background: transparent url("../img/ico-hotel-w.png") no-repeat scroll 0 center;
}

.ico-habitaciones-w {
    background: transparent url("../img/ico-hotel-w.png") no-repeat scroll 0 center;
}

.ico-comedor-w {
    background: url("../img/ico-comedor-w.png") no-repeat scroll 0 center;
}

.ico-restaurante-w {
    background: url("../img/ico-restaurante-w.png") no-repeat scroll 0 center;
}

.ico-habitaciones-w {
    background: transparent url(../img/ico-habitaciones-w.png) no-repeat scroll 0 center;
}

.ico-recepcion-w {
    background: transparent url(../img/ico-recepcion-w.png) no-repeat scroll 0 0;
}

.ico-platos-w,
.ico-platos-de-boda-w {
    background: transparent url(../img/ico-platos-w.png) no-repeat scroll 0 center;
}

.ico-terrazas-w {
    background: transparent url(../img/ico-terrazas-w.png) no-repeat scroll 0 0;
}

.ico-salones-w {
    background: transparent url(../img/ico-salones-w.png) no-repeat scroll 0 center;
}

.ico-ceremonias-civiles-w {
    background: transparent url(../img/ico-cere-w.png) no-repeat scroll 0 center;
}

.ico-entrada-w {
    background: transparent url(../img/ico-entrada-w.png) no-repeat scroll 0 center;
}

.ico-volver {
    background: transparent url(../img/ico-volver.png) no-repeat scroll 0 50%;
    padding-right: 30px;
}

.box-articulo h3 {
    color: #9e7703;
    font-family: latolight;
    font-weight: 900;
    font-size: 1em;
    font-size: calc( 16px + (24 - 16)* (100vw - 320px)/(1920 - 320));
    height: auto;
    margin: 15px 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

    .box-articulo h3 span {
        display: block;
        font-style: italic;
        color: #000;
    }

}

.box-articulo h3 a {
    color: #981819;
}

.box-articulo .precio {
    color: #9e7703;
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
    font-size: 2em;
    text-align: center;
    width: 100%;
}

.carousel video {
    width: 100%;
    height: auto;
}

.box-articulo .precio span {
    color: #492412;
    float: left;
    font-size: 0.6em;
    width: 100%;
}

.box-articulo .utienda {
    padding: 7px 0;
    text-align: center;
    width: 35px;
}

.box-articulo .btn-button {
    position: static;
    bottom: 0;
    width: 60%;
    transform: none;
    margin: 15px auto;
}
/*TIENDA -   final */

.subtitle span {
    padding: 0 10%;
}

.fancy-w span:before, .fancy-w span:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    height: 10px;
    top: 0;
    width: 100%;
}

.fancy-b span:before, .fancy-b span:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #8AAED6;
    border-top: 1px solid #8AAED6;
    height: 10px;
    top: 0;
    width: 100%;
}

.fancy-n span:before, .fancy-n span:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #E19877;
    border-top: 1px solid #E19877;
    height: 10px;
    top: 0;
    width: 100%;
}

.fancy-w span:before, .fancy-b span:before, .fancy-n span:before {
    right: 100%;
    margin-right: 15px;
}

.fancy-w span:after, .fancy-b span:after, .fancy-n span:after {
    left: 100%;
    margin-left: 15px;
}

h1 {
    margin-bottom: 30px;
}
h2 {
    font-size: 24px;
}
.adv .seccionrect h2 {
    color:#EEC72E;
    text-align: center;
}
.adv .seccionrect p {
    color:#fff;
    text-align: center;
    line-height: 0.98
}
.adv .detalleadv p {
    padding:0 15px 20px;
}
#program {
    margin-bottom: 30px;
}

    #program h1 {
        color: #000;
        text-align: left;
        font-family: inherit;
        text-transform: uppercase;
        font-size: 2.625em;
        padding: 30px 0;
    }

    #program p {
        line-height: inherit;
    }

#servicios h2, #blog h2, #formacion h2 {
    overflow: hidden;
    text-align: center;
    padding: 0 15%;
}

#blog h2, #formacion h2 {
    padding: 0 5%;
}


    #formacion h2:before, #formacion h2:after {
        content: "";
        display: inline-block;
        height: 10px;
        position: relative;
        vertical-align: middle;
        width: 50%;
    }

#servicios h2:before, #servicios h2:after {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}


.clientes h2::before, #servicios h2:before, #blog h2:before, #formacion h2:before {
    right: 0.5em;
    margin-left: -50%;
}

.clientes h2::after, #servicios h2:after, #blog h2:after, #formacion h2:after {
    left: 0.5em;
    margin-right: -50%;
}

.contacta li {
    color: #05488E;
}


#dominios p {
    text-align: center;
}

.Hostservicios ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.Hostservicios li {
    display: inline-block;
    text-align: center;
}

    .Hostservicios li a {
        color: #013495;
        float: left;
        font-weight: 800;
    }

        #formacion li a:hover, .Hostservicios li a:hover, #dominios li a:hover {
            text-decoration: none;
        }


.cesta {
    background: #Ffffff url(../img/ico-cesta-white.png) no-repeat scroll 5% 50%;
    padding-left: 40px;
    color: #000000;
}


.bgborder-b {
    border-bottom: 10px solid #5b5a50;
}

.group > input {
    width: 100%;
}

.group input[type="password"] {
    width: 80%;
}

.btn-cuenta {
    float: right;
    height: 42px;
    padding: 0;
    width: 10%;
    height: 34px;
}

.cuenta {
    text-align: right;
    background: #fff url(../img/textura.gif) repeat;
}

    .cuenta ul {
        margin: 0;
        padding: 0;
        display: inline-block;
    }

    .cuenta li {
        display: inline-block;
        padding-right: 15px;
    }

        .cuenta li a {
            display: block;
            color: #000;
        }




.inter .contacto .form-group > input[type="checkbox"] {
    margin-left: 0px;
    margin-top: 15px;
    margin-right: 5px;
}

/*.form-control {
    border: 2px solid #5599F3;
    background-color: #ffffff;
    color: #000000;
    margin-bottom: 15px;
    font-family: latoregular;
    font-size: inherit;
}*/

.input-group {
    margin: 8px 0;
}

.inter .form-group input[type="submit"] {
    margin-left: 0px;
}

.inter .panel-body input[type="text"], .inter .panel-body input[type="password"] {
    width: 100%;
}

.menublue li a:hover {
    color: #ffffff !important;
}

.datepicker table {
    width: 100%;
}

.Hostservicios li a.enlaceevento:hover {
    color: #807003;
}

.logos {
    float: left;
    min-width: 80%;
}

ul.lista {
    padding: 0;
}

.lista li {
    list-style-type: none;
    display: inline;
    padding: 15px;
}

.min li {
    font-size: 0.85em;
}

.btn-link {
    color: 000;
    padding-bottom: 5px;
}

.logo-att {
    background: transparent url(../img/bagbol-g.png) no-repeat scroll 0 0;
    height: auto;
    min-height: 200px;
    transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    display: block;
    position: relative;
    top: -20px;
}

.tel-att {
    font-size: 2em;
    position: relative;
    /*z-index: 2;*/
}

/* tienda */




.boxdetproducto h1 {
    color: #9e7703;
    font-family: latolight;
    font-weight: 900;
    font-size: 2em;
    line-height: 1;
}

    .boxdetproducto h1 span {
        display: block;
        font-style: italic;
        color: #61210F;
    }

.boxdetproducto ul {
    text-align: left;
    color: #F02637;
    clear: left;
    overflow: visible;
    margin-bottom: 30px;
}

.boxdetproducto li {
    display: block;
    text-align: left;
    line-height: 2;
}

    .boxdetproducto li div {
        display: inline-block;
        color: #000000;
    }

.boxdetproducto .box-attcliente li {
    display: inline-block;
    color: #999999;
    line-height: 1.5;
    display: inline-block;
    color: #999999;
    line-height: 1.5;
    height: 110px;
    margin: 30px 0;
    padding-top: 5px;
    vertical-align: middle;
    transform: scale(.8);
    -webkit-transform: scale(.8);
}

    .boxdetproducto .box-attcliente li span {
        padding: 40px 0px 0;
        color: #999999;
    }

        .boxdetproducto .box-attcliente li span span {
            font-size: 1.6em;
            font-weight: 800;
            padding: 0;
        }

.boxdetproducto .precio {
    color: #9e7703;
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
    font-size: 2em;
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
}

    .boxdetproducto .precio span {
        color: #808080;
        font-size: 0.565em;
    }

.boxdetproducto .utienda {
    padding: 7px 0;
    text-align: center;
    width: 35px;
    height: 43px;
    float: left;
    margin-right: 15px;
}

.boxdetproducto .btn-button {
    position: static;
    transform: none;
    float: left;
    width: 40%;
}

section.tienda h2 {
    color: #808080;
    font-family: bonveno;
    font-size: 1.4em;
}

.boxdetproducto h2 {
    color: #c35449;
    font-family: bonveno;
    font-size: 1.4em;
    font-style: normal;
    line-height: 1;
    margin-top: 12px;
    text-align: center;
}

.contacta {
    background-color: #f6efe0;
    padding: 20px;
    color: #77631E;
    box-shadow: 0 0 0 2px #fff, 0 0 0 6px #F7F4F1;
}

    .contacta li {
        color: #77631E;
        list-style-type: none;
        text-align: left;
        padding-left: 30px;
        word-wrap: break-word;
        background-position: 0 70%;
    }

.boxdetproducto p {
    font-family: bonveno;
    font-size: 1.1em;
    text-align: left;
}
/*.preciodet
{
    display: table;
    text-align: center;
}*/
.preciodet span:first-child {
    background-color: #BA9B50;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-shadow: 0 1px 1px #fff;
    line-height: 1;
    font-size: 1.4em;
}

.preciodet em {
    display: inline-block;
    font-size: 0.65em;
    font-style: normal;
    color: #666;
    text-shadow: none;
}

.group::after {
    clear: both;
    content: " ";
    display: table;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.group {
    display: inline-block;
}

.col {
    display: table-cell;
    vertical-align: middle;
}

.utienda {
    padding: 7px 0;
    text-align: center; /*width: 20%;*/
}

.btnproductotienda {
    background-color: #897248;
    border: 1px solid #897248;
    color: #ffffff;
    font-family: bonveno;
    font-size: 1em;
    padding: 6.5px;
    text-align: center;
    width: 100%;
}

#example5 {
    background-color: #897248;
    float: left;
    margin: 0;
    padding: 5px;
    position: relative;
    width: 100%;
}

.fbook {
    float: left;
}

.twitt {
    float: left;
    margin-left: 3px;
    margin-top: 3px;
}



.titulocesta {
    color: #342118;
    font-family: 'Montserrat',Arial,helvetica,sans-serif;
    font-size: 1.45em;
    margin: 20px auto;
    padding: 35px 0;
    text-align: center;
    width: 60%;
    background: transparent url(../img/ico-otros.png) no-repeat scroll 50% 0;
}



.noticias h1, .noticias h2, .noticias h2 a {
    color: #7A7878;
}

    .noticias h2 a {
        text-align: left;
    }

.noticias time {
    color: #AF72DA;
}

.noticias p {
    max-height: 140px;
    min-height: 140px;
    overflow: hidden;
}

.noticias p, .noticia p {
    margin: 15px 0;
}

.hrborder {
    border-bottom: 1px dotted #897248;
}

.gris {
    color: #fff;
    display: block;
    text-align: right;
}
/*tablas*/
/* 
	Generic Styling, for Desktops/Laptops 
	*/
table.tblOfertas {
    width: 100%;
    border-collapse: collapse;
}
    /* Zebra striping */
    table.tblOfertas tr:nth-of-type(odd) {
        background: #eee;
    }

    table.tblOfertas th {
        background: #7A7878;
        color: white;
        font-weight: bold;
    }

    table.tblOfertas td, table.tblOfertas th {
        padding: 6px;
        border: 1px solid #ccc;
        text-align: center;
    }

        table.tblOfertas td:nth-child(2) {
            text-align: justify;
            width: 50%;
        }

            table.tblOfertas td:nth-child(2) * {
                margin: 0;
            }
/*
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
@media only screen and (max-width: 760px) {
    /* Force table to not be like tables anymore */
    tabletable.tblOfertas, table.tblOfertas thead, table.tblOfertas tbody, table.tblOfertas th, table.tblOfertas td, table.tblOfertas tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        table.tblOfertas thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    table.tblOfertas tr {
        border: 1px solid #ccc;
    }

    table.tblOfertas td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

        table.tblOfertas td:nth-of-type(2) {
            text-align: left;
        }

        table.tblOfertas td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

        /*
		Label the data
		*/
        table.tblOfertas td:nth-of-type(odd):before, table.tblOfertas td:nth-of-type(even):before {
            padding: 8px 0;
            text-align: left;
        }

        table.tblOfertas td:nth-of-type(1):before {
            content: "FECHA";
        }

        table.tblOfertas td:nth-of-type(2):before {
            content: "TITULO";
        }

        table.tblOfertas td:nth-of-type(3):before {
            content: "LOCALIDAD";
        }

        table.tblOfertas td:nth-of-type(4):before {
            content: "VACANTES";
        }

        table.tblOfertas td:nth-of-type(5):before {
            content: "ESTADO";
        }

        table.tblOfertas td:nth-of-type(6):before {
            content: "OFERTA";
        }
}



/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    table.tblOfertas body {
        width: 100%;
    }
}
/*fin tablas*/
.form-inline {
    float: right;
    margin: 8px 0;
}

.arrow-wrap {
    position: absolute;
    /*z-index: 4;*/
    left: 50%;
    bottom: 100px;
    margin-left: -5em;
    background: rgba(0,0,0,0.8);
    width: 10em;
    height: 10em;
    padding: 4em 2em;
    border-radius: 50%;
    font-size: 0.3em;
    display: block;
    opacity: 0.5;
    color: #ffffff;
}

    .arrow-wrap span {
        font-size: 16px;
        text-align: center;
        display: block;
    }

.glyphicon.glyphicon-chevron-left {
    color: #fff;
}

.gris {
    color: #808080;
    line-height: 3;
}

.box-articulo a:target ~ h2 {
    background: #f09d06;
    background: linear-gradient(to bottom, #f09d06 0%, #e87000 100%);
    background: -moz-linear-gradient(to bottom, #f09d06 0%, #e87000 100%);
    background: -webkit-linear-gradient(to bottom, #f09d06 0%, #e87000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09d06', endColorstr='#e87000',GradientType=0 );
    color: #ffffff;
    text-shadow: 0 1px 1px #844205;
}

    .box-articulo a:target ~ h2::before {
        content: "\2217 ";
    }

/*.swiper-slide figure img:hover {
    -ms-transform: scale(1.1); 
    -webkit-transform: scale(1.1); 
    transform: scale(1.1);
    opacity: 0.5;
}
.swiper-slide figure img {
    transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    position: relative;
    z-index: 1;
}*/
#boxover {
    height: 100%;
    position: absolute;
    text-align: center;
    /*transition: opacity .2s ease-in-out;*/
    width: 100%;
    top: 0;
    z-index: 0;
}

.ico-jamones {
    background: transparent url(../img/ico-jamones.png) no-repeat scroll 50% 0%;
    padding-top: 80px;
}

.ico-paletas {
    background: transparent url(../img/ico-paletas.png) no-repeat scroll 50% 0%;
    padding-top: 80px;
}

.ico-embutidos {
    background: transparent url(../img/ico-embutidos.png) no-repeat scroll 50% 0%;
    padding-top: 80px;
}

.ico-loncheados {
    background: transparent url(../img/ico-loncheados.png) no-repeat scroll 50% 0%;
    padding-top: 80px;
}

.ico-salazones {
    background: transparent url(../img/ico-salazones.png) no-repeat scroll 50% 0%;
    padding-top: 80px;
}

.ico-encurtidos {
    background: transparent url(../img/ico-encurtidos.png) no-repeat scroll 50% 0%;
    padding-top: 80px;
}

.ico-lotes {
    background: transparent url(../img/ico-lotes.png) no-repeat scroll 50% 0%;
    padding-top: 80px;
}

.ico-ibericos {
    background: transparent url(../img/ico-ibericos.png) no-repeat scroll 50% 0%;
    padding-top: 80px;
}

.ico-quesos {
    background: transparent url(../img/ico-quesos.png) no-repeat scroll 50% 0%;
    padding-top: 80px;
}

.ico-especialidades {
    background: transparent url(../img/ico-especialidades.png) no-repeat scroll 50% 0%;
    padding-top: 80px;
}

.posrel {
    padding: 8px 0 8px;    
}

.toggle-nav2 {
    position: fixed;
    left: 0;
    top: 260px;
    z-index: 6;
    background-color: #01204E;
    color: #FBC90B;
    padding: 10px 5px;
    border-radius:0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

    
    .toggle-nav2 .glyphicon {
        font-size: 2em;
        vertical-align: middle;
        padding-left: 5px;
    }

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
    height: 4px;
    width: 100%;
    margin: 6px 0;
    border-radius: 6px;
}
.navbar-default .navbar-toggle {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    padding: 10px;
    transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
}
.navbar-default .navbar-toggle:hover {
    background-color: #E3E4E3;
}

/*#site-canvas {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 0;
}*/

#site-menu {
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    background-color: #fff;
    box-shadow: none;
    padding: 0;
    
}
/*aside#filtros {
    border: 0;
    display: block;
    position: fixed;
    top: 189px;    
    padding: 0;    
    width: auto;
    z-index: 3;
    height: 100%;
    max-height: calc(100% - 189px);
    overflow-x: hidden;
    overflow-y: auto;   
}*/
aside#filtros {
    border: 0;
    display: block;
    position: sticky;
    top: 189px;
    height: calc(100vh - 189px);
    overflow-x: hidden;
    overflow-y: auto;    
}
/*@media (min-width: 1920px) and (max-width: 2560px) {
    aside#filtros {
        width: calc(100% - 2282px);
    }
}*/

#site-canvas {
        /*-webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);*/
        /*transform: matrix3d(1,0,0.00,0,0.00,1,0.00,0,0,0,1,0,0,0,0,1);*/
    }

    .show-nav #site-menu {
        /*-webkit-transform: translateZ(0) translateX(300px);
    transform: translateZ(0) translateX(300px);*/
        /*transform: matrix3d(1,0,0.00,0,0.00,1,0.00,0,0,0,1,0,300,0,0,1);*/
        left: 0;
    }


     .myuser {
        color: #f2c43e!important;
        font-size: 12px;
        padding-left: 10px; 
        font-weight: bold;
        font-style: italic;
    }


    .navbar-default .btn-link {
        color: #FFF;
    }

        .navbar-default .btn-link:hover {
            color: #FFF;
        }
    /***artÃ­culos***/
    .producto {
        text-align: center;
        height: auto;
        width: 100%;
        float: left;
        /*! margin-bottom: 30px; */
    }

        .producto .precio {
            position: absolute;
            bottom: 80px;
            width: 100%;
            left: 0;
            background-color: rgba(255,255,255,0.5);
            padding: 15px;
            transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
            opacity: 0;
        }
        .producto .precio:empty {
            background-color: transparent;
}
        .producto:hover .precio {
            display: block;
            opacity: 1;
            color: #6C8080;
        }

    .imgprod {
        height: auto;
        width: 100%;
        overflow: hidden;
        text-align: center;
        position: relative;
        transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -webkit-transform: scale(1,1);
    }

    .novedad-img {
        background-image: url(../img/novedad.png);
        position: absolute;
        float: left;
        /*z-index: 1;*/
        width: 138px;
        height: 74px;
        background-repeat: no-repeat;
        top: 60%;
    }

    .articulo-box {
        height: 564px; /*! min-height: 564px; */
        height: auto;
        display: block;
        width: 100%;
        vertical-align: middle;
        overflow: hidden;
        text-align: center;
    }

        .articulo-box::before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -0.25em;
        }

    .producto:hover .articulo-box img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        opacity: 0.5;
    }

    .articulo-box img {
        display: inline-block;
        vertical-align: middle;
        /*! width: 360px; */
        border: 1px solid transparent;
        -webkit-transition: all 0.5s ease-out 0s;
        transition: all 0.5s ease-out 0s;
    }

    .catprod, .catprod a {
        font-family: "Arial";
        text-align: center;
        color: #808080;
        /*! height: 50px; */
    }

        .catprod .marca {
            float: left;
        }

    .marca img {
        height: 68px;
    }

    .catprod h3 {
        /*padding: 4% 0 0;*/
        margin: 0;
        /*max-height: 50px;*/
        height: auto;
        /*overflow: hidden;*/
        font-size: 1em;
        color: #000000;
        font-family: 'Montserrat',Arial,helvetica,sans-serif;
    }

    .precioprod {
        text-align: center;
        font-weight: 700;
    }

        .precioprod span {
            color: #6C8080;
        }

            .precioprod span:last-child {
                padding-left: 10px;
                font-weight: normal;
            }

                .precioprod span:last-child::before {
                    content: "(";
                }

                .precioprod span:last-child::after {
                    content: ")";
                }

            .precioprod span:first-child::before {
                content: "(Ref: ";
            }
    /*aside#filtros h2 {
    margin:0;
    padding:0;
}
aside#filtros h2 a {
    color: #80827F;
    font-family: Arial,helvetica,sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;
    padding: 5px;
    text-align: left;
    text-transform: inherit;
    margin: 0;
}

*/
    aside#filtros h2 {
        color: #80827F;
        font-family: 'Montserrat',Arial,helvetica,sans-serif;
        font-size: 1.5em;
        font-weight: bold;
        margin-bottom: 0;
        padding: 5px 12px;
        text-align: left;
        text-transform: inherit;
        margin: 0;
    }

    aside h3 {
        font-size: inherit;
        margin-top: 15px;
    }

    aside a {
        color: #797979;
    }

        aside a:hover {
            color: #515050;
        }

    h2 li a.activo {
        background-color: #ebebeb;
        border-radius: 12px;
    }

    .activo {
        background-color: #ebebeb;
        font-weight: bold !important;
        display: inline-block;
        padding: 5px;
        border-radius: 12px;
    }
aside#filtros h2.open + .menuactivo li :not(a.activo) {
    display: none;
}
aside#filtros h2.open + .menuactivo li:empty {
    display: none;
}
    aside#filtros ul.dropdown-menu {
        margin: 0;
        width: 100%;
    }

    aside#filtros ul:last-child {
        padding: 0;
    }

    aside#filtros li,
	aside#filtros2 li	{
        padding: 5px;
        font-size: 1em;
        list-style-type: none;
    }

        aside#filtros li .filtro-color li {
            display: inline-block !important;
        }

#filtros1 ul {
    padding: 0 15px;
    margin: 0;
    list-style-type: none;
}

    /* the slider control container */
    [data-jplist-control="slider-range-filter"] {
        display: flex;
        flex-direction: column;
        font-size: 12px;
        align-items: center;
        width: 100%;
    }

    /* the slider control */
    .jplist-slider {
        width: 100%;
        height: 20px;
        background-color: #fff;
        margin: 10px 0;
        position: relative;
        box-sizing: border-box;
        left: 0px;
    }

        .jplist-slider::before {
            content: '';
            display: block;
            width: 100%;
            height: 3px;
            background: #fff;
            position: absolute;
            /*z-index: 100;*/
            left: 0;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            opacity: 0;
        }

    .jplist-slider-values {
        width: 100%;
    }
    /* the slider holders */
    .jplist-slider-holder-1,
    .jplist-slider-holder-2 {
        width: 20px;
        height: 100%;
        border-radius: .25rem;
        display: block;
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        /*z-index: 200;*/
        -webkit-transition: 0.3s background-color;
        -o-transition: 0.3s background-color;
        transition: 0.3s background-color;
        padding: 0;
        margin: 0;
        font-size: 0;
        line-height: 0;
    }

    /* first holder custom styles */
    .jplist-slider-holder-1 {
        background: #000;
        -webkit-transform: translate(0%, 0);
        -ms-transform: translate(0%, 0);
        transform: translate(0%, 0);
    }
    /* second holder custom styles */
    .jplist-slider-holder-2 {
        background: #106CD6;
        -webkit-transform: translate(-90%, 0);
        -ms-transform: translate(-90%, 0);
        transform: translate(-90%, 0);
    }

        .jplist-slider-holder-1:active,
        .jplist-slider-holder-2:active {
            background: #00448c;
            box-shadow: 0px 0px 10px #fff;
        }

    /* the space between holders */
    .jplist-slider-range {
        width: 0;
        height: 20px;
        background: #ccc;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
        background-size: 1rem 1rem;
    }

    .amount {
        color: #000;
        margin: 0;
        padding: 0;
        width: 90%;
        border: 0;
    }

    /* slider labels */
    .range-slider-value {
        width: 100px;
        box-sizing: border-box;
        padding: 0 5px;
    }

    .jplist-panel input[type="checkbox"] {
        margin-right: 5px;
    }

    .jplist-panel label {
        font-weight: normal;
        line-height: 35px !important;
    }

    .producto ul.color {
        position: absolute;
        bottom: 140px;
        width: 100%;
        left: 50%;
        padding: 0 5px;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        opacity: 0;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        margin: 0;
        height: auto;
    }

        .producto ul.color li {
            display: inline-block;
            margin: 0;
            padding: 0 5px;
            height: 5px;
        }

    .producto:hover .color {
        display: inline-block;
        text-align: center;
        opacity: 1;
    }

    ul.filtro-color {
        list-style-type: none;
        padding: 0;
        margin: 0;
        text-align: left;
    }

        /*ul.filtro-color li {
        display: inline!important;
    }*/
        ul.filtro-color li.activo a {
            background: transparent url(../img/ninguno.svg) scroll no-repeat 0 0;
        }

        ul.filtro-color li a {
            display: inline-block;
            padding: 0;
        }

    .color-blanco {
        background-color: white;
        border: 1px solid #000;
    }

    .color-amarillo {
        background-color: yellow;
        border: 1px solid transparent;
    }

    .color-rojo {
        background-color: red;
        border: 1px solid transparent;
    }

    .color-verde {
        background-color: greenyellow;
        border: 1px solid transparent;
    }

    .color-azul {
        background-color: blue;
        border: 1px solid transparent;
    }

    .color-negro {
        background-color: black;
        border: 1px solid transparent;
    }

    .jplist-select {
        width: 100%;
    }

    .jplist .list .list-item {
        margin-top: 15px;
        float: left;
    }

    .jplist-grid-view .list-item {
        width: 20%;
        overflow: hidden;
        margin: 20px 0;
        margin-top: 20px;
    }

    .box {
        float: left;
        width: 100%;
    }

    #ctl00_Ofertas {
        display: inline-block;
    }

    .breadcrumb {
        font-size: 0.9em !important;
        background: none;
        margin: 0;
        padding: 15px;
    }

        .breadcrumb a {
            color: #808080;
        }

        .breadcrumb span::after {
            content: " >";
            font-size: 0.9em;
        }

        .breadcrumb span:last-child::after {
            content: "";
        }

        .breadcrumb > li {
            color: #808080;
        }

        .breadcrumb > .active {
            color: #000;
        }

    /* LOGIN */
    .tienda aside {
        background-color: #daecff;
    }

        .tienda aside h2 {
            background-color: #943528;
            color: #ffffff;
            font-family: Arial,helvetica,sans-serif;
            font-size: 1.05em;
            font-weight: bold;
            margin-bottom: 0;
            padding: 5px;
            text-align: center;
            text-transform: inherit;
        }

    ul.opcionesArticulo {
        margin: 0;
        padding: 0;
        list-style-type: none;
        margin-bottom: 30px;
    }

    .opcionesArticulo li {
        display: inline-block;        
        margin-right: 15px;
    }

        .opcionesArticulo li a {
            background-color: #EBEBEB;
            width: 100%;
            height: 40px;
            vertical-align: middle;
            display: table-cell;
            color: #000;
        }

            .opcionesArticulo li a:hover {
                background-color: #fff;
                color: #000;
            }

    .ico-jpg {
        background: #fff url(../img/ico-jpg.png) no-repeat scroll 0 50%;
        display: block;
        height: 32px;
        width: 32px;
        padding-left: 40px;
        padding-right: 15px;
    }

    .ico-pdf {
        background: #fff url(../img/ico-pdf.png) no-repeat scroll 0 50%;
        display: block;
        height: 32px;
        width: 32px;
        padding-left: 40px;
        padding-right: 15px;
    }

    .ico-neutra {
        background: #fff url(../img/ico-neutra.png) no-repeat scroll 0 50%;
        display: block;
        height: 32px;
        width: 46px;
        padding-left: 48px;
        padding-right: 15px;
    }

    .ico-video {
        background: #fff url(../img/ico-video.png) no-repeat scroll 0 50%;
        display: block;
        height: 32px;
        width: 32px;
        padding-left: 40px;
        padding-right: 15px;
    }

    #userlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        box-shadow: 0 5px 10px rgba(0,0,0,.2);
        position: relative;
        z-index: 7;
        overflow: auto;
        max-height: 650px;
    }

        #userlist li {
            display: block;
            width: 100%;
            overflow: hidden;
            background-color: #fff;
            padding: 10px 0;
            border-bottom: 1px solid #d9d9d9;
			position:relative;
        }

            #userlist li:last-child {
                text-align: left;
                padding: 8px 15px;
            }

        #userlist h3 {
            font-size: inherit;
            color: #000;
        }

        #userlist .ref {
            font-weight: bold;
            color: #6C8080;
        }

        #userlist li a {
            color: #000;
            display: block;
        }

        #userlist li:hover {
            color: #000;
            background-color: #eaeaea;
        }
#userlist + div {    
    display: inline-block;
    padding: 10px 0;
}
    .thumbs {
        margin: 0;
        list-style-type: none;
        padding: 0;
        height: 45px;
        margin-bottom: 30px;
    }

        .thumbs li {
            display: inline-block;
            line-height: 3;
            text-align: center;
            position: relative;
        }

            .thumbs li:hover::after img[title] {
                content: attr(title);
                position: absolute;
                left: 0;
                top: -25px;
                display: block;
                background: #e6e6e6;
                box-shadow: 2px 2px 2px #999;
                padding: 3px;
                font-size: 12px;
                color: #000;
                font-style: normal;
            }

    .tallas {
        margin: 0;
        list-style-type: none;
        padding-left: 45px;
        background: #fff url(../img/ico-talla.jpg)no-repeat scroll 0 0;
        /*height: 45px;*/
        margin-bottom: 30px;
    }

        .tallas li {
            display: inline-block;
            line-height: 2.6;
            width: 45px;
            text-align: center;
            outline: 1px solid #ccc;
        }

    .tiposcolor {
        margin: 0;
        padding: 0;
        list-style-type: none;
        margin-bottom: 30px;
    }

        .tiposcolor li {
            display: inline-block;
            position:relative;
        }
        .colornuevo {
  position: absolute;
  top: 0;  
  right: 2px;
  font-family: inherit;
  text-transform: uppercase;
  color: #fff;
  background: #63676A;
  margin: 0;
  font-size: 8px;
  font-weight: 400;
  padding: 2px 2px;
  font-style: italic;
  line-height: 1;
  width: 28px;
  height: 12px;
}
.td-rect .colornuevo {    
    right:35px
}
            .tiposcolor li input {
                margin-right: 5px;
            }

                .tiposcolor li a img:hover,
                .tiposcolor li input:hover {
                    transform: scale(1.2);
                    -webkit-transform: scale(1.2);
                    box-shadow: 0 5px 10px rgba(0,0,0,.8);
                }

            .tiposcolor li a img,
            .tiposcolor li input {
                vertical-align: middle;
                display: inline-block;
                -webkit-transition: all 0.5s ease-out 0s;
                transition: all 0.5s ease-out 0s;
            }

                .tiposcolor li input[alt="BLANCO"] {
                    outline: 1px solid #ccc;
                }

    .btnarticulo {
        background: #000 url(../img/cesta-g.png)no-repeat scroll 5% 50%;
        border-color: #000;
        color: #fff;
        border-radius: 0;
        padding: 10px 10px 10px 50px;
        margin-bottom: 30px;
    }

        .btnarticulo:hover {
            background: #333 url(../img/cesta-g.png)no-repeat scroll 5% 50%;
            border-color: #333;
        }

    /*.detalle {
    margin-bottom: 30px;
    max-height: 90px;
    overflow: hidden;
    position: relative;
}*/

    .btn-mas {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        padding: 5px;
    }
    /** tablas **/
    .table-rect {
        display: table;
        width: 100%;
        /*! border-top: 1px dotted; */
        /*! border-right: 1px dotted; */
        margin-top: 30px;
        /*table-layout:fixed;*/
    }
   .grid-rect {
        display: grid;
        grid-gap: 0px;
        grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
       grid-auto-columns: max-content;
       grid-auto-flow:column;
       grid-template-rows: auto 1fr;   
        width: 95vw;
        /*! border-top: 1px dotted; */
        border-right: 1px dotted;
        background-color: #fff;
       align-items: center;
        position: relative;
    }
.grid-rect:first-child {
     /*! background-color: #eee; */
}
	
   .grid-rect .head-rect {
		grid-column-start: auto;
        grid-row-start: auto;       
		border-left: 1px dotted;       	
        display: flex;
        height: 100%;
       justify-content: center;
	   /*! background-color: #eee; */
       /*! max-width: 10.5vw; */
        min-width: 10.5vw;
       grid-row: row;
	}
 .grid-rect .item-rect {
		grid-column-start: auto;
        grid-row-start: auto;		
		border-left: 1px dotted;
        border-bottom: 1px dotted;       		
         display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
        flex-direction: column;
      min-width: 10.5vw;
     grid-row: row;
	}
.grid-rect:nth-of-type(2n+2) {
        background-color: #eee;
        font-weight: bold;
    }
 .grid-rect .item-rect:first-child {
        padding: 5px;
    }

    .item-rect:first-child {
        font-weight: bold;
    }

    .grid-rect:nth-of-type(2n+2) {
        background-color: #eee;
        font-weight: bold;
    }

    .tr-rect:first-child, .tr-rect2:first-child {
        font-weight: bold;
    }

    .grid-rect:nth-of-type(2n+2) {
        background-color: #eee;
        font-weight: bold;
    }

    .tr-rect .td-rect:first-child {
        padding: 5px;
    }

    .td-rect {
        display: table-cell;
        vertical-align: middle;
        border-bottom: 1px dotted;
        border-left: 1px dotted;
        text-align: center;
        /*! overflow: hidden; */
        /*! white-space: nowrap; */
        /*! text-overflow: ellipsis; */ 
        position: relative;       
    }

        .td-rect.dir, .td-rect.dir2 {
            text-align: left;
            padding: 15px;
        }

            .td-rect.dir2 .editar {
                margin-top: 10px;
            }

            .td-rect.dir h4, .td-rect.dir2 h4 {
                font-weight: bold;
            }

        .td-rect.dir {
            background-color: #eeeeee;
        }
    /*.th-rect, .td-rect {
    width: 203.8px;
}*/
    /*.tr-rect {
    display: table-row;
    font-size: 0.865em;
}*/
    .tr-rect, .tr-rect2 {
        display: table;
        table-layout: fixed;
        width: 100%;
        font-size: 0.865em;
    }

.th-rect {
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px dotted;
    font-weight: bold;
    background-color: #ddd9d9;
    font-size: initial;
    text-align: center;
    border-left: 1px dotted;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

        .th-rect h5 {
            font-size: inherit;
            font-weight: bold;
            text-transform: uppercase;
        }

    .td-rect h6 {
        display: block;
        margin: 0;
        vertical-align: middle;
        font-weight: bold;
        font-size: inherit;
        word-wrap: break-word;
    }

    .td-rect img {
        margin: 0 auto;
    }

    .td-rect input {
        border: 1px solid #cccccc;
        font-family: 'Montserrat',Arial,helvetica,sans-serif;
        font-weight: normal;
    }

        .td-rect input[type="image"] {
            border: 0;
        }

    .td-rect label {
        display: block;
        margin: 0;
        font-weight: normal;
    }

    .td-rect.dir2 label {
        display: inline-block;
    }

    .numerico {
        width: 50px;
    }

    .sliderprecio {
        font-size: 0.865em;
        margin-bottom: 15px;
        width: 100%;
    }

    .ajax__slider_h_rail {
        width: 100% !important;
    }

    .toggle-nav2 {
        display: none;
    }

    .searchFor {
        position: absolute;
        left: 25px;
        top: -30px;
        font-family: Georgia, 'Times New Roman', Times, serif;
        font-style: italic;
        z-index: 3;
    }

    .btn-volver {
        color: #fff;
        background-color: #878787;
        border-color: #878787;
        border-radius: 0;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
        display: inline-block;
        margin: 20px 0;
        padding: 10px;
    }

        .btn-volver:hover {
            color: #fff;
            background-color: #666;
        }

    #tienda .btn-volver {
        float: right;
        background-color: transparent;
        border-color: #ccc;
        color: #000;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

        #tienda .btn-volver:hover .glyphicon.glyphicon-chevron-left {
            left: -8px;
        }

    #tienda .glyphicon.glyphicon-chevron-left {
        color: #000;
        position: relative;
        left: 0;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

    .accesoclientes .btn-cont {
        background-color: #586e93;
        border-color: #586e93;
        color: #f2c43e;
        border-radius: 12px;
        padding: 8px 12px;
        margin: 5px 0;
        font-style: italic;
    }


    .btn-cont {
        background-color: #A0A0A0; 
        border-color: #A0A0A0; 
        color: #fff;
        border-radius: 12px;
        padding: 15px;
        margin: 20px 0;
        font-weight: bold;
        transition: all 0.5s ease-out 0s; 
        -webkit-transition: all 0.5s ease-out 0s;
    }

        .btn-cont:hover {
            background-color: #666; 
            border-color: #666; 
            color: #fff;
        }
.chic img {
    max-width: 48px;
}
.btn-chic {
        background-color: #337ab7; 
        border-color: #337ab7; 
        color: #fff;
        border-radius: 36px;
        padding: 15px;
        margin: 20px 0;
        font-weight: bold;
        transition: all 0.5s ease-out 0s; 
        -webkit-transition: all 0.5s ease-out 0s;
    }

        .btn-chic:hover {
            background-color: #62b4fb; 
            border-color: #62b4fb; 
            color: #fff;
        }

    .filtrosselected {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .filtrosselected li {
            display: inline-block;
            list-style-position: inside;
            margin-left: 10px;
            font-size: 0.865em;
        }

            .filtrosselected li a {
                display: block;
                padding: 5px 10px;
                background-color: #f9fafc;
                color: #808080;
            }

                .filtrosselected li a::before {
                    content: "x";
                    padding-right: 10px;
                }

    #tienda h1 {
        margin: 10px 0;
    }

    #tienda h2 {
        font-size: inherit;
        font-weight: bold;
    }

        #tienda h2 span:last-child {
            padding-left: 10px;
        }

            /*#tienda h2 span:last-child::before {
                content: "(";
            }

            #tienda h2 span:last-child::after {
                content: ")";
            }*/

    h2.tit3 {
        font-size: 2em !important;
        font-weight: normal !important;
        color: #000;
        font-family: inherit;
    }

    .btnimg {
        width: 12px;
        display: inline-block;
        vertical-align: middle;
    }

    .btn-pasos {
        display: inline-block;
        margin-bottom: 10px;
        margin-top: 20px;
        width: 100%;
    }
.btn-pasos img {
    margin:0 auto;
}
        .btn-pasos ol {
            display: table;
            font-family: latoregular;
            font-size: inherit;
            list-style-position: inside;
            list-style-type: decimal;
            margin: 0 auto;
            padding: 0;
            text-align: center;
            position: relative;
        }

            .btn-pasos ol::before, .btn-pasos ol::after {
                content: "";
                background: #ccc;
                height: 4px;
                position: absolute;
                width: 70%;
                left: 55%;
                transform: translate(-55%, -20%);
                -webkit-transform: translate(-55%, -20%);
                top: 20%;
            }

            .btn-pasos ol li {
                position: relative;
                float: left;
                margin: 0 10px;
                counter-increment: list;
                list-style-type: decimal;
                color: transparent;
                z-index: 3;
                width: 122px;
            }

                .btn-pasos ol li::before {
                    background: #eee;
                    position: absolute;
                    width: 40px;
                    height: 40px;
                    border-radius: 50%;
                    color: #aeaeae;
                    content: counter(list) "";
                    border: 4px solid #ccc;
                    margin: -5px -30px 0;
                    padding: 3px;
                }

                .btn-pasos ol li a.active {
                    color: #000;
                    font-weight: bold;
                }

                .btn-pasos ol li a {
                    color: #aeaeae;
                    display: block;
                    margin-top: 12px;
                }

                    .btn-pasos ol li a::before {
                        width: 40px;
                        border-radius: 50%;
                        height: 40px;
                    }

                    .btn-pasos ol li a.active::before {
                        color: #fff;
                        content: counter(list) "";
                        left: 0;
                        position: absolute;
                        text-align: center;
                        border: 4px solid #000;
                        padding-top: 3px;
                        background: #000;
                        margin: -45px 38px 0;
                    }
    /***forms****/
    .inter {
        margin-bottom: 30px;
    }

    .form-group {
        overflow: hidden;
    }

    .inter .form-group label {
        width: 90px;
        font-weight: bold;
    }

    .inter .form-group .form-control {
        display: inline;
        width: 80%;
        height: 42px;
    }

    .inter .form-group > input[type="checkbox"] {
        margin-left: 100px;
        margin-top: 15px;
        margin-right: 5px;
    }

    input[type="checkbox"], input[type="radio"] {
        margin-right: 5px;
    }

    .inter .form-group input[type="submit"] {
        margin-left: 80px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .inter .form-group span {
        display: block;
        padding-left: 90px;
    }

    ul.agencias {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    .agencias li {
        display: inline-block;
        padding: 0 30px;
        vertical-align: text-top;
    }

        .agencias li label:nth-child(2) {
            display: initial;
        }

    .precioagencia {
        display: block;
        color: darkmagenta;
    }

    .seccionrect {
        position: relative;
        width: 100%;
        margin: 0 auto 30px;
        background-color: #fff;
        border: 1px solid #ccc;
        overflow: hidden;
    }
.adv .seccionrect {
    background:#0F254D;
    display: flex;
    flex-direction:column;
    border-radius: 65px;
    border:0;
    justify-content:space-around;
    padding: 20px 0 10px;
    width: 180px;
    min-height:283px;
    align-items: center;
}
        .seccionrect p {
            margin: 0;
        }

    a .seccionrect {
        color: #000;
    }
.adv .seccionrect img {
  max-width: 100px;
    top:0;
    left:0;
  position: relative;
}
.adv  a:hover .seccionrect img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
     transition: all 0.5s ease-out 0s;
    }
    a:hover .seccionrect img {
        transform: scale(1.05) translate(-50%, -25%);
        -webkit-transform: scale(1.05) translate(-50%, -25%);
    }

    .dest {
        display: inline-block;
        margin: -1px;
        vertical-align: middle;
    }

        .dest img {
            transform: translate(-50%, -25%);
            transform-origin: left center;
            -webkit-transform-origin: left center;
            -webkit-transform: translate(-50%, -25%);
            -webkit-transition: all 0.5s ease-out 0s;
            transition: all 0.5s ease-out 0s;
            top: 30%;
            left: 50%;
            position: absolute;
        }

    .detalle {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        /*padding: 0 60px;*/
    }

    /**categorÃ­as artÃ­culos*/
    .wrapper-categorias {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-flow: row wrap;
        -webkit-flex-flow: row wrap;
        -webkit-flex-direction: row;
        -webkit-flex-wrap: wrap;
    }

    .flex {
        padding: 0 15px;
        -webkit-flex-basis: 33.33333333%;
        max-width: 33%;
        flex-basis: 33.33333333%;
        -ms-flex-preferred-size: 30%;
        display: inline-block;
        vertical-align: top;
    }

    @media (max-width: 480px) {
        .flex {
            max-width: 100%;
            flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
        }

        .seccionrect {
            padding: 15px 0 30px;
        }
    }

    section.categorias h2 {
        color: #000;
        font-family: 'Montserrat',Arial,helvetica,sans-serif;
        font-size: calc( 16px + ( 36 - 16)* (100vw - 320px)/(1920 - 320));
        font-weight: normal;
        /*margin-bottom: 50px;*/
        padding: 5px;
        text-align: center;
        text-transform: inherit;
    }

    article.denim {
        display: block;
        margin-bottom: 30px;
    }

    .denim-m {
        overflow: hidden;
        position: relative;
    }

        .denim-m h3 {
            color: #fff;
            font-size: 1.4em;
            font-weight: normal;
            margin: 0;
            /*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
            position: absolute;
            z-index: 1;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            transition: all 0.5s ease-out 0s;
            -webkit-transition: all 0.5s ease-out 0s;
            -ms-transition: all 0.5s ease-out 0s;
            text-align: center;
            width: 100%;
        }

        .denim-m:hover h3 {
            top: 120%;
        }

        .denim-m:hover img {
            -ms-transform: scale(1.1,1.1);
            -webkit-transform: scale(1.1,1.1);
            transform: scale(1.1,1.1);
        }

        .denim-m img {
            transition: all 0.5s ease-out 0s;
            -webkit-transition: all 0.5s ease-out 0s;
            -ms-transition: all 0.5s ease-out 0s;
        }

        .denim-m:hover .box-over {
            opacity: 0;
            background-color: rgba(0,0,0,0);
        }

        .denim-m:hover .box-border {
            stroke-dashoffset: 0;
            stroke-dasharray: 760;
            stroke-width: 3px;
        }

    .box-over {
        background-color: rgba(0,0,0,0.8);
        height: 100%;
        position: absolute;
        text-align: center;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        opacity: 0.5;
        display: block;
    }

    .box-border {
        position: absolute;
        width: 60%;
        height: 20%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        stroke-width: 3px;
        stroke-dasharray: 1000;
        stroke-dashoffset: 1000;
        transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
        z-index: 4;
    }

#BoxLogin {
    /*! position: absolute; */
    max-width: 400px;
    top: 40px; 
    /*! left: calc( 100% - 400px ); */
}
#exampleModal { 
    top: 50%; 
    left:50%;
    transform:translate(-50%,-50%);   
    overflow: unset;
    width:100%;
}

    .bgw {
        background-color: #fff;
        border-radius: 12px;
        border: 1px solid #ccc;
        width: 100%;
        text-align: left;
        box-shadow: 0 5px 10px rgba(0,0,0,.2);
        top: 8px;
        font-size: initial;
        padding: 15px 30px;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }
.bgN {
    background-color: #fff;
    border-radius: 12px;
    border: 1px solid #ccc;
    width: 100%;
    text-align: left;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    top: 8px;
    font-size: initial;
    padding: 15px 30px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
    svg.button-menu {
        width: 55px;
        height: 55px;
        position: fixed;
        right: 5px;
        top: 0;
        fill: #000;
        border: 0;
        z-index: 6;
        display: none;
        transition: all 0.4s ease-in 0s;
        -webkit-transition: all 0.4s ease-in 0s;
        cursor: pointer; 
        transform:scale(0.6);
        transform-origin:right center;
        -webkit-transform:scale(0.6);
        -webkit-transform-origin:right center;
        
    }
.aspa {
    background: #000 url(../img/aspa.png) no-repeat scroll 0 0;
    width: 33px;
    height: 33px;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 91;
}
        svg.button-menu .stroke {
            stroke: #fff;
            stroke-width: 4px;
            stroke-linecap: round;
            transition: all 0.5s ease-out 0s;
            -webkit-transition: all 0.5s ease-out 0s;
            -ms-transition: all 0.5s ease-out 0s;
        }

            svg.button-menu .stroke:nth-child(1n+1) {
                transform: translate(0,6px);
            }

            svg.button-menu .stroke:nth-child(2n+1) {
                transform: translate(0,18px);
            }

            svg.button-menu .stroke:nth-child(3n+1) {
                transform: translate(0,30px);
            }

        svg.button-menu:hover {
            fill: #000;
            cursor: pointer;
        }


            svg.button-menu:hover .stroke:nth-child(1n+1) {
                transform: translate(0,10px);
            }

            svg.button-menu:hover .stroke:nth-child(2n+1) {
                transform: translate(0,18px);
            }

            svg.button-menu:hover .stroke:nth-child(3n+1) {
                transform: translate(0,26px);
            }
        /*svg.button-menu:active .stroke:nth-child(1n+1) {
                transform: translate(0,18px) rotate(45deg);
                transform-origin: 27.5px 10px;
                opacity: 0;
            }
            svg.button-menu:active .stroke:nth-child(2n+1) {
                transform: translate(0,18px) rotate(45deg);
                transform-origin: 27.5px 10px;
                opacity: 1;
            }
            svg.button-menu:active .stroke:nth-child(3n+1) {
                transform: translate(0,18px) rotate(-45deg);
                transform-origin: 27.5px 10px;
                opacity: 1;
            }*/
        svg.button-menu.navbar-toggle {
            padding: 0;
        }

    .producto-blog {
        text-align: left;
        height: auto;
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }

        .producto-blog .imgprod {
            margin-bottom: 30px;
        }

        .producto-blog img {
            width: 100%;
            border: 0;
            -webkit-transition: all 0.5s ease-out 0s;
            transition: all 0.5s ease-out 0s;
        }

        .producto-blog h2, .producto-blog h2 a, .producto-blog h5 {
            color: #837F7C;
            font-weight: bold;
        }

        .producto-blog .fecha {
            color: #837F7C;
            font-style: italic;
            margin-bottom: 15px;
            display: block;
        }

        .producto-blog p {
            text-align: justify;
        }

        .producto-blog a {
            text-decoration: none;
            margin-bottom: 0;
            margin-top: 0;
            color: #000;
            font-weight: normal;
            transition: all 0.5s ease-out 0s;
            -webkit-transition: all 0.5s ease-out 0s;
        }

            .producto-blog a:hover {
                color: #000;
            }

        .producto-blog .btn {
            float: left;
            padding: 10px;
            color: #837f7c;
        }

            .producto-blog .btn:hover {
                background-color: #E3E4E3;
            }

        .producto-blog section.redes {
            padding: 0;
            float: left;
        }

            .producto-blog section.redes ul {
                padding: 0;
                display: inline;
            }

    .archivosblog h5 {
        font-weight: bold;
    }

    .archivosblog ul {
        padding: 0 15px;
        list-style-position: inside;
    }

    .scrollToTopBtn {
        /*background: white !important;*/
        border: none;
        border-radius: 50%;
        color: white;
        cursor: pointer;
        font-size: 16px;
        line-height: 53px;
        width: 53px;
        height: 53px;
        position: fixed;
        bottom: 10px;
        right: 10px;
        opacity: 0;
        transform: translateY(100px);
        -webkit-transform: translateY(100px);
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        outline: none;
        z-index: 100;
    }

    .showBtn {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    .scrollToTopBtn:active, .scrollToTopBtn:focus {
        outline: none;
    }

    .arrowUp::after {
        content: "";
        background-image: url(../img/sprite.png);
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 0 -53px;
        opacity: 0;
        transition: opacity 0.5s;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .arrowUp:hover::after {
        opacity: 1;
        background-position: 0 -53px;
    }

    .arrowUp {
        background: transparent url(../img/sprite.png) no-repeat left 0;
        width: 53px;
        height: 53px;
        display: block;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
        position: relative;
    }

    .swiper-container {
        width: 100%;
        height: 100%;
    }

    .swiper-slide {
        background-position: center;
        background-size: cover;
    }

    .swiper-button-prev {
        background-image: url(../img/flecha_atrasC.svg) !important;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

        .swiper-button-prev:hover {
            filter: brightness(0.4);
        }

    .swiper-button-next {
        background-image: url(../img/flecha_siguienteC.svg) !important;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

        .swiper-button-next:hover {
            filter: brightness(0.4);
        }

    .swiper-button-prev, .swiper-button-next {
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center;
    }

        .swiper-button-prev::after, .swiper-button-next::after {
            display: none;
        }

    .full-screen {
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .hrborder {
        border-bottom: 2px solid #9A9A99;
    }

    .box-articulo article {
        overflow: hidden;
        display: -webkit-box;
        display: flex;
        align-items: center;
        -webkit-box-align: center;
        justify-content: space-between;
    }
    /*.box-articulo2 article {
    overflow: hidden;
    display: -webkit-box;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    justify-content: space-between;
}*/
    .box-articulo h2 {
        color: #000;
        font-family: 'Montserrat', sans-serif;
        font-size: calc( 16px + ( 36 - 16)* (100vw - 320px)/(1920 - 320));
        padding-top: 0.389em;
        margin-bottom: 0.333em;
        height: auto;
        margin: 15px 0;
    }

        .box-articulo h2 a {
            color: #000;
            transition: all 0.5s ease-out 0s;
            -webkit-transition: all 0.5s ease-out 0s;
        }

            .box-articulo h2 a:hover {
                color: #666;
            }

    .box-articulo2 h2 {
        color: #000;
        font-family: 'Montserrat', sans-serif;
        font-size: calc( 16px + ( 36 - 16)* (100vw - 320px)/(1920 - 320));
        padding-top: 0.389em;
        margin-bottom: 0.333em;
        height: auto;
        margin: 15px 0;
    }

        .box-articulo2 h2 a {
            color: #000;
            transition: all 0.5s ease-out 0s;
            -webkit-transition: all 0.5s ease-out 0s;
        }

            .box-articulo2 h2 a:hover {
                color: #666;
            }

    .pagination {
        display: table;
        min-width: 100%;
    }

        .pagination > li {
            display: inline-block;
            vertical-align: middle;
        }

            .pagination > li:not(li:first-child):not(li:last-child) a {
                background-color: #bcbcbc;
                border-radius: 50%;
                margin: 0 5px;
                color: #fff;
                font-weight: bold;
            }
             .pagination > li:not(li:first-child):not(li:last-child) a.activo {
                background-color: #4b4b4b;
}
                .pagination > li:not(li:first-child):not(li:last-child) a:hover {
                    filter: none;
                    background-color: #4b4b4b;
                }

            .pagination > li > a, .pagination > li > span img {
                border: 0;
                background: 0;
                transition: all 0.5s ease-out 0s;
                -webkit-transition: all 0.5s ease-out 0s;
            }

                .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover img {
                    background: 0;
                    filter: brightness(0.4);
                }

        .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
            background: 0;
        }
            .pagination > a.activo {
                background-color:#000;

            } 
            
            .btn-info {
                color: #fff;
                background-color: #878787;
                border-color: #878787;
                transition: all 0.5s ease-out 0s;
                -webkit-transition: all 0.5s ease-out 0s;
            }

        .btn-info:hover {
            color: #fff;
            background-color: #666;
            border-color: #666;
        }

    .menuactivo {
        padding-left: 30px !important;
    }

.accesoclientes ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 0.865em;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-content: center;
    -webkit-box-align:center;
    align-items: center;
    flex-direction: row;
    -webkit-flex-direction:row;
    min-height: 50px;
}

    .accesoclientes li {
        color: #fff;       
    }
    .accesoclientes li:last-child {
        padding-left:15px;     
        margin-left:auto;
    }
    .glink {
        padding-left:5px;
    }
        .accesoclientes li a {
            color: #f2c43e;
            display: inline-block;            
            font-weight: bold;
            font-style:italic;
        }

        .accesoclientes li.salir {
            margin-left: auto;
            margin-right:15px;
        }

    .accesoclientes {
        background-color: #011e41;
        min-height: 50px;
    }

        .accesoclientes .ico-tel {
             background: transparent url(../img/ico-telh.svg) no-repeat scroll 0 50%;
            color: #fff;
            padding: 10px 10px 10px 35px;
             border-radius: 0;
        }

        .accesoclientes .ico-mail {
             background: transparent url(../img/ico-mailh.svg) no-repeat scroll 0 50%;
            color: #fff;
            padding: 10px 10px 10px 35px;            
        }

    .sidebar1 {
        grid-area: sidebar1;
    }

    .sidebar2 {
        grid-area: sidebar2;
    }

    .sidebar3 {
        grid-area: sidebar3;
    }

    .overlay {
        grid-area: overlay;
    }

    .grid-slider {
        display: grid;
        grid-gap: 10px;
        /*grid-template-columns: 70% 30%;*/
        grid-template-areas: "overlay sidebar1  sidebar1 " "overlay sidebar2 sidebar2 " "overlay sidebar3 sidebar3 ";
        background-color: #fff;
        color: #444;
        align-items: center;
    }

    .grid-wrapper {
        margin: 0 auto;
        display: grid;
        grid-gap: 10px;
        width: 100%;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-template-rows: auto;
        margin-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

.fx3-flex {
    border: none;
    min-height: 100%;
    background: white;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-flex-direction:column;
    text-decoration: none;
    color: #444;
    position: relative;
    top: 0;
    transition: all .1s ease-in;
    /*box-shadow: 0px 0px 20px #b7b7b7;*/
    width: 100%;
}
.fx3-flex h4 {
    text-align: center;
}
    .grid-wrapper .producto {
        margin: 0;
        display: flex;
        /*flex: 1;*/
        justify-content: space-between;
        flex-direction: column;
    }

    .btn.btn-lg.btn-success {
        min-width: 65%;
        font-size: 2em;
    }

    .panel-body a[href^="/password"]:hover {
        background-color: #fff;
    }

.scroll-fit {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-color: #ddd9d9;
}
.td-rect.estado {
    background-color: #eeeeee;
}
.td-rect span.estado {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

    .td-rect span.estado + img {
        display: inline-block;
        margin: 0;
    }

    .td-rect.en-proceso, .td-rect span.estado.en-proceso {
        background-color: #fcd09b;
    }
    .td-rect.parcial, .td-rect span.estado.parcial {
        background-color: #fcd09b;
    }

    .td-rect.servido, .td-rect span.estado.servido {
        background-color: #5cb85c;
        color:#fff;
    }
    .td-rect.anulado, .td-rect span.estado.anulado {
        background-color: #6f777b;
        color: #fff;
    }
	.td-rect.anulado, .td-rect span.estado.sin-stock {
        background-color: #d9534f;
        color: #fff;
    }
.producto_tit_print {
    display: none;
}
.logo-print {
    display:none;
}
.info-rpgd {
    font-size: 0.865em;
}
.txtcheck label {
    font-size: 0.865em;
    display: inline;
    font-weight: 400;
}
tr.pagination {
    text-align: center;
    width: 100%;
    position: relative;
}

.pagination a, .pagination .activo {
    float: none;
    display: inline-block;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    font-weight: 800;
}

.pagination .activo {
    background-color: #4b4b4b;
    color: #fff;
    font-weight: bold;
    cursor: initial;
    border-radius:0;
}

    .pagination a:focus, .pagination a:hover, .pagination .activo:focus, .pagination .activo:hover {
        z-index: 3;
        color: #fff;
        background-color: #bcbcbc;
        border-color: #bcbcbc;
    }
.outlet {
    background-image: url(../img/outlet.png);
    position: absolute;
    z-index: 2;
    width: 95px;
    height: 93px;
    background-repeat: no-repeat;
    top: 20px;
    left: 0;
}
.td-rect .outlet {
    background: transparent url(../img/outlet1.png) no-repeat 0 0;
    display: block;
    position: static;
    max-width: 90px; 
    max-height: 25px;
    margin: 0 auto;
    transform: scale(0.65);
    -webkit-transform: scale(0.65);
}
.outletColor {
    background-image: url(../img/outletColor.png);
    position: absolute;
    z-index: 2;
    width: 95px;
    height: 93px;
    background-repeat: no-repeat;
    top: 20px;
    left: 0;
}
.td-rect .outletColor {
    background: transparent url(../img/outletColor2.png) no-repeat 0 0;
    display: block;
    position: static;
    max-width: 45px;
    max-height: 44px;
    margin: 0 auto;
}
.new {
    background-image: url(../img/new.png);
    position: absolute;
    z-index: 2;
    width: 95px;
    height: 94px;
    background-repeat: no-repeat;
    top: 20px;
    left: 0;
}
#userlist .new, #userlist .outlet, #userlist .outletColor {
    transform: scale(.4);
    transform-origin: left top;
    top:0;
}
.td-rect .new {
    background: transparent url(../img/new2.png) no-repeat 0 0;
    display: block;
    position: static;
    max-width: 45px;
    max-height:44px;
    margin: 0 auto;
}
ul.box-prt {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-content: center;
    align-items: center;
}

.box-prt li {
    margin: 10px 0;
}

    .box-prt li:first-child {
        flex: 1 0 26%;
    }

    .box-prt li:last-child {
        border-left: 1px solid #000;
    }

.box-prt a {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    filter: none;
    -webkit-filter: grayscale(0);
    opacity: 1;
}

.box-prt li img {
    vertical-align: middle;
    width: auto;
    display: inline-block;
}

.box-prt li a img:hover {
    transform: scale(1);
    opacity: 1;
}
#BoxNovedad {
    max-height: 400px;
    min-height: 360px;   
    overflow-y:auto;
    margin: 15px;  
    padding: 0;
}
#BoxNovedad p {
    background-color:rgba(255,255,255,0.6);
    padding:15px;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:95%;
    position:absolute;
}
.vita + .clientes {
    right:0;
}
.vita {
    float: right;
    animation-name: pulseRed;
    /*animation-play-state: paused;*/    
    position: relative;    
    right: -40px;
    margin-top: 7px;
}
    .vita svg path {
        animation-name: pulseRed;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        /*animation-delay: 2s;*/
        
        
        /*transform: scale(1.2) !important;
        transform-origin: 0 1%;*/
        fill: #0F254D;
    }

@keyframes pulseRed {
    0% {
        /*filter: invert(0%) sepia(38%) saturate(29%) hue-rotate(66deg) brightness(98%) contrast(106%);*/
        fill: #3D3D3D;
        
    }
    50% {
        /*filter: invert(14%) sepia(93%) saturate(7500%) hue-rotate(28deg) brightness(96%) contrast(123%);*/
        fill: #F2C43D;
    }
    100% {
        /*filter: invert(0%) sepia(38%) saturate(29%) hue-rotate(66deg) brightness(98%) contrast(106%);*/
        fill: #3D3D3D;
        
    }
}

.td-rect .agotado {
    background: transparent url(../img/agotado.png) no-repeat 0 0;
    display: block;
    position: static;
    width: 90px;
    height: 25px;
    margin: 0 auto;
    transform: scale(0.65);
    -webkit-transform: scale(0.65);
}

.spinner-border, .spinner-grow {
    display: inline-block;
    width: var(--bs-spinner-width);
    height: var(--bs-spinner-height);
    vertical-align: var(--bs-spinner-vertical-align);
    border-radius: 50%;
    animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-border-width: 0.25em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-border;
    border: var(--bs-spinner-border-width) solid currentcolor;
    border-right-color: transparent
}



@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-grow;
    background-color: currentcolor;
    opacity: 0
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.containingBlock {
    width: 100%;
    margin:0;
}

.videoWrapper {
    position: relative;
    /*padding-bottom: 56.25%;*/
     padding-bottom: 40.48%;
    height: 0;
    overflow: hidden;
}

    .videoWrapper iframe, .videoWrapper object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
#conocenos {
  color: #3069ae;
}
#conocenos p {
    margin: 20px 0;
}
.relacionados {
  transform:translate(0%, 100%);
  display: block;  
  width: 100%;  
  position: relative;
  padding-bottom: calc(100% + 20px);
}
.relacionados img {
    display: block;
    margin: 0 auto;
}
.relacionados h4 {       
    font-size: 14px;
    text-align: center;
}
.relacionados .articulo-box::before {
    /*! display: flex; */
}

    .relacionados .precioprod, .relacionados .precio {
        
    }
.relacionados .precio {
      
    }
.galleryRelacionados .swiper-button-prev, .galleryRelacionados .swiper-button-next {
    top:50%;
    transform:scale(.6) translateY(-50%);
    
}
.galleryRelacionados .swiper-button-prev {    
    left:0;
    transform-origin:left 0;
}
.galleryRelacionados .swiper-button-next {
    right:0;
     transform-origin:right 0;
}
.btn-cont-detalle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
p#icex {
    font-size: 1.1em;  
}
.icex p {
    text-align: center;    
    line-height: 1.5;
    margin:10px 0 12px;
    font-weight: 550;
}