﻿/*ANIMATE CSS START */
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

/* SHOPPING CART ANIMATIONS AND STUFFF GREGO */

#modal-close {
    min-width: 20px;
    min-height: 20px;
    float: right;
    display: flex;
    position: relative;
    margin-right: 0px !important;
    max-height: 20px;
    line-height: 0px;
    max-width: 20px;
}

    #modal-close span {
        text-align: center;
        margin-left: -8px;
        margin-top: -2px;
    }

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer !important;
    min-width: 0px !important;
    background: transparent !important;
    /* visibility: hidden; */
}

button#ContinuarComprando, button#VerCarrito {
    min-width: 0px !important;
    max-width: 40% !important;
    text-align: center;
    font-size: 15px !important;
    float: left;
    position: relative;
    width: 100% !important;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #008aff;
}



#Header_lnkWishlist i {
    margin-top: 9px;
}

.collapse.in {
    display: block;
}

.clearcartbutton {
    display: flex;
    clear: both;
    width: 120px;
    height: 30px;
    background: red;
    flex-grow: initial;
    flex-basis: auto;
    flex-direction: column;
    float: left;
    width: 200px;
}

.RadInput.riContSpinButtons.custom-buttons input {
    padding-left: 28px;
    text-align: center;
    width: 80px;
    margin: 0 auto;
    position: relative;
    display: block;
    font-weight: bold;
    padding: 0;
}

.RadInput.riContSpinButtons.custom-buttons .riUp,
.RadInput.riContSpinButtons.custom-buttons .riDown {
    height: 100%;
    background: #d6d6d6 !important;
    border: 0;
    margin-top: 0px !important;
    padding-top: 0px;
    position: initial;
    display: block;
    flex-grow: 1;
    margin-right: 10px;
}

    .RadInput.riContSpinButtons.custom-buttons .riUp:before,
    .RadInput.riContSpinButtons.custom-buttons .riDown:before {
        vertical-align: middle;
    }


.RadInput.custom-buttons .riSelect.fake-riSelect {
    width: 30px;
    left: 0;
    background: #d6d6d6 !important;
    border: none;
    height: 100%;
    width: auto;
    position: relative;
}

.row.cantidad .RadInput.custom-buttons .riSelect {
    float: none;
    position: relative;
    height: auto;
    line-height: 30px;
    /* height: 100%; */
    /* display: flex; */
    /* float: right; */
}

.RadInput a span {
    display: none !important;
}

.RadInput.custom-buttons .riSelect.fake-riSelect .riDown {
    border-right-width: 1px;
    border-right-style: solid;
    background: transparent !important;
    border: none !important;
    margin-right: 20px;
}

.cheader .close {
    background: black;
    border-radius: 10px !important;
    max-width: 50px;
    max-height: 50px;
    text-align: center;
    line-height: 43px;
    color: white !important;
    z-index: 99999;
    width: 50px;
    position: absolute;
    height: 50px;
}

.col-lg-12.tittle {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

#Header_lnkWishlist i span.badge.badge-light, i span.badge.badge-light {
    color: #000000 !important;
    font-family: 'Barlow Semi Condensed', sans-serif;
    position: relative;
    float: right;
    display: table;
    width: auto;
    clear: none;
    margin-top: 0px;
    margin-left: -6px;
    background: red;
    border-radius: 20px !important;
    color: white !important;
    font-size: 11px;
}

.social-footer-top li.cart-element {
    position: relative;
    padding: 0;
    margin: 0;
    float: none;
    width: 100%;
    margin-top: 4px;
    display: flex;
    flex-flow: row;
    max-height: 100px;
}

span#Header_CestaCompra1_lMensaje {
    margin: 0 !important;
}

.navba_fixed .navbar-header .cart-element span {
    color: #000000 !important;
    font-family: 'Barlow Semi Condensed', sans-serif;
    position: relative;
    float: left;
    display: table;
    width: auto;
    clear: none;
    margin-top: 0px;
    line-height: 20px;
    /* height: 50px; */
    margin: 0;
}

.cart-list {
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
    display: flex;
    flex-grow: 1;
    flex-basis: initial;
    flex-direction: row;
}

    .cart-list .div_error_cesta {
        width: 100%;
        height: 400px;
        margin: 0 auto;
        color: #28abef;
        font-size: 2em;
        font-weight: bold;
        margin-top: 100px;
        text-align: center;
        width: 100%;
    }

.navba_fixed .navbar-header .cart-list .div_error_cesta span {
    color: #000000 !important;
    font-family: 'Barlow Semi Condensed', sans-serif;
    position: relative;
    float: left;
    display: table;
    width: auto;
    clear: none;
    margin-top: 0px;
    margin-left: 10px;
    float: none;
    text-align: center;
    width: 100%;
    position: relative;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}

div#Header_CestaCompra1_panelMensaje {
    position: relative;
    display: flex;
    height: auto;
    flex-basis: auto;
    flex-direction: row;
    flex-wrap: nowrap;
    float: left;
}

div#Header_CestaCompra1_uPanelCesta {
    position: relative;
    display: block;
    top: 10px;
}

.cart-data {
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    flex-grow: 1;
    margin-top: 0px;
}

.cbody {
    position: relative;
    display: flex;
    flex-direction: column;
}

    .cbody .image {
        min-width: 80px;
        min-height: 80px;
        background: transparent;
        float: left;
        margin-left: -15px;
        position: relative;
        display: block;
    }

        .cbody .image img {
            width: auto;
            height: auto;
            position: relative;
            display: block;
            clear: none;
            max-width: 160px;
            float: none;
            max-height: 100%;
            text-align: center;
            position: relative;
            display: block;
            margin: 0 auto;
        }

    .cbody .col-lg-8 .row {
        /* margin: 0; */
        /* padding: 0; */
        /* position: relative; */
        display: flex;
        flex-grow: 1;
    }

        .cbody .col-lg-8 .row.borrar {
            min-height: 45px;
        }

    .cbody .col-lg-8 .titulo {
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        position: relative;
        display: flex;
        flex-grow: 1;
        min-height: 45px;
    }

    .cbody .cantidad {
        position: relative;
        display: block;
        text-align: left;
        font-size: 24px;
        font-weight: bolder;
        max-width: 160px;
    }

.row.borrar {
}

.row.precio {
    position: relative;
    display: block;
    text-align: right;
    font-size: 23px;
    font-weight: bold;
}

.checkout .fa-chevron-left:before {
    top: 10px;
    line-height: 48px;
}

div.riContSpinButtons.riButtonSwap.RadInput.RadInput_BlackMetroTouch.custom-buttons {
    background: #d6d6d6 !important;
    border-radius: 10px !important;
    overflow: hidden;
}

.checkout {
    position: absolute;
    top: 0;
    /* left: 310px; */
    z-index: 10;
    display: block;
    width: 67px;
    height: 67px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 1234;
    left: -8px;
}

.checkout__button {
    position: relative;
    z-index: 10;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.checkout--active .checkout__button {
    /* cursor: default; */
    /* -webkit-transform: translate3d(-490%, 0, 0); */
    /* transform: translate3d(-490%, 0, 0); */
}

.checkout__button:focus {
    outline: none;
}

.checkout.checkout--active .checkout__button,
.checkout.checkout--active .checkout__order {
    display: block;
}

.checkout.checkout--active .checkout__order {
    overflow-y: scroll;
    background: white;
}

.checkout__text {
    display: block;
    padding: 0.8em 0 0;
    color: #fff;
    font-weight: 400;
    font-size: 1.25em;
}

.checkout__icon {
    display: block;
    margin: 0 auto;
}

.checkout--active .checkout__order {
    position: fixed;
    top: 0;
    right: 0px;
    overflow: hidden;
    width: 50vh;
    text-align: right;
    pointer-events: none;
    z-index: 9;
    max-height: 100%;
}

.checkout--active .checkout__order {
    pointer-events: auto;
    box-shadow: 0px 0px 11px 5px #0000004a;
}

.checkout__order::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    -webkit-transform: translate3d(100%, -100%, 0) translate3d(-67px, 67px, 0);
    transform: translate3d(100%, -100%, 0) translate3d(-67px, 67px, 0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
}

.checkout--active .checkout__order::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.checkout__order-inner {
    position: relative;
    padding: 2em 1.9em;
    opacity: 0;
    padding-top: 15px;
    display: none;
}

.checkout--active .checkout__order-inner {
    opacity: 1;
    -webkit-transition: opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    display: block;
}

.checkout__close {
}

    .checkout__close:focus {
        outline: none;
    }

.checkout--active .checkout__close {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-delay: 0.015s;
    transition-delay: 0.015s;
}

.icon {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-indent: 0;
}

    .icon:hover {
        color: #426a98;
    }

.checkout__summary {
    margin: 2.5em 0 0.75em;
    width: 100%;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.85em;
    line-height: 1.5;
}

    .checkout__summary tr {
        -webkit-transform: translate3d(250px, 0, 0);
        transform: translate3d(250px, 0, 0);
    }

.checkout--active .checkout__summary tr {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1);
}

.checkout--active .checkout__summary tbody tr:nth-child(1) {
    -webkit-transition-delay: 0.015s;
    transition-delay: 0.015s;
}

.checkout--active .checkout__summary tbody tr:nth-child(2) {
    -webkit-transition-delay: 0.03s;
    transition-delay: 0.03s;
}

.checkout--active .checkout__summary tbody tr:nth-child(3) {
    -webkit-transition-delay: 0.045s;
    transition-delay: 0.045s;
}

.checkout--active .checkout__summary tbody tr:nth-child(4) {
    -webkit-transition-delay: 0.06s;
    transition-delay: 0.06s;
}

.checkout--active .checkout__summary tbody tr:nth-child(5) {
    -webkit-transition-delay: 0.075s;
    transition-delay: 0.075s;
}

.checkout--active .checkout__summary tbody tr:nth-child(6) {
    -webkit-transition-delay: 0.09s;
    transition-delay: 0.09s;
}

.checkout--active .checkout__summary tfoot tr {
    -webkit-transition-delay: 0.105s;
    transition-delay: 0.105s;
}

.checkout__summary thead th,
.checkout__summary tfoot th {
    color: #517cad;
    line-height: 2.5;
}

.checkout__total {
    color: #fff;
}

.checkout__summary tbody tr:first-child td {
    padding-top: 0.5em;
}

.checkout__summary tbody td {
    padding: 0.25em 0;
    font-weight: 700;
    font-size: 0.85em;
}

    .checkout__summary tbody td:last-child,
    .checkout__summary .checkout__total {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    }

    .checkout__summary tbody td span {
        color: #cfe6ff;
    }

.checkout__summary th:last-child,
.checkout__summary td:last-child {
    text-align: right;
}

.checkout__option {
    display: inline-block;
    margin-top: 1em;
    padding: 0.5em 2em;
    border: none;
    border-radius: 1px;
    background: #517cad;
    color: #fff;
    font-weight: 700;
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
}

    .checkout__option:hover {
        background: #426a98;
    }

.checkout__option--silent {
    background: none;
    color: #517cad;
    font-weight: 500;
    font-size: 0.75em;
}

    .checkout__option--silent:hover {
        background: none;
        color: #426a98;
    }

.checkout__option:focus {
    outline: none;
}

.checkout--active .checkout__option {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.6s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-delay: 0.18s;
    transition-delay: 0.18s;
}

@media screen and (max-width: 26em) {
    .checkout--active .checkout__button {
        cursor: default;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}


/* END SHOPPING CART ANIMATIONS AND STUFFF GREGO */

/* Agregado para que el container con el nuevo BS funcione al 100% */
div#MainContainer_panelCategorizacion {
    width: 100%;
}

#form1 {
    overflow: hidden;
}

@media (min-width: 992px) {
    #MainContainer_panelDestacados .producto_grid {
        float: none;
    }
}

@media (min-width: 768px) {
    #MainContainer_panelDestacados .producto_grid {
        float: left;
    }
}

#container_direccion > div:nth-child(1) {
    /* padding: 30px; */
    float: left;
    position: relative;
    display: table;
}

#container_direccion > div:nth-child(2) {
    padding: 30px;
    float: left;
    position: relative;
    display: block;
}

#container_direccion > div:nth-child(3) {
    text-align: center;
    float: left;
    position: relative;
    display: block;
}

.container {
    max-width: 100% !important;
    padding: 0px;
}

.col-lg-2 {
    float: left;
}

.collapse.in {
    display: block;
}

.animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

#Header_panelLogged {
    margin-top: 0px !important;
}


@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        -ms-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        -ms-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        -ms-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        -ms-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        -ms-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}


/*ANIMATE CSS END */

* {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    /* border-radius: 0 !important; */
    /* outline: 0; */
}

.btn:active, .btn:focus, a:active, a:focus {
    outline: 0
}

.no-border-right {
    border-right: 0 !important
}

.no-border-left {
    border-left: 0 !important
}

.no-padding {
    padding: 0 !important
}

.hero-spacer {
    margin-top: 50px
}

.hero-feature {
    margin-bottom: 30px
}

select {
    border: 1px solid #ddd;
    padding: 3px
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/DroidSans-webfont.eot');
    src: url('../fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSans-webfont.woff') format('woff'), url('../fonts/DroidSans-webfont.ttf') format('truetype'), url('../fonts/DroidSans-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'samsdecorative';
    src: url('../fonts/Avenir/AvenirLight07.eot');
    src: url('../fonts/Avenir/AvenirLight07.eot') format('embedded-opentype'), url('../fonts/Avenir/AvenirLight07.woff2') format('woff2'), url('../fonts/Avenir/AvenirLight07.woff') format('woff'), url('../fonts/Avenir/AvenirLight07.ttf') format('truetype'), url('../fonts/Avenir/AvenirLight07.svg#AvenirLight07') format('svg');
}

@font-face {
    font-family: 'samspro';
    src: url('../fonts/Avenir/AvenirNextLTPro-Cn.eot');
    src: url('../fonts/Avenir/AvenirNextLTPro-Cn.eot') format('embedded-opentype'), url('../fonts/Avenir/AvenirNextLTPro-Cn.woff2') format('woff2'), url('../fonts/Avenir/AvenirNextLTPro-Cn.woff') format('woff'), url('../fonts/Avenir/AvenirNextLTPro-Cn.ttf') format('truetype'), url('../fonts/Avenir/AvenirNextLTPro-Cn.svg#AvenirNextLTPro-Cn') format('svg');
}

.main-container {
    padding-top: 0px;
    /*padding-left:20px;
  padding-right:20px;*/
    background: #fff;
    /*top: 20px;*/
    margin-bottom: 50px;
    width: 100%;
    /* border-top: 1px solid #d6d6d6; */
}

    .main-container .title span {
        font-weight: 100;
        color: #ffffff;
        border: 0px solid transparent;
        font-size: 35px;
        clear: both;
        position: relative;
        display: table;
        margin: 0 auto;
    }

header {
    padding-top: 10px;
    background: #e4ebec;
}

.bottom_line.orange {
    width: 100%;
    height: 7px;
    background: #0480fb;
    position: absolute;
    margin-top: 0px;
    z-index: 999999999999999999;
    bottom: 0px;
}

.site_title {
    font-family: 'samsdecorative';
    color: #ffffff;
    font-size: 1.4em;
}

.h1_seccion {
    font-family: 'samsdecorative', sans-serif;
    color: #000000;
    font-size: 2em;
    margin-top: 15px;
    margin-bottom: 18px;
    text-align: center;
}

.h1_index {
    font-family: 'samsdecorative', sans-serif;
    color: #000000;
    font-size: 3.5em;
    margin-top: 15px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}

.hr_index {
    background-color: #bbb !important;
    color: #bbb !important;
    border: solid 1px #bbb !important;
    height: 1px !important;
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 25px !important;
    text-align: center;
}

.Title_Ofertas {
    background-color: #3a5ea3;
    height: 35px;
    line-height: 35px;
    font-family: 'samsdecorative', sans-serif;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

header .well {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 0;
    padding-top: 20px;
    border: 0;
    background: transparent;
}

header #main_menu {
    width: 100%;
    min-height: 50px;
    display: table;
    padding-top: 0;
    background-color: #253646;
    font-family: 'Samspro';
    font-size: 18px;
}

    header #main_menu ul {
        padding: 0;
        height: 100%;
        position: relative;
        margin-left: 0px;
        margin-top: 15px;
    }

    header #main_menu li {
        width: 120px;
        overflow: visible;
        text-align: center;
        list-style: none;
        float: left;
    }

        header #main_menu li:hover {
            border-color: #2f3741;
            height: 35px;
            border-bottom-style: solid;
            border-bottom-width: 5px;
        }

    header #main_menu a {
        color: #fff;
        font-weight: normal;
        text-decoration: none;
    }

    header #main_menu #EnlacesPaginas {
        float: left;
    }

    header #main_menu #logo {
        float: left;
        position: absolute;
        background-color: #161f28;
        background-image: url('../images/logo-color.png');
        background-repeat: no-repeat;
        width: 200px;
        height: 150px;
        left: 100px;
        top: 50px;
        z-index: 9999;
    }

    header #main_menu #Social {
        float: left;
        width: 250px;
        color: white;
        font-size: 32px;
        font-weight: bold;
    }

    header #main_menu #BusquedaTop {
        float: right;
    }

    header #main_menu #Telefono {
        float: left;
        width: 200px;
        color: white;
        font-size: 32px;
        font-weight: bold;
    }

    header #main_menu #WhatsApp {
        float: left;
        width: 200px;
        color: white;
        font-size: 32px;
        font-weight: bold;
    }

    header #main_menu .Identificacion {
        float: right;
        color: white;
        font-size: 0.8em;
        margin-top: 15px;
        padding-right: 15px;
    }

header .logo {
    padding: 0;
    background-image: url('../images/logo.png');
    height: 65px;
    width: 186px;
    background-repeat: no-repeat;
    font-size: 18px;
    color: #5d5d5d;
}

    header .logo a {
        color: #333 !important;
        font-size: 35px;
        font-family: 'Samspro, sans-serif';
    }

        header .logo a:hover {
            text-decoration: none;
        }

.slider {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 0px;
}

.tools .input-group {
    position: relative;
    display: inline-flex;
    border-collapse: separate;
}

.websites {
    position: relative;
    height: 100px;
    margin: 0 auto;
}

    .websites .nombre {
        position: relative;
        height: 200px;
        max-width: 300px;
        min-width: 200px;
        width: 28.33%;
        top: -100px;
        background-color: #28abef;
        float: left;
        margin-left: 5%;
        cursor: pointer;
    }

        .websites .nombre .etiqueta {
            position: absolute;
            width: 100%;
            height: 40px;
            bottom: 0px;
            background-color: black;
            color: white;
            line-height: 40px;
            opacity: 0.7;
            text-align: center;
        }

ul.bxslider {
    list-style: none;
}

.bx-wrapper .bx-viewport {
    top: -10px;
    left: 0;
}

.bx-wrapper img {
    width: 100%;
}

.bx-viewport {
    max-height: 600px !important;
}

.input-search {
    position: relative;
    z-index: 1;
}

.btn-group-cart, .btn-group-cart .btn {
    width: 100%;
}

    .btn-group-cart .btn {
        text-align: center;
    }

    .btn-group-cart .dropdown-menu {
        z-index: 1001;
        left: inherit;
        right: 0;
    }

    .btn-group-cart .icon-cart {
        margin-right: 5px;
    }

ul.cart-content {
    min-width: 420px;
    height: auto;
}

    ul.cart-content b {
        font-weight: normal;
        display: block;
        font-family: 'source_sans_proregular';
        /*font-size: 16px;*/
        color: #ffffff;
        clear: both;
    }

    ul.cart-content li {
        height: 200px;
        width: 200px;
        text-align: center;
        float: left;
    }

    ul.cart-content li {
        height: 200px;
        width: 200px;
        text-align: center;
        float: left;
    }

        ul.cart-content li .alt {
            height: 200px;
            width: 200px;
            text-align: center;
            float: right;
        }

    ul.cart-content .tot {
        height: 60px;
        width: 100%;
        text-align: right;
        float: right;
    }

    ul.cart-content li img {
        width: 150px;
        text-decoration: none;
        float: left;
        clear: both;
    }

.link-p {
    display: block;
    min-height: 210px;
    height: auto;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-height: 400px;
}

.first-p {
    min-height: 169px;
}

.def-img {
    /*position: inherit!important;
	width: auto!important;
	height: inherit!important;
	max-width: inherit!important;
	max-height: inherit!important;
	left: inherit!important;
	top: inherit!important;*/
}

.prod-caption {
    background: #fbfbfb;
    border-top: 1px solid #ddd;
}

    .prod-caption h4 {
        font-size: 16px;
        height: 60px;
        overflow: hidden;
    }

span.title {
    display: block;
    font-weight: 100;
    margin-bottom: 20px;
    font-family: 'samsdecorative', sans-serif;
    font-size: 28px;
    color: #000;
    text-align: center;
}

span.title {
    display: block;
    font-weight: 100;
    margin-bottom: 20px;
    font-family: 'samspro', sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    /* text-transform: uppercase; */
}

.list-categ a {
    font-family: 'Samspro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    /*background: #fbfbfb;*/
    color: black;
    text-transform: uppercase;
    -ms-transition: all 100ms ease-in-out 0s;
    -moz-transition: all 100ms ease-in-out 0s;
    -webkit-transition: all 100ms ease-in-out 0s;
    -o-transition: all 100ms ease-in-out 0s;
    transition: all 100ms ease-in-out 0s;
}

    .list-categ a:hover {
        background: #fff;
        color: #ffffff;
    }

.thumbnail:hover {
    box-shadow: 0 0 10px 1px #f1f1f1;
}

.back-top {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 30px;
    background: #555;
    color: #fff;
    height: 23px;
}

    .back-top:hover, .back-top:focus, .back-top:active {
        color: #fff;
    }

    .back-top:hover {
        -ms-transition: all 100ms ease-in-out 0s;
        -moz-transition: all 100ms ease-in-out 0s;
        -webkit-transition: all 100ms ease-in-out 0s;
        -o-transition: all 100ms ease-in-out 0s;
        transition: all 100ms ease-in-out 0s;
        background: #333;
    }

.tbl-cart thead {
    background: #f8f8f8
}

.tbl-cart .td-qty {
    white-space: normal !important;
    width: 130px;
}

.btns-cart .btn {
    margin-right: 3px;
}

.tbl-checkout tbody tr td:nth-child(odd) {
    background: #f8f8f8;
}

.input-qty-detail .bootstrap-touchspin {
    float: left;
    margin-right: 5px;
    width: 130px;
}

.errorState {
    background-color: darkred;
}

.ajax__fileupload_uploadbutton {
    background-color: darkgrey;
}

.panelEmailEnviado {
    width: 100%;
    margin: 0 auto;
}

.table_alta_cliente {
    width: 100%;
}

    .table_alta_cliente tr {
        height: 65px;
    }

    .table_alta_cliente td {
        width: 200px;
    }

.div_recalcular_grid {
    font-size: 1.1em;
    color: darkred;
    width: 100%;
    float: right;
}

.div_error_cesta {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    color: #28abef;
    font-size: 2em;
    font-weight: bold;
    margin-top: 100px;
    text-align: center;
}

#totales_container {
    width: 100%;
    margin: 0 auto;
    text-align: right;
}

    #totales_container #panelCupon {
        height: 100px;
        float: right;
        clear: both;
    }

    #totales_container #panelEnvio {
        height: 100px;
        float: right;
        clear: both;
    }

    #totales_container #panelCesta {
        width: 100%;
        margin: 0 auto;
    }

    #totales_container #total {
        font-size: 20px;
        height: 175px;
        float: right;
        clear: both;
        padding-right: 5px;
    }

@media (max-width:768px) {


    .navba_fixed .navbar-header .cart-element span {
        color: #000000 !important;
        font-family: 'Barlow Semi Condensed', sans-serif;
        position: relative;
        float: left;
        display: table;
        width: auto;
        clear: none;
        margin-top: 0px;
        line-height: 20px;
        /* height: 50px; */
        margin: 0;
        font-size: 15px;
        font-weight: normal !important;
    }

    .div_identificacion {
        background-color: #f8f8f8;
        border: 1px solid #dddddd;
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 10px;
        font-size: 16px;
    }

        .div_identificacion .cont {
            padding-left: 0px;
            padding-top: 20px;
            margin: 0 auto;
        }

    .checkout--active .checkout__order {
        width: 100%;
    }

    .checkout i.far.fa-shopping-cart.social_top {
        margin-top: 0px !important;
    }

    /*.checkout i.far.fa-shopping-cart.social_top {
        margin-top: 2px !important;
        position: relative;
        display: block;
        right: -4px;
    }*/

    .checkout--active i.far.fa-shopping-cart.social_top {
        position: relative;
        display: block;
        margin-left: 10px;
        margin-top: 4px;
    }


    .cbody ul.cart-list li {
        position: relative;
        clear: none;
        float: right;
        margin-right: 0px;
        margin-left: 15px;
        margin-top: -5px;
        display: flex;
    }

    .cart-data {
        margin: 0;
        padding: 0;
        position: relative;
        display: flex;
        flex-grow: 1;
        margin-top: 10px;
        flex-basis: auto;
        flex-direction: column;
        flex-wrap: nowrap;
    }

        .cart-data .row {
            margin: 0;
            width: 100% !important;
        }

            .cart-data .row .col-8 {
                display: flex;
                flex-grow: 1;
                flex-direction: column;
                max-width: 80%;
            }

            .cart-data .row .col-4 {
                display: flex;
                flex-direction: column;
                position: relative;
                margin: 0;
                padding: 0;
            }

    .row.titulo {
        font-size: 14px;
        display: flex;
        position: relative;
        flex-grow: 1;
        flex-direction: column;
        margin: 0;
        position: relative;
        text-align: left;
        line-height: 19px;
        font-weight: bold;
    }

    .cbody .cantidad {
        display: flex;
        text-align: left;
        font-size: 34px;
        font-weight: bolder;
        flex-basis: auto;
        flex-direction: column;
        margin-top: 0px;
        flex-grow: 1;
        flex-direction: column;
        margin: 0;
        position: relative;
        text-align: left;
        font-weight: bold;
    }

    .social-footer-top li {
        position: relative;
        display: block;
        clear: none;
        float: right;
        margin: 0px;
        /* margin-left: 15px; */
        /* margin-top: -5px; */
    }

    .cbody .image {
        /* min-width: 80px; */
        /* min-height: 80px; */
        background: transparent;
        float: none;
        margin-left: 0px;
        position: relative;
        display: flex;
        flex-direction: column;
        margin: 0;
        padding: 0;
    }

        .cbody .image img {
            width: auto;
            height: auto;
            position: relative;
            display: block;
            clear: none;
            max-width: 140px;
            float: none;
            max-height: 100%;
            display: flex;
            flex-direction: column;
            flex-flow: column;
            flex-grow: 0;
            /* padding: 6px; */
            /* float: left; */
        }

    .social-footer-top li {
        position: relative;
        clear: none;
        float: right;
        margin-right: 0px;
        margin-left: 15px;
        margin-top: 2px;
        display: flex;
    }
}

@media (min-width:769px) {
    .div_identificacion {
        background-color: #f8f8f8;
        border: 1px solid #dddddd;
        width: 500px;
        /* height: 300px; */
        margin: 0 auto;
        padding: 10px;
        font-size: 16px;
    }

        .div_identificacion .cont {
            padding-left: 0px;
            padding-top: 20px;
            margin: 0 auto;
        }
}

.div_identificacion_menu {
    background-color: #ffffff;
    border: 4px solid #dadada;
    width: 300px;
    /* height: 300px; */
    margin: 0 auto;
    padding: 10px;
    LINE-HEIGHT: 18PX;
    font-size: 22px;
}

    .div_identificacion_menu .cont {
        padding-left: 0px;
        /* padding-top: 20px; */
        margin: 0 auto;
    }

    .div_identificacion_menu a:link {
        color: black !important;
    }

    .div_identificacion_menu a:hover {
        color: black !important;
    }

    .div_identificacion_menu a:visited {
        color: black !important;
    }

.panelLoginTop {
    float: left;
    margin-top: 10px;
    margin-left: -7px;
}

#panelTotalizado {
    width: 450px;
    height: 100px;
    font-size: 18px;
    text-align: center;
}

#MensajeSeleccionarPago {
    max-width: 450px;
    text-align: center;
    color: #008cdd;
    font-weight: bold;
    margin-left: 22px;
    margin-right: 22px;
    font-size: 1.1rem;
    font-family: samspro !important;
    background-color: yellow;
}

#pasos_compra {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.divPago {
    width: 400px;
    /* background-color: #f8f8f8; */
    border: 1px solid #e6b82c;
    border-radius: 5px !important;
    padding: 15px;
    margin: 0 auto;
    /* min-height: 150px; */
}


.container_catalogo .col-xs-12.col-md-4.col-lg-4 {
    padding: 0;
    margin: 0 auto;
    position: relative;
    display: block;
    margin-top: 0px;
    border-bottom: 1px solid #d6d6d6
}

@import url(http://fonts.googleapis.com/css?family=Samspro:300,400,500,700);

body {
    font-family: 'Samspro',Sans-Serif;
    font-size: 18px;
    overflow-x: hidden;
    color: #2a3237;
    background-color: white;
    /*background-color: rgba(24, 23, 21, 1.0);*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.parallax {
    position: absolute;
    overflow: hidden;
    width: 100%;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

    .parallax img {
        width: 100%;
        height: 100%;
    }
/* Preloader */

.preloader {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: white;
}

    .preloader img {
        position: absolute;
        top: calc(50% - 32px);
        left: calc(50% - 32px);
    }

    .preloader div {
        display: none;
        /* Preload the Second Pricing Image */
        background: url(../../../images/pricing2.jpg) no-repeat 9999px 9999px;
        background-position: 9999px 9999px;
    }

/* Typography */

p {
    font-size: 18px;
    line-height: 1.5;
    color: #010101;
    font-family: samspro;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: samsdecorative2, 'Avenir Next', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
    position: relative;
    margin: 10px 0;
    color: #000000;
}

h1 {
    font-size: 38px;
    font-weight: 100;
}

h2 {
    font-size: 30px;
    font-weight: 100 !important;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
    font-family: 'samspro';
}

.font-black {
    font-family: 'Samspro', 'Avenir Next', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: black;
}

.font-black-sm {
    font-size: 10px;
}

.font-black-md {
    font-size: 20px;
    color: #004B93 !important;
}

.font-black-lg {
    font-size: 30px;
}

ul.white-list {
    padding: 0;
    list-style-type: none;
}

    ul.white-list li {
        font-size: 18px;
        margin: 10px 0;
        color: #fff;
    }

        ul.white-list li:before {
            content: ' ';
            position: relative;
            top: -3px;
            display: inline-block;
            width: 6px;
            height: 6px;
            margin-right: 15px;
            background: white;
        }

header {
    position: relative;
    width: 100%;
    color: white;
    background: rgba(28, 36, 65, 0.93);
    background: url('../../../images/header.jpg');
    background-size: cover;
    padding-top: 0px;
}

    header .table {
        display: table;
        height: 100%;
    }

    header .container {
        height: 100%;
    }

    header .header-text {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        color: white;
    }

    header .typed {
        display: inline-block;
        margin: 0;
    }

    header .typed-cursor {
        font-size: 60px;
        display: inline-block;
        margin: 0 10px;
        color: #ffffff;
        -webkit-animation-name: flash;
        animation-name: flash;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

a {
    text-decoration: none;
    color: #000000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    a:visited {
        text-decoration: none;
        /* color: #000000; */
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    a:hover {
        text-decoration: none;
        color: #ffda6f !important;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    a:link {
        /* text-decoration: none; */
        /* color: #ffffff; */
        /* -webkit-transition: all 0.3s ease; */
        /* transition: all 0.3s ease; */
    }

.icon-bar {
    background: #bbb;
}

/* Blink Cursor */

.blink {
    position: relative;
    top: 4px;
    display: inline-block;
    width: 4px;
    height: 50px;
    height: 5vh;
    margin: 0 10px;
}

.navbar {
    top: 50px;
}

.container {
    position: relative;
    z-index: 1;
    width: 100%;
}

.navba_fixed .container {
    z-index: 99;
}

.max-alto {
    height: stretch;
    height: -webkit-fill-available;
    height: -moz-available;
}

.container-centrado {
    max-width: 1600px;
    margin: 0 auto;
}

.container .centrado {
    max-width: 1200px;
    margin: 0 auto;
}

/* Sections */
section {
    position: relative;
}

.section {
    padding: 40px 0;
    background: #fff;
}


.section-padded {
    padding: 140px 0 40px;
}

.cut-top {
    content: ' ';
    position: absolute;
    z-index: 1;
    top: -80px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 80px solid transparent;
    border-right: 30px solid white;
}

.cut-bottom {
    content: ' ';
    position: absolute;
    z-index: 1;
    bottom: -80px;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 80px solid transparent;
    border-left: 30px solid white;
}

.boton {
    font-size: 16px;
    display: inline-block;
    /* padding: 10px 30px; */
    PADDING-TOP: 100PX;
    color: black;
    border: 2px solid transparent;
    border-radius: 2px;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.boton-primary {
    color: #fff;
    font-family: 'Samspro', sans-serif;
    background-position: center;
    background-color: black;
    background-size: 100%;
    background-repeat: no-repeat;
    font-size: 1em !important;
    text-align: center;
}

    .boton-primary a:link {
        color: #fff;
    }

    .boton-primary a:hover {
        color: #47a3da;
    }

    .boton-primary a:visited {
        color: #fff;
    }

.boton-white-fill {
    color: white !important;
    font-size: 24px;
    font-family: 'Samspro', sans-serif;
    font-weight: 300;
}
/*i+d 03012018 rafael rubio oleyamen*/
.boton-white-cubri {
    color: white !important;
    font-size: 24px;
    font-family: 'Samspro', sans-serif;
    font-weight: 300;
    /*  background: black;*/
    opacity: 0.5;
    width: 100%;
}

.owl-schedule .schedule-row:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.owl-testimonials .author {
    margin-top: 50px;
}

.ripple-effect {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: white;
    -webkit-animation: ripple-animation 2s;
    animation: ripple-animation 2s;
}

@-webkit-keyframes ripple-animation {
    from {
        opacity: 0.2;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(100);
        transform: scale(100);
    }
}

@keyframes ripple-animation {
    from {
        opacity: 0.2;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(100);
        transform: scale(100);
    }
}

.services {
    margin: 40px 0;
}

.service {
    width: 100%;
    height: 320px;
    margin: 80px 0;
    text-align: center;
    border: 1px solid #ddd;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .service .icon-holder {
        position: relative;
        top: 100px;
        display: inline-block;
        margin-bottom: 40px;
        padding: 10px;
        background: white;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .service .heading {
        position: relative;
        top: 80px;
        -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

    .service .icon-holder > img.icon {
        width: 40px;
    }

    .service:hover {
        border-color: #ffffff;
    }

        .service:hover .icon-holder {
            top: -30px;
        }

        .service:hover .heading {
            top: -30px;
        }

    .service .description {
        width: 80%;
        margin: 0 auto;
        opacity: 0;
        -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    .service:hover .description {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

.team {
    margin: 80px 0;
    padding-bottom: 60px;
    background: white;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.07);
}

    .team .cover .overlay {
        height: 250px;
        padding-top: 60px;
        opacity: 0;
        background: rgba(0, 168, 255, 0.9);
        -webkit-transition: opacity 0.45s ease;
        transition: opacity 0.45s ease;
    }

    .team:hover .cover .overlay {
        opacity: 1;
    }

    .team .avatar {
        position: relative;
        z-index: 2;
        margin-top: -60px;
        border-radius: 50%;
    }

    .team .title {
        margin: 50px 0;
    }
/* Pricing */

#pricing {
    background: #282828 url('../../../images/pricing1.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: background-image 0.6s linear 0.3s;
    transition: background-image 0.6s linear 0.3s;
}

.owl-pricing img {
    width: 100%;
}

.owl-pricing,
.pricings {
    margin-top: 100px;
    margin-bottom: 100px;
}

.pricing {
    position: relative;
    width: 100%;
}

.pricings .pricing .box-main,
.pricings .pricing .box-second {
    position: relative;
    left: 25%;
    display: inline-block;
    width: 50%;
    height: 300px;
    padding: 50px 40px;
    background: #bbb;
    -webkit-transition: -webkit-transform 0.3s, background-image 0.3s, opacity 0.3s;
    transition: transform 0.3s, background-image 0.3s, opacity 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.pricings .pricing .box-main {
    z-index: 10;
    padding-top: 40px;
}

    .pricings .pricing .box-main:not(.active) {
        cursor: pointer;
    }

    .pricings .pricing .box-main .info-icon {
        font-size: 14px;
        position: absolute;
        top: 20px;
        right: 20px;
        pointer-events: none;
        opacity: 0;
        color: #fff;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

    .pricings .pricing .box-main:not(.active) .info-icon {
        opacity: 1;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

    .pricings .pricing .box-main:not(.active):hover {
        background: #afafaf;
    }

    .pricings .pricing .box-main.active {
        background: #282828;
        -webkit-transform: translateX(-99%);
        -ms-transform: translateX(-99%);
        transform: translateX(-99%);
    }

.pricings .pricing .box-second {
    position: absolute;
    top: 0;
    right: 0% !important;
    left: auto;
    opacity: 0;
    background: #afafaf;
}

    .pricings .pricing .box-second.active {
        opacity: 1;
        background: #282828;
    }

.pricings .pricing.active .box-main,
.pricings .pricing .box-second {
    background: #282828;
}

.pricings .pricing .box-main a.btn {
    margin-top: 50px;
}

.owl-twitter i.icon {
    font-size: 36px;
    margin-bottom: 60px;
    color: white;
}

/* Form Control */

.form-control.form-white {
    color: #fff;
    border: 2px solid #666666;
    background: transparent;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

    .form-control.form-white::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #fff;
    }

    .form-control.form-white:-moz-placeholder {
        opacity: 1;
        /* Mozilla Firefox 4 to 18 */
        color: #fff;
    }

    .form-control.form-white::-moz-placeholder {
        opacity: 1;
        /* Mozilla Firefox 19+ */
        color: #fff;
    }

    .form-control.form-white:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #fff;
    }

    .form-control.form-white:focus {
        background: rgba(255,255,255,0.2);
    }

/* Popup */
.modal {
    padding: 0 25px !important;
}

.modal-dialog {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
}

.modal-popup {
    position: relative;
    padding: 45px 30px;
    text-align: center;
    background: url('../../../images/popup.jpg');
    box-shadow: none;
    border-radius: 2px;
}

    .modal-popup a.close-link {
        font-size: 22px;
        position: absolute;
        top: 20px;
        right: 30px;
        color: #fff;
    }

.popup-form {
    width: 90%;
    max-width: 375px;
    margin: 60px auto;
}

    .popup-form .form-control {
        margin: 20px 0;
    }

        .popup-form .form-control.dropdown {
            text-align: left;
        }

            .popup-form .form-control.dropdown:after {
                content: '\f0d7';
                font-family: 'FontAwesome';
                display: inline-block;
                float: right;
                color: white;
            }

    .popup-form .dropdown .dropdown-menu {
        top: 65px;
        width: 100%;
        padding: 0;
        border: 2px solid white;
        border-top: 0;
        border-radius: 0;
        background: white;
        box-shadow: none;
    }

        .popup-form .dropdown .dropdown-menu li {
            font-size: 16px;
            width: 100%;
            background: transparent;
        }

            .popup-form .dropdown .dropdown-menu li a {
                width: 100%;
                padding: 15px 30px;
                color: #ffffff;
            }

            .popup-form .dropdown .dropdown-menu li:hover a {
                color: #fff;
                background: #282828;
            }

.btn.btn-submit {
    width: 100%;
    margin-top: 30px;
    color: #ffffff;
    border: 2px solid #fff;
    background: #fff;
}

    .btn.btn-submit:focus {
        font-weight: bold;
    }

    .btn.btn-submit:hover {
        color: #ffffff;
        background: #fff;
    }

.row.title {
    padding: 0 20px;
}

.light {
    font-weight: 300;
}

.regular {
    font-weight: 400;
}

.bold {
    font-weight: 500;
}
/* Colors */
.white {
    color: black;
}

.white {
    color: white;
}

.light-white {
    color: rgba(255, 255, 255, 0.5);
}

.white-bg {
    background: white;
}

.gray-bg {
    background: #f7f7f7;
}

.blue {
    color: #ffffff;
}

.blue-bg {
    background: #282828;
}

.muted {
    color: #989da0;
}

.margin-top {
    margin-top: 150px;
}


/* PRODUCTO SINGLE */

.hero-feature h2 {
    font-family: 'Samspro', sans-serif;
    font-weight: 100;
    padding: 0;
    margin: 0;
    float: none;
    width: auto;
    clear: right;
    margin-bottom: 30px;
}

a.galeria-fondo {
    min-width: 400px;
    min-height: 400px;
    position: relative;
    display: table-cell;
    padding: 50px;
}

img.svg-image {
    position: relative;
    display: table;
    width: auto;
    height: auto;
    float: none;
    text-align: center;
}

.palette-color-picker-button {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 8px;
    background-size: cover;
    cursor: pointer;
    outline: 1px solid #bbb;
    margin-top: 10px;
    border: 2px solid #fff;
}

.palette-color-picker-bubble.downside {
    bottom: auto;
    top: 100%;
    z-index: 4444;
}

.div_caracteristicas input[type="text"] {
    margin-top: -27px;
    float: left;
    clear: both;
    display: none;
}

svg.svg.replaced-svg {
    min-width: 100%;
    min-height: 100%;
    position: relative;
    display: block;
    clear: both;
    max-width: 440px;
    max-height: 440px;
}

#sombra1, #sombra2, #sombra3, #sombra4 {
    background-color: #fff;
    position: absolute;
    opacity: 0.6;
    z-index: 991;
    margin-left: 0px;
    width: 0px;
}

.fm_panel {
    float: left;
    border: 1px solid black;
}

.sp-wrap {
    display: none;
    line-height: 0;
    font-size: 0;
    position: relative;
    margin: 0 25px 15px 0;
    /*border: 1px solid #E4E4E4;*/
    float: left;
    /* width: 600px; */
    position: relative;
    background-size: 100% 100% !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.sp-wrap_black {
    display: none;
    line-height: 0;
    font-size: 0;
    background-color: #000 !important;
    position: relative;
    margin: 0 25px 15px 0;
    /*border: 1px solid #E4E4E4;*/
    float: left;
    /* width: 600px; */
    position: relative;
    background-size: 100% 100% !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

@media screen and (max-width: 991px) {
    .sp-wrap .sp-non-touch {
        display: contents;
    }

    .sp-wrap .sp-touch {
        display: contents;
    }
}



#image-editor-1, #image-editor-2, #image-editor-3, #image-editor-4, #image-editor-5 {
    float: left;
    position: relative;
}

.cropit-preview-background-container {
    display: none;
}

.hero-feature {
    margin: 0px;
    padding: 0px;
    float: left;
}

.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    float: left;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/* FIN DE PRODUCTO SINGLE */


@media(max-width:992px) {

    .navba_fixed .navbar-header .cart-element span {
        color: #000000 !important;
        font-family: 'Barlow Semi Condensed', sans-serif;
        position: relative;
        float: left;
        display: table;
        width: auto;
        clear: none;
        margin-top: 0px;
        line-height: 20px;
        /* height: 50px; */
        margin: 0;
        font-size: 15px !important;
        font-weight: normal !important;
    }

    h1 {
        font-size: 28px;
        font-family: samspro;
    }

    h2 {
        font-size: 34px;
        font-family: 'samsdecorative2';
    }

    h3 {
        font-size: 24px;
        font-family: samspro;
    }

    h4 {
        font-size: 20px;
        font-family: samspro;
    }

    h5 {
        font-size: 16px;
        font-family: samspro;
    }

    h6 {
        font-size: 18px;
        font-family: samspro;
    }

    .section {
        padding: 30px 0;
    }
}

/* Media Queries */

@media(max-width:991px) {
    .text-center-mobile {
        text-align: center !important;
    }
}

@media(max-width: 768px) {
    .pricing {
        margin-bottom: 30px;
    }

    .pricings .pricing .info-icon {
        display: none;
    }

    .pricings .pricing .box-main,
    .pricings .pricing .box-second {
        left: 0;
        width: 100%;
        padding: 50px 50px 0;
        text-align: left;
        background: #282828;
    }

        .pricings .pricing .box-main.active {
            background: #282828;
            -webkit-transform: translateX(0%);
            -ms-transform: translateX(0%);
            transform: translateX(0%);
        }

    .pricings .pricing .box-second {
        position: relative;
        opacity: 1;
    }

    .popup-form {
        width: 100%;
        margin: 60px auto;
    }

    .modal {
        padding: 0 10px !important;
    }

    .popup-form .form-control:not(.dropdown):focus {
        position: relative;
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media(max-width: 400px) {
    header .typed-cursor {
        display: none;
    }

    .pricings .pricing .box-second {
        padding-top: 0;
    }
}

/* Search icon by IcoMoon, made with http://icomoon.io/app/ */
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon/icomoon.eot');
    src: url('fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon/icomoon.woff') format('woff'), url('fonts/icomoon/icomoon.ttf') format('truetype'), url('fonts/icomoon/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.sb-search {
    position: relative;
    margin-top: 0px;
    width: 100%;
    min-width: 50px;
    height: 50px;
    float: right;
    border-radius: 10px !important;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #fff;
    width: 100%;
    height: 60px;
    margin: 0;
    z-index: 10;
    padding: 20px 65px 20px 20px;
    font-family: inherit;
    font-size: 20px;
    color: #2c3e50;
}

    .sb-search-input::-webkit-input-placeholder {
        color: #efb480;
    }

    .sb-search-input:-moz-placeholder {
        color: #efb480;
    }

    .sb-search-input::-moz-placeholder {
        color: #efb480;
    }

    .sb-search-input:-ms-input-placeholder {
        color: #efb480;
    }

.sb-icon-search,
.sb-search-submit {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
    color: #fff;
    background: #0097e8;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

    .sb-icon-search:before {
        content: "\e000";
        padding-top: 0px;
        position: relative;
        margin-top: 0px;
        display: block;
        margin: 0 auto;
        margin-top: -5px;
    }

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 100%;
}

    .sb-search.sb-search-open .sb-icon-search,
    .no-js .sb-search .sb-icon-search {
        background: #da6d0d;
        color: #fff;
        z-index: 11;
    }

    .sb-search.sb-search-open .sb-search-submit,
    .no-js .sb-search .sb-search-submit {
        z-index: 90;
    }


/**/
@font-face {
    font-family: 'Samspro', sans-serif'; src:url('../../fonts/'Samspro', sans-serif/BELLABOO-Regular.eot'); src: url('../../fonts/'Samspro', sans-serif/BELLABOO-Regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/'Samspro', sans-serif/BELLABOO-Regular.woff') format('woff'), url('../../fonts/'Samspro', sans-serif/BELLABOO-Regular.ttf') format('truetype'), url('../../fonts/'Samspro', sans-serif/BELLABOO-Regular.svg#BELLABOO-Regular') format('svg'); font-weight: normal; font-style: normal;
}

.menu {
    line-height: 1;
    margin: 0 auto 3em;
}

.menu__list {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 999999;
    max-height: 54px;
}

.menu__item {
    display: block;
    margin: 1em 0;
}

.menu__link {
    font-size: 1.05em;
    font-weight: 500;
    display: initial;
    padding: 1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    .menu__link:hover,
    .menu__link:focus {
        outline: none;
    }

/* Individual styles */



.social-footer-top li {
    position: relative;
    display: block;
    clear: none;
    float: right;
    margin-right: 0px;
    margin-left: 15px;
}

.social_top {
    font-size: 30px;
    /* margin-left: 10px; */
    margin-right: 10px;
    cursor: pointer;
}

.tool-bar input {
    float: right;
    position: relative;
    border: 0px solid transparent;
    height: 50px;
    width: 50px;
}

.tool-bar button {
    float: left;
    position: relative;
    display: block;
    margin-top: 0px;
    color: black;
    border: 0px;
    height: 30px;
    width: 30px;
}

.cut-top {
    content: ' ';
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-right: 30px solid white;
}


.search {
    float: left;
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    /*margin-left: 15%;
 margin-right:15%;*/
    clear: none;
    top: -20px;
}

.tools ul li a::before {
    content: url(../../images/planeta_vinilo/iconos/cart.svg);
    position: relative;
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background: transparent;
}

.tools ul li.home a::before {
    content: url(../../images/planeta_vinilo/iconos/home.svg);
}

.container.tool-bar {
    z-index: 999;
}

.tools ul {
    float: right;
    position: relative;
    display: block;
    width: auto;
    clear: none;
    padding: 0;
    margin-right: 0;
    margin-top: -8px;
}

.tools {
    float: none;
    position: relative;
    display: block;
    width: 100%;
    overflow: visible;
    max-width: 1120px;
    margin: 0 auto;
}

    .tools ul li {
        float: left;
        position: relative;
        display: block;
        list-style-type: none;
        margin-right: 10px;
    }

header {
    position: relative;
    width: 100%;
    color: white;
    background: rgba(28, 36, 65, 0.93);
    background: url('../../images/planeta_vinilo/slider.png');
    background-size: cover;
}

.btn.btn-white-fill:hover {
    color: #eca318;
    background: #fff;
}

.btn.btn-orange {
    background: #eca318;
}

section .col-xs-12.col-md-3.col-lg-3 {
    padding-left: 0px;
    padding-right: 0px;
}


section .col-xs-12.col-md-3.col-lg-3 {
    padding-left: 0px;
    padding-right: 0px;
}

section.grid .producto {
    margin-top: 20px;
}

a:hover, a:focus {
    color: #ffda6f !important;
    text-decoration: none;
    transition: font-weight 0.2s ease-in ease-out 1s;
}

/* productos */


.btn_info {
    background-color: transparent;
    border: solid 2px #181715;
    color: #181715 !important;
    font-family: 'Samspro', sans-serif !important;
    padding: 7px 11px;
    margin-bottom: 10px !important;
    font-size: 20px !important;
    box-shadow: 0px !important;
    width: 100px;
    height: 50px;
}

.btn-azul {
    border-radius: 3px;
    background-color: #000010;
    border: solid 0px #5ab0dd;
    color: white;
    font-family: 'Samspro', sans-serif;
    padding: 7px 11px;
    margin-bottom: 10px;
    font-size: 16px;
}

.envios-iconos {
    position: relative;
    margin: 0 auto;
    max-width: 40%;
    margin-bottom: 50px;
}

/* productos */

/* pie */
section .caja-naranja-pie {
    background: #282828;
    padding: 30px;
    color: white;
    min-height: 350px;
}

.caja-naranja-pie p {
    color: white;
    font-size: 18px;
}

.caja-pagos-pie ul {
    float: left;
    position: relative;
    width: 100%;
    padding: 0;
}

    .caja-pagos-pie ul li {
        float: left;
        position: relative;
        display: block;
        width: 20%;
        background: transparent;
        height: 50px;
        margin: 5px;
    }

.info-pagos-pie {
    font-size: 18px;
    color: white;
}

.caja-pagos-pie {
    background: #333331;
    padding: 30px;
    float: none;
    min-height: 200px;
}

    .caja-pagos-pie p {
        color: white;
        width: 100%;
        padding: 0;
    }

    .caja-pagos-pie ul li::before {
        content: url("../../images/planeta_vinilo/iconos/paypal.svg");
    }

    .caja-pagos-pie ul li.paypal::before {
        content: url("../../images/planeta_vinilo/iconos/paypal.svg");
    }

    .caja-pagos-pie ul li.visa::before {
        content: url("../../images/planeta_vinilo/iconos/visa.svg");
    }

    .caja-pagos-pie ul li.mastercard::before {
        content: url("../../images/planeta_vinilo/iconos/mastercard.svg");
    }

    .caja-pagos-pie ul li.cash::before {
        content: url("../../images/planeta_vinilo/iconos/transferencia.svg");
    }

.pagos-pie {
    float: left;
    position: relative;
    display: table;
    padding: 0px;
    background: #000010;
    padding: 22px;
    padding-bottom: 10px;
}


/*

  contenidos carrito buscador y usuario
*/

.cart-content {
    display: none;
}

.tools #Panel1 {
    position: absolute;
    float: left;
    max-width: 100%;
    right: 118px;
    height: auto;
    padding: 0;
    max-height: 50px;
    overflow: hidden;
    background: transparent;
    border: 0;
    margin-top: 5px;
}

.tools .sb-search-open #btnBuscar {
    opacity: 1;
    background: #da6d0d !important;
    width: 50px;
    background: url(../../images/search-icon.svg);
    position: absolute;
}

.tools #txtBuscador {
    padding-right: 0px;
}

.navbar.navbar-fixed-top {
    position: fixed !important;
    top: -4px !important;
    display: none;
}
/* pie */


.embed-responsive_rituales img {
    vertical-align: middle;
    display: table;
    margin: 0 AUTO;
    max-width: 100%;
    /* position: relative;*/
    WIDTH: auto !important;
    z-index: 99999;
    max-height: 250px;
    float: none;
    border-radius: 50px !important;
    text-align: center;
}

.embed-responsive img {
    vertical-align: middle;
    display: table;
    margin: 0 AUTO;
    max-width: 100%;
    /* position: relative;*/
    WIDTH: auto !important;
    z-index: 99999;
    max-height: 350px;
    float: none;
    border-radius: 50px !important;
    text-align: center;
}

@media (min-width:320px) {
    .embed-responsive-4by3 {
        width: 85%;
        margin: 0 auto;
        display: block;
        background: white;
        min-height: 360px;
        padding-bottom: 0px !important;
    }
}

@media (min-width:768px) {
    .embed-responsive-4by3 {
        padding-bottom: 75%;
        background: white;
    }
}

@media (max-width:999px) {
    .embed-responsive-4by3 img {
        /*height: 100%;*/
        /*WIDTH: auto !important;*/
    }
}

@media (max-width:1024px) {
    span.producto-tipo > a {
        margin-top: 10px;
        width: 100%;
        float: left;
        text-align: center;
    }

    .producto-caption .producto-tipo .btn-group {
        margin-top: 10px;
    }

        .producto-caption .producto-tipo .btn-group a.btn-azul {
            border-radius: 2px !important;
        }

    .pagos_container.col-md-12.col-lg-4 {
        padding: 0;
        margin: 0;
    }

    .producto {
        /*margin-right: 25px;*/
        margin-left: 25px;
        overflow: hidden;
        box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.3);
        margin-top: 30px;
        min-height: 350px;
    }

    .link-p {
        display: block;
        min-height: 210px;
        height: auto;
        width: 100%;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .producto .producto-caption {
        padding: 5px 5px 0px 5px;
        text-align: center;
    }

    h3.producto-titulo {
        font-size: 16pt;
        color: #000010;
        font-weight: 500;
        margin: 0px;
        line-height: 1.32em;
        padding: 0px;
        font-family: 'Samspro', sans-serif;
    }

    .producto-tipo {
        font-size: 11pt;
        color: #888;
    }

    span.producto-tipo > a {
        margin-top: 10px;
        width: 100%;
        float: left;
        text-align: center;
    }

    footer .row {
        float: left;
        position: relative;
        display: block;
        background: #181715 none repeat scroll 0% 0%;
        padding-top: 30px;
        width: 100%;
        margin: 0;
    }

    .envios-iconos {
        position: relative;
        margin: 0 auto;
        max-width: 85%;
        margin-bottom: 35px;
    }

    section .caja-naranja-pie {
        background: #282828;
        padding: 30px;
        color: white;
        min-height: 264px;
    }

    .caja-naranja-pie p {
        color: white;
        font-size: 14px;
    }

    .pagos_container.col-md-12.col-lg-4 {
        padding: 0;
        margin: 0;
    }

    .caja-pagos-pie {
        background: #333331;
        padding: 30px;
        float: none;
        min-height: 140px;
    }

        .caja-pagos-pie p {
            color: white;
            width: 100%;
            padding: 0;
        }

        .caja-pagos-pie ul {
            float: none;
            position: relative;
            width: auto;
            padding: 0;
            margin: 0 auto;
            display: flex;
        }

            .caja-pagos-pie ul li {
                float: left;
                position: relative;
                display: block;
                width: 20%;
                background: transparent;
                height: 50px;
                margin: 5px;
            }

    .pagos-pie {
        float: left;
        position: relative;
        display: table;
        padding: 0px;
        background: #000010;
        padding: 22px;
        padding-bottom: 10px;
    }

    footer .siguenos {
        float: left;
        margin-left: 12px;
    }

    .redes-sociales {
        float: left;
        position: relative;
        padding: 0px;
    }


    .pagos_container.col-lg-4 {
        padding: 0;
    }
}

.navba_fixed {
    width: 100%;
    background-color: #ffffff !important;
    color: #000000;
    line-height: 60px;
    height: 55px;
    /* position: fixed; */
    z-index: 99999;
    top: 26px;
    background-image: url(/images/logo-header.svg);
    background-position: center;
    background-size: 10%;
    background-repeat: no-repeat;
}

    .navba_fixed .navbar-header span {
        color: #000000 !important;
        font-family: 'Barlow Semi Condensed', sans-serif;
        position: relative;
        display: table;
        width: auto;
        clear: none;
        margin-top: 0px;
        margin-left: 10px;
    }

span#Header_CestaCompra_uPanelCesta {
    width: 100%;
}

.descuento {
    display: none;
}

.navba_fixed .navbar-header a {
    color: #ffffff !important;
}

    .navba_fixed .navbar-header a:link {
        color: #000000 !important;
        margin-top: 10px !important;
        width: 100%;
        /* position: relative; */
        /* display: flex; */
        /* flex-grow: 1; */
    }

    .navba_fixed .navbar-header a:hover {
        color: #0480fb !important;
    }

.logout .fa.fa-sign-out {
    margin-left: 5px;
}

#Header_lUsuario::after {
    content: "//";
    margin-left: 10px;
}

.logout::before {
    /*content: "//";
  margin-right: 5px;
  margin-left: -3px;*/
}

.navba_fixed.original .fixed-top.minimal a.logout_link {
    float: none;
}

.producto-caption .btn-group {
    margin-bottom: 10px;
}

/* Buttons */

.btn {
    font-size: 1.2em;
    font-family: Samspro, sans-serif;
    display: inline-block;
    padding: 10px 60px;
    color: white;
    border: 3px solid transparent;
    border-radius: 2px;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn:hover,
    .btn:focus {
        color: white;
    }

    /*.btn a:link, a:hover, a:visited {
	color: white;
}*/

    .btn.btn-blue {
        background: #282828;
    }

        .btn.btn-blue:hover {
            background: #ffffff;
        }

    .btn.btn-blue-fill {
        color: #ffffff;
        border-color: #ffffff;
        background: transparent;
    }

        .btn.btn-blue-fill:hover {
            color: white;
            background: #282828;
        }

    .btn.btn-white-fill {
        color: #fff;
        border-color: #fff;
        background: transparent;
    }

        .btn.btn-white-fill:hover {
            color: #ffffff;
            background: #fff;
        }

    .btn.btn-gray-fill {
        color: #fff;
        border-color: #fff;
        background: transparent;
    }

        .btn.btn-gray-fill:hover {
            border-color: #bbb;
            background: #bbb;
        }


.btn-primary {
    color: black !important;
    background-color: #ffffff !important;
    /* background-color: #000010 !important; */
    border-color: #000010 !important;
    font-family: Samspro, sans-serif;
}

.btn_principal_oferta {
    color: #fff;
    background-color: #c6c6c6 !important;
    border-color: transparent !important;
    font-family: 'samspro', sans-serif;
    font-size: 36px;
    width: calc(100% - 10px);
    margin-left: 5px;
    /*letter-spacing: 10px;*/
}
    /* Color hover blanco oleyamen */
    .btn_principal_oferta a:link, a:hover {
        color: white;
    }

.btn-box {
    font-size: 18px;
    display: inline-block;
    padding: 10px 10px;
    color: white;
    border: 2px solid transparent;
    border-radius: 2px;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-alta-cliente {
    color: black !important;
    background-color: #181715 !important;
    /* background-color: #000010 !important; */
    border-color: #000010 !important;
    font-family: 'samsdecorative', sans-serif;
}

.sb-search.sb-search-open::before {
    content: "\f002";
    position: absolute;
    right: 0px;
    z-index: 99999999999;
    margin-right: 12px;
    margin-top: 4px;
    font-size: 27px;
    font-family: "fontawesome";
    color: white;
}

.PaisCli {
    display: block !important;
}

@media (min-width:1024px) {
    .forms-groups {
        background-color: #eee;
    }

    .form-group {
        line-height: 50px
    }

    .form-group-clients {
        line-height: unset;
        /*line-height: 50px;*/
        text-align: left;
        border: 1px solid #0097e8;
        margin-bottom: 0px;
    }

    .form-group-datos {
        line-height: 40px;
        display: flex;
        max-width: 1000px;
    }

    .form-group .input-field {
        height: 70px;
        line-height: 50px;
        padding-top: 10px;
    }

        .form-group .input-field input {
            background-color: #fff;
            height: 50px;
            font-size: 1em;
            padding: 15px;
        }

    .form-group input[type=radio], input[type=checkbox] {
        line-height: 25px;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 45px;
        padding: 4px 4px;
        font-size: 22px;
        line-height: 1.42857143;
        font-family: 'Samspro', sans-serif;
        color: #555555;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid #181715;
        border-radius: 3px;
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
        -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

    .form-buscador {
        display: block;
        width: 100%;
        height: 35px;
        font-size: 1.6em;
        line-height: 2em;
        border-radius: 5px !important;
        color: #181715;
        background-image: none;
        border: 3px solid #181715;
        border-radius: 3px;
        -webkit-transition: border-color ease-in-out .75s, -webkit-box-shadow ease-in-out .75s;
        -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
        -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .75s, box-shadow ease-in-out .75s;
    }
}

@media screen and (max-width:1023px) and (min-width:769px) {
    .form-group-datos {
        line-height: 40px;
        display: flex;
    }

    .form-group-clients {
        line-height: unset;
        text-align: left;
        border: 1px solid #0097e8;
        margin-bottom: 0px;
    }
}

@media (max-width:768px) {
    .forms-groups {
        background-color: #eee;
    }

    .form-group {
        border-bottom: 0px solid #ddd;
        height: 100px;
        margin: 0 !important;
        line-height: 50px;
    }

        .form-group .input-field {
            height: 50px;
            line-height: 50px;
            padding-top: 10px;
        }

            .form-group .input-field input {
                background-color: #fff;
                height: 50px;
                font-size: 1em;
            }

    .form-group-datos {
        line-height: 40px;
        display: flex;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 45px;
        padding: 4px 4px;
        font-size: 0.8rem;
        line-height: 1.42857143;
        font-family: 'Samspro', sans-serif;
        color: #555555;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid #181715;
        border-radius: 3px;
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
        -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
}

.hero-feature {
    margin: 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
    max-width: 100%;
}

.producto-caption a.btn-default {
    color: #181715 !important;
    font-family: Samspro, sans-serif;
}

/* FIN estilos de planeta vinilo */

.navba_fixed.original .fixed-top.minimal a {
    color: white;
    clear: both;
    position: relative;
    margin-top: 5px;
    float: left;
}

.social-top {
    float: left;
    list-style-type: none;
    position: relative;
    display: block;
}

.navbar-header.fixed-top.minimal {
    font-family: 'samsdecorative', sans-serif;
}

.navbar-header.fixed-top.minimal {
    width: 100%;
    z-index: 9999999999999999999999999999999999999999;
    background: var(--body-bg-color);
}

.social-footer-top li {
    position: relative;
    display: block;
    clear: none;
    float: right;
    margin-right: 0px;
    margin-left: 15px;
    margin-top: 2px;
    filter: invert(1);
}

footer > div.row > div.container > div.col-lg-2 {
    float: left;
    position: relative;
    display: block;
    clear: none;
    padding-right: 215px;
}

@media screen and (max-width:499px) {
    footer > div.row > div.container > div.col-lg-2 {
        float: left;
        position: relative;
        display: block;
        clear: none;
        /*padding-right: 215px;*/
        padding-left: 10px;
        width: 250px;
    }

    .form-group-datos {
        line-height: 40px;
        display: flex;
        width: 350px;
    }

    .form-group-datos-s {
        line-height: 40px;
        display: inline-block !important;
        width: 350px;
    }
}

.col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}

.container > header {
    width: 90%;
    max-width: 70em;
    margin: 0 auto;
    padding: 0 1.875em 3.125em 1.875em;
}

.container > header {
    padding: 2.875em 1.875em 1.875em;
}

    .container > header h1 {
        font-size: 2.132em;
        line-height: 1.3;
        margin: 0;
        float: left;
        font-weight: 400;
    }

    .container > header span {
        display: block;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5em;
        padding: 0 0 0.6em 0.1em;
    }

    .container > header nav {
        float: right;
    }

        .container > header nav a {
            display: block;
            float: left;
            position: relative;
            width: 2.5em;
            height: 2.5em;
            background: #fff;
            border-radius: 50%;
            color: transparent;
            margin: 0 0.1em;
            border: 4px solid #47a3da;
            text-indent: -8000px;
        }

            .container > header nav a:after {
                content: attr(data-info);
                color: #47a3da;
                position: absolute;
                width: 600%;
                top: 120%;
                text-align: right;
                right: 0;
                opacity: 0;
                pointer-events: none;
            }

            .container > header nav a:hover:after {
                opacity: 1;
            }

            .container > header nav a:hover {
                background: #47a3da;
            }

.icon-drop:before,
.icon-arrow-left:before {
    font-family: 'fontawesome';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    speak: none;
    font-style: normal;
    font-weight: normal;
    line-height: 2;
    text-align: center;
    color: #47a3da;
    -webkit-font-smoothing: antialiased;
    text-indent: 8000px;
    padding-left: 8px;
}

.container > header nav a:hover:before {
    color: #fff;
}

.icon-drop:before {
    content: "\e000";
}

.icon-arrow-left:before {
    content: "\f060";
}

.mn-filtros {
    font-size: 16px;
    line-height: 2em;
    font-weight: 400;
    letter-spacing: -.03em;
    font-family: 'SamsPro',sans-serif;
    color: #333;
    text-transform: capitalize;
}

    .mn-filtros .title {
        font-size: 18px;
        line-height: 2em;
        font-weight: 400;
        letter-spacing: -.05em;
        font-family: 'SamsPro',sans-serif;
        color: #333;
        text-transform: capitalize;
    }

        .mn-filtros .title h4 {
            margin: 0;
        }

    .mn-filtros span {
        color: #333 !important;
    }

.mn-acordeon-plusicon {
    font-size: 18px;
    line-height: .72917;
    font-weight: 400;
    letter-spacing: -.072em;
    font-family: 'SamsPro',sans-serif;
    color: #888 !important;
    display: table-cell;
    padding: 0;
    vertical-align: middle;
    float: right;
}

.mn-filtros a:link {
    color: #333 !important;
}

.mn-filtros a:hover {
    color: #28abef !important;
}

.mn-filtros a:visited {
    /* color: #333 !important; */
}

.mn-filtros-buscador {
    box-sizing: border-box;
    position: relative;
    width: auto;
    -webkit-transition: opacity .6s,width .6s,-webkit-transform .6s;
    transition: opacity .6s,width .6s,-webkit-transform .6s;
    transition: opacity .6s,width .6s,transform .6s;
    transition: opacity .6s,width .6s,transform .6s,-webkit-transform .6s;
}

.mn-filtros-buscado-container {
    padding: 7px 25px 0;
}

.mn-lista-acordeon {
    margin: 0;
    list-style: none;
    padding-left: 20px;
    /* border-top: 1px solid #e3e3e3; */
}

.mn-lista-acordeon-item {
    border-top: 0;
}

    .mn-lista-acordeon-item a {
        color: black;
    }

    .mn-lista-acordeon-item .selected a {
        color: #ff0000;
    }

.centrar {
    text-align: center;
    background: dodgerblue;
    float: left;
    position: relative;
}

.centrare {
    text-align: center;
    float: left;
    position: relative;
}

.textoblanco {
    color: white;
    text-align: center;
    text-shadow: 1px 1px 2px black;
}

.centrarmapa {
    text-align: center;
    width: 100%;
    margin-left: 1em;
    margin-right: 1em;
}

.incono {
    color: #181715;
    position: relative;
    float: left;
    margin-left: 5em;
    margin-top: 1em;
}

.linear {
    border: 1em;
    border-top: 1px solid black;
}

.lineavertical {
    -webkit-transform: rotate(90deg);
    position: absolute;
    left: 130px;
    border: 2px;
    background-color: #C80000;
    color: #C80000;
}

.ponderecha {
    color: white !important;
    float: right;
    align-content: right !important;
    margin-right: 20%;
}

.cajasinfo {
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 3em 1em 1em 3em;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
}

.intro-tables .intro-corta {
    position: relative;
    width: 100%;
    height: 31em;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 25%;
}

.intro-tables .cuadrado {
    position: relative;
    height: 12em;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.colorprecio {
    color: #181715 !important;
}

.tit_donde {
    color: white;
    margin-top: 0px !important;
    margin-left: 1%;
    background: #181715;
    width: 99%;
}

.textofooter {
    color: white !important;
    background: #181715;
    align-content: center !important;
    float: right !important;
    margin-right: 10%;
    text-align: center !important;
}

.oscuro {
    color: black !important;
}

.footerinconos {
    border-radius: 100% !important;
    width: 60px;
    line-height: 60px;
    vertical-align: middle;
    background: white !important;
    color: #181715 !important;
}

.justifica {
    text-justify: inter-word;
    color: rgb(34, 34, 34);
    background-color: rgb(255, 255, 255);
    font-family: arial, sans-serif;
    font-size: 12.8px;
    font-style: normal;
    text-align: center;
}

.barrita {
    border-right: thick solid black;
    border-width: 0px;
}


footer {
    padding: 0px 0 0px;
    background: url('../../../images/footer.jpg');
    -webkit-background-size: cover;
    background-size: cover;
    background: transparent;
    font-family: samsdecorative, sans-serif;
}

    footer .copyright {
        padding: 10px;
        font-size: 16px;
        color: #ffffff;
        /* min-height: 100px; */
        /* padding-top: 45px; */
    }

    footer .barra-superior {
        background: rgb(219, 151, 20) none repeat scroll 0% 0%;
        position: relative;
        display: table;
        height: 10px;
        float: left;
        width: 100%;
    }

    footer .row {
        float: left;
        position: relative;
        display: block;
        background: #000001;
        padding-top: 15px;
        width: 100%;
        margin: 0;
        top: 0px;
    }

    footer ul.redes-sociales li {
        float: left;
        list-style: none;
        color: white;
    }

    footer ul li a {
        color: white !important;
        font-family: 'samspro', sans-serif;
        font-size: 18px;
    }

    footer .links a {
        color: white !important;
        font-family: 'samspro', sans-serif;
        font-size: 18px;
        font-weight: lighter;
    }

    footer ul li {
        list-style: none;
        line-height: 32px;
        /* min-width: 180px; */
    }

.redes-sociales li a {
    font-size: 28px;
    margin-left: 12px;
}

.redes-sociales {
    float: left;
    position: relative;
    padding: 0px;
}

footer p {
    color: white;
    float: right;
}

footer .siguenos {
    float: left;
    margin-left: 12px;
}

footer p.copyright {
    /* margin-top: 15px; */
    font-size: 18px;
    width: 100%;
    text-align: center;
}

footer .div_links {
    float: left;
    border: solid 0px white;
    border-left-width: 1px;
    height: 250px;
    color: white;
    padding: 5px;
    font-size: 16px;
    font-weight: 100;
    font-family: Samspro;
    padding-left: 30px;
    min-width: 212px;
}

footer .link_footer {
    color: white !important;
}

.socialMedia {
    float: right;
}

@media screen and (max-width: 768px) and (min-width: 426px) {

    .socialMedia {
        /*float: right;*/
        max-width: 40%;
    }
}

@media screen and (max-width: 425px) and (min-width: 321px) {

    .socialMedia {
        /*float: right;*/
        max-width: 33%;
    }
}

@media screen and (max-width: 320px) {

    .socialMedia {
        max-width: 100%;
        padding-bottom: 30px;
        padding-right: 20px;
    }
}


.intro-table-hover:hover .hide-hover {
    opacity: 0;
}

.intro-tables .intro-table {
    position: relative;
    width: 100%;
    height: 300px;
    margin: 20px 0;
}

.sep {
    padding: 15px;
}

.far {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    float: left;
}

.fa-bars:before {
    content: "\f0c9";
    color: white;
    font-size: 35px;
    float: left;
    position: relative;
    display: block;
}

i.far.fa-bars {
    margin-left: 25px;
}

.logo-mobile {
    margin: 0 auto;
    position: relative;
    display: flow-root;
    text-align: center;
    left: -10px;
    top: 5px;
}

button.navbar-toggler.pull-left {
    position: relative;
    clear: both;
    float: left;
    z-index: 98999;
}

.navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-brand {
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}


.navbar-brand {
    padding: 0px;
}

    .navbar-brand > img {
        height: 100%;
        width: auto;
        padding: 7px 14px;
    }

/*Style page Default: Banners, sliders and texts: */

.central-text a:hover {
    color: black !important;
}

.intro-tables .intro-table .heading {
    margin: 0;
    padding: 30px;
    padding-top: 100px;
    padding-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.55);
    height: 300px;
    /*font-size: 30px;*/
}

a.intro-productos {
    color: white;
    position: relative;
    bottom: 0px;
    text-shadow: 0 0 0.05em #fff, 0 0 0.2em gold, 0 0 0.3em gold;
}

    a.intro-productos:hover {
        color: gold !important;
    }

@media screen and (min-width: 990px) and (max-width:1300px) {
    .intro-tables .intro-table .heading {
        font-size: 25px;
    }

    .linkProductos {
        top: -130px !important;
        font-family: samspro;
        font-size: 120%;
    }
}

@media screen and (max-width:990px) {
    .intro-tables .intro-table .heading {
        font-size: 30px;
    }

    .linkProductos {
        font-size: 33px !important;
        top: -140px !important;
    }
}

@media screen and (min-width:1500px) {
    .intro-tables .intro-table .heading {
        font-size: 30px;
    }

    .linkProductos {
        font-size: 35px !important;
    }
}

.linkProductos {
    top: -150px;
    font-family: samspro;
    font-size: 140%;
}

.slider_bottom {
    background: url('../../uploads/sliders/slider_bottom.jpg') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 500px;
}

@media screen and (min-width: 426px) and (max-width:768px) {
    .slider_bottom {
        background: url('../../uploads/sliders/slider_bottom_m.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 500px;
    }
}

@media screen and (max-width: 426px) {
    .slider_bottom {
        background: url('../../uploads/sliders/slider_bottom_s.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 500px;
    }
}

@media screen and (min-width:769px) and (max-width:1440px) {
    .slider3 {
        background: url('../../uploads/sliders/slider3.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 500px;
    }

    .textslider3 {
        background: url(../../uploads/sliders/textslider3.png) no-repeat;
        background-size: contain;
        width: 500px;
        height: 500px;
        background-position-y: center;
        margin-right: 50px;
        right: 0px;
        position: fixed;
    }
}

@media screen and (min-width:1441px) {
    .slider3 {
        background: url('../../uploads/sliders/slider3.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 500px;
    }

    .textslider3 {
        background: url(../../uploads/sliders/textslider3.png) no-repeat;
        background-size: contain;
        width: 26%;
        height: 100%;
        background-position-y: center;
        margin-right: 16%;
        right: 0px;
        position: fixed;
    }
}

@media screen and (min-width: 426px) and (max-width:768px) {
    .slider3 {
        background: url('../../uploads/sliders/slider3_m.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 500px;
        background-color: var(--link_fondo_oscuro);
    }

    .textslider3 {
        background: url(../../uploads/sliders/textslider3.png) no-repeat;
        background-size: contain;
        width: 430px;
        height: 90%;
        background-position-y: center;
        right: 0px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 426px) {
    .slider3 {
        background: url('../../uploads/sliders/slider3_s.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 500px;
    }

    .textslider3 {
        background: url(../../uploads/sliders/textslider3_s.png) no-repeat;
        background-size: contain;
        width: 80%;
        height: 100%;
        background-position: center;
        margin: 0 auto;
    }
}





@media screen and (min-width:769px) and (max-width:1440px) {
    .slider2 {
        background: url('../../uploads/sliders/slider2.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 500px;
    }

    .textslider2 {
        background: url(../../uploads/sliders/textslider2.png) no-repeat;
        background-size: contain;
        width: 500px;
        height: 500px;
        background-position-y: center;
        margin-right: 50px;
        right: 0px;
        position: fixed;
    }
}

@media screen and (min-width:1441px) {
    .slider2 {
        background: url('../../uploads/sliders/slider2.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 500px;
    }

    .textslider2 {
        background: url(../../uploads/sliders/textslider2.png) no-repeat;
        background-size: contain;
        width: 26%;
        height: 100%;
        background-position-y: center;
        margin-right: 16%;
        right: 0px;
        position: fixed;
    }
}

@media screen and (min-width: 426px) and (max-width:768px) {
    .slider2 {
        background: url('../../uploads/sliders/slider2_m.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 500px;
        background-color: var(--link_fondo_oscuro);
    }

    .textslider2 {
        background: url(../../uploads/sliders/textslider2.png) no-repeat;
        background-size: contain;
        width: 430px;
        height: 90%;
        background-position-y: center;
        right: 0px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 426px) {
    .slider2 {
        background: url('../../uploads/sliders/slider2.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 500px;
    }

    .textslider2 {
        background: url(../../uploads/sliders/textslider2_s.png) no-repeat;
        background-size: contain;
        width: 80%;
        height: 100%;
        background-position: center;
        margin: 0 auto;
    }
}



@media screen and (min-width: 1441px) and (max-width:2560px) {
    h1.central-text {
        font-size: 55px;
    }

    h2.central-text {
        font-size: 32px;
    }
}

@media screen and (min-width: 768px) and (max-width:950px) {
    h1.central-text {
        font-size: 38px;
    }

    h2.central-text {
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    h1.central-text {
        font-size: 38px;
    }

    h2.central-text {
        font-size: 20px;
    }
}

.intro-tables .intro-table .small-heading {
    margin: 0;
    font-family: 'samsdecorative', sans-serif;
    text-align: center;
    padding: 0 30px;
    font-weight: 100;
    font-size: 24px;
    color: #ffffff;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
    /* background: rgb(0, 0, 0); */
    background: rgb(155 141 100);
    padding-top: 22px;
    padding-bottom: 15px;
    z-index: 9;
    position: absolute;
    width: 100%;
    /*background-image: url('../../uploads/fondo-min-slider.svg');*/
    opacity: 1;
    font-weight: bold;
}

.intro-tables .intro-table .bottom {
    position: absolute;
    bottom: 0;
}

.intro-table-hover h4 {
    -webkit-transform: translateY(210px);
    transform: translateY(193px);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.8s;
}

.intro-table-hover:hover h4 {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
}

.intro-table-hover {
    -webkit-transition: background-image 0.3s ease, background-position 0.3s;
    transition: background-image 0.3s ease, background-position 0.3s;
    background-image: url('../../uploads/fondo-min-slider.svg');
}

    .intro-table-hover:hover {
        /*background-position: 250% 250%;*/
    }

.intro-tables .intro-table .bottom {
    position: absolute;
    bottom: 0;
    height: 260px;
    display: block;
    max-height: 32em;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.intro-tables .intro-table .bottomedio {
    position: absolute;
    bottom: 0;
    height: 10em;
    display: block;
    max-height: 32em;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-bottom: 11em;
    opacity: 1;
}

.intro-tables .intro-table {
    position: relative;
    width: 100%;
    height: 32em;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.intro-tables .intro-alargada {
    position: relative;
    width: 100%;
    height: 24em;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-position: center !important;
    border-radius: 20px !important;
    /* border: white solid 10px; */
}

.intro-table-hover:hover .bottom {
    /*background: #b0907d50;*/
    /*background: rgba(229,206,154,0.75);*/
    background-position: center;
    background-repeat: no-repeat;
    /*height: 32em;*/
    height: 20em;
}

.intro-table-gris {
    background-color: #181715;
    height: 30em;
    background-position: center;
    background-size: 300px;
    background-repeat: no-repeat;
    color: white !important;
}

    .intro-table-gris h4 {
        color: white !important;
    }

    .intro-table-gris hr {
        background-image: url('../../uploads/fondo-min-slider.svg');
        background-size: cover;
        height: 3px;
        width: 70%;
        border-width: 0px;
    }

    .intro-table-gris .bottom {
        position: absolute;
        bottom: 0;
        height: 180px;
        display: block;
        max-height: 26em;
        overflow: hidden;
        width: 100%;
        text-align: center;
    }

.container-contact-form {
    max-width: 1200px;
    padding-top: 0px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 100px;
    margin: -50px auto;
}

.contact-form {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 10px !important;
    padding: 30px;
    position: relative;
    display: table;
    max-width: 1200px;
    margin: 0 auto;
}

    .contact-form table {
        width: 100%;
    }

        .contact-form table tr {
            width: 100%;
            padding: 0px;
        }

            .contact-form table tr td {
                text-align: left;
            }


    .contact-form .fuente_campos_requeridos {
        position: relative;
        top: 36px;
        right: 20px;
        float: right;
        color: #e22f89;
    }

.paso_activo {
    width: auto;
    height: 50px;
    line-height: 50px;
    font-family: samspro,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: white;
    text-align: center;
    float: left;
}

    .paso_activo .triangulo {
        width: 0;
        height: 0;
        float: right;
        border-left: 10px solid black;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
    }

.paso_inactivo .triangulo {
    width: 0;
    height: 0;
    float: right;
    border-left: 10px solid #d6d6d6;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}


div#menu_shop > div > * {
    background-color: transparent !important;
    color: black;
    text-transform: uppercase;
    font-family: samspro,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    display: block;
    clear: none;
    float: left;
    width: auto !important;
    margin-right: 5px;
}

.triangulo {
    display: block;
    max-height: 10px !important;
    background-size: cover !important;
    width: 10px !important;
    height: 10px !important;
    float: left !important;
    margin-top: 16px;
    display: block;
    /* margin-left: -18px; */
    /* margin-right: 10px; */
    position: relative;
    float: left !important;
}

.triangulo {
}

.paso_inactivo {
    width: auto;
    height: 50px;
    line-height: 50px;
    font-family: samspro,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: black;
    text-align: center;
    float: left;
}

.paso_inactivo_texto {
    color: #a8a8a8 !important;
    float: left;
    width: 120px;
}

.paso_inactivo .triangulo {
    width: 0;
    height: 0;
    float: right;
    border-left: 10px solid #d6d6d6;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.paso_completo {
    width: auto;
    height: 50px;
    line-height: 50px;
    font-family: samspro,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: black;
    text-align: center;
    float: left;
}

.paso_completo_texto {
    background-color: #afe832;
    float: left;
    width: 120px;
}

.paso_completo .triangulo {
    width: 0;
    height: 0;
    float: right;
    border-left: 30px solid #afe832;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}

.span_transporte {
    background-color: transparent !important;
    color: black;
    font-family: samspro,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    display: block;
    clear: none;
    /* float: left; */
    width: auto !important;
    margin-right: 5px;
}

.tabla_direcciones {
    border: 0px solid #ddd;
    background: #ffffff;
    font-family: samspro;
    font-size: 20px;
    color: #181715;
    width: 100%;
}

    .tabla_direcciones td {
        background: #ffffff;
        border: solid 1px #ffffff;
        padding-top: 20px;
        padding: 5px;
        vertical-align: middle;
    }

    .tabla_direcciones td {
        background: #ffffff;
        border: solid 0px #ffffff;
        padding-top: 20px;
        padding: 2px;
        vertical-align: middle;
    }

    .tabla_direcciones .td_tit {
        border: solid 0px #181715;
        border-bottom: solid 1px #181715;
    }

    .tabla_direcciones span {
        border: solid 0px #181715;
        border-bottom: solid 1px #dddddd;
        width: 100%;
        display: block;
        height: 46px;
    }

.checkbox {
    border: 0px !important;
    width: 100%;
    display: block;
    height: 46px;
}

#container_lista_transporte {
    width: 100%;
    /* background-color: #dff6ff; */
    /* border: 1px solid #0097e8; */
    margin-top: 15px;
    padding: 8px;
}

#container_lista_direcciones {
    /* background-color: #0097e852; */
    /* border: 1px solid #0097e8; */
    margin-top: 31px;
}

    #container_lista_direcciones span {
        color: #000;
        font-size: 0.9em;
    }

    #container_lista_direcciones .title {
        color: #181715;
        font-size: 1em;
        font-weight: bold;
    }




@media screen and (max-width:768px) {

    #container_lista_direcciones {
        /* background-color: #0097e852; */
        /* border: 1px solid #0097e8; */
        margin-top: 31px;
        white-space: nowrap;
        text-overflow: ellipsis !important;
        /* overflow: hidden; */
        /*        display: flex;
*/
    }

        #container_lista_direcciones .form-group {
            display: table;
            line-height: unset;
            text-align: left;
            width: 100%;
            border: 1px solid #0097e8;
            /*            background-color: #addef8;
*/
        }
}

.row-center {
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
    min-height: 600px;
}


#panelMenuPrivado {
    /* background-color: #bbb; */
    max-width: 360px;
    font-size: 16px;
    HEIGHT: 100%;
    font-family: Samspro, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    line-height: 40px;
    font-size: 18px;
}

    #panelMenuPrivado h3 {
        margin-left: 15px;
        font-size: 18px !important;
    }

    #panelMenuPrivado h2 {
        color: #181715 !important;
        font-size: 18px !important;
        line-height: 40px;
        margin: 5px;
        font-weight: bold !important;
    }

    #panelMenuPrivado ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        background-color: #fff;
    }

    #panelMenuPrivado li {
        white-space: nowrap;
        display: block;
        /* width: 100%; */
        height: 32px;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 25px;
        margin-right: 5px;
    }


/* Overlay style */
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #EAEAEA !important;
}

    /* Overlay closing cross */
    .overlay .overlay-close {
        width: 60px;
        height: 60px;
        position: absolute;
        left: 40px;
        top: 20px;
        overflow: hidden;
        border: none;
        text-indent: 200%;
        color: transparent;
        outline: none;
        background: content-box;
        z-index: 100;
        background: white !important;
    }

    /* Menu style */
    .overlay nav {
        text-align: center;
        position: relative;
        top: 50%;
        height: 60%;
        -webkit-transform: translateY(-50%);
        height: 100vh;
        top: 65%;
        background: white;
        transform: translateY(-50%);
    }

    .overlay ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        display: inline-block;
        height: 100%;
        position: relative;
    }

        .overlay ul li {
            display: block;
            height: 20%;
            height: calc(100% / 5);
            min-height: 54px;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            color: black !important;
        }

            .overlay ul li a {
                font-size: 54px;
                font-weight: 300;
                display: block;
                color: #fff;
                -webkit-transition: color 0.2s;
                transition: color 0.2s;
                color: black !important;
            }

                .overlay ul li a:hover,
                .overlay ul li a:focus {
                    color: #f0f0f0;
                }

/* Effects */
.overlay-scale {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
}

    .overlay-scale.open {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
        transition: transform 0.4s, opacity 0.4s;
        background: #EAEAEA !important;
        z-index: 99999999999999999;
    }

@media screen and (max-height: 30.5em) {
    .overlay nav {
        height: 70%;
        font-size: 34px;
    }

    .overlay ul li {
        min-height: 34px;
    }
}

@media screen and (max-width: 900px) {
    #panelMenuPrivado {
        /* background-color: #bbb; */
        max-width: 360px;
        font-size: 16px;
        HEIGHT: 100%;
        font-family: Samspro, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    }
}

@media screen and (max-width: 950px) {
    .cbp-hrmenu {
        font-size: 120%;
        border: none;
        width: 100%;
        background: #000000;
        position: relative;
        display: block;
        float: left;
    }

    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        clear: both;
        position: relative;
        width: 100%;
    }

    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        margin: 0 auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

    .cbp-hrmenu > div > ul > li {
        display: block;
        border-bottom: 2px solid #988c64;
        width: 100%;
    }

        .cbp-hrmenu > div > ul > li > a {
            display: block;
            padding: 0.5em 3em;
            /*padding-bottom: 0px;*/
        }
}


@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .footer_main {
        padding: 0px 0px 50px 0px;
    }
}

.footer-right p,
.footer_middle p {
    font-family: montserrat;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
}

ul.footer_list {
    list-style: none;
    padding-left: 0px;
}

    ul.footer_list li {
        color: rgba(0, 0, 0, 0.5);
        line-height: 1.6;
        font-weight: 500;
    }

        ul.footer_list li.phone {
            font-size: 22px;
            color: rgba(0, 0, 0, 1);
        }

        ul.footer_list li a {
            color: rgba(0, 0, 0, 0.5);
            font-weight: 500;
            text-transform: none;
        }

    ul.footer_list a:hover {
        color: rgba(54, 204, 142, 1);
        text-decoration: none;
        list-style: none;
    }

.footer_middle h4, .footer-right h4 {
    font-family: montserrat;
    font-size: 24px;
}


.footer_middle {
    text-align: center;
    padding: 0;
}

.footer-right h4, .footer-left h4 {
    font-family: montserrat;
    font-size: 18px;
    margin-bottom: 10px;
}

#hero-cta-email {
    height: 50px;
    width: 60%;
}

.hero-cta__form input {
    width: 100%;
    float: left;
    border: none;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 18px;
    height: 18px;
    font-family: raleway;
    font-weight: 400;
    opacity: 1;
    display: block;
    margin-top: 10px;
}

    .hero-cta__form input:focus {
        outline: none;
    }

.emailsignup {
    font-family: montserrat;
    font-size: 16px;
    margin-left: 15px;
    height: 50px;
    width: 30%;
    border: none;
    background-color: #36cc8e;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    margin-top: 10px;
}

.trustlogos {
    content: url(https://www.authenticireland.com/wp-content/uploads/2018/04/TopTrust1.png);
    margin: 10px auto;
    max-width: 100%;
}

.footer_trust_top {
    width: 100%;
    margin: 20px auto;
    text-align: center;
}

    .footer_trust_top p {
        font-family: montserrat;
        font-size: 18px;
        font-weight: 400;
        color: rgb(0, 0, 0, 0.5);
    }

.footer-left {
    padding-left: 0px;
    justify-content: flex-start;
}

.footer-right {
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
}

.footer_main {
    margin: 20px 0px 20px 0px;
}


.footer_copyright p {
    font-size: 12px;
    color: rgb(0,0,0,0.5);
    padding-top: 20px;
}

.footer__partners img {
    float: right;
    margin: 10px auto;
    max-width: 100%;
}

.img-fluid {
    width: 100% !important;
    height: auto !important;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: transparent !important;
}

input#btnWishListClick.True {
    background: green !important;
}

.custom-buttons .riSelect .riUp:before {
    content: "+" !important;
    font-family: samspro;
    font-weight: bold;
}

.custom-buttons .riSelect .riDown:before {
    content: "-" !important;
    font-weight: bold;
    font-family: samspro;
}

div#ctl00_MainContainer_txtCantidad_wrapper {
    background: #d6d6d6 !important;
    border: #d6d6d6 !important;
    position: relative;
    display: block;
    float: none;
    margin: 0 auto;
    border-radius: 10px !important;
    overflow: hidden;
}

nav.producto-nav {
    position: fixed;
    top: 47px;
    width: 100%;
    background: white !important;
    height: 50px;
    box-shadow: 0px -45px 94px 3px black;
    z-index: 1;
}

.RadInput.riContSpinButtons.custom-buttons input {
    padding-left: 28px;
    text-align: center;
    width: 80px;
    margin: 0 auto;
    position: relative;
    display: block;
    border: transparent !important;
    font-weight: bold;
    padding: 0;
    background: transparent !important;
}

.producto-nav ul li {
    float: left;
    display: block;
    background: black;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px 21px;
}

.producto-nav ul {
    margin: 0 auto;
}

i.far.fa-shopping-cart.social_top {
    margin-top: 0px !important;
    filter: invert(1);
}

.producto-nav input[type="submit"] {
    float: right;
    position: relative;
    display: block;
    margin: 0 !important;
}

.cValidator {
    top: -1px;
    height: 50px;
    position: relative;
    display: flex;
    margin-top: -50px;
    background: white;
    left: 10px;
    width: 100%;
    border: 0px solid transparent !important;
    color: red;
}

/* === BLOQUE PRODUCTOS DESTACADOS — TARJETAS LIMPIAS === */

.seccion-productos,
.container-centrado {
    background: #ffffff;
    padding: 60px 20px;
    text-align: center;
    position: relative;
    z-index: 1;
}

#MainContainer_panelDestacados,
#MainContainer_panelOfertas,
.container-productos {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    justify-items: center;
    max-width: 1300px;
    margin: 0 auto;
}

.producto_grid {
    width: 100%;
    transition: transform .3s ease;
}

.producto {
    background: transparent;
    border: none;
    box-shadow: none;
    transition: all .3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

    .producto img {
        width: 100%;
        height: 380px;
        object-fit: cover;
        border: none;
        transition: transform .4s ease, filter .3s ease;
        filter: brightness(1);
        border-radius: 10px;
    }

    .producto:hover img {
        transform: scale(1.05);
        filter: brightness(1.1);
    }

.producto-caption {
    font-family: 'Open Sans', sans-serif;
    flex-grow: 1;
    color: #1a1a1a;
    background: transparent;
    padding-top: 12px;
}

    .producto-caption .titulo {
        font-family: 'samspro', serif;
        font-size: 22px !important; /* +25% más grande */
        font-weight: 400;
        color: #2b2b2b; /* tono oscuro, sobrio */
        letter-spacing: 1.8px;
        text-transform: uppercase;
        margin-bottom: 4px;
        line-height: 1.2;
        background: transparent;
        text-shadow: none;
    }

    .producto-caption .detalle {
        font-size: 14px;
        color: #777;
        line-height: 1.4;
        margin-bottom: 6px;
        max-height: 38px;
        overflow: hidden;
    }

    .producto-caption hr {
        display: none;
    }

.producto-precios {
    font-size: 18px;
    font-weight: 700;
    color: #111;
    margin: 0;
}

.button,
.producto-boton {
    background: linear-gradient(90deg, #c49a3d, #a8842f);
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 35px;
    padding: 14px 40px;
    font-size: 15px;
    letter-spacing: 1.4px;
    font-weight: 600;
    display: inline-block;
    transition: background .3s ease, transform .3s ease;
    margin-top: 12px;
    min-width: 180px;
}

    .button:hover,
    .producto-boton:hover {
        background: linear-gradient(90deg, #a8842f, #c49a3d);
        transform: scale(1.05);
    }

.producto.oferta .producto-precios {
    color: #c32020;
}

/* RESPONSIVE */
@media (max-width: 992px) {
    #MainContainer_panelDestacados,
    #MainContainer_panelOfertas {
        grid-template-columns: repeat(2, 1fr);
    }

    .producto img {
        height: 320px;
    }
}

@media (max-width: 576px) {
    #MainContainer_panelDestacados,
    #MainContainer_panelOfertas {
        grid-template-columns: repeat(1, 1fr);
    }

    .producto img {
        height: 280px;
    }

    .producto-caption .titulo {
        font-size: 20px;
    }
}
