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

/*body, html {
    height: 100%;
}*/
#demo {
    top: 0;
    position: relative;
    left: 0;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#footer, .push {
    height: 396px;
}

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


body {
    color: #333;
    font-family: 'Open Sans',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.4em;
    }
}

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

a:focus, a:hover {
    color: #405d78;
    text-decoration: none;
}

.mr-t {
    margin-top: 30px;
}
/* CABECERA - LOGO */

.logo {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

/* CABECERA - inicio */
.nav > li > a:focus, .nav > li > a:hover {
    background: transparent;
}

.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;
}

@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: 151;
    box-shadow: 0 1px 5px rgb(190 190 190 / 46%);
}

.navbar-toggle .icon-bar {
    background-color: #665234;
}

.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%;
    }

.navbar-expand-lg {
    display: flex;
    flex-direction: row;
    position: relative;
    align-items: center;
}

    /*.navbar-expand-lg::before {
        content: "";
        height: 25px;
        width: 50%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: radial-gradient(circle at 100% 50%, transparent 20%, rgba(255,255,255,.3) 21%, rgba(255,255,255,.3) 34%, transparent 35%, transparent),
radial-gradient(circle at 0% 50%, transparent 20%, rgba(255,255,255,.3) 21%, rgba(255,255,255,.3) 34%, transparent 35%, transparent) 0 -50px;
background-color: slategray;
background-size:75px 100px;
            background-color: #E1ECE8;
        background-size: 75px 100px;
        background-color: #E1ECE8;
        background-size: auto, auto, auto, auto;
        background-size: calc(2 * 25px) calc(2 * 25px);
    }*/

/*header::before {
    content: "";
    height: 7px;
    width: 50%;
    position: absolute;
    left: 0;
    bottom: 45px;
    background-color: #E1ECE8;
    background: radial-gradient(circle at 50% 100%, transparent 20%, rgba(225,236,232,1) 21%, rgba(225,236,232,1) 34%, transparent 35%, transparent) 0 -63px, radial-gradient(circle at 50% 0%, transparent 20%, rgba(225,236,232,1) 21%, rgba(225,236,232,1) 34%, transparent 35%, transparent) 0 -63px;
    background-size: auto, auto;
    background-size: 50px 100px;    
}*/

ul.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 100%;
    font-family: 'DM Serif Display', serif;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    font-size: 1.3em;
    align-content: center;
    min-height: 85px;
}

.nav-item {
    /*! display: flex; */
    padding: 0 15px;
    justify-content: center;
    /*! align-self: center; */
    /*! flex-direction: row; */
}

    .nav-item:nth-last-child(3) {
        margin-left: auto;
    }

ul.navbar-nav li a {
    text-decoration: none;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: normal;
    transition: all 0.5s ease-out 0s;
    color: #000 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #000;
    background-color: #fff;
    border-bottom: 2px solid #ef3b33;
}

ul.menu .dropdown-menu {
    background-color: #fff;
    border-radius: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.att {
    color: #af9778;
    float: right;
    font-weight: bold;
    line-height: 3;
}

header .ico-tel {
    background: transparent url(../img/ico-tel.png) no-repeat scroll 0px 50%;
    display: block;
    position: relative;
    min-width: 25px;
    width: auto;
    cursor: pointer;
}

.flex-container {
    display: flex;
    height: 346px;
    align-items: center;
    flex-direction: row;
}

.datos {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-flex;
    flex-direction: column;
    padding-left: 30px;
}

header .datos li span {
    color: #fff;
}

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

    header a[href^="tel:"]:hover, a[href^="mailto:"]:hover {
        color: #fff;
        text-decoration: underline;
    }

footer .datos a, footer .datos span {
    color: #57BBAB;
}

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

.nav.nav-tabs {
    padding-top: 60px;
}



ul.bloquecestaport {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;    
}

    ul.bloquecestaport li {
        display: inline;
    }

.bloquecestaport .cesta > a {
    color: #000000;
}


.bloquecestaport .lupa > a {
    background: transparent url("../img/ico-lupa.png") no-repeat scroll 0 0;
    color: #000000;
    padding: 0;
    font-size: 0.865em;
    text-indent: -3000px;
    display: inline-block;
    height: 30px;
    width: 30px;
    vertical-align: middle;
}

.bloquecestaport .perfil > a {
    background: transparent url("../img/ico-micuenta.png") no-repeat scroll 0 0;
    color: #000000;
    padding: 0;
    font-size: 0.865em;
    text-indent: -3000px;
    display: inline-block;
    height: 30px;
    width: 30px;
    vertical-align: middle;
}

.bloquecestaport .cesta > a {
    background: transparent url("../img/cesta.png") no-repeat scroll 0 0;
    color: #000000;
    padding: 0;
    font-size: 0.865em;
    text-indent: -3000px;
    display: inline-block;
    height: 30px;
    width: 30px;
    vertical-align: middle;
}



.buscar {
    color: #4d4d4d;
    padding: 0 3px;
    margin: 0;
    display: none;
    width: 30%;
    line-height: 1;
    position: relative;
    display: flex !important;
    flex-direction: column;
    float: right;
}

    .buscar input {
        border: 0 none;
        width: 90%;
        min-height: 35px;
        font-family: inherit;
        background: #F5F5F5;
        padding-left: 5px;
        outline: 0;
    }

    .buscar .btnbuscar {
        background-attachment: scroll;
        background-color: transparent;
        background-image: url(../img/ico-lupa.png);
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: -3000px;
        width: 30px;
        text-align: : right;
    }



/* 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: -1px;
}

    #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: 50%;
    z-index: 1;
}

    .caption h2 span {
        text-align: left;
        color: #fff;
        text-shadow: 2px 2px 5px #000;
        font-size: 3em;
        font-family: 'DM Serif Display', serif;
    }

        .caption h2 span + span {
            display: block;
            font-family: Open Sans, serif;
            font-size: 0.55em;
            padding-top: 15px;
            color: #CECECE;
        }

/*.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 'Open Sans', 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 img {
    vertical-align: middle;
    display: inline-block;
}

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

/* FOOTER - inicio */
#footer {
    overflow: hidden;
    background: #103A87 url(../img/footer.png) no-repeat scroll 0 top;
}

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

footer li {
    display: inline-block;
    text-align: left;
}

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

#mymenu2 li {
    list-style-type: none;
    font-family: 'DM Serif Display', serif;
    font-size: 1.4em;
}

    #mymenu2 li a {
        padding-right: 15px;
        color: #57BBAB;
    }

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

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

#footer h1 {
    margin: 0;
}

    #footer h1 img {
        margin: 0 auto;
        padding-top: 20px;
    }

#footer h4 {
    color: #fff;
    font-weight: bold;
}


footer .ico-tel, footer .ico-fax, footer .ico-mail, footer .ico-loc {
    padding: 0px 30px 0;
}

footer .ico-tel {
    background: transparent url(../img/ico-telf.png) no-repeat scroll 0 0;
    width: 100%;
    display: block;
}

footer .ico-mail {
    background: transparent url(../img/ico-mailf.png) no-repeat scroll 0 0;
    width: 100%;
    display: block;
}

footer .ico-loc {
    background: transparent url(../img/ico-loc.png) no-repeat scroll 0 50%;
    width: 100%;
    display: block;
}

#footer .block {
    margin-top: 15px;
    background-color: #141C26;
    position: absolute;
    bottom: 0;
    width: 100%;
}

    #footer .block a {
        color: #ccc;
    }

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

#footer address {
    float: left;
    margin: 0;
    color: #ccc;
    line-height: 3;
}

.legal {
    float: right;
    line-height: 3;
}

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

    .legal ul li:last-child::after {
        content: "";
    }
/* ATENCIÃ“N CLIENTE -inicio */
#soluciones h1, #soluciones h2, .Hostservicios h2 {
    font-size: 32px;
    color: #000;
    text-align: center;
    font-family: 'DM Serif Display', serif;
    background-color: #0a3a57;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
}

.attcliente {
    padding: 0;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
    /*position: absolute;
    bottom: 320px;*/
    width: 100%;
}

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

    .box-attcliente h2 {
        color: #172543;
        font-family: 'Open Sans', 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(0.8);
        -webkit-transform: scale(0.8);
        -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: 'Open Sans', sans-serif;
        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:hover a img {
        transform: scale(1);
        -webkit-transform: scale(1);
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        filter: none;
        opacity: 1;
    }

    .box-attcliente li img {
        vertical-align: middle;
        /*width: 180px;*/
        display: inline-block;
        transform: scale(.8);
        -webkit-transform: scale(.8);
        filter: url(../images/filters.svg#grayscale); /* Firefox 3.5+ */
        filter: gray; /* IE6-9 */
        -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"); /* Firefox 3.5+ */
        filter: grayscale(100%);
        transition: 1s;
        -webkit-transition: 1s;
    }

    .box-attcliente li {
        line-height: 6.8;
    }

    .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: 'Open Sans', sans-serif;
    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;
    }

.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 15px 5px 5px;
    text-align: left;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}


@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% {
        top: 100%;
    }

    100% {
        top: 0%;
    }
}

@keyframes boxAnimate {
    0% {
        top: 100%;
    }

    100% {
        top: 0%;
    }
}


.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: 'Open Sans', 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: 'Open Sans';
    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: 'Open Sans', sans-serif;
    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;
}

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

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

.ico-mail {
    background: transparent url(../img/ico-mail.png) no-repeat scroll 0 70%;
}

.ico-tel, .ico-fax, .ico-mail {
    padding-left: 30px;
}
/* newsletter - final */
/* FOOTER - final */

/* BODY - inicio */

.bg-content {
    background-color: #7A7878;
    padding: 5px;
    margin: 0 0 30px;
    color: #ffffff;
}
/*.skitter {
    position: relative!important;
    z-index: 1;
}*/


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

#formacion img {
    display: table-cell;
}


.inter h2 {
    font-family: sourcenormal;
}



.inter h2 {
    color: #e0ebf7;
}



#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 */


.box-articulo {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    position: relative;
    top: 0;
    padding: 15px;
    transition: all .1s ease-in;
    background-color: #fff;
    margin-bottom: 30px;
    box-shadow: 2px 2px 10px #b7b7b7;
}

    .box-articulo p {
        text-align: justify;
    }

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

.box-articulo figure.especial {
    height: auto;
}

#formacion img {
    display: table-cell;
}






.btn {
    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: 'Open Sans', sans-serif;
    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: 'Open Sans', 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;
}


#program {
    margin-bottom: 30px;
}

    #program h1 {
        color: #000;
        text-align: left;
        font-size: 2.625em;
        padding: 30px 0;
        font-family: 'DM Serif Display', serif;
        background-color: #0a3a57;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        background-clip: text;
        color: transparent;
        text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
    }

    #program p {
        line-height: inherit;
    }

#servicios h2, #blog h2, #formacion h2 {
    overflow: hidden;
    text-align: center;
    padding: 5px;
    margin: 0;
    font-family: 'DM Serif Display', serif;
    background-color: #0a3a57;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
}

    #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;
        }





.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 {
    background-color: #6EAFE5;
    padding: 5px;
    height: auto;
    min-height: 22px;
    overflow: hidden;
}

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

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

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



.form-group {
    overflow: hidden;
}

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

.form-control {
    font-family: 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 */


section.tienda h1 {
    color: #9e7703;
    font-family: merienda, cursiva;
    font-size: 36px;
}

.boxdetproducto h1 {
    color: #9e7703;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    font-size: 2em;
    line-height: 1;
}

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

.boxdetproducto h2 {
    font-family: inherit;
    font-style: normal;
}

.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: #000;
    font-family: arial, helvetica, sans-serif;
    font-size: 2em;
    text-align: left;
    font-weight: 800;
    float: left;
    padding-right: 30px;
}


.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;
}



.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%;
    }



.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: 'Open Sans', 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;
    }



.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 ";
    }


.boxover {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    text-align: center;
    transition: opacity .2s ease-in-out;
    width: 100%;
    top: 0;
    left: 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 5px;
}

.toggle-nav2 {
    float: left;
    margin: 6px 0 0;
    color: #000;
}

    .toggle-nav2:hover {
        color: #AF9778;
    }

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-default .navbar-toggle:hover {
    background-color: #fff;
}

/*#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;
}

#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-canvas {
    /*-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: 300px;
}


.myuser {
    color: #000;
    font-size: 12px;
}
/***artículos***/
#formacion
{
    position:relative;
    z-index:8;
}
#formacion.bg {
    background: transparent url(../img/tesxturacyan.jpg) no-repeat scroll center center;
    background-size: cover;
    
}

#hostservicios.bg {
    background-color: #F6F6F2;
}

#formacion .producto {
    box-shadow: 2px 2px 10px #b7b7b7;
}

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

    .producto .precio {
        color: #686868;
        font-weight: 800;
        font-family: Arial, helvetica, sans-serif;
        float: right;
        transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        margin: 0;
        padding: 0;
    }

.btn-articulo {
    border-radius: 32px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    color: #ffffff;
    font-family: Open Sans, sans-serif;
    font-size: 1em;
    font-size: calc( 16px + (14 - 16)* (100vw - 320px)/(1920 - 320));
    padding: 6.5px 15px;
    text-align: center;
    transition: all 0.5s ease-out 0s;
    float: right;
    clear: right;
    min-width: 100px;
    background: #D44C39 url(../img/cestaw.png) no-repeat scroll 10% center;
    border-color: #D44C39;
    color: #fff;
    padding: 10px 15px 10px 40px;
    margin-bottom: 30px;
    font-weight: 600;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

    .btn-articulo:hover {
        background-color: #FB553E;
        border-color: #FB553E;
        color: #fff;
    }
.btn-primary:hover {
    color: #fff;
    background-color: #DB8260;
    border-color: #DB8260;
}
.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 {
    /*! min-height: 430px; */
    /*! max-height: 320px; */
    height: auto;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

    .articulo-box::before {
        content: '';
        vertical-align: top;
        margin-right: -0.25em;
    }

.producto:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

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



.catprod .marca {
    float: left;
}

.marca img {
    height: 68px;
}

.catprod h3 {
    padding: 0;
    margin: 0;
    /*max-height: 50px;*/
    height: auto;
    /*overflow: hidden;*/
    font-size: 1.3em;
    color: #000000;
    font-family: 'DM Serif Display', serif;
    text-align: center;
}

.marca {
    /*! float:left; */
    /*! clear:left; */
}

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

    .precioprod span {
        color: #000000;
    }

        .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.categorias {
    background-image: url(../img/ico-categorias.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 5px 50%;
}

aside#filtros h2.marcas {
    background-image: url(../img/ico-marcas.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 5px 50%;
}

aside#filtros h2.genero {
    background-image: url(../img/ico-genre.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 5px 50%;
}

aside#filtros h2, aside#filtros h2 a {
    color: #000;
    font-family: Arial,helvetica,sans-serif;
    font-size: 1.05em;
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px;
    text-transform: inherit;
    margin: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    background-color: #e1ece8;
    text-align: left;
    padding-left: 40px;
}

    aside#filtros h2 a:hover {
        color: #405d78;
    }

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

h2.publicaciones {
    text-align: center;
    overflow: hidden;
}

    h2.publicaciones::before, h2.publicaciones::after {
        content: "";
        background-color: #CF74CF;
        width: 50%;
        height: 1px;
        position: relative;
        vertical-align: middle;
        display: inline-block;
        z-index: 1;
    }

    h2.publicaciones::before {
        right: 0.5em;
        margin-left: -50%;
    }

    h2.publicaciones::after {
        left: 0.5em;
        margin-right: -50%;
    }

.publicaciones {
    margin: 0;
    padding: 0;
    text-align: center;
}

    .publicaciones li {
        display: inline-block;
    }

        .publicaciones li img {
            max-width: 50px;
        }

section.outlet {
    background: #e6ebf0;
    text-align: center;
    padding: 15px;
    border: 1px dotted #000;
}

    section.outlet:hover img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }

    section.outlet img {
        -webkit-transition: all 0.5s ease-out 0s;
        transition: all 0.5s ease-out 0s;
    }

aside a {
    color: #000;
}

aside#filtros li a.activo {
    background-color: #E8E8E8;
    font-weight: bold;
    display: inline-block;
    width: 100%; 
}

aside#filtros ul {
    margin: 0 0 15px;
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
    overflow: hidden;
}

aside#filtros li {
    padding: 5px;
    font-size: 0.865em;
    /*! display: inline; */
    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-block;
        margin: 10px 0;
        padding: 0 5px;
    }

        ul.filtro-color li a {
            text-align: center;
            display: block;
            border-radius: 50%;
            width: 20px;
            height: 20px;
        }

.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;
}

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

#Ofertas {
    display: inline-block;
}

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

    .breadcrumb a {
        color: #808080;
    }

    .breadcrumb span:last-child a {
        font-weight: bold;
    }

    .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;
    min-width: 30%;
}*/

.opcionesArticulo li a {
    background-color: #405d78;
    border-color: #405d78;
    width: 100%;
    height: 40px;
    vertical-align: middle;
    display: table-cell;
    color: #fff;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

    .opcionesArticulo li a:hover {
        background-color: #5b7691;
        border-color: #5b7691;
        color: #fff;
    }

.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-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;
}

#divautocomplete {
    width: 90%;
}

#userlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    position: absolute;
    z-index: 7;
    width: 100%;
    background-color:#fff;
}

    #userlist li {
        display: block;
        overflow: hidden;
        background-color: #fff;
        padding: 10px;
        border-bottom: 1px solid #d9d9d9;
    }

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

    #userlist h3 {
        font-size: inherit;
    }

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

    #userlist li a {
        color: #000;
    }

    #userlist li:hover {
        color: #000;
        background-color: #eaeaea;
    }

.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;
}

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

        .tallas li a {
            color: #666;
            -webkit-transition: all 0.5s ease-out 0s;
            transition: all 0.5s ease-out 0s;
            padding: 0 5px;
            display: inline-block;
        }

            .tallas li a:hover, .tiposcolor li a:hover {
                background-color: #ebebeb;
            }

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

    .tiposcolor li {
        display: inline-block;
        min-width: 45px;
        width: auto;
        text-align: center;
        outline: 1px solid #ccc;
        font-size: 0.5em;
    }

        .tiposcolor li input {
            margin-right: 5px;
        }

        .tiposcolor li a {
            line-height: 6;
            display: block;
            color: #666;
            -webkit-transition: all 0.5s ease-out 0s;
            transition: all 0.5s ease-out 0s;
        }



.btnarticulo {
    background: #D44C39 url(../img/cestaw.png) no-repeat scroll 10% center;
    border-color: #D44C39;
    color: #fff;
    border-radius: 36px;
    padding: 10px 15px 10px 40px;
    margin-bottom: 30px;
     font-family: "Open Sans";
    font-size: 1em;
  font-weight: 600;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

    .btn-articulo:hover {
      background-color: #FB553E;
      border-color: #FB553E;
      color: #fff;
    }

/*.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;*/
}

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

.tr-rect:nth-of-type(2n+1) {
    background-color: #f7f7f7;
    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;
}

    .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: #f7f7f7;
    }
/*.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: #eee;
    font-size: initial;
    text-align: center;
    border-left: 1px dotted;
}

    .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: 'Open Sans';
    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;
}



#tienda .btn-volver, #program .btn-volver {
    float: right;
    background-color: transparent;
    border-color: #ccc;
    border-radius: 36px;
    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, .pagination a:hover .glyphicon.glyphicon-chevron-left, #program .btn-volver:hover .glyphicon.glyphicon-chevron-left, .pagination a:hover .glyphicon.glyphicon-chevron-left {
        left: -8px;
    }

.pagination a:hover .glyphicon.glyphicon-chevron-right {
    right: -8px;
}

#tienda .glyphicon.glyphicon-chevron-left, .pagination a .glyphicon.glyphicon-chevron-left, #program .glyphicon.glyphicon-chevron-left {
    color: #333;
    position: relative;
    left: 0;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.pagination a .glyphicon.glyphicon-chevron-right {
    position: relative;
    right: 0;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.btn-cont {
    background-color: #003399;
    border-color: #003399;
    color: #fff;
    border-radius: 36px;
    padding: 10px;
    margin: 20px 0;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    width: 25%;
}

    .btn-cont .glyphicon.glyphicon-chevron-right {
        position: relative;
        right: 0;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

    .btn-cont:hover .glyphicon.glyphicon-chevron-right {
        right: -8px;
    }

    .btn-cont:hover {
        background-color: #4573d0;
        border-color: #4573d0;
        color: #fff;
    }

.btn-home {
    background-color: rgba(221,221,221,.8);
    border-color: rgba(221,221,221,.8);
    color: #000;
    border-radius: 0;
    padding: 8px 30px;
    margin: 20px 7px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

    .btn-home:hover {
        background-color: #d3d3d3;
        border-color: #d3d3d3;
        color: #333;
    }

.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 {
    font-size: 1.5em;
    margin: 10px 0;
    font-family: 'DM Serif Display', serif;
}

#tienda h2 {
    font-size: inherit;
    font-weight: normal;
    margin: 10px 0;
}

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

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

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

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

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 ol {
        display: table;
        font-family: 'Open Sans', sans-serif;
        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: 75%;
            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****/
.modal-header {
    background-color: #e6ebf0;
}

.inter {
    margin-bottom: 30px;
}

    .inter .form-group label {
        width: 18%;
        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: 18%;
}

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;
}

    .seccionrect a {
        color: #000;
    }

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

    .dest img {
        margin: 0 auto;
        padding-top: 15px;
    }

.detalle {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

    .detalle h2 {
        color: #003399;
    }

ul.box-promo {
    margin: 0;
    padding: 0;
}

.box-promo li, .box-promo {
    line-height: 3.5;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-animation: marquee 50s linear infinite;
    animation: marquee 50s linear infinite;
    color: #5a7e96;
}

    .box-promo::before {
        content: "";
        background: transparent url(../img/logo.png) no-repeat scroll 0 0;
        position: absolute;
        width: 118px;
        height: 63px;
        left: 660px;
        transform: scale(.8);
    }

.marquee {
    overflow: hidden;
    border: 0;
    background-color: #D9D9D9;
    padding: 0;
    position: relative;
    min-height: 63px;
}



    .marquee .box-promo:hover {
        animation-play-state: paused;
        -webkit-animation-play-state: paused;
    }


@keyframes marquee {
    0% {
        transform: translateX(90%);
    }

    100% {
        transform: translateX(-90%);
    }
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(90%);
    }

    100% {
        -webkit-transform: translateX(-90%);
    }
}

.pagination {
    text-align: center;
    width: 100%;
    position: relative;
}

    .pagination li a {
        float: none;
        display: inline-block;
        margin-left: -5px;
        color: #333;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

        .pagination li a.activo {
            background-color: #CF74CF;
            color: #fff;
            cursor: initial;
        }

    .pagination li:first-child a.activo, .pagination li:last-child a.activo {
        color: #fff;
    }

    .pagination li:first-child a, .pagination li:last-child a {
        color: #333;
    }

.label_skitter {
    background: 0 !important;
    position: absolute;
    left: 30% !important;
    top: 60% !important;
    transform: translate(-30%, -60%);
    -webkit-transform: translate(-30%, -60%);
    width: 35% !important;
}

    .label_skitter h1 {
        text-align: left;
        color: #fff;
        text-shadow: 2px 2px 5px #000;
        font-size: calc( 16px + (46 - 16)* (100vw - 320px)/(1920 - 320));
        font-family: 'DM Serif Display', serif;
    }

        .label_skitter h1 span {
            display: block;
            font-family: Open Sans, serif;
            font-size: 0.55em;
            padding-top: 15px;
            color: #CECECE;
        }

.bgtbl {
    background-color: #e6ebf0;
    min-height: 34px;
}

.tdb {
    border-bottom: 1px dotted #28334a;
}

.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;
}

#instagram-embed-0 {
    min-width: 100% !important;
    margin-top: 30px !important;
}

.textopago {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.list h2 {
    float: left;
    width: 100%;
}

.btn-pasos img {
    margin: 0 auto;
}

.utienda {
    padding: 7px 0;
    text-align: center;
    margin-bottom: 30px;
}

.scrollToTopBtn {
    background: white !important;
    border: none;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    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;
}

.glyphicon.glyphicon-chevron-up {
    color: #000;
    text-align: center;
    display: block;
    padding: 7px 0;
}

.box-flex {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    position: relative;
    top: 0;
    transition: all .1s ease-in;
    background-color: #fff;
    margin-bottom: 30px;
    box-shadow: 2px 2px 10px #b7b7b7;
}

    .box-flex figcaption {
        padding: 5px;
        font-family: oswald,sans-serif;
        color: #fff;
        font-size: 1em;
        background-color: rgba(0,0,0,.5);
        position: absolute;
        width: 100%;
        bottom: 0;
    }

    .box-flex:hover {
        top: -2px;
        box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    }


.box-articulo p {
    text-align: justify;
}

.box-articulo .border-r:nth-child(even) {
    border-right: 1px solid #BEB6B2;
}


.oferta {
    background-image: url(../img/oferta.png);
    position: absolute;
    float: left;
    z-index: 2;
    width: 90px;
    height: 74px;
    background-repeat: no-repeat;
    top: 10px;
    right: 0px;
}

.novedad {
    background-image: url(../img/novedad.png);
    position: absolute;
    float: left;
    z-index: 3;
    width: 90px;
    height: 74px;
    background-repeat: no-repeat;
    top: 10px;
    right: 0px;
}

.grid-wrapper {
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat( auto-fit, 25% );
    grid-gap: 0px;
}

.fx3-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    position: relative;
    top: 0;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -webkit-box-pack: justify;
    justify-content: center;
    -webkit-box-direction: normal;
    align-content: flex-end;
    align-items: flex-start;
    margin: 10px;
    border: 2px solid #fff;
    background-color: #fff;
}

    .fx3-flex a {
        flex: 1 1 auto;
    }

    .fx3-flex:hover {
        /*background-color: #ebebeb;*/
        border: 2px solid #aacefd;
    }

    .fx3-flex h3 {
        margin: 0 0 10px;
        font-weight: normal;
        text-align: center;
        color: #666;
    }

.producto {
    text-align: center;
    height: auto;
    width: 100%;
    float: left;
    padding: 20px;
    background-color: #fff;
}

    .producto .precio {
        color: #DB8260;
        font-weight: 600;
        font-size: 1.5em;
        font-family: Arial, helvetica, sans-serif;
        float: left;
        transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        margin: 0;
        padding: 0;
    }

.proyecto {
    font-size: 0.865em;
    outline: 1px solid #808080;
    text-align: justify;
    padding: 10px
}

    .proyecto img {
        margin: 0 auto;
        max-height: 60px;
    }

    .proyecto ul {
        list-style-position: inside;
    }

    .proyecto li {
        color: #fff;
        text-align: justify;
    }

    .proyecto p {
        font-weight: bold;
        color: #fff;
    }
.curved {
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 9;
    width: 100%;
    height: auto;
}
#nosotros {
    padding: 60px 120px;
    background-color: #fff;
}
    #nosotros h2 {
        overflow: hidden;
        text-align: left;
        padding: 5px;
        font-family: 'DM Serif Display', serif;
        background-color: #0a3a57;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        background-clip: text;
        color: transparent;
        text-shadow: rgba(255,255,255,0.5) 0px 3px 3px;
    }
    #nosotros img {
        box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
    }
html {
    --lh: 1.4rem;
    line-height: var(--lh);
}

#nosotros p {
    text-align: justify;
    font-size: 1.00em;
    line-height: 1.4em;
    padding-top: 0.500em;
    margin-bottom: 1.13em;
    max-height: 70px;
    min-height: 70px;
    overflow: hidden;
    --max-lines: 5;
    position: relative;
    max-height: calc(var(--lh) * var(--max-lines));
    overflow: hidden;
}

#nosotros p::before {
    position: absolute;
    content: "...";
    bottom: 4px;
    right: 0px;
    background-color: #fff;
    width: 100%;
}
#nosotros .btn-articulo, #formacion .btn-articulo, .Hostservicios .btn-articulo {
    background: #D44C39;
    padding: 10px 15px;
}